.contentsInr {
  width: auto;
  padding: 0px;
}
.contentsInr .contentsUnit {
  padding: 0 10px;
}
@media screen and (min-width: 740px) {
  .contentsInr .contentsUnit {
    width: 950px;
    padding: 0px;
    margin: 0 auto;
  }
}

.bg_other {
  padding: 50px 0;
  background: #EFF7FC;
}

.fs30 {
  font-size: 26px;
}
@media screen and (min-width: 740px) {
  .fs30 {
    font-size: 30px;
  }
}

.fs24 {
  font-size: 24px;
}

.ctm_iconTxt_BK.gold {
  background: #AD9143;
}

.ttl_text {
  margin-top: 10px;
  font-size: 11px;
}
@media screen and (min-width: 740px) {
  .ttl_text {
    margin-top: 0;
    font-size: 14px;
  }
}

@media screen and (min-width: 740px) {
  .ttl_box_title {
    margin-top: 26px;
  }
}

.wrap_ttl {
  position: relative;
}
@media screen and (min-width: 740px) {
  .wrap_ttl {
    margin-bottom: 100px;
  }
}
.wrap_ttl .ttl_box {
  width: 95%;
  margin: 0 auto;
  transform: translateY(-40px);
  padding: 6px 10px;
  background: #fff;
}
@media screen and (min-width: 740px) {
  .wrap_ttl .ttl_box {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 52%;
    transform: translateY(0);
  }
}
.wrap_ttl .lead_dots > p {
  display: inline-block;
  font-size: 12px;
  border-bottom: 2px dotted #333;
}
@media screen and (min-width: 740px) {
  .wrap_ttl .lead_dots > p {
    font-size: 16px;
  }
}
.wrap_ttl .ttl_head {
  font-size: 26px;
  font-weight: bold;
}
@media screen and (min-width: 740px) {
  .wrap_ttl .ttl_head {
    font-size: 38px;
  }
}
.wrap_ttl .ttl_head sup {
  font-size: 60%;
}
.wrap_ttl .ttl_caption {
  font-size: 12px;
}
@media screen and (min-width: 740px) {
  .wrap_ttl .ttl_caption {
    font-size: 16px;
  }
}

.archive_text {
  font-size: 14px;
  line-height: 1.625;
}
@media screen and (min-width: 740px) {
  .archive_text {
    font-size: 16px;
  }
}

.index_anchor_wrap {
  border-bottom: 1px solid #C2CCC8;
}

.accordion_index .acodBlock.type_normal > .heading {
  background: #E9F0ED;
}
.accordion_index .acodBlock > .content {
  background: rgba(233, 240, 237, 0.4);
}/*# sourceMappingURL=kenko-express-archive.css.map */