@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: #f8f6f2;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f8f6f2;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f8f6f2;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f8f6f2;
}

.box_border {
  background: #fff;
  border: 6px solid #f8f6f2;
}

.box_border .box_bg {
  background: #f8f6f2;
}

.section_bg .box_border .box_bg {
  background: #f8f6f2;
}

.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 #ae9778;
  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: 0px;
  border: 1px solid #ae9778;
  color: #ae9778 !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: #ae9778;
  color: #fff !important;
}
.link_anchor a::after {
  width: 8px;
  height: 9px;
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
  left: auto;
  right: 15px;
  transform: rotate(0deg);
  border: none;
}
.link_anchor a:hover::after {
  background: url("../img/common/hov_btn_arrow.png") no-repeat center/cover;
  transform: rotate(0deg);
}
@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: #ae9778;
  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: #ae9778;
  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: #695a4b;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 0px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #ae9778;
  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: #ae9778;
  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: #ae9778;
  border-top: 1px solid #ae9778;
  border-bottom: 1px solid #ae9778;
  font-weight: 500;
  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 #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #d8cbb9;
  color: #333;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #d8cbb9;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f2eee7;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #ae9778 !important;
}

.consul2 {
  color: #695a4b !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: "Noto Serif JP", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #ae9778;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Serif JP", 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: #ae9778;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #695a4b;
  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: 6px solid #f8f6f2;
  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: #e0d6c7;
  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: #e0d6c7;
}
.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) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #ae9778;
  background: #ae9778;
  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: 50px;
  background: #edeae6;
  overflow: hidden;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #faf8f5;
  color: #333;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.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 {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

.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;
}

body {
  /* 本文テキストの太さがnomalではない場合
  font-weight: 500;
   */
}

.breadcrumb {
  padding-block: 10px;
}
.breadcrumb ol li a {
  color: #666666;
  font-size: 12px;
  letter-spacing: 0.08em;
}
.breadcrumb ol li:first-child a {
  color: #695a4b;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 1px;
}

.link_anchor a {
  padding-block: 5px 1px;
  border: unset;
  color: #333 !important;
}
.link_anchor a::after {
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  background: url("../img/common/btn_arrow06.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .link_anchor a {
    padding-left: 2em;
  }
}
@media (min-width: 768px) {
  .link_anchor {
    row-gap: min(20px, 1vw);
    padding: 40px 60px;
  }
  .link_anchor a {
    padding-left: 2.3em;
  }
}

body:not(.home) .page_title_wrap h1 {
  letter-spacing: 0.06em;
}
body:not(.home) .mce-content-body h2 {
  letter-spacing: 0.06em;
}
body:not(.home) .mce-content-body h3 {
  padding-left: calc(23px + 0.5em);
  border-color: #695a4b;
}
body:not(.home) .mce-content-body h3::before {
  content: "";
  position: absolute;
  left: 8px;
  display: block;
  width: 23px;
  height: 15px;
  background: url("../img/common/h3.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  body:not(.home) .mce-content-body h3::before {
    top: 10px;
  }
}
@media (min-width: 768px) {
  body:not(.home) .mce-content-body h3::before {
    top: 15px;
  }
}
body:not(.home) .mce-content-body h4 {
  padding-left: calc(3px + 0.9em);
}
body:not(.home) .mce-content-body h4::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 6px;
  display: block;
  width: 3px;
  height: 18px;
  background: url("../img/common/h4.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  body:not(.home) .mce-content-body h4::before {
    top: 6px;
  }
}
@media (min-width: 768px) {
  body:not(.home) .mce-content-body h4::before {
    top: 9px;
  }
}
body:not(.home) .mce-content-body h5 {
  text-decoration: underline;
  text-decoration-color: rgba(174, 151, 120, 0.4);
  text-decoration-thickness: 0.55em;
  text-underline-offset: -0.3em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.flow-block .title,
.flow-block .title .num {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

.btnstyle a {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 280px;
  max-width: unset;
  padding: 1.07em 3em;
  background: linear-gradient(90deg, rgb(174, 151, 120) 0%, rgb(158, 130, 96) 50%);
}
.btnstyle a::after {
  right: 20px;
  transition: 0.2s;
}
.btnstyle a:hover::after {
  right: 15px;
}
.btnstyle.btn_arrow01 a {
  padding-block: 0.19em;
  padding-inline: 1em;
}
.btnstyle.btn_arrow01 a::after {
  right: 10px;
  width: 4.5px;
  height: 11.5px;
  background: url("../img/common/btn_arrow01.png") no-repeat center/contain;
}
.btnstyle.btn_arrow01 a:hover::after {
  right: 5px;
}
.btnstyle.btn_arrow02 a {
  padding-block: 1.3em;
  padding-inline: 19.5px;
  border-color: #c6b7a3;
  background: linear-gradient(0deg, rgb(247, 245, 242) 0%, rgb(255, 255, 255) 50%);
  color: #ae9778 !important;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
.btnstyle.btn_arrow02 a::after {
  right: -19.5px;
  width: 39px;
  height: 39px;
  background: url("../img/common/btn_arrow02.png") no-repeat center/contain;
}
.btnstyle.btn_arrow02 a:hover::after {
  transform: translateX(3px);
}
@media (min-width: 768px) {
  .btnstyle.btn_arrow02 a {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  table {
    font-size: 13px;
  }
}
table.table_timetable {
  font-size: 18px;
  line-height: 1.1111111111;
}
table.table_timetable th,
table.table_timetable td {
  font-weight: 500;
  border-color: #c6c0b5;
}
table.table_timetable thead th,
table.table_timetable thead td {
  border: unset;
}
table.table_timetable tbody tr:not(:last-child) {
  border-bottom: solid 1px #e5e5e5;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 11px;
  }
}
@media (min-width: 768px) {
  table.table_timetable {
    font-size: 18px;
  }
  table.table_timetable th,
  table.table_timetable td {
    padding-block: 1em;
  }
  table.table_timetable thead th:first-child {
    width: 28%;
  }
  table.table_timetable tbody tr th,
  table.table_timetable tbody tr td {
    padding-block: 1.1em;
  }
}
@media (min-width: 768px) {
  table.table_address th,
  table.table_address td {
    padding: 1.05em 2.5em;
    letter-spacing: 0.06em;
  }
}
@media (min-width: 768px) {
  table.table_default th,
  table.table_default td, table.table_fee th,
  table.table_fee td {
    padding: 1.05em 2.5em;
  }
  table.table_default thead th,
  table.table_default thead td, table.table_fee thead th,
  table.table_fee thead td {
    padding-block: 0.85em;
    font-size: 18px;
    font-weight: 500;
  }
}

@media (min-width: 768px) {
  .box_faq .question {
    font-size: 24px;
  }
}

.box_faq .question::before,
.box_faq .answer::before {
  line-height: 35px;
}

.block_info dl.detail {
  display: grid;
  grid-template-columns: auto 1fr;
}
.block_info dl.detail dt,
.block_info dl.detail dd {
  padding-block: 10px;
  border-bottom: solid 1px #d3d3d3;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
}
.block_info dl.detail dt {
  padding-right: 1.5em;
  color: #ae9778;
  font-weight: bold;
  white-space: nowrap;
}
.block_info dl.detail dd {
  display: flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 767px) {
  .block_info dl.detail dt.address + dd {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .block_info dl.detail dt.address + dd {
    justify-content: space-between;
  }
}
.block_info dl.detail dt.address + dd .btnstyle a {
  min-width: 180px;
}
@media (max-width: 767px) {
  .block_info dl.detail dt.address + dd .btnstyle a {
    margin-top: 10px;
    margin-inline: 0 auto;
  }
}
.block_info dl.detail.ic {
  position: relative;
  display: block;
}
.block_info dl.detail.ic dt,
.block_info dl.detail.ic dd {
  border: unset;
}
@media (max-width: 767px) {
  .block_info dl.detail.ic dt,
  .block_info dl.detail.ic dd {
    padding-left: calc(40px + 0.5em);
  }
}
@media (min-width: 768px) {
  .block_info dl.detail.ic dt,
  .block_info dl.detail.ic dd {
    padding-left: calc(50px + 0.5em);
  }
}
.block_info dl.detail.ic dt {
  position: relative;
  padding-block: 7px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  .block_info dl.detail.ic dt {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .block_info dl.detail.ic dt {
    font-size: 24px;
  }
}
.block_info dl.detail.ic dt::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
@media (max-width: 767px) {
  .block_info dl.detail.ic dt::before {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 768px) {
  .block_info dl.detail.ic dt::before {
    width: 50px;
    height: 50px;
  }
}
.block_info dl.detail.ic dt.address::before {
  background: url("../img/common/ic_address.png") no-repeat center/contain;
}
.block_info dl.detail.ic dt.access::before {
  background: url("../img/common/ic_access.png") no-repeat center/contain;
}
.block_info dl.detail.ic dt.parking::before {
  background: url("../img/common/ic_parking.png") no-repeat center/contain;
}
.block_info dl.detail.ic dd {
  padding-top: 0;
}
.block_info dl.detail.ic dd:not(:last-child) {
  padding-bottom: 15px;
}
.block_info dl.detail.large dt {
  padding-right: 0.5em;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  .block_info dl.detail.large dt {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .block_info dl.detail.large dt {
    font-size: 24px;
  }
}
.block_info .block_timetable table.table_timetable {
  font-size: 16px;
}
@media (max-width: 767px) {
  .block_info .block_timetable table.table_timetable {
    font-size: 10px;
  }
}
.block_info .block_timetable table.table_timetable thead th,
.block_info .block_timetable table.table_timetable thead td {
  padding-block: 0.5em;
}
.block_info .block_timetable table.table_timetable thead th:first-child {
  width: 23%;
}
@media (max-width: 767px) {
  .block_info .block_timetable table.table_timetable thead th:first-child {
    width: 24%;
  }
}
.block_info .block_timetable table.table_timetable thead th:last-child {
  width: 12%;
}
.block_info .block_timetable table.table_timetable tbody th,
.block_info .block_timetable table.table_timetable tbody td {
  padding-block: 1em;
}
.block_info .block_timetable table.table_timetable:not(:last-child) {
  margin-bottom: 7px;
}
.block_info .block_timetable .p_timetable {
  line-height: 1.5;
}

@media (min-width: 768px) {
  .footer {
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  .footer .row_footer .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .footer .row_footer {
    align-items: flex-start;
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .footer .row_footer .col {
    width: calc(50% - 30px);
  }
}
.footer .sec_logo {
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 767px) {
  .footer .sec_logo img {
    /*max-width: 250.5px;*/
	max-width: 280px;
  }
}
.footer table.address {
  margin-bottom: 40px;
}
.footer .block_timetable:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .footer .copyright {
    padding-bottom: calc(10px + max(min(3vw, 60px), 37px));
  }
}

@media (max-width: 767px) {
  .side_bnr img {
    width: auto;
    height: 12.987012987vw;
  }
}
@media (min-width: 768px) {
  .side_bnr {
    right: 0;
  }
  .side_bnr img {
    width: auto;
    height: max(min(3vw, 60px), 37px);
  }
  .side_bnr li:not(:first-child) {
    margin-left: 0;
  }
}

.totop {
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
}
@media (max-width: 767px) {
  .totop {
    width: 12.987012987vw;
    height: 12.987012987vw;
  }
}
@media (min-width: 768px) {
  .totop {
    width: max(min(3vw, 60px), 37px);
    height: max(min(3vw, 60px), 37px);
  }
}

.sec_top {
  position: relative;
  z-index: 0;
  padding-block: 60px;
}
@media (min-width: 768px) {
  .sec_top {
    padding-block: 120px;
  }
}
.sec_top h2 {
  display: flex;
  margin-bottom: 30px;
  color: #ae9778;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
}
.sec_top h2 .jp {
  color: #333;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .sec_top h2 {
    font-size: 35px;
  }
  .sec_top h2 .jp {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .sec_top h2 {
    margin-bottom: 60px;
    font-size: 60px;
  }
  .sec_top h2 .jp {
    font-size: 24px;
  }
}
.sec_top h2.h2_vertical {
  flex-direction: column;
  row-gap: 12px;
}
.sec_top h2.h2_horizontal {
  flex-direction: row;
  align-items: center;
  -moz-column-gap: 0.3em;
       column-gap: 0.3em;
}
@media (max-width: 767px) {
  .sec_top h2.h2_horizontal {
    flex-direction: column;
    row-gap: 12px;
  }
}

.sec_news {
  padding-bottom: 60px;
}
.sec_news h2 {
  row-gap: 10px;
}
@media (max-width: 767px) {
  .sec_news h2 {
    margin-bottom: 0;
    font-size: 26px;
  }
  .sec_news h2 .jp {
    font-size: 14px;
  }
  .sec_news h2.h2_vertical {
    flex-direction: row;
    align-items: center;
    -moz-column-gap: 0.3em;
         column-gap: 0.3em;
  }
}
@media (min-width: 768px) {
  .sec_news h2 {
    margin-bottom: 20px;
    color: #333;
    font-size: 36px;
  }
  .sec_news h2 .jp {
    color: #ae9778;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_news .block_post.horizontal .row_post {
    align-items: center;
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_news .block_post.horizontal .row_post .col_title {
    width: 12.5%;
  }
  .sec_news .block_post.horizontal .row_post .col_list {
    flex: 1;
  }
  .sec_news .block_post.horizontal .row_post:not(.reverse) .btnstyle a {
    margin-inline: 0 auto;
  }
  .sec_news .block_post.horizontal .row_post.reverse .btnstyle a {
    margin-inline: auto 0;
  }
}
.sec_news .block_post.border_head-foot .list_list {
  padding-block: 0.65em;
  border-top: solid 1px #b3b3b3;
  border-bottom: solid 1px #b3b3b3;
}
.sec_news .block_post.border_head-foot .list_list dt {
  color: #ae9778;
}
@media (min-width: 768px) {
  .sec_news .block_post.border_head-foot .list_list dt,
  .sec_news .block_post.border_head-foot .list_list dd {
    padding-block: 0.65em;
  }
  .sec_news .block_post.border_head-foot .list_list dt {
    padding-right: 1em;
  }
  .sec_news .block_post.border_head-foot .list_list dd {
    padding-left: 1em;
  }
}
.sec_news .block_post .col_title {
  padding-bottom: 20px;
}
.sec_news .block_post .col_title .btnstyle a {
  min-width: 150px;
}
@media (max-width: 767px) {
  .sec_news .block_post .col_title {
    display: flex;
  }
  .sec_news .block_post .col_title .btnstyle {
    flex: 1;
  }
  .sec_news .block_post .col_title .btnstyle a {
    margin-inline: auto 0;
  }
}
.sec_news .block_post .btnstyle.sp {
  margin-top: 20px;
}

.sec_info {
  padding-block: 0;
}
.sec_info .row_info {
  -moz-column-gap: 60px;
       column-gap: 60px;
}
@media (max-width: 767px) {
  .sec_info .row_info.row_outside_full > .col {
    width: 100%;
  }
  .sec_info .row_info.row_outside_full > .col:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(1) .inner_col_outside {
    margin-left: -20px;
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(2) .inner_col_outside {
    margin-right: -20px;
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(1) .inner_col_outside {
    margin-right: -20px;
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(2) .inner_col_outside {
    margin-left: -20px;
  }
}
@media (min-width: 768px) {
  .sec_info .row_info.row_outside_full {
    align-items: center;
  }
  .sec_info .row_info.row_outside_full > .col_outside {
    width: calc(570px + max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full > .col_outside .inner_col_outside {
    max-width: 970px;
    height: 600px;
  }
  .sec_info .row_info.row_outside_full > .col_outside .inner_col_outside img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(1) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(1) .inner_col_outside {
    margin-inline: auto 0;
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(2) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(2) .inner_col_outside {
    margin-inline: 0 auto;
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(1) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(1) .inner_col_outside {
    margin-inline: 0 auto;
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(2) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(2) .inner_col_outside {
    margin-inline: auto 0;
  }
}
.sec_info .row_info .col_text {
  flex: 1;
}
@media (min-width: 768px) {
  .sec_info .row_info .col_img img {
    border-top-left-radius: 260px;
  }
}
.sec_info .row_info .block_info .detail {
  margin-bottom: 30px;
}

.sec_recruit .block_recruit .text_wrap {
  z-index: 0;
  flex: 1;
  background-color: #f5f3f0;
}
.sec_recruit .block_recruit .text_wrap h2 {
  text-align: left;
}
.sec_recruit .block_recruit .text_wrap p {
  line-height: 1.5;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .sec_recruit .block_recruit {
    display: grid;
    grid-template-areas: "figure_1 text" "figure_2 figure_2";
    grid-template-columns: auto 1fr;
    grid-template-rows: 1fr auto;
  }
  .sec_recruit .block_recruit figure {
    z-index: 1;
  }
  .sec_recruit .block_recruit figure:first-child {
    grid-area: figure_1;
    width: 112.012987013px;
    margin-right: -82.7922077922px;
  }
  .sec_recruit .block_recruit figure:last-child {
    grid-area: figure_2;
    width: 328.7337662338px;
    margin-top: -17.0454545455px;
    margin-inline: auto;
  }
  .sec_recruit .block_recruit .text_wrap {
    grid-area: text;
    min-height: 204.5454545455px;
    padding-left: 102.2727272727px;
    padding-bottom: 36.525974026px;
    padding-right: 10px;
    margin-top: 38.961038961px;
    margin-right: -10px;
  }
  .sec_recruit .block_recruit .text_wrap h2 {
    margin-top: -20px;
    margin-bottom: 15px;
  }
  .sec_recruit .block_recruit .text_wrap p {
    font-size: 13px;
  }
  .sec_recruit .block_recruit .text_wrap .btnstyle a {
    width: 100%;
    min-width: unset;
    max-width: 280px;
    padding: 0.65em 2em;
  }
  .sec_recruit .block_recruit .text_wrap .btnstyle a::after {
    right: 15px;
    width: 12px;
    height: 3px;
  }
}
@media (min-width: 768px) {
  .sec_recruit .block_recruit {
    display: flex;
    align-items: flex-start;
  }
  .sec_recruit .block_recruit figure {
    z-index: 1;
  }
  .sec_recruit .block_recruit figure:first-child {
    margin-right: -220px;
  }
  .sec_recruit .block_recruit figure:last-child {
    margin-left: -310px;
  }
  .sec_recruit .block_recruit .text_wrap {
    padding-left: 280px;
    padding-right: 370px;
    padding-bottom: 45px;
    margin-top: 80px;
  }
  .sec_recruit .block_recruit .text_wrap h2 {
    margin-top: -30px;
    margin-bottom: 35px;
  }
}

.sec_medical {
  padding-top: 0;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_medical {
    padding-bottom: 80px;
  }
}
.sec_medical .container {
  position: relative;
}
.sec_medical .container::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  background: #f2f0ec;
}
@media (min-width: 768px) {
  .sec_medical .container::after {
    top: 140px;
    right: min(50% - 50vw, 0px);
    width: calc(100% + max(50vw - 50%, 0px) - 110px);
    height: calc(100% - 140px - 50px);
  }
}
.sec_medical .h2_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../img/top/top_bg01.jpg") repeat center/cover;
}
.sec_medical .h2_wrap h2 {
  margin-bottom: 0;
  color: #fff;
}
.sec_medical .h2_wrap h2 .jp {
  color: #fff;
}
@media (max-width: 767px) {
  .sec_medical .h2_wrap {
    height: 190px;
    margin-inline: -10px;
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .sec_medical .h2_wrap {
    height: 380px;
    padding-right: max(min(6vw, 120px), 0px);
    padding-left: max(50vw - 50%, 0px);
    padding-bottom: 60px;
    margin-right: max(min(-6vw, 0px), -120px);
    margin-left: min(50% - 50vw, 0px);
  }
}
.sec_medical .row_medical .col {
  text-align: center;
}
.sec_medical .row_medical .col a {
  font-family: "Noto Serif JP", serif;
  text-decoration: none;
}
.sec_medical .row_medical .col a .text {
  display: block;
  margin-top: 5px;
  line-height: 1;
}
@media (max-width: 767px) {
  .sec_medical .row_medical .col a .text {
    font-size: 18px;
  }
  .sec_medical .row_medical .col a .text .small {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .sec_medical .row_medical .col a .text {
    font-size: 24px;
  }
  .sec_medical .row_medical .col a .text .small {
    font-size: 18px;
  }
}
.sec_medical .row_medical .col a img {
  transition: 0.3s ease;
}
.sec_medical .row_medical .col a:hover img {
  opacity: 1;
  transform: scale(1.03);
}
@media (max-width: 767px) {
  .sec_medical .row_medical {
    display: grid;
    grid-template-columns: repeat(2, auto);
    justify-content: center;
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 20px;
    margin-top: -50px;
  }
  .sec_medical .row_medical .col {
    width: min(46.7532467532vw, 360px);
  }
}
@media (min-width: 768px) {
  .sec_medical .row_medical {
    -moz-column-gap: calc((100% - 1100px) / 4);
         column-gap: calc((100% - 1100px) / 4);
    row-gap: 60px;
    justify-content: flex-end;
    margin-top: -110px;
    margin-bottom: 60px;
  }
  .sec_medical .row_medical > .col {
    width: 220px;
  }
}
.sec_medical .row_medical_btn .btnstyle {
  padding-right: 15px;
  margin-bottom: 0;
}
.sec_medical .row_medical_btn .btnstyle a {
  width: 100%;
}
@media (max-width: 767px) {
  .sec_medical .row_medical_btn > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_medical .row_medical_btn {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .sec_medical .row_medical_btn .col {
    width: calc((100% - 60px) / 3);
  }
}

.sec_menu {
  padding-top: 0;
}
.sec_menu .h2_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e0d6c7;
}
@media (max-width: 767px) {
  .sec_menu .h2_wrap {
    height: 100px;
  }
}
@media (min-width: 768px) {
  .sec_menu .h2_wrap {
    height: 202px;
  }
}
.sec_menu .h2_wrap h2 {
  margin-bottom: 0;
  color: #333;
}
@media (max-width: 767px) {
  .sec_menu .h2_wrap h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .sec_menu .h2_wrap h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap {
    margin-top: -18px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap {
    margin-top: -30px;
  }
}
.sec_menu .tab_wrap .tab_btn_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_btn_wrap {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_btn_wrap {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn {
  position: relative;
  display: block;
  width: 280px;
  padding-block: 0.5em;
  margin-bottom: 13px;
  border-radius: 50vh;
  background-color: #cbc6bf;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  text-align: center;
  transition: 0.2s;
  cursor: pointer;
}
.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  margin-inline: auto;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 13px solid #cbc6bf;
  border-bottom: 0;
  transition: 0.2s;
}
.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn:hover, .sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn.active {
  background-color: #ae9778;
}
.sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn:hover::after, .sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn.active::after {
  border-top: 13px solid #ae9778;
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_btn_wrap.tab_btn_box .tab_btn {
    font-size: 20px;
  }
}
.sec_menu .tab_wrap .tab_item_wrap.tab_item_bg {
  background-color: #fff;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.2));
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_item_wrap.tab_item_bg {
    border-radius: 20px;
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_item_wrap.tab_item_bg {
    border-radius: 30px;
    padding: 25px 40px 40px;
  }
}
.sec_menu .tab_wrap .tab_item_wrap .tab_item {
  display: none;
  transition: 0.2s;
}
.sec_menu .tab_wrap .tab_item_wrap .tab_item.active {
  display: block;
}
.sec_menu .tab_wrap .tab_item_wrap .ul_btn {
  display: grid;
  grid-auto-rows: 1fr;
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn {
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 22px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.sec_menu .tab_wrap .tab_item_wrap .ul_btn li {
  height: 100%;
}
.sec_menu .tab_wrap .tab_item_wrap .ul_btn li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  border-bottom: solid 1px #ae9778;
  color: #333;
  line-height: 1.5;
  text-decoration: none;
}
.sec_menu .tab_wrap .tab_item_wrap .ul_btn li a::after {
  content: "";
  flex-shrink: 0;
  display: block;
  background: url("../img/common/btn_arrow02.png") no-repeat center/contain;
  transition: 0.2s;
}
.sec_menu .tab_wrap .tab_item_wrap .ul_btn li a:hover {
  opacity: 0.8;
}
.sec_menu .tab_wrap .tab_item_wrap .ul_btn li a:hover::after {
  transform: translateX(5px);
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn li a {
    font-size: 14px;
  }
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn li a::after {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn li a {
    min-height: 50px;
    font-size: 18px;
  }
  .sec_menu .tab_wrap .tab_item_wrap .ul_btn li a::after {
    width: 26px;
    height: 26px;
  }
}

.sec_beauty {
  padding-block: 0;
}
@media (min-width: 768px) {
  .sec_beauty h2 {
    margin-bottom: 50px;
  }
}
.sec_beauty .row_beauty > .col_text {
  background: url("../img/top/top_bg02.jpg") repeat center/cover;
}
.sec_beauty .row_beauty > .col_text .text_wrap {
  width: 100%;
}
@media (max-width: 767px) {
  .sec_beauty .row_beauty > .col {
    margin-bottom: 0;
  }
  .sec_beauty .row_beauty > .col_text {
    padding: 50px 10px;
  }
}
@media (min-width: 768px) {
  .sec_beauty .row_beauty > .col_text {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-block: 100px;
    padding-left: 60px;
    padding-right: max(50vw - 600px, 60px);
  }
  .sec_beauty .row_beauty > .col_text .text_wrap {
    margin-top: -20px;
  }
  .sec_beauty .row_beauty > .col_img {
    width: max(min(42.5%, 850px), 450px);
  }
  .sec_beauty .row_beauty > .col_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.sec_beauty .row_beauty_btn .btnstyle {
  padding-right: 15px;
  margin-bottom: 0;
}
.sec_beauty .row_beauty_btn .btnstyle a {
  width: 100%;
  min-width: unset;
  margin-inline: 0;
}
@media (max-width: 767px) {
  .sec_beauty .row_beauty_btn {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 20px;
  }
  .sec_beauty .row_beauty_btn > .col {
    width: calc(50% - 5px);
  }
}
@media (min-width: 768px) {
  .sec_beauty .row_beauty_btn {
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 30px;
  }
  .sec_beauty .row_beauty_btn > .col {
    width: calc(50% - 10px);
  }
}

.sec_endoscopy {
  padding-block: 0;
}
.sec_endoscopy .block_endoscopy_head {
  background: url("../img/top/top_bg03.jpg") no-repeat center/cover;
  color: #fff;
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy_head {
    padding-block: 50px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy_head {
    padding-block: 110px 80px;
    margin-bottom: 70px;
  }
}
.sec_endoscopy .block_endoscopy_head h2 {
  color: #fff;
}
.sec_endoscopy .block_endoscopy_head h2 .jp {
  color: #fff;
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head {
    margin-bottom: 30px;
  }
}
.sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_text {
  z-index: 1;
  flex: 1;
  font-family: "Noto Serif JP", serif;
}
.sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_text .lead {
  border-bottom: solid 1px #fff;
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_text {
    font-size: 18px;
    line-height: 1.5;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_text .lead {
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_text {
    margin-left: -110px;
    font-size: 28px;
    line-height: 1.5;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_text .lead {
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 36px;
  }
}
.sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_img {
  z-index: 0;
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col {
    width: 100%;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full:not(.reverse) > .col:nth-child(1) {
    margin-left: -10px;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full:not(.reverse) > .col:nth-child(2) {
    margin-left: 10px;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full.reverse > .col:nth-child(1) {
    margin-left: 10px;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full.reverse > .col:nth-child(2) {
    margin-left: -10px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full {
    align-items: center;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_outside {
    width: calc(630px + max(50vw - 50%, 20px));
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_outside .inner_col_outside {
    max-width: 1030px;
    height: 460px;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full > .col_outside .inner_col_outside img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full:not(.reverse) > .col_outside:nth-child(1) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full:not(.reverse) > .col_outside:nth-child(1) .inner_col_outside {
    margin-inline: auto 0;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full:not(.reverse) > .col_outside:nth-child(2) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full:not(.reverse) > .col_outside:nth-child(2) .inner_col_outside {
    margin-inline: 0 auto;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full.reverse > .col_outside:nth-child(1) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full.reverse > .col_outside:nth-child(1) .inner_col_outside {
    margin-inline: 0 auto;
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full.reverse > .col_outside:nth-child(2) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_endoscopy .block_endoscopy_head .row_endoscopy_head.row_outside_full.reverse > .col_outside:nth-child(2) .inner_col_outside {
    margin-inline: auto 0;
  }
}
.sec_endoscopy .block_endoscopy_point {
  background-color: #fff;
  color: #333;
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy_point:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy_point:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy_point {
    padding: 20px 10px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy_point {
    padding: 30px 40px;
  }
}
.sec_endoscopy .block_endoscopy_point h3 {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 1px #d5d0c9;
  color: #563926;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy_point h3 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy_point h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy_point h3 img {
    width: 47.3333333333px;
    height: 35.3333333333px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy_point h3 img {
    width: 71px;
    height: 53px;
  }
}
.sec_endoscopy .block_endoscopy_point .row_point > .col {
  display: table;
  line-height: 1.9;
  text-align: center;
}
.sec_endoscopy .block_endoscopy_point .row_point > .col p {
  display: table-cell;
  vertical-align: middle;
}
.sec_endoscopy .block_endoscopy_point .row_point > .col p .brown {
  color: #ae9778;
}
@media (max-width: 767px) {
  .sec_endoscopy .block_endoscopy_point .row_point {
    padding-inline: 10px;
  }
  .sec_endoscopy .block_endoscopy_point .row_point > .col {
    width: 100%;
    padding-inline: 10px;
    padding-bottom: 10px;
  }
  .sec_endoscopy .block_endoscopy_point .row_point > .col:not(:last-child) {
    margin-bottom: 10px;
    border-bottom: solid 1px #d5d0c9;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .block_endoscopy_point .row_point {
    flex-wrap: nowrap;
  }
  .sec_endoscopy .block_endoscopy_point .row_point > .col {
    width: 100%;
    padding-block: 20px;
  }
  .sec_endoscopy .block_endoscopy_point .row_point > .col:not(:last-child) {
    border-right: solid 1px #d5d0c9;
  }
}
.sec_endoscopy .row_endoscopy {
  position: relative;
  margin-top: 60px;
  margin-bottom: 0;
  color: #fff;
}
.sec_endoscopy .row_endoscopy.row_overlapped > .col_text {
  flex: 1;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy.row_overlapped > .col_img {
    width: 56%;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped > .col_img img {
    height: 560px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.sec_endoscopy .row_endoscopy.row_overlapped > .col {
  position: relative;
}
.sec_endoscopy .row_endoscopy.row_overlapped > .col:not(.col_upper) {
  z-index: 1;
}
.sec_endoscopy .row_endoscopy.row_overlapped > .col.col_upper {
  z-index: 2;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_endoscopy.row_overlapped > .col.col_lower:nth-child(1) {
    margin-bottom: -20px;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped > .col.col_lower:nth-child(2) {
    margin-top: -20px;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped:not(.reverse) > .col:nth-child(1) {
    margin-inline: 0 auto;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped:not(.reverse) > .col:nth-child(2) {
    margin-inline: auto 0;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped.reverse > .col:nth-child(1) {
    margin-inline: auto 0;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped.reverse > .col:nth-child(2) {
    margin-inline: 0 auto;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy.row_overlapped {
    align-items: center;
    justify-content: flex-end;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped:not(.reverse) > .col:not(.col_upper):nth-child(1) {
    margin-right: -90px;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped:not(.reverse) > .col:not(.col_upper):nth-child(2) {
    margin-left: -90px;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped.reverse > .col:not(.col_upper):nth-child(1) {
    margin-left: -90px;
  }
  .sec_endoscopy .row_endoscopy.row_overlapped.reverse > .col:not(.col_upper):nth-child(2) {
    margin-right: -90px;
  }
}
.sec_endoscopy .row_endoscopy::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 0;
  display: block;
  background: url("../img/top/top_bg04.jpg") repeat center/cover;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_endoscopy::after {
    width: calc(100% - 10px);
    height: 100%;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy::after {
    width: calc(100% - max(50vw - 600px, 0px));
    height: calc(100% - 70px);
  }
}
@media (max-width: 767px) {
  .sec_endoscopy .row_endoscopy h3 {
    padding-block: 20px;
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy h3 {
    padding-block: 50px 35px;
  }
}
.sec_endoscopy .row_endoscopy h3 a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: 0 auto;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  text-decoration: none;
  transition: 0.2s ease;
}
.sec_endoscopy .row_endoscopy h3 a::after {
  content: "";
  display: block;
  width: 39px;
  height: 39px;
  background: url("../img/common/btn_arrow07.png") no-repeat center/contain;
}
.sec_endoscopy .row_endoscopy h3 a:hover {
  transform: translateX(5px);
}
@media (max-width: 767px) {
  .sec_endoscopy .row_endoscopy h3 a {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy h3 a {
    font-size: 30px;
  }
}
.sec_endoscopy .row_endoscopy > .col_text {
  line-height: 1.875;
}
.sec_endoscopy .row_endoscopy > .col_text .lead {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_endoscopy > .col_text {
    padding-bottom: 20px;
    margin-top: 20px;
    width: calc(100% - 10px);
    padding-inline: 10px;
  }
  .sec_endoscopy .row_endoscopy > .col_text .lead {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy > .col_text {
    margin-top: 50px;
  }
  .sec_endoscopy .row_endoscopy > .col_text .lead {
    font-size: 24px;
    line-height: 1.6666666667;
  }
}
@media (max-width: 767px) {
  .sec_endoscopy .row_endoscopy > .col_img {
    width: calc(100% - 10px);
  }
}
.sec_endoscopy .row_endoscopy:not(.reverse)::after {
  right: 0;
}
.sec_endoscopy .row_endoscopy:not(.reverse) h3 {
  margin-left: max(50vw - 600px, 0px);
}
@media (max-width: 767px) {
  .sec_endoscopy .row_endoscopy:not(.reverse) h3 {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy:not(.reverse) h3 {
    padding-left: 55px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy:not(.reverse) > .col_text {
    padding-right: max(50vw - 600px, 60px);
  }
  .sec_endoscopy .row_endoscopy:not(.reverse) > .col_text p:not(.lead) {
    padding-left: 130px;
  }
}
.sec_endoscopy .row_endoscopy:not(.reverse) > .col_img {
  text-align: right;
}
.sec_endoscopy .row_endoscopy.reverse::after {
  left: 0;
}
.sec_endoscopy .row_endoscopy.reverse h3 {
  margin-right: max(50vw - 600px, 0px);
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy.reverse h3 {
    padding-right: 55px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_endoscopy.reverse > .col_text {
    padding-left: max(50vw - 600px, 60px);
  }
  .sec_endoscopy .row_endoscopy.reverse > .col_text p:not(.lead) {
    padding-right: 130px;
  }
}
.sec_endoscopy .row_endoscopy.reverse > .col_img {
  text-align: left;
}

@media (max-width: 767px) {
  .sec_feature {
    padding-inline: 10px;
  }
}
@media (min-width: 768px) {
  .sec_feature {
    padding-inline: 20px;
  }
}
.sec_feature .inner {
  width: 100%;
  max-width: 1320px;
  margin-inline: auto;
  background: url("../img/top/top_bg05.png") repeat center/cover;
  color: #fff;
}
@media (max-width: 767px) {
  .sec_feature .inner {
    padding: 30px 10px;
    border-radius: 20px;
  }
}
@media (min-width: 768px) {
  .sec_feature .inner {
    padding-block: 45px 50px;
    padding-inline: 90px 100px;
    border-radius: 60px;
  }
}
.sec_feature .inner h2 {
  color: #fff;
}
.sec_feature .inner h2 .jp {
  color: #fff;
}
@media (max-width: 767px) {
  .sec_feature .inner h2 {
    margin-bottom: 0;
  }
}
.sec_feature .row_feature_wide .card,
.sec_feature .row_feature .card {
  line-height: 1.875;
}
.sec_feature .row_feature_wide .card h3,
.sec_feature .row_feature .card h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .sec_feature .row_feature_wide .card h3,
  .sec_feature .row_feature .card h3 {
    padding-block: 20px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature_wide .card h3,
  .sec_feature .row_feature .card h3 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .sec_feature .row_feature_wide > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature_wide {
    -moz-column-gap: 32px;
         column-gap: 32px;
    margin-bottom: 60px;
  }
  .sec_feature .row_feature_wide > .col {
    width: calc(50% - 16px);
  }
  .sec_feature .row_feature_wide .card h3 {
    height: 90px;
  }
}
@media (max-width: 767px) {
  .sec_feature .row_feature > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature {
    -moz-column-gap: 37px;
         column-gap: 37px;
  }
  .sec_feature .row_feature > .col {
    width: calc((100% - 74px) / 3);
    margin-top: -10px;
  }
  .sec_feature .row_feature > .col:nth-child(3n-1) .card {
    margin-top: 60px;
  }
  .sec_feature .row_feature .card h3 {
    height: 115px;
  }
}

@media (max-width: 767px) {
  .sec_greeting {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .sec_greeting {
    padding-block: 110px 80px;
    background: url("../img/top/top_bg06.jpg") no-repeat center/cover;
  }
}
.sec_greeting .inner {
  width: 100%;
  max-width: 1240px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .sec_greeting .inner {
    padding-inline: 20px;
  }
}
@media (min-width: 768px) {
  .sec_greeting h2.h2_horizontal {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
@media (min-width: 768px) {
  .sec_greeting h2 {
    color: #fff;
  }
}
.sec_greeting .row_greeting > .col_text {
  line-height: 1.875;
  letter-spacing: 0.02em;
}
.sec_greeting .row_greeting > .col_text p:last-of-type {
  margin-bottom: 20px;
}
.sec_greeting .row_greeting > .col_text .name {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 500;
}
.sec_greeting .row_greeting > .col_text .name .job {
  color: #ae9778;
  font-size: 18px;
}
.sec_greeting .row_greeting > .col_text .btnstyle a {
  width: 240px;
  min-width: unset;
}
.sec_greeting .row_greeting > .col_img img {
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.2));
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting {
    padding-top: 26.6666666667vw;
    position: relative;
  }
  .sec_greeting .row_greeting > .col {
    position: relative;
    z-index: 1;
  }
  .sec_greeting .row_greeting > .col:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec_greeting .row_greeting > .col_text {
    padding-inline: 10px;
    background: url("../img/top/top_bg07_sp.jpg") no-repeat top right/contain;
  }
  .sec_greeting .row_greeting > .col_img {
    text-align: center;
  }
  .sec_greeting .row_greeting > .col_img img {
    width: min(59.7402597403vw, 460px);
  }
  .sec_greeting .row_greeting::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: min(59.7402597403vw, 460px);
    background: url("../img/top/top_bg06_sp.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting {
    align-items: center;
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_greeting .row_greeting > .col_text {
    flex: 1;
  }
  .sec_greeting .row_greeting > .col_text .btnstyle a {
    margin-inline: auto 0;
  }
  .sec_greeting .row_greeting > .col_img {
    width: 36.6666666667%;
    padding-left: 60px;
  }
}

.sec_blog {
  padding-top: 50px;
}
.sec_blog .row_blog .col .h2_wrap {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: solid 1px #b3b3b3;
}
.sec_blog .row_blog .col .h2_wrap h2 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec_blog .row_blog .col .h2_wrap h2 {
    font-size: 36px;
  }
  .sec_blog .row_blog .col .h2_wrap h2 .jp {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .sec_blog .row_blog > .col:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_blog .row_blog > .col {
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .sec_blog .row_blog h2 {
    font-size: 26px;
  }
  .sec_blog .row_blog h2 .jp {
    font-size: 14px;
  }
  .sec_blog .row_blog h2.h2_horizontal {
    flex-direction: row;
  }
}
.sec_blog .row_blog .ul_sns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.sec_blog .row_blog .ul_sns .btnstyle {
  margin-bottom: 0;
}
.sec_blog .row_blog .ul_sns .btnstyle a {
  width: 100%;
  min-width: unset;
  padding: 0.65em 2em;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle a::after {
    right: 15px;
    width: 12px;
    height: 3px;
  }
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle a {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle a {
    font-size: 20px;
  }
}
.sec_blog .row_blog .ul_sns .btnstyle a .inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle a .inner {
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle a .inner {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
}
.sec_blog .row_blog .ul_sns .btnstyle a .inner::before {
  content: "";
  display: block;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle a .inner::before {
    height: 16px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle a .inner::before {
    height: 32px;
  }
}
.sec_blog .row_blog .ul_sns .btnstyle.sns_youtube a .inner::before {
  background: url("../img/common/ic_youtube.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_youtube a .inner::before {
    width: 14.5px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_youtube a .inner::before {
    width: 29px;
  }
}
.sec_blog .row_blog .ul_sns .btnstyle.sns_x a .inner::before {
  background: url("../img/common/ic_x.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_x a .inner::before {
    width: 13.5px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_x a .inner::before {
    width: 27px;
  }
}
.sec_blog .row_blog .ul_sns .btnstyle.sns_line a .inner::before {
  background: url("../img/common/ic_line.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_line a .inner::before {
    width: 15.5px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_line a .inner::before {
    width: 31px;
  }
}
.sec_blog .row_blog .ul_sns .btnstyle.sns_fb a .inner::before {
  background: url("../img/common/ic_fb.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_fb a .inner::before {
    width: 15px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_fb a .inner::before {
    width: 30px;
  }
}
.sec_blog .row_blog .ul_sns .btnstyle.sns_insta a .inner::before {
  background: url("../img/common/ic_insta.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_insta a .inner::before {
    width: 15px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_insta a .inner::before {
    width: 30px;
  }
}
.sec_blog .row_blog .ul_sns .btnstyle.sns_tiktok a .inner::before {
  background: url("../img/common/ic_tiktok.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_tiktok a .inner::before {
    width: 13px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_tiktok a .inner::before {
    width: 26px;
  }
}
.sec_blog .row_blog .ul_sns .btnstyle.sns_threads a .inner::before {
  background: url("../img/common/ic_threads.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_threads a .inner::before {
    width: 14px;
  }
}
@media (min-width: 768px) {
  .sec_blog .row_blog .ul_sns .btnstyle.sns_threads a .inner::before {
    width: 28px;
  }
}
.sec_blog .block_post.head_title-btn .row_post_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .sec_blog .block_post.head_title-btn .row_post_head {
    margin-bottom: 20px;
  }
}
.sec_blog .block_post.head_title-btn .row_post_head .col_title {
  flex: 1;
}
.sec_blog .block_post.head_title-btn .row_post_head .col_btn {
  width: 12.5%;
}
.sec_blog .block_post.head_title-btn .row_post_head .col_btn {
  flex: 1;
}
.sec_blog .block_post.head_title-btn .row_post_head .col_btn .btnstyle a {
  width: 150px;
  min-width: unset;
  margin-inline: auto 0;
}
.sec_blog .block_post.border_head-foot .list_list {
  border-bottom: solid 1px #b3b3b3;
}
@media (max-width: 767px) {
  .sec_blog .block_post.border_head-foot .list_list {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_blog .block_post.border_head-foot .list_list {
    padding-block: 10px 20px;
  }
}
.sec_blog .block_post.border_head-foot .list_list dt {
  color: #ae9778;
}
@media (min-width: 768px) {
  .sec_blog .block_post.border_head-foot .list_list dt,
  .sec_blog .block_post.border_head-foot .list_list dd {
    padding-block: 1.5em;
  }
  .sec_blog .block_post.border_head-foot .list_list dt {
    padding-right: 1em;
  }
  .sec_blog .block_post.border_head-foot .list_list dd {
    padding-left: 1em;
  }
}/*# sourceMappingURL=bond.css.map */

.box_form input[type=checkbox]{
width: auto;
}

.form-dob select {
width: 100px !important;
min-width: auto !important;
margin-right: 10px;
}

.recruitment_form_custom .s-year {
width: 60px !important;
margin-right: 10px;
}