@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: #f2eddf;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #faf7f0;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #faf7f0;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #faf7f0;
}

.box_border {
  background: #fff;
  border: 4px solid #cbc0b9;
}

.box_border .box_bg {
  background: #faf7f0;
}

.section_bg .box_border .box_bg {
  background: #faf7f0;
}

.box_bg,
.box_border {
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child,
.box_bg ol:first-child,
.box_bg dl:first-child,
.box_bg table:first-child,
.box_bg p:first-child,
.box_bg h3:first-child,
.box_bg h4:first-child,
.box_bg h5:first-child,
.box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border,
.row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border,
.row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border,
.row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border,
.row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border,
.row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border,
.row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border,
.row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border,
.row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border,
  .row .col_3 .box_bg,
  .row .col_3 .box_border,
  .row .col_4 .box_bg,
  .row .col_4 .box_border,
  .row .col_5 .box_bg,
  .row .col_5 .box_border,
  .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border,
  .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border,
  .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border,
  .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border,
  .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 4px solid #cbc0b9;
  border-radius: 20px;
  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: #423b36 !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;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: none;
    color: #423b36 !important;
    opacity: 1;
    text-decoration: underline;
  }
}
.link_anchor a::before {
  display: block;
  background: url(../img/common/btn_arrow.png) no-repeat center center/cover;
  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: #ac988c;
  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: #ac988c;
  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: #423b36;
  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 #423b36;
  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: #8c7c72;
  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: 18px;
  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: #423b36;
  border-top: 1px solid #423b36;
  border-bottom: 1px solid #423b36;
  font-weight: 500;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable thead tr th:first-of-type {
  border-radius: 15px 0 0 0;
}
table.table_timetable thead tr th:last-of-type {
  border-radius: 0 15px 0 0;
}
table.table_timetable tbody th {
  font-weight: 500;
}
table.table_timetable th,
table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #8c7c72;
  color: #fff;
  font-weight: 500;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable th,
table.table_timetable td {
  border-bottom: 1px solid #b8b2ae;
}
table.table_timetable tbody tr:last-child th,
table.table_timetable tbody tr:last-child td {
  border-bottom: none;
}
@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 {
  font-size: 18px;
}
table.table thead th,
table.table thead td {
  background: #ac988c;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f9f9f9;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 0.8em 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: #8c7c72 !important;
}

.consul2 {
  color: #8c7c72 !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: "Zen Kaku Gothic New", sans-serif;
  font-size: 26px;
  font-weight: 500;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 36px;
  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: #423b36;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
  font-weight: 500;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #8c7c72;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #ac988c;
  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: 4px solid #cbc0b9;
  background: #fff;
  border-radius: 30px;
  margin-top: calc(16px * 5.125);
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #e1b80d;
  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: #e1b80d;
}
.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: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc(var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + (var(--flow-title-font-size) / 6)); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #ac988c;
  background: #ac988c;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 50%;
  flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: 22px;
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title .num {
    line-height: 29px;
  }
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.page-name-beauty .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #8c7c72;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th,
.footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #423b36;
  position: relative;
}
@media (hover: hover) and (pointer: fine) {
  .footer .sitemap a:hover {
    text-decoration: underline;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 140px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: transparent;
  color: #423b36;
  margin-top: 30px;
  padding: 0 0 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    margin-top: 50px;
    padding: 0 0 140px;
  }
}

#footer {
  background: #f2eddf;
  position: relative;
  isolation: isolate;
  position: relative;
}
#footer:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 70%;
  height: calc(100% - 140px);
  top: 140px;
  bottom: auto;
  left: 0;
  background: #faf7f0;
  z-index: -1;
  border-radius: 0 100px 0 0;
}
@media (min-width: 768px) {
  #footer:before {
    width: calc(max(50vw - 600px, 20px) + 656px);
  }
}
#footer .row_outer {
  position: relative;
  z-index: 1;
  align-items: center;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  #footer .row_outer {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  #footer .row_outer .col_l {
    width: 54.6666666667%;
    padding-right: 80px;
  }
}
#footer .row_outer .col_r {
  flex: 1;
}
#footer .row_outer .btn_list {
  margin-top: 30px;
  display: flex;
  gap: 40px;
}
#footer .row_outer .table_timetable,
#footer .row_outer .table_detai_txt {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #footer .row_outer .btn_list {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #footer .sec_logo {
    text-align: center;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  #footer .col_r {
    padding-left: 80px;
  }
}
#footer .col_r .bnr_official a {
  width: 100%;
  background: #fff;
  display: flex;
  border-radius: 15px;
  color: #423b36;
  text-align: center;
  font-weight: 500;
  text-decoration: none;
  padding: 1em 0 1em;
  font-size: 19px;
  position: relative;
  justify-content: center;
  align-items: center;
  gap: 25px;
  border: 1px solid #423b36;
  transition: 0.4s;
  letter-spacing: 0.08em;
  line-height: 1.2727272727;
  text-decoration: none;
  max-width: 420px;
}
@media (max-width: 767px) {
  #footer .col_r .bnr_official a {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  #footer .col_r .bnr_official a {
    font-size: 22px;
  }
}
@media (hover: hover) and (pointer: fine) {
  #footer .col_r .bnr_official a:hover {
    opacity: 0.7;
  }
}
#footer .col_r .bnr_official a:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: 10px;
  right: 10px;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  background: #423b36;
}
#footer .col_r .footer_list {
  margin-top: 30px;
}
#footer .col_r .footer_list li {
  padding-left: 4.0625em;
  position: relative;
}
#footer .col_r .footer_list li:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 3.125em;
  aspect-ratio: 1/1;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: url(../img/common/f_img001.png) no-repeat center center/contain;
}
#footer .col_r .footer_list li:nth-of-type(2):after {
  background: url(../img/common/f_img002.png) no-repeat center center/contain;
}
#footer .col_r .footer_list li:nth-of-type(3):after {
  background: url(../img/common/f_img003.png) no-repeat center center/contain;
}
#footer .col_r .footer_list li + li {
  margin-top: 1.5em;
}
#footer .col_r .tel_txt a {
  font-size: 32px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
}
#footer .col_r .btnstyle a {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #footer .col_r .btnstyle a {
    margin-left: 0;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  #footer .me_bnr {
    width: 250px !important;
  }
}

.list_list dd a {
  color: #423b36;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .list_list dd a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #423b36;
}
.sec_top h2:before, .sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

.page-name-beauty .btnstyle a:after {
  background: url(../img/top/home_circle_arrow.png) no-repeat center center/contain;
}

h2.top_title {
  text-align: left;
}
h2.top_title .h2_en {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.5;
  font-size: 40px;
  color: #75685f;
}
@media (min-width: 768px) {
  h2.top_title .h2_en {
    font-size: 94px;
  }
}
h2.top_title .h2_ja {
  font-weight: 500;
  letter-spacing: 0.08em;
  display: block;
  font-size: 20px;
  color: #423b36;
}
@media (min-width: 768px) {
  h2.top_title .h2_ja {
    font-size: 26px;
  }
}

.en_montserrat {
  font-family: "Montserrat", sans-serif;
}

.underline_btn a {
  text-decoration: none;
  padding-right: 50px;
  position: relative;
  border-bottom: 1px solid #8c7c72;
  padding-bottom: 0.5em;
  transition: 0.4s;
}
.underline_btn a:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 11px;
  height: 9px;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0;
  transform: translateY(-50%);
  background: url(../img/top/btn_arrow.png) no-repeat center center/cover;
  transition: 0.4s;
}
@media (hover: hover) and (pointer: fine) {
  .underline_btn a:hover {
    opacity: 0.7;
  }
  .underline_btn a:hover:after {
    transform: translate(5px, -50%);
  }
}

.home .table_timetable {
  position: relative;
  z-index: 1;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .home .table_timetable {
    margin-top: 40px;
  }
}
.home .table_timetable thead th:first-child {
  width: 22%;
}
.home .table_timetable thead th:last-child {
  width: 16%;
}
@media (min-width: 768px) {
  .home .table_timetable thead th:last-child {
    width: 12%;
  }
}

.table_detai_txt {
  line-height: 1.5;
}

.sec_news {
  background: #fcfaf4;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_news {
    padding: 120px 0 110px;
  }
}
@media (min-width: 768px) {
  .sec_news h2.top_title {
    margin-top: -20px;
  }
}
@media (min-width: 768px) {
  .sec_news h2.top_title .h2_en {
    font-size: 60px;
  }
}
@media (min-width: 768px) {
  .sec_news h2.top_title .h2_ja {
    font-size: 20px;
  }
}
.sec_news .row {
  align-items: center;
  gap: 190px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec_news .row {
    margin-bottom: 30px;
  }
}
.sec_news .col_news_list {
  flex: 1;
}
@media (min-width: 768px) {
  .sec_news .list_list dt:nth-of-type(1) {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .sec_news .list_list dd:nth-of-type(1) {
    padding-top: 0;
  }
}
.sec_news .list_list dt {
  padding-top: 0.8em;
}
@media (min-width: 768px) {
  .sec_news .list_list dt {
    padding-bottom: 0.8em;
  }
}
.sec_news .list_list dd {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.8em;
}
@media (min-width: 768px) {
  .sec_news .list_list dd {
    padding-left: 180px;
    padding-top: 0.8em;
  }
}
.sec_news .btnstyle {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_news .btnstyle {
    margin-top: 50px;
  }
}

.sec_pick-up {
  background: #fcfaf4;
  position: relative;
  color: #fff !important;
  z-index: 1;
}
.sec_pick-up .container {
  padding: 50px 0 80px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_pick-up .container {
    padding: 70px 0 150px;
  }
}
.sec_pick-up .container:before {
  content: "";
  display: inline-block;
  position: absolute;
  max-width: calc(100% + 15px);
  width: calc(100% + 105px + max(50vw - 600px, 20px));
  height: 100%;
  top: 0;
  bottom: auto;
  left: -10px;
  background: #8c7c72;
  border-radius: 0 30px 30px 0;
}
@media (min-width: 768px) {
  .sec_pick-up .container:before {
    border-radius: 0 120px 120px 0;
    max-width: calc(100% + max(100vw - 1200px - 10px, 30px));
    left: calc(max(50vw - 600px, 20px) * -1);
  }
}
.sec_pick-up .container:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 40px;
  top: 0px;
  bottom: auto;
  left: 0;
  right: auto;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_pick-up .container:after {
    height: 60px;
  }
}
.sec_pick-up h2.top_title .h2_en,
.sec_pick-up h2.top_title .h2_ja {
  color: #fff !important;
}
.sec_pick-up .detail_txt {
  position: relative;
  z-index: 1;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_pick-up .detail_txt {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.pickup_slider {
  z-index: 1;
  position: relative;
}

.pickup_slider .my-carousel-progress-bar {
  height: 5px;
  width: 0px;
  background: #423b36;
  transition: width 400ms;
  border-radius: 2px;
}

.pickup_slider .my-carousel-progress {
  width: 1030px;
  background: #fff;
  height: 5px;
  border-radius: 2px;
  margin-top: 50px;
  margin-left: 110px;
  transform: translateY(50%);
}
@media (max-width: 767px) {
  .pickup_slider .my-carousel-progress {
    width: calc(100% - 120px);
  }
}
@media (min-width: 768px) {
  .pickup_slider .my-carousel-progress {
    margin-left: 170px;
  }
}

.sec_pick-up .splide__arrow {
  top: 100%;
  bottom: auto;
  background: none;
  width: 40px;
  opacity: 1;
}
@media (min-width: 768px) {
  .sec_pick-up .splide__arrow {
    width: auto;
  }
}
.sec_pick-up .splide__arrow--next {
  right: auto;
  left: 55px;
}
@media (min-width: 768px) {
  .sec_pick-up .splide__arrow--next {
    left: 70px;
  }
}
.sec_pick-up .splide__arrow--prev {
  left: 0;
}
.sec_pick-up .splide__track {
  width: calc(100% + 10px);
}
@media (min-width: 768px) {
  .sec_pick-up .splide__track {
    width: calc(100% + 50vw - 600px);
  }
}

.sec_info {
  background: linear-gradient(to bottom, #fcfaf4 65%, #fff 65%);
  position: relative;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .sec_info {
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  .sec_info h2.top_title {
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .sec_info h2.top_title {
    padding-left: 92px;
  }
}
.sec_info .col_txt {
  flex: 1;
}
@media (min-width: 768px) {
  .sec_info .col_txt {
    padding-right: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .sec_info .col_txt {
    padding-left: 92px;
  }
}
.sec_info .container {
  padding: 50px 0 40px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_info .container {
    padding: 70px 0 90px;
  }
}
.sec_info .container:before {
  content: "";
  display: inline-block;
  position: absolute;
  max-width: calc(100% + 15px);
  width: calc(100% + 105px + max(50vw - 600px, 20px));
  height: 100%;
  top: 0;
  bottom: auto;
  right: -10px;
  background: #f2eddf;
  border-radius: 30px 0 0 30px;
}
@media (min-width: 768px) {
  .sec_info .container:before {
    border-radius: 120px 0 0 120px;
    max-width: calc(100% + max(100vw - 1200px - 10px, 30px));
    right: calc(max(50vw - 600px, 20px) * -1);
  }
}
.sec_info .container:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 40px;
  top: 0px;
  bottom: auto;
  left: 20px;
  right: auto;
  background: #423b36;
}
@media (min-width: 768px) {
  .sec_info .container:after {
    height: 60px;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .sec_info .container:after {
    left: 92px;
  }
}
.sec_info .container .sp_img {
  position: relative;
  z-index: 1;
}
.sec_info .col_img {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .sec_info .col_img {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .sec_info .col_img {
    width: 47.5%;
  }
}
.sec_info .info_table {
  position: relative;
  z-index: 1;
  margin-top: 20px;
  border-collapse: separate;
  border-spacing: 0 20px;
}
@media (min-width: 768px) {
  .sec_info .info_table {
    margin-top: 40px;
  }
}
.sec_info .info_table th {
  width: 110px;
  vertical-align: top;
  color: #75685f;
}
.sec_info .info_table th .bg {
  background: #e3ded3;
  display: block;
  border-radius: 50vw;
  padding-top: 2px;
  padding-bottom: 3px;
}
.sec_info .info_table td {
  padding-left: 1em;
}
.sec_info .info_table tr:last-child th {
  vertical-align: middle;
}
.sec_info .info_table .tel_txt a {
  font-size: 28px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif !important;
  letter-spacing: 0.06em;
  text-decoration: none;
}
.sec_info .info_list li {
  position: relative;
  padding-left: 70px;
  line-height: 1.625;
}
.sec_info .info_list li:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 50px;
  aspect-ratio: 1/1;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: url(../img/top/info_img002.png) no-repeat center center/contain;
}
.sec_info .info_list li:last-child {
  margin-top: 10px;
}
.sec_info .info_list li:last-child:before {
  background: url(../img/top/info_img003.png) no-repeat center center/contain;
}
.sec_info .underline_btn {
  text-align: right;
}
@media (min-width: 768px) {
  .sec_info .imgBox {
    margin-top: -30px;
  }
}
.sec_info .btn_list {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.sec_info .sp_img {
  margin-top: 20px;
}
.sec_info .upper_row {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec_info .table_timetable {
    margin-top: 45px;
  }
}

.sec_feature {
  background: url(../img/top/bg_img001.png) no-repeat center center/cover;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_feature {
    padding: 100px 0;
  }
}
.sec_feature .row_feature {
  gap: 0 112px;
  margin-top: 20px;
  align-items: start;
}
@media (min-width: 768px) {
  .sec_feature .row_feature {
    margin-top: 80px;
  }
}
.sec_feature .row_feature .col_feature {
  position: relative;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .sec_feature .row_feature .col_feature:nth-of-type(even) {
    margin-top: 110px;
  }
}
.sec_feature h3 {
  font-size: 18px;
  letter-spacing: 0.08em;
  margin-top: 1em;
  font-weight: bold;
  position: relative;
  padding-left: 4.5454545455em;
  position: relative;
}
@media (min-width: 768px) {
  .sec_feature h3 {
    font-size: 22px;
  }
}
.sec_feature h3:after {
  content: "";
  display: block;
  position: absolute;
  width: 3.5454545455em;
  height: 2.8181818182em;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: url(../img/top/feature_number01.png) no-repeat center center/contain;
}
.sec_feature .col_feature:nth-child(2) h3 {
  padding-left: 5.4545454545em;
}
.sec_feature .col_feature:nth-child(2) h3:after {
  width: 4.5909090909em;
  height: 2.8181818182em;
  background: url(../img/top/feature_number02.png) no-repeat center center/contain;
}
.sec_feature .col_feature:nth-child(3) h3 {
  padding-left: 5.7272727273em;
}
.sec_feature .col_feature:nth-child(3) h3:after {
  width: 4.5909090909em;
  height: 2.8181818182em;
  background: url(../img/top/feature_number03.png) no-repeat center center/contain;
}
.sec_feature .col_feature:nth-child(4) h3 {
  padding-left: 5.6818181818em;
}
.sec_feature .col_feature:nth-child(4) h3:after {
  width: 5em;
  height: 2.8181818182em;
  background: url(../img/top/feature_number04.png) no-repeat center center/contain;
}
.sec_feature .col_feature:nth-child(5) h3 {
  padding-left: 5.9090909091em;
}
.sec_feature .col_feature:nth-child(5) h3:after {
  width: 4.5454545455em;
  height: 2.8181818182em;
  background: url(../img/top/feature_number05.png) no-repeat center center/contain;
}
.sec_feature .col_feature:nth-child(6) h3 {
  padding-left: 6.2727272727em;
}
.sec_feature .col_feature:nth-child(6) h3:after {
  width: 4.7272727273em;
  height: 2.8181818182em;
  background: url(../img/top/feature_number06.png) no-repeat center center/contain;
}
.sec_feature .col_feature:nth-child(7) h3 {
  padding-left: 5.4545454545em;
}
.sec_feature .col_feature:nth-child(7) h3:after {
  width: 4.6363636364em;
  height: 2.8181818182em;
  background: url(../img/top/feature_number07.png) no-repeat center center/contain;
}
.sec_feature .col_feature:nth-child(8) h3 {
  padding-left: 5.9090909091em;
}
.sec_feature .col_feature:nth-child(8) h3:after {
  width: 4.7727272727em;
  height: 2.8181818182em;
  background: url(../img/top/feature_number08.png) no-repeat center center/contain;
}
@media (max-width: 767px) {
  .sec_feature .col_feature .imgBox:after,
  .sec_feature .col_feature .imgBox:before {
    display: none !important;
  }
}
.sec_feature a.link {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.4s;
  font-size: 0;
}
.sec_feature a.link:hover {
  opacity: 0.7;
}
.sec_feature a.link:hover:after {
  transform: translateX(8px);
}
.sec_feature a.link:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../img/top/home_circle_arrow.png) no-repeat center center/contain;
  transition: 0.4s;
}
.sec_feature .col_feature {
  transition: 0.4s;
}
@media (hover: hover) and (pointer: fine) {
  .sec_feature .col_feature:hover {
    opacity: 0.7;
  }
}
.sec_feature .col_feature:nth-of-type(odd) .imgBox {
  position: relative;
}
.sec_feature .col_feature:nth-of-type(odd) .imgBox:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 97px;
  height: 46px;
  bottom: 5px;
  left: calc(100% + 7px);
  right: auto;
  background: url(../img/top/feature_dotline01.png) no-repeat center center/cover;
}
.sec_feature .col_feature:nth-of-type(odd) .imgBox:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 93px;
  height: 54px;
  bottom: 100%;
  left: calc(100% + 7px);
  right: auto;
  background: url(../img/top/feature_dotline02.png) no-repeat center center/cover;
}
.sec_feature .col_feature:nth-of-type(1) .imgBox:before {
  display: none;
}
@media (max-width: 767px) {
  .sec_feature .col_feature + .col_feature {
    margin-top: 50px;
  }
}
.sec_feature .col_feature .imgBox {
  text-align: center;
}

.sec_menu {
  background: #faf7f0;
  padding: 50px 0 0;
  border-radius: 50px 50px 0 0;
}
@media (min-width: 768px) {
  .sec_menu {
    border-radius: 180px 180px 0 0;
    padding: 120px 0 0;
  }
}
.sec_menu h2.top_title {
  text-align: center;
}
.sec_menu .wh_bg {
  background: #fff;
  border: 6px solid #cbc0b9;
  border-radius: 30px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_menu .wh_bg {
    margin-top: 55px;
  }
}
.sec_menu .row_menu {
  gap: 10px;
  padding: 15px 10px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
@media (min-width: 768px) {
  .sec_menu .row_menu {
    gap: 15px;
    padding: 50px 45px;
    justify-content: center;
  }
}
.sec_menu .row_menu .col_menu {
  width: calc((100% - 20px) / 2);
}
@media (min-width: 768px) {
  .sec_menu .row_menu .col_menu {
    flex: 1;
  }
}
.sec_menu .row_menu .col_menu a {
  aspect-ratio: 1/1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  font-size: 20px;
  letter-spacing: 0.08em;
  z-index: 1;
  color: #fff !important;
  font-weight: 500;
  position: relative;
  transition: 0.4s;
}
.sec_menu .row_menu .col_menu a .circle_txt {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_menu .row_menu .col_menu a {
    font-size: 28px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_menu .row_menu .col_menu a:hover {
    opacity: 0.7;
  }
  .sec_menu .row_menu .col_menu a:hover:after {
    transform: translateX(8px);
  }
}
.sec_menu .row_menu .col_menu a:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 13px;
  bottom: 25%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../img/top/btn_arrow_wh.png) no-repeat center center/contain;
  transition: 0.4s;
}
@media (min-width: 768px) {
  .sec_menu .row_menu .col_menu a:after {
    bottom: 30%;
  }
}
.sec_menu .row_menu .col_menu:first-of-type {
  color: #fff !important;
  text-align: center;
  background: #8c7c72;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
}
@media (min-width: 768px) {
  .sec_menu .row_menu .col_menu:first-of-type {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
}
@media (max-width: 767px) {
  .sec_menu .row_menu .col_menu:first-of-type {
    width: 100%;
    max-width: none;
    border-radius: 20px;
    aspect-ratio: unset;
    padding: 10px;
    margin-bottom: 20px;
  }
  .sec_menu .row_menu .col_menu:first-of-type .circle_txt {
    line-height: 1;
  }
}
.sec_menu .row_menu .col_menu:first-of-type .circle_small_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  display: block;
  font-size: 19px;
  line-height: 1.4;
  margin-top: 0.5em;
}
.sec_menu .col_menu a {
  position: relative;
}
.sec_menu .col_menu a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: url(../img/top/sp_menu_img001.png) no-repeat center center/contain;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec_menu .col_menu a:before {
    background: url(../img/top/menu_img001.png) no-repeat center center/contain;
  }
}
.sec_menu .row_menu .col_menu:nth-of-type(1) a:before {
  display: none;
}
.sec_menu .row_menu .col_menu:nth-of-type(3) a:before {
  background: url(https://hamaguchi-clinic.sakura.ne.jp/hamaguchi-clinic.net/wp-content/uploads/2026/02/sp_menu_img002.png) no-repeat center center/contain;
}
@media (min-width: 768px) {
  .sec_menu .row_menu .col_menu:nth-of-type(3) a:before {
    background: url(https://hamaguchi-clinic.sakura.ne.jp/hamaguchi-clinic.net/wp-content/uploads/2026/02/menu_img002.png) no-repeat center center/contain;
  }
}
.sec_menu .row_menu .col_menu:nth-of-type(4) a:before {
  background: url(https://hamaguchi-clinic.sakura.ne.jp/hamaguchi-clinic.net/wp-content/uploads/2026/02/sp_menu_img003.png) no-repeat center center/contain;
}
@media (min-width: 768px) {
  .sec_menu .row_menu .col_menu:nth-of-type(4) a:before {
    background: url(https://hamaguchi-clinic.sakura.ne.jp/hamaguchi-clinic.net/wp-content/uploads/2026/02/menu_img003.png) no-repeat center center/contain;
  }
}
.sec_menu .row_menu .col_menu:nth-of-type(5) a:before {
  background: url(https://hamaguchi-clinic.sakura.ne.jp/hamaguchi-clinic.net/wp-content/uploads/2026/02/sp_menu_img004.png) no-repeat center center/contain;
}
@media (min-width: 768px) {
  .sec_menu .row_menu .col_menu:nth-of-type(5) a:before {
    background: url(https://hamaguchi-clinic.sakura.ne.jp/hamaguchi-clinic.net/wp-content/uploads/2026/02/menu_img004.png) no-repeat center center/contain;
  }
}

.sec_tab {
  margin-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .sec_tab {
    margin-top: 80px;
    padding-bottom: 140px;
  }
}
.sec_tab .tab_item_wrap .row {
  gap: 63px;
}
@media (max-width: 767px) {
  .sec_tab .tab_item_wrap .row {
    margin-bottom: 30px;
  }
}
.sec_tab .tab_item_wrap .row .col {
  flex: 1;
}
.sec_tab .tab_item_wrap h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.08em;
  border-top: 1px solid #423b36;
  border-bottom: 1px solid #423b36;
  padding: 1.3em 0;
}
.sec_tab .tab_item_wrap h3 .dot {
  position: relative;
}
.sec_tab .tab_item_wrap h3 .dot:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: calc(100% + 5px);
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  background: #8c7c72;
}
.sec_tab .tab_item_wrap .detail_txt {
  margin-top: 1em;
}
@media (min-width: 768px) {
  .sec_tab .tab_item_wrap .btnstyle a {
    margin-right: 0;
  }
}
.sec_tab .menu_btn_list {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .sec_tab .menu_btn_list {
    gap: 30px;
  }
}
.sec_tab .menu_btn_list li {
  width: calc((100% - 10px) / 2);
}
@media (min-width: 768px) {
  .sec_tab .menu_btn_list li {
    width: calc((100% - 90px) / 4);
  }
}
.sec_tab .menu_btn_list li a {
  width: 100%;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #423b36;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #423b36 !important;
  padding-left: 3.3em;
  height: 80px;
  display: flex;
  justify-content: start;
  align-items: center;
  line-height: 1.5;
  transition: 0.4s;
  letter-spacing: 0.08em;
}
@media (hover: hover) and (pointer: fine) {
  .sec_tab .menu_btn_list li a:hover {
    opacity: 0.7;
  }
  .sec_tab .menu_btn_list li a:hover:after {
    transform: translate(5px, -50%);
  }
}
@media (min-width: 768px) {
  .sec_tab .menu_btn_list li a {
    font-size: 20px;
    padding-left: 3.5;
  }
}
.sec_tab .menu_btn_list li a:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 11px;
  height: 9px;
  top: 50%;
  bottom: auto;
  right: 0;
  transition: 0.4s;
  transform: translateY(-50%);
  background: url(../img/top/btn_arrow.png) no-repeat center center/contain;
}
.sec_tab .menu_btn_list li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 3em;
  aspect-ratio: 1/1;
  top: 50%;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(1) a:before {
  background: url(../img/top/tab_btn_icon_img010.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(2) a:before {
  background: url(../img/top/tab_btn_icon_img011.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(3) a:before {
  background: url(../img/top/tab_btn_icon_img012.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(4) a:before {
  background: url(../img/top/tab_btn_icon_img013.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(5) a:before {
  background: url(../img/top/tab_btn_icon_img014.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(6) a:before {
  background: url(../img/top/tab_btn_icon_img015.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(7) a:before {
  background: url(../img/top/tab_btn_icon_img016.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(8) a:before {
  background: url(../img/top/tab_btn_icon_img017.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(9) a:before {
  background: url(../img/top/tab_btn_icon_img018.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(1) .menu_btn_list li:nth-of-type(10) a:before {
  background: url(../img/top/tab_btn_icon_img019.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(1) a:before {
  background: url(../img/top/tab_btn_icon_img001.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(2) a:before {
  background: url(../img/top/tab_btn_icon_img002.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(3) a:before {
  background: url(../img/top/tab_btn_icon_img003.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(4) a:before {
  background: url(../img/top/tab_btn_icon_img004.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(5) a:before {
  background: url(../img/top/tab_btn_icon_img005.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(6) a:before {
  background: url(../img/top/tab_btn_icon_img006.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(7) a:before {
  background: url(../img/top/tab_btn_icon_img007.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(8) a:before {
  background: url(../img/top/tab_btn_icon_img008.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(9) a:before {
  background: url(../img/top/tab_btn_icon_img009.png) no-repeat center center/contain;
}
.sec_tab .tab_item_wrap > .tab_item:nth-of-type(2) .menu_btn_list li:nth-of-type(10) a:before {
  background: url(https://hamaguchi-clinic.sakura.ne.jp/hamaguchi-clinic.net/wp-content/uploads/2026/02/tab_btn_icon_img020.png) no-repeat center center/contain;
}

.sec_tab {
  position: relative;
  z-index: 1;
  /* タブボタン共通設定 */
  /* ボタン共通設定 */
}
.sec_tab:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: calc(100% - 45px);
  aspect-ratio: 1920/171;
  bottom: 0;
  left: 0;
  right: auto;
  background: #f2eddf;
  z-index: 0;
  border-radius: 50px 50px 0 0;
}
@media (min-width: 768px) {
  .sec_tab:after {
    border-radius: 180px 180px 0 0;
    height: calc(100% - 60px);
  }
}
@media (max-width: 767px) {
  .sec_tab .sp_img {
    margin-top: 20px;
  }
}
.sec_tab .tab_container {
  position: relative;
  z-index: 1;
}
.sec_tab .tab_item {
  display: none;
}
.sec_tab .tab_item.active {
  display: block;
}
.sec_tab .tab_item_wrap {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .sec_tab .tab_item_wrap {
    padding-top: 70px;
  }
}
.sec_tab .tab_btn_wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 0 !important;
  gap: 80px;
}
.sec_tab .tab_btn_wrap li {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #fff;
  position: relative;
  background: #b8b2ae;
  border-radius: 20px;
  position: relative;
}
@media (hover: hover) and (pointer: fine) {
  .sec_tab .tab_btn_wrap li:hover {
    cursor: pointer;
    opacity: 0.8;
  }
}
.sec_tab .tab_btn_wrap li.active {
  color: #fff;
  background: #8c7c72;
}
.sec_tab .tab_btn_wrap li.active:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 30px;
  top: calc(100% - 2px);
  bottom: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #8c7c72;
}
@media (max-width: 767px) {
  .sec_tab .tab_btn_wrap li.active:after {
    height: 22px;
  }
}
.sec_tab .menu_btn_list .btnstyle a {
  height: 80px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
}
@media (max-width: 767px) {
  .sec_tab {
    /* spタブボタン */
    /* sp_ボタン */
  }
  .sec_tab .tab_btn_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
  }
  .sec_tab .tab_btn_wrap li {
    height: 70px;
    width: 49%;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .sec_tab .tab_btn_wrap li {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .sec_tab .tab_btn_wrap li:not(:first-child) {
    margin-top: 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(2n) {
    margin-right: 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(n+3) {
    margin-top: 2%;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 18px;
    line-height: 22px;
  }
  .sec_tab .menu_btn_list .btnstyle a {
    font-size: 18px;
  }
}
@media screen and (max-width: 570px) {
  .sec_tab .menu_btn_list .btnstyle a {
    font-size: 3vw;
  }
}
@media (min-width: 768px) {
  .sec_tab {
    /* PCタブボタン */
    /* pcボタン */
  }
  .sec_tab .tab_btn_wrap li {
    width: 350px;
  }
  .sec_tab .tab_btn_wrap li:last-child {
    margin-right: 0;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_tab .menu_btn_list .btnstyle a {
    font-size: 17px;
  }
}

.sec_bnr {
  background: #8c7c72;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_bnr {
    padding: 120px 0;
  }
}
@media (min-width: 768px) {
  .sec_bnr .row_bnr {
    display: flex;
    gap: 48px;
    justify-content: center;
  }
}
.sec_bnr .row_bnr .col_bnr {
  max-width: 420px;
  flex: 1;
}
@media (max-width: 767px) {
  .sec_bnr .row_bnr .col_bnr {
    margin: 0 auto;
  }
}
.sec_bnr .row_bnr .col_bnr a {
  width: 100%;
  background: #fff;
  display: flex;
  border-radius: 15px;
  color: #423b36;
  text-align: center;
  font-weight: 500;
  text-decoration: none;
  padding: 1em 0 1em;
  font-size: 26px;
  position: relative;
  justify-content: center;
  align-items: center;
  gap: 25px;
  border: 1px solid #423b36;
  transition: 0.4s;
  letter-spacing: 0.08em;
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_bnr .row_bnr .col_bnr a {
    font-size: 26px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_bnr .row_bnr .col_bnr a:hover {
    opacity: 0.7;
  }
}
.sec_bnr .row_bnr .col_bnr a:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: 10px;
  right: 10px;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  background: #423b36;
}
.sec_bnr .row_bnr .col_bnr a:before {
  content: "";
  display: inline-block;
  width: 1.4038461538em;
  height: 1.7884615385em;
  background: url(../img/top/bnr_img001.png) no-repeat center center/contain;
}
.sec_bnr .row_bnr .col_bnr:last-child a:before {
  width: 1.4230769231em;
  height: 1.75em;
  background: url(../img/top/bnr_img002.png) no-repeat center center/contain;
}
@media (max-width: 767px) {
  .sec_bnr .row_bnr .col_bnr + .col_bnr {
    margin-top: 20px;
  }
}

.sec_greeting {
  background: #faf7f0 url(../img/top/greeting_bg.jpg) no-repeat -10vw top/160vw;
  border-radius: 0 0 0 50px;
}
@media (min-width: 768px) {
  .sec_greeting {
    border-radius: 0 0 0 180px;
    background: #faf7f0 url(../img/top/greeting_bg.jpg) no-repeat center top/min(2000px, 100%);
  }
}
.sec_greeting .container {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_greeting .container {
    padding: 140px 0;
  }
}
.sec_greeting .row {
  gap: 60px;
  position: relative;
  z-index: 1;
}
.sec_greeting .row .col {
  flex: 1;
}
.sec_greeting .greeting_lead_txt {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em !important;
}
@media (min-width: 768px) {
  .sec_greeting .greeting_lead_txt {
    font-size: 28px;
  }
}
.sec_greeting .doctor_name {
  font-size: 18px;
  letter-spacing: 0.08em;
  font-weight: bold;
  text-align: right;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .sec_greeting .doctor_name {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .btnstyle a {
    margin-right: 0;
  }
}
.sec_greeting .greeting_detail_txt {
  margin-bottom: 0.8em;
}
@media (min-width: 768px) {
  .sec_greeting .col_img {
    position: relative;
  }
  .sec_greeting .col_img:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 461px;
    aspect-ratio: 1/1;
    top: -50px;
    right: -250px;
    background: url(../img/top/bg_img002.png) no-repeat center center/contain;
    z-index: 0;
  }
  .sec_greeting .col_img .imgBox {
    position: relative;
    z-index: 1;
  }
}
.sec_greeting .sp_img {
  text-align: center;
}

.sec_recruit {
  /* background: url(../img/top/bg_img001.jpg) no-repeat center center/cover; */
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_recruit {
    padding: 140px 0;
  }
}
.sec_recruit h2.top_title .h2_en {
  color: #fff;
}
@media (min-width: 768px) {
  .sec_recruit h2.top_title .h2_en {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .sec_recruit h2.top_title {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
}
.sec_recruit h2.top_title .h2_ja {
  color: #fff;
}
@media (min-width: 768px) {
  .sec_recruit h2.top_title .h2_ja {
    font-size: 20px;
  }
}
.sec_recruit .row {
  border-radius: 20px;
  overflow: hidden;
  transition: 0.4s;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
@media (min-width: 768px) {
  .sec_recruit .row {
    height: 400px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_recruit .row:hover {
    opacity: 0.7;
  }
}
.sec_recruit .row .col_title {
  background: #8c7c72;
  padding: 20px;
}
@media (min-width: 768px) {
  .sec_recruit .row .col_title {
    width: 33.3333333333%;
    padding: 30px 60px 60px 60px;
  }
}
.sec_recruit .row .col_txt {
  background: #faf7f0 url(../img/top/sp_recruit_img001.png) no-repeat right bottom/min(150%, 700px);
  flex: 1;
  display: flex;
  align-items: center;
  position: relative;
}
@media (min-width: 768px) {
  .sec_recruit .row .col_txt {
    background: #faf7f0 url(../img/top/recruit_img001.png) no-repeat right center;
  }
}
@media (max-width: 767px) {
  .sec_recruit .row .col_txt {
    padding: 20px 0 30px 20px;
    min-height: 280px;
  }
}
.sec_recruit .recruit_leadtxt {
  font-size: 20px;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .sec_recruit .recruit_leadtxt {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .sec_recruit .recruit_leadtxt {
    font-size: 32px;
  }
}
.sec_recruit .recruit_leadtxt .inner {
  position: relative;
  z-index: 1;
}
.sec_recruit .recruit_leadtxt:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 50px;
  aspect-ratio: 88/78;
  left: -0.5em;
  top: -0.2em;
  bottom: auto;
  right: auto;
  background: url(../img/top/sp_recruit_img002.png) no-repeat center center/contain;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec_recruit .recruit_leadtxt:before {
    width: 2.40625em;
    aspect-ratio: 77/97;
    background: url(../img/top/recruit_img002.png) no-repeat center center/contain;
    left: -1em;
    top: -0.8em;
  }
}
@media (min-width: 768px) {
  .sec_recruit .txt_wrapper {
    padding-left: 60px;
  }
}
.sec_recruit .detail_txt {
  max-width: 50%;
}
@media (min-width: 768px) {
  .sec_recruit .detail_txt {
    max-width: 450px;
  }
}
.sec_recruit .btn {
  font-size: 22px;
  position: absolute;
  right: 0;
  bottom: 30px;
  background: #fff;
  width: 320px;
  border-radius: 50vw 0 0 50vw;
  padding: 0.5em 0;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 767px) {
  .sec_recruit .btn {
    max-width: 50%;
    font-size: 15px;
    letter-spacing: 0;
  }
}
.sec_recruit .btn .icon {
  padding-left: 25px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_recruit .btn .icon {
    padding-left: 2.3636363636em;
  }
}
.sec_recruit .btn .icon:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  aspect-ratio: 1/1;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../img/top/rcruit_img003.png) no-repeat center center/contain;
}
@media (min-width: 768px) {
  .sec_recruit .btn .icon:before {
    width: 41px;
  }
}
.sec_recruit .btn .inner {
  position: relative;
}
.sec_recruit .btn .inner:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 12px;
  aspect-ratio: 17/13;
  top: 50%;
  bottom: auto;
  right: 5px;
  transform: translateY(-50%);
  background: url(../img/top/recruitbtn_arrow.png) no-repeat center center/contain;
}
@media (min-width: 768px) {
  .sec_recruit .btn .inner:after {
    width: 17px;
    right: 15px;
  }
}
.sec_recruit a.link {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.4s;
  font-size: 0;
}
.sec_recruit a.link:hover {
  opacity: 0.7;
}

.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 */

.trouble_btn_box .btnstyle a {
 margin: 0;
}

/*下層調整*/
@media (max-width: 767px) {
.row .col_2:not(:first-of-type), .row .col_3:not(:first-of-type), .row .col_4:not(:first-of-type), .row .col_5:not(:first-of-type), .row .col_6:not(:first-of-type) {
  margin-top: 20px;
}
.row:has( + .box_border ),
.row:has( + .box_bg ){
  margin-bottom: 20px;
}
.table_fee {
  font-size: 90%;
}
.table_fee .small {
  font-size: 80%;
}
}