@charset "UTF-8";
.page_title_wrap {
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #213166;
  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: "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.25;
  z-index: 1;
}

@media 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: "Noto Serif JP", serif;
}

.mce-content-body h2 {
  color: #213166;
  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: #213166;
}

.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: #213166;
  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 #213166;
  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;
  }
}
.text-large {
  color: #213166;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

@media 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: 1000px;
}

.section_bg {
  background: #edeff6;
}

.section_bg .box_bg {
  background: #fff;
}

.section_bg .box_bg .box_bg {
  background: #edeff6;
}

.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #edeff6;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #edeff6;
}

.box_border {
  background: #fff;
  border: 5px solid #edeff6;
}

.box_border .box_bg {
  background: #edeff6;
}

.section_bg .box_border .box_bg {
  background: #edeff6;
}

.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%;
  padding: 24px 16px;
}

.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 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%;
    padding: 24px 16px;
  }

  .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 screen and (max-width: 767px) {
  div.clearfix {
    margin-bottom: 40px;
  }
}
.link_anchor {
  margin-top: 20px !important;
  padding: 0;
  border: 3px solid #edeff6 !important;
  border-radius: 10px !important;
  padding: 30px 20px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .link_anchor {
    margin-top: 10px !important;
  }
}
.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;
}

@media screen and (max-width: 767px) {
  .link_anchor li:not(:first-child) {
    margin-top: 3%;
  }
}
.link_anchor a {
  background: #fff;
  color: #333333;
  border-radius: 0;
  padding: 0.5em 1em 0.5em 3.5em;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 24px;
  border: 1px solid #213166;
  border-radius: 3px;
  color: #213166 !important;
  display: block;
  width: 100%;
  padding: 15px 25px;
  border: 1px solid #213166;
}

.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.link_anchor a:before {
  display: none;
}

.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #213166;
  border-right: 1px solid #213166;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.link_anchor a:hover {
  background: #213166;
  color: #fff !important;
}

.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: 48%;
    margin-right: 2%;
  }

  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .link_anchor li:nth-child(2n) {
    margin-right: 0;
  }

  .link_anchor li:nth-child(n+3) {
    margin-top: 2%;
  }

  .link_anchor.link_col_3 li {
    max-width: 32%;
  }

  .link_anchor.link_col_3 li:nth-child(2n) {
    margin-right: 2%;
  }

  .link_anchor.link_col_3 li:nth-child(n+3) {
    margin-top: 0;
  }

  .link_anchor.link_col_3 li:nth-child(3n) {
    margin-right: 0;
  }

  .link_anchor.link_col_3 li:nth-child(n+4) {
    margin-top: 2%;
  }
}
.ul_circle,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}

.ul_circle li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 16px;
  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: 20px;
  background: #213166;
  height: 10px;
  left: 0;
  top: 10px;
  width: 10px;
}

.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: 10px;
  width: 7px;
  z-index: 1;
}

.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #213166;
  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 #213166;
  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: #213166;
  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 screen and (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_2 li {
    width: 49%;
    margin-right: 2%;
  }

  ul.list_columns_2 li:nth-child(2n) {
    margin-right: 0;
  }

  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_3 li {
    width: 32%;
    margin-right: 2%;
  }

  ul.list_columns_3 li:nth-child(3n) {
    margin-right: 0;
  }
}
.box_faq {
  margin-bottom: 30px;
}

.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}

.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 0;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 600;
  height: 60px;
  left: 0;
  letter-spacing: 0;
  line-height: 1.8;
  position: absolute;
  text-align: center;
  top: 0;
  width: 60px;
  border: 1px solid #213166;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box_faq .question {
  font-size: 20px;
  line-height: 1.6;
  background-color: #213166;
  color: #fff;
  padding: 14px 20px 14px 80px;
}

.box_faq .question::before {
  content: "Q";
  color: #213166;
  background: #fff;
  height: 100%;
}

.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Serif JP", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}

.box_faq .question .faq_title::before,
.box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 14px;
  right: 0;
  background: #fff;
  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: 12px;
  background: #f3f5f9;
  padding-left: 80px;
  padding-bottom: 20px;
}

.box_faq .answer p {
  margin-top: 0;
}

.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #213166;
  top: 0;
}

.flow-box {
  margin-bottom: 50px;
}

.flow-box:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }

  .flow-box:last-child {
    margin-bottom: 0;
  }
}
.flow-block {
  border: 5px solid #edeff6;
  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: #213166;
}

.flow-block .title {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4;
  margin-top: 0 !important;
  text-align: left;
  font-family: "Noto Serif JP", serif;
  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: #213166;
  background: #213166;
  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 #213166;
  color: #213166;
  width: 25%;
  border-bottom: none;
  font-weight: 600;
}

@media 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 #213166;
}

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: #213166;
  border-bottom: 1px solid #213166;
  border-top: 1px solid #213166;
}

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: 0.8rem 0.2rem;
  text-align: center;
}

table.table_timetable thead th {
  background: #887943;
  color: #fff;
}

table.table_timetable thead th:first-child {
  width: 30%;
}

table.table_timetable tbody th {
  text-align: center;
  color: #333;
}

@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: #213166;
  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 thead th,
table.table_fee2 thead td {
  color: #fff;
  background: #213166;
}

table.table_fee2 tbody th {
  background: #fff;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  width: 25%;
  font-weight: 400;
}

@media 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: #887943 !important;
}

.consul2 {
  color: #887943 !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 {
    width: auto;
    min-width: 768px;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}

@media only screen and (max-width: 767px) {
  .js-scrollable_pc table {
    min-width: 768px;
  }
}
.page-name-gastroenterology_lp .footer {
  border-top: none;
  background: #1e2026;
  color: #fff;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #213166;
}

.footer .sec_logo {
  text-align: center;
  margin: 0 0 60px;
}

.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}

.footer table.address {
  margin-bottom: 30px;
}

.footer table.address th,
.footer table.address td {
  padding: 15px 0;
  line-height: 1.4;
  border-bottom: 1px solid #fff;
}

.footer table.address th {
  width: 150px;
  text-align: left;
  padding-right: 8px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}

.footer table.table_timetable thead th {
  padding: 2px 0;
}

.footer table.table_timetable tbody th,
.footer table.table_timetable tbody td {
  padding: 10px 0;
}

.footer .sec_img {
  margin: 0;
}

.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}

.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
  padding-left: 15px;
}

.footer .sitemap a:hover {
  text-decoration: underline;
}

.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.footer .googlemap {
  margin-top: 40px;
}

.footer .map {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }

  .footer .googlemap {
    padding-top: 25%;
    margin-top: 100px;
  }
}
@media print, screen and (max-width: 1059px) {
  .footer table.address .pc {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .footer .sec_logo {
    margin-bottom: 20px;
  }

  .footer table.address th {
    width: 120px;
  }
}
.copyright {
  background: #bdc1d1;
  color: #333333;
  padding: 10px 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}
.sec_tab .tab_btn {
  border: 1px solid #213166;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 30px;
}

.sec_tab .tab_item {
  display: none;
}

.sec_tab .tab_item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec_tab .tab_item_wrap {
  position: relative;
}

.sec_tab .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;
  margin-bottom: 30px;
}

.sec_tab .tab_btn_wrap li {
  height: 80px;
  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;
  color: #fff;
  background: #bfbfbf;
  border-color: #bfbfbf;
  position: relative;
}

.sec_tab .tab_btn_wrap li:hover {
  cursor: pointer;
  opacity: 0.8;
}

.sec_tab .tab_btn_wrap li.active {
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#4f556b), to(#213166));
  background: linear-gradient(180deg, #4f556b 0%, #213166 100%);
  -webkit-box-shadow: 0 0 10px #888;
          box-shadow: 0 0 10px #888;
}

.sec_tab .tab_btn_wrap li.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  background: none;
  border: 15px solid transparent;
  border-top: 20px solid #213166;
}

.sec_tab .tab_btn_wrap li.active:nth-child(even) {
  background: -webkit-gradient(linear, left top, left bottom, from(#a09469), to(#887943));
  background: linear-gradient(180deg, #a09469 0%, #887943 100%);
}

.sec_tab .tab_btn_wrap li.active:nth-child(even)::after {
  border-top: 20px solid #887943;
}

.sec_tab .btnstyle a {
  height: 80px;
  padding: 0;
  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;
  border-radius: 0;
}

@media screen and (max-width: 767px) {
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 10px;
  }

  .sec_tab .tab_btn_wrap li {
    height: 60px;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
  }

  .sec_tab .tab_btn_wrap li.active::after {
    display: none;
  }

  .sec_tab .tab_btn_wrap li:last-child {
    width: 100%;
    margin-right: 0;
  }

  .sec_tab .tab_btn_wrap li:not(:first-child) {
    margin-top: 0;
  }

  .sec_tab .tab_btn_wrap li:nth-child(2n) {
    margin-right: 0;
  }

  .sec_tab .tab_item.active {
    display: block;
  }

  .sec_tab .row {
    margin-top: 20px !important;
  }
}
@media screen and (min-width: 768px) {
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }

  .sec_tab .tab_btn_wrap li {
    width: calc((100% - 40px) / 3);
    position: relative;
  }
}
.sec_tab .slick-prev:before {
  content: "";
}

.sec_tab .slick-next:before {
  content: "";
}

.sec_tab button.slick-prev,
.sec_tab button.slick-next {
  top: 44%;
  width: 24px;
  height: 57px;
}

.sec_tab button.slick-prev {
  left: -50px;
  background: url("../img/top/slider_arrow_l.png") no-repeat center;
}

.sec_tab button.slick-next {
  right: -50px;
  background: url("../img/top/slider_arrow_r.png") no-repeat center;
}

.sec_tab .slick-disabled {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .sec_tab button.slick-prev {
    left: -30px;
  }

  .sec_tab button.slick-next {
    right: -30px;
  }
}
.page-name-gastroenterology_lp h2 {
  margin: 0 0 40px;
  padding-top: 0;
  padding-bottom: 0;
  background: 0;
  font-size: 36px;
  position: relative;
  color: #333333;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.page-name-gastroenterology_lp h2 .subtext {
  display: block;
  color: #887943;
  font-size: 18px;
  letter-spacing: 0.1em;
}

.page-name-gastroenterology_lp h2::before,
.page-name-gastroenterology_lp h2::after {
  display: none;
}

.page-name-gastroenterology_lp h3 {
  margin: 0 0 20px;
  padding: 0;
  background: 0;
  border: none;
  font-weight: 400;
}

.page-name-gastroenterology_lp h3::before,
.page-name-gastroenterology_lp h3::after {
  display: none;
}

.page-name-gastroenterology_lp section {
  padding: 80px 0 100px;
}

@media only screen and (max-width: 767px) {
  .page-name-gastroenterology_lp h2 {
    margin-bottom: 20px;
    font-size: 24px;
    letter-spacing: 0;
    padding-bottom: 0;
  }

  .page-name-gastroenterology_lp section {
    padding: 40px 0;
  }
}
.page-name-gastroenterology_lp .f24 {
  font-size: 24px;
}

.page-name-gastroenterology_lp .f25 {
  font-size: 25px;
}

.page-name-gastroenterology_lp .f28 {
  font-size: 28px;
}

.page-name-gastroenterology_lp .f30 {
  font-size: 30px;
}

.page-name-gastroenterology_lp .f36 {
  font-size: 36px;
}

.page-name-gastroenterology_lp .f44 {
  font-size: 44px;
}

.page-name-gastroenterology_lp .f48 {
  font-size: 48px;
}

.page-name-gastroenterology_lp .f53 {
  font-size: 53px;
}

.page-name-gastroenterology_lp .f65 {
  font-size: 65px;
}

@media print, screen and (max-width: 1059px) {
  .page-name-gastroenterology_lp .f24 {
    font-size: 20px;
  }

  .page-name-gastroenterology_lp .f25 {
    font-size: 20px;
  }

  .page-name-gastroenterology_lp .f28 {
    font-size: 22px;
  }

  .page-name-gastroenterology_lp .f30 {
    font-size: 24px;
  }

  .page-name-gastroenterology_lp .f36 {
    font-size: 26px;
  }

  .page-name-gastroenterology_lp .f40 {
    font-size: 28px;
  }

  .page-name-gastroenterology_lp .f44 {
    font-size: 30px;
  }

  .page-name-gastroenterology_lp .f48 {
    font-size: 34px;
  }

  .page-name-gastroenterology_lp .f53 {
    font-size: 36px;
  }

  .page-name-gastroenterology_lp .f65 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-gastroenterology_lp .f24 {
    font-size: 18px;
  }

  .page-name-gastroenterology_lp .f25 {
    font-size: 19px;
  }

  .page-name-gastroenterology_lp .f28 {
    font-size: 22px;
  }

  .page-name-gastroenterology_lp .f30 {
    font-size: 24px;
  }

  .page-name-gastroenterology_lp .f36 {
    font-size: 26px;
  }

  .page-name-gastroenterology_lp .f40 {
    font-size: 28px;
  }

  .page-name-gastroenterology_lp .f44 {
    font-size: 30px;
  }

  .page-name-gastroenterology_lp .f48 {
    font-size: 32px;
  }

  .page-name-gastroenterology_lp .f53 {
    font-size: 34px;
  }

  .page-name-gastroenterology_lp .f65 {
    font-size: 36px;
  }
}
.f_min {
  font-family: "Noto Serif JP", serif;
}

.page-name-gastroenterology_lp .sec_info {
  background: url("../img/top/info_bg.jpg") no-repeat center/cover;
}

.page-name-gastroenterology_lp .sec_info h2 {
  padding-top: 0;
  position: relative;
  z-index: 1;
  display: table;
  margin: 0 auto 40px;
}

.page-name-gastroenterology_lp .sec_info h2::after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 18px;
  background: url(../img/top/textbg03.png) repeat center;
  z-index: -1;
}

.page-name-gastroenterology_lp .sec_info .grids {
  display: grid;
  gap: 0 20px;
  grid-template-columns: repeat(3, 1fr);
}

.page-name-gastroenterology_lp .sec_info .grids p {
  margin-bottom: 0;
}

.page-name-gastroenterology_lp .sec_info .grids a {
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
  height: 100px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0 30px;
}

.page-name-gastroenterology_lp .sec_info .grids a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  margin: 0 auto;
  width: 11px;
  height: 11px;
  background: url("../img/common/info_arrow.png") no-repeat center/cover;
}

.page-name-gastroenterology_lp .sec_info .tel a {
  background: -webkit-gradient(linear, left top, left bottom, from(#213160), to(#172247));
  background: linear-gradient(180deg, #213160 0%, #172247 100%);
}

.page-name-gastroenterology_lp .sec_info .tel a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#3a4e8a), to(#213160));
  background: linear-gradient(180deg, #3a4e8a 0%, #213160 100%);
}

.page-name-gastroenterology_lp .sec_info .web a {
  background: -webkit-gradient(linear, left top, left bottom, from(#887943), to(#64542f));
  background: linear-gradient(180deg, #887943 0%, #64542f 100%);
}

.page-name-gastroenterology_lp .sec_info .web a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#a69558), to(#887943));
  background: linear-gradient(180deg, #a69558 0%, #887943 100%);
}

.page-name-gastroenterology_lp .sec_info .line a {
  background: #05bb43;
}

.page-name-gastroenterology_lp .sec_info .line a:hover {
  background: #0fe055;
}

.page-name-gastroenterology_lp .sec_info .tel .icon {
  padding-left: 30px;
  background: url("../img/common/icon_tel.png") no-repeat center left;
}

.page-name-gastroenterology_lp .sec_info .web .icon {
  padding-left: 34px;
  background: url("../img/common/icon_web.png") no-repeat top 54% left;
}

.page-name-gastroenterology_lp .sec_info .line .icon {
  padding-left: 34px;
  background: url("../img/common/icon_line.png") no-repeat top 54% left;
}

@media print, screen and (max-width: 1059px) {
  .page-name-gastroenterology_lp .sec_info .grids a {
    padding-left: 20px;
  }

  .page-name-gastroenterology_lp .sec_info .grids a::after {
    right: 15px;
  }

  .page-name-gastroenterology_lp .sec_info .grids a {
    height: 80px;
  }

  .page-name-gastroenterology_lp .sec_info .f30 {
    font-size: clamp(18px, 2.6vw, 30px);
  }

  .page-name-gastroenterology_lp .sec_info .f25 {
    font-size: clamp(16px, 2vw, 25px);
  }
}
@media only screen and (max-width: 767px) {
  .page-name-gastroenterology_lp .sec_info h2 {
    margin: 0 auto 20px;
  }

  .page-name-gastroenterology_lp .sec_info h2::after {
    bottom: 0;
  }

  .page-name-gastroenterology_lp .sec_info .grids {
    display: block;
  }

  .page-name-gastroenterology_lp .sec_info .grids p + p {
    margin-top: 20px;
  }

  .page-name-gastroenterology_lp .sec_info .grids a {
    height: 60px;
  }
}
.page-name-gastroenterology_lp .sec01 {
  position: relative;
}

.page-name-gastroenterology_lp .sec01::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 200px;
  background: -webkit-gradient(linear, left top, right top, from(#edeff6), to(#fff));
  background: linear-gradient(90deg, #edeff6 0%, #fff 100%);
  z-index: -1;
}

.page-name-gastroenterology_lp .sec01 .cont_box {
  position: relative;
}

.page-name-gastroenterology_lp .sec01 .text {
  position: absolute;
  left: 440px;
  top: 0;
  font-size: 24px;
  line-height: 1;
}

.page-name-gastroenterology_lp .sec01 .img {
  width: 638px;
  margin-left: 70px;
}

.page-name-gastroenterology_lp .sec01 .f48 {
  color: #213166;
  position: relative;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.page-name-gastroenterology_lp .sec01 .f48::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 0.5em;
  background: url("../img/top/textbg02.png") repeat center;
  z-index: -1;
}

@media print, screen and (max-width: 1059px) {
  .page-name-gastroenterology_lp .sec01 .img {
    margin-left: 0;
    width: 560px;
    max-width: 100%;
  }

  .page-name-gastroenterology_lp .sec01 .text {
    font-size: 20px;
    left: 320px;
  }

  .page-name-gastroenterology_lp .sec01 .cont_box {
    margin: auto;
    width: 740px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-gastroenterology_lp .sec01::after {
    height: 80px;
  }

  .page-name-gastroenterology_lp .sec01 .container {
    width: 340px;
  }

  .page-name-gastroenterology_lp .sec01 .cont_box {
    padding-top: 40px;
  }

  .page-name-gastroenterology_lp .sec01 .img {
    max-width: 80%;
  }

  .page-name-gastroenterology_lp .sec01 .text {
    left: 140px;
    font-size: 14px;
    line-height: 1.4;
  }

  .page-name-gastroenterology_lp .sec01 .f48 {
    font-size: 18px;
  }

  .page-name-gastroenterology_lp .sec01 p {
    margin-bottom: 0;
  }
}
.sec02 {
  background: url("../img/top/sec02_bg.jpg") no-repeat center/cover;
}

.sec02 .slick-list {
  width: 1088px;
  margin-left: 60px;
}

.sec02 .slider_box {
  margin-right: 24px;
  border: 1px solid #887943;
  background: #fff;
}

.sec02 .slider_box .feat {
  color: #887943;
  position: relative;
  padding-left: 26px;
  font-family: "Noto Serif JP", serif;
  margin: 0 30px;
}

.sec02 .slider_box .feat .f24 {
  margin-right: 5px;
}

.sec02 .slider_box .feat::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 40%;
  left: 0;
  margin: 0 auto;
  width: 16px;
  height: 2px;
  background: #887943;
}

.sec02 .slider_box .feat:before {
  font-size: 50px;
  margin-right: 15px;
}

.sec02 .slider_box .feat + p {
  margin: 0 30px 20px;
  line-height: 1.4;
}

.sec02 .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec02 .slick-slide {
  height: auto !important;
  margin-bottom: 1px;
}

.sec02 .slick-prev:before {
  content: "";
}

.sec02 .slick-next:before {
  content: "";
}

.sec02 button.slick-prev,
.sec02 button.slick-next {
  width: 30px;
  height: 30px;
  top: auto;
  bottom: 0;
  -webkit-transform: none;
          transform: none;
}

.sec02 button.slick-prev {
  left: -60px;
  background: url(../img/top/arrow_l.png) no-repeat center;
}

.sec02 button.slick-next {
  left: -30px;
  background: url(../img/top/arrow_r.png) no-repeat center;
}

@media only screen and (min-width: 768px) {
  .sec02 .text_box {
    width: 450px;
  }

  .sec02 .sec02_slider_wrap {
    width: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1059px) {
  .sec02 h2 {
    font-size: 26px;
  }

  .sec02 .text_box {
    width: 36%;
  }

  .sec02 .sec02_slider_wrap {
    width: 60%;
  }

  .sec02 .slick-list {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .sec02 .sec02_slider_wrap {
    width: 100%;
    margin-top: 30px;
  }

  .sec02 .slick-list {
    width: 700px;
    margin-left: 80px;
  }

  .sec02 .slider_box {
    margin-right: 10px;
  }

  .sec02 .slider_box .feat {
    margin: 0 15px;
  }

  .sec02 .slider_box .feat + p {
    margin: 0 15px 15px;
  }

  .sec02 button.slick-prev {
    left: -10px;
  }

  .sec02 button.slick-next {
    left: 30px;
  }
}
.page-name-gastroenterology_lp .sec_tab h3 {
  font-size: 24px;
  background: #213166;
  padding: 5px 20px;
  color: #fff;
}

.page-name-gastroenterology_lp .sec_tab .tab_item ul li {
  margin-bottom: 4px;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  display: inline-block;
  margin-right: 20px;
}

.page-name-gastroenterology_lp .sec_tab .tab_item:nth-child(even) h3 {
  background-color: #887943;
}

.page-name-gastroenterology_lp .sec_tab .tab_item:nth-child(even) ul li::before {
  background-color: #887943;
}

.page-name-gastroenterology_lp .sec_tab .img {
  margin-bottom: 20px;
}

.page-name-gastroenterology_lp .tab_item {
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 768px) {
  .page-name-gastroenterology_lp .sec_tab .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .page-name-gastroenterology_lp .sec_tab .row .img {
    width: 48%;
  }

  .page-name-gastroenterology_lp .sec_tab .row .text {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-gastroenterology_lp .f24 {
    font-size: 22px;
  }

  .page-name-gastroenterology_lp .sec_tab h3 {
    font-size: 20px;
  }
}
.page-name-gastroenterology_lp .sec03 {
  padding-bottom: 50px;
}

.page-name-gastroenterology_lp .sec03 h3 {
  font-size: 30px;
  color: #fff;
  text-align: center;
}

.page-name-gastroenterology_lp .sec03 .row {
  gap: 6%;
}

.page-name-gastroenterology_lp .sec03 .cont01,
.page-name-gastroenterology_lp .sec03 .cont02 {
  position: relative;
  width: 47%;
  padding-top: 50px;
}

.page-name-gastroenterology_lp .sec03 .cont01 > .wrap,
.page-name-gastroenterology_lp .sec03 .cont02 > .wrap {
  background: #fff;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
}

.page-name-gastroenterology_lp .sec03 .cont01::after,
.page-name-gastroenterology_lp .sec03 .cont02::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  margin: 0 auto;
  width: 1000px;
  height: 240px;
  z-index: -1;
}

.page-name-gastroenterology_lp .sec03 .cont01::after {
  right: -6.5%;
  background: url("../img/top/sec03_bg01.jpg") no-repeat center/cover;
}

.page-name-gastroenterology_lp .sec03 .cont02::after {
  left: -6.5%;
  background: url("../img/top/sec03_bg02.jpg") no-repeat center/cover;
}

.page-name-gastroenterology_lp .sec03 .text {
  padding: 35px;
}

@media only screen and (min-width: 768px) {
  .page-name-gastroenterology_lp .sec03 .cont01,
  .page-name-gastroenterology_lp .sec03 .cont02 {
    display: grid;
    grid-template-rows: 60px 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-gastroenterology_lp .sec03 {
    padding-bottom: 20px;
  }

  .page-name-gastroenterology_lp .sec03 .cont01,
  .page-name-gastroenterology_lp .sec03 .cont02 {
    width: 100%;
    padding-top: 30px;
  }

  .page-name-gastroenterology_lp .sec03 .cont01 {
    margin-bottom: 30px;
  }

  .page-name-gastroenterology_lp .sec03 h3 {
    font-size: 22px;
  }

  .page-name-gastroenterology_lp .sec03 .text {
    padding: 20px;
  }

  .page-name-gastroenterology_lp .sec03 .cont01 > .wrap,
  .page-name-gastroenterology_lp .sec03 .cont02 > .wrap {
    background: #fff;
    -webkit-box-shadow: 0 0 10px #ccc;
            box-shadow: 0 0 10px #ccc;
    -webkit-filter: none;
            filter: none;
  }
}
.page-name-gastroenterology_lp .sec04 {
  background: url("../img/top/sec04_bg.jpg") no-repeat center top 110px/cover;
}

.page-name-gastroenterology_lp .sec04 .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-name-gastroenterology_lp .sec04 p {
  margin-top: -60px;
  margin-left: -20px;
}

.page-name-gastroenterology_lp .sec04 p .text_bg {
  font-size: clamp(12px, 1.6vw, 18px);
  line-height: 2.4;
  font-family: "Noto Serif JP", serif;
  background: #fff;
  padding: 5px 15px;
}

.page-name-gastroenterology_lp .sec04 .cont_box {
  width: 32%;
  padding-left: 20px;
}

@media only screen and (max-width: 767px) {
  .page-name-gastroenterology_lp .sec04 {
    background-position: top 60px center;
  }

  .page-name-gastroenterology_lp .sec04 .cont_box {
    width: 100%;
  }

  .page-name-gastroenterology_lp .sec04 .cont_box + .cont_box {
    margin-top: 20px;
  }

  .page-name-gastroenterology_lp .sec04 p {
    margin-top: -50px;
  }

  .page-name-gastroenterology_lp .sec04 p .text_bg {
    font-size: clamp(14px, 2vw, 20px);
  }
}
.page-name-gastroenterology_lp .sec05 h3 {
  font-size: 24px;
  display: table;
  margin: 0 auto 30px;
  width: 290px;
  text-align: center;
  padding: 10px 0;
}

.page-name-gastroenterology_lp .sec05 .table_fee2 {
  font-family: "Noto Serif JP", serif;
}

.page-name-gastroenterology_lp .sec05 .table_fee2 thead th:not(:first-child) {
  width: 21%;
}

.page-name-gastroenterology_lp .sec05 .table_fee2 tbody th {
  width: auto;
  text-align: center;
}

.page-name-gastroenterology_lp .sec05 .table_fee2 tbody td {
  text-align: right !important;
}

.page-name-gastroenterology_lp .sec05 .table_fee2 tbody td .large {
  font-size: 22px;
}

.page-name-gastroenterology_lp .sec05 .cont01 {
  margin-bottom: 60px;
}

.page-name-gastroenterology_lp .sec05 .cont01 h3 {
  color: #213166;
  border: 1px solid #213166;
}

.page-name-gastroenterology_lp .sec05 .cont02 h3 {
  color: #887943;
  border: 1px solid #887943;
}

.page-name-gastroenterology_lp .sec05 .cont02 .table_fee2 thead th {
  background: #887943;
}

@media only screen and (max-width: 767px) {
  .page-name-gastroenterology_lp .sec05 h3 {
    font-size: 22px;
  }

  .page-name-gastroenterology_lp .sec05 .cont01 {
    margin-bottom: 30px;
  }
}
.page-name-gastroenterology_lp .sec07 {
  background: url("../img/top/sec07_bg.jpg") no-repeat center/cover;
}

.page-name-gastroenterology_lp .sec07 .img img {
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
}

.page-name-gastroenterology_lp .sec07 .name_box {
  width: 280px;
  height: 100px;
  background: #fff;
  padding: 10px 20px;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  margin-top: -75px;
  margin-left: auto;
  line-height: 1.8;
}

.page-name-gastroenterology_lp .sec07 .name_box::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 45px;
  margin: 0 auto;
  width: calc(100% - 40px);
  height: 1px;
  border-top: 1px solid #887943;
}

.page-name-gastroenterology_lp .sec07 .name_box .f18 {
  margin-right: 1em;
}

.page-name-gastroenterology_lp .sec07 h3 {
  margin-bottom: 20px;
  font-weight: normal;
}

.page-name-gastroenterology_lp .sec07 .left h3 {
  color: #333333;
  border-bottom: 2px solid #213166;
  padding-bottom: 10px;
}

.page-name-gastroenterology_lp .sec07 .left table th {
  width: 100px;
  text-align: left;
}

.page-name-gastroenterology_lp .sec07 .left table th,
.page-name-gastroenterology_lp .sec07 .left table td {
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
}

.page-name-gastroenterology_lp .sec07 .right h3 {
  color: #333333;
  border-bottom: 2px solid #887943;
  padding-bottom: 10px;
}

.page-name-gastroenterology_lp .sec07 .right ul li {
  margin-bottom: 12px;
}

.page-name-gastroenterology_lp .sec07 .right ul li::before {
  background: #887943;
  top: 10px;
}

@media only screen and (min-width: 768px) {
  .page-name-gastroenterology_lp .sec07 .row {
    gap: 40px;
  }

  .page-name-gastroenterology_lp .sec07 .img {
    width: 400px;
  }

  .page-name-gastroenterology_lp .sec07 .text {
    width: 560px;
  }

  .page-name-gastroenterology_lp .sec07 .left {
    width: 560px;
  }

  .page-name-gastroenterology_lp .sec07 .right {
    width: 400px;
  }
}
@media print, screen and (max-width: 1059px) {
  .page-name-gastroenterology_lp .sec07 .name_box {
    height: 80px;
    margin-top: -60px;
  }

  .page-name-gastroenterology_lp .sec07 .name_box::after {
    bottom: 34px;
  }

  .page-name-gastroenterology_lp .sec07 .img {
    margin: auto;
  }

  .page-name-gastroenterology_lp .sec07 .text {
    margin: auto;
  }

  .page-name-gastroenterology_lp .sec07 .left {
    width: 100%;
  }

  .page-name-gastroenterology_lp .sec07 .right {
    width: 100%;
  }

  .page-name-gastroenterology_lp .sec07 .right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .page-name-gastroenterology_lp .sec07 .right ul li {
    width: 49%;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-gastroenterology_lp .sec07 .img {
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .page-name-gastroenterology_lp .sec07 .name_box {
    margin-right: -20px;
    width: 200px;
  }

  .page-name-gastroenterology_lp .sec07 .right {
    margin-top: 20px;
  }

  .page-name-gastroenterology_lp .sec07 .right ul {
    display: block;
  }

  .page-name-gastroenterology_lp .sec07 .right ul li {
    width: 100%;
  }
}
.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 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;
}

.img_slider .slick-prev:before {
  content: "";
}

.img_slider .slick-next:before {
  content: "";
}

.img_slider button.slick-prev,
.img_slider button.slick-next {
  top: 50%;
  width: 24px;
  height: 57px;
}

.img_slider button.slick-prev {
  left: -50px;
  background: url("../img/top/slider_arrow_l.png") no-repeat center;
}

.img_slider button.slick-next {
  right: -50px;
  background: url("../img/top/slider_arrow_r.png") no-repeat center;
}

.img_slider .slick-disabled {
  display: none !important;
}

@media print, screen and (max-width: 1059px) {
  .img_slider {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .img_slider .img_slide_thumb img {
    padding: 0 2px;
  }

  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 24px;
    height: 57px;
  }

  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 20px;
  }

  .img_slider button.slick-prev {
    left: -30px;
  }

  .img_slider button.slick-next {
    right: -30px;
  }
}
@media only screen and (min-width: 768px) {
  .header {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }

  .header.header_scrolled {
    -webkit-box-shadow: 0 0 10px #ccc;
            box-shadow: 0 0 10px #ccc;
  }
}
@media only screen and (max-width: 767px) {
  .header_logo {
    max-width: 90%;
    margin: auto;
  }
}
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu > li {
    border-top: 1px solid #fff;
    border-bottom: none !important;
  }

  .sub-menu_wrap {
    border-top: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .global_nav {
    padding-bottom: 80px;
  }
}
/*Gナビ　サブメニューの幅調整*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu {
    min-width: 100%;
  }
}
/*Gナビ　SP調整*/
@media only screen and (max-width: 767px) {
  .global_nav {
    z-index: 10 !important;
  }

  .side_bnr {
    z-index: 11 !important;
  }
}
/*Gナビ アイコン画像をホバー時白くする*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item.active > a img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}
/*
Ｇナビ幅広、タイトルリンクありの場合*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu_wrap .nav_title {
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold;
  }

  .global_nav .menu-item > .sub-menu_wrap .nav_title a {
    color: #fff;
    /* pointer-events: none; */
    text-align: center;
    margin-top: 0;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 0;
    line-height: 1.8;
  }

  .global_nav .menu-item > .sub-menu_wrap .nav_title a:after {
    /* display: none; */
    top: 0.6em;
  }
}
/*Gナビななめ線*/
@media only screen and (min-width: 768px) {
  .copyright {
    padding-bottom: 100px;
  }
}
.side_bnr {
  z-index: 5;
}

.header {
  z-index: 6;
}

.sitemap_box .menu a br {
  display: none;
}

.color01 {
  color: #213166;
}

.color02 {
  color: #887943;
}

table a {
  color: #333;
}

table a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .js-scrollable {
    overflow-y: hidden !important;
  }
}
.link_box {
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.link_box:hover {
  opacity: 0.7;
}

.link_box p:last-child {
  margin: 0;
}

.link_box p:last-child a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.link_box .link {
  display: none;
}

.arrow_box .col_2 {
  position: relative;
}

@media only screen and (min-width: 768px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: calc(-45px - 2.5%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-left: 15px solid #a11a53;
  }
}
@media only screen and (max-width: 767px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(-45px - 2.5%);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-top: 15px solid #a11a53;
  }
}
/*白ボタン*/
.btnstyle.invert a {
  background: #fff;
  color: #213166 !important;
  border: #213166 2px solid;
}

.btnstyle.invert a::after {
  border-left: 6px solid #213166;
}

@media only screen and (min-width: 768px) {
  .btn_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }

  .btn_box .btnstyle {
    width: 320px;
    height: 100%;
    margin-bottom: 0;
  }

  .btn_box .btnstyle:nth-child(2n) {
    margin-right: 0;
  }

  .btn_box .btnstyle a {
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .btn_box.sp_col_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }

  .btn_box.sp_col_2 .btnstyle {
    width: calc((100% - 10px) / 2);
    height: 100%;
    margin-bottom: 0;
  }

  .btn_box.sp_col_2 .btnstyle a {
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .btnstyle__left a,
  .btnstyle__right a {
    margin-left: auto;
    margin-right: auto;
  }
}
.btnstyle.blank a::after {
  border: none;
  background: none;
  content: "\e89e";
  bottom: auto;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.bnr {
  margin-top: 30px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.bnr:hover {
  opacity: 0.8;
}

.table_timetable th,
.table_timetable td {
  letter-spacing: 0;
}

.table_timetable thead th {
  border: none;
}

@media only screen and (min-width: 768px) {
  .alignleft,
  .alignright {
    max-height: 300px;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .alignleft.h300,
  .alignright.h300 {
    max-height: 300px;
    width: auto;
    display: block;
    margin: 0 auto 20px;
  }
}
.tb {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 1059px) {
  .tb {
    display: inline !important;
  }
}
@media only screen and (max-width: 767px) {
  .tb {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .let0 {
    letter-spacing: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .box_faq .question {
    font-size: 18px;
  }
}
table th {
  font-weight: normal;
}

.box_form {
  width: 850px;
  max-width: 100%;
  margin: auto;
  padding: 0;
}

.box_form dd.flex p {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.box_form dd.flex p + p {
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .wpcf7 input[type=text] {
    max-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .wpcf7 input[type=text] {
    max-width: 190px;
  }

  .box_form dd .wpcf7-checkbox input {
    width: auto !important;
  }
}
.slick-dots {
  bottom: 0;
}

.slick-dots li {
  margin: 0 7px;
}

.slick-dots li button:before {
  font-size: 15px;
}

.sec_about {
  padding: clamp(40px, 20.583px + 5.178vw, 120px) 0;
  background: url(../img/top/sec_about_bg.jpg) no-repeat center/cover;
}
.sec_about h2 {
  color: #fff;
}
.sec_about h2 .subtext {
  color: #fff;
}
.sec_about .txt_box {
  padding: clamp(15px, 8.932px + 1.618vw, 40px);
  background: rgba(255, 255, 255, 0.9);
  line-height: 1.875;
}

.sec_flow {
  padding: clamp(40px, 20.583px + 5.178vw, 120px) 0;
  background: #eff1f8;
}
.sec_flow .flow_block {
  margin-bottom: clamp(25px, 20.146px + 1.294vw, 45px);
}
@media (min-width: 768px) {
  .sec_flow .flow_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 8%;
  }
  .sec_flow .flow_block .box {
    width: 28%;
  }
}
@media (max-width: 767px) {
  .sec_flow .flow_block .box {
    max-width: 280px;
    margin: auto;
  }
}
.sec_flow .flow_block .box:not(:last-child) {
  position: relative;
}
@media (max-width: 767px) {
  .sec_flow .flow_block .box:not(:last-child) {
    margin-bottom: 50px;
  }
}
.sec_flow .flow_block .box:not(:last-child):after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 104%;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 32px solid transparent;
  border-right: 32px solid transparent;
  border-top: 32px solid #213166;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
@media (max-width: 767px) {
  .sec_flow .flow_block .box:not(:last-child):after {
    left: 0;
    right: 0;
    bottom: auto;
    top: calc(100% + 15px);
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #213166;
  }
}
@media (min-width: 768px) {
  .sec_flow .flow_block .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec_flow .flow_block .box .content {
  background: #fff;
  padding: clamp(5px, 1.359px + 0.971vw, 20px) clamp(10px, 5.146px + 1.294vw, 30px) clamp(10px, 5.146px + 1.294vw, 30px);
  line-height: 1.875;
}
@media (min-width: 768px) {
  .sec_flow .flow_block .box .content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.sec_flow .flow_block h3 {
  font-size: clamp(20px, 19.029px + 0.259vw, 24px);
  font-family: "Noto Serif JP", serif;
  margin: 0 auto 10px;
  line-height: 1.2;
}
.sec_flow .flow_block h3 .num {
  font-size: clamp(26px, 24.544px + 0.388vw, 32px);;
  color: #887943;
  margin-right: 10px;
}
.sec_flow .txt {
  text-align: center;
}
.sec_flow .txt .line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #c8d2f5));
  background: linear-gradient(transparent 70%, #c8d2f5 0%);
  font-family: "Noto Serif JP", serif;
  font-size: clamp(17px, 15.786px + 0.324vw, 22px);
  line-height: 1.6363636364;
}

/*# sourceMappingURL=bond.css.map */