/* CSS Document */
/* CSS Document */
/* line 5, style.scss */
.catimgb {
  background-image: url("../../images/catimg.jpg"); }

/* line 14, style.scss */
.mainb {
  max-width: 1200px;
  width: 100%;
  padding-bottom: 100px;
  margin: 20px auto 0 auto; }

/* line 24, style.scss */
.detail_listb {
  padding: 50px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 24, style.scss */
    .detail_listb {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 24, style.scss */
    .detail_listb {
      padding: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 24, style.scss */
    .detail_listb {
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 24, style.scss */
    .detail_listb {
      padding: 20px; } }
  /* line 40, style.scss */
  .detail_listb h2 {
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    text-indent: 0.1em; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 40, style.scss */
      .detail_listb h2 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 40, style.scss */
      .detail_listb h2 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 40, style.scss */
      .detail_listb h2 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 350px) {
      /* line 40, style.scss */
      .detail_listb h2 {
        font-size: 16px;
        font-size: 1.6rem; } }

/* line 66, style.scss */
.manager_name {
  background: #dde0f3;
  padding: 10px;
  line-height: 1.5;
  text-align: right;
  margin: 5px 0 0; }

/* line 73, style.scss */
.detail_txt {
  margin: 30px 0 0; }
  /* line 75, style.scss */
  .detail_img + .detail_txt {
    margin: 60px 0 0; }

/* line 79, style.scss */
.detail_img {
  margin: 50px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 79, style.scss */
    .detail_img {
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 79, style.scss */
    .detail_img {
      margin: 30px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 79, style.scss */
    .detail_img {
      margin: 20px 0 0; } }

/* line 95, style.scss */
.detail_imgb {
  padding: 30px 50px;
  max-width: 860px;
  margin: auto;
  background-color: #eeece8;
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 95, style.scss */
    .detail_imgb {
      padding: 20px 30px;
      max-width: 690px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 95, style.scss */
    .detail_imgb {
      padding: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 95, style.scss */
    .detail_imgb {
      padding: 20px;
      display: block;
      max-width: 300px; } }
  @media screen and (max-width: 350px) {
    /* line 95, style.scss */
    .detail_imgb {
      padding: 15px;
      display: block; } }
  /* line 120, style.scss */
  .detail_imgb div:last-of-type {
    margin-left: 40px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 120, style.scss */
      .detail_imgb div:last-of-type {
        margin-left: 30px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 120, style.scss */
      .detail_imgb div:last-of-type {
        margin-left: 20px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 120, style.scss */
      .detail_imgb div:last-of-type {
        margin-left: 20px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 120, style.scss */
      .detail_imgb div:last-of-type {
        margin: 15px auto 0; } }
    @media screen and (max-width: 350px) {
      /* line 120, style.scss */
      .detail_imgb div:last-of-type {
        margin: 15px auto 0; } }

/*# sourceMappingURL=style.css.map */
