@charset "UTF-8";
.page_title_wrap {
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #234c76;
  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", 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", serif;
}
.mce-content-body h2 {
  color: #234c76;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 1.2em;
  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: #234c76;
}
.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: #234c76;
  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 #234c76;
  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: #272116;
  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: #272116;
  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: #272116;
  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;
  }
}

.text-large {
  color: #234c76;
  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: 10px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.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: .3s;
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  border: 1px solid #234c76;
  color: #234c76 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #234c76;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #234c76;
  border-right: 1px solid #234c76;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@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: #234c76;
  height: calc(16px / 2);
  left: 0;
  top: 9px;
  width: calc(16px / 2);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(( 16px * 1.75 / 2 ) - ( 16px / 4 ));
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: '';
  position: absolute;
  display: block;
  background: #234c76;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #234c76;
  top: calc(( 16px * 1.75 / 2 ) - ( 16px / 4 ));
}

.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: #234c76;
  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: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  position: relative;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}
.box_faq .question::before {
  content: 'Q';
  display: none;
  color: #fff;
  background: #294c70;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-size: 18px;
  font-family: "Shippori Mincho", serif;
  margin-top: 0;
  color: #294c70;
  padding-right: 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .box_faq .question .faq_title {
    font-size: 20px;
    padding-right: 45px;
  }
}
@media only screen and (min-width: 1239px) {
  .box_faq .question .faq_title {
    font-size: 24px;
  }
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: '';
  top: 17px;
  right: 0;
  background: #234c76;
  border-radius: 1px;
  width: 30px;
  height: 2px;
}
@media only screen and (max-width: 767px) {
  .box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
    width: 20px;
    top: 15px;
  }
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .box_faq .answer {
    padding-top: 0;
  }
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  display: none;
  content: 'A';
  color: #968669;
  background: #ded7c9;
  top: 30px;
}

.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: #234c76;
}
.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", 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: #234c76;
  background: #234c76;
  margin-right: .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 th, table td {
  font-weight: 400;
}
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 #234c76;
  color: #234c76;
  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 #234c76;
}
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: #234c76;
  border-bottom: 1px solid #234c76;
  border-top: 1px solid #234c76;
}
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;
  border-bottom: 1px solid #ddd;
  padding: .8rem .2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #234c76;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
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: #234c76;
  color: #fff;
  text-align: center;
  font-weight: 400;
}
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: #f7f9fc;
  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: #f7f9fc;
}
table.table_fee_right tbody tr td:last-child {
  text-align: right;
}
table.table_fee2_right tbody tr td:last-child {
  text-align: right;
}

.consul {
  color: #968669 !important;
}

.consul2 {
  color: #968669 !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;
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #f5f3ef;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.footer:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 50%;
  background: #eae5dc;
  z-index: -1;
}
.footer .sec_btn {
  margin-top: 25px;
}
.footer .btnstyle a {
  margin: auto;
  max-width: 280px;
  width: 100%;
  display: block;
  font-size: 16px;
  padding: 10px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  font-family: "Shippori Mincho", serif;
  text-align: center;
  -webkit-transition: .2s;
  transition: .2s;
  position: relative;
}
.footer .btnstyle a:hover {
  opacity: .7;
  -webkit-transition: .2s;
  transition: .2s;
}
.footer .btnstyle a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 5%;
  top: 0;
  bottom: 0;
  width: 21px;
  height: 4px;
  background: url("../img/common/footer_arrow.png") no-repeat center/cover;
}
.footer .btnstyle1 a {
  background: #272116;
}
.footer .btnstyle1 a .sec_span {
  position: relative;
  padding-left: 28px;
}
.footer .btnstyle1 a .sec_span:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 18px;
  height: 17px;
  background: url("../img/common/footer_icon01.png") no-repeat center/cover;
}
.footer .btnstyle2 a {
  background: #437f39;
}
.footer .btnstyle2 a .sec_span {
  position: relative;
  padding-left: 34px;
}
.footer .btnstyle2 a .sec_span:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 21px;
  background: url("../img/common/footer_icon02.png") no-repeat center/cover;
}
.footer .sec_logo {
  margin: 0 0 25px;
  text-align: center;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-top: 20px;
}
.footer table.address th, .footer table.address td {
  padding: 15px 0;
  border-bottom: 1px solid #c6bfb2;
  line-height: 1.4;
  font-weight: 400;
}
.footer table.address th {
  width: 100px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .footer_box {
  padding: 30px 0;
  background: #eae5dc;
}
.footer .sec_bnr {
  text-align: center;
}
.footer .bridge_bnr {
  width: 200px;
}
.footer .img_slider {
  margin: 50px 0;
}
.footer .footer_text {
  line-height: 28px;
}
.footer .table_timetable {
  margin-bottom: 25px;
}
.footer .table_timetable thead th, .footer .table_timetable thead td {
  padding: 1.4rem .2rem;
  background: #f5f3ef;
  color: #272116;
}
.footer .table_timetable tbody th, .footer .table_timetable tbody td {
  padding: 1.2rem .2rem;
  border-color: #c6bfb2;
  background: transparent;
}
.footer .sec_btn .btnstyle:not(:first-child) {
  margin-top: 10px;
}
.footer .slick-next:before, .footer .slick-prev:before {
  color: #000;
  opacity: .6;
}
@media only screen and (max-width: 767px) {
  .footer .sec_btn .btnstyle:not(:first-child) {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .footer {
    padding-top: 70px;
  }
  .footer .sec_btn {
    margin-top: 25px;
  }
  .footer .sec_logo {
    margin: 0 0 40px;
  }
  .footer .footer_box {
    padding: 40px 0;
  }
  .footer .footer_box .row {
    max-width: 523px;
    margin: auto;
    gap: 0 2%;
  }
  .footer .footer_box .row .col_2 {
    margin: 0;
    width: 49%;
  }
  .footer .btnstyle a {
    font-size: 18px;
  }
  .footer .bridge_bnr {
    width: 256px;
    margin: 0;
  }
  .footer .googlemap {
    height: 400px;
    padding-top: initial;
  }
  .footer .img_slider {
    max-width: 1200px;
    margin: 70px auto;
  }
}
@media only screen and (min-width: 1239px) {
  .footer {
    padding-top: 85px;
  }
  .footer .btnstyle {
    margin: 0 !important;
  }
  .footer .btnstyle a {
    font-size: 23px;
  }
  .footer .sec_logo {
    margin: 0 0 50px;
  }
  .footer .footer_box {
    padding: 50px 0;
  }
  .footer .sec_btn {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 2%;
  }
  .footer .sec_btn .btnstyle {
    margin: 0;
    width: 49%;
  }
  .footer .img_slider {
    margin: 150px auto;
  }
}

.copyright {
  background: #eae5dc;
  color: #272116;
  border-top: 1px solid #c6bfb2;
  margin-top: 0;
  padding: 10px 0 80px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .copyright {
    padding: 10px 0 25%;
  }
}

.list_list dd a {
  color: #272116;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .list_list dt {
    padding: .5em 0 0;
  }
  .list_list dd {
    padding: 0 0 .5em;
  }
}
@media only screen and (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.sec_tab .tab_item {
  display: none;
}
.sec_tab .tab_item.active {
  display: block;
}
.sec_tab .tab_item_wrap {
  border-top: 3px solid #5a5040;
  padding: 30px 10px;
  background: #f5f3ef;
}
.sec_tab .tab_item_wrap .tab_item_wrap {
  padding: 0 !important;
  border: none;
  background: transparent;
}
.sec_tab .tab_item .tab_btn_wrap {
  margin-bottom: 30px;
}
.sec_tab .tab_item .tab_btn_wrap li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding: 0 15px;
}
.sec_tab .tab_item .tab_btn_wrap li .sec_span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec_tab .tab_item .tab_btn_wrap li .sec_step {
  padding: 5px 0;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #e3e1dc;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 8px;
  border-right: 1px solid #fff;
}
.sec_tab .tab_item .tab_btn_wrap li .sec_step .sec_no {
  display: block;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.sec_tab .tab_item .tab_btn_wrap li .span_text {
  color: #f5f3ef;
  padding-left: 8px;
  display: block;
  font-size: 14px;
  line-height: 1.2;
}
.sec_tab .tab_btn_wrap li {
  color: #fff;
  background: #b5b1aa;
}
.sec_tab .tab_btn_wrap li:hover {
  cursor: pointer;
  opacity: .8;
}
.sec_tab .tab_btn_wrap li.active {
  background: #5a5040;
}
.sec_tab .container > .tab_wrap > .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0 !important;
}
.sec_tab .container > .tab_wrap > .tab_btn_wrap > li {
  height: 90px;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  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;
  padding: 0;
  position: relative;
}
.sec_tab .container > .tab_wrap > .tab_btn_wrap > li:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 10px 9.5px 0px 9.5px;
}
@media only screen and (max-width: 767px) {
  .sec_tab .tab_item .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 2%;
  }
  .sec_tab .tab_item .tab_btn_wrap li {
    width: 49%;
  }
  .sec_tab .container > .tab_wrap > .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_tab .container > .tab_wrap > .tab_btn_wrap li {
    font-size: 16px;
    line-height: 20px;
    height: 70px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-top: 10px;
    width: 47%;
    margin-right: 2%;
  }
  .sec_tab .container > .tab_wrap > .tab_btn_wrap li:after {
    bottom: 5px;
  }
  .sec_tab .container > .tab_wrap > .tab_btn_wrap li:not(:first-child) {
    margin-top: 0;
  }
  .sec_tab .container > .tab_wrap > .tab_btn_wrap li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .sec_tab .tab_item .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 2%;
  }
  .sec_tab .tab_item .tab_btn_wrap li {
    margin: 0;
    width: 32%;
  }
  .sec_tab .tab_item_wrap {
    padding: 50px 20px;
  }
  .sec_tab .tab_item .tab_btn_wrap li {
    height: 60px;
    padding: 0 15px;
  }
  .sec_tab .tab_item .tab_btn_wrap li .sec_step {
    padding: 5px 0;
    font-size: 12px;
    padding-right: 8px;
  }
  .sec_tab .tab_item .tab_btn_wrap li .sec_step .sec_no {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  .sec_tab .tab_item .tab_btn_wrap li .span_text {
    padding-left: 8px;
    font-size: 15px;
  }
  .sec_tab .container > .tab_wrap > .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec_tab .container > .tab_wrap > .tab_btn_wrap li {
    font-size: 20px;
    width: 45%;
    margin-right: 2%;
  }
  .sec_tab .container > .tab_wrap > .tab_btn_wrap li:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1239px) {
  .sec_tab .tab_item_wrap {
    padding: 50px;
  }
  .sec_tab .tab_item .tab_btn_wrap li {
    height: 70px;
    padding: 0 15px;
  }
  .sec_tab .tab_item .tab_btn_wrap li .sec_step {
    padding: 5px 0;
    font-size: 14px;
    padding-right: 15px;
  }
  .sec_tab .tab_item .tab_btn_wrap li .sec_step .sec_no {
    font-size: 21px;
    letter-spacing: 0.1em;
  }
  .sec_tab .tab_item .tab_btn_wrap li .span_text {
    padding-left: 15px;
    font-size: 18px;
  }
  .sec_tab .container > .tab_wrap > .tab_btn_wrap li {
    font-size: 25px;
  }
}

.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: calc(200px * 12);
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 6));
            transform: translateX(calc(-200px * 6));
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 6));
            transform: translateX(calc(-200px * 6));
  }
}
@media only screen and (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: calc(320px * 12);
  }

  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
              transform: translateX(calc(-320px * 6));
    }
  }

  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
              transform: translateX(calc(-320px * 6));
    }
  }
}
.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;
  }
}
.page-name-proctology_lp .main_body {
  max-width: 100%;
  width: 100%;
}

.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #272116;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}
.sec_top .title_box {
  padding: 30px 0;
  background: #234c76;
}
.sec_top h2 {
  text-align: center;
  font-weight: 400;
  letter-spacing: 0;
  color: #fff;
}
.sec_top h2 .sec_span {
  font-size: 45px;
  line-height: 1;
  font-family: "Cormorant", serif;
  display: block;
  border-bottom: 1px solid #91a6bb;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.sec_top h2 .sec_span2 {
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.05em;
  display: block;
  font-family: "Shippori Mincho", serif;
}
.sec_top .sec_img {
  text-align: center;
  margin: 0;
}
.sec_top .sec_img img {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .sec_top .title_box {
    padding: 25px 0 40px;
  }
  .sec_top h2 .sec_span {
    font-size: 70px;
    padding-bottom: 10px;
    margin-bottom: 25px;
  }
  .sec_top h2 .sec_span2 {
    font-size: 24px;
    letter-spacing: -0.05em;
  }
}
@media only screen and (min-width: 1239px) {
  .sec_top .title_box {
    padding: 30px 0 50px;
  }
  .sec_top h2 .sec_span {
    font-size: 103px;
    padding-bottom: 10px;
    margin-bottom: 25px;
  }
  .sec_top h2 .sec_span2 {
    font-size: 30px;
    letter-spacing: -0.05em;
  }
}

.sec_bnr_contents {
  padding: 50px 0;
  background: url("../img/top/sec_bnr_contents.jpg") no-repeat center/cover;
}
.sec_bnr_contents .sec_title {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-family: "Shippori Mincho", serif;
  margin: 0 0 10px;
}
.sec_bnr_contents .sec_title2 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-family: "Shippori Mincho", serif;
  margin: 0 0 5px;
}
.sec_bnr_contents .sec_box, .sec_bnr_contents .sec_box2 {
  padding: 30px 10px;
  border: 1px solid #fff;
}
.sec_bnr_contents .sec_box {
  background: url("../img/top/sec_bnr_contents_bnr.png") no-repeat center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec_bnr_contents .sec_box2 {
  background: rgba(35, 76, 118, 0.8);
}
.sec_bnr_contents .sec_tel {
  text-align: center;
}
.sec_bnr_contents .sec_tel a {
  color: #fff;
  font-weight: 400;
  font-size: 45px;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  position: relative;
  padding-left: 40px;
  font-family: "Shippori Mincho", serif;
}
.sec_bnr_contents .sec_tel a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 7px;
  bottom: 0;
  width: 30px;
  height: 33px;
  background: url("../img/top/sec_bnr_tel.png") no-repeat center/cover;
}
.sec_bnr_contents .sec_btn {
  margin-top: 20px;
}
.sec_bnr_contents .btnstyle a {
  margin: auto;
  max-width: 280px;
  width: 100%;
  display: block;
  font-size: 16px;
  padding: 10px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  font-family: "Shippori Mincho", serif;
  text-align: center;
  -webkit-transition: .2s;
  transition: .2s;
  position: relative;
}
.sec_bnr_contents .btnstyle a:hover {
  opacity: .7;
  -webkit-transition: .2s;
  transition: .2s;
}
.sec_bnr_contents .btnstyle a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 5%;
  top: 0;
  bottom: 0;
  width: 21px;
  height: 4px;
  background: url("../img/common/footer_arrow.png") no-repeat center/cover;
}
.sec_bnr_contents .btnstyle1 a {
  background: #272116;
}
.sec_bnr_contents .btnstyle1 a .sec_span {
  position: relative;
  padding-left: 28px;
}
.sec_bnr_contents .btnstyle1 a .sec_span:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 18px;
  height: 17px;
  background: url("../img/common/footer_icon01.png") no-repeat center/cover;
}
.sec_bnr_contents .btnstyle2 a {
  background: #5a9950;
}
.sec_bnr_contents .btnstyle2 a .sec_span {
  position: relative;
  padding-left: 34px;
}
.sec_bnr_contents .btnstyle2 a .sec_span:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 21px;
  background: url("../img/common/footer_icon02.png") no-repeat center/cover;
}
.sec_bnr_contents .sec_btn .btnstyle:not(:first-child) {
  margin-top: 10px;
}
.sec_bnr_contents .sec_tel a {
  font-size: 24px;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 768px) {
  .sec_bnr_contents {
    padding: 70px 0;
  }
  .sec_bnr_contents .sec_title {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 10px;
  }
  .sec_bnr_contents .sec_title2 {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 5px;
  }
  .sec_bnr_contents .btnstyle a {
    font-size: 18px;
  }
  .sec_bnr_contents .sec_tel a {
    font-size: 35px;
    letter-spacing: 0.1em;
  }
  .sec_bnr_contents .row {
    gap: 0 2%;
  }
  .sec_bnr_contents .row .col_2 {
    width: 49%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec_bnr_contents .row .col_2 .sec_box, .sec_bnr_contents .row .col_2 .sec_box2 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media only screen and (min-width: 1239px) {
  .sec_bnr_contents {
    padding: 80px 0;
  }
  .sec_bnr_contents .btnstyle a {
    padding: 6.5px;
    font-size: 21px;
  }
  .sec_bnr_contents .sec_btn .btnstyle:not(:first-child) {
    margin-top: 0;
  }
  .sec_bnr_contents .sec_title {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 10px;
  }
  .sec_bnr_contents .sec_title2 {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 5px;
  }
  .sec_bnr_contents .sec_box, .sec_bnr_contents .sec_box2 {
    padding: 30px;
  }
  .sec_bnr_contents .sec_tel a {
    font-size: 45px;
    letter-spacing: 0.1em;
  }
  .sec_bnr_contents .sec_btn {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 2%;
  }
  .sec_bnr_contents .sec_btn .btnstyle {
    margin: 0;
    width: 49%;
  }
}

.sec01 .sec01_bg {
  padding: 30px 0 50px;
  background: #eae5dc;
}
.sec01 .sec_title {
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 20px;
}
.sec01 .sec_title .sec_span {
  color: #234c76;
}
.sec01 .sec_title2 {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 10px;
  letter-spacing: 0;
  font-weight: bold;
  color: #234c76;
}
.sec01 .sec_icon {
  margin: 0;
  text-align: center;
}
.sec01 .sec_icon img {
  max-width: 25px;
  margin: auto;
}
.sec01 .sec_box {
  padding: 25px 15px 15px;
  background: url("../img/top/sec01_bg.jpg") no-repeat center/cover;
  position: relative;
  z-index: 0;
}
.sec01 .sec_box:after {
  z-index: -1;
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #234c76;
}
.sec01 .text_box {
  padding: 30px 10px;
  background: #f5f3ef;
}
.sec01 .row {
  margin-bottom: 30px;
}
.sec01 .row .col_4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sec01 .row .col_4 .sec_box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sec01 .row .col_4 .sec_box .sec_img {
  margin-top: auto;
}
.sec01 .sec_img {
  max-width: 75%;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .sec01 .sec01_bg {
    padding: 50px 0 100px;
  }
  .sec01 .sec_box {
    padding: 30px 20px 20px;
  }
  .sec01 .sec_box:after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .sec01 .text_box {
    padding: 60px 20px;
  }
  .sec01 .row {
    margin-bottom: 50px;
  }
  .sec01 .sec_title {
    font-size: 18px;
    line-height: 28px;
    margin: 10px 0 20px;
  }
  .sec01 .sec_title2 {
    font-size: 18px;
    margin: 0 0 15px;
    letter-spacing: 0.1em;
  }
  .sec01 .sec_text {
    letter-spacing: 0.1em;
    line-height: 39px;
  }
}
@media only screen and (min-width: 1239px) {
  .sec01 .sec_title {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 25px;
  }
  .sec01 .sec_title2 {
    font-size: 20px;
    margin: 0 0 15px;
    letter-spacing: 0.1em;
  }
  .sec01 .sec01_bg {
    padding: 60px 0 150px;
  }
  .sec01 .text_box {
    padding: 80px;
  }
  .sec01 .sec_box {
    padding: 35px 25px 25px;
  }
  .sec01 .sec_box:after {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
  }
  .sec01 .row {
    gap: 0 3.333333333333333%;
    margin-bottom: 60px;
  }
  .sec01 .row .col_4 {
    margin: 0;
    width: 22.5%;
  }
}

.sec02 .sec02_bg {
  padding: 30px 0 50px;
  background: #eae5dc;
}
.sec02 .sec_title {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  margin: 0 0 12px;
  padding-bottom: 12px;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  border-bottom: 1px solid #234c76;
}
.sec02 .sec_title .sec_span {
  color: #234c76;
}
.sec02 .sec_no {
  font-size: 24px;
  line-height: 1;
  color: #f8f6f2;
  font-family: "Cormorant", serif;
  margin: 0;
  margin-bottom: -60px;
  text-align: center;
}
.sec02 .sec_no .sec_span {
  margin-top: -10px;
  display: block;
  font-size: 100px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec02 .row {
  margin-bottom: 30px;
}
.sec02 .row:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .sec02 .sec02_bg {
    padding: 50px 0 100px;
  }
  .sec02 .sec_title {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.1em;
    margin: 0 0 15px;
    padding-bottom: 15px;
  }
  .sec02 .sec_no {
    font-size: 32px;
    line-height: 1;
    margin-bottom: -85px;
  }
  .sec02 .sec_no.sec_no2 {
    margin-bottom: -60px;
  }
  .sec02 .sec_no .sec_span {
    margin-top: -10px;
    font-size: 150px;
  }
  .sec02 .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
    gap: 0 4%;
  }
  .sec02 .row:last-child {
    margin-bottom: 0;
  }
  .sec02 .row .col_2 {
    margin: 0;
  }
  .sec02 .row .col_2:first-child {
    width: 88%;
    margin-left: -34%;
  }
  .sec02 .row .col_2:last-child {
    width: 42%;
    margin-bottom: 5%;
  }
  .sec02 .row.reverse .col_2:first-child {
    margin-left: 0;
    margin-right: -34%;
  }
  .sec02 .sec_text {
    line-height: 34px;
    letter-spacing: 0.08em;
  }
}
@media only screen and (min-width: 1239px) {
  .sec02 .sec02_bg {
    padding: 60px 0 150px;
  }
  .sec02 .sec_title {
    font-size: 30px;
    line-height: 47px;
    letter-spacing: 0.1em;
    margin: 0 0 20px;
    padding-bottom: 20px;
  }
  .sec02 .sec_no {
    font-size: 42px;
    line-height: 1;
    margin-bottom: -113px;
  }
  .sec02 .sec_no.sec_no2 {
    margin-bottom: -71px;
  }
  .sec02 .sec_no .sec_span {
    margin-top: -10px;
    font-size: 224px;
  }
  .sec02 .row {
    margin-bottom: 50px;
  }
  .sec02 .row:last-child {
    margin-bottom: 0;
  }
}

.sec03 .sec03_bg {
  padding: 30px 0 50px;
  background: #eae5dc;
}
.sec03 .sec_title {
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0;
  font-family: "Shippori Mincho", serif;
  margin: 0 0 10px;
  color: #746751;
}
.sec03 .sec_contents {
  margin-bottom: 80px;
}
.sec03 .sec_box {
  padding: 30px 10px;
  position: relative;
  z-index: 0;
  background: #fff;
}
.sec03 .sec_box:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.sec03 .sec_box:nth-child(odd):after {
  left: auto;
  right: 0;
  background: url("../img/top/sec03_bg01.png") no-repeat bottom right/150%;
}
.sec03 .sec_box:nth-child(even):after {
  left: 0;
  right: auto;
  background: url("../img/top/sec03_bg02.png") no-repeat bottom left/150%;
}
.sec03 .sec_box:not(:first-child) {
  margin-top: 30px;
}
.sec03 .text_box {
  padding: 0 10px 30px;
  background: #234c76;
}
.sec03 .text_box .sec_text {
  color: #fff;
}
.sec03 .sec_title2 {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
  margin: 0 0 20px;
  color: #fff;
  font-family: "Shippori Mincho", serif;
}
.sec03 .sec_list {
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #7995b4;
}
.sec03 .sec_list li {
  font-size: 16px;
  line-height: 1;
  padding: 18.5px 10px;
  font-family: "Shippori Mincho", serif;
  margin: 0;
  width: 50%;
  color: #fff;
  border-left: 1px solid #7995b4;
  border-bottom: 1px solid #7995b4;
}
.sec03 .sec_list li:nth-child(even) {
  border-right: 1px solid #7995b4;
}
@media only screen and (max-width: 767px) {
  .sec03 .text_box .sec_img {
    position: relative;
    top: -30px;
    margin-bottom: -30px;
  }
}
@media only screen and (min-width: 768px) {
  .sec03 .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec03 .row .col_2:first-child {
    width: 46%;
  }
  .sec03 .row .col_2:last-child {
    width: 50%;
  }
  .sec03 .text_box .sec_img {
    position: relative;
    left: -10%;
    margin-top: -22%;
  }
  .sec03 .text_box .col_2:first-child {
    width: 48%;
  }
  .sec03 .text_box .col_2:last-child {
    width: 48%;
  }
  .sec03 .sec03_bg {
    padding: 50px 0 100px;
  }
  .sec03 .sec_title {
    font-size: 30px;
    line-height: 50px;
    margin: 0 0 10px;
  }
  .sec03 .sec_text {
    line-height: 32px;
    letter-spacing: 0.08em;
  }
  .sec03 .sec_contents {
    margin-bottom: 170px;
  }
  .sec03 .sec_box {
    padding: 50px 20px;
  }
  .sec03 .sec_box:not(:first-child) {
    margin-top: 40px;
  }
  .sec03 .sec_box:nth-child(odd):after {
    background: url("../img/top/sec03_bg01.png") no-repeat bottom right;
  }
  .sec03 .sec_box:nth-child(even):after {
    background: url("../img/top/sec03_bg02.png") no-repeat bottom left;
  }
  .sec03 .text_box {
    padding: 40px 20px;
    padding-left: 0;
    margin-left: 5%;
  }
  .sec03 .text_box .row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .sec03 .sec_title2 {
    font-size: 28px;
    letter-spacing: 0.1em;
    margin: 0 0 20px;
  }
  .sec03 .sec_list {
    margin: 0 0 10px;
  }
  .sec03 .sec_list li {
    font-size: 16px;
    padding: 18.5px 10px;
  }
}
@media only screen and (min-width: 1239px) {
  .sec03 .sec03_bg {
    padding: 60px 0 150px;
  }
  .sec03 .sec_title {
    font-size: 36px;
    line-height: 60px;
    margin: 0 0 10px;
  }
  .sec03 .sec_contents {
    margin-bottom: 180px;
  }
  .sec03 .sec_box {
    padding: 70px 80px;
  }
  .sec03 .sec_box:first-child {
    padding: 20px 80px;
  }
  .sec03 .sec_box:not(:first-child) {
    margin-top: 50px;
  }
  .sec03 .text_box {
    padding: 50px 50px 80px;
    padding-left: 0;
  }
  .sec03 .text_box .sec_img {
    width: 636px;
  }
  .sec03 .text_box .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec03 .text_box .col_2:first-child {
    width: 52.8%;
  }
  .sec03 .text_box .col_2:last-child {
    width: 43.2%;
  }
  .sec03 .sec_title2 {
    font-size: 36px;
    letter-spacing: 0.1em;
    margin: 0 0 25px;
  }
  .sec03 .sec_list {
    margin: 0 0 10px;
  }
  .sec03 .sec_list li {
    font-size: 22px;
    padding: 18.5px 20px;
  }
}

.sec04 .sec04_bg {
  padding: 30px 0 50px;
  background: #eae5dc;
}
.sec04 .sec_title {
  font-size: 18px;
  line-height: 1.5;
  color: #234c76;
  margin: 0 0 5px;
  font-family: "Shippori Mincho", serif;
}
.sec04 .box_faq {
  background: #ffffff;
  border: none;
  padding: 0;
  margin: 0 0 20px;
}
.sec04 .box_faq:last-child {
  margin-bottom: 0;
}
.sec04 .box_faq .answer {
  padding: 0 10px 30px;
}
.sec04 .box_faq .question .faq_title {
  padding: 15px 10px;
  font-size: 24px;
  padding-right: 155px;
  font-family: "Shippori Mincho", serif;
}
.sec04 .box_faq .question .faq_title p {
  margin: auto;
}
.sec04 .box_faq .question .faq_title:before, .sec04 .box_faq .question .faq_title:after {
  top: 33px;
  right: 10px;
}
.sec04 .box_faq .question .faq_title .open_text {
  font-size: 14px;
  position: absolute;
  margin: auto;
  left: auto;
  right: 46px;
  top: 22px;
  bottom: auto;
}
.sec04 .box_faq .question.open .open_text {
  display: none;
}
.sec04 .sec_box:not(:first-child) {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e8e5e0;
}
@media only screen and (min-width: 768px) {
  .sec04 .sec_text {
    line-height: 32px;
    letter-spacing: 0.08em;
  }
  .sec04 .row {
    gap: 0 2%;
  }
  .sec04 .row .col_2 {
    margin: 0;
  }
  .sec04 .row .col_2:first-child {
    width: 24.5%;
  }
  .sec04 .row .col_2:last-child {
    width: 73.5%;
  }
  .sec04 .sec04_bg {
    padding: 50px 0 100px;
  }
  .sec04 .sec_title {
    font-size: 20px;
  }
  .sec04 .sec_box:not(:first-child) {
    padding-top: 20px;
    margin-top: 20px;
  }
  .sec04 .box_faq {
    margin: 0 0 25px;
  }
  .sec04 .box_faq .answer {
    padding: 0 20px 30px;
  }
  .sec04 .box_faq .question .faq_title {
    padding: 30px 20px;
    font-size: 30px;
    padding-right: 175px;
  }
  .sec04 .box_faq .question .faq_title:before, .sec04 .box_faq .question .faq_title:after {
    top: 54px;
    right: 20px;
  }
  .sec04 .box_faq .question .faq_title .open_text {
    right: 68px;
    top: 44px;
  }
}
@media only screen and (min-width: 1239px) {
  .sec04 .sec04_bg {
    padding: 60px 0 150px;
  }
  .sec04 .sec_box:not(:first-child) {
    padding-top: 30px;
    margin-top: 30px;
  }
  .sec04 .sec_title {
    font-size: 24px;
  }
  .sec04 .box_faq {
    margin: 0 0 30px;
  }
  .sec04 .box_faq .answer {
    padding: 0 50px 50px;
  }
  .sec04 .box_faq .question .faq_title {
    padding: 36.5px 50px;
    font-size: 36px;
    padding-right: 210px;
  }
  .sec04 .box_faq .question .faq_title:before, .sec04 .box_faq .question .faq_title:after {
    top: 66px;
    right: 50px;
  }
  .sec04 .box_faq .question .faq_title .open_text {
    right: 100px;
    top: 55px;
  }
}

.sec05 {
  position: relative;
  z-index: 0;
}
.sec05 .sec05_bg {
  padding: 30px 0 50px;
  background: url("../img/top/sec05_bg.jpg") no-repeat center/cover;
}
.sec05 .sec_title {
  font-family: "Shippori Mincho", serif;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #234c76;
}
.sec05 .sec_title .sec_span {
  display: block;
  font-size: 15px;
  padding: 10px 21.5px;
  color: #fff;
  background: #234c76;
}
.sec05 .sec_title .sec_span2 {
  display: block;
  font-size: 20px;
  color: #234c76;
}
.sec05 .text_box {
  position: relative;
  max-width: 96%;
  margin: auto;
  margin-top: -30px;
  padding: 30px 10px;
  background: rgba(245, 243, 239, 0.9);
}
.sec05 .sec_box {
  padding: 30px 10px;
  background: #fff;
}
.sec05 .slick-arrow {
  top: 20%;
  bottom: auto;
  width: 35px;
  height: 35px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  margin: auto;
  z-index: 1;
  display: block;
}
.sec05 .slick-arrow:before {
  display: none;
}
.sec05 .slick-prev {
  background: url("../img/top/sec05_arrow01.png") no-repeat center/cover !important;
  left: 1%;
  right: auto;
}
.sec05 .slick-next {
  background: url("../img/top/sec05_arrow02.png") no-repeat center/cover !important;
  left: auto;
  right: 1%;
}
.sec05 .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.sec05 .slider-nav {
  margin: 0 25px 10px;
}
.sec05 .slider-nav .slick-list {
  width: 100% !important;
}
.sec05 .slider-nav .slick-track {
  width: 100% !important;
  -webkit-transform: unset !important;
          transform: unset !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2%;
}
.sec05 .slider-nav li {
  width: 32% !important;
  float: none;
  cursor: pointer;
  background: #b5b1aa;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding: 0 15px;
}
.sec05 .slider-nav li .sec_span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec05 .slider-nav li .sec_step {
  padding: 5px 0;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #e3e1dc;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 8px;
  border-right: 1px solid #c9c5bf;
}
.sec05 .slider-nav li .sec_step .sec_no {
  display: block;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.sec05 .slider-nav li .span_text {
  font-family: "Shippori Mincho", serif;
  color: #f5f3ef;
  padding-left: 8px;
  display: block;
  font-size: 14px;
  line-height: 1.2;
}
.sec05 .slider-nav li.slick-current {
  background: #5a5040;
}
@media only screen and (max-width: 767px) {
  .sec05 .slider-nav .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px 2%;
  }
  .sec05 .slider-nav .slick-track:before, .sec05 .slider-nav .slick-track:after {
    display: none;
  }
  .sec05 .slider-nav li {
    width: 49% !important;
  }
  .sec05 .slider-nav li:last-child {
    width: 100% !important;
  }
}
@media only screen and (min-width: 768px) {
  .sec05 .sec05_bg {
    padding: 50px 0 100px;
  }
  .sec05 .sec_box {
    padding: 40px 20px;
  }
  .sec05 .text_box {
    padding: 40px 20px;
    margin-top: -60px;
    max-width: 95%;
  }
  .sec05 .sec_text {
    line-height: 34px;
    letter-spacing: 0.08em;
  }
  .sec05 .sec_title {
    gap: 0 12px;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
  .sec05 .sec_title .sec_span {
    font-size: 16px;
    padding: 10px 21.5px;
  }
  .sec05 .sec_title .sec_span2 {
    font-size: 22px;
  }
  .sec05 .slick-arrow {
    top: 32%;
    width: 55px;
    height: 55px;
  }
  .sec05 .slick-prev {
    left: 1%;
    right: auto;
  }
  .sec05 .slick-next {
    left: auto;
    right: 1%;
  }
  .sec05 .slider-nav {
    margin: 0 30px 15px;
  }
  .sec05 .slider-nav li {
    height: 60px;
    padding: 0 15px;
  }
  .sec05 .slider-nav li .sec_step {
    padding: 5px 0;
    font-size: 12px;
    padding-right: 8px;
  }
  .sec05 .slider-nav li .sec_step .sec_no {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  .sec05 .slider-nav li .span_text {
    padding-left: 8px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 1239px) {
  .sec05 .sec05_bg {
    padding: 60px 0 150px;
  }
  .sec05 .sec_box {
    padding: 50px;
  }
  .sec05 .text_box {
    padding: 50px;
    margin-top: -80px;
    max-width: 90%;
  }
  .sec05 .sec_title {
    gap: 0 12px;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
  .sec05 .sec_title .sec_span {
    font-size: 17px;
    padding: 10px 21.5px;
  }
  .sec05 .sec_title .sec_span2 {
    font-size: 25px;
  }
  .sec05 .slick-arrow {
    top: 36%;
    width: 55px;
    height: 55px;
  }
  .sec05 .slick-prev {
    left: 2%;
    right: auto;
  }
  .sec05 .slick-next {
    left: auto;
    right: 2%;
  }
  .sec05 .slider-nav {
    margin: 0 30px 30px;
  }
  .sec05 .slider-nav li {
    height: 80px;
    padding: 0 15px;
  }
  .sec05 .slider-nav li .sec_step {
    padding: 5px 0;
    font-size: 14px;
    padding-right: 20px;
  }
  .sec05 .slider-nav li .sec_step .sec_no {
    font-size: 21px;
    letter-spacing: 0.1em;
  }
  .sec05 .slider-nav li .span_text {
    padding-left: 20px;
    font-size: 25px;
  }
}

.sec06 .sec_title {
  font-size: 24px;
  line-height: 1;
  color: #234c76;
  font-family: "Shippori Mincho", serif;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.sec06 .sec06_bg {
  padding: 30px 0 50px;
  background: url("../img/top/sec06_bg.jpg") no-repeat center/cover;
}
.sec06 .row {
  margin-bottom: 40px;
}
.sec06 .row:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .sec06 .sec_title {
    margin-top: 25px;
    border-bottom: 1px solid #234c76;
  }
}
@media only screen and (min-width: 768px) {
  .sec06 .sec06_bg {
    padding: 70px 0 100px;
  }
  .sec06 .sec_text {
    line-height: 32px;
    letter-spacing: 0.08em;
  }
  .sec06 .sec_title {
    font-size: 30px;
    padding-bottom: 25px;
    margin-bottom: 15px;
  }
  .sec06 .sec_title:after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    right: -20px;
    left: auto;
    top: auto;
    bottom: 0;
    width: calc(100% + 20px);
    height: 1px;
    background: #234c76;
  }
  .sec06 .row {
    margin-bottom: 70px;
  }
  .sec06 .row:last-child {
    margin-bottom: 0;
  }
  .sec06 .row .col_2:first-child {
    width: 46%;
  }
  .sec06 .row .col_2:last-child {
    width: 50%;
  }
  .sec06 .row.reverse .sec_title:after {
    left: -20px;
    right: auto;
  }
}
@media only screen and (min-width: 1239px) {
  .sec06 .sec_title {
    font-size: 36px;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
  .sec06 .row {
    margin-bottom: 120px;
  }
  .sec06 .row:last-child {
    margin-bottom: 0;
  }
  .sec06 .sec06_bg {
    padding: 120px 0 140px;
  }
  .sec06 .sec_title:after {
    right: calc(((100vw - 1200px) / 2) * -1);
    width: calc(100% + ((100vw - 1200px) / 2));
  }
  .sec06 .row.reverse .sec_title:after {
    left: calc(((100vw - 1200px) / 2) * -1);
    right: auto;
  }
}
@media screen and (min-width: 1400px) {
  .sec06 .row .col_2:first-child {
    width: 49%;
    margin-left: -8%;
  }
  .sec06 .row .col_2:last-child {
    width: 55%;
  }
  .sec06 .row.reverse .col_2:first-child {
    margin-left: 0;
    margin-right: -8%;
  }
}

.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 */