@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}

.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}

@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}
.section_bg {
  background: #caeaef;
}

.section_bg .box_bg {
  background: #fff;
}

.section_bg .box_bg .box_bg {
  background: #f0f6fa;
}

.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f0f6fa;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #f0f6fa;
}

.box_border {
  background: #fff;
  border: 5px solid #f0f6fa;
}

.box_border .box_bg {
  background: #f0f6fa;
}

.section_bg .box_border .box_bg {
  background: #f0f6fa;
}

.box_bg,
.box_border {
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}

.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.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;
}

.box_border {
  background: #fff;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border,
.row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border,
.row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border,
.row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border,
.row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}

.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border,
.row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border,
.row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border,
.row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border,
.row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}

@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border,
  .row .col_3 .box_bg,
  .row .col_3 .box_border,
  .row .col_4 .box_bg,
  .row .col_4 .box_border,
  .row .col_5 .box_bg,
  .row .col_5 .box_border,
  .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border,
  .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border,
  .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border,
  .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border,
  .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}
.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}
.mce-content-body .link_anchor {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}
.link_anchor {
  border: 2px solid #caeaef;
  border-radius: 0px;
  padding: min(30px, 3.8vw);
  display: flex;
  flex-wrap: wrap;
  gap: min(20px, 2.4vw);
}

.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}

.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #333333;
  color: #333333 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}

.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}

.link_anchor a:before {
  display: none;
}

.link_anchor a::after {
  top: auto;
  bottom: auto;
}

.link_anchor a:hover {
  background: #333333;
  color: #fff !important;
}

.link_anchor a::after {
  width: 8px;
  height: 9px;
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
  left: auto;
  right: 15px;
  transform: rotate(0deg);
  border: none;
}

.link_anchor a:hover::after {
  background: url("../img/common/hov_btn_arrow.png") no-repeat center/cover;
  transform: rotate(0deg);
}

@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc((100% - min(20px, 2.4vw)) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc((100% - min(20px, 2.4vw) - min(20px, 2.4vw)) / 3);
  }
}
.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}

.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}

.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}

.ul_circle li:last-child,
.ul_dot 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_dot li::before,
.ul_dot 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 li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}

.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #016fb9;
  height: 8px;
  left: 0.2em;
  top: 10px;
  width: 8px;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #016fb9;
  height: 5.3333333333px;
  left: 0.5em;
  top: 11.3333333333px;
  width: 5.3333333333px;
}

.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;
  transform: rotate(50deg);
  top: 10px;
  width: 7px;
  z-index: 1;
}

.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #016fb9;
  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 #016fb9;
  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: #016fb9;
  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 (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}

table th,
table td {
  line-height: 1.6;
}

table.table_address,
table.table_timetable,
table.table {
  margin-bottom: 1em;
}

table.table_address:last-child,
table.table_timetable:last-child,
table.table:last-child {
  margin-bottom: 0;
}

table.table_address {
  background: none;
}

table.table_address th,
table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

table.table_address th {
  color: #016fb9;
  border-top: 1px solid #016fb9;
  border-bottom: 1px solid #016fb9;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}

table.table_timetable th,
table.table_timetable td {
  background: none;
  padding: 0.8rem 0.2rem;
  text-align: center;
  border: none;
}

table.table_timetable thead {
  border-bottom: 1px solid #ddd;
}

table.table_timetable thead th {
  background: none;
  color: #333333;
}

table.table_timetable thead th:first-child {
  width: 30%;
}

table.table_timetable tbody {
  border-bottom: 1px solid #ddd;
}

table.table_timetable tbody th {
  text-align: center;
}

@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th,
table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}

table.table thead th,
table.table thead td {
  background: #55b8c8;
  color: #fff;
  font-weight: bold;
}

table.table tbody th {
  background: #e8f4f6;
}

table.table tbody td {
  background: #fff;
}

@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th,
table.th_td_left tbody td {
  text-align: left;
}

table.th_left tbody th {
  text-align: left;
}

table.td_left tbody td {
  text-align: left;
}

table.td_right tbody td {
  text-align: right;
}

table.td_last_right tbody td:last-child {
  text-align: right;
}

table.table_default tbody th,
table.table_default tbody td {
  text-align: left;
}

table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}

@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}

table.table_fee tbody td:last-child {
  text-align: right;
}

table.table_fixed {
  table-layout: fixed;
}

@media (max-width: 767px) {
  table.table_sp_stack,
  table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead,
  table.table_sp_stack tbody,
  table.table_sp_stack tr,
  table.table_sp_stack th,
  table.table_sp_stack td,
  table.table_sp_stack_noborder thead,
  table.table_sp_stack_noborder tbody,
  table.table_sp_stack_noborder tr,
  table.table_sp_stack_noborder th,
  table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th,
  table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td,
  table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}
.consul {
  color: #016fb9 !important;
}

.consul2 {
  color: #55b8c8 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}

.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}

.js-scrollable_pc table.table_fixed {
  width: 100%;
}

@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}
.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  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: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}

.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}

.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #2b7fb8;
}

.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Maru Gothic", 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: #2b7fb8;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}

.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}

.box_faq.open .question .faq_title::after {
  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: #55b8c8;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}

.flow-box:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}
.flow-block {
  border: 5px solid #f0f6fa;
  background: #fff;
  border-radius: 20px;
  margin-top: 82px;
  padding: 50px;
  position: relative;
}

.flow-block:first-child {
  margin-top: 0;
}

.flow-block:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #ffe700;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}

@media (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: #ffe700;
}

.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}

@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after,
.flow-block .title::before {
  display: none;
}

.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc(var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + (var(--flow-title-font-size) / 6)); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #016fb9;
  background: #016fb9;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}

@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}
.flow-block {
  background: #fff;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
}

.footer .sec_logo {
  margin: 0 0 30px;
}

.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}

.footer table.address {
  margin-bottom: 10px;
}

.footer table.address th,
.footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}

.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}

.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;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
.copyright {
  background: #f0f6fa;
  color: #333333;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}
.list_list dd a {
  color: #333333;
  text-decoration: none;
}

.list_list dd a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}
.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}

.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}

.sec_top h2:before,
.sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}

@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}
.preparation_text {
  position: relative;
}

.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}

.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}

.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}

.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}

.mce-content-body .calendar-caption {
  font-size: 1.2em;
}

.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}

.mce-content-body .monthly-prev-next {
  font-size: 1em;
}

.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}

.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}

.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}

.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}

.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}

.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}

.mce-content-body th.day-left {
  line-height: 2.5em;
}

.mce-content-body td.day-right {
  font-size: 1.5em;
}

.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}

.mce-content-body .day-mix-calendar th,
.mce-content-body .day-mix-calendar td {
  font-size: 1em;
}

.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}

.mce-content-body .content-form {
  margin-bottom: 1em;
}

.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}

.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}

.mce-content-body .content-form legend {
  font-size: 1.1em;
}

.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}

.mce-content-body .content-form td {
  font-size: 0.9em;
}

.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}

.mce-content-body .content-text.small {
  width: 3em;
}

.mce-content-body .input-number {
  margin-right: 1em;
}

.mce-content-body .content-form .booking-seimei {
  width: 3em;
}

.mce-content-body .bill-details td {
  padding-right: 0.5em;
}

.mce-content-body .bill-total,
.mce-content-body .bill-tax {
  padding-right: 1.5em;
}

.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}

.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}

.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}

.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}

.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}

.mce-content-body .subscription-title {
  font-size: 1.2em;
}

.breadcrumb {
  padding-block: 10px;
}

@media (min-width: 768px) {
  .breadcrumb {
    padding: 30px 0;
  }
}
.breadcrumb ol li a {
  color: #666666;
  font-size: 12px;
  letter-spacing: 0.08em;
}

.breadcrumb ol li:first-child a {
  color: #55b8c8;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 1px;
}

.link_anchor a {
  padding-block: 0.92em;
  padding-left: 1.3em;
  padding-right: 4.5em;
  border: unset;
  background: linear-gradient(-45deg, rgb(255, 247, 163) 50%, rgb(255, 249, 186) 50%);
  transition: 0.2s;
  font-weight: bold;
}

.link_anchor a::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 35px;
  bottom: 0;
  margin: auto;
  display: block;
  width: 33px;
  height: 8px;
  border-right: solid 1px #333333;
  border-bottom: solid 1px #333333;
  transform: skew(45deg);
  transition: 0.2s;
}

.link_anchor a::after {
  z-index: 1;
  right: 20px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
}

.link_anchor a:hover {
  background: linear-gradient(-45deg, rgb(255, 247, 163) 50%, rgb(255, 249, 186) 50%);
  color: #333333 !important;
  opacity: 0.8;
}

.link_anchor a:hover::before {
  transform: skew(45deg) translateX(5px);
}

.link_anchor a:hover::after {
  right: 20px;
  background-color: #fff;
  transform: translateX(0);
}

@media (min-width: 768px) {
  .link_anchor {
    row-gap: min(20px, 1vw);
    padding: 25px 40px;
  }
}
body:not(.home) .mce-content-body h2 {
  padding-top: 38px;
}

body:not(.home) .mce-content-body h3 {
  letter-spacing: 0;
}

body:not(.home) .mce-content-body h3::first-letter {
  color: #016fb9;
}

@media (max-width: 767px) {
  body:not(.home) .mce-content-body h3 {
    padding-inline: 10px;
  }
}
@media (min-width: 768px) {
  body:not(.home) .mce-content-body h3 {
    padding: 15px 27px;
  }
}
body:not(.home) .mce-content-body h4 {
  padding: 5px 15px;
  border-width: 2px;
  letter-spacing: 0.08em;
}

body:not(.home) .mce-content-body h5 {
  letter-spacing: 0;
}

body:not(.home) .mce-content-body .text-large:not(:has(a)) {
  letter-spacing: 0.08em;
  text-decoration: underline;
  text-decoration-color: #ffe700;
  text-decoration-thickness: 0.4em;
  text-underline-offset: -0.1em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

body:not(.home) .mce-content-body a {
  font-weight: bold;
}

.btnstyle a {
  padding-block: 1.45em;
  padding-left: 1.3em;
  padding-right: 4.5em;
  border: unset;
  background: linear-gradient(-45deg, rgb(66, 176, 194) 50%, rgb(85, 184, 200) 50%);
  transition: 0.2s;
  font-weight: bold;
  text-align: left;
}

.btnstyle a::before,
.btnstyle a::after {
  right: 0;
}

.btnstyle a::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 33px;
  height: 5px;
  border-right: solid 1px #333333;
  border-bottom: solid 1px #333333;
  transform: skew(45deg) translateX(-32px);
  transition: 0.2s;
}

.btnstyle a::after {
  z-index: 1;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  transform: translateX(-20px);
}

.btnstyle a:hover {
  background: linear-gradient(-45deg, rgb(66, 176, 194) 50%, rgb(85, 184, 200) 50%);
  opacity: 0.8;
}

.btnstyle a:hover::before {
  transform: skew(45deg) translateX(-27px);
}

.btnstyle a:hover::after {
  right: 20px;
  background-color: #fff;
  transform: translateX(0);
}

.btnstyle.yellow a {
  background: linear-gradient(-45deg, rgb(255, 247, 163) 50%, rgb(255, 249, 186) 50%);
  color: #333333 !important;
}

.flow-block .title .num {
  border-radius: 5px;
  font-family: "Zen Maru Gothic", sans-serif;
}

@media (max-width: 767px) {
  .flow-block .title .num {
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  table {
    font-size: 13px;
  }
}
table.table_timetable {
  font-weight: 500;
}

table.table_timetable th,
table.table_timetable td {
  font-weight: 500;
  border: none;
}

table.table_timetable thead {
  border-bottom: solid 1px #bfd6e4;
}

table.table_timetable thead th,
table.table_timetable thead td {
  border: unset;
  font-weight: bold;
}

table.table_timetable tbody {
  border: none;
}

table.table_timetable tbody tr {
  border-bottom: solid 1px #bfd6e4;
}

@media (max-width: 767px) {
  table.table_timetable {
    font-size: 11px;
  }
}
@media (min-width: 768px) {
  table.table_timetable {
    font-size: 18px;
  }
  table.table_timetable th,
  table.table_timetable td {
    padding-block: 1em;
  }
  table.table_timetable thead th:first-child {
    width: 22.5%;
  }
  table.table_timetable tbody tr th,
  table.table_timetable tbody tr td {
    padding-block: 1.3em;
  }
}
@media (min-width: 768px) {
  table.table_address th,
  table.table_address td {
    padding: 1.05em 2.5em;
    letter-spacing: 0.06em;
  }
  table.table_address th {
    width: 30%;
  }
}
@media (min-width: 768px) {
  table.table_default th,
  table.table_default td,
  table.table_fee th,
  table.table_fee td {
    padding: 1.05em 2.5em;
    border-color: #aaaaaa;
  }
  table.table_default thead th,
  table.table_default thead td,
  table.table_fee thead th,
  table.table_fee thead td {
    padding-block: 0.85em;
    font-size: 18px;
  }
}
.ol_circle li::before {
  font-family: "Zen Maru Gothic", sans-serif;
}

@media (max-width: 767px) {
  .ol_circle li::before {
    line-height: 19px;
  }
}
.box_faq .question::before,
.box_faq .answer::before {
  font-family: "Zen Maru Gothic", sans-serif;
  line-height: 36px;
}

@media (min-width: 768px) {
  .block_info .block_address {
    padding-left: 10px;
  }
}
.block_info .block_address > .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 767px) {
  .block_info .block_address > .row:not(:last-child) {
    margin-bottom: 20px;
  }
}
.block_info .block_address > .row::before {
  content: "";
  display: block;
  height: auto;
  aspect-ratio: 48/54;
}

@media (max-width: 767px) {
  .block_info .block_address > .row::before {
    margin-right: 10px;
    width: 24px;
  }
}
@media (min-width: 768px) {
  .block_info .block_address > .row::before {
    margin-right: 15px;
    width: 32px;
  }
}
.block_info .block_address > .row p {
  line-height: 1.375;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .block_info .block_address > .row p {
    flex: 1;
  }
}
.block_info .block_address > .row .btnstyle a {
  padding-block: 0.82em;
}

@media (max-width: 767px) {
  .block_info .block_address > .row .btnstyle {
    width: 100%;
    margin-top: 10px;
  }
  .block_info .block_address > .row .btnstyle a {
    max-width: 250px;
  }
}
@media (min-width: 768px) {
  .block_info .block_address > .row .btnstyle {
    margin-left: 65px;
  }
  .block_info .block_address > .row .btnstyle a {
    width: 250px;
    margin: 0;
  }
}
.block_info .block_address > .row.address::before {
  background: url("../img/common/ic_pick.png") no-repeat center/contain;
}

.block_info .block_address > .row.train::before {
  background: url("../img/common/ic_train.png") no-repeat center/contain;
}

@media (min-width: 768px) {
  .block_info .block_address > .row:not(:last-child) {
    margin-bottom: 30px;
  }
}
.block_info .block_timetable {
  border-radius: 10px;
  background: #deedf6;
}

@media (max-width: 767px) {
  .block_info .block_timetable {
    padding: 10px;
  }
}
@media (min-width: 768px) {
  .block_info .block_timetable {
    padding: 10px 30px;
  }
}
.block_info table.table_timetable {
  font-size: 16px;
}

@media (max-width: 767px) {
  .block_info table.table_timetable {
    font-size: 12px;
  }
}
.block_info table.table_timetable thead th,
.block_info table.table_timetable thead td {
  padding-block: 1em;
}

.block_info table.table_timetable thead th:first-child {
  width: 28%;
}

.block_info table.table_timetable tbody tr:last-child {
  border: none;
}

.block_info table.table_timetable tbody th,
.block_info table.table_timetable tbody td {
  padding-block: 1.55em;
}

.block_info table.table_timetable:not(:last-child) {
  margin-bottom: 10px;
}

.block_info p.p_timetable {
  margin-top: 5px;
  line-height: 1.625;
  letter-spacing: 0;
}

.ic_tel a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 7px;
  column-gap: 7px;
  color: #55b8c8;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
}

.ic_tel a::before {
  content: "";
  display: block;
  width: 24px;
  height: auto;
  aspect-ratio: 24/26;
  background: url("../img/common/ic_tel.png") no-repeat center/contain;
}

@media (max-width: 767px) {
  .ic_tel a {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .ic_tel a {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .footer .row_footer .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .footer .row_footer {
    align-items: flex-start;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .footer .row_footer .col {
    width: calc(50% - 12px);
  }
}
.footer .sec_logo {
  margin-bottom: 40px;
  text-align: left;
}

.footer .sec_logo img {
  width: 100%;
  height: auto;
  max-width: 440px;
}

.footer .block_address {
  margin-bottom: 35px;
}

.footer .row_bnr {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .footer .row_bnr {
    justify-content: flex-start;
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 20px;
  }
  .footer .row_bnr li {
    width: calc(50% - 5px);
  }
}
@media (min-width: 768px) {
  .footer .row_bnr {
    justify-content: center;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 20px;
  }
  .footer .row_bnr li {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .footer .copyright {
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .footer .copyright {
    padding: 1em 0 calc(1em + 70px);
    margin-top: 55px;
  }
}
.mainimage_wrap {
  aspect-ratio: unset;
}

@media (max-width: 767px) {
  .mainimage_wrap {
    width: 100%;
    height: calc(117.3333333333% + 10.2272727273px + 14.6103896104px);
  }
}
@media (min-width: 768px) {
  .mainimage_wrap {
    width: max(1240px, 100%);
    height: max(638.4px, 48.5vw + 37px);
    background-color: #f0f6fa;
  }
}
@media (max-width: 767px) {
  .mainimage .splide__pagination {
    bottom: -24.8376623377px;
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .mainimage .splide__pagination {
    bottom: -37px;
    gap: 25px;
  }
}
.mainimage .splide__pagination__page {
  background-color: #ccc;
}

.mainimage .splide__pagination__page.is-active {
  background-color: #016fb9;
}

@media (max-width: 767px) {
  .mainimage .splide__pagination__page {
    width: 10.2272727273px;
    height: 10.2272727273px;
  }
}
@media (min-width: 768px) {
  .mainimage .splide__pagination__page {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 767px) {
  .sec_top {
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .sec_top {
    padding: 95px 0;
  }
}
.sec_top .top_h2 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.sec_top .top_h2.default {
  position: relative;
  color: #016fb9;
}

.sec_top .top_h2.default::before,
.sec_top .top_h2.default::after {
  content: "";
  position: absolute;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  z-index: 0;
  display: block;
}

.sec_top .top_h2.default::before {
  top: -12px;
  left: -34px;
  width: 23px;
  height: 24px;
  background: url("../img/top/top_parts01_bl.png") no-repeat center/contain;
}

.sec_top .top_h2.default::after {
  right: -45px;
  bottom: 3px;
  width: 74px;
  height: 78px;
  background: url("../img/top/top_parts02.png") no-repeat center/contain;
}

.sec_top .top_h2.default .en,
.sec_top .top_h2.default .jp {
  position: relative;
  z-index: 1;
  display: block;
  line-height: 1;
}

.sec_top .top_h2.default .en {
  letter-spacing: 0.1em;
}

.sec_top .top_h2.default .jp {
  letter-spacing: 0.1em;
}

@media (max-width: 767px) {
  .sec_top .top_h2.default .en {
    font-size: 34px;
  }
  .sec_top .top_h2.default .jp {
    margin-top: 10px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.default .en {
    font-size: 70px;
  }
  .sec_top .top_h2.default .jp {
    margin-top: 15px;
    font-size: 20px;
  }
}
.sec_top .top_h2.line {
  line-height: 1;
}

.sec_top .top_h2.line .en {
  color: transparent;
  -webkit-text-stroke: 1px #333333;
  text-stroke: 1px #333333;
  letter-spacing: 0;
}

.sec_top .top_h2.line .jp {
  font-size: 18px;
  letter-spacing: 0.1em;
}

@media (max-width: 767px) {
  .sec_top .top_h2.line .en {
    font-size: 30px;
    letter-spacing: 0;
  }
  .sec_top .top_h2.line .jp {
    padding-left: 0.5em;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.line .en {
    font-size: 40px;
  }
  .sec_top .top_h2.line .jp {
    padding-left: 1em;
  }
}
.sec_top .top_h2.logobox {
  position: relative;
  margin-left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  color: #016fb9;
  text-align: left;
}

@media (min-width: 768px) {
  .sec_top .top_h2.logobox::before {
    content: "";
    display: block;
    width: max(50vw - 600px, 20px);
    height: 100%;
    background-color: #fff;
  }
}
.sec_top .top_h2.logobox::after {
  content: "";
  top: unset;
  left: unset;
  display: block;
  background: url("../img/top/top_parts04.png") no-repeat center/contain;
}

@media (max-width: 767px) {
  .sec_top .top_h2.logobox::after {
    right: -45px;
    bottom: -15px;
    width: 91px;
    height: 61.5px;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.logobox::after {
    right: -40px;
    bottom: -30px;
    width: 138px;
    height: 93px;
  }
}
@media (max-width: 767px) {
  .sec_top .top_h2.logobox {
    padding: 25px;
    padding-left: 10px;
    padding-right: 50px;
  }
  .sec_top .top_h2.logobox .main,
  .sec_top .top_h2.logobox .sub {
    display: block;
  }
  .sec_top .top_h2.logobox .main {
    font-size: 34px;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  .sec_top .top_h2.logobox .sub {
    margin-top: 6px;
    font-size: 14px;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.logobox {
    display: flex;
    align-items: center;
    height: 180px;
    padding-right: 50px;
  }
  .sec_top .top_h2.logobox .main {
    font-size: 70px;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  .sec_top .top_h2.logobox .sub {
    margin-top: 6px;
    margin-left: 10px;
    font-size: 20px;
    letter-spacing: 0.1em;
  }
}
.sec_top .top_h2.wh .en,
.sec_top .top_h2.wh .jp {
  color: #fff;
}

.sec_top .top_h2.wh::before {
  background: url("../img/top/top_parts01_wh.png") no-repeat center/contain;
}

.sec_top .top_h3.bubble {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 22px;
  margin: 0 auto;
  background: transparent;
  color: #ff579e;
  text-align: center;
}

.sec_top .top_h3.bubble::before,
.sec_top .top_h3.bubble::after {
  content: "";
  position: absolute;
  bottom: 7px;
  margin: auto;
  display: block;
  width: 5px;
  height: 36px;
  background: url("../img/common/line_doted_pk.png") repeat-y top center/5px 6px;
}

.sec_top .top_h3.bubble::before {
  left: 0;
  transform: rotate(-20deg);
}

.sec_top .top_h3.bubble::after {
  right: 0;
  transform: rotate(20deg);
}

.sec_top .arrow {
  position: relative;
}

.sec_top .arrow::before,
.sec_top .arrow::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.sec_top .arrow::before {
  content: "";
  z-index: 2;
  display: block;
  width: 33px;
  height: 5px;
  border-right: solid 1px #333333;
  border-bottom: solid 1px #333333;
  transform: skew(45deg) translateX(-12px);
  transition: 0.2s;
}

.sec_top .arrow::after {
  content: "";
  z-index: 1;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: solid 1px;
  background-color: #fff;
}

.sec_top .arrow:hover::before {
  transform: skew(45deg) translateX(-7px);
}

.sec_top .arrow:hover::after {
  background-color: #fff;
  transform: translateX(0);
}

.sec_top .arrow.wh::before,
.sec_top .arrow.wh::after {
  border-color: #fff;
  background-color: transparent;
}

.sec_post .block_post.head_title-btn .row_post_head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 13px;
}

.sec_post .block_post.head_title-btn .row_post_head h2 {
  margin-bottom: 0;
}

.sec_post .block_post.head_title-btn .row_post_head .col_btn {
  flex: 1;
}

.sec_post .block_post.head_title-btn .row_post_head .col_btn .btn a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 52px;
  margin-inline: auto 0;
  color: #333333;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
}

.sec_post .block_post.head_title-btn .row_post_head .col_btn .arrow::after {
  background-color: transparent;
}

.sec_post .block_post.border_bottom .list_list {
  letter-spacing: 0;
}

.sec_post .block_post.border_bottom .list_list dt {
  font-family: "Arial", "メイリオ", sans-serif;
}

.sec_post .block_post.border_bottom .list_list dd {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
  .sec_post .block_post.border_bottom .list_list dt,
  .sec_post .block_post.border_bottom .list_list dd {
    padding-block: 0.88em;
  }
  .sec_post .block_post.border_bottom .list_list dt {
    padding-inline: 1em 2em;
  }
  .sec_post .block_post.border_bottom .list_list dd {
    padding-left: 1em;
  }
}
.sec_post .block_post:nth-child(odd) .top_h2 .jp {
  color: #55b8c8;
}

.sec_post .block_post:nth-child(odd) .top_h2.line .en {
  -webkit-text-stroke: 1px #55b8c8;
  text-stroke: 1px #55b8c8;
}

.sec_post .block_post:nth-child(odd) .arrow::before,
.sec_post .block_post:nth-child(odd) .arrow::after {
  border-color: #55b8c8;
}

.sec_post .block_post:nth-child(even) .top_h2 .jp {
  color: #016fb9;
}

.sec_post .block_post:nth-child(even) .top_h2.line .en {
  -webkit-text-stroke: 1px #016fb9;
  text-stroke: 1px #016fb9;
}

.sec_post .block_post:nth-child(even) .arrow::before,
.sec_post .block_post:nth-child(even) .arrow::after {
  border-color: #016fb9;
}

.sec_post .block_post:not(:last-child) {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .sec_menu {
    padding-top: 53px;
  }
}
.sec_menu .bg_box {
  position: relative;
  margin: 0 auto;
  background-color: #caeaef;
}

@media (max-width: 767px) {
  .sec_menu .bg_box {
    width: calc(100% - 20px);
    padding-top: 70px;
    padding-bottom: 50px;
    border-radius: 20px;
  }
}
@media (min-width: 768px) {
  .sec_menu .bg_box {
    width: calc(100% - 100px);
    padding-top: 125px;
    padding-bottom: 100px;
    border-radius: 100px;
  }
}
.sec_menu .bg_box .h2_wrap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

@media (max-width: 767px) {
  .sec_menu .bg_box .h2_wrap {
    transform: translateY(-30%);
  }
}
@media (min-width: 768px) {
  .sec_menu .bg_box .h2_wrap {
    transform: translateY(-37%);
  }
}
@media (max-width: 767px) {
  .sec_menu .row_menu > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_menu .row_menu {
    -moz-column-gap: 24px;
    column-gap: 24px;
    row-gap: 20px;
    margin-bottom: 60px;
  }
  .sec_menu .row_menu > .col.one-third {
    width: calc((100% - 48px) / 3);
  }
  .sec_menu .row_menu > .col.quarter {
    width: calc((100% - 72px) / 4);
  }
}
.sec_menu .row_menu > .col a {
  position: relative;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.05em;
  text-decoration: none;
  vertical-align: bottom;
}

@media (max-width: 767px) {
  .sec_menu .row_menu > .col a {
    font-size: 22.8896103896px;
  }
}
@media (min-width: 768px) {
  .sec_menu .row_menu > .col a {
    font-size: 24px;
  }
}
.sec_menu .row_menu > .col a img {
  position: relative;
  z-index: 0;
}

.sec_menu .row_menu > .col a .text {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .sec_menu .row_menu > .col a .text {
    width: calc(100% - 48.7012987013px);
    margin: 24.3506493506px;
  }
  .sec_menu .row_menu > .col .arrow::before,
  .sec_menu .row_menu > .col .arrow::after {
    right: 24.3506493506px;
    bottom: 24.3506493506px;
  }
}
@media (min-width: 768px) {
  .sec_menu .row_menu > .col.one-third a .text {
    width: calc(100% - 60px);
    margin: 30px;
  }
  .sec_menu .row_menu > .col.one-third .arrow::before,
  .sec_menu .row_menu > .col.one-third .arrow::after {
    right: 30px;
    bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec_menu .row_menu > .col.quarter a .text {
    width: calc(100% - 40px);
    margin: 20px;
  }
  .sec_menu .row_menu > .col.quarter .arrow::before,
  .sec_menu .row_menu > .col.quarter .arrow::after {
    right: 20px;
    bottom: 20px;
  }
}
.sec_menu .tab_wrap .tab_btn_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_btn_wrap {
    width: calc(100% - 40px);
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_btn_wrap {
    width: 100%;
  }
}
.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn {
  position: relative;
  display: block;
  width: 320px;
  padding-block: 0.25em;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #b8b8b8;
  color: #fff;
  font-weight: bold;
  text-align: center;
  transition: 0.2s;
  cursor: pointer;
}

@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn {
    font-size: 24px;
  }
}
.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 10px solid #b8b8b8;
  border-bottom: 0;
  transition: 0.2s;
}

.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn:hover,
.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn.active {
  background-color: #016fb9;
}

.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn:hover::after,
.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn.active::after {
  border-top: 10px solid #016fb9;
}

.sec_menu .tab_wrap .tab_item_wrap.tab_item_bg {
  background-color: #fff;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_item_wrap.tab_item_bg {
    padding: 20px 10px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_item_wrap.tab_item_bg {
    padding: 50px;
  }
}
.sec_menu .tab_wrap .tab_item_wrap .tab_item {
  display: none;
  transition: 0.2s;
}

.sec_menu .tab_wrap .tab_item_wrap .tab_item.active {
  display: block;
}

.sec_menu .tab_wrap .tab_item_wrap .ul_btn {
  display: grid;
  grid-auto-rows: 1fr;
}

.sec_menu .tab_wrap .tab_item_wrap .ul_btn .btnstyle {
  margin: 0;
}

.sec_menu .tab_wrap .tab_item_wrap .ul_btn .btnstyle a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  padding-block: 0.5em;
  padding-right: 3.5em;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn .btnstyle a {
    min-height: 40px;
    padding-right: 2.2em;
    padding-left: 0.5em;
    font-size: 12px;
  }
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn .btnstyle a::before,
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn .btnstyle a::after {
    right: -15px;
  }
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn .btnstyle a::before {
    width: 20px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn .btnstyle a {
    min-height: 70px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 20px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn:not(:last-child) {
    margin-bottom: 40px;
  }
}
.sec_menu .tab_wrap .tab_item_wrap .title {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 2px #ccc;
  color: #016fb9;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
}

.sec_menu .tab_wrap .tab_item_wrap .title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  display: block;
  height: 2px;
  background-color: #016fb9;
}

@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_item_wrap .title::after {
    width: 50px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_item_wrap .title::after {
    width: 9.0909090909%;
  }
}
.sec_menu .tab_wrap .tab_item_wrap .title .en {
  color: #ccc;
}

@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_item_wrap .title {
    font-size: 18px;
  }
  .sec_menu .tab_wrap .tab_item_wrap .title .en {
    display: block;
    margin-top: 5px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_item_wrap .title {
    font-size: 22px;
  }
  .sec_menu .tab_wrap .tab_item_wrap .title .en {
    margin-left: 1em;
    font-size: 18px;
  }
}
.sec_pickup {
  padding-top: 0;
  background: url("../img/top/top_bg02.png") no-repeat right bottom;
}

@media (max-width: 767px) {
  .sec_pickup {
    padding-bottom: 90px;
    background-size: 45%;
  }
}
@media (min-width: 768px) {
  .sec_pickup {
    background-size: auto;
  }
}
.sec_pickup .h2_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../img/top/top_bg01.jpg") no-repeat center/cover;
}

@media (max-width: 767px) {
  .sec_pickup .h2_wrap {
    height: 175px;
  }
}
@media (min-width: 768px) {
  .sec_pickup .h2_wrap {
    height: 350px;
  }
}
.sec_pickup .row_pickup.num_counter {
  counter-reset: pickup_counter; /* カウンターの名前を'pickup_counter'として初期化 */
}

.sec_pickup .row_pickup.num_counter .num_increment {
  counter-increment: pickup_counter; /* .sec_top内の各h3でカウンターを1増やす */
}

.sec_pickup .row_pickup.num_counter .with_num::before {
  content: "★ PICK UP " counter(pickup_counter, decimal-leading-zero); /* カウンターの値を表示 */
  display: inline-block;
}

@media (max-width: 767px) {
  .sec_pickup .row_pickup {
    margin-top: -30px;
  }
  .sec_pickup .row_pickup > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_pickup .row_pickup {
    row-gap: 20px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    margin-top: -55px;
  }
  .sec_pickup .row_pickup > .col {
    width: calc((100% - 48px) / 3);
  }
}
.sec_pickup .card_pickup {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  text-decoration: none;
}

@media (max-width: 767px) {
  .sec_pickup .card_pickup {
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1));
  }
}
@media (min-width: 768px) {
  .sec_pickup .card_pickup {
    height: 100%;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  }
}
.sec_pickup .card_pickup .num {
  align-self: flex-start;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 0.5em;
  padding-left: 20px;
  margin-top: 15px;
  margin-left: -20px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #ffe700;
  color: #016fb9;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .sec_pickup .card_pickup .num {
    padding-left: 19px;
    padding-bottom: 3px;
    line-height: 27px;
  }
}
.sec_pickup .card_pickup .arrow::before {
  border-color: #016fb9;
}

.sec_pickup .card_pickup .num::before {
  content: "★";
  display: block;
  margin-right: 0.2em;
  font-size: 16px;
}

.sec_pickup .card_pickup .top_h3 {
  flex: 1;
  margin-top: 20px;
  background: unset;
  color: #333333;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  line-height: 1.3636363636;
  letter-spacing: 0;
}
.sec_pickup .card_pickup .top_h3:has(.arrow) a {
  display: block;
  height: 100%;
  padding-bottom: 40px;
  color: #333333;
  text-decoration: none;
}
.sec_pickup .card_pickup .top_h3:has(.arrow) a.arrow::before, .sec_pickup .card_pickup .top_h3:has(.arrow) a.arrow::after {
  top: unset;
  right: 0;
}
.sec_pickup .card_pickup .top_h3:has(.arrow) a.arrow::before {
  bottom: 9px;
}
.sec_pickup .card_pickup .top_h3:has(.arrow) a.arrow::after {
  bottom: 0;
}

@media (max-width: 767px) {
  .sec_pickup .card_pickup .top_h3 {
    font-size: 20.9415584416px;
  }
}
@media (min-width: 768px) {
  .sec_pickup .card_pickup .top_h3 {
    font-size: 22px;
  }
}
.sec_pickup .card_pickup .ul_btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  width: 100%;
  margin-top: 20px;
}
.sec_pickup .card_pickup .ul_btn .arrow {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  text-decoration: none;
}
@media (max-width: 767px) {
  .sec_pickup .card_pickup .ul_btn .arrow {
    padding-right: 40px;
  }
  .sec_pickup .card_pickup .ul_btn .arrow::before {
    width: 25px;
  }
}
@media (min-width: 768px) {
  .sec_pickup .card_pickup .ul_btn .arrow {
    padding-right: 50px;
  }
}

.sec_endoscopy {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .sec_endoscopy {
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .bg_img {
    padding: 50px 0;
    background: url("../img/top/top_bg03.jpg") no-repeat center/cover;
  }
}
@media (max-width: 767px) {
  .sec_endoscopy .top_h2 {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .top_h2 {
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .sec_endoscopy .row_endoscopy > .col {
    padding: 30px 10px;
    margin: 0 -10px;
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(1) {
    background: url("../img/top/top_bg03_sp_01.jpg") no-repeat center/cover;
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(2) {
    background: url("../img/top/top_bg03_sp_02.jpg") no-repeat center/cover;
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(odd) .block_endoscopy {
    background-color: rgba(227, 251, 255, 0.9);
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(odd) .block_endoscopy::after {
    background-color: rgba(227, 251, 255, 0.9);
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(even) .block_endoscopy {
    background-color: rgba(214, 238, 255, 0.9);
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(even) .block_endoscopy::after {
    background-color: rgba(214, 238, 255, 0.9);
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(even) .block_endoscopy .btnstyle a {
    background: linear-gradient(-45deg, rgb(19, 112, 176) 50%, rgb(43, 127, 184) 50%);
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy {
    row-gap: 50px;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }
  .sec_endoscopy .row_endoscopy > .col {
    width: calc((100% - 100px) / 2);
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(odd) .block_endoscopy {
    padding-left: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(odd) .block_endoscopy::after {
    right: 100%;
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(even) .block_endoscopy {
    padding-right: 0;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(even) .block_endoscopy::after {
    left: 100%;
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n-3) .block_endoscopy,
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n) .block_endoscopy {
    background-color: rgba(227, 251, 255, 0.9);
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n-3) .block_endoscopy::after,
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n) .block_endoscopy::after {
    background-color: rgba(227, 251, 255, 0.9);
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n-2) .block_endoscopy,
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n-1) .block_endoscopy {
    background-color: rgba(214, 238, 255, 0.9);
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n-2) .block_endoscopy::after,
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n-1) .block_endoscopy::after {
    background-color: rgba(214, 238, 255, 0.9);
  }
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n-2) .block_endoscopy .btnstyle a,
  .sec_endoscopy .row_endoscopy > .col:nth-child(4n-1) .block_endoscopy .btnstyle a {
    background: linear-gradient(-45deg, rgb(19, 112, 176) 50%, rgb(43, 127, 184) 50%);
  }
}
.sec_endoscopy .block_endoscopy {
  position: relative;
}

@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy {
    padding: 20px 10px;
    border-radius: 20px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
    padding: 50px;
  }
  .sec_endoscopy .block_endoscopy::after {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: max(50vw - 600px, 0px);
    height: 100%;
  }
}
.sec_endoscopy .block_endoscopy .top_h3 {
  display: flex;
  align-items: center;
  background: transparent;
}

.sec_endoscopy .block_endoscopy .top_h3 img {
  height: auto;
}

@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy .top_h3 {
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-bottom: 10px;
  }
  .sec_endoscopy .block_endoscopy .top_h3 img {
    width: 60px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy .top_h3 {
    -moz-column-gap: 15px;
    column-gap: 15px;
    margin-bottom: 33px;
  }
  .sec_endoscopy .block_endoscopy .top_h3 img {
    width: 80px;
  }
}
.sec_endoscopy .block_endoscopy .text_wrap {
  height: 100%;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy .text_wrap {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy .text_wrap {
    margin-bottom: 25px;
  }
}
.sec_endoscopy .block_endoscopy .top_h4 {
  display: flex;
  align-items: flex-start;
  padding: 0;
  margin: 0;
  border: unset;
  background: transparent;
}

.sec_endoscopy .block_endoscopy .top_h4 .text {
  color: #333333;
  letter-spacing: 0;
  text-decoration: underline;
  text-decoration-color: #ffe700;
  text-decoration-thickness: 0.4em;
  text-underline-offset: -0.1em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

.sec_endoscopy .block_endoscopy .top_h4::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 12px;
  margin-right: 0.4em;
  background: url("../img/top/top_parts01_bk.png") no-repeat center/contain;
}

@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy .top_h4 {
    justify-content: center;
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy .top_h4 {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .sec_endoscopy .block_endoscopy .top_h4::before {
    margin-top: 8px;
  }
}
.sec_endoscopy .block_endoscopy .ul_check {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  margin: 0;
}

@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy .ul_check {
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy .ul_check {
    gap: 20px;
  }
}
.sec_endoscopy .block_endoscopy .ul_check li {
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin: 0;
  border: solid 2px #ccc;
  background-color: #fff;
  font-weight: bold;
}

.sec_endoscopy .block_endoscopy .ul_check li::before {
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: unset;
  background: url("../img/common/check.png") no-repeat center/contain;
  transform: unset;
}

.sec_endoscopy .block_endoscopy .ul_check li::after {
  content: unset;
}

@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy .ul_check li {
    padding: 0.3em 0.4em;
    font-size: 14px;
  }
  .sec_endoscopy .block_endoscopy .ul_check li::before {
    margin-top: 3px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy .ul_check li {
    -moz-column-gap: 0.5em;
    column-gap: 0.5em;
    padding: 0.7em 1.1em 0.5em;
  }
  .sec_endoscopy .block_endoscopy .ul_check li::before {
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy .btnstyle {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy .btnstyle {
    width: 350px;
    margin-top: 40px;
  }
}
.sec_female {
  padding-bottom: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_female {
    padding-top: 108px;
  }
}
@media (max-width: 767px) {
  .sec_female .top_h2 {
    margin-bottom: 30px;
  }
  .sec_female .top_h2.default::before {
    left: -24px;
  }
}
@media (min-width: 768px) {
  .sec_female .top_h2 {
    margin-bottom: 50px;
  }
}
.sec_female .text_wrap {
  margin-bottom: 35px;
  letter-spacing: 0;
}

.sec_female .bg_img {
  position: relative;
  background: url("../img/top/top_bg04.jpg") no-repeat center/cover;
}

.sec_female .bg_img::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  background: url("../img/top/top_parts03.png") no-repeat center/contain;
}

@media (max-width: 767px) {
  .sec_female .bg_img::after {
    width: 100px;
    height: 25px;
  }
}
@media (min-width: 768px) {
  .sec_female .bg_img::after {
    width: 200px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .sec_female .bg_img {
    padding: 50px 0 50px;
  }
}
@media (min-width: 768px) {
  .sec_female .bg_img {
    padding-top: 90px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .sec_female .top_h3.bubble {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_female .top_h3.bubble {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .sec_female .row_female > .col:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .sec_female .row_female {
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .sec_female .row_female > .col {
    width: calc((100% - 48px) / 3);
  }
}
.sec_female .row_female li {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 15px 0;
  border-radius: 50vh;
  border: solid 3px #ffbfd6;
  background-color: #fff;
  color: #ff579e;
  font-weight: bold;
  line-height: 1.4545454545;
  letter-spacing: 0;
}

.sec_female .row_female li .underline {
  letter-spacing: 0.08em;
  text-decoration: underline;
  text-decoration-color: rgba(255, 231, 0, 0.3);
  text-decoration-thickness: 0.4em;
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

@media (max-width: 767px) {
  .sec_female .row_female li {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_female .row_female li {
    font-size: 22px;
  }
}
.sec_feature {
  padding-top: 0;
}

.sec_feature .h2_wrap {
  position: relative;
  display: flex;
  align-items: flex-end;
  background: url("../img/top/top_bg05.jpg") no-repeat center/cover;
}

@media (max-width: 767px) {
  .sec_feature .h2_wrap {
    height: 250px;
  }
}
@media (min-width: 768px) {
  .sec_feature .h2_wrap {
    height: 500px;
  }
}
.sec_feature .h2_wrap .top_h2 {
  transform: translateY(50%);
}

.sec_feature .bg_img {
  background: url("../img/top/top_bg06.jpg") no-repeat center/cover;
}

@media (max-width: 767px) {
  .sec_feature .bg_img {
    padding-top: 90px;
  }
}
@media (min-width: 768px) {
  .sec_feature .bg_img {
    padding-top: 160px;
  }
}
.sec_feature .num_counter {
  counter-reset: feature_counter; /* カウンターの名前を'feature_counter'として初期化 */
}

.sec_feature .num_counter .num_increment {
  counter-increment: feature_counter; /* .sec_top内の各h3でカウンターを1増やす */
}

.sec_feature .num_counter .with_num::before {
  content: "FEATURE " counter(feature_counter, decimal-leading-zero); /* カウンターの値を表示 */
  display: block;
}

.sec_feature .block_feature .top_h3 {
  background: transparent;
}

.sec_feature .block_feature .top_h3::before {
  width: -moz-fit-content;
  width: fit-content;
  background: url("../img/top/top_parts02.png") no-repeat center left/auto 100%;
  color: #016fb9;
}

.sec_feature .block_feature .top_h3 .text {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff9ba;
  border-radius: 10px;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
  color: #333333;
}

.sec_feature .block_feature .top_h3 .text .color_primary {
  color: #016fb9;
}

@media (max-width: 767px) {
  .sec_feature .block_feature .top_h3 {
    margin-bottom: 10px;
  }
  .sec_feature .block_feature .top_h3::before {
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
  }
  .sec_feature .block_feature .top_h3 .text {
    padding: 5px 0.3em;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  .sec_feature .block_feature .top_h3 {
    margin-bottom: 30px;
  }
  .sec_feature .block_feature .top_h3::before {
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 50px;
    letter-spacing: 0;
  }
  .sec_feature .block_feature .top_h3 .text {
    padding: 0 0.9em;
    font-size: 32px;
    line-height: 80px;
    letter-spacing: 0;
  }
}
.sec_feature .block_feature .top_h3 + p {
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .sec_feature .block_feature .top_h3 + p {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_feature .block_feature .top_h3 + p {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .sec_feature .block_feature .row_feature > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_feature .block_feature .row_feature {
    -moz-column-gap: 24px;
    column-gap: 24px;
    row-gap: 40px;
  }
  .sec_feature .block_feature .row_feature > .col.small {
    width: calc((100% - 48px) / 3);
  }
  .sec_feature .block_feature .row_feature > .col.mediam {
    width: calc((100% - 24px) / 2);
  }
  .sec_feature .block_feature .row_feature > .col.large {
    width: 100%;
  }
}
.sec_feature .block_feature:nth-child(even) .top_h3::before,
.sec_feature .block_feature:nth-child(even) .top_h3 .text {
  margin-left: auto;
}

.sec_feature .block_feature:nth-child(even) .top_h3 + p {
  text-align: right;
}

@media (max-width: 767px) {
  .sec_feature .block_feature:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .sec_feature .block_feature:not(:last-child) {
    margin-bottom: 97px;
  }
}
.sec_feature .card_feature {
  position: relative;
}

@media (max-width: 767px) {
  .sec_feature .card_feature {
    padding-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .sec_feature .card_feature {
    padding-bottom: 40px;
  }
}
.sec_feature .card_feature img {
  position: relative;
  z-index: 0;
}

.sec_feature .card_feature .text {
  position: absolute;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  color: #016fb9;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: -0.05em;
}

@media (max-width: 767px) {
  .sec_feature .card_feature .text {
    bottom: 34.7402597403px;
    left: 9.7402597403px;
    row-gap: 5px;
    font-size: 14.5px;
    line-height: 25.3246753247px;
  }
}
@media (min-width: 768px) {
  .sec_feature .card_feature .text {
    bottom: 60px;
    left: 20px;
    row-gap: 10px;
    font-size: 24px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .sec_feature .card_feature .text .bg_pc {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    row-gap: 5px;
  }
}
@media (min-width: 768px) {
  .sec_feature .card_feature .text .bg_pc {
    border-radius: 5px;
    background-color: #fff;
  }
}
.sec_feature .card_feature .text .bg {
  padding: 0 5px;
  border-radius: 5px;
  background-color: #fff;
}

.sec_feature .card_feature .btnstyle {
  position: absolute;
  z-index: 1;
  bottom: 0;
  border-radius: 50%;
  background-color: #fff;
}

@media (max-width: 767px) {
  .sec_feature .card_feature .btnstyle {
    right: 15px;
  }
}
@media (min-width: 768px) {
  .sec_feature .card_feature .btnstyle {
    right: 24px;
  }
}
.sec_feature .card_feature .btnstyle a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: unset;
  padding: 0;
  border-radius: 50%;
  font-family: "Zen Maru Gothic", sans-serif;
}

.sec_feature .card_feature .btnstyle a::before {
  top: unset;
  border-color: #016fb9;
}

.sec_feature .card_feature .btnstyle a::after {
  content: unset;
}

@media (max-width: 767px) {
  .sec_feature .card_feature .btnstyle a {
    width: 62.3376623377px;
    height: 62.3376623377px;
    font-size: 11.2012987013px;
  }
  .sec_feature .card_feature .btnstyle a::before {
    right: -45px;
    bottom: 17px;
    width: 45.7792207792px;
  }
}
@media (min-width: 768px) {
  .sec_feature .card_feature .btnstyle a {
    width: 100px;
    height: 100px;
    font-size: 18px;
  }
  .sec_feature .card_feature .btnstyle a::before {
    right: -54px;
    bottom: 20px;
    width: 75px;
  }
}
.sec_greeting {
  padding-top: 20px;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .sec_greeting .top_h2 {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .top_h2 {
    margin-bottom: 60px;
  }
}
.sec_greeting .block_greeting {
  position: relative;
}

@media (max-width: 767px) {
  .sec_greeting .block_greeting {
    padding-bottom: 30px;
  }
  .sec_greeting .block_greeting::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    width: calc(100% - 20px);
    height: calc(100% - 25.974025974vw);
    border-radius: 24.3506493506px;
    background: url("../img/top/top_bg07_sp.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting {
    display: grid;
    grid-template-areas: "h3 img" "text img" "btn btn";
    grid-template-columns: 1fr auto;
    grid-template-rows: auto 1fr auto;
  }
}
.sec_greeting .block_greeting figure {
  grid-area: img;
  align-self: center;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .sec_greeting .block_greeting figure {
    margin-left: 34.0909090909px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .sec_greeting .block_greeting figure::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    width: 88.6363636364px;
    height: auto;
    aspect-ratio: 182/123;
    background: url("../img/top/top_parts04.png") no-repeat center/contain;
  }
}
.sec_greeting .block_greeting figure figcaption {
  position: absolute;
  bottom: -10px;
  border-radius: 10px;
  background: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .sec_greeting .block_greeting figure figcaption {
    right: 0;
    left: 0;
    margin: auto;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 1em;
    font-size: 18px;
    line-height: 40px;
  }
  .sec_greeting .block_greeting figure figcaption .job {
    margin-right: 0.5em;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting figure figcaption {
    left: 80px;
    width: 250px;
    font-size: 24px;
    line-height: 60px;
  }
  .sec_greeting .block_greeting figure figcaption .job {
    margin-right: 0.5em;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting figure {
    width: max(625px, 50.4vw);
    text-align: left;
  }
}
.sec_greeting .block_greeting .top_h3 {
  grid-area: h3;
  background: transparent;
  color: #016fb9;
  line-height: 1.75;
  letter-spacing: 0;
  text-decoration: underline;
  text-decoration-color: #ffe700;
  text-decoration-thickness: 0.4em;
  text-underline-offset: -0.1em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

@media (max-width: 767px) {
  .sec_greeting .block_greeting .top_h3 {
    padding: 0 10px;
    margin: 0 10px;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting .top_h3 {
    margin: 70px 0 35px;
    margin-left: max(50vw - 600px, 150px);
    font-size: clamp(25px, 13.579px + 0.921vw, 32px);
  }
}
.sec_greeting .block_greeting .text_wrap {
  grid-area: text;
  position: relative;
  z-index: 0;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .sec_greeting .block_greeting .text_wrap {
    padding: 0 10px;
    margin: 0 10px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting .text_wrap {
    background: url("../img/top/top_bg07.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting .text_wrap::before {
    content: "";
    position: absolute;
    z-index: 1;
    display: block;
    height: auto;
    aspect-ratio: 182/123;
    background: url("../img/top/top_parts04.png") no-repeat center/contain;
    top: calc(-1 * clamp(45px, 20.526px + 1.974vw, 60px));
    left: clamp(20px, -45.263px + 5.263vw, 60px);
    width: clamp(120px, 18.842px + 8.158vw, 182px);
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting .text_wrap {
    padding-top: 30px;
    padding-right: max(665px, 52.4vw);
    padding-left: clamp(130px, 50vw - 600px - 20px, 300px);
    padding-bottom: calc(clamp(60px, -37.895px + 7.895vw, 120px) + 70px + clamp(60px, -5.263px + 5.263vw, 100px));
    margin-right: calc(-1 * max(625px, 50.4vw));
    margin-left: max(50vw - 600px - 300px, 20px);
    margin-bottom: calc(-1 * (clamp(60px, -37.895px + 7.895vw, 120px) + 70px + clamp(60px, -5.263px + 5.263vw, 100px)));
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }
}
.sec_greeting .block_greeting .ul_btn {
  grid-area: btn;
}

@media (max-width: 767px) {
  .sec_greeting .block_greeting .ul_btn {
    padding: 0 10px;
    margin: 20px 10px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting .ul_btn {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: clamp(20px, -69.737px + 7.237vw, 75px);
    column-gap: clamp(20px, -69.737px + 7.237vw, 75px);
    width: 100%;
    max-width: 1280px;
    padding: 0 40px;
    margin-top: clamp(60px, -37.895px + 7.895vw, 120px);
    margin-right: max(50vw - 640px, 0px);
    margin-left: max(50vw - 640px, 20px);
    margin-bottom: clamp(60px, -5.263px + 5.263vw, 100px);
  }
}
.sec_greeting .block_greeting .ul_btn .btnstyle {
  margin: 0;
}

@media (max-width: 767px) {
  .sec_greeting .block_greeting .ul_btn .btnstyle:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_greeting .ul_btn .btnstyle a {
    width: 100%;
    max-width: unset;
  }
}
body:not(.home) .mce-content-body a.normal_weight {
  font-weight: 400;
}