@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: #fbfbfb;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #fbfbfb;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #fbfbfb;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #fbfbfb;
}

.box_border {
  background: #fff;
  border: 1px solid #333333;
}

.box_border .box_bg {
  background: #fbfbfb;
}

.section_bg .box_border .box_bg {
  background: #fbfbfb;
}

.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 li a {
  display: block;
  text-decoration: none;
  color: #333333;
  border-bottom: solid 1px #333333;
  padding: 10px 0 10px 34px;
  position: relative;
}
.link_anchor li a:before {
  content: "";
  width: 21px;
  height: 21px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url(../img/common/ic_arrow.png) no-repeat center/cover;
}
.link_anchor li a:hover {
  color: #333333;
  opacity: 0.7;
}
@media (min-width: 768px) {
  .link_anchor {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 50px;
  }
  .link_anchor.link_col_3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

.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: #d2b97d;
  height: calc(16px / 2);
  left: 0.2em;
  top: 0.6em;
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #d2b97d;
  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: #d2b97d;
  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 #d2b97d;
  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: #d2b97d;
  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 #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #333333;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  font-weight: 400;
  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;
  padding: 1.25rem 0.2rem;
  text-align: center;
  font-weight: 500;
}
table.table_timetable thead th {
  background: #f7f7f7;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th, table.table_timetable tbody td {
  border-bottom: solid 1px #d9d9d9;
}
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: #333333;
  color: #fff;
  font-weight: 400;
}
table.table tbody th {
  background: #f7f9fc;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 0.7em 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;
  }
}

.table_txt {
  line-height: 1.875;
}
.table_txt:not(:last-child) {
  margin-bottom: clamp(20px, 2.8vw, 35px);
}

.consul {
  color: #333333 !important;
}

.consul2 {
  color: #5298d6 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 400;
  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: 400;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #333333;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "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: #333333;
  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: #d2b97d;
  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: 1px solid #333333;
  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: #cccccc;
  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: #d2b97d;
}
.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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 400;
  font-size: clamp(20px, 2.08vw, 26px);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@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*/
  /**/
  margin-right: 0.5em;
  margin-bottom: auto;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: clamp(24px, 3.04vw, 38px);
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 400;
  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: clamp(55px, 10.8vw, 135px) 0 0;
  background: url(../img/common/ftr_bg.jpg) repeat left top;
}
footer .ftr_primary {
  position: relative;
  z-index: 0;
  padding: 30px 15px;
}
footer .ftr_primary:before {
  content: "";
  width: 200vw;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: clamp(20px, 12vw, 150px) 0 0 clamp(20px, 12vw, 150px);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  z-index: -1;
}
footer .table_timetable th,
footer .table_timetable td {
  padding: 1.3em 0.1em;
}
@media (max-width: 767px) {
  footer .ftr_logo {
    margin-bottom: 20px;
  }
  footer .ftr_logo img {
    max-width: 30%;
  }
  footer .table_timetable th,
  footer .table_timetable td {
    font-size: 85%;
  }
}
@media (min-width: 768px) {
  footer .ftr_primary {
    display: grid;
    grid-template-columns: 180px 880px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 50px 0 70px 70px;
  }
  footer .table_timetable th,
  footer .table_timetable td {
    padding: 0.7em 1em;
  }
}

.copyright {
  margin-top: clamp(25px, 5.6vw, 70px);
  padding: 10px 0 140px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 20%;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 3360px;
  height: 100%;
}
.loopslider .loopslider_item {
  margin: 0 5px;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1680px);
            transform: translateX(-1680px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1680px);
            transform: translateX(-1680px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 6360px;
  }
  .loopslider .loopslider_item {
    margin: 0 10px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-3180px);
              transform: translateX(-3180px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-3180px);
              transform: translateX(-3180px);
    }
  }
}
.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: #333333;
}
.sec_top h2:before, .sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media (max-width: 767px) {
  .row .col:not(:last-child) {
    margin-bottom: 25px;
  }
}
figure {
  text-align: center;
}

table.info:not(:last-child) {
  margin-bottom: clamp(20px, 2.8vw, 35px);
}
table.info th,
table.info td {
  vertical-align: top;
  border-bottom: solid 1px #d9d9d9;
  padding-bottom: clamp(10px, 1.6vw, 20px);
  line-height: 1.5;
  font-weight: 500;
}
table.info th {
  width: clamp(80px, 7.2vw, 90px);
  text-align: left;
}
table.info .list li:not(:last-child) {
  margin-bottom: clamp(10px, 1.2vw, 15px);
}
table.info .list li a {
  text-decoration: none;
  display: inline-block;
  padding-right: 29px;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #333333;
}
table.info .list li a:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/common/ic_arrow.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
table.info .list li a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
table.info .list li a:hover:after {
  right: -5px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_about {
  padding: clamp(40px, 8vw, 100px) 0 clamp(40px, 11.2vw, 140px);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 400;
}
.top_about .container {
  overflow: hidden;
}
.top_about .contents {
  padding: clamp(15px, 3.2vw, 40px) clamp(15px, 3.2vw, 40px) clamp(15px, 4vw, 50px);
  position: relative;
  z-index: 0;
}
.top_about .contents:after {
  content: "";
  border: solid 1px #333333;
  width: 100%;
  height: calc(100% - clamp(30px, 4.8vw, 60px));
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.top_about .primary_block {
  margin-bottom: clamp(20px, 2.4vw, 30px);
  position: relative;
  background: #fff;
  padding: 0 5px;
}
.top_about .primary_block .txt {
  font-size: 24px;
  margin: 0 0 10px;
  letter-spacing: 0.05em;
}
.top_about .primary_block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_about .primary_block ul .date {
  font-size: 72px;
  line-height: 0.9;
  letter-spacing: 0.1em;
}
.top_about .primary_block ul .weekday {
  font-size: clamp(20px, 2.24vw, 28px);
  position: relative;
  padding: 5px 20px;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.top_about .primary_block ul .weekday:before, .top_about .primary_block ul .weekday:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/top/ic_accent.png) no-repeat center/cover;
  width: 14px;
  height: 38px;
}
.top_about .primary_block ul .weekday:before {
  left: 0;
}
.top_about .primary_block ul .weekday:after {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.top_about .primary_block .new_open {
  font-size: 120px;
  font-weight: 300;
  line-height: 0.9;
}
.top_about .secondary_block {
  font-size: 30px;
}
.top_about .secondary_block .info {
  line-height: 0.9;
  letter-spacing: 0.035em;
}
.top_about .secondary_block .txt1 {
  font-size: 28px;
  border: solid 1px #333333;
  padding: clamp(10px, 1.2vw, 20px) 20px;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.top_about .secondary_block .size1 {
  font-size: 54px;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.top_about .secondary_block .size2 {
  font-size: 34px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .top_about .primary_block {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
  }
  .top_about .primary_block .txt {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .top_about .primary_block ul .date {
    margin-bottom: 10px;
    font-size: 40px;
  }
  .top_about .primary_block .new_open {
    font-size: 60px;
  }
  .top_about .secondary_block {
    font-size: 21px;
  }
  .top_about .secondary_block .info {
    line-height: 1.4;
  }
  .top_about .secondary_block .info .txt1 {
    display: table;
    text-align: center;
    margin: 0 auto 20px;
    padding: 5px 20px;
    font-size: 20px;
  }
  .top_about .secondary_block .info .txt2 {
    display: block;
    text-align: center;
  }
  .top_about .secondary_block .size1 {
    font-size: 24px;
  }
  .top_about .secondary_block .size2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .top_about .primary_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top_about .secondary_block .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .top_about .secondary_block .info .txt1 {
    margin-right: 25px;
  }
}

.top_info {
  padding-bottom: clamp(40px, 11.2vw, 140px);
}
.top_info .logo {
  margin-bottom: clamp(20px, 3.2vw, 40px);
}
.top_info .logo img {
  max-width: 379px;
}
.top_info table.info tr th,
.top_info table.info tr td {
  padding-top: clamp(10px, 1.6vw, 20px);
}
@media (max-width: 767px) {
  .top_info .logo img {
    max-width: 80%;
  }
  .top_info .primary_container .col:not(:last-child) {
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .top_info .primary_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
}

.top_concept {
  padding: clamp(40px, 11.2vw, 140px) 0;
  background: url(../img/top/top_concept_bg.jpg) no-repeat center/cover;
}
.top_concept h3 {
  padding: 0;
  font-size: clamp(22px, 2.88vw, 36px);
  font-weight: 400;
  text-align: center;
  margin-bottom: clamp(20px, 3.2vw, 40px);
}
.top_concept h3:before, .top_concept h3:after {
  display: none;
}
.top_concept .txt_wrap {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto clamp(20px, 3.2vw, 40px);
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .top_concept figure.sp img {
    max-width: 70%;
  }
  .top_concept figure.image1 {
    text-align: left;
    margin-bottom: 1.5em;
  }
  .top_concept figure.image2 {
    text-align: right;
    margin-top: 1.5em;
  }
}
@media (min-width: 768px) {
  .top_concept h3 {
    line-height: 1.9444444444;
    margin: 0;
  }
  .top_concept .headline {
    display: table;
    margin: 0 auto clamp(20px, 3.2vw, 40px);
    position: relative;
  }
  .top_concept .headline:before, .top_concept .headline:after {
    content: "";
    position: absolute;
  }
  .top_concept .headline:before {
    width: clamp(117px, 9.36vw, 180px);
    height: clamp(117px, 9.36vw, 180px);
    background: url(../img/top/top_concept_img01.png) no-repeat center/cover;
    right: calc(100% + 120px);
    bottom: 20%;
  }
  .top_concept .headline:after {
    width: clamp(150px, 12vw, 240px);
    height: clamp(150px, 12vw, 240px);
    background: url(../img/top/top_concept_img02.png) no-repeat center/cover;
    left: calc(100% + clamp(100px, 8vw, 200px));
    top: 10%;
  }
  .top_concept .txt_wrap {
    text-align: center;
    position: relative;
  }
  .top_concept .txt_wrap:before, .top_concept .txt_wrap:after {
    content: "";
    position: absolute;
  }
  .top_concept .txt_wrap:before {
    width: clamp(143px, 11.44vw, 220px);
    height: clamp(143px, 11.44vw, 220px);
    background: url(../img/top/top_concept_img03.png) no-repeat center/cover;
    right: calc(100% + 20px);
    top: calc(100% - 90px);
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .top_concept .txt_wrap:before {
    right: calc(100% - 40px);
    top: calc(100% - 10px);
  }
}
@media (min-width: 768px) {
  .top_concept .txt_wrap:after {
    width: clamp(130px, 10.4vw, 200px);
    height: clamp(130px, 10.4vw, 200px);
    background: url(../img/top/top_concept_img04.png) no-repeat center/cover;
    left: calc(100% + clamp(50px, 4vw, 140px));
    bottom: calc(100% - 150px);
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .top_concept .txt_wrap:after {
    left: calc(100% - 20px);
    bottom: calc(100% - 250px);
  }
}
@media (min-width: 768px) {
  .top_concept .txt_wrap p {
    line-height: 2;
  }
  .top_concept .btnstyle {
    width: 300px;
    margin: auto;
  }
  .top_concept .btnstyle a {
    min-width: auto;
    width: 100%;
    height: 60px;
    font-size: 18px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.top_feature {
  padding: clamp(40px, 11.2vw, 140px) 0;
}
.top_feature h2 {
  margin-bottom: clamp(40px, 4vw, 50px);
}
.top_feature h3:before, .top_feature h3:after {
  display: none;
}
.top_feature .feature {
  margin-right: 15px;
}
.top_feature .feature .en {
  font-size: 14px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: normal;
  position: relative;
}
.top_feature .feature .en:before {
  content: "";
  width: 1px;
  height: 100vw;
  background: #333333;
  position: absolute;
  bottom: calc(100% + 6px);
  left: 0;
  right: 0;
  margin: auto;
}
.top_feature .feature .num {
  font-size: 60px;
  font-weight: 300;
  line-height: 0.9;
}
.top_feature .slider_wrapper {
  position: relative;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.top_feature .slider_wrapper .feature_box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  max-width: 1200px;
  width: 100%;
}
.top_feature .slider_wrapper .feature_box .feature {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.top_feature .slider_wrapper .feature_box .feature .en {
  font-size: 20px;
}
.top_feature .slider_wrapper .feature_box .feature .num {
  font-size: 100px;
  line-height: 0.4;
}
.top_feature .feature01_container {
  margin-bottom: clamp(25px, 5.6vw, 70px);
}
.top_feature .feature01_container h3 {
  padding: 0;
  font-size: clamp(22px, 2.88vw, 36px);
  font-weight: 400;
}
.top_feature .feature01_container h3:before, .top_feature .feature01_container h3:after {
  display: none;
}
.top_feature .feature01_container h4 {
  padding: 0;
  border: 0;
  line-height: 1.5;
  font-size: clamp(18px, 1.92vw, 24px);
  font-weight: 400;
}
.top_feature .feature01_container .list {
  max-width: 560px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  color: #d2b97d;
  gap: 9px;
  margin-bottom: clamp(20px, 3.2vw, 40px);
}
.top_feature .feature01_container .list li {
  text-align: center;
  border: solid 1px #d2b97d;
  padding: 2px 10px 0;
}
.top_feature .feature_other_container figure {
  margin-bottom: 20px;
  width: 91.666%;
  margin-left: auto;
}
.top_feature .feature_other_container h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: clamp(16px, 1.6vw, 20px);
  padding: 0;
}
.top_feature .feature_other_container h3 .feature {
  width: 90px;
}
.top_feature .feature_other_container h3 .ttl {
  width: calc(100% - 90px);
}
.top_feature .feature_other_container .row .col {
  overflow: hidden;
}
.top_feature .feature_other_container .point_list {
  margin-bottom: 15px;
}
.top_feature .feature_other_container .point_list li {
  color: #d2b97d;
  border: solid 1px #d2b97d;
  text-align: center;
  letter-spacing: 0.05em;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  min-width: 240px;
  margin: auto;
  display: table;
  padding: 0 16px;
}
.top_feature .feature_other_container .txt_wrap p {
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .top_feature .logo img {
    max-width: 50%;
  }
  .top_feature .slider_wrapper {
    height: 240px;
  }
  .top_feature .slider_wrapper .feature_box .feature .en {
    font-size: 16px;
  }
  .top_feature .slider_wrapper .feature_box .feature .num {
    font-size: 70px;
  }
}
@media (min-width: 768px) {
  .top_feature h2.top_ttl {
    text-align: left;
  }
  .top_feature h2.top_ttl .en {
    display: inline-block;
    padding-right: 31px;
  }
  .top_feature .feature01_container .contents {
    display: grid;
    grid-template-columns: 293px 800px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  .top_feature .feature01_container .contents .col:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .top_feature .feature01_container .contents .col:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .top_feature .feature01_container .headline {
    text-align: right;
  }
  .top_feature .feature01_container .list {
    margin-left: auto;
    grid-template-columns: repeat(3, 1fr);
  }
  .top_feature .feature01_container .txt_wrap {
    text-align: right;
    line-height: 1.875;
  }
  .top_feature .feature_other_container .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
  }
}

.top_pickup {
  position: relative;
  z-index: 0;
  padding-bottom: clamp(40px, 11.2vw, 140px);
}
.top_pickup:after {
  content: "";
  width: 100%;
  height: calc(100% - clamp(40px, 7.2vw, 90px));
  background: url(../img/top/top_pickup_bg.jpg) no-repeat center/cover;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.top_pickup .primary_block {
  margin-bottom: clamp(20px, 5.2vw, 65px);
}
.top_pickup .primary_block .contents {
  padding: 15px 0 15px clamp(15px, 2.4vw, 30px);
  position: relative;
  z-index: 0;
}
.top_pickup .primary_block .contents:before {
  content: "";
  width: 200vw;
  height: 100%;
  background: #b3b3b3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.top_pickup .primary_block .contents h3 {
  font-size: clamp(22px, 2.64vw, 33px);
  letter-spacing: normal;
  padding: 0;
  margin: 0;
  color: #fff;
}
.top_pickup .primary_block .contents h3:before, .top_pickup .primary_block .contents h3:after {
  display: none;
}
.top_pickup .secondary_block .txt_wrap {
  margin-bottom: clamp(30px, 5.2vw, 65px);
}
.top_pickup .tertiary_block .ttl_wrap {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0 13px;
  margin-bottom: clamp(10px, 1.2vw, 15px);
}
.top_pickup .tertiary_block .ttl_wrap .num {
  font-size: clamp(48px, 6.4vw, 80px);
  font-weight: 300;
  line-height: 0.9;
  margin: 0;
}
.top_pickup .tertiary_block h3 {
  font-size: clamp(22px, 2.88vw, 36px);
  padding: 0;
  margin: 0;
}
.top_pickup .tertiary_block h3:before, .top_pickup .tertiary_block h3:after {
  display: none;
}
.top_pickup .tertiary_block h3 .sub {
  display: block;
  font-size: clamp(12px, 1.6vw, 20px);
}
.top_pickup .tertiary_block h3 .en {
  font-size: clamp(10px, 0.96vw, 12px);
  color: #d2b97d;
}
.top_pickup .tertiary_block .txt_wrap {
  margin-bottom: clamp(15px, 1.6vw, 20px);
}
.top_pickup .tertiary_block .wrapper:not(:last-child) {
  margin-bottom: clamp(35px, 4vw, 50px);
}
@media (max-width: 767px) {
  .top_pickup .tertiary_block .box {
    padding-left: 10px;
    padding-right: 10px;
  }
  .top_pickup .tertiary_block h3 .ttl .en {
    display: block;
  }
  .top_pickup .button_list li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .top_pickup h2.top_ttl {
    text-align: left;
  }
  .top_pickup h2.top_ttl .en {
    font-size: clamp(78px, 10.4vw, 130px);
  }
  .top_pickup .primary_block {
    display: grid;
    grid-template-columns: 450px 690px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  .top_pickup .primary_block .contents h3 {
    line-height: 1.5151515152;
  }
  .top_pickup .secondary_block .txt_wrap p {
    text-align: center;
    line-height: 1.875;
  }
  .top_pickup .tertiary_block .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 62px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top_pickup .tertiary_block .row .col figure {
    height: clamp(770px, 61.6vw, 906px);
  }
  .top_pickup .tertiary_block .row .col figure img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .top_pickup .tertiary_block h3 .ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 13px;
  }
  .top_pickup .tertiary_block .txt_wrap p {
    line-height: 1.875;
  }
  .top_pickup .tertiary_block .box {
    max-width: 540px;
  }
  .top_pickup .button_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .top_pickup .button_list li {
    margin: 0;
  }
  .top_pickup .button_list a {
    min-width: auto;
    width: 100%;
    font-size: 18px;
  }
}

.top_menu {
  padding: clamp(40px, 11.2vw, 140px) 0;
  background: url(../img/top/top_menu_bg_sp.jpg) no-repeat center/cover;
}
.top_menu .menu_container .col {
  position: relative;
  border-bottom: solid 1px #d9d9d9;
  padding: clamp(15px, 2.4vw, 30px) 0;
}
.top_menu .menu_container .col .link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 1;
}
.top_menu .menu_container .col .link:after {
  content: "";
  width: clamp(15px, 1.6vw, 20px);
  height: clamp(15px, 1.6vw, 20px);
  background: url(../img/common/ic_arrow.png) no-repeat center/cover;
  position: absolute;
  top: 1em;
  bottom: 0;
  right: clamp(15px, 2.4vw, 30px);
  margin: auto;
  z-index: -1;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_menu .menu_container .col:hover {
  opacity: .7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_menu .menu_container .col:hover .link:after {
  right: 25px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_menu .menu_container .col .ttl_box {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.top_menu .menu_container .col .ttl_box .num {
  margin: 0;
  color: #999999;
  font-size: clamp(10px, 0.96vw, 12px);
}
.top_menu .menu_container .col .ttl_box .ttl {
  font-size: clamp(18px, 1.92vw, 24px);
}
.top_menu .menu_container .col .ttl_box .ttl .en {
  color: #999999;
  font-size: clamp(8px, 0.96vw, 12px);
}
@media (max-width: 767px) {
  .top_menu .menu_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 10px;
  }
  .top_menu .menu_container .col {
    margin: 0;
  }
  .top_menu .menu_container .col .link:after {
    top: auto;
    bottom: 10px;
  }
  .top_menu .menu_container .col figure {
    margin-bottom: 10px;
  }
  .top_menu .menu_container .col figure img {
    width: 50px;
  }
  .top_menu .menu_container .col .ttl_box {
    text-align: center;
  }
  .top_menu .menu_container .col .ttl_box .en {
    display: block;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .top_menu {
    background: url(../img/top/top_menu_bg.jpg) no-repeat center/cover;
  }
  .top_menu .menu_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 40px;
  }
  .top_menu .menu_container .col {
    display: grid;
    grid-template-columns: 140px -webkit-max-content;
    grid-template-columns: 140px max-content;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top_menu .menu_container .col figure img {
    width: 84px;
  }
  .top_menu .menu_container .col .ttl_box {
    font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  }
  .top_menu .menu_container .col .ttl_box .num {
    margin: 0;
    color: #999999;
    font-size: clamp(10px, 0.96vw, 12px);
  }
  .top_menu .menu_container .col .ttl_box .ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: normal;
  }
  .top_menu .menu_container .col .ttl_box .ttl .en {
    padding-left: clamp(15px, 2.4vw, 30px);
    margin-left: clamp(15px, 2.4vw, 30px);
    position: relative;
  }
  .top_menu .menu_container .col .ttl_box .ttl .en:before {
    content: "";
    width: 1px;
    height: 29px;
    background: #999999;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}

.top_message {
  padding: clamp(40px, 11.2vw, 140px) 0;
}
.top_message h3 {
  padding: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(50%, #919191), color-stop(51%, #000000), color-stop(90%, #b2b2b2));
  background: linear-gradient(180deg, #000000 0%, #919191 50%, #000000 51%, #b2b2b2 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: clamp(22px, 3.84vw, 48px);
  display: inline-block;
  line-height: 0.7;
  margin-bottom: clamp(20px, 4.8vw, 60px);
}
.top_message h3:before {
  display: none;
}
.top_message h3:after {
  width: 200vw;
  background: #d9d9d9;
  top: 0;
  bottom: 0;
  left: calc(100% + 20px);
  margin: auto;
}
.top_message h4 {
  font-size: clamp(20px, 3.2vw, 40px);
  border: 0;
  padding: 0;
}
.top_message h5 {
  border: 0;
  padding: 0;
  color: #333333;
  font-size: clamp(18px, 1.92vw, 24px);
}
.top_message .primary_block .txt_wrap {
  margin-bottom: clamp(15px, 2.4vw, 30px);
}
.top_message .doctor_list .image,
.top_message .doctor_list .name {
  width: 94.11%;
  display: block;
}
.top_message .doctor_list .image {
  margin-left: auto;
}
.top_message .doctor_list .image img {
  display: block;
}
.top_message .doctor_list .name {
  background: #b3b3b3;
  color: #fff;
  padding: 15px;
  font-size: clamp(20px, 2.4vw, 30px);
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  position: relative;
  line-height: 1.45;
  margin-top: -55px;
}
.top_message .doctor_list .name:before, .top_message .doctor_list .name:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: calc(100% - 30px);
}
.top_message .doctor_list .name:before {
  left: 15px;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
}
.top_message .doctor_list .name:after {
  right: 15px;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
}
.top_message .doctor_list .name small {
  font-size: clamp(16px, 1.92vw, 24px);
  margin-right: clamp(15px, 2.4vw, 30px);
}
@media (max-width: 767px) {
  .top_message .button_list li:not(:last-child) {
    margin-bottom: 10px;
  }
  .top_message .doctor_list li:not(:last-child) {
    margin-bottom: 20px;
  }
  .top_message .primary_block .row {
    display: flex;
    flex-direction: column;
  }
  .top_message .primary_block .row .col:nth-child(1) {
    order: 2;
  }
  .top_message .primary_block .row .col:nth-child(2) {
    order: 1;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .top_message h4 {
    line-height: 1.8;
  }
  .top_message .primary_block .container {
    max-width: 100%;
    width: calc(100% - 114px);
  }
  .top_message .row {
    display: grid;
    grid-template-columns: 50% 49%;
    gap: 2%;
  }
  .top_message .row .box {
    max-width: 600px;
    width: 100%;
    margin-left: auto;
  }
  .top_message .button_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .top_message .button_list li a {
    min-width: auto;
    width: 100%;
    font-size: 18px;
  }
  .top_message .txt_wrap p {
    line-height: 1.875;
  }
  .top_message .doctor_list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
  }
}

.top_post {
  padding-bottom: clamp(40px, 11.2vw, 140px);
}
.top_post h2.top_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin: 0;
}
.top_post h2.top_ttl .en {
  line-height: 0.8;
  margin-right: 20px;
}
.top_post .head {
  margin-bottom: clamp(20px, 3.2vw, 40px);
}
.top_post .btnstyle {
  width: 120px;
}
.top_post .btnstyle a {
  min-width: auto;
  width: 100%;
  height: 30px;
  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;
}
.top_post .list_list dd {
  border-bottom: solid 1px #d9d9d9;
}
.top_post .list_list a {
  line-height: 1.4;
}
@media (max-width: 767px) {
  .top_post .head h2 {
    margin-bottom: 15px;
  }
  .top_post .row .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .top_post .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
  .top_post .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  .top_post .list_list {
    display: grid;
    grid-template-columns: 110px calc(100% - 110px);
  }
  .top_post .list_list dt,
  .top_post .list_list dd {
    padding: 24px 0;
    border-bottom: solid 1px #d9d9d9;
  }
}

.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 */