@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: #ebedf3;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #ebedf3;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #ebedf3;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #ebedf3;
}

.box_border {
  background: #fff;
  border: 6px solid #ebedf3;
}

.box_border .box_bg {
  background: #ebedf3;
}

.section_bg .box_border .box_bg {
  background: #ebedf3;
}

.box_bg,
.box_border {
  border-radius: 0px;
  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 {
  border: 1px solid #1a274e;
  border-radius: 0px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px , 2.4vw);
       column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.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;
  border-radius: 0;
  border: none;
  color: #1a274e !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #1a274e !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 4px);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #1a274e;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@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: #1a274e;
  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: #1a274e;
  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;
  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: #b79a60;
  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 #1a274e;
  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: #1a274e;
  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: #1a274e;
  border-top: 1px solid #1a274e;
  border-bottom: 1px solid #1a274e;
  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: #fff;
  border-bottom: 1px solid #ddd;
  padding: 1.6rem 0.2rem;
  text-align: center;
  font-weight: 400;
}
table.table_timetable thead th {
  background: #9aa0b7;
  color: #fff;
  padding: 0.8rem 0.2rem;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
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: #9aa0b7;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #e5e7ee;
}
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: #1a274e !important;
}

.consul2 {
  color: #9aa0b7 !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: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #1a274e;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #1a274e;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question.open .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: #c69534;
  top: 30px;
  line-height: 41.6px;
}

.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 #ebedf3;
  background: #fff;
  border-radius: 0px;
  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: #e5e7ee;
  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: #1a274e;
}
.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: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #1a274e;
  background: #1a274e;
  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: 34px;
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 3 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  overflow: hidden;
}

.copyright {
  color: #fff;
  margin-top: 30px;
  padding: 10px 0 120px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dt, .list_list dd {
  padding: 30px 0;
}
.list_list dd a {
  color: #333;
  text-decoration: none;
  position: relative;
  display: block;
  padding: 0 40px 0 0;
}
.list_list dd a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 5px;
  border: 0;
  border-right: 1px solid #1a274e;
  border-bottom: 1px solid #1a274e;
  transform: skew(45deg);
  transition: 0.2s;
}
.list_list dd a:hover {
  text-decoration: underline;
}
.list_list dd a:hover:after {
  right: 0;
}
@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: 100px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 3200px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1600px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 7360px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-3680px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  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;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.footer .ftr_top {
  padding: 50px 0;
  background: #e5e7ee;
}
@media (min-width: 768px) {
  .footer .ftr_top {
    padding: 120px 0;
  }
}
.footer .ftr_top .logo {
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .footer .ftr_top .logo {
    text-align: center;
  }
  .footer .ftr_top .logo img {
    max-width: 80%;
  }
}
.footer .ftr_top .address {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .footer .ftr_top .address {
    margin: 0 0 30px;
  }
}
.footer .ftr_top .address th, .footer .ftr_top .address td {
  vertical-align: top;
  text-align: left;
  font-weight: 400;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.footer .ftr_top .table_timetable {
  margin: 0 0 15px;
}
.footer .ftr_top .btn_access {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .footer .ftr_top .btn_access {
    margin: 30px 0 0;
  }
}
.footer .ftr_top .btn_access a {
  display: block;
  text-decoration: none;
  position: relative;
  color: #fff;
  padding: 15px 80px;
  background: #1a274e;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 18px;
  letter-spacing: 0.05em;
  transition: 0.2s;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .footer .ftr_top .btn_access a {
    font-size: 24px;
    line-height: 1.6;
  }
}
.footer .ftr_top .btn_access a .sub {
  display: block;
  font-size: 15px;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .footer .ftr_top .btn_access a .sub {
    font-size: 18px;
    margin: 0;
  }
}
.footer .ftr_top .btn_access a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 70px;
  height: 18px;
  background: url(../img/common/arrow_access.png) no-repeat center center/cover;
  transition: 0.2s;
}
.footer .ftr_top .btn_access a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 20px;
  margin: auto;
  width: 50px;
  height: 50px;
  background: url(../img/common/icon_train.png) no-repeat center center/cover;
  transition: 0.2s;
}
.footer .ftr_top .btn_access a:hover {
  opacity: 0.7;
}
.footer .ftr_top .btn_access a:hover:after {
  right: 10px;
}
.footer .ftr_bottom {
  padding: 50px 0 0;
  background: #9aa0b7;
}
@media (min-width: 768px) {
  .footer .ftr_bottom {
    padding: 120px 0 0;
  }
}
  .footer .ftr_bottom .ftr_bnr {
    display: flex;
    justify-content: center;
    gap: 0 10px;
    max-width: calc(100% - 20px);
	    margin: 0 auto;
  }
@media (min-width: 768px) {
  .footer .ftr_bottom .ftr_bnr {

    gap: 0 40px;
  }
}

@media (min-width: 768px) {
  .footer .ftr_bottom .ftr_bnr div {
    margin: 0 !important;
  }
}
.home h2, .home h3, .home h4 {
  color: #1a274e;
  padding: 0;
  margin: 0;
  border: 0;
}
.home h2:after, .home h2:before, .home h3:after, .home h3:before, .home h4:after, .home h4:before {
  content: none;
}

.sec_open {
  padding: 50px 0;
  background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_open {
    padding: 120px 0;
  }
}
.sec_open .title {
  color: #fff;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.1em;
  font-size: 30px;
}
@media (min-width: 768px) {
  .sec_open .title {
    font-size: 48px;
  }
}
.sec_open .title .num {
  font-size: 32px;
}
@media (min-width: 768px) {
  .sec_open .title .num {
    font-size: 56px;
  }
}
.sec_open .title .sub {
  display: table;
  color: #fff;
  border: 1px solid #fff;
  padding: 5px 20px 7px;
  margin: 10px auto 0;
  letter-spacing: 0.1em;
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_open .title .sub {
    font-size: 36px;
    padding: 10px 50px 12px;
  }
}

.sec_news {
  padding: 50px 0 0;
}
@media (min-width: 768px) {
  .sec_news {
    padding: 120px 0 0;
  }
}
.sec_news .block_news {
  padding: 30px 0;
  background: #fcf9f7;
}
@media (min-width: 768px) {
  .sec_news .block_news {
    padding: 60px 0;
  }
}
.sec_news .block_news .h2_news {
  color: #1a274e;
  font-size: 28px;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_news .block_news .h2_news {
    font-size: 36px;
    margin: 0 0 40px;
  }
}
.sec_news .block_news .h2_news .sub_en {
  display: block;
  color: #b79a60;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_news .block_news .h2_news .sub_en {
    font-size: 24px;
  }
}
.sec_news .block_news .desc {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_news .block_news .desc {
    font-size: 18px;
    line-height: 2;
  }
}

.sec_post {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_post {
    padding: 120px 0;
  }
}
.sec_post .h2_post {
  text-align: left;
  font-size: 22px;
  line-height: 1;
  padding: 0 0 20px;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .sec_post .h2_post {
    font-size: 30px;
  }
}
.sec_post .h2_post .sub {
  color: #b79a60;
  margin: 0 0 0 20px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_post .h2_post .sub {
    font-size: 18px;
  }
}
.sec_post .list_list {
  margin: 0 0 20px;
}
.sec_post .list_list dd {
  border-bottom: 1px solid #ccc;
}
.sec_post .btn_post a {
  display: block;
  color: #fff;
  background: #1a274e;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.1em;
  position: relative;
  max-width: 160px;
  margin-left: auto;
  text-align: center;
  padding: 3px 20px 3px 10px;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_post .btn_post a {
    font-size: 16px;
  }
}
.sec_post .btn_post a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 15px;
  left: auto;
  margin: auto;
  width: 16px;
  height: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: skew(45deg);
  transition: 0.2s;
}
.sec_post .btn_post a:hover {
  opacity: 0.8;
}
.sec_post .btn_post a:hover:after {
  right: 10px;
}

.sec_info {
  padding: 50px 0;
  background: url(../img/common/sp_bg_img002.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_info {
    padding: 120px 0;
    background: url(../img/common/bg_img002.jpg) no-repeat center center/cover;
  }
}
.sec_info .h2_info {
  text-align: left;
  margin: 0 0 30px;
  font-size: 28px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_info .h2_info {
    margin: 0 0 60px;
    font-size: 36px;
  }
}
.sec_info .h2_info .sub_en {
  display: block;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_info .h2_info .sub_en {
    font-size: 24px;
  }
}
.sec_info .h2_info .sub_en:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: calc(100% - 10em);
  height: 1px;
  background: #1a274e;
  transition: 0.2s;
}
.sec_info .table_info {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_info .table_info {
    margin: 0 0 25px;
  }
}
.sec_info .table_info th, .sec_info .table_info td {
  text-align: left;
  vertical-align: top;
  font-weight: 500;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.sec_info .table_info tr:first-child th, .sec_info .table_info tr:first-child td {
  padding-top: 0;
}
.sec_info .table_timetable + .desc {
  line-height: 1.4;
}
.sec_info .btnstyle {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_info .btnstyle {
    margin: 60px 0 0;
  }
}
.sec_info .btnstyle a {
  padding: 2rem 0 2.2rem;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_info .btnstyle a {
    font-size: 24px;
  }
}

.sec_trouble {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_trouble {
    padding: 120px 0;
  }
}
.sec_trouble .h2_trouble {
  text-align: center;
  font-size: 28px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_trouble .h2_trouble {
    font-size: 48px;
    margin: 0 0 60px;
  }
}
@media (min-width: 768px) {
  .sec_trouble .bnr img {
    max-width: none;
  }
}
.sec_trouble .h3_trouble {
  color: #966e1e;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.1em;
  position: relative;
}
@media (min-width: 768px) {
  .sec_trouble .h3_trouble {
    font-size: 36px;
    padding: 130px 0 0;
    margin: 0 0 20px;
  }
}
.sec_trouble .h3_trouble:after {
  content: "";
  position: absolute;
  top: 150px;
  left: calc(-1 * (100vw - 1200px) / 2);
  width: calc((100vw - 1200px) / 2 - 20px);
  background: #b79a60;
  height: 1px;
}
.sec_trouble .h3_trouble:before {
  content: "Trouble";
  color: #f8f5f0;
  font-family: "游明朝";
  line-height: 0.8;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: auto;
  right: auto;
  left: -20px;
  margin: auto;
  font-size: 60px;
  font-weight: 100;
}
@media (min-width: 768px) {
  .sec_trouble .h3_trouble:before {
    left: calc(-1 * (100vw - 1200px) / 2);
    font-size: 210px;
  }
}
@media (max-width: 1240px) {
  .sec_trouble .h3_trouble:before {
    left: -20px;
  }
}
@media (max-width: 767px) {
  .sec_trouble .h3_trouble:before {
    left: 150px;
  }
}
.sec_trouble .list_check li {
  padding: 10px 0 10px 35px;
  border-bottom: 1px solid #ccc;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.1em;
  position: relative;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_trouble .list_check li {
    font-size: 18px;
  }
}
.sec_trouble .list_check li:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 23px;
  height: 19px;
  background: url(../img/common/check.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_trouble .list_check li:after {
    top: 15px;
  }
}
.sec_trouble .btnstyle {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_trouble .btnstyle {
    margin: 30px 0 0;
  }
}
@media (min-width: 768px) {
  .sec_trouble .btnstyle a {
    margin: 0;
  }
}
.sec_trouble .eyecatch {
  display: block;
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_trouble .eyecatch {
    margin: 80px 0 0;
  }
}
.sec_trouble .box_txt {
  max-width: 90%;
  margin: -40px auto 0;
  padding: 50px 15px 15px;
  background: #fff;
  border: 1px solid #9aa0b7;
  position: relative;
}
@media (min-width: 768px) {
  .sec_trouble .box_txt {
    margin: -70px auto 0;
    padding: 30px;
    padding: 60px;
  }
}
.sec_trouble .box_txt:after {
  content: "";
  position: absolute;
  top: -20px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 57px;
  height: 48.6px;
  background: url(../img/common/h2_icon001.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_trouble .box_txt:after {
    top: -45px;
    width: 95px;
    height: 81px;
  }
}
.sec_trouble .box_txt .h2_headache {
  font-size: 19px;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_trouble .box_txt .h2_headache {
    font-size: 38px;
    margin: 0 0 30px;
  }
}
.sec_trouble .box_txt .h2_headache .emphasis {
  position: relative;
  font-size: 27px;
}
@media (min-width: 768px) {
  .sec_trouble .box_txt .h2_headache .emphasis {
    font-size: 50px;
  }
}
.sec_trouble .box_txt .h2_headache .emphasis:after {
  content: "";
  position: absolute;
  top: -10px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #c59535;
  border-radius: 100vh;
}
.sec_trouble .box_txt .title {
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #b79a60;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.1em;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .sec_trouble .box_txt .title {
    padding: 15px 0;
    font-size: 24px;
  }
}
.sec_trouble .box_txt .desc {
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_trouble .box_txt .desc {
    text-align: center;
    line-height: 2;
    letter-spacing: 0.1em;
    font-size: 18px;
  }
}

.sec_mri {
  /*bg_wrap*/
}
.sec_mri .h2_mri {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_mri .h2_mri {
    margin: 0 0 60px;
  }
}
.sec_mri .h2_mri .main {
  display: flex;
  align-items: center;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_mri .h2_mri .main {
    font-size: 48px;
  }
}
.sec_mri .h2_mri .main:after, .sec_mri .h2_mri .main:before {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #9aa0b7;
}
.sec_mri .h2_mri .main:after {
  margin-left: 1rem;
}
.sec_mri .h2_mri .main:before {
  margin-right: 1rem;
}
.sec_mri .h2_mri .sub {
  display: block;
  color: #966e1e;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_mri .h2_mri .sub {
    font-size: 24px;
  }
}
.sec_mri .bg_wrap {
  padding: 30px 0 50px;
  background: url(../img/common/sp_bg_img003.jpg) no-repeat top center/100%, url(../img/common/sp_bg_img003_2.jpg) no-repeat bottom center/100%, #f8f3ea;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap {
    padding: 120px 0;
    background: url(../img/common/bg_img003.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .row_first {
    align-items: center;
  }
}
.sec_mri .bg_wrap .row_first .col_2 .bnr {
  display: block;
  position: relative;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .row_first .col_2 .bnr {
    height: 420px;
  }
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .row_first .col_2 .bnr img {
    max-width: none;
    position: absolute;
    right: 0;

  }
}
.sec_mri .bg_wrap .row_first .col_2 .h3_mri {
  color: #966e1e;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.06em;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .row_first .col_2 .h3_mri {
    font-size: 24px;
    margin: 0 0 25px;
  }
}
.sec_mri .bg_wrap .row_first .col_2 .desc {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .row_first .col_2 .desc {
    margin: 0 0 30px;
    line-height: 2;
  }
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .row_first .col_2 .btnstyle a {
    margin: 0;
  }
}
.sec_mri .bg_wrap .h2_merit {
  text-align: left;
  margin: 30px 0 20px;
  color: #966e1e;
  letter-spacing: 0.1em;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  z-index: 1;
  padding: 0 0 0 15px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .h2_merit {
    margin: 60px 0 30px;
    font-size: 24px;
  }
}
.sec_mri .bg_wrap .h2_merit:after {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  right: auto;
  width: 1px;
  height: 100%;
  background: #966e1e;
}
.sec_mri .bg_wrap .h2_merit:before {
  content: "MRI examination";
  position: absolute;
  z-index: -1;
  color: #fff;
  top: 20px;
  bottom: 0;
  right: 0;
  left: 90px;
  margin: auto;
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 30px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .h2_merit:before {
    top: 0;
    left: 110px;
    font-size: 72px;
  }
}
.sec_mri .bg_wrap .box_merit {
  padding: 10px;
  height: 100%;
  background: #fff;
}
.sec_mri .bg_wrap .box_merit .h3_merit {
  color: #333;
  font-size: 18px;
  letter-spacing: 0.1em;
  position: relative;
  padding: 20px 10px 10px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .box_merit .h3_merit {
    font-size: 20px;
    padding: 30px 10px 10px;
  }
}
.sec_mri .bg_wrap .box_merit .h3_merit:after {
  content: "";
  position: absolute;
  top: -20px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 46px;
  height: 39px;
  background: url(../img/common/h2.png) no-repeat center center/cover;
}
.sec_mri .bg_wrap .box_merit .h3_merit .num {
  display: block;
  color: #c59535;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .box_merit .h3_merit .num {
    font-size: 18px;
    margin: 0;
  }
}
.sec_mri .bg_wrap .box_merit .bnr img {
  display: block;
  width: 100%;
}
.sec_mri .bg_wrap .box_disease {
  padding: 20px;
  background: #fff;
  margin-bottom: -150px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .box_disease {
    margin-bottom: -260px;
    padding: 60px;
  }
}
.sec_mri .bg_wrap .box_disease .h4_mri {
  text-align: center;
  border-bottom: 1px solid #9aa0b7;
  font-size: 22px;
  letter-spacing: 0.1em;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .box_disease .h4_mri {
    font-size: 30px;
  }
}
.sec_mri .bg_wrap .box_disease .list_disease {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .box_disease .list_disease {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 30px;
  }
}
.sec_mri .bg_wrap .box_disease .list_disease li a {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #e5e7ee;
  font-size: 14px;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 15px 20px 15px 0;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .box_disease .list_disease li a {
    padding: 15px 40px 15px 0;
    font-size: 18px;
  }
}
.sec_mri .bg_wrap .box_disease .list_disease li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  left: auto;
  margin: auto;
  width: 14px;
  height: 4px;
  border-bottom: 1px solid #1a274e;
  border-right: 1px solid #1a274e;
  transition: 0.2s;
  transform: skew(30deg);
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap .box_disease .list_disease li a:after {
    width: 20px;
    height: 5px;
  }
}
.sec_mri .bg_wrap .box_disease .list_disease li a:hover {
  opacity: 0.7;
}
.sec_mri .bg_wrap .box_disease .list_disease li a:hover:after {
  right: 0;
}
.sec_mri .bg_wrap02 {
  padding: 150px 0 50px;
  background: url(../img/common/sp_bg_img004.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 {
    padding: 240px 0 120px;
    background: url(../img/common/bg_img004.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2:first-child {
    width: 53%;
  }
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2:last-child {
    width: 43%;
  }
}
.sec_mri .bg_wrap02 .row .col_2 .h3_dock {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin: 0 0 15px;
  text-align:center;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2 .h3_dock {
    font-size: 30px;
    margin: 0 0 20px;
  text-align:left;

  }
}
.sec_mri .bg_wrap02 .row .col_2 .h3_dock .emphasis {
  position: relative;
}
.sec_mri .bg_wrap02 .row .col_2 .h3_dock .emphasis:after {
  content: "";
  position: absolute;
  top: -10px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 100vh;
  background: #fff;
}
.sec_mri .bg_wrap02 .row .col_2 .h3_dock .large {
  margin-left: 10px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2 .h3_dock .large {
    margin-left: 30px;
    font-size: 36px;
  }
}
.sec_mri .bg_wrap02 .row .col_2 .border_box {
  padding: 15px;
  border: 1px solid #fff;
  margin: 15px 0 15px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2 .border_box {
    padding: 20px 30px 30px;
    margin: 0 0 25px;
  }
}
.sec_mri .bg_wrap02 .row .col_2 .border_box .h4_dock {
  color: #fff;
  display: table;
  line-height: 1;
  padding: 5px;
  letter-spacing: 0.1em;
  margin: 0 auto 10px;
  background: linear-gradient(transparent 60%, rgba(26, 39, 78, 0.2) 60%);
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2 .border_box .h4_dock {
    font-size: 24px;
    margin: 0 auto 30px;
  }
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2 .border_box .list_check {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.sec_mri .bg_wrap02 .row .col_2 .border_box .list_check li {
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  line-height: 1.4;
  letter-spacing: 0.1em;
  position: relative;
  display: flex;
  align-items: center;
  padding: 15px 0 15px 30px;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2 .border_box .list_check li {
    padding: 0 0 15px 30px;
  }
}
.sec_mri .bg_wrap02 .row .col_2 .border_box .list_check li:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 5px;
  right: auto;
  left: 0;
  margin: auto;
  width: 18px;
  height: 15px;
  background: url(../img/common/check_wh.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2 .border_box .list_check li:after {
    bottom: 20px;
  }
}
.sec_mri .bg_wrap02 .row .col_2 .desc {
  color: #fff;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2 .desc {
    margin: 0 0 25px;
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
}
.sec_mri .bg_wrap02 .row .col_2 .btnstyle a {
  color: #1a274e !important;
  background: #fff;
}
.sec_mri .bg_wrap02 .row .col_2 .btnstyle a:after {
  border-color: #1a274e;
}
@media (min-width: 768px) {
  .sec_mri .bg_wrap02 .row .col_2 .btnstyle a {
    margin: 0;
  }
}
.sec_menu {
  padding: 50px 0;
  background: url(../img/common/sp_bg_img005.jpg) no-repeat center center/auto;
}
@media (min-width: 768px) {
  .sec_menu {
    padding: 120px 0 90px;
    background: url(../img/common/bg_img005.jpg) no-repeat center center/auto;
  }
}
.sec_menu .h2_menu {
  text-align: center;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
  padding: 30px 0 0;
  margin: 0 0 30px;
  font-size: 32px;
}
@media (min-width: 768px) {
  .sec_menu .h2_menu {
    padding: 80px 0 0;
    margin: 0 0 60px;
    font-size: 48px;
  }
}
.sec_menu .h2_menu:before {
  content: "Menu";
  color: #e5e7ee;
  font-family: "游明朝";
  line-height: 0.8;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: auto;
  right: 0;
  left: -100px;
  margin: auto;
  font-size: 60px;
  font-weight: 100;
}
@media (min-width: 768px) {
  .sec_menu .h2_menu:before {
    left: -260px;
    font-size: 160px;
  }
}
.sec_menu .list_bnr {
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr {
    display: flex;
    gap: 30px;
    margin: 30px 0 0;
    justify-content: center;
  }
}
.sec_menu .list_bnr li {
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li {
    width: calc((100% - 30px) / 3);
  }
}
.sec_menu .list_bnr li a .bnr img {
  transition: 0.2s;
}
.sec_menu .list_bnr li.reserve a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 1px solid #69759d;
  height: 100%;
  position: relative;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.1em;
  background: #fff;
  padding: 15px 0 20px;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li.reserve a {
    padding: 0;
    padding: 20px 0 30px;
  }
}
.sec_menu .list_bnr li.reserve a:after {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 60px;
  height: 1px;
  background: #69759d;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li.reserve a:after {
    bottom: 30px;
    width: 80px;
  }
}
.sec_menu .list_bnr li.reserve a .title {
  display: block;
  font-size: 24px;
  position: relative;
  padding: 55px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li.reserve a .title {
    font-size: 36px;
    padding: 90px 0 0;
  }
}
.sec_menu .list_bnr li.reserve a .title:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 57px;
  height: 48.6px;
  background: url(../img/common/h2_icon001.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li.reserve a .title:after {
    width: 95px;
    height: 81px;
  }
}
.sec_menu .list_bnr li.reserve a .desc {
  display: block;
  font-size: 18px;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li.reserve a .desc {
    font-size: 24px;
    padding: 0 0 25px;
    margin: 0 0 25px;
  }
}
.sec_menu .list_bnr li.reserve a .desc:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 3px;
  background: #e5e7ee;
}
.sec_menu .list_bnr li.reserve a .address {
  display: block;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li.reserve a .address {
    font-size: 24px;
  }
}
.sec_menu .list_bnr li.reserve a:hover {
  opacity: 0.7;
}

.sec_search .bg_wrap {
  padding: 20px;
  background: #f5f2ec;
  position: relative;
}
@media (min-width: 768px) {
  .sec_search .bg_wrap {
    padding: 60px;
  }
}
.sec_search .bg_wrap:after {
  content: "";
  position: absolute;
  top: 0;
  right: calc(-1 * (100vw - 1200px) / 2);
  width: calc((100vw - 1200px) / 2);
  height: 100%;
  background: #f5f2ec;
}
@media (max-width: 1240px) {
  .sec_search .bg_wrap:after {
    content: none;
  }
}
.sec_search .bg_wrap .h2_search {
  text-align: left;
  font-size: 24px;
  font-weight: 100;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_search .bg_wrap .h2_search {
    font-size: 36px;
    margin: 0 0 40px;
  }
}
.sec_search .bg_wrap .h2_search:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: calc(-1 * ((100vw - 1200px) / 2 + 60px));
  margin: auto;
  width: calc((100vw - 1200px) / 2 + 40px);
  height: 1px;
  background: #1a274e;
}
@media (max-width: 1240px) {
  .sec_search .bg_wrap .h2_search:after {
    left: -110px;
    width: 100px;
  }
}
@media (max-width: 767px) {
  .sec_search .bg_wrap .h2_search:after {
    top: 15px;
    bottom: auto;
  }
}
.sec_search .bg_wrap .h2_search .sub {
  display: block;
  font-size: 16px;
  font-weight: 100;
  color: #c59535;
}
@media (min-width: 768px) {
  .sec_search .bg_wrap .h2_search .sub {
    display: inline;
    font-size: 24px;
    margin-left: 20px;
  }
}
.sec_search .tab_btn_wrap {
  display: flex;
}
.sec_search .tab_btn_wrap .tab_btn {
  width: 50%;
  display: block;
  text-align: center;
  color: #1a274e;
  background: #e5e7ee;
  font-size: 18px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 15px 0;
  line-height: 1;
  letter-spacing: 0.1em;

  transition:0.2s;
}
@media (min-width: 768px) {
  .sec_search .tab_btn_wrap .tab_btn {
    padding: 25px 0;
    font-size: 24px;
  }
}
.sec_search .tab_btn_wrap .tab_btn:not(.active):hover{
opacity:0.7;
  cursor: pointer;
}
.sec_search .tab_btn_wrap .tab_btn.active {
  color: #fff;
  background: #1a274e;
}
.sec_search .tab_item_wrap .tab_item {
  display: none;
}
.sec_search .tab_item_wrap .tab_item.active {
  display: block;
}
@media (min-width: 768px) {
  .sec_search .tab_wrap02 {
    display: grid;
    gap: 0 60px;
    grid-template-columns: auto 1fr;
  }
}
.sec_search .tab_btn_wrap02 {
  position: relative;
  margin: 0;
}
.sec_search .tab_btn_wrap02:after {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  right: -30px;
  width: 1px;
  height: 100%;
  background: #d9d6d1;
}
.sec_search .tab_btn_wrap02 .tab_btn02,.sec_search .tab_item02_spttl {
  display: block;
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  position: relative;
  padding: 6px 50px 6px 15px;
  border-bottom: 1px solid #d9d6d1;
}

.sec_search .tab_btn_wrap02 .tab_btn02:after ,.sec_search .tab_item02_spttl:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 100vh;
  background: #1a274e;
}
.sec_search .tab_btn_wrap02 .tab_btn02:before ,.sec_search .tab_item02_spttl:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 20px;
  height: 5px;
  border-bottom: 1px solid #1a274e;
  border-right: 1px solid #1a274e;
  transition: 0.2s;
  transform: skew(30deg);
}
@media (max-width: 767px) {
	.sec_search .tab_item02_spttl{
		padding-right: 0;
	}
	.sec_search .tab_item02_spttl:before {
		content: none;
	}
	.sec_search .tab_item02_spttl .spttl_txt {
		position: relative;
		width: 100%;
		display: block;
		padding-right: 20px;
	}
	.sec_search .tab_item02_spttl .spttl_txt:before,.sec_search .tab_item02_spttl .spttl_txt:after {
		position: absolute;
		width: 12px;
		height: 1px;
		content: "";
		transform: none;
		top: 0;
		bottom: 0;
		right: 0;
		border: 0;
		margin: auto;
		background: #1a274e;
		transition: all .3s;
	}
	.sec_search .tab_item02_spttl .spttl_txt:after {
		transform: rotate(90deg);
	}
	.sec_search .tab_item02_spttl.clicked .spttl_txt:after {
		transform: rotate(0);
	}
	.sec_search .tab_item_wrap02 .tab_item02.active .tab_item02_sptoggle{
		display: block;
	}
}
@media (min-width: 768px) {
  .sec_search .tab_btn_wrap02 .tab_btn02 ,.sec_search .tab_item02_spttl {
    font-size: 18px;
  }
    .sec_search .tab_btn_wrap02 .tab_btn02:after ,.sec_search .tab_item02_spttl:after {
    top: 18px;
  }
}
.sec_search .tab_btn_wrap02 .tab_btn02:hover {
  opacity: 0.7;
}
.sec_search .tab_btn_wrap02 .tab_btn02:hover:before {
  right: -5px;
}

.sec_search .tab_item_wrap02 .tab_item02.active {
  display: block;
}
@media (min-width: 768px) {
.sec_search .tab_item_wrap02 .tab_item02 {
  display: none;
}
}
.sec_search .title {
  color: #fff;
  background: #b79a60;
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.1em;
    display: block;
    text-decoration: none;
	transition:0.2s;
	position:relative;
}
.sec_search .title::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    left: auto;
    margin: auto;
    width: 20px;
    height: 5px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transition: 0.2s;
    transform: skew(30deg);
}
.sec_search .title:hover {
  color: #fff;
  opacity:0.7;
  cursor:pointer;
}

@media (min-width: 768px) {
  .sec_search .title {
    font-size: 20px;
    padding: 15px 0;
    margin: 0 0 20px;
  }
}
  .sec_search .list_btn {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
@media (min-width: 768px) {
  .sec_search .list_btn {
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) {
  .sec_search .list_btn.col_4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767px) {
  .sec_search .list_btn li {
    margin: 10px 0 0;
  }
}
.sec_search .list_btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  border: 1px solid #1a274e;
  background: #fff;
  padding: 15px 0;
  line-height: 1.2;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  position: relative;
  transition: 0.2s;
  height: 60px;
}
.sec_search .list_btn li a:after {
  content: "";
  position: absolute;
    bottom: 8px;
    right: 10px;
  top: auto;

  left: auto;
  margin: auto;
  width: 20px;
  height: 5px;
  border-bottom: 1px solid #1a274e;
  border-right: 1px solid #1a274e;
  transition: 0.2s;
  transform: skew(30deg);
}
@media (min-width: 768px) {
.sec_search .list_btn li a:after {
  top: 0;
  bottom: 0;
  right: 15px;
  }
}

.sec_search .list_btn li a:hover {
  background: #e5e7ee;
}
.sec_search .tab_item02_sptoggle{
display:none;
margin-bottom:20px;
}
@media (min-width: 768px) {
.sec_search .tab_item02_sptoggle{
display:block;
margin-bottom:0;

}
}
.sec_slider {
  margin: 50px 0 40px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_slider {
    margin: 120px 0 80px;
  }
}
.sec_slider .loopslider_item {
  margin: 0;
}
.sec_slider .title_feature {
  position: absolute;
  right: 0;
  bottom: -1px;
  padding: 10px 0 0 20px;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_slider .title_feature {
    padding: 30px 0 0 50px;
  }
}
.sec_slider .title_feature .title {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #1a274e;
  display: flex;
  align-items: flex-end;
}
.sec_slider .title_feature .title .main_en {
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 100;
}
@media (min-width: 768px) {
  .sec_slider .title_feature .title .main_en {
    font-size: 68px;
  }
}
.sec_slider .title_feature .title .sub_ja {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin: 0 0 0 5px;
  position: relative;
  padding: 0 50px 0 0;
}
@media (min-width: 768px) {
  .sec_slider .title_feature .title .sub_ja {
    font-size: 30px;
    margin: 0 0 0 20px;
    padding: 0 400px 0 0;
  }
}
.sec_slider .title_feature .title .sub_ja:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 40px;
  height: 1px;
  background: #1a274e;
}
@media (min-width: 768px) {
  .sec_slider .title_feature .title .sub_ja:after {
    width: 380px;
  }
}

.sec_feature .contents .h2_feature {
  text-align: left;
  letter-spacing: 0.05em;
  margin: 0 0 30px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_feature .contents .h2_feature {
    margin: 0 0 50px;
  }
}
.sec_feature .contents .h2_feature:before {
  content: "Medical treatment";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  color: rgba(229, 231, 238, 0.6);
  font-weight: 100;
  letter-spacing: 0.03em;
  font-size: 36px;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec_feature .contents .h2_feature:before {
    font-size: 120px;
  }
}
.sec_feature .contents .h2_feature .num {
  color: #69759d;
  font-size: 32px;
  font-weight: 100;
}
@media (min-width: 768px) {
  .sec_feature .contents .h2_feature .num {
    font-size: 48px;
  }
}
.sec_feature .contents .h2_feature .sub_en {
  color: #69759d;
  font-size: 20px;
  font-weight: lighter;
  position: relative;
  padding: 0 0 0 50px;
}
@media (min-width: 768px) {
  .sec_feature .contents .h2_feature .sub_en {
    font-size: 24px;
  }
}
.sec_feature .contents .h2_feature .sub_en:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 5px;
  margin: auto;
  width: 35px;
  height: 1px;
  background: #69759d;
}
.sec_feature .contents .h2_feature .main_ja {
  display: block;
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
}
@media (min-width: 768px) {
  .sec_feature .contents .h2_feature .main_ja {
    font-size: 48px;
  }
}
.sec_feature .contents .row {
  position: relative;
}
.sec_feature .contents .row.aligncenter {
  align-items: center;
}
.sec_feature .contents .row.img-left .col_2 .bnr {
  display: block;
  position: relative;
}
@media (min-width: 768px) {
  .sec_feature .contents .row.img-left .col_2 .bnr {
    height: 560px;
  }
}
@media (min-width: 768px) {
  .sec_feature .contents .row.img-left .col_2 .bnr img {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.sec_feature .contents .row.bg01 {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_feature .contents .row.bg01 {
    margin-bottom: 120px;
  }
}
.sec_feature .contents .row.bg01:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 60px;
  right: calc(-1 * (100vw - 1200px) / 2);
  width: 100vw;
  height: 560px;
  background: linear-gradient(to right, #e5e7ee 0, #e5e7ee 72%, #fff 72%, #fff 100%);
}
.sec_feature .contents .row.bg01 .col_2 {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_feature .contents .bnr.large img {
    max-width: none;
  }
}
.sec_feature .contents .title_img {
  display: block;
}
@media (min-width: 768px) {
  .sec_feature .contents .title_img {
    position: absolute;
    right: 0;
    top: -90px;
  }
}
@media (max-width: 767px) {
  .sec_feature .contents .title_img {
    max-width: 40%;
    position: relative;
    z-index: 2;
    margin: -40% 10px 20px auto;
  }
}
.sec_feature .contents .h3_feature {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0 0 10px;
  padding: 0 0 0 15px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_feature .contents .h3_feature {
    font-size: 24px;
    margin: 0 0 20px;
    padding: 0 0 0 25px;
  }
}
.sec_feature .contents .h3_feature:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 1px;
  height: 100%;
  background: #1a274e;
}
.sec_feature .contents .h3_feature.mt-custom {
  margin-top: 1em;
}
@media (min-width: 768px) {
  .sec_feature .contents .h3_feature.mt-adjust {
    margin-top: 5em;
  }
}
@media (max-width: 767px) {
  .sec_feature .contents .h3_feature.sp-mt-custom {
    margin-top: 1em;
  }
}
@media (min-width: 768px) {
  .sec_feature .contents .desc {
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 768px) {
  .sec_feature .contents .btnstyle a {
    margin: 0;
  }
}
.sec_feature .contents .border_contents {
  padding: 15px;
  border: 1px solid #c4b089;
}
@media (min-width: 768px) {
  .sec_feature .contents .border_contents {
    padding: 30px;
  }
}
.sec_feature .contents .border_contents .h4_feature {
  color: #333;
  display: table;
  margin: 0 auto 10px;
  background: linear-gradient(transparent 60%, rgba(197, 149, 53, 0.2) 60%);
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_feature .contents .border_contents .h4_feature {
    margin: 0 auto 20px;
    font-size: 24px;
  }
}
.sec_feature .contents .border_contents .list_check {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0 20px;
}
@media (min-width: 768px) {
  .sec_feature .contents .border_contents .list_check {
    grid-template-columns: repeat(2, 1fr);
  }
}
.sec_feature .contents .border_contents .list_check.col_1 {
  gap: 0;
  grid-template-columns: repeat(1, 1fr);
}
.sec_feature .contents .border_contents .list_check li {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 11px 10px 10px 28px;
  border-bottom: 1px solid #dfd4c0;
  position: relative;
}
.sec_feature .contents .border_contents .list_check li:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 18px;
  height: 15px;
  background: url(../img/common/icon_check.png) no-repeat center center/cover;
}
.sec_feature .contents.symptoms {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sec_feature .contents.symptoms {
    margin-top: 100px;
  }
}
@media (min-width: 768px) {
  .sec_feature .contents.symptoms .row.img-left .col_2 .bnr {
    height: 680px;
  }
}
.sec_feature .contents.symptoms .bg02 {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_feature .contents.symptoms .bg02 {
    margin-bottom: 120px;
  }
}
.sec_feature .contents.symptoms .bg02:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 60px;
  right: calc(-1 * (100vw - 1200px) / 2);
  width: 100vw;
  height: 680px;
  background: linear-gradient(to left, #fbf9f6 0, #fbf9f6 72%, #fff 72%, #fff 100%);
}
.sec_feature .contents.symptoms .bg02 .col_2 {
  position: relative;
  z-index: 1;
}
.sec_feature .contents.symptoms .bg03 {
  position: relative;
  padding-bottom: 40px;
  margin-top: 50px;
}
@media (min-width: 768px) {
  .sec_feature .contents.symptoms .bg03 {
    padding-bottom: 120px;
    margin-top: 100px;
  }
}
.sec_feature .contents.symptoms .bg03:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 20%;
  left: calc(-1 * (100vw - 1200px) / 2);
  width: 100vw;
  height: 80%;
  background: #fbf9f6;
}
.sec_feature .contents.symptoms .h2_feature {
  color: #966e1e;
}
.sec_feature .contents.symptoms .h2_feature:before {
  content: "Symptoms";
  top: 15px;
  right: auto;
  left: 180px;
  color: #f8f5f0;
}
@media (min-width: 768px) {
  .sec_feature .contents.symptoms .h2_feature:before {
    left: 210px;
  }
}
.sec_feature .contents.symptoms .h2_feature .num {
  color: #966e1e;
}
.sec_feature .contents.symptoms .h2_feature .sub_en {
  color: #966e1e;
}
.sec_feature .contents.symptoms .h2_feature .sub_en:after {
  background: #966e1e;
}
@media (min-width: 768px) {
  .sec_feature .contents.symptoms .title_img {
    position: absolute;
    right: 0;
    top: -130px;
  }
}
.sec_feature .contents.symptoms .h3_feature {
  color: #966e1e;
}
.sec_feature .contents.symptoms .h3_feature:after {
  background: #966e1e;
}
.sec_feature .contents.symptoms .btnstyle {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_feature .contents.symptoms .btnstyle {
    margin: 30px 0 0;
  }
}
.sec_feature .contents.symptoms .btnstyle a {
  background: #c59535;
  border-color: #c59535;
}
.sec_feature .contents.clinic {
  margin-top: 0;
}
@media (min-width: 768px) {
  .sec_feature .contents.clinic {
    margin-top: 100px;
  }
}
.sec_feature .contents.clinic .bg04 {
  position: relative;
  padding-bottom: 40px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sec_feature .contents.clinic .bg04 {
    padding-bottom: 120px;
    margin-top: 60px;
  }
}
.sec_feature .contents.clinic .bg04:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 33%;
  left: calc(-1 * (100vw - 1200px) / 2);
  width: 100vw;
  height: 67%;
  background: #f3f4f9;
}
.sec_feature .contents.clinic .h2_feature:before {
  content: "Clinic";
  top: 10px;
  right: auto;
  left: 370px;
}

.sec_greeting {
  padding: 50px 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_greeting {
    padding: 120px 0;
  }
}
.sec_greeting:before {
  content: "";
  position: absolute;
  top: 180px;
  left: calc((100vw - 1200px) / 2 + 170px);
  width: calc(100vw - 170px - (100vw - 1200px) / 2);
  height: calc(100% - 180px - 120px);
  background: #f8f3ea;
  transition: 0.2s;
}
@media (max-width: 1200px) {
  .sec_greeting:before {
    width: calc(100vw - 190px);
    left: 190px;
  }
}
@media (max-width: 767px) {
  .sec_greeting:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
  .sec_greeting:after {
  content: "Greeting";
  color: #fff;
  font-family: "游明朝";
  line-height: 0.8;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 60px;
  font-weight: 100;

  }
  @media (min-width: 768px) {
    .sec_greeting:after {
    content:none;
  }
}
.sec_greeting .row {
  position: relative;
  z-index: 2;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .sec_greeting .row {
    padding-bottom: 120px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row .col_2:first-child {
    width: 37%;
  }
}
.sec_greeting .row .col_2:last-child {
  position: relative;
}
@media (min-width: 768px) {
  .sec_greeting .row .col_2:last-child {
    width: 59%;
  }
}
.sec_greeting .row .col_2:last-child:before {

}
@media (min-width: 768px) {
  .sec_greeting .row .col_2:last-child:before {
  content: "Greeting";
  color: #fff;
  font-family: "游明朝";
  line-height: 0.8;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 60px;
  font-weight: 100;
    top: 60px;
    font-size: 160px;
  }
}
.sec_greeting .bnr img {
  margin: 0 auto;
  display: block;
}
.sec_greeting .doctor_info {
  padding: 30px;
  border: 1px solid #c4b089;
  margin: 30px 0 0;
  background-color: rgba(255, 255, 255, 0.502);
}
@media (min-width: 768px) {
  .sec_greeting .doctor_info {
    margin: 60px 0 0;
  }
}
.sec_greeting .doctor_info .h3_greeting {
  text-align: center;
  margin: 0 0 20px;
}
.sec_greeting .doctor_info .h3_greeting .line {
  background: linear-gradient(transparent 65%, rgba(197, 149, 53, 0.2) 65%);
}
.sec_greeting .list_circle li {
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 0 0 0 15px;
  position: relative;
  margin-top: 15px;
}
.sec_greeting .list_circle li:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 100vh;
  background: #c4b089;
}
.sec_greeting .h2_greeting {
  text-align: left;
  color: #966e1e;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_greeting .h2_greeting {
    margin: 160px 0 50px;
  }
}
.sec_greeting .h2_greeting + .desc {
  letter-spacing: 0.1em;
}
.sec_greeting .bg_wh {
  padding: 15px 15px 15px 20px;
  background: #fff;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_greeting .bg_wh {
    margin: 0 0 25px;
  }
}
.sec_greeting .bg_wh .list_circle li {
  letter-spacing: 0.05em;
}
.sec_greeting .bg_wh .list_circle li:first-child {
  margin: 0;
}
.sec_greeting .bg_wh + .desc {
  letter-spacing: 0.1em;
}
.sec_greeting .h4_greeting {
  color: #c59535;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  .sec_greeting .h4_greeting {
    font-size: 18px;
    margin: 40px 0 10px;
  }
}
.sec_greeting .h4_greeting + .bg_wh {
  padding: 15px;
}
.sec_greeting .h4_greeting + .bg_wh .desc {
  letter-spacing: 0.1em;
}
.sec_greeting .materials {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #959595;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_greeting .materials {
    margin-top: 35px;
    padding-top: 30px;
  }
}
.sec_greeting .btnstyle {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_greeting .btnstyle {
    margin: 40px 0 0;
  }
}
@media (min-width: 768px) {
  .sec_greeting .btnstyle a {
    margin: 0;
  }
}

.sec_contact {
  padding: 250px 0 0;
  background: url(../img/common/sp_bg_img006.jpg) no-repeat top center/100%, #e5e7ee;
}
@media (min-width: 768px) {
  .sec_contact {
    padding: 300px 0 0;
    background: url(../img/common/bg_img006.jpg) no-repeat top center/auto, #e5e7ee;
  }
}
.sec_contact .bg_wrap .contact_wrap {
  padding: 60px 20px 20px;
  background: #c4b089;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_contact .bg_wrap .contact_wrap {
    padding: 60px;
  }
}
.sec_contact .bg_wrap .contact_wrap:before {
  content: "Contact";
  color: #d4c4a5;
  position: absolute;
  z-index: 1;
  font-size: 60px;
  line-height: 0.85;
  font-weight: 100;
  font-family: "游明朝";
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .sec_contact .bg_wrap .contact_wrap:before {
    font-size: 120px;
  }
}
.sec_contact .row {
  gap: 30px;
  position: relative;
  z-index: 2;
}
.sec_contact .row .col_4 {
  margin: 0;
  width: 100%;
  transition: 0.2s;
  position: relative;
}
@media (min-width: 768px) {
  .sec_contact .row .col_4 {
    width: calc((100% - 90px) / 4);
  }
}
.sec_contact .row .col_4:hover {
  opacity: 0.8;
}
.sec_contact .row .col_4 .link_wrap {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
}
.sec_contact .row .col_4 .bg_wh {
  padding: 20px 10px 20px 90px;
  margin: 10px 0 0;
background: url(../img/common/icon_reserve.png) no-repeat center left 16px/ 60px,#fff

}

@media (min-width: 768px) {
  .sec_contact .row .col_4 .bg_wh {
    padding: 30px 15px;
    margin: 0;
  background: #fff!important;

  }
}
.sec_contact .row .col_4 .bg_wh .title {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: 20px;
  padding: 0 0 10px;
  margin: 0 0 10px;
  color: #1a274e;
  position: relative;
}
@media (min-width: 768px) {
  .sec_contact .row .col_4 .bg_wh .title {
    padding: 90px 0 10px;
    font-size: 28px;
  text-align: center;

  }
}
.sec_contact .row .col_4 .bg_wh .title:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 24px;
  height: 1px;
  background: #1a274e;
}

@media (min-width: 768px) {
.sec_contact .row .col_4 .bg_wh .title:after {
  right: 0;
}
  .sec_contact .row .col_4 .bg_wh .title:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 60px;
  height: 60px;
  background: url(../img/common/icon_reserve.png) no-repeat center center/cover;
    width: 80px;
    height: 80px;
  }
}
.sec_contact .row .col_4 .bg_wh .desc {
  margin: 0;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_contact .row .col_4 .bg_wh .desc {
    font-size: 16px;
  text-align: center;

  }
}
.sec_contact .row .col_4.tel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (max-width: 767px) {
  .sec_contact .row .col_4.tel {
    margin: 0 0 20px;
  }
}
.sec_contact .row .col_4.tel a {
  text-decoration: none;
}
.sec_contact .row .col_4.tel .title_tel {
  color: #fff;
  margin: 0;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_contact .row .col_4.tel .title_tel {
    font-size: 20px;
  }
}
.sec_contact .row .col_4.tel .tel_num {
  margin: 0;
}
.sec_contact .row .col_4.tel .tel_num .num {
  color: #fff;
  font-size: 32px;
  letter-spacing: 0.025em;
  position: relative;
  white-space: nowrap;
  padding: 0 0 0 35px;
}
@media (min-width: 768px) {
  .sec_contact .row .col_4.tel .tel_num .num {
    font-size: 36px;
  }
}
.sec_contact .row .col_4.tel .tel_num .num:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 3px;
  right: auto;
  left: 0;
  margin: auto;
  width: 28px;
  height: 29px;
  background: url(../img/common/icon_tel.png) no-repeat center center/cover;
  transition: 0.2s;
}
.sec_contact .row .col_4.tel .desc {
  margin: 0;
  color: #fff;
  letter-spacing: 0.1em;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_contact .row .col_4.tel .desc {
    font-size: 20px;
  }
}
.sec_contact .row .col_4.tel .desc .badge {
  display: inline-block;
  color: #333;
  background: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 6px 8px;
  margin: 0 10px 5px 0;
  transform: translateY(-3px);
}
@media (min-width: 768px) {
  .sec_contact .row .col_4.tel .desc .badge {
    font-size: 16px;
  }
}
.sec_contact .row .col_4.line .bg_wh {
background: url(../img/common/icon_line.png) no-repeat center left 16px/ 60px,#fff

}
.sec_contact .row .col_4.line .title {
  color: #3d8c5d;
}
.sec_contact .row .col_4.line .title:after {
  background: #3d8c5d;
}
.sec_contact .row .col_4.line .title:before {
  background: url(../img/common/icon_line.png) no-repeat center center/cover;
}
.sec_contact .row .col_4.monshin .bg_wh {
background: url(../img/common/icon_monshin.png) no-repeat center left 16px/ 60px,#fff

}
.sec_contact .row .col_4.monshin .title {
  color: #966e1e;
}
.sec_contact .row .col_4.monshin .title:after {
  background: #966e1e;
}
.sec_contact .row .col_4.monshin .title:before {
  background: url(../img/common/icon_monshin.png) no-repeat center center/cover;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}/*# sourceMappingURL=bond.css.map */