@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: #f5f5e9;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f5f5e9;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f5f5e9;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f5f5e9;
}

.box_border {
  background: #fff;
  border: 1px solid #cfbd99;
}

.box_border .box_bg {
  background: #f5f5e9;
}

.section_bg .box_border .box_bg {
  background: #f5f5e9;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #b6a76a;
  border-radius: 0px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.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;
  display: flex;
  align-items: center;
  border-radius: 0;
  border: 1px solid #cfbd99;
  color: #fff !important;
  background: #cfbd99;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #fff;
  color: #cfbd99 !important;
}
.link_anchor a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 6px;
  border-color: transparent #fff #fff transparent;
  left: auto;
  bottom: 6px;
  right: 6px;
  transition: 0.2s;
  transform: rotate(0deg);
}
.link_anchor a:hover::after {
  border-color: transparent #cfbd99 #cfbd99 transparent;
}
@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: #573928;
  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: #573928;
  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: #573928;
  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 #573928;
  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: #573928;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  text-indent: 1px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 3px;
  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: #b6a76a;
  border-top: 1px solid #b6a76a;
  border-bottom: 1px solid #b6a76a;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #cec6b6;
  padding: 1.4rem 0.2rem;
  letter-spacing: 0.1em;
  text-align: center;
}
table.table_timetable thead th {
  background: #cfbd99;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th, table.table_timetable tbody td {
  font-weight: 500;
  padding: 1.8rem 0.2rem;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable + dl {
  display: grid;
  grid-template-columns: auto 1fr;
}
.footer table.table_timetable + dl dt,.footer table.table_timetable + dl dd {
  color: #fff;
}
table.table_timetable + dl dd:first-of-type {
  margin-left: -1em;
}
table.table_timetable + dl dd .small {
  display: block;
  font-size: 12px;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #573928;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #e2dcd9;
  border-bottom-color: #c38968;
}
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 !important;
}
table.td_last_right tbody td:last-child {
  text-align: right !important;
}
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: 20%;
}
@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: #b19f57 !important;
}

.consul2 {
  color: #cfbd99 !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: "Times New Roman";
  font-size: 26px;
  font-weight: 500;
  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: #573928;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #573928;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #b6a76a;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 1px solid #b6a76a;
  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: #cfbd99;
  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: #573928;
}
.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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", 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) / 11 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #573928;
  background: #573928;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  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 {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 80px;
  background: #573928;
  overflow: hidden;
  border-top: 2px solid #573928;
}
@media (max-width: 767px) {
  .footer {
    padding-top: 40px;
  }
}
.footer .sec_logo {
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .footer .sec_logo {
    text-align: center;
  }
  .footer .sec_logo img {
    max-width: 80%;
  }
}
@media (min-width: 768px) {
  .footer .sec_logo + .row {
    margin-bottom: 100px;
  }
}
.footer .table_info th, .footer .table_info td {
  padding: 15px 0;
  color: #fff;
  letter-spacing: 0.15em;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #cec6b6;
}
@media (max-width: 767px) {
  .footer .table_info th, .footer .table_info td {
    font-size: 14px;
  }
}
.footer .table_info th {
  min-width: 80px;
}
.footer .table_timetable thead th {
  background: #b19f57;
  border: 0;
}
.footer .table_timetable tbody th, .footer .table_timetable tbody td {
  color: #fff;
  background: none;
}
.footer .table_timetable tbody th .consul, .footer .table_timetable tbody td .consul {
  color: #b19f57 !important;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #573928;
  color: #fff;
  margin-top: 30px;
  padding: 40px 0 70px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 20%;
  }
}

.list_list dd {
  border-bottom: 1px solid #cec6b6;
}
.list_list dd a {
  color: #333;
  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, .list_list dd {
    padding: 1.5em 0;
  }
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
  width: 100%;
  object-fit: cover;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
a img {
  transition: 0.2s;
}

.home .h2_styled, .home h2 {
  color: #b19f57;
  font-size: 48px;
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 1;
  font-weight: 100;
  padding: 0;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .home .h2_styled, .home h2 {
    font-size: 80px;
    margin: 0 0 50px;
  }
}
.home .h2_styled .sub, .home h2 .sub {
  display: block;
  color: #594235;
  font-size: 18px;
  font-weight: 500;
  margin: 8px 0 0;
}
@media (min-width: 768px) {
  .home .h2_styled .sub, .home h2 .sub {
    font-size: 24px;
    margin: 15px 0 0;
  }
}
.home .h2_styled:after, .home h2:after {
  content: none;
}

.sec_bnr {
  padding: 140px 0 60px;
}
@media (max-width: 767px) {
  .sec_bnr {
    padding: 50px 0 30px;
  }
}
.sec_news {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .sec_news {
    padding: 30px 0;
  }
}
@media (min-width: 768px) {
  .sec_news .news_wrap {
    /*display: flex;
    align-items: center;
    gap: 0 60px;*/
  }
}
.sec_news .news_wrap .heading {
  margin: 0 0 30px;
  display: flex;
align-items: center;
justify-content: space-between;
}
@media (min-width: 768px) {
  .sec_news .news_wrap .heading {
	width: 100%;
	align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .sec_news .news_wrap .heading {
    border-bottom: 1px solid;
	margin-bottom: 20px;
	padding-bottom: 20px;
  }
}
.sec_news .news_wrap .heading .h2_news {
  color: #594235;
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
  font-family: "游明朝";
  margin: 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_news .news_wrap .heading .h2_news {
    font-size: 50px;
	text-align: left;
  }
}
.sec_news .news_wrap .heading .h2_news .sub {
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_news .news_wrap .heading .h2_news .sub {
    font-size: 18px;
  }
}
.sec_news .news_wrap .heading .btnstyle {
    width: 140px;
}
@media (max-width: 767px) {
	.sec_news .news_wrap .heading .btnstyle{
		width: 110px;
	}
	.sec_news .news_wrap .heading .btnstyle a{
		font-size: 14px;
		padding: .5rem 2rem;
	}
}
}
@media (min-width: 768px) {
  .sec_news .news_wrap .list_list {
    width: 100%;
  }
}
.sec_info {
  padding: 80px 0 140px;
}
@media (max-width: 767px) {
  .sec_info {
    padding: 30px 0 50px;
  }
}
.sec_info .border_wrap {
  padding: 6%;
  border: 1px solid #cfbd99;
}
.sec_info .border_wrap .table_info {
  width: 100%;
}
.sec_info .border_wrap .table_info th, .sec_info .border_wrap .table_info td {
  padding: 10px 0;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #cec6b6;
}
@media (min-width: 768px) {
  .sec_info .border_wrap .table_info th, .sec_info .border_wrap .table_info td {
    padding: 15px 0;
  }
}
.sec_info .border_wrap .table_info th {
  font-weight: 600;
  min-width: 80px;
}
.sec_info .border_wrap .table_timetable thead th:first-child {
  width: 38%;
}
.sec_info .border_wrap .table_timetable + dl dt, .sec_info .border_wrap .table_timetable + dl dd {
  color: #333;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_info .border_wrap .table_timetable + dl dt, .sec_info .border_wrap .table_timetable + dl dd {
    font-size: 16px;
  }
}

.sec_greeting {
  padding: 140px 0;
  background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_greeting {
    padding: 50px 0;
    background: url(../img/common/sp_bg_img001.jpg) no-repeat center center/cover;
  }
}
.sec_greeting .row_custom {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_greeting .row_custom {
    display: flex;
    gap: 0 4%;
    margin: 0 0 60px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_custom .col_2:first-child {
    width: 65%;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_custom .col_2:last-child {
    width: 31%;
  }
}
.sec_greeting .h2_greeting {
  color: #b19f57;
  font-size: 48px;
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 1;
  font-weight: 100;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_greeting .h2_greeting {
    font-size: 80px;
    margin: 0 0 50px;
  }
}
.sec_greeting .h2_greeting .sub {
  color: #594235;
  font-size: 18px;
  font-weight: 500;
  margin: 8px 0 0;
}
@media (min-width: 768px) {
  .sec_greeting .h2_greeting .sub {
    font-size: 24px;
    margin: 15px 0 0;
  }
}
@media (min-width: 768px) {
  .sec_greeting .desc {
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
.sec_greeting .name {
  font-size: 14px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_greeting .name {
    font-size: 18px;
  }
}
.sec_greeting .name .strong {
  font-size: 20px;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .sec_greeting .name .strong {
    font-size: 28px;
  }
}
.sec_greeting .border_wrap {
  padding: 8%;
  border: 1px solid #cfbd99;
  background: #fff;
}
.sec_greeting .border_wrap .h3_greeting {
  line-height: 1;
  font-size: 22px;
  padding: 0 0 10px;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_greeting .border_wrap .h3_greeting {
    padding: 0 0 15px;
    margin: 0 0 20px;
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .border_wrap .list_noicon li {
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
.sec_greeting .list_btn {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_greeting .list_btn {
    margin: 40px 0 0;
    display: flex;
    gap: 20px;
  }
}
.sec_greeting .list_btn li {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_greeting .list_btn li {
    width: calc((100% - 20px) / 2);
    min-width: 200px;
    margin: 0;
  }
}
.sec_greeting .list_btn li a {
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  letter-spacing: 0.05em;
  width: 220px;
}
@media (min-width: 768px) {
  .sec_greeting .list_btn li a {
    width: 100%;
    font-size: 20px;
  }
}

.sec_feature {
  padding: 140px 0;
  background: url(../img/common/bg_img002.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_feature {
    padding: 50px 0;
    background: url(../img/common/sp_bg_img002.jpg) no-repeat center center/cover;
  }
}
.sec_feature .row .col_3:not(:first-of-type) {
  margin-top: 10%;
}
@media (min-width: 768px) {
  .sec_feature .row .col_3:not(:first-of-type) {
    margin-top: 0;
  }
}
.sec_feature .h2_feature {
  padding: 0 0 10px;
  border-bottom: 1px solid #cfbd99;
  position: relative;
}
.sec_feature .h2_feature:after {
  content: "";
  position: absolute;
  right: auto;
  top: auto;
  bottom: -1px;
  left: calc((-100vw + 1200px) / 2);
  width: calc((100vw - 1200px) / 2);
  height: 1px;
  background: #cfbd99;
}
@media (max-width: 1240px) {
  .sec_feature .h2_feature:after {
    width: 20px;
    left: -20px;
  }
}
.sec_feature .h2_feature:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 5px;
  right: auto;
  left: calc((-100vw + 1200px) / 2);
  margin: auto;
  width: 85%;
  height: 1px;
  background: #cfbd99;
}
@media (max-width: 1240px) {
  .sec_feature .h2_feature:before {
    left: -20px;
    width: 85%;
  }
}
@media (min-width: 768px) {
  .sec_feature .h2_feature .sub {
    display: inline;
    margin-left: 25px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row {
    gap: 59px;
  }
  .sec_feature .row .col_3 {
    margin: 0;
    width: calc((100% - 118px) / 3);
  }
}
.sec_feature .txt_block {
  position: relative;
  z-index: 1;
}
.sec_feature .txt_block:before {
  content: "01";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  color: #f7f7f5;
  line-height: 0.8;
  letter-spacing: 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 100px;
}
.sec_feature .txt_block .desc {
  color: #594235;
  font-size: 18px;
  line-height: 1.5;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin: 20px 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec_feature .txt_block .desc {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .sec_feature .txt_block .btnstyle a {
    margin-left: 0;
  }
}
.sec_feature .txt_block.block02:before {
  content: "02";
}
.sec_feature .txt_block.block03:before {
  content: "03";
}
.sec_feature .txt_block.block04:before {
  content: "04";
}
.sec_feature .txt_block.block05:before {
  content: "05";
}
.sec_feature .txt_block.block06:before {
  content: "06";
}
.sec_feature .txt_block.block07:before {
  content: "07";
}
.sec_feature .txt_block.block08:before {
  content: "08";
}
.sec_feature .txt_block.block09:before {
  content: "09";
}
.sec_feature .txt_block.block10:before {
  content: "10";
}
.sec_feature .txt_block.block11:before {
  content: "11";
}
.sec_feature .txt_block.block12:before {
  content: "12";
}

.sec_endoscopy {
  padding: 140px 0;
  background: url(../img/common/bg_img003.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_endoscopy {
    padding: 50px 0;
    background: url(../img/common/sp_bg_img003.jpg) no-repeat center center/cover;
  }
}
.sec_endoscopy .h3_endoscopy {
  line-height: 1.8;
  letter-spacing: 0.01em;
  margin: 0;
  border: 0;
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .sec_endoscopy .h3_endoscopy {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .desc {
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap {
    gap: 59px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3 {
    margin: 0;
    width: calc((100% - 118px) / 3);
  }
}
.sec_endoscopy .bnr_wrap .col_3:nth-child(2) a:before {
  background: url(../img/common/sp_endoscopy_img001.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3:nth-child(2) a:before {
    background: url(../img/common/endoscopy_img001.jpg) no-repeat center center/cover;
  }
}
.sec_endoscopy .bnr_wrap .col_3:nth-child(3) a:before {
  background: url(../img/common/sp_endoscopy_img002.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3:nth-child(3) a:before {
    background: url(../img/common/endoscopy_img002.jpg) no-repeat center center/cover;
  }
}
.sec_endoscopy .bnr_wrap .col_3:nth-child(4) a:before {
  background: url(../img/common/sp_endoscopy_img003.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3:nth-child(4) a:before {
    background: url(../img/common/endoscopy_img003.jpg) no-repeat center center/cover;
  }
}
.sec_endoscopy .bnr_wrap .col_3:nth-child(5) a:before {
  background: url(../img/common/sp_endoscopy_img004.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3:nth-child(5) a:before {
    background: url(../img/common/endoscopy_img004.jpg) no-repeat center center/cover;
  }
}
.sec_endoscopy .bnr_wrap .col_3:nth-child(6) a:before {
  background: url(../img/common/sp_endoscopy_img005.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3:nth-child(6) a:before {
    background: url(../img/common/endoscopy_img005.jpg) no-repeat center center/cover;
  }
}
.sec_endoscopy .bnr_wrap .col_3 a {
  padding: 100px 15px 15px;
  display: block;
  text-decoration: none;
  border: 1px solid #fff;
  transition: 0.2s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3 a {
    padding: 280px 25px 25px;
  }
}
.sec_endoscopy .bnr_wrap .col_3 a:after {
  content: "";
  position: absolute;
  bottom: 12px;
  right: 12px;
  width: 40px;
  height: 40px;
  background: url(../img/common/icon_arrow.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3 a:after {
    bottom: 10px;
    right: 10px;
    width: 66px;
    height: 66px;
  }
}
.sec_endoscopy .bnr_wrap .col_3 a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: url(../img/common/endoscopy_img001.jpg) no-repeat center center/cover;
  transition: 0.4s;
}
.sec_endoscopy .bnr_wrap .col_3 a:hover:before {
  transform: scale(1.1);
}
.sec_endoscopy .bnr_wrap .col_3 a .title {
  display: block;
  color: #fff;
  font-size: 18px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3 a .title {
    font-size: 26px;
  }
}
.sec_endoscopy .bnr_wrap .col_3 a .sub {
  display: block;
  color: #fff;
  font-size: 12px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec_endoscopy .bnr_wrap .col_3 a .sub {
    font-size: 14px;
  }
}

.sec_menu {
  padding: 0 0 140px;
}
@media (max-width: 767px) {
  .sec_menu {
    padding: 0 0 50px;
  }
}
.sec_menu .heading {
  padding: 140px 0;
  background: url(../img/common/bg_img004.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_menu .heading {
    padding: 50px 0;
  }
}
.sec_menu .heading .h2_menu {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 15px #a17823;
  margin: 0;
}
.sec_menu .heading .h2_menu .sub {
  color: #fff;
}
.sec_menu .list_bnr {
  display: block;
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 60px 0 0;
  }
}
.sec_menu .list_bnr li {
  margin: 15px 0 0;
  border: 1px solid #cfbd99;
  width: 100%;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li {
    margin: 0;
    width: calc((100% - 60px) / 3);
    min-width: 250px;
  }
}
.sec_menu .list_bnr li a {
  text-decoration: none;
  display: flex;
  gap: 0 20px;
  align-items: center;
  position: relative;
}
.sec_menu .list_bnr li a:after {
  content: "";
  position: absolute;
  right: 6px;
  bottom: 6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 6px;
  border-color: transparent #dfd6b8 #dfd6b8 transparent;
}
.sec_menu .list_bnr li a picture {
  width: 36%;
}
.sec_menu .list_bnr li a .title {
  color: #573928;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li a .title {
    font-size: 24px;
  }
}
.sec_menu .list_bnr li a .title .sub {
  color: #a29049;
  display: block;
  font-size: 10px;
}
@media (min-width: 768px) {
  .sec_menu .list_bnr li a .title .sub {
    font-size: 12px;
  }
}
.sec_menu .tab_btn {
  display: block;
}
.sec_menu .tab_item_wrap .tab_item {
  display: none;
}
.sec_menu .tab_item_wrap .tab_item.active {
  display: block;
}
.sec_menu .disease_wrap {
  margin: 100px 0 0;
}
@media (max-width: 767px) {
  .sec_menu .disease_wrap {
    margin: 40px 0 0;
  }
}
.sec_menu .disease_wrap .title {
  text-align: center;
  color: #573928;
  background: #dcccad;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 15px 0;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_menu .disease_wrap .title {
    font-size: 48px;
    padding: 30px 0;
    margin: 0 0 40px;
  }
}
.sec_menu .disease_wrap .title .sub {
  display: block;
  color: #fff;
  font-size: 14px;
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .disease_wrap .title .sub {
    font-size: 18px;
    margin: 20px 0 0;
  }
}
.sec_menu .tab_btn_wrap {
  display: flex;
  justify-content: center;
  gap: 10px 10px;
  margin: 0;
  padding: 0 10px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .sec_menu .tab_btn_wrap {
    flex-wrap: nowrap;
  }
}
.sec_menu .tab_btn_wrap .tab_btn {
  width: 210px;
  text-align: center;
  background: #f2f0ea;
  padding: 8px 0;
  font-weight: 500;
  cursor: pointer;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc((100% - 10px) / 2);
}
@media (min-width: 768px) {
  .sec_menu .tab_btn_wrap .tab_btn {
    padding: 14px 0;
    font-size: 16px;
    flex-wrap: nowrap;
    width: calc((100% - 10px) / 5);
  }
}
.sec_menu .tab_btn_wrap .tab_btn.active {
  color: #fff;
  background: #b6a76a;
}
.sec_menu .tab_content .tab_item {
  padding: 4%;
  border: 1px solid #b6a76a;
}
.sec_menu .list_btn {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.sec_menu .list_btn li {
  width: calc((100% - 10px) / 2);
}
@media (min-width: 768px) {
  .sec_menu .list_btn li {
    width: calc((100% - 30px) / 4);
    min-width: 200px;
  }
}
.sec_menu .list_btn li a {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #fff;
  padding: 15px 0;
  background: #b6a76a;
  position: relative;
  transition: 0.2s;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_menu .list_btn li a {
    font-size: 16px;
  }
}
.sec_menu .list_btn li a:after {
  content: "";
  position: absolute;
  right: 4px;
  bottom: 4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 4px 4px;
  border-color: transparent #f0ede1 #f0ede1 transparent;
}
@media (min-width: 768px) {
  .sec_menu .list_btn li a:after {
    right: 6px;
    bottom: 6px;
    border-width: 6px 6px 6px 6px;
  }
}
.sec_menu .list_btn li a:hover {
  opacity: 0.7;
}
.sec_menu .symptoms_wrap {
  margin: 100px 0 0;
}
@media (max-width: 767px) {
  .sec_menu .symptoms_wrap {
    margin: 40px 0 0;
  }
}
.sec_menu .symptoms_wrap .title {
  text-align: center;
  color: #dcccad;
  background: #573928;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 15px 0;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_menu .symptoms_wrap .title {
    font-size: 48px;
    padding: 30px 0;
    margin: 0 0 40px;
  }
}
.sec_menu .symptoms_wrap .title.title02 .sub {
  display: block;
  color: #fff;
  font-size: 14px;
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .symptoms_wrap .title.title02 .sub {
    font-size: 18px;
    margin: 20px 0 0;
  }
}
.sec_menu .symptoms_wrap .tab_btn_wrap .tab_btn.active {
  background: #573928;
}
.sec_menu .symptoms_wrap .tab_content .tab_item {
  border-color: #573928;
}
.sec_menu .symptoms_wrap .list_btn li a {
  background: #573928;
}

.sec_slider .loopslider_wrap {
  overflow: hidden;
}
.sec_slider .loopslider {
  animation: loopslider 60s linear infinite;
  display: flex;
  width: 2520px;
  height: 100%;
}
@media (min-width: 768px) {
  .sec_slider .loopslider {
    width: 4200px;
  }
}
.sec_slider .loopslider_item {
  margin: 0;
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1260px);
  }
}
@media (min-width: 768px) {
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2100px);
    }
  }
}

.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;
}

@media (min-width: 768px) {
  .under_btn_row {
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  .under_btn_row .col_2,.under_btn_row .col_3 {
    width: auto;
    margin: 0;
  }
  .under_btn_row .col_2 .btnstyle,.under_btn_row .col_3 .btnstyle {
    height: 100%;
  }
  .under_btn_row .col_2 .btnstyle a,.under_btn_row .col_3 .btnstyle a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    height: 100%;
  }
}


.profile_block h2{
	color: #b19f57;
	border-bottom: 1px solid #cec6b6;
	font-weight: 600;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
	margin-bottom: 1em;
}
.profile_block h4{
	color: #573928;
	font-weight: bold;
	margin-bottom: 10px;
}
.profile_block .ul_circle li{
	line-height: calc(26 / 16);
	margin: 0;
}
.profile_block .ul_circle li:before{
	background: #baab6e;
	top: calc(16px * 1.5 / 2 - 16px / 4);
}
.profile_block .row{
	border: 1px solid #cfbd99;
	padding: 1em;
}

@media (min-width: 768px) {
	.profile_block h2{
		font-size: 30px;
	}
	.profile_block .row{
		padding: 60px;
		column-gap: 60px;
	}
	.profile_block .row .img_col{
		width: 320px;
	}
	.profile_block .row .txt_col{
		width: calc(100% - 380px);
	}
}

@media (max-width: 767px) {
	.profile_block h2{
		font-size: 26px;
		text-align: center;
	}
	.profile_block .row{
		display: flex;
		flex-direction: column;
	}
	.profile_block .row .col{
		display: contents;
	}
	.profile_block .row .col >*{
		width: 100%;
	}
	.profile_block .row h2{
		order: 1;
		margin-bottom: .7em;
	}
	.profile_block .row figure{
		order: 2;
		margin-bottom: 15px;
		text-align: center;
	}
	.profile_block .row .box{
		order: 3;
	}
}