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

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

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

.box_border .box_bg {
  background: #f3f0ed;
}

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

.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 {
  padding: 3% 5%;
  border: 2px solid #ededed;
  border-radius: 20px;
}

.link_anchor li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  line-height: 1.5;
  margin: 0.7em 0;
}

.link_anchor li a {
  display: table;
}

.link_anchor a {
  color: #333333;
  position: relative;
  text-decoration: none;
  transition: .3s;
  padding-left: 36px;
}

.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}

.link_anchor a::before {
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background: #978779;
}

.link_anchor a::after {
  top: 0.5em;
  left: 8px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.link_anchor a:hover {
  color: #978779;
  text-decoration: underline;
}

.link_anchor.sub-anchor {
  background: #fff;
  margin-bottom: 6rem;
}

.link_anchor.sub-anchor a::before {
  background: #978779;
}

@media only screen and (min-width: 768px) {
  .link_anchor.link_col_2, .link_anchor.link_col_3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .link_anchor.link_col_2 li,
  .link_anchor.link_col_3 li {
    flex: 0 0 100%;
  }

  .link_anchor.link_col_2 li {
    max-width: calc(100% / 2 - (1.6rem * 0.7));
  }

  .link_anchor.link_col_2 li:not(:nth-child(2n)) {
    margin-right: 2.24rem;
  }

  .link_anchor.link_col_3 li {
    max-width: calc(100% / 3 - (1.6rem * 0.7));
  }

  .link_anchor.link_col_3 li:not(:nth-child(3n)) {
    margin-right: 1.68rem;
  }
}

@media only screen and (max-width: 767px) {
  .link_anchor a {
    padding-left: 30px;
  }

  .link_anchor a::before {
    width: 20px;
    height: 20px;
    top: 2px;
  }

  .link_anchor a::after {
    left: 6px;
    top: 9px;
    width:6px;
    height: 6px;
  }
}

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

.ul_dot li::before {
  border-radius: 50%;
  background: #782249;
  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: 12px;
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #a94f4a;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 6px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #782249;
  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: #782249;
  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: 19px;
  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: #782249;
  border-top: 1px solid #782249;
  border-bottom: 1px solid #782249;
  font-weight: 600;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th,
table.table_timetable td {
  background: #fff;
  border: 1px solid #c4c4c4;
  padding: 0.8rem 0.2rem;
  text-align: center;
  font-weight: 400;
}
table.table_timetable thead th {
  background: #706154;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 26%;
}
@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 30%;
  }
}
table.table_timetable tbody th,
table.table_timetable tbody td {
  padding: clamp(10px, 1.36vw, 17px) 0.2rem;
}
table.table_timetable tbody th {
  text-align: center;
  background: #f1f1f1;
}
table.table_timetable tbody td {
  color: #a9a9a9;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 85%;
  }
}
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: #706154;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f1f1f1;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th,
table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th,
table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead,
  table.table_sp_stack tbody,
  table.table_sp_stack tr,
  table.table_sp_stack th,
  table.table_sp_stack td, table.table_sp_stack_noborder thead,
  table.table_sp_stack_noborder tbody,
  table.table_sp_stack_noborder tr,
  table.table_sp_stack_noborder th,
  table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.table_txt {
  line-height: 1.5;
}

.consul {
  color: #706154 !important;
}
.consul.mark {
  position: relative;
}
.consul.mark:before {
  content: "※";
  font-size: clamp(10px, 0.96vw, 12px);
  position: absolute;
  bottom: calc(100% - 12px);
  left: 100%;
}

.consul2 {
  color: #423932 !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: "Arial", "メイリオ", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #706154;
}
.box_faq .question .faq_title {
  cursor: pointer;
  margin-top: 0;
  color: #782249;
  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: #782249;
  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 .question.open .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: #782249;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f3f0ed;
  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: #e5ebee;
  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: #706154;
}
.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: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #782249;
  background: #782249;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

footer {
  background: #e1dcd7;
  padding: clamp(40px, 9.6vw, 120px) 0 0;
}
footer .ftr_logo {
  text-align: center;
  margin-bottom: clamp(20px, 4vw, 50px);
}
footer .info {
  letter-spacing: 0.05em;
}
footer .info dt {
  width: 130px;
  background: #706154;
  color: #fff;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 3px;
  height: 39px;
  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;
}
footer .info dd {
  line-height: 1.3888888889;
}
footer .info dd + dt {
  margin-top: clamp(15px, 2.4vw, 30px);
  letter-spacing: 0.1em;
}
footer .table_txt {
  margin-bottom: clamp(10px, 2.4vw, 30px);
}
footer .table_timetable {
  margin-bottom: 10px;
}
footer .db_bnr {
  width: 200px;
  margin: auto;
}
footer .primary_container {
  margin-bottom: clamp(60px, 11.6vw, 145px);
}
footer .btnstyle a {
  background: transparent;
}
@media (max-width: 767px) {
  footer .ftr_logo img {
    width: 90%;
  }
  footer .info {
    margin-bottom: 20px;
  }
  footer .table_txt {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  footer .primary_container {
    display: grid;
    grid-template-columns: 440px 730px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .btnstyle {
    text-align: left;
  }
  footer .table_timetable thead th:first-child {
    width: 160px;
  }
}

.copyright {
  background: #706154;
  color: #fff;
  margin-top: clamp(35px, 5.2vw, 65px);
  padding: clamp(10px, 2.16vw, 27px) 0;
  text-align: center;
  font-size: 16px;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 35%;
  }
}

.list_list dd a {
  color: #151515;
  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: 2400px;
  height: 100%;
}

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

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 5230px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2615px);
              transform: translateX(-2615px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2615px);
              transform: translateX(-2615px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -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;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #151515;
}
.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;
  }
}
.top_info {
  padding: clamp(40px, 8.8vw, 110px) 0 0;
}
.top_info .open_container {
  background: #e9d5b7;
  -webkit-box-shadow: 0 5px 15px rgba(53, 53, 53, 0.1);
          box-shadow: 0 5px 15px rgba(53, 53, 53, 0.1);
  position: relative;
}
.top_info .open_container:before {
  content: "";
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  border: solid 1px #9f8552;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.top_info .list {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  padding: 32px 10px;
  color: #423932;
  position: relative;
  z-index: 1;
}
.top_info .list .txt1 {
  font-size: clamp(22px, 24vw, 30px);
}
.top_info .list .txt1 small {
  font-size: clamp(20px, 2vw, 25px);
}
.top_info .list .txt1 .size1 {
  font-size: clamp(40px, 4vw, 50px);
}
.top_info .list .txt1 .space {
  padding-left: clamp(10px, 1.6vw, 20px);
}
.top_info .list .txt2 {
  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;
  font-size: clamp(20px, 1.92vw, 24px);
  background: #423932;
  color: #fff;
  width: 113px;
  height: 40px;
  margin: 0 auto 10px;
}
.top_info .list .txt3 {
  font-size: clamp(16px, 1.6vw, 20px);
  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_info .list .txt3 .size1 {
  font-size: clamp(21px, 2.08vw, 26px);
}

.top_news {
  padding: clamp(40px, 8.8vw, 110px) 0;
}
.top_news .archive_container {
  border-top: solid 1px #b5b1ad;
  border-bottom: solid 1px #b5b1ad;
  padding: 50px 0;
}
.top_news .contents {
  position: relative;
}
.top_news .contents:before {
  content: "";
  width: 436px;
  height: 256px;
  background: url(../img/top/en_txt.png) no-repeat center/cover;
  position: absolute;
  left: calc(100% - 110px);
  top: calc(100% - 100px);
}
@media (max-width: 1800px) {
  .top_news .contents:before {
    left: auto;
    right: 0;
  }
}
@media (max-width: 767px) {
  .top_news .archive_container {
    padding: 40px 0 180px;
    position: relative;
  }
  .top_news .contents {
    z-index: 0;
  }
  .top_news .contents:before {
    width: 200px;
    height: 117px;
    top: 100%;
  }
  .top_news .btnstyle {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top_news .btnstyle a {
    min-width: auto;
    width: 200px;
    padding: 8px 0;
  }
  .top_news .list_list dd {
    position: relative;
  }
  .top_news .list_list dd:before, .top_news .list_list dd:after {
    content: "";
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .top_news .list_list dd:before {
    background: #b5b1ad;
    width: 100%;
  }
  .top_news .list_list dd:after {
    background: #887768;
    width: 20%;
  }
}
@media (min-width: 768px) {
  .top_news h2.h2_ttl {
    font-size: clamp(18px, 1.92vw, 24px);
    text-align: left;
    margin-bottom: 25px;
  }
  .top_news h2.h2_ttl .en {
    font-size: clamp(30px, 4vw, 50px);
  }
  .top_news .archive_container {
    display: grid;
    grid-template-columns: 204px 890px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top_news .headline {
    position: relative;
  }
  .top_news .headline:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #b5b1ad;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -57px;
    margin: auto;
  }
  .top_news .btnstyle a {
    font-size: 16px;
    min-width: auto;
    width: 100%;
    padding: 9px 50px 11px;
  }
  .top_news .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top_news .list_list {
    display: grid;
    grid-template-columns: 19% 81%;
    width: 100%;
  }
  .top_news .list_list dt,
  .top_news .list_list dd {
    float: none;
    padding: 14px 0;
    position: relative;
  }
  .top_news .list_list dt:before,
  .top_news .list_list dd:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #e1dcd7;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .top_news .list_list dt:after {
    content: "";
    width: 95px;
    height: 2px;
    background: #887768;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

.top_greeting {
  padding-bottom: clamp(40px, 6.4vw, 80px);
}
.top_greeting .txt_wrap {
  margin-bottom: clamp(15px, 3.2vw, 40px);
}
@media (max-width: 767px) {
  .top_greeting .primary_container .col:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .top_greeting {
    position: relative;
  }
  .top_greeting:before, .top_greeting:after {
    content: "";
    position: absolute;
    background: #bdad9f;
  }
  .top_greeting:before {
    width: 550px;
    height: 1px;
    right: 0;
    bottom: 120px;
  }
  .top_greeting:after {
    width: 1px;
    height: 255px;
    right: 95px;
    bottom: 0;
  }
  .top_greeting .container {
    width: 100%;
    max-width: 100%;
  }
  .top_greeting .primary_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
  .top_greeting .primary_container .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top_greeting .primary_container .col:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .top_greeting .primary_container .col:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .top_greeting .primary_container .col figure {
    height: 594px;
  }
  .top_greeting .primary_container .col figure img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .top_greeting .primary_container .box {
    max-width: 510px;
    width: 100%;
    margin-left: auto;
    position: relative;
  }
  .top_greeting .primary_container .box:before, .top_greeting .primary_container .box:after {
    content: "";
    position: absolute;
    background: #bdad9f;
  }
  .top_greeting .primary_container .box:before {
    width: 200vw;
    height: 1px;
    bottom: calc(100% + 40px);
    right: -220px;
  }
  .top_greeting .primary_container .box:after {
    width: 1px;
    height: calc(100% + 40px);
    top: -80px;
    right: calc(100% + 40px);
  }
  .top_greeting .primary_container .txt_wrap p {
    line-height: 1.8888888889;
  }
  .top_greeting .btnstyle {
    text-align: right;
  }
}

.top_treatment {
  padding: clamp(40px, 8vw, 100px) 0;
  background: url(../img/top/top_treatment_bg.jpg) no-repeat center top/cover;
  position: relative;
  z-index: 0;
}
.top_treatment .treatment_container {
  margin-bottom: clamp(50px, 6.4vw, 80px);
}
.top_treatment .treatment_container h3 {
  padding: 0;
  border: 0;
  color: #423932;
  text-align: center;
  margin-bottom: clamp(20px, 5vw, 50px);
}
.top_treatment .treatment_container h3:before {
  display: none;
}
.top_treatment .treatment_container h3 .en {
  color: rgba(232, 226, 219, 0.5);
  font-size: clamp(50px, 6vw, 100px);
  line-height: 0.9;
  display: block;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .top_treatment .treatment_container h3 .en {
    font-size: 70px;
  }
}
.top_treatment .treatment_container h3 .ttl {
  margin-top: -40px;
  display: block;
  line-height: 1.3333333333;
}
@media (max-width: 767px) {
  .top_treatment .treatment_container h3 .ttl {
    margin-top: -20px;
  }
}
.top_treatment .treatment_container .copy_wrapper {
  position: relative;
  z-index: 0;
}
.top_treatment .treatment_container .copy_wrapper:before {
  content: "";
  width: 921px;
  height: 1037px;
  background: url(../img/top/symptoms_bg.png) no-repeat center/contain;
  position: absolute;
  top: -200px;
  right: -120px;
  margin: auto;
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .top_treatment .treatment_container .copy_wrapper:before {
    width: 700px;
    height: 788px;
    top: -200px;
    right: -120px;
  }
}
@media (max-width: 767px) {
  .top_treatment .treatment_container .copy_wrapper:before {
    width: 100%;
    width: 125%;
    height: 125%;
    top: 10%;
    right: -7%;
  }
}
.top_treatment .treatment_container .txt_list {
  color: #782249;
  font-size: clamp(24px, 3.36vw, 42px);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
  text-align: center;
}
.top_treatment .treatment_container .txt_list li {
  text-shadow: 0 0 50px rgba(222, 205, 182, 0.7), 0 0 50px rgba(222, 205, 182, 0.7), 0 0 50px rgba(222, 205, 182, 0.7);
}
.top_treatment .treatment_container .txt_list li:not(:last-child) {
  margin-bottom: clamp(30px, 5.6vw, 70px);
  position: relative;
}
.top_treatment .treatment_container .txt_list li:not(:last-child):after {
  content: "";
  width: clamp(30px, 4.96vw, 62px);
  height: clamp(30px, 4.96vw, 62px);
  background: url(../img/top/multiplication_img.png) no-repeat center/cover;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
.top_treatment .treatment_container .contents {
  width: 100%;
  position: relative;
}
.top_treatment .treatment_container .contents figure {
  text-align: center;
}
.top_treatment .link_list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.top_treatment .link_list li {
  width: clamp(180px, 14.4vw, 240px);
  position: absolute;
}
.top_treatment .link_list li a {
  text-decoration: none;
  width: 100%;
  min-height: 60px;
  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;
  background: #fff;
  border: solid 1px #706154;
  color: #151515;
  font-size: 20px;
  position: relative;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_treatment .link_list li a:after {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../img/common/arrow_brown.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_treatment .link_list li a:hover {
  background: #706154;
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_treatment .link_list li a:hover:after {
  background: url(../img/common/arrow_brown_reverse.png) no-repeat center/cover;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .top_treatment .link_list li.link1 {
    top: 6%;
    right: 17px;
  }
  .top_treatment .link_list li.link2 {
    top: 7.8%;
    left: 27px;
  }
  .top_treatment .link_list li.link3 {
    top: 16.2%;
    left: 27px;
  }
  .top_treatment .link_list li.link4 {
    top: 25%;
    left: 27px;
  }
  .top_treatment .link_list li.link5 {
    top: 25%;
    right: 20px;
  }
  .top_treatment .link_list li.link6 {
    top: 36.5%;
    right: 22px;
  }
  .top_treatment .link_list li.link7 {
    top: 37.8%;
    left: 27px;
  }
  .top_treatment .link_list li.link8 {
    top: 44%;
    right: 22px;
  }
  .top_treatment .link_list li.link9 {
    bottom: 46.1%;
    left: 27px;
  }
  .top_treatment .link_list li.link10 {
    bottom: 26.5%;
    left: 27px;
  }
}
@media (max-width: 767px) {
  .top_treatment .link_list li {
    width: 100px;
  }
  .top_treatment .link_list li a {
    font-size: 12px;
    min-height: 30px;
    padding-top: 3px;
  }
  .top_treatment .link_list li a:after {
    width: 10px;
    height: 10px;
    right: 10px;
  }
  .top_treatment .link_list li.link1 {
    top: 6.3%;
    right: 0;
  }
  .top_treatment .link_list li.link2 {
    top: 8%;
    left: 0;
  }
  .top_treatment .link_list li.link3 {
    top: 16.5%;
    left: 0;
  }
  .top_treatment .link_list li.link4 {
    top: 25.2%;
    left: 0;
  }
  .top_treatment .link_list li.link5 {
    top: 25.4%;
    right: 0;
  }
  .top_treatment .link_list li.link6 {
    top: 36.7%;
    right: 0;
  }
  .top_treatment .link_list li.link7 {
    top: 37.9%;
    left: 0;
  }
  .top_treatment .link_list li.link8 {
    top: 44.5%;
    right: 0;
  }
  .top_treatment .link_list li.link9 {
    bottom: 46.1%;
    left: 0;
  }
  .top_treatment .link_list li.link10 {
    bottom: 26.5%;
    left: 0;
  }
}
.top_treatment .tab_wrap {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 1;
}
.top_treatment .tab_btn_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(10px, 1.6vw, 20px);
  margin-bottom: clamp(25px, 3.2vw, 40px);
}
.top_treatment .tab_btn_wrap .tab_btn {
  display: block;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: clamp(15px, 2vw, 26px);
  color: #1c1c1c;
  background: #e1dcd7;
  font-weight: 700;
  padding: 13px 0 12px;
  cursor: pointer;
}
.top_treatment .tab_btn_wrap .tab_btn.active {
  background: #423932;
  color: #fff;
  position: relative;
}
.top_treatment .tab_btn_wrap .tab_btn.active:after {
  content: "";
  width: 21px;
  height: 10px;
  background-color: #423932;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
          clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.top_treatment .button_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(10px, 1.6vw, 20px);
}
.top_treatment .button_list li a {
  text-decoration: none;
  background: #978779;
  color: #fff;
  position: relative;
  min-height: clamp(55px, 6.8vw, 85px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.3333333333;
  padding: 5px 40px 5px 23px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_treatment .button_list li a:after {
  content: "";
  width: clamp(13px, 1.44vw, 18px);
  height: clamp(13px, 1.44vw, 18px);
  background: url(../img/common/arrow_white.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: clamp(5px, 1.04vw, 13px);
  margin: auto;
}
.top_treatment .button_list li a:hover {
  background: #7c6e61;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_treatment .tab_item {
  display: none;
}
.top_treatment .tab_item.active {
  display: block;
}
@media (max-width: 767px) {
  .top_treatment .contents {
    max-width: 400px;
    width: 100%;
    margin: auto;
  }
  .top_treatment .contents img {
    width: 80%;
  }
  .top_treatment .button_list {
    grid-template-columns: repeat(2, 1fr);
  }
  .top_treatment .button_list li a {
    padding: 2px 18px 2px 8px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .top_treatment .container {
    width: 1620px;
  }
  .top_treatment .treatment_container {
    display: grid;
    grid-template-columns: 60% 38%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top_treatment .treatment_container .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.top_rheumatoid_arthritis {
  padding: 0 0 clamp(40px, 8.8vw, 110px);
  position: relative;
  z-index: 0;
}
.top_rheumatoid_arthritis:after {
  content: "";
  width: 100%;
  height: clamp(200px, 23.52vw, 294px);
  background: url(../img/top/top_rheumatoid_arthritis_bg.jpg) no-repeat center/cover;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .top_rheumatoid_arthritis:after {
    height: 294px;
  }
}
.top_rheumatoid_arthritis h2.h2_ttl {
  color: #423932;
}
.top_rheumatoid_arthritis .bnr_list {
  display: grid;
  gap: 10px;
}
.top_rheumatoid_arthritis .bnr_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-align: center;
  text-decoration: none;
  background: #fff;
  border: solid 1px #706154;
  padding: 32px 0 65px;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.top_rheumatoid_arthritis .bnr_list li a:after {
  content: "";
  width: clamp(15px, 1.92vw, 24px);
  height: clamp(15px, 1.92vw, 24px);
  background: url(../img/common/arrow_purple.png) no-repeat center/cover;
  position: absolute;
  left: 0;
  right: 0;
  bottom: clamp(10px, 2.4vw, 30px);
  margin: auto;
}
.top_rheumatoid_arthritis .bnr_list li a .ttl {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  font-size: clamp(13px, 1.6vw, 20px);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
  line-height: 1.6;
}
.top_rheumatoid_arthritis .bnr_list li a .image img {
  width: clamp(65px, 8.88vw, 111px);
}
.top_rheumatoid_arthritis .bnr_list li a:hover {
  background: rgba(120, 34, 73, 0.4);
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .top_rheumatoid_arthritis .bnr_list {
    grid-template-columns: repeat(2, 170px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .top_rheumatoid_arthritis .bnr_list li a {
    height: 170px;
    padding: 25px 0;
  }
}
@media (min-width: 768px) {
  .top_rheumatoid_arthritis .bnr_list {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
  .top_rheumatoid_arthritis .bnr_list li a .image {
    margin-bottom: 10px;
  }
}

.top_features {
  padding: clamp(40px, 8vw, 100px) 0 clamp(60px, 16vw, 200px);
}
.top_features h3 {
  color: #782249;
  padding: 0;
  border: 0;
  line-height: 1.3888888889;
  font-size: clamp(23px, 2.88vw, 36px);
}
.top_features h3:before {
  display: none;
}
.top_features .features_container:not(:last-child) {
  margin-bottom: clamp(30px, 8vw, 100px);
}
.top_features .features_container .txt_wrap {
  margin-bottom: clamp(15px, 2.56vw, 32px);
}
.top_features .features_container .features_txt {
  color: rgba(198, 187, 178, 0.3);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: clamp(32px, 4.8vw, 60px);
  line-height: 0.9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
}
.top_features .features_container .features_txt .num {
  font-size: clamp(63px, 9.6vw, 120px);
  padding-left: 10px;
  display: block;
  line-height: 0.7;
}
.top_features .features_container .features_txt .en {
  padding-bottom: 5px;
  display: block;
}
@media (max-width: 767px) {
  .top_features .features_container {
    position: relative;
  }
  .top_features .features_container figure {
    margin-bottom: 15px;
  }
  .top_features .features_container .card_box .features_txt {
    position: absolute;
    top: 40vw;
    color: rgba(198, 187, 178, 0.9);
  }
  .top_features .features_container.reverse .card_box .features_txt {
    right: 0;
  }
  .top_features .button_list li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .top_features .container {
    width: 1840px;
  }
  .top_features .features_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
  .top_features .features_container .card_box {
    max-width: 815px;
    width: 100%;
    height: 100%;
    padding-top: 42px;
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1700px) {
  .top_features .features_container .card_box {
    padding-top: 0;
    padding-bottom: 110px;
  }
}
@media (min-width: 768px) {
  .top_features .features_container .card_box:before, .top_features .features_container .card_box:after {
    content: "";
    position: absolute;
    background: #bdad9f;
  }
  .top_features .features_container .card_box:before {
    width: 200vw;
    height: 1px;
    bottom: 0;
  }
  .top_features .features_container .card_box:after {
    width: 1px;
    height: 400px;
    bottom: -100px;
  }
  .top_features .features_container .card_box .box {
    max-width: 550px;
    width: 100%;
  }
  .top_features .features_container .card_box .button_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 17px;
  }
  .top_features .features_container:not(.reverse) .features_txt {
    right: 10px;
    bottom: 0;
  }
  .top_features .features_container:not(.reverse) .card_box:before {
    left: 0;
  }
  .top_features .features_container:not(.reverse) .card_box:after {
    right: 0;
  }
  .top_features .features_container.reverse .features_txt {
    left: 20px;
    bottom: 0;
  }
  .top_features .features_container.reverse .card_box:before {
    right: 0;
  }
  .top_features .features_container.reverse .col:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .top_features .features_container.reverse .col:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .top_features .features_container.reverse .col .card_box {
    margin-left: auto;
  }
  .top_features .features_container.reverse .col .card_box .box {
    margin-left: auto;
  }
}

.contact_container {
  padding: clamp(40px, 8.8vw, 110px) 0;
  background: url(../img/common/top_contact.jpg) no-repeat center/cover;
}
.contact_container h2.h2_ttl {
  color: #fff;
}
.contact_container h2.h2_ttl .en {
  color: #fff;
}
.contact_container .bnr_list li {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
}
.contact_container .bnr_list li .txt,
.contact_container .bnr_list li .ic {
  display: inline-block;
  letter-spacing: 0.05em;
}
.contact_container .bnr_list li .txt {
  font-size: clamp(18px, 1.6vw, 20px);
}
.contact_container .bnr_list li .ic {
  font-size: clamp(24px, 2.24vw, 28px);
  line-height: 1;
  position: relative;
}
.contact_container .bnr_list li .ic:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.contact_container .bnr_list li a {
  text-decoration: none;
  height: clamp(75px, 6.8vw, 85px);
  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;
  color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.contact_container .bnr_list li a:after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: -0.5px;
  right: -0.5px;
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
          clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.contact_container .bnr_list li a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.contact_container .bnr_list li.tel a {
  border: solid 1px #fff;
}
.contact_container .bnr_list li.tel a:after {
  background-color: #fff;
  height: 15px;
}
.contact_container .bnr_list li.tel a .ic {
  padding-left: 35px;
}
.contact_container .bnr_list li.tel a .ic:before {
  background: url(../img/common/ic_tel.png) no-repeat center/cover;
  width: 25px;
  height: 25px;
}
.contact_container .bnr_list li.web a {
  background: #423932;
}
.contact_container .bnr_list li.web a:after {
  background-color: #68615b;
}
.contact_container .bnr_list li.web a .ic {
  padding-left: 33px;
}
.contact_container .bnr_list li.web a .ic:before {
  background: url(../img/common/ic_web.png) no-repeat center/cover;
  width: 25px;
  height: 23px;
}
.contact_container .bnr_list li.line a {
  background: #00b900;
}
.contact_container .bnr_list li.line a:after {
  background-color: #33c733;
}
.contact_container .bnr_list li.line a .ic {
  padding-left: 36px;
}
.contact_container .bnr_list li.line a .ic:before {
  background: url(../img/common/ic_line.png) no-repeat center/cover;
  width: 27px;
  height: 23px;
}
@media (max-width: 767px) {
  .contact_container .bnr_list {
    max-width: 400px;
    width: 100%;
    margin: auto;
  }
  .contact_container .bnr_list li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .contact_container .bnr_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
  }
}

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