@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: #f3f9fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f3f9fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f3f9fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f3f9fd;
}

.box_border {
  background: #fff;
  border: 2px solid #a2c3da;
}

.box_border .box_bg {
  background: #f3f9fd;
}

.section_bg .box_border .box_bg {
  background: #f3f9fd;
}

.box_bg,
.box_border {
  border-radius: 30px;
  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;
}

.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 {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  border: 1px solid #5b9bc7;
  color: #5b9bc7 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
  color: #fff !important;
  background: #5b9bc7;
}
.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;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #5b9bc7;
    color: #fff !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #fff;
    color: #5b9bc7 !important;
  }
}
.link_anchor a::after {
  width: 8px;
  height: 9px;
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  border: none;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover::after {
    background: url("../img/common/hov_btn_arrow.png") no-repeat center/cover;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.link_anchor a:after {
  background: url("../img/common/hov_btn_arrow.png") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover:after {
    background: url("../img/common/btn_arrow.png") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_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: #a2c3da;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #a2c3da;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #5b9bc7;
  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 #5b9bc7;
  top: calc(16px * 1.75 / 2 - 16px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #5b9bc7;
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
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 #b3b3b3;
  border-top: 1px solid #b3b3b3;
}
table.table_address th {
  color: #333;
  border-top: 1px solid #5b9bc7;
  border-bottom: 1px solid #5b9bc7;
  font-weight: 500;
  text-align: left;
  width: 32%;
}
@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: #fff;
  border-bottom: 1px solid #b3b3b3;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #91c3e0;
  color: #fff;
  font-weight: 500;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
  font-weight: 500;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th,
table.table td {
  border: 1px solid #b3b3b3;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th,
table.table thead td {
  background: #5b9bc7;
  color: #fff;
  font-weight: 500;
}
table.table tbody th {
  background: #f9f9f9;
}
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 #b3b3b3;
  }
  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: #b3b3b3;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #5b9bc7 !important;
}

.consul2 {
  color: #91c3e0 !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 #b3b3b3;
  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: "Zen Maru Gothic", 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: #5b9bc7;
}
.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: #5b9bc7;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq.open .question .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: #9d9d9d;
  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: 2px solid #a2c3da;
  background: #fff;
  border-radius: 30px;
  margin-top: calc(16px * 5.125);
  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: #e0e0e0;
  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: #e0e0e0;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Zen Maru Gothic", 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: #a2c3da;
  background: #a2c3da;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 50%;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  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;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          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);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #5b9bc7;
}
.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: #333;
  position: relative;
  padding-left: 15px;
}
@media (hover: hover) and (pointer: fine) {
  .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 #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #5b9bc7;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 75px;
  }
}

.list_list dd a {
  color: #333;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .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 {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (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: #333;
}
.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: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.link_anchor a {
  padding: 0.8em 1.25em;
  padding-right: 1.75em;
}
.link_anchor a:after {
  width: 13px;
  height: 11px;
}

.btnstyle a {
  border: 2px solid #5b9bc7;
  font-weight: 500;
}
.btnstyle a:after {
  right: 14px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btnstyle a:hover:after {
  right: 12px;
}
.btnstyle.btnstyle_s a {
  max-width: 200px;
  padding: 1.1rem 2.4rem;
}

.mce-content-body h3 {
  border-color: #c2c2c2;
}
.mce-content-body h3:after {
  top: 13px;
}
.mce-content-body h4:after {
  top: 10px;
  border-radius: 5px;
}

.sec_top {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec_top {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
.sec_top .top_h2 {
  font-size: 32px;
  padding-left: 34px;
  text-align: left;
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec_top .top_h2 {
    font-size: 70px;
    padding-left: 72px;
    margin-bottom: 50px;
  }
}
.sec_top .top_h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 28px;
  height: 2px;
  background: #91c3e0;
  left: 0;
  top: 24px;
  margin: 0;
}
@media (min-width: 768px) {
  .sec_top .top_h2:after {
    top: 55px;
    width: 51px;
    height: 3px;
  }
}
.sec_top .top_h2 .en {
  display: block;
  font-size: 18px;
  color: #91c3e0;
}
@media (min-width: 768px) {
  .sec_top .top_h2 .en {
    font-size: 26px;
  }
}
.sec_top .top_h2.top_h2_s {
  font-size: 26px;
  padding-left: 0;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec_top .top_h2.top_h2_s {
    font-size: 36px;
    margin-bottom: 34px;
  }
}
.sec_top .top_h2.top_h2_s:after {
  background: url(../img/top/ttl_line.png) no-repeat center center/contain;
  width: 100px;
  height: 6px;
  top: auto;
  bottom: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .sec_top .top_h2.top_h2_s:after {
    width: 153px;
  }
}
.sec_top .top_h2.top_h2_ic {
  color: #5b9bc7;
  text-align: center;
  padding-left: 0;
  padding-top: 40px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec_top .top_h2.top_h2_ic {
    padding-top: 62px;
    margin-bottom: 40px;
  }
}
.sec_top .top_h2.top_h2_ic:after {
  background: url(../img/top/ic_menu.png) no-repeat center center/contain;
  width: 36px;
  height: 36px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .sec_top .top_h2.top_h2_ic:after {
    width: 62px;
    height: 62px;
  }
}
.sec_top .top_h2.top_h2_ic .en {
  color: #909090;
  position: relative;
}
.sec_top .top_h2.top_h2_ic .en:after {
  content: "";
  position: absolute;
  background: url(../img/top/ttl_line_s.png) no-repeat center center/contain;
  width: 50px;
  height: 6px;
  bottom: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .sec_top .top_h2.top_h2_ic .en:after {
    width: 80px;
    bottom: -16px;
  }
}

.list_list dt {
  padding-top: 0.8em;
}
@media (min-width: 768px) {
  .list_list dt {
    padding-bottom: 0.8em;
  }
}
.list_list dd {
  padding-bottom: 0.8em;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .list_list dd {
    padding-top: 0.8em;
    padding-left: 140px;
  }
}

.table_wrap .table_bottom {
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .table_wrap .table_bottom {
    font-size: 12px;
  }
}

.sec01 .news {
  border: 3px solid #5b9bc7;
  border-radius: 20px;
  outline: 1px solid #5b9bc7;
  outline-offset: -10px;
  padding: 36px 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .sec01 .news {
    border: 5px solid #5b9bc7;
    border-radius: 40px;
    outline: 1px solid #5b9bc7;
    outline-offset: -20px;
    padding: 72px 70px;
  }
}
@media (min-width: 768px) {
  .sec01 .news .news_ttl {
    width: 200px;
    margin-right: 90px;
  }
}
.sec01 .news .news_ttl .top_h2_s {
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .sec01 .news .news_ttl .top_h2_s {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .sec01 .news .news_cnt {
    width: calc(100% - 290px);
  }
}
@media (max-width: 767px) {
  .sec01 .news.news_news {
    margin-bottom: 20px;
  }
}
.sec01 .news.news_topics {
  border-color: #91c3e0;
  outline: 1px solid #91c3e0;
}
.sec01 .info .info_item {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 26px 18px;
}
@media (min-width: 768px) {
  .sec01 .info .info_item {
    border-radius: 40px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    padding: 50px 48px;
  }
}
.sec01 .info .info_item .traffic_wrap .traffic_item:not(:last-child) {
  margin-bottom: 7px;
}
.sec01 .info .info_item .traffic_wrap .traffic_item a {
  width: 100%;
  height: 69px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #5b9bc7;
  color: #fff;
  border-radius: 10px;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec01 .info .info_item .traffic_wrap .traffic_item a:after {
  content: "";
  position: absolute;
  background: url(../img/common/hov_btn_arrow.png) no-repeat center center/contain;
  width: 15px;
  height: 12px;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec01 .info .info_item .traffic_wrap .traffic_item a .ic {
  background: #91c3e0;
  height: 100%;
  width: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px 0 0 10px;
}
@media (min-width: 768px) {
  .sec01 .info .info_item .traffic_wrap .traffic_item a .ic {
    width: 99px;
  }
}
@media (max-width: 767px) {
  .sec01 .info .info_item .traffic_wrap .traffic_item a .ic img {
    width: 40px;
  }
}
.sec01 .info .info_item .traffic_wrap .traffic_item a .txt {
  padding-left: 10px;
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec01 .info .info_item .traffic_wrap .traffic_item a .txt {
    padding-left: 21px;
    font-size: 18px;
  }
}
.sec01 .info .info_item .traffic_wrap .traffic_item a:hover {
  opacity: 0.8;
}
.sec01 .info .info_item .traffic_wrap .traffic_item a:hover:after {
  right: 14px;
}
.sec01 .info .info_item.info_access .address_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 19px;
  margin-bottom: 21px;
}
.sec01 .info .info_item.info_access .address_wrap .ic {
  width: 31px;
  padding-top: 6px;
}
.sec01 .info .info_item.info_access .address_wrap .txt {
  width: calc(100% - 50px);
}
.sec01 .info .info_item.info_access .address_wrap .txt p {
  margin-bottom: 18px;
}
.sec01 .info .info_item.info_access .address_wrap .txt .btnstyle a {
  margin-left: 0;
}
.sec01 .info .info_item.info_time .table_wrap {
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .sec01 .info .info_item.info_time .table_wrap {
    margin-bottom: 44px;
  }
}

.sec02 {
  background: -webkit-gradient(linear, left top, left bottom, from(#e0edf7), color-stop(80%, #e0edf7), color-stop(80%, #fff), to(#fff));
  background: linear-gradient(180deg, #e0edf7 0%, #e0edf7 80%, #fff 80%, #fff 100%);
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .sec02 {
    background: -webkit-gradient(linear, left top, left bottom, from(#e0edf7), color-stop(70%, #e0edf7), color-stop(70%, #fff), to(#fff));
    background: linear-gradient(180deg, #e0edf7 0%, #e0edf7 70%, #fff 70%, #fff 100%);
  }
}
.sec02 .h2_sub {
  text-align: center;
  margin-bottom: 53px;
}
@media (max-width: 767px) {
  .sec02 .h2_sub {
    max-width: calc(100% - 20px);
    margin-inline: auto;
    text-align: left;
    margin-bottom: 30px;
  }
}
.sec02 .menu_txt_wrap {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 30px 20px;
  margin-top: -60px;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec02 .menu_txt_wrap {
    border-radius: 40px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    padding: 60px;
    margin-top: -120px;
  }
}
.sec02 .menu_txt_wrap p.top {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -94%);
          transform: translate(-50%, -94%);
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  white-space: nowrap;
  line-height: 1;
  opacity: 0.6;
}
@media (min-width: 768px) {
  .sec02 .menu_txt_wrap p.top {
    font-size: 60px;
  }
}
.sec02 .menu_txt_wrap h3 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .sec02 .menu_txt_wrap h3 {
    font-size: 36px;
    margin-bottom: 22px;
  }
}
.sec02 .menu_txt_wrap h3 .c-pri {
  color: #5b9bc7;
}
.sec02 .menu_txt_wrap p {
  font-weight: 500;
  letter-spacing: 0.05em;
}
.sec02 .menu_top {
  margin-bottom: 46px;
}
@media (min-width: 768px) {
  .sec02 .menu_top {
    margin-bottom: 82px;
  }
}
.sec02 .menu_bottom .menu_bottom_wrap {
  margin: 0;
}
@media (min-width: 768px) {
  .sec02 .menu_bottom .menu_bottom_wrap {
    width: 50%;
  }
}
.sec02 .menu_bottom .menu_bottom_wrap .bg {
  margin: 0;
}
.sec02 .menu_bottom .menu_bottom_wrap .bg img {
  width: 100%;
}
@media (max-width: 767px) {
  .sec02 .menu_bottom .menu_bottom_wrap .menu_txt_wrap {
    max-width: calc(100% - 20px);
    margin-inline: auto;
  }
}
@media (min-width: 768px) {
  .sec02 .menu_bottom .menu_bottom_wrap .menu_txt_wrap {
    max-width: 536px;
  }
}
.sec02 .menu_bottom .menu_bottom_wrap .menu_txt_wrap p.top {
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec02 .menu_bottom .menu_bottom_wrap .menu_txt_wrap p.top {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .sec02 .menu_bottom .menu_bottom_wrap:first-child {
    margin-bottom: 46px;
  }
}
@media (min-width: 768px) {
  .sec02 .menu_bottom .menu_bottom_wrap:first-child .menu_txt_wrap {
    margin-left: auto;
    margin-right: 64px;
  }
}
@media (min-width: 768px) {
  .sec02 .menu_bottom .menu_bottom_wrap:last-child .menu_txt_wrap {
    margin-left: 64px;
    margin-right: auto;
  }
}

.sec03 .surgery {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .sec03 .surgery {
    margin-bottom: 110px;
  }
}
.sec03 .surgery .surgery_cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media (min-width: 768px) {
  .sec03 .surgery .surgery_cnt {
    gap: 60px;
  }
}
.sec03 .surgery .surgery_cnt .surgery_item {
  margin: 0;
  width: calc(33.3333333333% - 7.5px);
}
@media (min-width: 768px) {
  .sec03 .surgery .surgery_cnt .surgery_item {
    width: calc(33.3333333333% - 40px);
  }
}
.sec03 .surgery .surgery_cnt .surgery_item a {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: #e0edf7;
  padding: 24px 14px 50px;
  border-radius: 15px;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec03 .surgery .surgery_cnt .surgery_item a {
    padding: 55px 40px 74px;
    border-radius: 30px;
  }
}
.sec03 .surgery .surgery_cnt .surgery_item a:after {
  content: "";
  position: absolute;
  background: url(../img/top/arrow_circle.png) no-repeat center center/contain;
  width: 26px;
  height: 26px;
  right: 10px;
  bottom: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec03 .surgery .surgery_cnt .surgery_item a:after {
    width: 40px;
    height: 40px;
    right: 23px;
    bottom: 23px;
  }
}
.sec03 .surgery .surgery_cnt .surgery_item a .ic {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .sec03 .surgery .surgery_cnt .surgery_item a .ic {
    width: 135px;
    height: 135px;
    margin-bottom: 28px;
  }
}
.sec03 .surgery .surgery_cnt .surgery_item a .txt {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
@media (min-width: 768px) {
  .sec03 .surgery .surgery_cnt .surgery_item a .txt {
    font-size: 30px;
    line-height: 1;
  }
}
.sec03 .surgery .surgery_cnt .surgery_item a:hover {
  opacity: 0.8;
}
.sec03 .surgery .surgery_cnt .surgery_item a:hover:after {
  right: 20px;
}
.sec03 .symptoms .symptoms_cnt .tab_wrap {
  width: 100%;
}
.sec03 .symptoms .symptoms_cnt .tab_btn {
  border: 1px solid #5b9bc7;
}
.sec03 .symptoms .symptoms_cnt .tab_item {
  display: none;
}
@media (min-width: 768px) {
  .sec03 .symptoms .symptoms_cnt .tab_item .row .col_4 {
    width: 24%;
    margin-right: 1.25%;
  }
}
@media (min-width: 768px) {
  .sec03 .symptoms .symptoms_cnt .tab_item .row .col_4:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .sec03 .symptoms .symptoms_cnt .tab_item .row .col_4:nth-child(n+5) {
    margin-top: 1%;
  }
}
.sec03 .symptoms .symptoms_cnt .tab_item.active {
  display: block;
}
.sec03 .symptoms .symptoms_cnt .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 22px !important;
  gap: 14px;
}
@media (min-width: 768px) {
  .sec03 .symptoms .symptoms_cnt .tab_btn_wrap {
    margin-bottom: 43px !important;
    gap: 27px;
  }
}
.sec03 .symptoms .symptoms_cnt .tab_btn_wrap li {
  height: 60px;
  width: 166px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  background: #c9c9c9;
  border: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 8px;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec03 .symptoms .symptoms_cnt .tab_btn_wrap li {
    height: 85px;
    width: 470px;
    font-size: 30px;
    border-radius: 15px;
  }
}
.sec03 .symptoms .symptoms_cnt .tab_btn_wrap li:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec03 .symptoms .symptoms_cnt .tab_btn_wrap li:hover {
  cursor: pointer;
  opacity: 0.8;
}
.sec03 .symptoms .symptoms_cnt .tab_btn_wrap li.active {
  color: #fff;
  background: #5b9bc7;
}
.sec03 .symptoms .symptoms_cnt .tab_btn_wrap li.active:after {
  background: #5b9bc7;
  width: 22px;
  height: 16px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.sec03 .symptoms .symptoms_cnt .btnstyle a {
  height: 60px;
  width: 100%;
  max-width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  text-align: left;
  padding: 12px 6px;
}
@media (min-width: 768px) {
  .sec03 .symptoms .symptoms_cnt .btnstyle a {
    height: 85px;
    padding: 12px;
  }
}
@media (max-width: 767px) {
  .sec03 .symptoms .symptoms_cnt .btnstyle a {
    padding-right: 12px;
  }
}
.sec03 .symptoms .symptoms_cnt .btnstyle a:after {
  right: 4px;
}
@media (min-width: 768px) {
  .sec03 .symptoms .symptoms_cnt .btnstyle a:after {
    right: 10px;
  }
}
.sec03 .symptoms .symptoms_cnt .btnstyle a .sec_span {
  color: #333;
  letter-spacing: 0;
  font-weight: 500;
  padding-left: 20px;
  position: relative;
  font-size: 13px;
}
@media (min-width: 768px) {
  .sec03 .symptoms .symptoms_cnt .btnstyle a .sec_span {
    padding-left: 36px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .sec03 .symptoms .symptoms_cnt .btnstyle a .sec_span {
    line-height: 1.3;
  }
}
.sec03 .symptoms .symptoms_cnt .btnstyle a .sec_span:after {
  content: "";
  position: absolute;
  background: url(../img/top/sec03_ic004.png) no-repeat center center/contain;
  width: 16px;
  height: 28px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .sec03 .symptoms .symptoms_cnt .btnstyle a .sec_span:after {
    width: 29px;
  }
}

.sec04 {
  background: url(../img/top/sp_sec04_bg.jpg) no-repeat center center/cover;
  padding-top: 66px;
}
@media (min-width: 768px) {
  .sec04 {
    background: url(../img/top/sec04_bg.jpg) no-repeat center center/cover;
    padding-top: 200px;
  }
}
@media (max-width: 767px) {
  .sec04 {
    padding-bottom: 30px;
  }
}
.sec04 h2 {
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  .sec04 h2 {
    margin-bottom: 50px;
  }
}
.sec04 .feature .feature_txt {
  position: relative;
}
@media (max-width: 767px) {
  .sec04 .feature .feature_txt {
    margin-bottom: 80px;
  }
}
.sec04 .feature .feature_txt .feature_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec04 .feature .feature_txt .feature_ttl {
    gap: 20px;
    margin-bottom: 42px;
  }
}
.sec04 .feature .feature_txt .feature_ttl .num {
  font-size: 52px;
  font-weight: bold;
  margin-bottom: 0;
  color: #fff;
  line-height: 0.8;
  text-align: center;
}
@media (min-width: 768px) {
  .sec04 .feature .feature_txt .feature_ttl .num {
    font-size: 80px;
  }
}
.sec04 .feature .feature_txt .feature_ttl .num .small {
  display: block;
  color: #fff;
  font-size: 12px;
}
@media (min-width: 768px) {
  .sec04 .feature .feature_txt .feature_ttl .num .small {
    font-size: 17px;
  }
}
.sec04 .feature .feature_txt .feature_ttl .num .c-pri {
  color: #91c3e0;
}
.sec04 .feature .feature_txt .feature_ttl h3 {
  font-size: 19px;
  font-weight: 500;
  color: #fff;
}
@media (min-width: 768px) {
  .sec04 .feature .feature_txt .feature_ttl h3 {
    font-size: 28px;
  }
}
.sec04 .feature .feature_txt > p {
  color: #fff;
  margin-bottom: 28px;
  letter-spacing: 0;
}
.sec04 .feature .feature_txt .btn_arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  text-align: right;
  position: absolute;
  width: 100%;
  height: calc(100% + 50px);
  top: 0;
  left: 0;
}
.sec04 .feature.feature_l {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec04 .feature.feature_s .feature_img_s {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .sec04 .feature.feature_s .feature_img_s {
    margin-bottom: 28px;
  }
}

.sec05 {
  background: url(../img/top/sec05_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec05 .top_h2 {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .sec05 .greeting .greeting_img {
    width: 52%;
  }
}
@media (min-width: 768px) {
  .sec05 .greeting .greeting_txt {
    width: 44%;
    margin-top: 40px;
  }
}
.sec05 .greeting .greeting_txt p.name {
  font-weight: 500;
  font-size: 22px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  padding-left: 60px;
}
@media (min-width: 768px) {
  .sec05 .greeting .greeting_txt p.name {
    font-size: 28px;
    padding-left: 74px;
  }
}
.sec05 .greeting .greeting_txt p.name .circle {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #5b9bc7;
  font-size: 16px;
  width: 52px;
  height: 52px;
  border: 2px solid #5b9bc7;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .sec05 .greeting .greeting_txt p.name .circle {
    font-size: 20px;
    width: 64px;
    height: 64px;
  }
}
.sec05 .greeting_bnr {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .sec05 .greeting_bnr {
    margin-top: 84px;
  }
}
.sec05 .greeting_bnr img {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
@media (min-width: 768px) {
  .sec05 .greeting_bnr img {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
  }
}

.footer {
  background: url(../img/common/footer_bg.jpg) no-repeat center center/cover;
}
.footer .footer_inner .row {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .footer .footer_inner .row {
    margin-bottom: 110px;
  }
}
.footer .footer_inner .sec_logo {
  text-align: center;
}
@media (max-width: 767px) {
  .footer .footer_inner .sec_logo {
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer .footer_inner .address_wrap .address_row {
  vertical-align: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.footer .footer_inner .address_wrap .address_row:not(:last-child) {
  margin-bottom: 15px;
}
.footer .footer_inner .address_wrap .address_row .address_ttl {
  width: 84px;
  padding-right: 0;
}
@media (min-width: 768px) {
  .footer .footer_inner .address_wrap .address_row .address_ttl {
    width: 116px;
  }
}
.footer .footer_inner .address_wrap .address_row .address_ttl .bg {
  display: block;
  text-align: center;
  padding: 2px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  background: #5b9bc7;
  color: #fff;
}
@media (min-width: 768px) {
  .footer .footer_inner .address_wrap .address_row .address_ttl .bg {
    font-size: 20px;
  }
}
.footer .footer_inner .address_wrap .address_row .address_cnt {
  padding-left: 12px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .footer .footer_inner .address_wrap .address_row .address_cnt {
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  .footer .footer_inner .address_wrap .address_row .address_cnt {
    width: calc(100% - 96px);
  }
}
.footer .footer_inner .address_wrap .address_row .address_cnt .tel,
.footer .footer_inner .address_wrap .address_row .address_cnt .tel a {
  color: #5b9bc7;
  font-size: 28px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}
@media (max-width: 767px) {
  .footer .footer_inner .address_wrap .address_row .address_cnt .tel,
  .footer .footer_inner .address_wrap .address_row .address_cnt .tel a {
    line-height: 1;
  }
}
.footer .footer_inner .address_wrap .address_row .address_cnt .ul_circle {
  margin-bottom: 12px;
}
.footer .footer_inner .address_wrap .address_row .address_cnt .ul_circle li {
  margin-bottom: 0;
}
.footer .footer_inner .address_wrap .address_row .address_cnt .btnstyle {
  margin-top: 12px;
}
.footer .footer_inner .address_wrap .address_row .address_cnt .btnstyle a {
  margin-left: 0;
  width: 240px;
  max-width: 240px;
}
@media (min-width: 768px) {
  .footer .footer_inner .address_wrap .address_row .address_cnt .btnstyle a {
    width: 253px;
    max-width: 253px;
  }
}
.footer .footer_inner .table_wrap {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 26px 18px;
}
@media (min-width: 768px) {
  .footer .footer_inner .table_wrap {
    border-radius: 40px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    padding: 50px 48px;
  }
}
.footer .footer_inner .table_wrap .top_h2 {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  padding-left: 0;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 26px;
}
@media (min-width: 768px) {
  .footer .footer_inner .table_wrap .top_h2 {
    font-size: 36px;
    margin-bottom: 50px;
  }
}
.footer .footer_inner .table_wrap .top_h2:after {
  content: "";
  position: absolute;
  display: block;
  margin: 0;
  background: url(../img/top/ttl_line.png) no-repeat center center/contain;
  width: 100px;
  height: 6px;
  top: auto;
  bottom: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .footer .footer_inner .table_wrap .top_h2:after {
    width: 153px;
  }
}

.copyright {
  padding-bottom: 17vw;
}
@media (min-width: 768px) {
  .copyright {
    padding-bottom: 80px;
  }
}

.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;
}

/*****2512233bees設置*****/
.bees3{
text-align:center;
}

/*****2512233修正*****/
.ortho_flow_block::after {
    background: none;
    border-radius: none;
    padding: 0;
}
.ortho_flow_block{
    border:none;
	padding:0;
}
.page-name-myopia-control .js-scrollable .row .col_2 table.ortho_table tbody th{
	width:20%;
}
@media (max-width: 767px) {
.page-name-myopia-control .js-scrollable .row{
	display:flex;
	column-gap: 10px;
}
.page-name-myopia-control .js-scrollable .row .col_2{
	margin-top: 0;
}
.page-name-myopia-control .js-scrollable .row .col_2 table.ortho_table{
	min-width: auto;
	width: 70vw;
}
.page-name-myopia-control .js-scrollable .row .col_2 table.ortho_table tbody th{
	width:25%;
}
}

/*# sourceMappingURL=bond.css.map */