@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: #f4f2ef;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f4f2ef;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f4f2ef;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f4f2ef;
}

.box_border {
  background: #fff;
  border: 5px solid #f4f2ef;
}

.box_border .box_bg {
  background: #f4f2ef;
}

.section_bg .box_border .box_bg {
  background: #f4f2ef;
}

.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: 0;
  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: 1px solid #332c26;
  color: #332c26 !important;
  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: #332c26;
  color: #fff !important;
}
.link_anchor a::after {
  width: 20px;
  height: 5px;
  border-bottom: 1px solid #332c26;
  border-right: 1px solid #332c26;
  left: auto;
  right: 18px;
  transform: skew(30deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@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: #332c26;
  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: #332c26;
  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: #332c26;
  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 #332c26;
  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: #332c26;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #332c26;
  border-top: 1px solid #332c26;
  border-bottom: 1px solid #332c26;
  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: auto;
}
table.table_timetable th, table.table_timetable td {
  background: none;
  padding: 0.8rem 0.2rem;
  text-align: center;
  border: none;
}
table.table_timetable thead {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
table.table_timetable thead th {
  background: none;
  color: #332c26;
  padding: 1.2rem 0.2rem 0.8rem;
}
table.table_timetable thead th:first-child {
  width: 30%;
  min-width: 125px;
}
table.table_timetable thead th:last-child {
  width: 12%;
  min-width: 53px;
}
table.table_timetable tbody {
  border-bottom: 1px solid #ddd;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable tbody td {
  font-family: serif;
}
@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: #332c26;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #ebe6e1;
}
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;
}
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_th_long tbody tr th:first-child {
  width: 50% !important;
}
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: #332c26 !important;
}

.consul2 {
  color: #a68462 !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 #b0b0b0;
  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: "游明朝";
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: -2px;
  width: 40px;
}
.box_faq .question {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #332c26;
}
.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: #332c26;
  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: #76a7c1;
  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 #332c26;
  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: #332c26;
  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: #332c26;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #332c26;
  background: #332c26;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  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;
  transform: translateY(calc(var(--flow-title-font-size) / 10 / 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: #fff;
  overflow: hidden;
  border-top: 2px solid #332c26;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .footer .sitemap {
    margin-bottom: 15px;
  }
}
.footer .sitemap a {
  text-decoration: none;
  color: #332c26;
  position: relative;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  margin-top: 10px;
  padding: 30px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 15vw;
  }
}
.list_list dt{
	color: #968a7f;
}
.list_list dd a {
  color: #332c26;
  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;
  }
}

.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.fixed_bnr {
  position: fixed;
  z-index: 99;
  bottom: 20%;
  right: 0;
}
@media (max-width: 767px) {
  .fixed_bnr {
    display: none;
  }
}

.side_bnr {
  right: 0;
}
.side_bnr .side_bnr_block {
  align-items: center;
}
@media (max-width: 767px) {
  .side_bnr .side_bnr_block li:not(:first-child) {
    padding: 0;
  }
}
@media (min-width: 768px) {
	.side_bnr {
	  right: 82px;
	}
  .side_bnr .side_bnr_block li.totop {
    position: relative;
    right: auto;
    bottom: auto;
    width: auto;
  }
}
.side_bnr .side_bnr_block li a {
  display: block;
}

.footer .footer_top {
  padding: 100px 0 120px;
  background: url(../img/common/ftr_bg001.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .footer .footer_top {
    padding: 20px 0 40px;
  }
}
.footer .footer_top .footer_info_wrap .logo {
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .footer .footer_top .footer_info_wrap .logo {
    text-align: left;
    margin: 0 0 30px;
  }
}
.footer .footer_top .footer_info_wrap .list_info {
  display: grid;
  gap: 20px;
  align-items: flex-start;
  grid-template-columns: auto 1fr;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .footer .footer_top .footer_info_wrap .list_info {
    gap: 10px;
  }
}
.footer .footer_top .footer_info_wrap .list_info dt, .footer .footer_top .footer_info_wrap .list_info dd {
  line-height: 1.6;
}
.footer .footer_top .footer_info_wrap .list_info dt {
  color: #fff;
  background: #332c26;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  padding: 6px 25px;
  min-width: 126px;
}
@media (max-width: 767px) {
  .footer .footer_top .footer_info_wrap .list_info dt {
    font-size: 16px;
    padding: 3px 10px;
    min-width: 0;
  }
}
.footer .footer_top .footer_info_wrap .list_info dd ul li {
  position: relative;
  padding-left: 15px;
}
.footer .footer_top .footer_info_wrap .list_info dd ul li:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #a68462;
}
.footer .footer_top .footer_info_wrap figure a {
  transition: 0.2s;
}
.footer .footer_top .footer_info_wrap figure a:hover {
  opacity: 0.7;
}
.footer .footer_top .footer_info_wrap .table_timetable {
  margin: 50px 0 15px;
}
@media (max-width: 767px) {
  .footer .footer_top .footer_info_wrap .table_timetable {
    margin: 30px 0 0;
  }
}
.footer .footer_top .footer_info_wrap .table_timetable tbody th, .footer .footer_top .footer_info_wrap .table_timetable tbody td {
  padding: 0.4rem 0.2rem;
}
.footer .footer_top .footer_info_wrap .holiday {
  margin: 20px 0 10px;
}
.footer .footer_top .footer_info_wrap .holiday .border {
  padding: 2px 10px;
  font-weight: bold;
  border: 1px solid #332c26;
  margin: 0 15px 0 0;
}
.footer .footer_top .footer_info_wrap .btn {
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .footer .footer_top .footer_info_wrap .btn {
    margin: 0 0 20px;
  }
}
.footer .footer_top .footer_info_wrap .btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  background: #000;
  text-align: center;
  padding: 3px 0;
  max-width: 160px;
  transition: 0.2s;
  position: relative;
  background: linear-gradient(96deg, #968a7f 0, #332c26 100%);
  margin-left: auto;
}
.footer .footer_top .footer_info_wrap .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  left: auto;
  margin: auto;
  width: 14px;
  height: 4px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(30deg);
}
.footer .footer_top .footer_info_wrap .btn a:hover {
  opacity: 0.7;
}
.footer .footer_top .footer_info_wrap .map {
  display: block;
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .footer .footer_top .footer_info_wrap .map {
    margin: 0 0 20px;
  }
}
.footer .footer_top .footer_info_wrap .map + .list_info {
  row-gap: 30px;
}
.footer .footer_top .footer_info_wrap .ftr_bnr {
  margin: 40px 0 0;
}
@media (max-width: 767px) {
  .footer .footer_top .footer_info_wrap .ftr_bnr {
    margin: 20px 0 0;
    text-align: center;
  }
}
.footer .footer_bottom {
  padding-top: 30px;
  background: url(../img/common/ftr_bg002.jpg) no-repeat center center/cover;
}
.home .h2_styled {
  padding: 0;
  display: table;
  text-align: left;
  margin: 0 auto 40px;
  font-size: 34px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .home .h2_styled {
    margin: 0 auto 20px;
    font-size: 26px;
  }
}
.home .h2_styled .sub {
  display: block;
  font-family: "Dancing Script";
  font-size: 30px;
  letter-spacing: 0;
  text-indent: 0.9em;
}
@media (max-width: 767px) {
  .home .h2_styled .sub {
    font-size: 22px;
  }
}
.home .h2_styled .large {
  display: block;
  font-size: 82px;
  font-family: "Dancing Script";
  color: #fff;
  line-height: 1;
  margin: 0 0 15px;
  text-shadow: 0 0 10px rgba(30, 28, 26, 0.25);
  text-indent: 0.9em;
}
@media (max-width: 767px) {
  .home .h2_styled .large {
    font-size: 48px;
  }
}
.home .h2_styled .ja {
  display: block;
}
.home .h2_styled:after {
  content: none !important;
}
.home .h2_styled:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 10px;
  right: auto;
  left: -1.3em;
  margin: auto;
  width: 100px;
  height: 100px;
  border-radius: 100vh;
  background: #d9cec3;
}
@media (min-width: 768px) {
	.home .h2_styled .big{
		font-size: 50px;
	}
	.home .h2_styled .ja {
	  text-indent: 1.3em;
	}
	.home .h2_styled:before {
		left: 0;
	}
}
@media (min-width: 1240px) {
	.home .h2_styled .ja {
	  text-indent: 0;
	}
	.home .h2_styled:before {
		left: -1.3em;
	}
}
.sec_philosophy {
  padding: 120px 0;
  background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_philosophy {
    padding: 60px 0 40px;
  }
}
.sec_philosophy .row {
  align-items: center;
}
.sec_philosophy .box_philosophy {
  padding: 4% 5% 5%;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  margin: 25px 0 0;
}
@media (min-width: 768px) {
  .sec_philosophy .box_philosophy:first-child {
    margin-top: 0;
  }
}
.sec_philosophy .box_philosophy .h3_philosophy {
  border: 0;
  text-align: center;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .sec_philosophy .box_philosophy .h3_philosophy {
    font-size: 20px;
  }
}
.sec_philosophy .box_philosophy .h3_philosophy:after {
  content: none;
}
.sec_philosophy .box_philosophy .h3_philosophy .sub {
  display: block;
  color: #afa8a1;
  font-weight: normal;
  font-family: "Times New Roman";
  font-size: 16px;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .sec_philosophy .box_philosophy .h3_philosophy .sub {
    font-size: 14px;
  }
}
.sec_philosophy .box_philosophy .list_circle li {
  position: relative;
  padding-left: 18px;
}
.sec_philosophy .box_philosophy .list_circle li:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 100vh;
  background: #d1b98b;
}

.sec_post {
  padding: 120px 0 60px;
}
@media (max-width: 767px) {
  .sec_post {
    padding: 60px 0 40px;
  }
}
.sec_post .btn a {
  display: block;
  text-decoration: none;
  text-align: center;
  width: 140px;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 3px 0;
  background: linear-gradient(145deg, #79abc3, #5991ae);
  position: relative;
  transition: all .3s;
}
.sec_post .btn a:hover {
	opacity: .7;
}
.sec_post .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  left: auto;
  margin: auto;
  width: 12px;
  height: 4px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(30deg);
  transition: 0.2s;
}
.sec_post .news_wrap .heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 25px;
  border-bottom: 2px solid #332c26;
}

@media (max-width: 767px) {
  .sec_post .news_wrap .heading {
    display: block;
  }
}
.sec_post .news_wrap .heading .h2_styled {
  margin: 0;
}
@media (max-width: 767px) {
  .sec_post .news_wrap .heading .h2_styled {
    margin: 0 auto 30px;
  }
}
@media (max-width: 767px) {
  .sec_post .news_wrap .heading .btn a {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
	.sec_post .blog_wrap .title .btn.pc-text-left a{
		margin-left: 0;
	}
	.sec_post .news_wrap .heading .h2_styled {
	  margin: 0 0 .5em;
	}
}
.sec_post .news_wrap .list_list {
  padding: 3% 2%;
  border-bottom: 1px solid #332c26;
}
.sec_post .news_wrap .list_list dt, .sec_post .news_wrap .list_list dd {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .sec_post .news_wrap .list_list dt, .sec_post .news_wrap .list_list dd {
    margin-bottom: 5px;
  }
}
.sec_post .news_wrap .list_list dt:last-of-type, .sec_post .news_wrap .list_list dd:last-of-type {
  margin-bottom: 0;
}
.sec_post .blog_wrap {
  display: flex;
  margin: 60px 0 0;
}
@media (max-width: 767px) {
  .sec_post .blog_wrap {
    display: block;
  }
}
.sec_post .blog_wrap .title {
  width: 18%;
}
@media (max-width: 767px) {
  .sec_post .blog_wrap .title {
    width: 100%;
    margin: 0 0 20px;
  }
}
.sec_post .blog_wrap .title .h2_styled {
  margin: 0 0 50px;
}
@media (max-width: 767px) {
  .sec_post .blog_wrap .title .h2_styled {
    margin: 0 auto 35px;
  }
}
.sec_post .blog_wrap .title .btn a {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sec_post .blog_wrap .contents {
    width: 82%;
  }
}
.sec_post .blog_wrap .contents .article {
  display: block;
  padding: 8%;
  border: 1px solid #332c26;
  text-decoration: none;
}
@media (max-width: 767px) {
  .sec_post .blog_wrap .contents .article {
    padding: 4%;
  }
}
.sec_post .blog_wrap .contents .article .img {
  display: block;
  position: relative;
  padding-top: 70%;
}
.sec_post .blog_wrap .contents .article .img img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.2s;
}
.sec_post .blog_wrap .contents .article .date {
  display: block;
  margin: 15px 0 8px;
}
.sec_post .blog_wrap .contents .article .date .cat {
  padding: 1px 8px 0 3px;
  border: 1px solid #332c26;
  margin-left: 10px;
}
.sec_post .blog_wrap .contents .article .desc {
  display: block;
}
@media (min-width: 768px) {
  .sec_post .blog_wrap .contents .article .desc {
    min-height: 84px;
  }
}

.sec_info {
  padding: 60px 0 120px;
  background: url(../img/common/bg_img002.jpg) no-repeat top 50px center/auto;
}
@media (max-width: 767px) {
  .sec_info {
    padding: 20px 0 40px;
    background: none;
  }
}
.sec_info .bnr {
  display: block;
}
@media (min-width: 768px) {
  .sec_info .bnr {
    transform: translateX(-50px);
  }
}
.sec_info .table_timetable {
  margin: 90px 0 15px;
}
@media (max-width: 767px) {
  .sec_info .table_timetable {
    margin: 20px 0 0;
  }
}
.sec_info .holiday {
  margin: 20px 0 10px;
}
.sec_info .holiday .border {
  padding: 2px 10px;
  font-weight: bold;
  border: 1px solid #332c26;
  margin: 0 15px 0 0;
}
.sec_info .h2_styled {
  margin: 80px 0 50px;
}
@media (max-width: 767px) {
  .sec_info .h2_styled {
    margin: 30px 0 40px;
  }
}
.sec_info .list_info {
  display: grid;
  gap: 20px;
  align-items: flex-start;
  grid-template-columns: auto 1fr;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .sec_info .list_info {
    gap: 10px;
  }
}
.sec_info .list_info dt,
.sec_info .list_info dd {
  line-height: 1.6;
}
.sec_info .list_info dt {
  color: #fff;
  background: #332c26;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  padding: 6px 25px;
  min-width: 126px;
}
@media (max-width: 767px) {
  .sec_info .list_info dt {
    font-size: 16px;
    padding: 3px 10px;
    min-width: 0;
  }
}
.sec_info .list_info dd ul li {
  position: relative;
  padding-left: 15px;
}
.sec_info .list_info dd ul li:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #a68462;
}
.sec_info .more {
  margin: 0 0 35px;
}
@media (max-width: 767px) {
  .sec_info .more {
    margin: 0 0 20px;
  }
}
.sec_info .more a img {
  transition: 0.2s;
}
.sec_info .btn {
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .sec_info .btn {
    margin: 0 0 20px;
  }
}
.sec_info .btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  background: #000;
  text-align: center;
  padding: 3px 0;
  max-width: 160px;
  transition: 0.2s;
  position: relative;
  background: linear-gradient(96deg, #968a7f 0, #332c26 100%);
  margin-left: auto;
}
.sec_info .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  left: auto;
  margin: auto;
  width: 14px;
  height: 4px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(30deg);
}
.sec_info .btn a:hover {
  opacity: 0.7;
}
.sec_info .map {
  display: block;
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .sec_info .map {
    margin: 0 0 20px;
  }
}
.sec_info .map + .list_info {
  row-gap: 30px;
}

.sec_endoscopy {
  padding: 120px 0;
  background: url(../img/common/bg_img003.jpg) no-repeat top center/cover;
}
@media (max-width: 767px) {
  .sec_endoscopy {
    padding: 60px 0 40px;
    background: url(../img/common/sp_bg_img003.jpg) no-repeat center center/cover;
  }
}
.sec_endoscopy .txt_wrap {
  max-width: 560px;
  margin: 0 0 50px;
}
@media (max-width: 767px) {
  .sec_endoscopy .txt_wrap {
    margin: 0 0 30px;
  }
}
.sec_endoscopy .txt_wrap .h2_styled {
  margin-left: 0;
}
.sec_endoscopy .txt_wrap .h3_endoscopy {
  border: 0;
  padding: 0;
  margin: 0 0 20px;
  line-height: 1.8;
}
.sec_endoscopy .txt_wrap .h3_endoscopy:after {
  content: none;
}
@media (min-width: 768px) {
  .sec_endoscopy .txt_wrap .h3_endoscopy {
    padding-left: 50px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .txt_wrap .h3_endoscopy .indent {
    display: block;
    text-indent: 5em;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .txt_wrap .h3_endoscopy + .desc {
    padding-left: 50px;
    line-height: 1.8;
  }
}
.sec_endoscopy .title_wrap {
  padding: 70px 0;
  background: url(../img/common/endscopy_bnr001.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_endoscopy .title_wrap {
    padding: 30px 0;
  }
}
.sec_endoscopy .title_wrap .h4_endoscopy {
  background: none;
  margin: 0 auto;
  font-size: 30px;
}
@media (max-width: 767px) {
  .sec_endoscopy .title_wrap .h4_endoscopy {
    font-size: calc(42 / 767 * 100vw);
  }
}
.sec_endoscopy .title_wrap .h4_endoscopy .sub {
  display: block;
  text-align: center;
  font-family: "Dancing Script";
  font-size: 24px;
}
@media (max-width: 767px) {
  .sec_endoscopy .title_wrap .h4_endoscopy .sub {
    font-size: 16px;
  }
}
.sec_endoscopy .title_wrap.title02 {
  background: url(../img/common/endscopy_bnr002.jpg) no-repeat center center/cover;
}
.sec_endoscopy .btn_wrap {
  padding: 4%;
  background: #fff;
}
.sec_endoscopy .btn_wrap .list_btn li {
  color: #fff;
  background: #6e5f52;
  font-size: 20px;
  border-bottom: 1px solid #cfc6be;
  font-weight: bold;
}
@media (max-width: 767px) {
  .sec_endoscopy .btn_wrap .list_btn li {
    font-size: 18px;
  }
}
.sec_endoscopy .btn_wrap .list_btn li a {
  display: block;
  text-decoration: none;
  padding: 10px 25px;
  font-size: 18px;
  color: #332c26;
  background: #f0ece9;
  position: relative;
  transition: 0.2s;
  font-weight: bold;
}
@media (max-width: 767px) {
  .sec_endoscopy .btn_wrap .list_btn li a {
    padding: 5px 40px 5px 15px;
    font-size: calc(32 / 767 * 100vw);
  }
}
.sec_endoscopy .btn_wrap .list_btn li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 4px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: skew(30deg);
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_endoscopy .btn_wrap .list_btn li a:after {
    right: 15px;
  }
}
.sec_endoscopy .btn_wrap .list_btn li a:hover {
  background: #a18f80;
  color: white;
}
.sec_endoscopy .btn_wrap .list_btn li a:hover:after {
  right: 10px;
}
.sec_endoscopy .btn_wrap .list_btn li.parent {
  padding: 15px 25px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .sec_endoscopy .btn_wrap .list_btn li.parent {
    padding: 15px 15px 10px;
	font-size: calc(38 / 767 * 100vw);
  }
}
.sec_endoscopy .btn_wrap .list_btn li.parent:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 25px;
  height: 2px;
  background: #fff;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_endoscopy .btn_wrap .list_btn li.parent:after {
    width: 20px;
  }
}
.sec_endoscopy .btn_wrap .list_btn li.parent:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 25px;
  height: 2px;
  background: #fff;
  transition: 0.2s;
  transform: rotate(90deg);
}
@media (max-width: 767px) {
  .sec_endoscopy .btn_wrap .list_btn li.parent:before {
    width: 20px;
  }
}
.sec_endoscopy .btn_wrap .list_btn li.parent.open:before {
  transform: rotate(0);
}
.sec_endoscopy .btn_wrap .list_btn li.child {
  background: #fff;
  display: none;
}

.sec_menu {
  padding: 200px 0 140px;
  background: url(../img/common/bg_img004.jpg) no-repeat top center/100%;
  /*共通*/
}
@media (max-width: 767px) {
  .sec_menu {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .sec_menu .h2_styled {
    margin: 0 auto 40px;
  }
}
.sec_menu .h2_styled .sub {
  text-indent: 1.5em;
}
.sec_menu .tab_btn, .sec_menu .tab_btn02 {
  display: block;
}
.sec_menu .tab_item_wrap .tab_item, .sec_menu .tab_item_wrap .tab_item02, .sec_menu .tab_item_wrap02 .tab_item, .sec_menu .tab_item_wrap02 .tab_item02 {
  display: none;
}
.sec_menu .tab_item_wrap .tab_item.active, .sec_menu .tab_item_wrap .tab_item02.active, .sec_menu .tab_item_wrap02 .tab_item.active, .sec_menu .tab_item_wrap02 .tab_item02.active {
  display: block;
}
.sec_menu .tab_btn_wrap {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .sec_menu .tab_btn_wrap {
    margin: 0 0 20px;
  }
}
.sec_menu .tab_btn_wrap .tab_btn {
  display: block;
  width: 33.3%;
  text-align: center;
  cursor: pointer;
  color: #989898;
  background: #f1f1f1;
  padding: 15px 0;
  font-size: 24px;
  border-bottom: 2px solid #968a7f;
  border-left: 1px solid #fff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .sec_menu .tab_btn_wrap .tab_btn {
    padding: 10px 0;
    font-size: 14px;
  }
}
.sec_menu .tab_btn_wrap .tab_btn.active {
  /*color: #fff;
  background: #968a7f;*/
    color: #332c26;
    background: #fff;
    border: 2px solid #968a7f;
    border-bottom: none;
}
.sec_menu .tab_btn_wrap .tab_btn:first-child {
  /*border-left: 0;*/
}
.sec_menu .tab_item_wrap .tab_item {
  display: none;
}
.sec_menu .tab_item_wrap .tab_item.active {
  display: block;
}
.sec_menu .tab_btn_wrap02 {
  display: flex;
  gap: 0 20px;
}
@media (max-width: 767px) {
  .sec_menu .tab_btn_wrap02 {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.sec_menu .tab_btn_wrap02 .tab_btn02 {
  padding: 10px 0;
  width: calc((100% - 60px) / 4);
  display: block;
  background: #fff;
  text-align: center;
  cursor: pointer;
  border: 2px solid #64574a;
  border-radius: 100vh;
  font-size: 20px;
  color: #332c26;
  font-weight: bold;
}
@media (max-width: 767px) {
  .sec_menu .tab_btn_wrap02 .tab_btn02 {
    padding: 5px 0;
    font-size: 14px;
    width: calc((100% - 10px) / 2);
  }
}
.sec_menu .tab_btn_wrap02 .tab_btn02.active {
  color: #fff;
  background: #64574a;
  position: relative;
}
.sec_menu .tab_btn_wrap02 .tab_btn02.active:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #64574a;
}
@media (max-width: 767px) {
.sec_menu .tab_btn_wrap02 .tab_btn02.active:before {
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #332c26;
}
}
.sec_menu .tab_item_wrap02 .tab_item02 {
  display: none;
}
.sec_menu .tab_item_wrap02 .tab_item02.active {
  display: block;
}
.sec_menu .box_list {
  margin-bottom: 100px;
}
.sec_menu .list_bnr {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 40px;
  justify-content: center;
}
.sec_menu .tab-tit{
	font-size: 40px;
	text-align: center;
	border: 0;
}
.sec_menu .tab-tit:after{
	background: none;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	margin: auto;
	width: 50px;
	height: 4px;
	border-top: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
}
@media (max-width: 767px) {
	.sec_menu .box_list {
	  margin-bottom: 80px;
	}
  .sec_menu .list_bnr {
    justify-content: flex-start;
    gap: 30px 15px;
  }
  .sec_menu .tab-tit{
	font-size: 24px;
	}
}
.sec_menu .list_bnr li {
  width: calc((100% - 80px) / 3);
}
@media (max-width: 767px) {
  .sec_menu .list_bnr li {
    width: calc((100% - 15px) / 2);
  }
}
.sec_menu .list_bnr li .bnr {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 20px 0 0 20px;
}
@media (max-width: 767px) {
  .sec_menu .list_bnr li .bnr {
    padding: 10px 0 0 10px;
  }
}
.sec_menu .list_bnr li .bnr img {
  transition: 0.2s;
}
.sec_menu .list_bnr li .bnr .txt_box {
  position: absolute;
  left: 0;
  bottom: -20px;
  display: block;
  padding: 25px 25px;
  text-align: center;
  width: 207px;
  max-width: 60%;
  background: #fff;
  box-shadow: 0 0 20px rgba(30, 28, 26, 0.2);
  font-size: 22px;
  font-weight: bold;
}
.sec_menu .list_bnr li .bnr .txt_box .jp{
  display: block;
  text-align: center;
  border-bottom: 1px solid #76a7c1;
}
@media (max-width: 767px) {
  .sec_menu .list_bnr li .bnr .txt_box {
    padding: 5px;
    width: 100px;
    font-size: 12px;
  }
}
.sec_menu .list_bnr li .bnr .txt_box .en {
  display: block;
  font-size: 16px;
  font-family: "Dancing Script";
  border-bottom: 1px solid #76a7c1;
  padding: 0 20px 5px;
  margin: 0 0 5px;
}
@media (max-width: 767px) {
  .sec_menu .list_bnr li .bnr .txt_box .en {
    font-size: 12px;
    padding: 0 0 5px;
  }
}
.sec_menu .list_btn {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 767px) {
  .sec_menu .list_btn {
    gap: 10px;
  }
}
.sec_menu .list_btn li {
  width: calc((100% - 60px) / 4);
}
@media (max-width: 767px) {
  .sec_menu .list_btn li {
    width: calc((100% - 10px) / 2);
    margin-top: 0;
  }
}
.sec_menu .list_btn li a {
  display: flex;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  color: #332c26;
  background:#EEE9E6;
  position: relative;
  height: 73px;
  font-size: 20px;
  line-height: 1.2;
  transition: 0.2s;
  font-weight: bold;
}
@media (max-width: 767px) {
  .sec_menu .list_btn li a {
    padding: 10px 10px;
    height: 50px;
    font-size: 13px;
  }
}
.sec_menu .list_btn li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 15px;
  height: 4px;
  border-right: 1px solid #332c26;
  border-bottom: 1px solid #332c26;
  transform: skew(30deg);
  transition: 0.2s;
}
.sec_menu .list_btn li a:hover {
  background: #E2D9D4;
}

.sec_feature {
  padding: 120px 0;
  background: url(../img/common/bg_img005.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_feature {
    padding: 60px 0 40px;
    background: url(../img/common/sp_bg_img005.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 768px) {
  .sec_feature .h2_styled {
    margin-left: 0;
    margin-bottom: 110px;
  }
}
.sec_feature .h2_styled .sub {
  color: #fff;
  text-indent: 2.2em;
}
.sec_feature .h2_styled .ja {
  text-indent: 4.4em;
}
.sec_feature .h2_styled:before {
  width: 140px;
  height: 140px;
  bottom: 2em;
  background: #d4c7b9;
}
@media (max-width: 767px) {
  .sec_feature .h2_styled:before {
    width: 100px;
    height: 100px;
  }
}
.sec_feature .contents_wrap {
  display: flex;
  flex-wrap: wrap;
}
.sec_feature .contents_wrap .content {
  padding: 2% 2% 1%;
  width: 25%;
  border: 1px solid #dcd7d0;
}
@media (max-width: 767px) {
  .sec_feature .contents_wrap .content {
    width: 100%;
    border: 0;
  }
}
@media (min-width: 768px) {
  .sec_feature .contents_wrap .content:nth-child(2), .sec_feature .contents_wrap .content:nth-child(3), .sec_feature .contents_wrap .content:nth-child(4), .sec_feature .contents_wrap .content:nth-child(6), .sec_feature .contents_wrap .content:nth-child(7), .sec_feature .contents_wrap .content:nth-child(8) {
    border-left: 0;
  }
  .sec_feature .contents_wrap .content:nth-child(1), .sec_feature .contents_wrap .content:nth-child(2), .sec_feature .contents_wrap .content:nth-child(3), .sec_feature .contents_wrap .content:nth-child(4) {
    border-bottom: 0;
  }
}
.sec_feature .contents_wrap .content .link_wrap .bnr,.sec_clinic .contents_wrap .content .link_wrap .bnr {
  display: flex;
  gap: 0 15px;
  align-items: center;
}
.sec_feature .contents_wrap .content .link_wrap .bnr .num,.sec_clinic .contents_wrap .content .link_wrap .bnr .num {
  display: block;
  width: 7%;
  max-width: 31px;
}
.sec_clinic .contents_wrap .content .link_wrap .bnr .num {
  width: 6%;
  max-width: 25px;
}
.sec_feature .contents_wrap .content .link_wrap,.sec_clinic .contents_wrap .content .link_wrap {
  text-decoration: none;
}
.sec_feature .contents_wrap .content .link_wrap picture img,.sec_clinic .contents_wrap .content .link_wrap picture img {
  transition: .2s;
}
.sec_feature .contents_wrap .content .link_wrap:hover picture.zoom img,.sec_clinic .contents_wrap .content .link_wrap:hover picture.zoom img {
  transform: scale(1.2);
}
.sec_feature .contents_wrap .content .link_wrap picture,.sec_clinic .contents_wrap .content .link_wrap picture {
  display: block;
  overflow: hidden;
}

.sec_feature .contents_wrap .content .desc {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 1.6;
  min-height: 105px;
  margin: 15px 0 0;
}
@media (max-width: 767px) {
  .sec_feature .contents_wrap .content .desc {
    font-size: 18px;
    min-height: 0;
  }
}

.sec_clinic {
  padding: 120px 0;
  background: url(../img/common/bg_img006.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_clinic {
    padding: 60px 0 40px;
    background: url(../img/common/sp_bg_img006.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 768px) {
  .sec_clinic .h2_styled {
    margin-right: 0;
    margin-bottom: 110px;
  }
}
.sec_clinic .h2_styled .sub {
  color: #fff;
  text-indent: 2.2em;
}
.sec_clinic .h2_styled .ja {
  text-indent: 4.2em;
}
.sec_clinic .h2_styled:before {
  width: 140px;
  height: 140px;
  bottom: 2em;
  background: #a2c9dc;
}
@media (max-width: 767px) {
  .sec_clinic .h2_styled:before {
    width: 100px;
    height: 100px;
  }
}
.sec_clinic .contents_wrap {
  display: flex;
  flex-wrap: wrap;
}
.sec_clinic .contents_wrap .content {
  padding: 2% 2% 1%;
  width: 25%;
  border: 1px solid #dcd7d0;
}
@media (max-width: 767px) {
  .sec_clinic .contents_wrap .content {
    width: 100%;
    border: 0;
  }
}
@media (min-width: 768px) {
  .sec_clinic .contents_wrap .content:nth-child(2), .sec_clinic .contents_wrap .content:nth-child(3), .sec_clinic .contents_wrap .content:nth-child(4) {
    border-left: 0;
  }
}
.sec_clinic .contents_wrap .content .desc {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 1.6;
  min-height: 105px;
  margin: 15px 0 0;
}
@media (max-width: 767px) {
  .sec_clinic .contents_wrap .content .desc {
    font-size: 18px;
    min-height: 0;
  }
}

.sec_greeting {
  padding: 120px 0;
  background: url(../img/common/bg_img007.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_greeting {
    padding: 40px 0;
  }
}
.sec_greeting .bg_wh {
  padding: 6%;
  background: #fff;
  box-shadow: 0 0 50px rgba(115, 92, 69, 0.17);
}
@media (max-width: 767px) {
  .sec_greeting .bg_wh {
    padding: 12% 6% 6%;
  }
}
@media (max-width: 767px) {
  .sec_greeting .bg_wh .h2_styled {
    margin: 0 auto 30px;
  }
}
.sec_greeting .bg_wh .h2_styled .sub {
  text-indent: 1.8em;
}
.sec_greeting .bg_wh .h2_styled .ja {
  text-indent: 1.9em;
}
.sec_greeting .bg_wh .name {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 26px;
  line-height: 1;
  margin: 25px 0 0;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .sec_greeting .bg_wh .name {
    font-size: 20px;
    margin: 15px 0 0;
  }
}
.sec_greeting .bg_wh .name .small {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #000;
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 767px) {
  .sec_greeting .bg_wh .name .small {
    font-size: 14px;
  }
}

.sec_bnr {
  padding: 120px 0;
}
@media (max-width: 767px) {
  .sec_bnr {
    padding: 40px 0;
  }
}
@media (min-width: 1240px) {
  .sec_bnr .row{
    column-gap: 40px;
  }
  .sec_bnr .row .col_2{
    width: calc((100% - 40px) / 2);
	margin: 0;
  }
}

.sec_slider {
  padding: 100px 0 80px;
  background: url(../img/common/bg_img008.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_slider {
    padding: 40px 0;
  }
}
.sec_slider .loopslider_wrap {
  overflow: hidden;
}
.sec_slider .loopslider {
  animation: loopslider 40s linear infinite;
  display: flex;
  width: calc(200px * 18);
  height: 100%;
}
.sec_slider .loopslider_item {
  margin: 0;
}
.sec_slider .loopslider_item:nth-child(odd) {
  margin-top: 70px;
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-200px * 9));
  }
}
@media (min-width: 768px) {
  .sec_slider .loopslider {
    animation: loopslider 100s linear infinite;
    width: calc(321px * 18);
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-321px * 9));
    }
  }
}

.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;
}

/*
.post-type-archive-blog .entry_archive {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.post-type-archive-blog .entry_archive .article {
  display: block;
  padding: 8%;
  border: 1px solid #332c26;
  text-decoration: none;
  transition: .2s;
}
.post-type-archive-blog .entry_archive .article:hover {
  opacity: .7;
}
@media (max-width: 767px) {
  .post-type-archive-blog .entry_archive .article {
    padding: 4%;
  }
}
.post-type-archive-blog .entry_archive .article .img {
  display: block;
  position: relative;
  padding-top: 70%;
}
.post-type-archive-blog .entry_archive .article .img img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.2s;
}
.post-type-archive-blog .entry_archive .article .date {
  display: block;
  margin: 15px 0 8px;
}
.post-type-archive-blog .entry_archive .article .date .cat {
  padding: 1px 8px 0 3px;
  border: 1px solid #332c26;
  margin-left: 10px;
}
.post-type-archive-blog .entry_archive .article .desc {
  display: block;
}*/
.post-type-archive-blog .entry_archive > .entry_ex .entry_categories{
    padding-left:0;
}
.post-type-archive-blog .entry_archive > .entry_ex{
    margin:0;
    justify-content: flex-end;
}
.post-type-archive-blog .entry_archive > .entry_ex .svg-icons{
   margin:0;
    fill: #fff;
}
.post-type-archive-blog .entry_archive > .entry_ex a{
    background: #332c26;
    color: #fff;
    padding: 0.2em 0.5em;
	border-left:solid 1px #fff;
}
.post-type-archive-blog .entry_archive {
padding-bottom:0;
border-bottom:none;
}
.post-type-archive-blog .box_post {
  display: block;
  padding: 3rem 1.6rem;
  margin: -1px 0 0;
  border: 1px solid #ccc;
  text-decoration: none;
  transition:0.2s;
}
.post-type-archive-blog .box_post:hover {
  box-shadow: 0 0 0.4rem 0.4rem rgba(51, 44, 38, 0.6);
}
.post-type-archive-blog .box_post > .eyecatch {
  display: none;
}

.post-type-archive-blog .box_post .txt .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1.6rem;
  margin-bottom:1rem;
}
.post-type-archive-blog .box_post .txt .inner .eyecatch {
  width: 35%;
  overflow: hidden;
}
.post-type-archive-blog  .eyecatch img {
    min-width: 105%;
    min-height: 105%;
    -o-object-fit: cover;
    object-fit: cover;
	contain-intrinsic-size: unset;
}
.post-type-archive-blog .box_post .txt .inner .date_tit .entry_ex{
margin:0 0 0.5em;
}
.post-type-archive-blog .box_post .txt .inner .date_tit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.post-type-archive-blog .box_post .txt .inner .date_tit .tit {
  font-size: 110%;
}
.post-type-archive-blog .box_post .txt .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1rem 0 0 auto;
  background: #332c26;
  color: #fff;
  text-decoration: none;
  border: 1px solid #332c26;
  border-radius: 0.4rem;
  padding: 0.4rem 3.5rem 0.4rem 2rem;
  position:relative;
}
@media screen and (min-width: 48em), print {
  .post-type-archive-blog .box_post .txt .more {
    border-radius: calc(0.4rem * 1.5);
  }
}
.post-type-archive-blog .box_post .txt .more::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    left: auto;
    margin: auto;
    width: 14px;
    height: 4px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: skew(30deg);
	transition: 0.4s;
}


@media ( min-width : 768px ) {
.post-type-archive-blog .box_post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0 4rem;
  padding: 4rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.post-type-archive-blog .box_post .eyecatch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 22rem;
  height: 22rem;
  overflow: hidden;
}
.post-type-archive-blog .box_post .eyecatch img {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.post-type-archive-blog .box_post .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.post-type-archive-blog .box_post .txt .date {
  font-size: 1.4rem;
  gap: 0 2rem;
}
.post-type-archive-blog .box_post .txt .inner {
  display: block;
}
.post-type-archive-blog .box_post .txt .inner > .eyecatch {
  display: none;
}
.post-type-archive-blog .box_post .txt .inner .date_tit {
  width: 100%;
}
.post-type-archive-blog .box_post .txt p {
  margin: 0 0 2rem;
}
.post-type-archive-blog .box_post .txt .more {
  padding: 0.4rem 3rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.post-type-archive-blog a.box_post:is(:hover, :focus-visible) {
  border: 1px solid rgba(51, 44, 38, 0.2);
  -webkit-box-shadow: 0 0 0.4rem 0.4rem rgba(51, 44, 38, 0.2);
  box-shadow: 0 0 0.4rem 0.4rem rgba(51, 44, 38, 0.2);
}
.post-type-archive-blog a.box_post:is(:hover, :focus-visible) .eyecatch img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.post-type-archive-blog a.box_post:is(:hover, :focus-visible) .txt .more {
  background: #fff;
  color: #332c26;

}
.post-type-archive-blog
  a.box_post:is(:hover, :focus-visible)
  .txt
  .more::after {
  border-color: #332c26;
}

}

.slick-next:before, .slick-prev:before {
  color: #332c26 !important;
}
.text-red {
  color: #f00;
}

.dbl {
  display: inline-block;
}

.sec_feature_clinic {
  background: #fcfaf7;
  padding-bottom: 100px;
}
.sec_feature_clinic .box-tit {
  padding: 100px 0 50px;
}
.sec_feature_clinic .box-tit img {
  max-width: calc(1111px / 2);
}
.sec_feature_clinic .line {
  border: 1px solid #dcd7d0;
}
.sec_feature_clinic .row .col {
  position: relative;
}
.sec_feature_clinic .row .col .link {
  position: absolute;
  z-index: 1;
  margin: 0;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
}
.sec_feature_clinic .row .col .link a {
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
}
.sec_feature_clinic .row .col .box-img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 10px;
          column-gap: 10px;
  z-index: 0;
}
.sec_feature_clinic .row .col .box-img:after {
  content: "";
  position: absolute;
  background: #d9cec3;
  z-index: -1;
}
.sec_feature_clinic .row .col .box-img .num {
  margin: 0;
  font-size: 34px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 1;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  position: relative;
  display: table;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sec_feature_clinic .row .col .box-img .num:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: calc(100% + .5rem);
  width: 1px;
  background: currentColor;
}
.sec_feature_clinic .row .col .box-img figure {
  overflow: hidden;
  -webkit-box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
          box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
}
.sec_feature_clinic .row .col .box-img figure img {
  -webkit-transition: ease .3s;
  transition: ease .3s;
}
.sec_feature_clinic .row .col h3 {
  line-height: calc(33 / 22);
  text-align: center;
  padding: 0;
  border: 0;
  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;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sec_feature_clinic .row .col h3:before, .sec_feature_clinic .row .col h3:after {
  content: none;
}
.sec_feature_clinic .row .col:hover .box-img .num {
  color: #ae6476;
}
.sec_feature_clinic .row .col:hover .box-img figure img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.sec_feature_clinic .row .col:hover h3 {
  color: #ae6476;
}
@media screen and (max-width: 767px) {
  .sec_feature_clinic {
    padding-bottom: 50px;
    background-image: url("../img/top/sp_feature_clinic_bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .sec_feature_clinic .box-tit {
    padding: 50px 0 30px;
  }
  .sec_feature_clinic .box-tit img {
    max-width: calc(556 / 767 * 100vw);
  }
  .sec_feature_clinic .line {
    margin: 0 10px;
  }
  .sec_feature_clinic .row .col {
    padding: 2em calc(30 / 767 * 100vw) 0 .5em;
  }
  .sec_feature_clinic .row .col:not(:last-child) {
    border-bottom: 1px solid #dcd7d0;
  }
  .sec_feature_clinic .row .col .box-img:after {
    right: calc(-30 / 767 * 100vw);
    bottom: calc(-35 / 767 * 100vw);
    width: calc(340 / 767 * 100vw);
    height: calc(249 / 767 * 100vw);
  }
  .sec_feature_clinic .row .col .box-img .num {
    font-size: calc(60 / 767 * 100vw);
  }
  .sec_feature_clinic .row .col .box-img .num:after {
    top: calc(100% + calc(10 / 767 * 100vw));
    height: calc(270 / 767 * 100vw);
  }
  .sec_feature_clinic .row .col h3 {
    font-size: calc( 38 / 767 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .sec_feature_clinic {
    background: url("../img/top/feature_clinic_bg.jpg") no-repeat center/cover;
  }
  .sec_feature_clinic .row {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
  }
  .sec_feature_clinic .row .col {
    display: grid;
    grid-template-rows: subgrid;
    row-gap: 0;
    grid-row: span 2;
    padding: calc(30 / 1239 * 100vw) 0 0;
  }
  .sec_feature_clinic .row .col:not(:last-child) {
    border-right: 1px solid #dcd7d0;
  }
  .sec_feature_clinic .row .col:not(:nth-last-child(-n+4)) {
    border-bottom: 1px solid #dcd7d0;
  }
  .sec_feature_clinic .row .col .box-img {
    padding: 0 calc(25 / 1239 * 100vw);
  }
  .sec_feature_clinic .row .col .box-img:after {
    right: calc(25 / 1239 * 100vw);
    bottom: calc(-20 / 1239 * 100vw);
    width: clamp(140px, 83.333px + 7.378vw, 225px);
    height: clamp(102px, 60.000px + 5.469vw, 165px);
  }
  .sec_feature_clinic .row .col .box-img .num {
    font-size: calc(34 / 1239 * 100vw);
  }
  .sec_feature_clinic .row .col .box-img .num:after {
    height: clamp(112px, 138.089px + -3.397vw, 96px);
  }
  .sec_feature_clinic .row .col .box-img figure {
    margin-right: calc(20 / 1239 * 100vw);
  }
  .sec_feature_clinic .row .col h3 {
    font-size: calc(22 / 1239 * 100vw);
    margin: calc(40 / 1239 * 100vw) 0 calc(20 / 1239 * 100vw);
  }
}
@media screen and (min-width: 1240px) {
  .sec_feature_clinic .row .col {
    padding: calc(30 / 1920 * 100vw) 0 0;
  }
  .sec_feature_clinic .row .col .box-img {
    padding: 0 calc(25 / 1920 * 100vw);
  }
  .sec_feature_clinic .row .col .box-img:after {
    right: calc(25 / 1920 * 100vw);
    bottom: calc(-20 / 1920 * 100vw);
  }
  .sec_feature_clinic .row .col .box-img .num {
    font-size: calc(34 / 1920 * 100vw);
  }
  .sec_feature_clinic .row .col .box-img .num:after {
    height: calc(172 / 1920 * 100vw);
  }
  .sec_feature_clinic .row .col .box-img figure {
    margin-right: calc(20 / 1920 * 100vw);
  }
  .sec_feature_clinic .row .col h3 {
    font-size: calc(22 / 1920 * 100vw);
    margin: calc(40 / 1920 * 100vw) 0 calc(30 / 1920 * 100vw);
  }
}


.sec_achievements {
    padding: 120px 0;
}
@media (max-width: 767px) {
.sec_achievements {
    padding: 60px 0 40px;
}
}
.sec_achievements .txt_wrap .h2_styled {
    margin-left: 0;
    margin-bottom: 66px;
}
@media (max-width: 767px) {
.sec_achievements .txt_wrap .h2_styled {
    margin-bottom: 40px;
}
}
.sec_achievements .tab_btn_wrap {
    display: flex;
    gap: 1px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}
.sec_achievements .tab_btn_wrap .tab_btn {
    width: calc((100% - 2px) / 2);
    height: 60px;
    background: #ad9e92;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.2;
	cursor: pointer;
}
.sec_achievements .tab_btn_wrap .tab_btn .wrap{
  text-align: center;
}
@media ( min-width : 768px ) {
.sec_achievements .tab_btn_wrap .tab_btn {
    font-size: 24px;
    height: 80px;
}
}
.sec_achievements .tab_btn_wrap .tab_btn.active {
    background: #6e5f52;
}
.sec_achievements .tab_item {
    display: none;
}
.sec_achievements .tab_item.active {
    display: block;
}
.sec_achievements .tab_item_wrap {
    background: #f7f4f2;
    border: 2px solid #6e5f52;
    padding: 20px;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.1em;
}
@media ( min-width : 768px ) {
.sec_achievements .tab_item_wrap {
    padding: 60px;
}
}
.sec_achievements .achievements_total {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}
.sec_achievements .achievements_total .big {
    font-size: 48px;
    vertical-align: baseline;
}
.sec_achievements .achievements_period {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 1.1em;
}
.sec_achievements h4 {
    font-size: 20px;
    margin-top: 0;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    margin-bottom: 1em;
}
.sec_achievements .col_4:not(:last-child) {
    margin-bottom: 48px;
}
@media ( min-width : 768px ) {
    .sec_achievements .col_4:not(:last-child) {
        margin-bottom: 0;   
    }
}
.sec_achievements .achievements_col_01 h4 {
    background: #8a7767;
}
.sec_achievements .achievements_col_02 h4 {
    background: #5890ad;
}
.sec_achievements .achievements_col_03 h4 {
    background: #cc748a;
}
.sec_achievements .achievements_col_04 h4 {
    background: #b29862;
}
.sec_achievements .col_4 > p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}
@media ( min-width : 768px ) {
.sec_achievements .col_4>p {
    margin-bottom: 18px;
}
}
.sec_achievements .col_4 > p span {
    font-size: 36px;
    vertical-align: baseline;
}
.sec_achievements .achievements_col_01 > p span {
    color: #8a7767;
}
.sec_achievements .achievements_col_02 > p span {
    color: #5890ad;
}
.sec_achievements .achievements_col_03 > p span {
    color: #cc748a;
}
.sec_achievements .achievements_col_04 > p span {
    color: #b29862;
}
.sec_achievements .chartbox {
    position: relative;
}
.sec_achievements .chart_wrap {
    max-width: 255px;
    width: 90%;
    margin: 0 auto;
}
.sec_achievements .chartbox .percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    white-space: nowrap;
}
.sec_achievements .chartbox .percentage .percent {
    font-size: 0.5em;
}

.sec_menu .tab_btn_wrap01 {
    display: flex;
    gap: 0 20px;
    justify-content: center;
}

@media (max-width: 767px) {
    .sec_menu .tab_btn_wrap01 {
        flex-wrap: wrap;
        gap: 10px;
    }
}

.sec_menu .tab_btn_wrap01 .tab_btn01 {
    padding: 10px 0;
    width: calc((100% - 60px) / 4);
    display: block;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 2px solid #64574a;
    border-radius: 100vh;
    font-size: 20px;
    color: #332c26;
    font-weight: bold;
}

@media (max-width: 767px) {
    .sec_menu .tab_btn_wrap01 .tab_btn01 {
        padding: 5px 0;
        font-size: 14px;
        width: calc((100% - 10px) / 2);
    }
}

.sec_menu .tab_btn_wrap01 .tab_btn01.active {
    color: #fff;
    background: #64574a;
    position: relative;
}

.sec_menu .tab_btn_wrap01 .tab_btn01.active:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #64574a;
}

@media (max-width: 767px) {
    .sec_menu .tab_btn_wrap01 .tab_btn01.active:before {
        margin-left: -8px;
        border: 8px solid transparent;
        border-top: 8px solid #332c26;
    } 
}

.sec_menu .tab_item_wrap01 .tab_item01 {
    display: none;
}

.sec_menu .tab_item_wrap01 .tab_item01.active {
    display: block; 
}
.sec_menu .tab_item01 .list_btn {
    justify-content: center;
}
