@charset "UTF-8";
.page_title_wrap {
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #133881;
  background: url("../img/common/under_title.jpg") no-repeat center/cover;
}
.page_title_wrap:before, .page_title_wrap:after {
  display: none;
}
.page_title_wrap .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .container {
    height: 120px;
  }
}
.page_title_wrap .page_title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.25;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .page_title {
    font-size: 25px;
  }
}

.mce-content-body h2,
.mce-content-body h3,
.mce-content-body h4,
.mce-content-body h5,
.mce-content-body .text-large {
  font-weight: 600;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
}
.mce-content-body h2 {
  color: #133881;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: clamp(15px, 2vw, 25px);
  text-align: center;
  padding-bottom: 14px;
  position: relative;
  padding-top: 44px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h2 {
    font-size: 24px;
  }
}
.mce-content-body h2:before {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: #133881;
}
.mce-content-body h2:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  background: url("../img/common/h2.png") no-repeat center/contain;
  width: 32px;
  height: 34px;
}
.mce-content-body h3 {
  color: #133881;
  display: block;
  text-align: left;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  padding-bottom: 14px;
  border-bottom: 1px solid #133881;
  position: relative;
  padding-left: 46px;
}
.mce-content-body h3:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  background: url("../img/common/h3.png") no-repeat center/contain;
  width: 32px;
  height: 34px;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h3 {
    font-size: 22px;
  }
}
.mce-content-body h3.aside_title {
  color: #333333;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #333333;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 1.2rem;
}
.mce-content-body h3.aside_title:after, .mce-content-body h3.aside_title:before {
  display: none;
}
.mce-content-body h4 {
  color: #333333;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  letter-spacing: 0.08em;
  padding: 0;
}
.mce-content-body h4:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h4 {
    font-size: 19px;
  }
}
.mce-content-body h5 {
  color: #333333;
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  border: none;
  position: relative;
  padding: 0;
}
.mce-content-body h5:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h5 {
    font-size: 17px;
  }
}

h2 {
  letter-spacing: 0.03em;
}
h2.h2 {
  padding: 0;
  border: 0;
  font-size: clamp(24px, 2.72vw, 34px);
}
h2.h2:before, h2.h2:after {
  display: none;
}
h2.h2 .en {
  font-size: clamp(55px, 8vw, 100px);
  display: block;
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 767px) {
  h2 .en {
    letter-spacing: 0.1em;
  }
}
h2.type_A .en {
  color: rgba(4, 59, 131, 0.2);
  font-weight: 400;
  letter-spacing: 0.05em;
}
h2.type_A .ttl {
  font-size: clamp(22px, 2.4vw, 30px);
  display: block;
  margin-top: -50px;
}
h2.type_A .ttl small {
  font-size: clamp(21px, 2.88vw, 36px);
}
h2.type_A .ttl .large {
  font-size: clamp(30px, 3.6vw, 45px);
}
@media (max-width: 1249px) {
  h2.type_A .ttl {
    margin-top: -30px;
  }
}
@media (max-width: 600px) {
  h2.type_A .ttl {
    margin-top: -25px;
  }
}
@media (min-width: 768px) {
  h2.pc_left_vol {
    text-align: left;
    margin-bottom: 20px;
  }
  h2.pc_left_vol .ttl {
    padding-left: 30px;
  }
}
@media (min-width: 1250px) {
  h2.pc_left_vol .ttl {
    margin-top: -55px;
  }
}

.text-large {
  color: #133881;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 767px) {
  .text-large {
    font-size: 22px;
  }
}

.section {
  padding-top: 76px;
  padding-bottom: 76px;
}
@media only screen and (max-width: 767px) {
  .section {
    padding-top: 51px;
    padding-bottom: 51px;
  }
}
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 100px;
  margin-top: 100px;
  max-width: 1200px;
}

.section_bg {
  background: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  margin-top: 0;
  margin-bottom: 50px;
  border-radius: 0px;
  padding: 50px 34px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .box_bg,
  .box_border {
    padding: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .box_bg,
  .box_border {
    padding: 24px 16px;
    margin-bottom: 40px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media only screen and (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  div.clearfix {
    margin-bottom: 40px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 3px solid #f2f8fd;
  border-radius: 0px;
  padding: min(30px, 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: min(20px , 2.4vw);
     -moz-column-gap: min(20px , 2.4vw);
          column-gap: min(20px , 2.4vw);
  row-gap: min(10px, 1.5vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #133881 !important;
  display: inline;
  padding: 0.15em 0;
  padding-left: 1.4em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #133881 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  border: none;
  left: calc(1.4em - 15px);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  top: calc(0.15em + 0.65em - 5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #133881;
}
.link_anchor a:before {
  display: none;
}
@media only screen and (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 20px;
  position: relative;
}
.ul_circle li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #133881;
  height: 8px;
  left: 0;
  top: 9px;
  width: 8px;
}

.ul_check li {
  font-size: 16px;
  line-height: 1.625;
  padding-left: 27px;
  position: relative;
}
.ul_check li:not(:last-child) {
  margin: 0;
}
.ul_check li:before {
  content: "";
  width: 17px;
  height: 16px;
  background: url(../img/common/ic_check.png) no-repeat center/cover;
  position: absolute;
  top: 0.25em;
  left: 0;
}
.ul_check li:after {
  display: none;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #133881;
  top: 10px;
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #133881;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media only screen and (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
.box_faq {
  border-bottom: 2px solid #f5f7f9;
  padding-bottom: clamp(15px, 2.24vw, 28px);
  margin-bottom: clamp(15px, 2.24vw, 28px);
}
.box_faq:last-child {
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: clamp(8px, 1.04vw, 13px) 0 clamp(8px, 1.04vw, 13px) clamp(60px, 6.4vw, 80px);
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: clamp(21px, 2.24vw, 28px);
  font-weight: 700;
  width: clamp(45px, 4.8vw, 60px);
  height: clamp(45px, 4.8vw, 60px);
  left: 0;
  letter-spacing: 0;
  line-height: clamp(45px, 4.8vw, 60px);
  position: absolute;
  text-align: center;
  top: 0;
}
@media (max-width: 767px) {
  .box_faq .question::before,
  .box_faq .answer::before {
    top: 15px;
  }
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #133881;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
  font-size: clamp(18px, 1.76vw, 22px);
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #133881;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
  line-height: 1.875;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #ad8247;
  top: 30px;
}
@media (min-width: 768px) {
  .box_faq .answer::before {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .box_faq .answer {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .box_faq .answer p {
    letter-spacing: 0.025em;
    line-height: 1.875;
  }
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f2f8fd;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  padding: 50px 34px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .flow-block {
    padding: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #133881;
}
.flow-block .title {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4;
  margin-top: 0 !important;
  text-align: left;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flow-block .title:after, .flow-block .title:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .flow-block .title {
    padding: 0;
    font-size: 18px;
  }
}
.flow-block .title .num {
  display: block;
  border: #133881;
  background: #133881;
  margin-right: 0.5em;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 1px;
}
.flow-block .title .number_text {
  padding-top: 3px;
}

table {
  width: 100%;
  border-collapse: collapse;
}
table.table_address {
  background: none;
  margin-bottom: 1em;
}
table.table_address:last-child {
  margin-bottom: 0;
}
table.table_address tbody tr th {
  text-align: left;
  float: none;
  padding: 1em 0 1em 1em;
}
table.table_address tbody tr th:first-child {
  border-top: 1px solid #133881;
  color: #133881;
  width: 25%;
  border-bottom: none;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  table.table_address tbody tr th:first-child {
    width: 35%;
  }
}
table.table_address tbody tr:last-child th:first-child {
  border-bottom: 1px solid #133881;
}
table.table_address tbody tr th, table.table_address tbody tr td {
  text-align: left;
  padding: 1em 0 1em 1em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  line-height: 1.6;
}
table.table_address tbody tr th:first-child, table.table_address tbody tr td:first-child {
  color: #133881;
  border-bottom: 1px solid #133881;
  border-top: 1px solid #133881;
}
table.table_timetable {
  table-layout: fixed;
  margin-bottom: 0.5em;
}
table.table_timetable:last-child {
  margin-bottom: 0;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  padding: 1rem 0.2rem;
  text-align: center;
  line-height: 1.5;
  font-weight: 500;
}
table.table_timetable thead th {
  background: #45392e;
  color: #fff;
}
table.table_timetable thead th:first-child {
  border-radius: clamp(10px, 1.6vw, 20px) 0 0 0;
}
table.table_timetable thead th:last-child {
  border-radius: 0 clamp(10px, 1.6vw, 20px) 0 0;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody tr:not(:last-child) th, table.table_timetable tbody tr:not(:last-child) td {
  border-bottom: 1px solid #d9d9d9;
}
table.table_timetable tbody th, table.table_timetable tbody td {
  background: #fff;
  padding: clamp(15px, 2vw, 25px) 0.2rem;
}
table.table_timetable tbody th {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table_fee {
  table-layout: fixed;
  margin-bottom: 1em;
}
table.table_fee:last-child {
  margin-bottom: 0;
}
table.table_fee th, table.table_fee td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee thead th, table.table_fee thead td {
  background: #133881;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
table.table_fee tbody th {
  background: #fff;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  font-weight: 400;
}
table.table_fee tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee tbody td:last-child {
  text-align: left;
}
table.table_fee2 {
  margin-bottom: 1em;
}
table.table_fee2:last-child {
  margin-bottom: 0;
}
table.table_fee2 th, table.table_fee2 td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee2 tbody th {
  background: #f8ebd9;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  width: 25%;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  table.table_fee2 tbody th {
    width: 35%;
  }
}
table.table_fee2 tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee2 tbody td:last-child {
  text-align: left;
}
table.table_fee_bg tbody tr th {
  background: #f8ebd9;
}
table.table_fee_right tbody tr td:last-child {
  text-align: right;
}
table.table_fee2_right tbody tr td:last-child {
  text-align: right;
}

.table_txt {
  line-height: 1.5;
  margin-top: 15px;
}

.consul {
  color: #c9ad87 !important;
}

.consul2 {
  color: #45392e !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .js-scrollable table,
  .js-scrollable_pc table {
    width: auto;
    min-width: 768px;
  }
}

.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
@media only screen and (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media only screen and (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1239px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media (min-width: 768px) {
  .pcbr {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .spbr {
    display: block !important;
  }
}
figure {
  text-align: center;
}

.contact_common_parts {
  background: url(../img/common/contact_bg.jpg) repeat left top/cover;
  padding: clamp(40px, 8vw, 100px) 0;
}
.contact_common_parts h2.h2 {
  color: #fff;
  margin-bottom: clamp(20px, 3.2vw, 40px);
}
.contact_common_parts h2.h2 .ttl {
  letter-spacing: normal;
  display: table;
  margin: auto;
  position: relative;
  font-size: clamp(20px, 2.72vw, 34px);
}
.contact_common_parts h2.h2 .ttl:before, .contact_common_parts h2.h2 .ttl:after {
  content: "";
  width: clamp(20px, 4.8vw, 67px);
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.contact_common_parts h2.h2 .ttl:before {
  right: calc(100% + clamp(10px, 2.4vw, 30px));
}
.contact_common_parts h2.h2 .ttl:after {
  left: calc(100% + clamp(10px, 2.4vw, 30px));
}
.contact_common_parts .bnr_container a {
  text-decoration: none;
}
.contact_common_parts .bnr_container .tel_bnr {
  background: -webkit-gradient(linear, left top, right top, from(#c9ad87), color-stop(50%, #bca27e), to(#a58e6f));
  background: linear-gradient(to right, #c9ad87 0%, #bca27e 50%, #a58e6f 100%);
  padding: clamp(15px, 2.4vw, 30px);
  color: #fff;
}
.contact_common_parts .bnr_container .tel_bnr .tel {
  text-align: center;
  border-bottom: solid 2px #d2c7ba;
  margin-bottom: 16px;
}
.contact_common_parts .bnr_container .tel_bnr .tel a {
  color: #fff;
  text-align: center;
}
.contact_common_parts .bnr_container .tel_bnr .tel a .ic {
  padding-left: 25px;
  position: relative;
  font-size: 36px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  margin: auto;
  line-height: 1.4;
}
.contact_common_parts .bnr_container .tel_bnr .tel a .ic:before {
  content: "";
  width: 21px;
  height: 28px;
  background: url(../img/common/ic_tel.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.contact_common_parts .bnr_container .tel_bnr .guide {
  background: #fff;
  color: #a9834f;
  padding: 11px 17px;
}
.contact_common_parts .bnr_container .tel_bnr .guide li {
  line-height: 1.5625;
}
.contact_common_parts .bnr_container .tel_bnr .guide li .txt {
  padding-right: 28px;
  position: relative;
}
.contact_common_parts .bnr_container .tel_bnr .guide li .txt:after {
  content: "";
  width: 5px;
  height: 10px;
  background-color: #a9834f;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7px;
  margin: auto;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.contact_common_parts .bnr_container .link_bnr a {
  background: -webkit-gradient(linear, left top, right bottom, from(#4068b7), to(#345494));
  background: linear-gradient(to bottom right, #4068b7 0%, #345494 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 32px;
  font-weight: 700;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 0;
  min-height: clamp(170px, 16vw, 200px);
}
.contact_common_parts .bnr_container .link_bnr a:after {
  content: "";
  width: 35px;
  height: 35px;
  background: url(../img/common/ic_arrow.png) no-repeat center/cover;
  position: absolute;
  bottom: 25px;
  right: 25px;
}
.contact_common_parts .bnr_container .link_bnr a:before {
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: #517ac9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.contact_common_parts .bnr_container .link_bnr a small {
  font-size: 20px;
}
.contact_common_parts .bnr_container .link_bnr a .ic {
  position: relative;
  padding-top: 50px;
}
.contact_common_parts .bnr_container .link_bnr a .ic:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.contact_common_parts .bnr_container .link_bnr a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.contact_common_parts .bnr_container .web_bnr a .ic:before {
  background: url(../img/common/ic_web.png) no-repeat center/cover;
  width: 60px;
  height: 48px;
}
.contact_common_parts .bnr_container .line_bnr a {
  background: -webkit-gradient(linear, left top, right bottom, from(#355221), to(#2b421b));
  background: linear-gradient(to bottom right, #355221 0%, #2b421b 100%);
}
.contact_common_parts .bnr_container .line_bnr a::before {
  background: #4f7a32;
}
.contact_common_parts .bnr_container .line_bnr a .ic:before {
  background: url(../img/common/ic_line.png) no-repeat center/cover;
  width: 62px;
  height: 50px;
}
@media (max-width: 767px) {
  .contact_common_parts .bnr_container {
    max-width: 400px;
    width: 100%;
    margin: auto;
  }
  .contact_common_parts .bnr_container .col:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .contact_common_parts .bnr_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: clamp(10px, 1.6vw, 20px) 1.68%;
  }
  .contact_common_parts .bnr_container .col {
    width: 32.2133333333%;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .contact_common_parts .bnr_container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact_common_parts .bnr_container .col {
    max-width: 393px;
    width: 48.5%;
  }
}

.sec_trouble {
  padding: clamp(40px, 8vw, 100px) 0 clamp(50px, 10.4vw, 130px);
  position: relative;
  z-index: 0;
}
.sec_trouble:after {
  content: "";
  background: url(../img/top/sec_trouble_bg.jpg) no-repeat center/cover;
  width: 100%;
  height: 800px;
  position: absolute;
  top: clamp(150px, 20.8vw, 260px);
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.sec_trouble h2 {
  margin-bottom: clamp(20px, 8vw, 100px);
}
.sec_trouble .primary_block {
  margin-bottom: clamp(30px, 8vw, 100px);
}
.sec_trouble .primary_block .row h3 {
  border: 0;
  margin: 0;
  background: #043b83;
  color: #fff;
  text-align: center;
  padding: 18px 10px;
  font-size: clamp(22px, 2.4vw, 30px);
  line-height: 1.4;
}
.sec_trouble .primary_block .row .col {
  border: solid 4px #043b83;
  background: #fff;
}
.sec_trouble .primary_block .list_box {
  padding: 15px clamp(10px, 2.08vw, 26px) 26px;
}
.sec_trouble .primary_block .check_list li {
  position: relative;
  padding: 10px 0 10px 28px;
  font-size: 18px;
  border-bottom: solid 1px #cdd2dc;
  line-height: 1.4;
}
.sec_trouble .primary_block .check_list li:before {
  content: "";
  width: 18px;
  height: 16px;
  background: url(../img/common/ic_check.png) no-repeat center/cover;
  position: absolute;
  top: 0.85em;
  left: 0;
}
.sec_trouble .secondary_block {
  max-width: 800px;
  width: 100%;
  margin: auto;
  background: #45392e;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: clamp(24px, 3.84vw, 48px);
  line-height: 1.5416666667;
  text-align: center;
  padding: clamp(20px, 4.8vw, 60px) 0;
  letter-spacing: 0.1em;
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: relative;
}
.sec_trouble .secondary_block:after {
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: solid 1px #917f6e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.sec_trouble .secondary_block .large {
  font-size: clamp(30px, 4.8vw, 60px);
}
.sec_trouble .secondary_block:before {
  content: "";
  width: clamp(81px, 12.96vw, 162px);
  height: clamp(116px, 18.56vw, 232px);
  background: url(../img/top/sec_arrow.png) no-repeat center/cover;
  position: absolute;
  top: calc(100% - 40px);
  left: 0;
  right: 0;
  margin: auto;
  z-index: -2;
}
@media (max-width: 767px) {
  .sec_trouble:after {
    background: url(../img/top/sec_trouble_bg_sp.jpg) no-repeat center/cover;
    height: clamp(225px, 68.33vw, 410px);
    top: auto;
    bottom: 0;
    z-index: -3;
  }
  .sec_trouble h2 {
    margin-bottom: 20px;
  }
  .sec_trouble .primary_block .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_trouble .primary_block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px 3.8%;
  }
  .sec_trouble .primary_block .row .col {
    width: 30.8%;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .sec_trouble .primary_block .row .col {
    width: 48%;
  }
  .sec_trouble .primary_block .row .col.tb_wide {
    width: 100%;
  }
  .sec_trouble .primary_block .row .col.tb_wide .check_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 20px;
  }
}

.common_bg {
  background: url(../img/top/);
}

.sec_about {
  padding: 0 0 clamp(60px, 12.8vw, 160px);
  background: #f1ebe3;
  margin-top: clamp(40px, 8vw, 100px);
  position: relative;
}
.sec_about:before, .sec_about:after {
  content: "";
  width: 100%;
  height: 3.65vw;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.sec_about:before {
  background: url(../img/top/sec_about_bg_top.png) no-repeat center/cover;
  top: 0;
}
.sec_about:after {
  background: url(../img/top/sec_about_bg_bottom.png) no-repeat center/cover;
  bottom: 0;
}
.sec_about h3 {
  font-size: clamp(30px, 3.36vw, 42px);
  border: 0;
  padding: 10px;
  background: #133881;
  color: #fff;
  line-height: 1.4;
  margin: 0 auto clamp(15px, 2.4vw, 30px);
  position: relative;
  z-index: 0;
}
.sec_about h3:before {
  content: "";
  width: 100vw;
  height: 100%;
  background-color: #133881;
  position: absolute;
  top: 0;
  right: -60px;
  z-index: -1;
}
.sec_about h3 .sub {
  font-size: clamp(20px, 2.4vw, 30px);
}
.sec_about .primary_blcok .txt_wrap p {
  line-height: 1.875;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) and (max-width: 1249px) {
  .sec_about .primary_block .row {
    display: block;
  }
  .sec_about .primary_block .row .col:not(:last-child) {
    margin-bottom: 30px;
  }
  .sec_about .image {
    height: 300px;
    border-radius: 30px;
    overflow: hidden;
  }
  .sec_about .image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1250px) {
  .sec_about .container {
    max-width: 100%;
    width: 2000px;
  }
  .sec_about .primary_block .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 60px;
  }
  .sec_about .primary_block .image {
    margin-top: 52px;
  }
  .sec_about .primary_block .box {
    max-width: 570px;
    width: 100%;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .sec_about .row .col:not(:last-child) {
    margin-bottom: 20px;
  }
}

.sec_endoscopy {
  position: relative;
  padding: 0 0 clamp(40px, 8vw, 100px);
  z-index: 0;
}
.sec_endoscopy:before {
  content: "";
  width: 100%;
  height: 780px;
  background: url(../img/top/sec_endoscopy_bg.jpg) no-repeat center top/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.sec_endoscopy h2 {
  margin-bottom: clamp(15px, 3.2vw, 40px);
}
.sec_endoscopy h2.type_A .en {
  color: #fff;
}
.sec_endoscopy .primary_block {
  margin-bottom: clamp(30px, 5.44vw, 68px);
}
.sec_endoscopy .primary_block .row .gastrocamera {
  background: url(../img/top/ge-lp_endoscopy_img01_sp.jpg) no-repeat center/cover;
}
.sec_endoscopy .primary_block .row .coloncamera {
  background: url(../img/top/ge-lp_endoscopy_img02_sp.jpg) no-repeat center/cover;
}
.sec_endoscopy .primary_block .row .card_box {
  background: rgba(4, 59, 131, 0.8);
  padding: clamp(15px, 2.24vw, 28px);
}
.sec_endoscopy .primary_block .row .card_box .txt_wrap {
  background: rgba(255, 255, 255, 0.8);
  padding: clamp(15px, 2.24vw, 28px);
  letter-spacing: 0.1em;
}
.sec_endoscopy .primary_block h3 {
  margin: 0 auto clamp(10px, 1.6vw, 20px);
  font-size: clamp(24px, 3.84vw, 48px);
  color: #fff;
  border: 0;
  padding: 0;
  text-align: center;
}
.sec_endoscopy .secondary_block {
  background: #f4ede5;
  padding: clamp(20px, 4.8vw, 60px);
  overflow: hidden;
}
.sec_endoscopy .secondary_block h3 {
  margin: 0 auto clamp(15px, 2.4vw, 30px);
  border: 0;
  padding: 0;
  overflow: hidden;
}
.sec_endoscopy .secondary_block h3 .ttl {
  display: table;
  text-align: center;
  color: #45392e;
  font-size: clamp(26px, 3.36vw, 42px);
  position: relative;
  margin: auto;
  line-height: 1.4;
}
.sec_endoscopy .secondary_block h3 .ttl:before, .sec_endoscopy .secondary_block h3 .ttl:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #45392e;
  position: absolute;
  bottom: 25%;
  margin: auto;
  z-index: 2;
}
.sec_endoscopy .secondary_block h3 .ttl:before {
  left: calc(100% + 20px);
  right: auto;
}
.sec_endoscopy .secondary_block h3 .ttl:after {
  right: calc(100% + 20px);
  left: auto;
}
.sec_endoscopy .secondary_block h3 .sub {
  font-size: clamp(16px, 1.924vw, 24px);
}
.sec_endoscopy .tab_btn_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  margin-bottom: clamp(20px, 2.24vw, 28px);
}
.sec_endoscopy .tab_btn {
  display: block;
  background: #fff;
  color: #043b83;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: clamp(14px, 1.92vw, 24px);
  font-weight: 700;
  line-height: 1.4;
  padding: 16px 0 14px;
  cursor: pointer;
  position: relative;
}
.sec_endoscopy .tab_btn.active {
  background: #043b83;
  color: #fff;
}
.sec_endoscopy .tab_btn.active:after {
  content: "";
  width: clamp(20px, 2.4vw, 30px);
  height: clamp(10px, 1.2vw, 15px);
  background: #043b83;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  right: 0;
  margin: auto;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.sec_endoscopy .tab_btn.active .ttl:after {
  border-color: #fff;
}
.sec_endoscopy .tab_btn .ttl {
  position: relative;
  display: table;
  margin: auto;
  line-height: 1.2;
}
.sec_endoscopy .tab_btn .ttl:after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: solid 1px #133881;
  border-right: solid 1px #133881;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  margin: auto;
}
.sec_endoscopy .tab_btn:hover {
  background: #133881;
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sec_endoscopy .tab_btn:hover .ttl:after {
  border-color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sec_endoscopy .tab_item {
  background: #fff;
  display: none;
  border: solid 1px #043b83;
  padding: clamp(20px, 2vw, 25px) clamp(20px, 3.2vw, 40px);
}
.sec_endoscopy .tab_item.active {
  display: block;
}
.sec_endoscopy .tab_item .list {
  font-size: clamp(16px, 1.44vw, 18px);
}
.sec_endoscopy .tab_item .list li {
  padding-left: 19px;
  line-height: 2;
  position: relative;
}
.sec_endoscopy .tab_item .list li:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #c7d2e0;
  border-radius: 50%;
  position: absolute;
  top: 0.7em;
  left: 0;
}
@media (max-width: 767px) {
  .sec_endoscopy .primary_block .row .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .primary_container {
    max-width: 100%;
    width: 100%;
  }
  .sec_endoscopy h2 {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    margin-bottom: -25px;
  }
  .sec_endoscopy .primary_block .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(15px, 4.8vw, 60px);
  }
  .sec_endoscopy .primary_block .row .col .card_box {
    max-width: 570px;
    width: 100%;
  }
  .sec_endoscopy .primary_block .row .gastrocamera {
    background: url(../img/top/ge-lp_endoscopy_img01.jpg) no-repeat center/cover;
  }
  .sec_endoscopy .primary_block .row .gastrocamera .card_box {
    margin-left: auto;
  }
  .sec_endoscopy .primary_block .row .coloncamera {
    background: url(../img/top/ge-lp_endoscopy_img02.jpg) no-repeat center/cover;
  }
  .sec_endoscopy .tab_item .list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .sec_endoscopy .tab_item .list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.sec_other {
  padding: clamp(40px, 8vw, 100px) 0;
  background: url(../img/top/sec_other_bg.jpg) no-repeat center/cover;
}
.sec_other h2 {
  color: #fff;
  font-size: clamp(26px, 3.84vw, 48px);
  margin-bottom: clamp(20px, 4.56vw, 57px);
}
.sec_other h2 .sub {
  font-size: clamp(20px, 2.88vw, 36px);
  padding: 17px 40px 13px;
  background: #043b83;
  display: table;
  margin: clamp(10px, 1.6vw, 20px) auto 0;
}
.sec_other .txt_wrap {
  color: #fff;
}
.sec_other .txt_wrap p {
  line-height: 1.875;
  letter-spacing: 0.04em;
}

.sec_features {
  background: -webkit-gradient(linear, left top, left bottom, from(#f0f3f7), color-stop(50%, #f0f3f7), color-stop(95%, #fdfdfe), to(#fff));
  background: linear-gradient(#f0f3f7 0%, #f0f3f7 50%, #fdfdfe 95%, #fff 100%);
  margin-top: clamp(40px, 8vw, 100px);
  padding-bottom: clamp(40px, 9.6vw, 120px);
  position: relative;
}
.sec_features:before, .sec_features:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.sec_features:before {
  background: url(../img/top/sec_features_bg_top.png) no-repeat center/cover;
  width: 100%;
  height: 3.65vw;
  top: 0;
}
.sec_features h2 {
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}
.sec_features h2.type_A .en {
  font-size: clamp(55px, 12vw, 150px);
  letter-spacing: 0.02em;
}
.sec_features h2.type_A .num {
  font-size: clamp(30px, 4.8vw, 60px);
  line-height: 0.9;
}
.sec_features h2.type_A .ttl {
  font-size: clamp(18px, 2.88vw, 36px);
}
.sec_features .Features_parts .ttl {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  color: #133881;
  font-size: clamp(18px, 1.92vw, 24px);
  line-height: 1.5;
  font-weight: 700;
  padding-left: clamp(15px, 2vw, 25px);
  margin-top: 10px;
}
@media (max-width: 767px) {
  .sec_features h2 {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    margin-bottom: 0;
  }
  .sec_features .Features_parts .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_features h2.h2 {
    display: table;
    margin-left: auto;
  }
  .sec_features .Features_parts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px 17px;
  }
}
@media (min-width: 768px) and (max-width: 880px) {
  .sec_features .Features_parts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1250px) {
  .sec_features h2.type_A .ttl {
    margin-top: -60px;
  }
}

.common_bg {
  background: url(../img/top/common_bg.jpg) no-repeat center/cover;
  position: relative;
}
.common_bg:before {
  content: "";
  width: 100%;
  height: 3.65vw;
  background: url(../img/top/sec_common_bg_top.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.sec_steps h2 {
  margin-bottom: clamp(15px, 3.2vw, 40px);
}
.sec_steps h2.type_A .en {
  color: rgba(174, 138, 76, 0.3);
}
.sec_steps h2.type_A .ttl {
  color: #7a5c32;
}
.sec_steps .steps_slider .item {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: clamp(20px, 2.4vw, 30px) 0 clamp(20px, 2.4vw, 30px) 0;
  overflow: hidden;
  margin: 10px;
}
.sec_steps .steps_slider .item .contents {
  background: #fff;
  padding: clamp(15px, 2vw, 25px) clamp(15px, 3.2vw, 40px) clamp(15px, 2.4vw, 30px);
}
.sec_steps .steps_slider .item h3 {
  padding: 0 0 10px;
  margin: 0 auto 10px;
  border-color: #ded1be;
  color: #7a5c32;
  font-size: clamp(17px, 1.44vw, 18px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
.sec_steps .steps_slider .item .txt_wrap {
  letter-spacing: 0.04em;
  line-height: 1.875;
}
.sec_steps .steps_slider .item .txt_wrap:not(:last-child) {
  margin-bottom: 15px;
}
.sec_steps .steps_slider .item figure {
  position: relative;
}
.sec_steps .steps_slider .item figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  background: #45392e;
  color: #fff;
  font-size: clamp(18px, 1.92vw, 24px);
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-weight: 700;
  padding: 5px 45px 5px 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 9px;
  border-radius: 0 0 clamp(20px, 2.4vw, 30px) 0;
  min-height: 60px;
}
.sec_steps .steps_slider .item figure figcaption .num {
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
  color: #45392e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
}
@media (max-width: 768px){
.sec_steps .steps_slider .item figure figcaption{
padding: 5px 18px;
min-height: 50px;
}
}
.sec_steps .steps_slider .slick-dots {
  bottom: -40px;
}
.sec_steps .steps_slider .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 clamp(10px, 1.2vw, 15px);
}
.sec_steps .steps_slider .slick-dots li button {
  font-family: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.sec_steps .steps_slider .slick-dots li button:before {
  font-family: none;
  background: #d8c1a1;
  font-size: 0;
  width: 12px;
  height: 12px;
  opacity: 1;
  border-radius: 50%;
  line-height: 1;
}
.sec_steps .steps_slider .slick-dots li button:hover {
  opacity: 1;
}
.sec_steps .steps_slider .slick-dots li.slick-active button:before {
  background: #7a5c32;
}
.sec_steps .steps_slider .prev-arrow,
.sec_steps .steps_slider .next-arrow {
  position: absolute;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 1;
  width: clamp(15px, 1.84vw, 23px);
}
.sec_steps .steps_slider .prev-arrow:hover,
.sec_steps .steps_slider .next-arrow:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sec_steps .steps_slider .next-arrow {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.sec_steps .check_list {
  line-height: 1.875;
}
.sec_steps .check_list li {
  padding-left: 27px;
  position: relative;
}
.sec_steps .check_list li:before {
  content: "";
  width: 17px;
  height: 15px;
  background: url(../img/common/ic_check_brown.png) no-repeat center/cover;
  position: absolute;
  top: 0.55em;
  left: 0;
}
.sec_steps .bg_block {
  padding: clamp(15px, 2.4vw, 30px);
  background: #f7f3ed;
}
@media (min-width: 768px) {
  .sec_steps .steps_slider {
    max-width: 1100px;
    width: 100%;
    margin: auto;
  }
  .sec_steps .steps_slider .item {
    display: grid;
    grid-template-columns: 47.2% 52.8%;
  }
  .sec_steps .steps_slider .item figure {
    height: 100%;
    overflow: hidden;
  }
  .sec_steps .steps_slider .item figure img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 1249px) {
  .sec_steps .prev-arrow,
  .sec_steps .next-arrow {
    top: calc(50% - 30px);
  }
  .sec_steps .prev-arrow {
    right: calc(100% - 40px);
  }
  .sec_steps .next-arrow {
    left: calc(100% - 40px);
  }
}
@media (min-width: 1250px) {
  .sec_steps .prev-arrow,
  .sec_steps .next-arrow {
    top: 40%;
  }
  .sec_steps .prev-arrow {
    right: calc(100% + 25px);
  }
  .sec_steps .next-arrow {
    left: calc(100% + 25px);
  }
}
@media (max-width: 767px) {
  .sec_steps .prev-arrow,
  .sec_steps .next-arrow {
    top: 125px;
  }
  .sec_steps .steps_slider .slick-dots {
    bottom: -20px;
  }
}

.sec_examination {
  padding: clamp(40px, 8vw, 100px) 0 clamp(40px, 9.6vw, 120px);
}
.sec_examination h2 {
  color: #333;
}
.sec_examination h2 .en {
  font-size: clamp(40px, 6.4vw, 80px);
  color: #fff;
}
.sec_examination h2 .ttl {
  margin-top: -40px;
  color: #7a5c32;
}
.sec_examination h3 {
  padding: 0;
  border: 0;
  color: #45392e;
  overflow: hidden;
}
.sec_examination h3 .ttl {
  display: inline-block;
  position: relative;
}
.sec_examination h3 .ttl:after {
  content: "";
  width: 100vw;
  height: 1px;
  background: #45392e;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% + 10px);
  margin: auto;
}
.sec_examination .table_fee th,
.sec_examination .table_fee td {
  border-color: #a99f90;
  padding: clamp(5px, 1.2vw, 15px) clamp(5px, 2vw, 25px);
}
.sec_examination .table_fee thead th,
.sec_examination .table_fee thead td {
  background: #7a5c32;
}
.sec_examination .table_fee tbody th {
  background: #f8ebd9;
}
.sec_examination .table_fee tbody td {
  text-align: right;
  font-weight: 700;
}
.sec_examination .table_fee tbody td:last-child {
  text-align: right;
}
.sec_examination .table_fee tbody tr:not(:last-child) th,
.sec_examination .table_fee tbody tr:not(:last-child) td {
  border-bottom: solid 2px #d1ccc4;
}
.sec_examination .table_fee .small {
  font-size: 12px;
}
.sec_examination .txt {
  line-height: 1.875;
}
@media (max-width: 1249px) {
  .sec_examination h2.type_A .ttl {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .sec_examination .table_fee th,
  .sec_examination .table_fee td {
    font-size: clamp(13px, 2.66vw, 16px);
  }
}

.sec_faq {
  background: #e9edf3;
  padding: 0 0 clamp(40px, 8vw, 100px);
}
.sec_faq h2 {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.sec_faq h2.type_A .en {
  color: #fff;
}
.sec_faq .tab_btn_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 clamp(20px, 4.96vw, 62px);
  margin-bottom: clamp(20px, 3.2vw, 40px);
}
.sec_faq .tab_btn {
  display: block;
  text-align: center;
  color: #9bb1cd;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-weight: 700;
  border-bottom: solid 2px #9bb1cd;
  font-size: clamp(18px, 2.4vw, 30px);
  padding-bottom: 10px;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
}
.sec_faq .tab_btn:after {
  content: "";
  width: clamp(15px, 1.76vw, 22px);
  height: clamp(9px, 1.12vw, 14px);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 1px);
  margin: auto;
  background-color: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec_faq .tab_btn.active {
  color: #043b83;
  border-color: #043b83;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sec_faq .tab_btn.active:after {
  background-color: #043b83;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec_faq .tab_btn:hover {
  color: #043b83;
  border-color: #043b83;
}
.sec_faq .tab_item {
  display: none;
}
.sec_faq .tab_item.active {
  display: block;
}
@media (min-width: 1250px) {
  .sec_faq h2 {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}

.sec_greeting {
  padding: clamp(40px, 9.08vw, 135px) 0 clamp(40px, 9.6vw, 120px);
  background: url(../img/top/sec_greeting_bg.jpg) no-repeat center bottom;
}
.sec_greeting h2 {
  color: #333333;
}
.sec_greeting h2 small {
  font-size: clamp(24px, 3.2vw, 40px);
}
.sec_greeting h2 .en {
  color: rgba(173, 130, 71, 0.3);
}
.sec_greeting h2 .sub {
  color: #ad8247;
  font-size: clamp(18px, 2.4vw, 30px);
  padding-top: clamp(10px, 1.6vw, 20px);
  display: inline-block;
}
.sec_greeting h2.type_A .ttl {
  font-size: clamp(26px, 4.32vw, 54px);
  padding-left: 0;
}
.sec_greeting .primary_block {
  margin-bottom: clamp(20px, 3.2vw, 40px);
}
.sec_greeting .secondary_block h3 {
  color: #333333;
  font-size: clamp(24px, 2.56vw, 32px);
  padding: 0 0 10px 0;
  position: relative;
  border: 0;
  margin: 0 auto 15px;
}
.sec_greeting .secondary_block h3:before, .sec_greeting .secondary_block h3:after {
  content: "";
  width: calc(100% - clamp(40px, 10.56vw, 132px));
  height: 2px;
  background: #cdc6ba;
  position: absolute;
  top: auto;
}
.sec_greeting .secondary_block h3:before {
  bottom: 5px;
}
.sec_greeting .secondary_block h3:after {
  left: auto;
  right: 0;
  bottom: 0;
}
.sec_greeting .secondary_block .row {
  background: #fff;
  padding: clamp(20px, 2vw, 25px) clamp(20px, 3.2vw, 40px);
}
.sec_greeting .secondary_block .row:not(:last-child) {
  margin-bottom: clamp(20px, 2.4vw, 30px);
}
.sec_greeting .secondary_block .list {
  line-height: 1.875;
}
.sec_greeting .secondary_block .list .time {
  font-weight: 700;
  color: #ad8247;
  padding-right: 10px;
}
.sec_greeting .secondary_block .ul_circle li {
  line-height: 1.875;
}
.sec_greeting .secondary_block .ul_circle li:not(:last-child) {
  margin: 0;
}
.sec_greeting .secondary_block .ul_circle li:before {
  width: 12px;
  height: 12px;
  background: #decfbb;
  top: 8px;
}
.sec_greeting .contents_col .txt_wrap {
  line-height: 1.875;
}
@media (max-width: 1249px) {
  .sec_greeting .primary_block .image_col {
    margin-bottom: 30px;
  }
  .sec_greeting .secondary_block .list li {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 1px #ccc;
  }
  .sec_greeting .secondary_block .list .time {
    display: block;
  }
}
@media (min-width: 768px) {
  .sec_greeting h2 {
    text-align: left;
  }
  .sec_greeting h2.pc_left_vol .en {
    padding-left: 40px;
  }
  .sec_greeting .primary_block {
    display: grid;
    grid-template-columns: 51.5% 48.5%;
  }
  .sec_greeting .primary_block .contents {
    position: relative;
    z-index: 0;
  }
  .sec_greeting .primary_block .contents:before {
    content: "";
    width: 340px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    background: #fff;
    z-index: -1;
  }
  .sec_greeting .primary_block .txt_wrap {
    letter-spacing: 0.027em;
  }
  .sec_greeting .secondary_block .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .sec_greeting .secondary_block .list li {
    letter-spacing: 0.1em;
  }
}
@media (min-width: 768px) and (max-width: 1249px) {
  .sec_greeting .primary_block {
    display: block;
  }
  .sec_greeting .primary_block h2 .en {
    text-shadow: 0 0 10px #fff;
  }
}
@media (min-width: 1025px) {
  .sec_greeting .first-container {
    width: 100%;
    max-width: 100%;
  }
  .sec_greeting .contents_col .txt_wrap {
    max-width: 570px;
    width: 100%;
  }
  .sec_greeting .contents_col .wrapper {
    padding-left: clamp(30px, 4vw, 64px);
  }
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}/*# sourceMappingURL=bond.css.map */