@charset "UTF-8";
.btnstyle:not(:last-child) {
  margin-bottom: 2.4rem;
}
.btnstyle a {
  line-height: 1.5;
  display: table;
  position: relative;
  text-align: center;
  margin: auto;
  text-decoration: none;
  color: #fff !important;
  min-width: auto;
  max-width: 280px;
  background: #cde3ef;
  border: 1px solid #cde3ef;
  width: 100%;
  border-radius: 0;
  padding: 1.3rem 2.4rem;
  font-size: 16px;
  border-radius: 5px;
  -webkit-transition: .3s;
  transition: .3s;
  color: #cde3ef !important;
  background: #fff;
  border-color: #cde3ef;
}
.btnstyle a:hover {
  opacity: .7;
}
.btnstyle a::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  height: 6px;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btnstyle a:after {
  border-color: #fff;
}
.btnstyle a:after {
  border-color: #cde3ef;
}
.btnstyle a:hover {
  color: #fff !important;
  background: #cde3ef;
  border-color: #fff;
  opacity: 1;
}
.btnstyle a:hover:after {
  border-color: #fff;
}
.btnstyle__right a {
  margin-right: 0;
}
.btnstyle__left a {
  margin-left: 0;
}

.page_title_wrap {
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #cde3ef;
  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: "Times New Roman", "游明朝", "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 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 {
  text-align: center;
}
.mce-content-body h2.lp_ttl {
  font-size: clamp(24px, 19.631px + 1.165vw, 42px);
  font-weight: 500;
  position: relative;
  z-index: 1;
  margin-bottom: clamp(25px, 18.447px + 1.748vw, 52px);
}
.mce-content-body h2.lp_ttl .line {
  display: table;
  margin: auto;
  position: relative;
}
.mce-content-body h2.lp_ttl .line:before, .mce-content-body h2.lp_ttl .line:after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #666;
  width: 50vw;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.mce-content-body h2.lp_ttl .line:before {
  right: calc(100% + 15px);
}
.mce-content-body h2.lp_ttl .line:after {
  left: calc(100% + 15px);
}
@media (min-width: 1225px) {
  .mce-content-body h2.lp_ttl {
    letter-spacing: 0.0666em;
  }
}
.mce-content-body h2.lp_ttl .en {
  font-size: clamp(60px, 48.835px + 2.977vw, 106px);
  color: #f2f2f2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: auto;
  line-height: 1;
  z-index: -1;
}
@media (min-width: 1225px) {
  .mce-content-body h2.lp_ttl .en {
    letter-spacing: 0.125em;
  }
}
.mce-content-body h3.lp_ttl {
  text-align: center;
  font-size: clamp(22px, 20.544px + 0.388vw, 28px);
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .mce-content-body h3.lp_ttl {
    letter-spacing: 0.1666em;
  }
}
.mce-content-body h3.lp_ttl .en {
  display: block;
  color: #23b8c5;
  font-size: clamp(16px, 15.515px + 0.129vw, 18px);
}
.mce-content-body h4 {
  margin: 0 0 15px;
  font-size: clamp(20px, 13.333px + 0.868vw, 30px);
  border-bottom: solid 2px #23b8c5;
  padding-bottom: 10px;
  text-align: center;
  font-weight: 500;
  line-height: 1.4375;
}
.mce-content-body h4.lp_ttl {
  border-bottom: 0;
  font-size: clamp(16px, 15.515px + 0.129vw, 18px);
  text-align: left;
  color: #23b8c5;
  font-weight: bold;
  padding: 0 0 0 16px;
  position: relative;
  line-height: 1.4;
}
.mce-content-body h4.lp_ttl:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #23b8c5;
  position: absolute;
  top: .5em;
  left: 0;
}
.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: #cde3ef;
  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: 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;
  }
}
.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;
}
@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;
  }
}

.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;
}

.link_anchor {
  margin-top: 20px !important;
  padding: 0;
  border: 3px solid #f2f8fd !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: .5em 1em .5em 3.5em;
  position: relative;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  line-height: 24px;
  border: 1px solid #cde3ef;
  border-radius: 3px;
  color: #cde3ef !important;
  display: block;
  width: 100%;
  padding: 15px 25px;
  border: 1px solid #cde3ef;
}
.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 #cde3ef;
  border-right: 1px solid #cde3ef;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover {
  background: #cde3ef;
  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: 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: #cde3ef;
  height: 8px;
  left: 0;
  top: 9px;
  width: 8px;
}

.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: #cde3ef;
  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 #cde3ef;
  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: #cde3ef;
  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 {
  border-bottom: 1px solid #b0b0b0;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.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: 20px;
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 32px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  font-weight: normal;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: 'Q';
  color: #fff;
  background: #23b8c5;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Sans JP", sans-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: 12px;
  right: 0;
  background: #aaa49c;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.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: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: 'A';
  color: #fff;
  background: #408fc2;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.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: #cde3ef;
}
.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: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #cde3ef;
  background: #cde3ef;
  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.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 #cde3ef;
  color: #cde3ef;
  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 #cde3ef;
}
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: #cde3ef;
  border-bottom: 1px solid #cde3ef;
  border-top: 1px solid #cde3ef;
}
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: #cde3ef;
  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 #23b8c5;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee thead th, table.table_fee thead td {
  background: #23b8c5;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
table.table_fee tbody th {
  background: #e0f6f8;
  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 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: #23b8c5 !important;
}

.consul2 {
  color: #23b8c5 !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;
  }
}

.footer .googlemap {
  padding-top: 400px;
}
@media (min-width: 768px) {
  .footer .googlemap {
    padding-top: 300px;
  }
}

.copyright {
  background: #cde3ef;
  padding: clamp(60px, 40.000px + 2.604vw, 90px) 0 clamp(40px, 26.667px + 1.736vw, 60px);
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 60s linear infinite;
          animation: loopslider 60s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(408px * 16);
  height: 100%;
}
.loopslider .loopslider_item {
  margin: 0 10px;
}
.loopslider .loopslider_item:nth-child(odd) {
  margin-top: clamp(20px, 5.437px + 3.883vw, 80px);
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-408px * 8));
            transform: translateX(calc(-408px * 8));
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-408px * 8));
            transform: translateX(calc(-408px * 8));
  }
}
@media (max-width: 767px) {
  .loopslider {
    width: calc(250px * 16);
  }

  @-webkit-keyframes loopslider {
    100% {
      -webkit-transform: translateX(calc(-250px * 8));
              transform: translateX(calc(-250px * 8));
    }
  }

  @keyframes loopslider {
    100% {
      -webkit-transform: translateX(calc(-250px * 8));
              transform: translateX(calc(-250px * 8));
    }
  }
}
/*　---------------------- */
/*ヘッダーカスタマイズ*/
/*　---------------------- */
@media (min-width: 768px) {
  .header_info_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header_info_wrap .list .h-tel {
    width: calc(295 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .header_info_wrap .list .h-tel {
    width: calc(295 / 1300 * 100vw);
  }
}
@media (min-width: 768px) {
  .header_info_wrap .list .h-web, .header_info_wrap .list .h-contact {
    width: calc(189 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .header_info_wrap .list .h-web, .header_info_wrap .list .h-contact {
    width: calc(189 / 1300 * 100vw);
  }
}

@media (min-width: 768px) {
  .global_nav {
    max-width: 1080px;
    width: 80%;
    padding: clamp(90px, 70.000px + 2.604vw, 120px) 50px 50px;
    background: rgba(65, 148, 195, 0.9);
    z-index: 9;
  }
  .global_nav .menu {
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 2%;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .global_nav .menu {
    display: block;
  }
}
@media (min-width: 768px) {
  .global_nav .menu-item {
    border: 0;
    width: 49%;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .global_nav .menu-item {
    width: auto;
  }
}
@media (min-width: 768px) {
  .global_nav .menu-item a {
    background: transparent;
    color: #fff;
    font-size: clamp(16px, 10.667px + 0.694vw, 24px);
    height: 3em;
    padding: 0 0 0 30px;
  }
  .global_nav .menu-item a:after {
    display: none;
  }
  .global_nav .menu-item a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: clamp(5px, 3.333px + 0.217vw, 7.5px) 0 clamp(5px, 3.333px + 0.217vw, 7.5px) clamp(10px, 6.667px + 0.434vw, 15px);
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 1.3em;
    left: 0;
  }
  .global_nav .menu-item a:hover {
    background: transparent;
    color: #00eafe;
  }
}
/* ハンバーガーメニュー */
@media (min-width: 768px) {
  .sp_nav {
    background: transparent;
    width: calc(106 / 1920 * 100vw);
    height: calc(106 / 1920 * 100vw);
    z-index: 10;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .sp_nav {
    width: calc(106.5 / 1300 * 100vw);
    height: calc(106.5 / 1300 * 100vw);
  }
}
@media (min-width: 768px) {
  .sp_nav li {
    border: 0;
    width: 100%;
  }

  .header__hamburger {
    width: 100%;
    height: 100%;
  }

  .hamburger {
    background: #408fc2;
    z-index: 100;
    position: relative;
    line-height: 1;
  }
  .hamburger:before {
    content: 'MENU';
    position: absolute;
    bottom: clamp(10px, 2.000px + 1.042vw, 22px);
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-weight: bold;
    font-size: clamp(12px, 5.333px + 0.868vw, 22px);
    letter-spacing: 0.066em;
  }
  .hamburger .wrap {
    margin-bottom: clamp(20px, 13.333px + 0.868vw, 30px);
    height: clamp(15px, 5.000px + 1.302vw, 30px);
    position: relative;
  }
  .hamburger span {
    width: clamp(20px, 6.667px + 1.736vw, 40px);
    height: clamp(2px, 0.000px + 0.26vw, 5px);
    background-color: #fff;
    position: absolute;
    -webkit-transition: ease .4s;
    transition: ease .4s;
    display: block;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .hamburger span:nth-child(1) {
    top: 0;
  }
  .hamburger span:nth-child(2) {
    top: clamp(6.5px, 2.500px + 0.521vw, 12.5px);
  }
  .hamburger span:nth-child(3) {
    bottom: 0;
  }

  /* ハンバーガーメニュークリック後のスタイル */
  .header__nav.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  .hamburger.active span:nth-child(1) {
    top: clamp(7px, 3.667px + 0.434vw, 12px);
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .hamburger.active span:nth-child(2) {
    opacity: 0;
  }

  .hamburger.active span:nth-child(3) {
    bottom: clamp(7px, 3.667px + 0.434vw, 12px);
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media (min-width: 768px) {
  body:not(.open) .global_nav .menu-item {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    -webkit-transition: opacity .2s ease, -webkit-transform .6s ease;
    transition: opacity .2s ease, -webkit-transform .6s ease;
    transition: transform .6s ease, opacity .2s ease;
    transition: transform .6s ease, opacity .2s ease, -webkit-transform .6s ease;
  }
  body.open .global_nav .menu-item {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: opacity .9s ease, -webkit-transform 1s ease;
    transition: opacity .9s ease, -webkit-transform 1s ease;
    transition: transform 1s ease, opacity .9s ease;
    transition: transform 1s ease, opacity .9s ease, -webkit-transform 1s ease;
  }
}
/*　---------------------- */
/*ヘッダーカスタマイズ*/
/*　---------------------- */
@media (max-width: 767px) {
  .spbr {
    display: block !important;
  }
}

@media (max-width: 1224px) {
  .spbr02 {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .pcbr {
    display: block !important;
  }
}

.color_blue {
  color: #23b8c5;
}

.page-name-gastroscope_lp .page_title, .page-name-gastroscope_lp .breadcrumb {
  display: none;
}
.page-name-gastroscope_lp main {
  overflow: hidden;
}

body .mce-content-body {
  max-width: 100%;
  width: 100%;
}

/* お問い合わせコンテンツ */
.contact_bommon_parts {
  padding: clamp(40px, 26.650px + 3.56vw, 95px) 0;
  background: -webkit-gradient(linear, left top, right top, from(#51bec8), to(#3f90c2));
  background: linear-gradient(to right, #51bec8 0%, #3f90c2 100%);
}
.contact_bommon_parts h2 {
  color: #fff;
  font-size: clamp(40px, 23.981px + 4.272vw, 106px);
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .contact_bommon_parts h2 {
    letter-spacing: 0.125em;
  }
}
.contact_bommon_parts .contact_wrap {
  padding: clamp(20px, 15.146px + 1.294vw, 40px);
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  background: url(../img/contact_bg.jpg) no-repeat center/cover;
}
@media (min-width: 1225px) {
  .contact_bommon_parts .contact_wrap {
    -webkit-transform: translateY(-7px);
            transform: translateY(-7px);
  }
}

@media (min-width: 1225px) {
  .contact_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 2%;
  }
}
@media (min-width: 768px) and (max-width: 1224px) {
  .contact_wrap {
    width: 70%;
    margin: auto;
  }
}
.contact_wrap .box {
  background: #23b8c5;
  color: #fff;
  text-align: center;
  padding: clamp(10px, 7.573px + 0.647vw, 20px);
}
@media (min-width: 1225px) {
  .contact_wrap .box {
    width: 32%;
  }
}
@media (max-width: 1224px) {
  .contact_wrap .box:not(:last-child) {
    margin-bottom: 15px;
  }
}
.contact_wrap .box a {
  text-decoration: none;
}
.contact_wrap .ttl {
  line-height: 1.4;
  border-bottom: solid 2px #abdfe3;
  padding-bottom: 10px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .contact_wrap .ttl {
    letter-spacing: 0.0833em;
  }
}
.contact_wrap .ttl .large {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(20px, 19.029px + 0.259vw, 24px);
  font-weight: bold;
  display: block;
}
.contact_wrap .type_web {
  background: #408fc2;
}
.contact_wrap .type_web .ttl {
  border-color: #7eb8de;
}
.contact_wrap .type_line {
  background: #06c152;
}
.contact_wrap .type_line .ttl {
  border-color: #7edaa3;
}
.contact_wrap .box {
  position: relative;
}
.contact_wrap .box .link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
  -webkit-transition: .3s;
  transition: .3s;
}
.contact_wrap .box .link:hover {
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: .3s;
  transition: .3s;
}
.contact_wrap .c-text {
  font-family: "Noto Serif JP", serif;
  line-height: 1.2;
}
.contact_wrap .web,
.contact_wrap .line,
.contact_wrap .tel {
  font-weight: normal;
}
.contact_wrap .web .icon,
.contact_wrap .line .icon,
.contact_wrap .tel .icon {
  position: relative;
}
.contact_wrap .web .icon:before,
.contact_wrap .line .icon:before,
.contact_wrap .tel .icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.contact_wrap .web,
.contact_wrap .line {
  font-size: clamp(22px, 20.544px + 0.388vw, 28px);
}
.contact_wrap .tel {
  font-size: clamp(24px, 20.117px + 1.036vw, 40px);
}
@media (min-width: 768px) {
  .contact_wrap .tel {
    letter-spacing: 0.05em;
  }
}
.contact_wrap .tel .icon {
  padding-left: clamp(30px, 26.602px + 0.906vw, 44px);
}
.contact_wrap .tel .icon:before {
  width: clamp(25px, 22.573px + 0.647vw, 35px);
  height: clamp(26px, 23.573px + 0.647vw, 36px);
  background: url(../img/tel_icon.png) no-repeat center/cover;
}
.contact_wrap .web .icon {
  padding-left: 25px;
}
.contact_wrap .web .icon:before {
  width: clamp(17px, 16.029px + 0.259vw, 21px);
  height: clamp(25px, 23.544px + 0.388vw, 31px);
  background: url(../img/web_icon.png) no-repeat center/cover;
}
.contact_wrap .line .icon {
  padding-left: clamp(30px, 27.330px + 0.712vw, 41px);
}
.contact_wrap .line .icon:before {
  width: clamp(25px, 23.786px + 0.324vw, 30px);
  height: clamp(23px, 21.786px + 0.324vw, 28px);
  background: url(../img/line_icon.png) no-repeat center/cover;
}

/* このような症状ありませか？ */
.lp_trouble {
  padding: clamp(40px, -6.667px + 6.076vw, 110px) 0 clamp(50px, 34.223px + 4.207vw, 115px);
  background: #f6f6f5;
}
@media (min-width: 768px) {
  .lp_trouble {
    background: url(../img/lp_trouble_bg.jpg) no-repeat center top/cover;
  }
}
.lp_trouble h2 {
  font-size: clamp(22px, 17.146px + 1.294vw, 42px);
  color: #333333;
  font-weight: 500;
  margin-bottom: 10px;
}
@media (min-width: 1225px) {
  .lp_trouble h2 {
    letter-spacing: 0.066em;
  }
}
.lp_trouble h2 .line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #b9edf2));
  background: linear-gradient(transparent 60%, #b9edf2 0%);
  padding-left: 5px;
}
.lp_trouble h3 {
  font-size: clamp(35px, 24.806px + 2.718vw, 77px);
  color: #23b8c5;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
@media (min-width: 1225px) {
  .lp_trouble h3 {
    letter-spacing: 0.125em;
    -webkit-transform: translateY(35px);
            transform: translateY(35px);
  }
}
@media (min-width: 1225px) {
  .lp_trouble .row .col {
    max-width: 600px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1224px) {
  .lp_trouble .row .col {
    width: 60%;
  }
}
.lp_trouble .check_list {
  padding: clamp(15px, 12.573px + 0.647vw, 25px) clamp(20px, 15.146px + 1.294vw, 40px);
  background: #fff;
  -webkit-box-shadow: 0 0 35px rgba(61, 61, 61, 0.2);
          box-shadow: 0 0 35px rgba(61, 61, 61, 0.2);
}
.lp_trouble .check_list li {
  padding: 10px 10px 10px clamp(30px, 22.718px + 1.942vw, 60px);
  font-size: clamp(20px, 18.786px + 0.324vw, 25px);
  font-family: "Noto Serif JP", serif;
  position: relative;
}
@media (min-width: 1225px) {
  .lp_trouble .check_list li {
    letter-spacing: 0.125em;
  }
}
.lp_trouble .check_list li:before {
  content: "";
  background: url(../img/check_icon.png) no-repeat center/cover;
  width: clamp(18px, 16.786px + 0.324vw, 23px);
  height: clamp(16px, 14.786px + 0.324vw, 21px);
  position: absolute;
  top: 1em;
  left: clamp(5px, 1.359px + 0.971vw, 20px);
}
.lp_trouble .check_list li:not(:last-child) {
  border-bottom: solid 1px #b0d4d7;
}
.lp_trouble .sp-trouble {
  text-align: center;
}
.lp_trouble .sp-trouble img {
  border-radius: 50%;
  background: #fff;
}
@media (max-width: 767px) {
  .lp_trouble .sp-trouble img {
    max-width: 60%;
  }
}

.lp_induction {
  padding-bottom: clamp(60px, 45.437px + 3.883vw, 120px);
}
.lp_induction .arrow_box {
  width: calc(1500 / 1920 * 100vw);
  height: calc(500 / 1920 * 100vw);
  margin: -50px auto clamp(20px, 15.146px + 1.294vw, 40px);
  text-align: center;
  background: url(../img/triangle_bg.png) no-repeat center/100% 100%;
  margin-top: -50px;
  text-align: center;
  padding-top: 15px;
}
@media (min-width: 1801px) {
  .lp_induction .arrow_box {
    width: calc(1333 / 1920 * 100vw);
    height: calc(269 / 1920 * 100vw);
    padding-top: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1800px) {
  .lp_induction .arrow_box {
    height: calc(300 / 1920 * 100vw);
  }
}
@media (max-width: 767px) {
  .lp_induction .arrow_box {
    height: calc(700 / 1920 * 100vw);
    padding-top: 5px;
  }
}
.lp_induction .arrow_box .ttl {
  font-size: clamp(16px, 12.117px + 1.036vw, 32px);
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}
@media (min-width: 768px) {
  .lp_induction .arrow_box .ttl {
    letter-spacing: 0.1666em;
  }
}
.lp_induction .arrow_box .ttl .large {
  font-size: clamp(24px, 18.660px + 1.424vw, 46px);
}
.lp_induction .contents_block {
  background: #fff;
  -webkit-box-shadow: 0 0 35px rgba(61, 61, 61, 0.2);
          box-shadow: 0 0 35px rgba(61, 61, 61, 0.2);
  padding: clamp(20px, 12.718px + 1.942vw, 50px) clamp(20px, 12.718px + 1.942vw, 50px) clamp(70px, 60.291px + 2.589vw, 110px);
  font-weight: 500;
  line-height: 1.875;
}
@media (min-width: 1225px) {
  .lp_induction .contents_block {
    letter-spacing: 0.14em;
  }
}
.lp_induction .contents_block h3 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(22px, 18.602px + 0.906vw, 36px);
  font-weight: 500;
  border-bottom: solid 1px #333333;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.lp_induction .list_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px 2%;
  margin-top: -80px;
}
@media (max-width: 767px) {
  .lp_induction .list_img {
    width: 90%;
    margin: -55px auto 0;
  }
  .lp_induction .list_img li {
    width: 49%;
  }
}

.lp_timing {
  padding: clamp(40px, -6.667px + 6.076vw, 110px) 0;
  background: url(../img/lp_timing_bg.jpg) no-repeat center/cover;
}
.lp_timing h3 {
  color: #23b8c5;
  font-size: clamp(22px, 18.602px + 0.906vw, 36px);
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
}
@media (min-width: 1225px) {
  .lp_timing h3 {
    letter-spacing: 0.08em;
  }
}
.lp_timing .contents_block {
  padding: clamp(20px, 16.359px + 0.971vw, 35px) clamp(10px, -1.165px + 2.977vw, 56px);
  background: #fff;
}
@media (min-width: 768px) {
  .lp_timing .contents_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 5%;
  }
  .lp_timing .contents_block .c-img {
    width: 36%;
  }
  .lp_timing .contents_block .box {
    width: 59%;
  }
}
@media (max-width: 767px) {
  .lp_timing .contents_block .c-img {
    text-align: center;
    margin-top: 20px;
  }
  .lp_timing .contents_block .c-img img {
    max-width: 70%;
  }
}
@media (min-width: 1225px) {
  .lp_timing .txt {
    letter-spacing: 0.14em;
  }
}
.lp_timing .check_box {
  background: #e2f8fa;
  padding: clamp(15px, 11.359px + 0.971vw, 30px);
  margin-bottom: 20px;
}
.lp_timing .check_list li {
  padding-left: clamp(20px, 18.301px + 0.453vw, 27px);
  position: relative;
  line-height: 1.4;
  font-size: clamp(16px, 15.515px + 0.129vw, 18px);
}
.lp_timing .check_list li:not(:last-child) {
  margin-bottom: 10px;
}
.lp_timing .check_list li:before {
  content: "";
  width: clamp(13px, 12.272px + 0.194vw, 16px);
  height: clamp(11px, 10.272px + 0.194vw, 14px);
  background: url(../img/check_icon02.png) no-repeat center/cover;
  position: absolute;
  top: .4em;
  left: 0;
}

/* 胃カメラ検査の特長 */
.lp_feature {
  padding: clamp(40px, -6.667px + 6.076vw, 110px) 0;
}

/* 特別顧問 工藤進英医師 監修クリニック */
.lp_doctors {
  padding: clamp(30px, 11.553px + 4.919vw, 106px) 20px;
  background: url(../img/lp_doctors_bg.jpg) no-repeat center/cover;
  margin-bottom: clamp(30px, 4.000px + 3.385vw, 69px);
}
.lp_doctors .contents_block {
  background: #fff;
  padding: clamp(15px, 5.534px + 2.524vw, 54px);
}
@media (min-width: 768px) {
  .lp_doctors .contents_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 4%;
    position: relative;
  }
  .lp_doctors .contents_block:after {
    content: "";
    width: clamp(200px, 69.333px + 17.014vw, 396px);
    height: clamp(83px, 29.000px + 7.031vw, 164px);
    position: absolute;
    bottom: -45px;
    right: -55px;
    background: url(../img/lp_doctors_en.png) no-repeat center/cover;
  }
}
@media (min-width: 768px) and (max-width: 1330px) {
  .lp_doctors .contents_block:after {
    right: -10px;
  }
}
@media (min-width: 768px) {
  .lp_doctors .contents_block .c-img {
    width: 27.6%;
  }
  .lp_doctors .contents_block .box {
    width: 68.4%;
  }
}
.lp_doctors h3 {
  color: #408fc2;
  font-weight: 500;
  font-size: clamp(22px, 18.602px + 0.906vw, 36px);
}
@media (min-width: 1225px) {
  .lp_doctors h3 {
    letter-spacing: 0.08em;
  }
}
@media (max-width: 767px) {
  .lp_doctors h3 {
    line-height: 1.4;
    margin-bottom: 15px;
  }
}
.lp_doctors .txt p {
  line-height: 1.875;
}
@media (min-width: 1225px) {
  .lp_doctors .txt p {
    letter-spacing: 0.155em;
  }
}

/* feature共通パーツ */
.lp_feature_parts {
  position: relative;
}
@media (max-width: 767px) {
  .lp_feature_parts {
    padding-bottom: 50px;
  }
}
.lp_feature_parts:not(:last-child) {
  margin-bottom: clamp(30px, 20.291px + 2.589vw, 70px);
}
.lp_feature_parts:before {
  content: "";
  width: 75%;
  height: 456px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../img/lp_feature_bg.jpg) no-repeat center;
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 1224px) {
  .lp_feature_parts:before {
    height: 30vw;
  }
}
@media (max-width: 767px) {
  .lp_feature_parts:before {
    height: 50vw;
  }
}
@media (min-width: 768px) {
  .lp_feature_parts .common_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: clamp(250px, 43.333px + 26.91vw, 560px);
  }
  .lp_feature_parts .common_wrap .feature_box {
    width: 54%;
	z-index:1;
  }
  .lp_feature_parts .common_wrap .c-img {
    width: 46%;
    position: relative;
    z-index: 0;
  }
  .lp_feature_parts .common_wrap .c-img img, .lp_feature_parts .common_wrap .c-img iframe {
    position: absolute;
    top: 0;
    right: -70px;
    max-width: none;
  }
}
@media (min-width: 768px) and (max-width: 1224px) {
  .lp_feature_parts .common_wrap .c-img img, .lp_feature_parts .common_wrap .c-img iframe {
    max-width: 100%;
    right: -20px;
  }
	.lp_feature_parts .common_wrap .c-img iframe {
				 max-height: calc(43vw / 16 * 9);
	}
}

@media (max-width: 767px) {
	.lp_feature_parts .common_wrap .c-img iframe {
		 max-width: 100%;
		 max-height: calc(100vw / 16 * 9);
	}
}

@media (max-width: 767px) {
  .lp_feature_parts .c-img {
    margin-bottom: 10px;
  }
}
.lp_feature_parts h3 {
  font-size: clamp(30px, -0.667px + 3.993vw, 76px);
  color: rgba(35, 184, 197, 0.2);
  font-weight: 400;
  margin-bottom: clamp(10px, -2.136px + 3.236vw, 60px);
  line-height: 1.4;
}
@media (min-width: 1225px) {
  .lp_feature_parts h3 {
    letter-spacing: 0.125em;
    margin-top: 20px;
  }
}
.lp_feature_parts .box {
  background: #fff;
  padding: clamp(20px, 14.660px + 1.424vw, 42px) clamp(20px, 0.000px + 2.604vw, 50px) 20px;
  -webkit-box-shadow: 0 0 35px rgba(54, 131, 137, 0.2);
          box-shadow: 0 0 35px rgba(54, 131, 137, 0.2);
}
.lp_feature_parts .box p {
  line-height: 1.875;
}
@media (min-width: 768px) {
  .lp_feature_parts .box {
    margin-bottom: 40px;
  }
}
@media (min-width: 1225px) {
  .lp_feature_parts .box {
    min-height: 315px;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 768px) {
  .lp_feature_parts:not(.reverse) h3 {
    text-align: right;
  }
}
.lp_feature_parts.reverse:before {
  right: auto;
  left: 0;
}
@media (min-width: 768px) {
  .lp_feature_parts.reverse .common_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .lp_feature_parts.reverse .common_wrap .c-img img, .lp_feature_parts.reverse .common_wrap .c-img iframe {
    right: auto;
    left: -70px;
  }
}
@media (min-width: 768px) and (max-width: 1224px) {
  .lp_feature_parts.reverse .common_wrap .c-img img, .lp_feature_parts.reverse .common_wrap .c-img iframe {
    left: -20px;
	max-width:100%;
  }
  .lp_feature_parts.reverse .common_wrap .c-img iframe {
	max-height: calc(43vw / 16 * 9);
  }
}

@media (max-width: 767px) {
	.lp_feature_parts.reverse .common_wrap .c-img iframe {
		 max-width: 100%;
		 max-height: calc(100vw / 16 * 9);
	}
}

/*  */
.lp_flow {
  padding: clamp(40px, -6.667px + 6.076vw, 110px) 0 clamp(30px, 26.117px + 1.036vw, 46px);
  background: url(../img/lp_flow_bg.jpg) no-repeat center/cover;
}
.lp_flow .flow_block {
  overflow: hidden;
}
@media (min-width: 768px) {
  .lp_flow .flow_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 4%;
  }
  .lp_flow .flow_block .num_box {
    width: 10.5%;
  }
  .lp_flow .flow_block .contents_block {
    width: 86.5%;
  }
}
@media (max-width: 767px) {
  .lp_flow .flow_block {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .lp_flow .num_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.lp_flow .num_box .num {
  position: relative;
  z-index: 0;
}
.lp_flow .num_box .num:before, .lp_flow .num_box .num:after {
  content: "";
  background: #dddddd;
  width: 4px;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  z-index: -1;
}
@media (max-width: 767px) {
  .lp_flow .num_box .num:before, .lp_flow .num_box .num:after {
    width: 2px;
    height: 60%;
  }
}
.lp_flow .num_box .num:before {
  bottom: 100%;
}
.lp_flow .num_box .num:after {
  top: 100%;
}
@media (max-width: 767px) {
  .lp_flow .num_box .num {
    text-align: center;
    margin-bottom: 40px;
  }
  .lp_flow .num_box .num img {
    max-width: 13%;
  }
}
.lp_flow .contents_block {
  border-bottom: solid 1px #dcdcdc;
}
@media (min-width: 768px) {
  .lp_flow .contents_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 4%;
    padding: 15px 0;
  }
  .lp_flow .contents_block figure {
    width: 34%;
  }
  .lp_flow .contents_block .box {
    width: 62%;
  }
}
@media (max-width: 767px) {
  .lp_flow .contents_block {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .lp_flow .contents_block .box {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .lp_flow .contents_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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.lp_flow .contents_block .box p {
  font-size: clamp(16px, 15.515px + 0.129vw, 18px);
  line-height: 1.6666666667;
}
@media (min-width: 768px) {
  .lp_flow .contents_block .box p {
    letter-spacing: 0.1666em;
  }
}
.lp_flow h3 {
  color: #23b8c5;
  font-size: clamp(22px, 19.573px + 0.647vw, 32px);
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .lp_flow h3 {
    letter-spacing: 0.044em;
  }
}
@media (max-width: 767px) {
  .lp_flow h3 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .lp_flow .first_block {
    padding-top: 0;
  }
}
.lp_flow .first_block .num:before {
  display: none;
}
.lp_flow .last-block .contents_block {
  border-bottom: 0;
}
@media (min-width: 768px) {
  .lp_flow .last-block .num:after {
    display: none;
  }
}

/* 胃カメラ検査の流れ */
.lp_fee {
  padding: clamp(40px, -6.667px + 6.076vw, 110px) 0 clamp(30px, 26.117px + 1.036vw, 46px);
}
.lp_fee .table_fee th,
.lp_fee .table_fee td {
  text-align: center !important;
  font-size: clamp(17px, 16.272px + 0.194vw, 20px);
  font-weight: 500;
}

/* よくある質問 */
.lp_faq {
  padding: clamp(40px, -6.667px + 6.076vw, 110px) 0 clamp(30px, 26.117px + 1.036vw, 46px);
  background: #f6f6f5;
}
.lp_faq .lp_ttl .en {
  color: #e5e5e5;
}
.lp_faq .faq_block {
  background: #fff;
  padding: clamp(15px, 5.291px + 2.589vw, 55px);
  -webkit-box-shadow: 0 0 35px rgba(54, 131, 137, 0.2);
          box-shadow: 0 0 35px rgba(54, 131, 137, 0.2);
}

/* ご挨拶 */
.lp_greeting {
  padding: clamp(40px, -6.667px + 6.076vw, 110px) 0;
  background: url(../img/lp_greeting_bg.jpg) no-repeat center bottom/cover;
}
@media (max-width: 1024px) {
  .lp_greeting .primary_block {
    display: block;
  }
  .lp_greeting .primary_block .c-img {
    margin-bottom: 1.5em;
  }
}
.lp_greeting .primary_block .c-txt {
  padding: clamp(15px, 6.505px + 2.265vw, 50px);
  background: #fff;
  -webkit-box-shadow: 0 0 35px rgba(102, 102, 102, 0.2);
          box-shadow: 0 0 35px rgba(102, 102, 102, 0.2);
}
.lp_greeting .primary_block .c-img figure {
  text-align: center;
}
@media (min-width: 1025px) {
  .lp_greeting .primary_block .c-img {
    width: 44%;
    position: relative;
    z-index: 0;
  }
  .lp_greeting .primary_block .c-img figure {
    position: relative;
    z-index: -1;
  }
  .lp_greeting .primary_block .c-img figure img {
    max-width: none;
  }
  .lp_greeting .primary_block .c-txt {
    width: 56%;
    margin-top: 115px;
    z-index: 1;
    position: relative;
  }
  .lp_greeting .primary_block .c-txt p {
    letter-spacing: 0.15em;
  }
}
.lp_greeting .other_block {
  margin-bottom: clamp(30px, 22.718px + 1.942vw, 60px);
}
@media (min-width: 768px) {
  .lp_greeting .other_block {
    gap: 0 2%;
  }
  .lp_greeting .other_block .col {
    width: 49%;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .lp_greeting .other_block {
    display: block;
  }
  .lp_greeting .other_block .col {
    width: 100%;
  }
}

.lp_greeting .other_block .col {
  background: #fff;
  padding: clamp(15px, 6.505px + 2.265vw, 50px);
  -webkit-box-shadow: 0 0 35px rgba(102, 102, 102, 0.2);
          box-shadow: 0 0 35px rgba(102, 102, 102, 0.2);
}
@media (max-width: 1000px) {
  .lp_greeting .other_block .col:not(:last-child) {
    margin-bottom: 30px;
  }
}
.lp_greeting .table_history {
  width: 100%;
}
.lp_greeting .table_history tr:not(:last-child) th,
.lp_greeting .table_history tr:not(:last-child) td {
  border-bottom: solid 1px #e0e0e0;
}
.lp_greeting .table_history th,
.lp_greeting .table_history td {
  vertical-align: top;
  padding: 14px 0;
  line-height: 1.25;
}
.lp_greeting .table_history th {
  font-weight: 500;
  text-align: left;
  position: relative;
  padding-left: 19px;
  width: 120px;
}
.lp_greeting .table_history th:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #23b8c5;
  position: absolute;
  top: 1.3em;
  left: 2px;
}
.lp_greeting h4 {
  margin-bottom: 5px;
}
.lp_greeting .list {
  line-height: 1.6875;
}
.lp_greeting .table_normal {
  width: 100%;
}
.lp_greeting .table_normal th {
  font-weight: 500;
  text-align: left;
  width: 100px;
}
.lp_greeting .loopslider_wrap {
  margin-bottom: clamp(40px, 27.864px + 3.236vw, 90px);
}

.info_block {
  background: #fff;
  padding: clamp(15px, 5.291px + 2.589vw, 55px) clamp(15px, 8.932px + 1.618vw, 40px);
  -webkit-box-shadow: 0 0 35px rgba(54, 131, 137, 0.2);
          box-shadow: 0 0 35px rgba(54, 131, 137, 0.2);
}
@media (min-width: 768px) {
  .info_block .row {
    gap: 0 2%;
    margin-bottom: 20px;
  }
  .info_block .col {
    width: 49%;
  }
}
.info_block .table_timetable {
  width: 100%;
}
.info_block .table_timetable th,
.info_block .table_timetable td {
  border: 0;
  font-size: clamp(14px, 12.786px + 0.324vw, 19px);
}
@media (min-width: 768px) and (max-width: 1224px) {
  .info_block .table_timetable th,
  .info_block .table_timetable td {
    font-size: 15px;
  }
}
.info_block .table_timetable thead {
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
}
.info_block .table_timetable thead th {
  background: transparent;
  color: #333333;
}
.info_block .table_timetable tbody {
  border-bottom: solid 1px #999999;
}
.info_block .table_timetable tbody tr:first-child th,
.info_block .table_timetable tbody tr:first-child td {
  padding-top: 15px;
  padding-bottom: 3px;
}
.info_block .table_timetable tbody tr:last-child th,
.info_block .table_timetable tbody tr:last-child td {
  padding-top: 3px;
  padding-bottom: 15px;
}
.info_block .c-logo {
  margin-bottom: 15px;
}
.info_block .info_table {
  width: 100%;
}
.info_block .info_table a {
  color: #333333;
}
.info_block .info_table th,
.info_block .info_table td {
  vertical-align: top;
  line-height: 1.5625;
  padding: 13px 0;
}
.info_block .info_table th {
  width: 50px;
  text-align: left;
}
.info_block .info_table tr:not(:last-child) {
  border-bottom: solid 1px #e5e5e5;
}

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