@charset "UTF-8";
.section {
  padding-top: 76px;
  padding-bottom: 76px;
}
@media only screen and (max-width: 767px) {
  .section {
    padding-top: 51px;
    padding-bottom: 51px;
  }
}
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 100px;
  margin-top: 100px;
  max-width: 1200px;
}

.section_bg {
  background: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  margin-top: 0;
  margin-bottom: 50px;
  border-radius: 0px;
  padding: 50px 34px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .box_bg,
  .box_border {
    padding: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .box_bg,
  .box_border {
    padding: 24px 16px;
    margin-bottom: 40px;
  }
}
.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%;
  padding: 24px 16px;
}
.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 only screen and (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%;
    padding: 24px 16px;
  }
  .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%;
}
@media only screen and (min-width: 768px) {
  .googlemap.full,
  .youtube.full {
    padding-top: 450px;
  }
}

.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:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  div.clearfix:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  div.clearfix figure {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  div.clearfix .full-img {
    height: 450px;
    overflow: hidden;
  }
  div.clearfix .full-img img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.link_anchor {
  margin-top: 20px !important;
  padding: 0;
  display: grid;
  gap: 10px;
  border: 3px solid #f2f8fd !important;
  border-radius: 10px !important;
  padding: 30px 20px !important;
}
.link_anchor li {
  line-height: 1;
  margin: 0;
}
.link_anchor a {
  background: #fff;
  color: #b5933c !important;
  border-radius: 3px;
  padding: 15px 25px;
  position: relative;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  line-height: 24px;
  border: 1px solid #b5933c;
  display: inline-block;
  width: 100%;
}
.link_anchor a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #b5933c;
  border-right: 1px solid #b5933c;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover {
  background: #b5933c;
  color: #fff !important;
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media only screen and (max-width: 767px) {
  .link_anchor {
    margin-top: 10px !important;
  }
}
@media only screen and (min-width: 768px) {
  .link_anchor {
    grid-template-columns: 1fr 1fr;
  }
  .link_anchor.link_col_3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.ul_circle,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
  display: grid;
  gap: 10px 2%;
}
.ul_circle li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  padding-left: 20px;
  position: relative;
}
.ul_circle li::before, .ul_circle 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 + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #b5933c;
  height: 8px;
  left: 0;
  top: 9px;
  width: 8px;
}

.ul_check li {
  padding-left: 2em;
  padding-left: 1.4em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: 10px;
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: '';
  position: absolute;
  display: block;
  background: #b5933c;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: clamp(4px, 2.786px + 0.324vw, 9px);
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}
.ul_check li:before {
  display: none;
}
.ul_check li:after {
  width: clamp(20px, 2.4vw, 24px);
  height: clamp(18px, 2.2vw, 22px);
  background: url("../img/common/check.png") no-repeat center/cover;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #b5933c;
  top: 10px;
}

.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: #b5933c;
  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 only screen and (min-width: 768px) {
  ul.list_columns_2 {
    grid-template-columns: repeat(2, 48%);
  }

  ul.list_columns_3 {
    grid-template-columns: repeat(3, 32%);
  }
}
.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 clamp(44px, 6vw, 60px);
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(22.4px, 2.6vw, 26px);
  font-weight: 400;
  height: clamp(30px, 4vw, 40px);
  left: 0;
  letter-spacing: 0;
  line-height: clamp(27.2px, 3.5vw, 35.2px);
  position: absolute;
  text-align: center;
  top: 0;
  width: clamp(30px, 4vw, 40px);
}
@media screen and (max-width: 1023px) {
  .box_faq .question::before,
  .box_faq .answer::before {
    top: 7px;
  }
}
.box_faq .question {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}
.box_faq .question::before {
  content: 'Q';
  color: #fff;
  background: #b5933c;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "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: #b5933c;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: 'A';
  color: #fff;
  background: #332c24;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f2f8fd;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  padding: 50px 34px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .flow-block {
    padding: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
  .flow-block figure {
    text-align: center;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media only screen and (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;
  border-color: #b5933c;
}
.section_bg .flow-block::after {
  border-top-color: #b5933c;
}
.flow-block .title {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4;
  margin-top: 0 !important;
  text-align: left;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flow-block .title:after, .flow-block .title:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .flow-block .title {
    padding: 0;
    font-size: 18px;
  }
}
.flow-block .title .num {
  display: block;
  border: #b5933c;
  background: #b5933c;
  margin-right: .5em;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 1px;
}
.flow-block .title .num.step {
  width: auto;
  height: auto;
  padding: 0 10px;
}

.section_bg .flow-box .box_bg {
  background: #f2f8fd;
}

table {
  width: 100%;
  border-collapse: collapse;
}
table.table_default th, table.table_default td {
  border: 1px solid #ddd;
  padding: 15px 1rem;
  letter-spacing: 0.1em;
  font-weight: normal;
  text-align: left;
}
table.table_default tbody th {
  background: #b5933c;
  color: #fff;
}
table.table_address {
  background: none;
  margin-bottom: 1em;
}
table.table_address:last-child {
  margin-bottom: 0;
}
table.table_address tbody tr th {
  text-align: left;
  float: none;
  padding: 1em 0 1em 1em;
}
table.table_address tbody tr th:first-child {
  border-top: 1px solid #b5933c;
  color: #b5933c;
  width: 25%;
  border-bottom: none;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  table.table_address tbody tr th:first-child {
    width: 35%;
  }
}
table.table_address tbody tr:last-child th:first-child {
  border-bottom: 1px solid #b5933c;
}
table.table_address tbody tr th, table.table_address tbody tr td {
  text-align: left;
  padding: 1em 0 1em 1em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  line-height: 1.6;
}
table.table_address tbody tr th:first-child, table.table_address tbody tr td:first-child {
  color: #b5933c;
  border-bottom: 1px solid #b5933c;
  border-top: 1px solid #b5933c;
}
table.table_timetable {
  table-layout: fixed;
  margin-bottom: 0.5em;
}
table.table_timetable:last-child {
  margin-bottom: 0;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: .8rem .2rem;
  text-align: center;
  font-weight: normal;
}
table.table_timetable thead th {
  background: #b5933c;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable.radius thead tr th:first-child {
  border-top-left-radius: 10px;
}
table.table_timetable.radius thead tr th:last-child {
  border-top-right-radius: 10px;
}
table.table_timetable.radius tbody tr:last-child th, table.table_timetable.radius tbody tr:last-child td {
  border-bottom: 0;
}
table.table_timetable.radius tbody tr:last-child th:first-child {
  border-bottom-left-radius: 10px;
}
table.table_timetable.radius tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
table.table_timetable.th-radius thead tr th:first-child {
  border-top-left-radius: 10px;
}
table.table_timetable.th-radius thead tr th:last-child {
  border-top-right-radius: 10px;
}
table.table_timetable.type2 thead th:last-child {
  padding-right: 1rem;
  width: 4rem;
}
@media only screen and (min-width: 1240px) {
  table.table_timetable.type2 thead th:last-child {
    width: 7rem;
  }
}
table.table_timetable.type2 tbody td:last-child {
  padding-right: 1rem;
}
@media only screen and (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
@media screen and (max-width: 480px) {
  table.table_timetable tr th, table.table_timetable tr td {
    font-size: 3.8vw;
  }
}
table.table_fee:not(:last-child) {
  margin-bottom: 1em;
}
table.table_fee.fixed {
  table-layout: fixed;
}
table.table_fee:not(.fixed) th:not([class]) {
  width: 25%;
}
table.table_fee th, table.table_fee td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee th.w1, table.table_fee td.w1 {
  width: 1%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w1, table.table_fee td.sp-w1 {
    width: 1%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w1, table.table_fee td.pc-w1 {
    width: 1%;
  }
}
table.table_fee th.w2, table.table_fee td.w2 {
  width: 2%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w2, table.table_fee td.sp-w2 {
    width: 2%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w2, table.table_fee td.pc-w2 {
    width: 2%;
  }
}
table.table_fee th.w3, table.table_fee td.w3 {
  width: 3%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w3, table.table_fee td.sp-w3 {
    width: 3%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w3, table.table_fee td.pc-w3 {
    width: 3%;
  }
}
table.table_fee th.w4, table.table_fee td.w4 {
  width: 4%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w4, table.table_fee td.sp-w4 {
    width: 4%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w4, table.table_fee td.pc-w4 {
    width: 4%;
  }
}
table.table_fee th.w5, table.table_fee td.w5 {
  width: 5%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w5, table.table_fee td.sp-w5 {
    width: 5%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w5, table.table_fee td.pc-w5 {
    width: 5%;
  }
}
table.table_fee th.w6, table.table_fee td.w6 {
  width: 6%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w6, table.table_fee td.sp-w6 {
    width: 6%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w6, table.table_fee td.pc-w6 {
    width: 6%;
  }
}
table.table_fee th.w7, table.table_fee td.w7 {
  width: 7%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w7, table.table_fee td.sp-w7 {
    width: 7%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w7, table.table_fee td.pc-w7 {
    width: 7%;
  }
}
table.table_fee th.w8, table.table_fee td.w8 {
  width: 8%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w8, table.table_fee td.sp-w8 {
    width: 8%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w8, table.table_fee td.pc-w8 {
    width: 8%;
  }
}
table.table_fee th.w9, table.table_fee td.w9 {
  width: 9%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w9, table.table_fee td.sp-w9 {
    width: 9%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w9, table.table_fee td.pc-w9 {
    width: 9%;
  }
}
table.table_fee th.w10, table.table_fee td.w10 {
  width: 10%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w10, table.table_fee td.sp-w10 {
    width: 10%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w10, table.table_fee td.pc-w10 {
    width: 10%;
  }
}
table.table_fee th.w11, table.table_fee td.w11 {
  width: 11%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w11, table.table_fee td.sp-w11 {
    width: 11%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w11, table.table_fee td.pc-w11 {
    width: 11%;
  }
}
table.table_fee th.w12, table.table_fee td.w12 {
  width: 12%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w12, table.table_fee td.sp-w12 {
    width: 12%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w12, table.table_fee td.pc-w12 {
    width: 12%;
  }
}
table.table_fee th.w13, table.table_fee td.w13 {
  width: 13%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w13, table.table_fee td.sp-w13 {
    width: 13%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w13, table.table_fee td.pc-w13 {
    width: 13%;
  }
}
table.table_fee th.w14, table.table_fee td.w14 {
  width: 14%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w14, table.table_fee td.sp-w14 {
    width: 14%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w14, table.table_fee td.pc-w14 {
    width: 14%;
  }
}
table.table_fee th.w15, table.table_fee td.w15 {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w15, table.table_fee td.sp-w15 {
    width: 15%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w15, table.table_fee td.pc-w15 {
    width: 15%;
  }
}
table.table_fee th.w16, table.table_fee td.w16 {
  width: 16%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w16, table.table_fee td.sp-w16 {
    width: 16%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w16, table.table_fee td.pc-w16 {
    width: 16%;
  }
}
table.table_fee th.w17, table.table_fee td.w17 {
  width: 17%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w17, table.table_fee td.sp-w17 {
    width: 17%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w17, table.table_fee td.pc-w17 {
    width: 17%;
  }
}
table.table_fee th.w18, table.table_fee td.w18 {
  width: 18%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w18, table.table_fee td.sp-w18 {
    width: 18%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w18, table.table_fee td.pc-w18 {
    width: 18%;
  }
}
table.table_fee th.w19, table.table_fee td.w19 {
  width: 19%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w19, table.table_fee td.sp-w19 {
    width: 19%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w19, table.table_fee td.pc-w19 {
    width: 19%;
  }
}
table.table_fee th.w20, table.table_fee td.w20 {
  width: 20%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w20, table.table_fee td.sp-w20 {
    width: 20%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w20, table.table_fee td.pc-w20 {
    width: 20%;
  }
}
table.table_fee th.w21, table.table_fee td.w21 {
  width: 21%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w21, table.table_fee td.sp-w21 {
    width: 21%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w21, table.table_fee td.pc-w21 {
    width: 21%;
  }
}
table.table_fee th.w22, table.table_fee td.w22 {
  width: 22%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w22, table.table_fee td.sp-w22 {
    width: 22%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w22, table.table_fee td.pc-w22 {
    width: 22%;
  }
}
table.table_fee th.w23, table.table_fee td.w23 {
  width: 23%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w23, table.table_fee td.sp-w23 {
    width: 23%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w23, table.table_fee td.pc-w23 {
    width: 23%;
  }
}
table.table_fee th.w24, table.table_fee td.w24 {
  width: 24%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w24, table.table_fee td.sp-w24 {
    width: 24%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w24, table.table_fee td.pc-w24 {
    width: 24%;
  }
}
table.table_fee th.w25, table.table_fee td.w25 {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w25, table.table_fee td.sp-w25 {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w25, table.table_fee td.pc-w25 {
    width: 25%;
  }
}
table.table_fee th.w26, table.table_fee td.w26 {
  width: 26%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w26, table.table_fee td.sp-w26 {
    width: 26%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w26, table.table_fee td.pc-w26 {
    width: 26%;
  }
}
table.table_fee th.w27, table.table_fee td.w27 {
  width: 27%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w27, table.table_fee td.sp-w27 {
    width: 27%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w27, table.table_fee td.pc-w27 {
    width: 27%;
  }
}
table.table_fee th.w28, table.table_fee td.w28 {
  width: 28%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w28, table.table_fee td.sp-w28 {
    width: 28%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w28, table.table_fee td.pc-w28 {
    width: 28%;
  }
}
table.table_fee th.w29, table.table_fee td.w29 {
  width: 29%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w29, table.table_fee td.sp-w29 {
    width: 29%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w29, table.table_fee td.pc-w29 {
    width: 29%;
  }
}
table.table_fee th.w30, table.table_fee td.w30 {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w30, table.table_fee td.sp-w30 {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w30, table.table_fee td.pc-w30 {
    width: 30%;
  }
}
table.table_fee th.w31, table.table_fee td.w31 {
  width: 31%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w31, table.table_fee td.sp-w31 {
    width: 31%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w31, table.table_fee td.pc-w31 {
    width: 31%;
  }
}
table.table_fee th.w32, table.table_fee td.w32 {
  width: 32%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w32, table.table_fee td.sp-w32 {
    width: 32%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w32, table.table_fee td.pc-w32 {
    width: 32%;
  }
}
table.table_fee th.w33, table.table_fee td.w33 {
  width: 33%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w33, table.table_fee td.sp-w33 {
    width: 33%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w33, table.table_fee td.pc-w33 {
    width: 33%;
  }
}
table.table_fee th.w34, table.table_fee td.w34 {
  width: 34%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w34, table.table_fee td.sp-w34 {
    width: 34%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w34, table.table_fee td.pc-w34 {
    width: 34%;
  }
}
table.table_fee th.w35, table.table_fee td.w35 {
  width: 35%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w35, table.table_fee td.sp-w35 {
    width: 35%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w35, table.table_fee td.pc-w35 {
    width: 35%;
  }
}
table.table_fee th.w36, table.table_fee td.w36 {
  width: 36%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w36, table.table_fee td.sp-w36 {
    width: 36%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w36, table.table_fee td.pc-w36 {
    width: 36%;
  }
}
table.table_fee th.w37, table.table_fee td.w37 {
  width: 37%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w37, table.table_fee td.sp-w37 {
    width: 37%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w37, table.table_fee td.pc-w37 {
    width: 37%;
  }
}
table.table_fee th.w38, table.table_fee td.w38 {
  width: 38%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w38, table.table_fee td.sp-w38 {
    width: 38%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w38, table.table_fee td.pc-w38 {
    width: 38%;
  }
}
table.table_fee th.w39, table.table_fee td.w39 {
  width: 39%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w39, table.table_fee td.sp-w39 {
    width: 39%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w39, table.table_fee td.pc-w39 {
    width: 39%;
  }
}
table.table_fee th.w40, table.table_fee td.w40 {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w40, table.table_fee td.sp-w40 {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w40, table.table_fee td.pc-w40 {
    width: 40%;
  }
}
table.table_fee th.w41, table.table_fee td.w41 {
  width: 41%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w41, table.table_fee td.sp-w41 {
    width: 41%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w41, table.table_fee td.pc-w41 {
    width: 41%;
  }
}
table.table_fee th.w42, table.table_fee td.w42 {
  width: 42%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w42, table.table_fee td.sp-w42 {
    width: 42%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w42, table.table_fee td.pc-w42 {
    width: 42%;
  }
}
table.table_fee th.w43, table.table_fee td.w43 {
  width: 43%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w43, table.table_fee td.sp-w43 {
    width: 43%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w43, table.table_fee td.pc-w43 {
    width: 43%;
  }
}
table.table_fee th.w44, table.table_fee td.w44 {
  width: 44%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w44, table.table_fee td.sp-w44 {
    width: 44%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w44, table.table_fee td.pc-w44 {
    width: 44%;
  }
}
table.table_fee th.w45, table.table_fee td.w45 {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w45, table.table_fee td.sp-w45 {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w45, table.table_fee td.pc-w45 {
    width: 45%;
  }
}
table.table_fee th.w46, table.table_fee td.w46 {
  width: 46%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w46, table.table_fee td.sp-w46 {
    width: 46%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w46, table.table_fee td.pc-w46 {
    width: 46%;
  }
}
table.table_fee th.w47, table.table_fee td.w47 {
  width: 47%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w47, table.table_fee td.sp-w47 {
    width: 47%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w47, table.table_fee td.pc-w47 {
    width: 47%;
  }
}
table.table_fee th.w48, table.table_fee td.w48 {
  width: 48%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w48, table.table_fee td.sp-w48 {
    width: 48%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w48, table.table_fee td.pc-w48 {
    width: 48%;
  }
}
table.table_fee th.w49, table.table_fee td.w49 {
  width: 49%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w49, table.table_fee td.sp-w49 {
    width: 49%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w49, table.table_fee td.pc-w49 {
    width: 49%;
  }
}
table.table_fee th.w50, table.table_fee td.w50 {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w50, table.table_fee td.sp-w50 {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w50, table.table_fee td.pc-w50 {
    width: 50%;
  }
}
table.table_fee th.w51, table.table_fee td.w51 {
  width: 51%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w51, table.table_fee td.sp-w51 {
    width: 51%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w51, table.table_fee td.pc-w51 {
    width: 51%;
  }
}
table.table_fee th.w52, table.table_fee td.w52 {
  width: 52%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w52, table.table_fee td.sp-w52 {
    width: 52%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w52, table.table_fee td.pc-w52 {
    width: 52%;
  }
}
table.table_fee th.w53, table.table_fee td.w53 {
  width: 53%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w53, table.table_fee td.sp-w53 {
    width: 53%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w53, table.table_fee td.pc-w53 {
    width: 53%;
  }
}
table.table_fee th.w54, table.table_fee td.w54 {
  width: 54%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w54, table.table_fee td.sp-w54 {
    width: 54%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w54, table.table_fee td.pc-w54 {
    width: 54%;
  }
}
table.table_fee th.w55, table.table_fee td.w55 {
  width: 55%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w55, table.table_fee td.sp-w55 {
    width: 55%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w55, table.table_fee td.pc-w55 {
    width: 55%;
  }
}
table.table_fee th.w56, table.table_fee td.w56 {
  width: 56%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w56, table.table_fee td.sp-w56 {
    width: 56%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w56, table.table_fee td.pc-w56 {
    width: 56%;
  }
}
table.table_fee th.w57, table.table_fee td.w57 {
  width: 57%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w57, table.table_fee td.sp-w57 {
    width: 57%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w57, table.table_fee td.pc-w57 {
    width: 57%;
  }
}
table.table_fee th.w58, table.table_fee td.w58 {
  width: 58%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w58, table.table_fee td.sp-w58 {
    width: 58%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w58, table.table_fee td.pc-w58 {
    width: 58%;
  }
}
table.table_fee th.w59, table.table_fee td.w59 {
  width: 59%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w59, table.table_fee td.sp-w59 {
    width: 59%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w59, table.table_fee td.pc-w59 {
    width: 59%;
  }
}
table.table_fee th.w60, table.table_fee td.w60 {
  width: 60%;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.sp-w60, table.table_fee td.sp-w60 {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) {
  table.table_fee th.pc-w60, table.table_fee td.pc-w60 {
    width: 60%;
  }
}
table.table_fee thead th, table.table_fee thead td {
  background: #b5933c;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
table.table_fee tbody th {
  background: #f7f9fc;
  text-align: left;
  vertical-align: middle;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  table.table_fee tbody th {
    padding-right: 1em;
  }
}
table.table_fee tbody td {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  table.table_fee tbody td {
    padding-right: 1em;
  }
}
table.table_fee_right tbody tr td {
  text-align: right !important;
}
table.table_fee_tdright tbody tr td:last-child {
  text-align: right !important;
}
table.table_fee_tdcenter tbody tr td {
  text-align: center !important;
}
table.table_fee_center th, table.table_fee_center td {
  text-align: center !important;
}

.consul {
  color: #b5933c !important;
}

.consul2 {
  color: #332c24 !important;
}

.js-scrollable:not(:last-child),
.js-scrollable_pc:not(:last-child) {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  .js-scrollable {
    overflow: visible !important;
  }
  .js-scrollable table {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .js-scrollable table {
    min-width: 768px;
  }
}

.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
@media only screen and (max-width: 767px) {
  .js-scrollable_pc table {
    min-width: 768px;
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: clamp(50px, 10vw, 100px);
  background: #332c24;
  overflow: hidden;
  color: white;
}
.footer .footer_inner {
  margin-bottom: clamp(50px, 8vw, 100px);
}
.footer .sec_logo {
  margin: 0 0 clamp(30px, 4vw, 50px);
}
.footer table.address {
  margin-bottom: clamp(15px, 3vw, 30px);
}
.footer table.address th, .footer table.address td {
  padding: 1rem 0;
  line-height: 1.4;
  color: white;
}
.footer table.address th {
  width: 100px;
  text-align: left;
  vertical-align: text-top;
}
.footer table.address td a {
  color: white;
}
.footer .table_timetable th, .footer .table_timetable td {
  border: 0;
  color: white;
}
.footer .table_timetable thead tr th, .footer .table_timetable thead tr td {
  background: none;
  border-bottom: 1px solid;
}
.footer .table_timetable thead tr th:not(:last-child), .footer .table_timetable thead tr td:not(:last-child) {
  border-right: 1px solid;
}
.footer .table_timetable tbody tr th, .footer .table_timetable tbody tr td {
  background: none;
}
.footer .table_timetable tbody tr th:not(:last-child), .footer .table_timetable tbody tr td:not(:last-child) {
  border-right: 1px solid;
}
.footer .footer_banner {
  margin: clamp(30px, 3.5vw, 35px) 0 clamp(30px, 4vw, 45px);
}
.footer .footer_banner .row .col > * {
  max-width: 100%;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #332c25;
  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 #332c25;
  border-right: 1px solid #332c25;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .footer figure {
    text-align: center;
  }
  .footer .footer_banner .row .col a span {
    font-size: 3.4vw !important;
  }
}
@media only screen and (min-width: 768px) {
  .footer .googlemap {
    height: 450px;
    padding-top: initial;
  }
}
@media only screen and (min-width: 1240px) {
  .footer .table_timetable {
    max-width: 470px;
  }
  .footer .table_timetable thead tr th:first-child, .footer .table_timetable thead tr td:first-child {
    width: 25%;
  }
  .footer .table_timetable thead tr th:last-child, .footer .table_timetable thead tr td:last-child {
    width: 16%;
    padding-right: 3%;
  }
  .footer .table_timetable tbody tr td:last-child {
    padding-right: 3%;
  }
}

.footer a{
color:#fff;
}

.copyright {
  background: #332c24;
  color: #fff;
  margin-top: 0;
  padding: 10px 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .copyright {
    padding: 10px 0 100px;
  }
}
@media only screen and (min-width: 768px) {
  .copyright {
    padding-bottom: 120px;
  }
}

.list_list dd a {
  color: #332c25;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .list_list dt {
    padding: .5em 0 0;
  }
  .list_list dd {
    padding: 0 0 .5em;
  }
}
@media only screen and (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}
.loopslider_wrap .loopslider {
  -webkit-animation: loopslider 40s linear infinite;
          animation: loopslider 40s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .loopslider_wrap .loopslider {
    width: calc(200px * 12);
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-200px * 6));
              transform: translateX(calc(-200px * 6));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-200px * 6));
              transform: translateX(calc(-200px * 6));
    }
  }
}
@media only screen and (min-width: 768px) {
  .loopslider_wrap .loopslider {
    width: calc(320px * 12);
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
              transform: translateX(calc(-320px * 6));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
              transform: translateX(calc(-320px * 6));
    }
  }
}

.ictel {
  position: relative;
  font-size: clamp(30px, 3.4vw, 34px);
  color: #b5933c;
  padding-left: 35px;
}
.ictel:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  background: url("../img/common/icon_tel.svg") no-repeat center/contain;
}

.txt-rl, .sec_10 .row .col .txt {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}

.txt-lr {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-orientation: upright;
}

.txt-shadow {
  text-shadow: 0 0 0px #ffffff, 0 0 0px #ffffff, 0 0 0px #ffffff, 0 0 0px #ffffff, 0 0 13px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
}

.txt_underline {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(51, 44, 36, 0.3);
          text-decoration-color: rgba(51, 44, 36, 0.3);
  text-decoration-skip-ink: none;
  text-underline-offset: -5px;
  text-decoration-thickness: 12px;
  -webkit-text-decoration-skip: none;
          text-decoration-skip: none;
}

.txt_cl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(#332c24), to(#b5933c));
  background-image: linear-gradient(90deg, #332c24, #b5933c);
}

.txt-bg {
  display: block;
}
.txt-bg > span {
  background-color: #b5933c;
  padding: 5px 10px 7px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 2.2;
  color: white;
  font-size: clamp(18px, 2.4vw, 24px);
  border-radius: 10px 0;
}

.f_cormorant, .sec_3 .row__bnr .col .box-text .number .num_txt {
  font-family: "Cormorant Garamond", serif;
}

.white {
  color: white;
}

.sec_top.pd {
  padding: clamp(50px, 10vw, 100px) 0;
}
.sec_top h2 {
  font-weight: 500;
  line-height: 1.4;
}
.sec_top h2 .en {
  letter-spacing: 0.08em;
}
.sec_top h2.type1 {
  margin-bottom: clamp(20px, 3vw, 40px);
}
.sec_top h2.type1 .en {
  font-size: clamp(40px, 7vw, 78px);
  line-height: 1;
}
.sec_top h2.type1 .jp {
  font-size: clamp(24px, 2.8vw, 28px);
  letter-spacing: 0.18em;
  display: block;
}
.sec_top h2.type2 {
  margin-bottom: clamp(20px, 3vw, 40px);
}
.sec_top h2.type2 .en {
  font-size: clamp(40px, 10vw, 100px);
  line-height: 1;
}
.sec_top h2.type2 .jp {
  font-size: clamp(24px, 3vw, 32px);
  letter-spacing: 0.18em;
  display: block;
}
.sec_top h3, .sec_top h4 {
  font-weight: 500;
  line-height: 1.5;
}
@media only screen and (min-width: 1240px) {
  .sec_top .l2 {
    line-height: calc(33 / 16);
  }
}
@media only screen and (max-width: 767px) {
  .sec_top h2.type1, .sec_top h2.type2 {
    text-align: center;
  }
}

.sec_contact {
  background: url("../img/top/bg_contact.jpg") no-repeat center/cover;
  padding: clamp(40px, 6vw, 70px) 0;
}
.sec_contact .row .col__tit h2 .en {
  font-weight: bold;
  font-size: clamp(30px, 3.8vw, 38px);
  line-height: 1;
  letter-spacing: 0.1em;
}
.sec_contact .row .col__tit h2 .jp {
  font-size: clamp(16px, 1.8vw, 18px);
  display: block;
}
.sec_contact .row .col__content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 15px;
}
.sec_contact .row .col__content ul li.tel p {
  display: table;
  position: relative;
  padding-left: 55px;
  line-height: 1.2;
}
.sec_contact .row .col__content ul li.tel p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 48px;
  height: 48px;
  background: url("../img/top/ic_tel.png") no-repeat center/contain;
}
.sec_contact .row .col__content ul li.tel p a {
  display: block;
  font-size: clamp(32px, 3.5vw, 35px);
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  letter-spacing: normal;
  color: #332c25;
}
.sec_contact .row .col__content ul li.web a {
  background: #b5933c;
  color: white;
  display: block;
  text-decoration: none;
  text-align: center;
  height: clamp(80px, 74.660px + 1.424vw, 102px);
  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;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding-bottom: 3px;
}
.sec_contact .row .col__content ul li.web a:after {
  content: "";
  position: absolute;
  right: var(--pd10);
  bottom: var(--pd10);
  width: 12px;
  height: 12px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.sec_contact .row .col__content ul li.web a .ic {
  display: table;
  margin: 0 auto;
  padding-left: 40px;
  position: relative;
  font-size: clamp(24px, 2.8vw, 28px);
  line-height: 1;
}
.sec_contact .row .col__content ul li.web a .ic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 33px;
  height: 26px;
  background: url("../img/top/ic_web.png") no-repeat center/contain;
}
.sec_contact .row .col__content ul li.web a:hover {
  background: #c9aa5b;
}
.sec_contact .row .col__content ul li.line a {
  background: #559026;
  color: white;
  display: block;
  text-decoration: none;
  text-align: center;
  height: clamp(80px, 74.660px + 1.424vw, 102px);
  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;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding-bottom: 3px;
}
.sec_contact .row .col__content ul li.line a:after {
  content: "";
  position: absolute;
  right: var(--pd10);
  bottom: var(--pd10);
  width: 12px;
  height: 12px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.sec_contact .row .col__content ul li.line a .ic {
  display: table;
  margin: 0 auto;
  padding-left: 40px;
  position: relative;
  font-size: clamp(24px, 2.8vw, 28px);
  line-height: 1;
}
.sec_contact .row .col__content ul li.line a .ic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 27px;
  background: url("../img/top/ic_chat.png") no-repeat center/contain;
}
.sec_contact .row .col__content ul li.line a:hover {
  background: #6db831;
}
@media only screen and (max-width: 767px) {
  .sec_contact .row .col h2 {
    text-align: center;
  }
  .sec_contact .row .col ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec_contact .row .col ul li {
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
  }
  .sec_contact .row .col ul li.tel p {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .sec_contact {
    background-size: cover;
  }
  .sec_contact .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_contact .row .col__content ul {
    gap: var(--pd20);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_contact .row .col__content ul li {
    -webkit-box-flex: 1;
        -ms-flex: 1 auto;
            flex: 1 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
  .sec_contact .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec_contact .row .col__tit {
    width: 100%;
  }
  .sec_contact .row .col__tit h2 {
    text-align: center;
  }
  .sec_contact .row .col__content {
    width: 100%;
  }
  .sec_contact .row .col__content ul li {
    width: calc((68% - var(--pd40)) / 3);
  }
  .sec_contact .row .col__content ul li.tel {
    width: 32%;
  }
}

@media only screen and (min-width: 1240px) {
  .sec_contact .row {
    gap: 0;
  }
  .sec_contact .row .col__tit {
    width: 268px;
  }
  .sec_contact .row .col__content {
    width: calc(100% - 268px);
  }
  .sec_contact .row .col__content ul li {
    width: calc((100% - var(--pd40)) / 3);
  }
  .sec_contact .row .col__content ul li:not(.tel) {
    width: 295px;
  }
}

.sec_1 h2 {
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: clamp(20px, 3vw, 30px);
  text-shadow: 0 0 0px rgba(51, 44, 37, 0.56), 0 0 0px rgba(51, 44, 37, 0.56), 0 0 0px rgba(51, 44, 37, 0.56), 0 0 0px rgba(51, 44, 37, 0.56), 0 0 13px rgba(51, 44, 37, 0.56), 0 0 10px rgba(51, 44, 37, 0.56), 0 0 10px rgba(51, 44, 37, 0.56);
  color: white;
}
.sec_1 h2 .en {
  font-size: clamp(50px, 8vw, 80px);
  line-height: 1;
  display: block;
}
.sec_1 h2 .jp {
  font-size: clamp(20px, 2.8vw, 28px);
}
.sec_1 h2 .jp .large {
  font-size: clamp(28px, 4vw, 40px);
  text-decoration: underline;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 10px;
}
.sec_1 .row .col {
  background: white;
  padding: 1.5vw 1.5vw 1.8vw;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.sec_1 .row .col:before, .sec_1 .row .col:after {
  content: "";
  position: absolute;
  z-index: -1;
}
.sec_1 .row .col:before {
  bottom: calc(100% - var(--pd60));
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 385px;
  height: 215px;
  background: rgba(214, 203, 186, 0.18);
  border-radius: 50%;
}
.sec_1 .row .col:after {
  top: var(--pd10);
  left: var(--pd10);
  width: calc(100% - var(--pd20));
  height: calc(100% - var(--pd20));
  border: 1px solid #ccc2a9;
}
.sec_1 .row .col p {
  text-align: center;
}
.sec_1 .row .col .num {
  font-size: clamp(40px, 5vw, 55px);
  line-height: 1;
  font-family: 'Times New Roman', Times, serif;
  color: #b5933c;
  margin-bottom: 0;
}
.sec_1 .row .col .tit {
  font-size: clamp(20px, 2.2vw, 24px);
  line-height: calc(32 / 24);
}
.sec_1 .row .col .tit .small {
  font-size: clamp(16px, 1.8vw, 18px);
}
.sec_1 .row .col__img:before, .sec_1 .row .col__img:after {
  content: none;
}
@media only screen and (max-width: 767px) {
  .sec_1 {
    background: url("../img/top/sp_bg_img001.png") no-repeat center/cover;
    background-attachment: fixed;
    margin-top: 50px;
  }
  .sec_1 h2 .jp .large {
    text-underline-offset: .5rem;
  }
  .sec_1 .row {
    gap: var(--pd20);
  }
  .sec_1 .row .col {
    width: calc((100% - var(--pd20)) / 2);
    padding: var(--pd30) var(--pd20);
  }
  .sec_1 .row .col .num {
    font-size: clamp(40px, 30.434px + 2.551vw, 50px);
  }
  .sec_1 .row .col .tit {
    font-size: calc(30 / 767 * 100vw);
    line-height: 1.4;
  }
  .sec_1 .row .col .tit .small {
    font-size: calc(22 / 767 * 100vw);
  }
  .sec_1 .row .col__img {
    background: url("../img/top/sp_sec01_img1.jpg") no-repeat center/cover;
  }
}
@media only screen and (min-width: 768px) {
  .sec_1 {
    background: url("../img/top/bg_img001.png") no-repeat center/cover;
    background-attachment: fixed;
  }
  .sec_1 .row {
    gap: var(--pd20);
  }
  .sec_1 .row .col {
    width: calc((100% - var(--pd60)) / 4);
  }
  .sec_1 .row .col .tit {
    font-size: clamp(16px, 10.667px + 0.694vw, 24px);
  }
  .sec_1 .row .col .tit .small {
    font-size: clamp(14px, 11.333px + 0.347vw, 18px);
  }
  .sec_1 .row .col__img {
    background: url("../img/top/sec01_img1.jpg") no-repeat center/cover;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_1 h2 {
    letter-spacing: 0.18em;
  }
}

.sec_2 {
  background: url("../img/top/bg_img002.png") no-repeat center/cover;
  padding: clamp(30px, 5vw, 80px) 0;
}
.sec_2 .tit {
  line-height: 1.6;
  font-size: clamp(20px, 3vw, 34px);
  color: white;
}
.sec_2 .tit .large {
  font-size: clamp(26px, 4vw, 40px);
}
@media only screen and (min-width: 768px) {
  .sec_2 {
    letter-spacing: 0.08em;
  }
}

.sec_3 .tit {
  line-height: 1;
  position: absolute;
  color: rgba(212, 205, 196, 0.37);
  top: var(--pd20);
  z-index: 0;
  margin: 0;
}
.sec_3 .row {
  position: relative;
}
.sec_3 .row__1 {
  margin-bottom: var(--pd60);
}
.sec_3 .row__1 .col__text .title {
  font-size: 18px;
  margin-bottom: 1.5rem;
}
.sec_3 .row__1 .col__text h2 {
  font-size: clamp(20px, 2.2vw, 24px);
  color: white;
  margin-bottom: clamp(20px, 3vw, 30px);
}
.sec_3 .row__1 .col__text h2 .bg {
  background: white;
  display: table;
  padding: 1rem 1rem;
  color: #332c25;
  line-height: 1;
  margin-bottom: var(--pd10);
}
.sec_3 .row__1 .col__text h2 .large {
  font-size: clamp(24px, 3vw, 36px);
  line-height: calc(53 / 36);
}
.sec_3 .row__bnr .col .box-img {
  margin-bottom: calc(0px - var(--pd50));
}
.sec_3 .row__bnr .col .box-text {
  background: white;
  padding: 1em;
  position: relative;
  -webkit-box-shadow: 0 0 7px 3px rgba(51, 44, 37, 0.1);
          box-shadow: 0 0 7px 3px rgba(51, 44, 37, 0.1);
}
.sec_3 .row__bnr .col .box-text .number {
  position: absolute;
  color: #b5933c;
  margin: 0;
  left: 0;
  bottom: calc(100% - var(--pd30));
  text-align: center;
}
.sec_3 .row__bnr .col .box-text .number .num_txt {
  line-height: 1;
  display: block;
}
.sec_3 .row__bnr .col .box-text .number .num {
  line-height: 1;
  font-family: 'Times New Roman', Times, serif;
}
.sec_3 .row__2 .col .box-img {
  padding-left: var(--pd40);
  text-align: right;
}
.sec_3 .row__2 .col .box-text {
  margin-right: var(--pd40);
}
.sec_3 .row__2 .col .box-text .number .num_txt {
  font-size: clamp(19px, 2.4vw, 24px);
}
.sec_3 .row__2 .col .box-text .number .num {
  font-size: clamp(45px, 7vw, 89px);
}
.sec_3 .row__2 .col .box-text h4 {
  font-size: clamp(20px, 2.4vw, 26px);
  line-height: calc(38 / 26);
  margin-bottom: .6em;
}
.sec_3 .row__3 .col .box-img {
  padding-left: var(--pd20);
  text-align: right;
}
.sec_3 .row__3 .col .box-text {
  margin-right: var(--pd20);
}
.sec_3 .row__3 .col .box-text .number .num_txt {
  font-size: 19px;
}
.sec_3 .row__3 .col .box-text .number .num {
  font-size: clamp(45px, 7vw, 70px);
}
.sec_3 .row__3 .col .box-text h4 {
  font-size: clamp(20px, 2vw, 21px);
  line-height: calc(32 / 21);
  margin-bottom: .4em;
}
.sec_3 h3 {
  font-size: clamp(22px, 3vw, 30px);
  position: relative;
  text-align: center;
  color: white;
  border-bottom: 2px solid;
  margin-bottom: clamp(25px, 4vw, 45px);
  padding-bottom: var(--pd10);
}
@media only screen and (max-width: 767px) {
  .sec_3 {
    position: relative;
  }
  .sec_3 .tit {
    font-size: calc(165 / 767 * 100vw);
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    right: calc(0px - var(--pd20));
  }
  .sec_3 .row .col .box-text {
    padding-top: var(--pd40);
  }
  .sec_3 .row__1 {
    row-gap: 15px;
    position: relative;
    padding-bottom: var(--pd60);
  }
  .sec_3 .row__1:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -50px;
    width: 100vw;
    height: calc(100% + 50px);
    background: url("../img/top/sp_bg_img003.png") no-repeat center/cover;
    z-index: -1;
  }
  .sec_3 .row__1 .col__text h2 .bg {
    line-height: 1.4;
    background: none;
    padding: 0;
  }
  .sec_3 .row__1 .col__text h2 .bg .sp_bg {
    background: white;
    display: inline-block;
    padding: .5rem 1rem;
  }
  .sec_3 .row__1 .col__text h2 .bg .sp_bg:not(:last-child) {
    margin-bottom: 5px;
  }
  .sec_3 .row__1 .col__img img {
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
    max-width: calc(100% + 20px);
  }
  .sec_3 .row__3 .col .box-img {
    padding-left: var(--pd40);
  }
  .sec_3 .row__3 .col .box-text {
    margin-right: var(--pd40);
  }
  .sec_3 h3 {
    color: #332c25;
  }
}
@media only screen and (min-width: 768px) {
  .sec_3 {
    position: relative;
    background: url("../img/top/bg_img003.png") no-repeat center/cover;
  }
  .sec_3.pd {
    padding-bottom: 0;
  }
  .sec_3 .tit {
    font-size: calc(179 / 1920 * 100vw);
    letter-spacing: 0.04em;
    z-index: 1;
  }
  .sec_3 .row__1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .sec_3 .row__2 {
    -webkit-column-gap: var(--pd60);
            column-gap: var(--pd60);
    margin-bottom: 30px;
  }
  .sec_3 .row__2 .col {
    width: calc((100% - var(--pd60)) / 2);
  }
  .sec_3 .row__2 .col + .col {
    margin-top: var(--pd60);
  }
  .sec_3 .row__2 .col .box-text {
    padding: calc(45 / 1920 * 100vw) calc(35 / 1920 * 100vw) calc(35 / 1920 * 100vw);
  }
  .sec_3 .row__3 {
    -webkit-column-gap: var(--pd50);
            column-gap: var(--pd50);
  }
  .sec_3 .row__3 .col {
    width: calc((100% - var(--pd100)) / 3);
  }
  .sec_3 .row__3 .col__4 {
    margin-top: var(--pd50);
  }
  .sec_3 .row__3 .col__5 {
    margin-top: var(--pd100);
  }
  .sec_3 .row__3 .col .box-text {
    padding: calc(35 / 1920 * 100vw) calc(25 / 1920 * 100vw) calc(25 / 1920 * 100vw);
  }
}
@media only screen and (min-width: 1240px) {
  .sec_3.pd {
    padding-top: 0;
  }
  .sec_3 .row__1 {
    -webkit-column-gap: 0;
            column-gap: 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .sec_3 .row__1 .col__img {
    width: calc(50% - 60px);
    height: 712px;
    position: relative;
  }
  .sec_3 .row__1 .col__img img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: none;
  }
  .sec_3 .row__1 .col__text {
    width: calc(50% + 60px);
    padding-right: var(--pd50);
    padding-bottom: var(--pd60);
  }
  .sec_3 .row__1 .col__text h2 .large {
    letter-spacing: 0.18em;
  }
  .sec_3 .row__2 h4 {
    letter-spacing: 0.08em;
  }
}

.sec_4 .container {
  -webkit-box-shadow: 0 0 7px 2px rgba(51, 51, 51, 0.1);
          box-shadow: 0 0 7px 2px rgba(51, 51, 51, 0.1);
  background: white;
  padding: 1em;
}
.sec_4 .container h2 {
  font-size: clamp(26px, 3vw, 30px);
  text-align: center;
  margin-bottom: clamp(20px, 4vw, 50px);
  display: table;
  margin: 0 auto clamp(20px, 3vw, 40px);
  border-bottom: 2px solid;
  padding-bottom: var(--pd10);
}
.sec_4 table {
  table-layout: fixed;
}
.sec_4 table thead th {
  font-size: clamp(18px, 2vw, 20px);
  font-weight: 500;
  padding-bottom: var(--pd10);
}
.sec_4 table thead th:last-child {
  font-size: clamp(20px, 2.4vw, 24px);
}
.sec_4 table tbody tr th {
  font-weight: 500;
}
.sec_4 table tbody tr th .ic {
  position: relative;
  padding-left: 60px;
}
.sec_4 table tbody tr th .ic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 52px;
  height: 41px;
}
.sec_4 table tbody tr th .ic__1:before {
  background: url("../img/top/sec04_ic1.png") no-repeat center/contain;
}
.sec_4 table tbody tr th .ic__2:before {
  background: url("../img/top/sec04_ic2.png") no-repeat center/contain;
}
.sec_4 table tbody tr th .ic__3:before {
  background: url("../img/top/sec04_ic3.png") no-repeat center/contain;
}
.sec_4 table tbody tr th .ic__4:before {
  background: url("../img/top/sec04_ic4.png") no-repeat center/contain;
}
.sec_4 table tbody tr td {
  font-size: clamp(14px, 1.8vw, 18px);
  color: #817c77;
  line-height: calc(26 / 18);
}
.sec_4 table tbody tr td.cl1 {
  color: #b5933c;
  border-color: #b5933c;
  font-size: clamp(16px, 2vw, 23px);
  line-height: calc(29 / 23);
}
@media only screen and (max-width: 767px) {
  .sec_4 {
    background: #f0ede6;
  }
  .sec_4 table {
    width: 100%;
    display: block;
  }
  .sec_4 table thead {
    display: block;
    background: #403933;
  }
  .sec_4 table thead tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_4 table thead tr th {
    background: #403933;
    width: 50%;
    color: white;
    padding: var(--pd10);
    border-bottom: 3px solid #fff;
    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;
  }
  .sec_4 table thead tr th:first-child {
    display: none;
  }
  .sec_4 table thead tr th:last-child .txt_bg {
    width: 100%;
    background: #796c60;
    display: block;
    padding: var(--pd10) 0;
    text-align: center;
  }
  .sec_4 table tbody {
    display: block;
  }
  .sec_4 table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_4 table tbody tr th, .sec_4 table tbody tr td {
    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;
    width: 50%;
    text-align: center;
    min-height: 44px;
    padding: 1rem .2rem;
  }
  .sec_4 table tbody tr th {
    width: 100%;
    font-size: 18px;
    background: #edeae3;
  }
  .sec_4 table tbody tr th .ic {
    padding-left: 50px;
  }
  .sec_4 table tbody tr th .ic:before {
    width: 42px;
    height: 32px;
  }
  .sec_4 table tbody tr td {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
  .sec_4 table tbody tr td.cl1 {
    border-color: #fff;
    background: rgba(181, 147, 60, 0.1);
  }
}
@media only screen and (min-width: 768px) {
  .sec_4 table tbody tr:nth-child(odd) {
    background: #edeae3;
  }
  .sec_4 table tbody tr:nth-child(odd) th, .sec_4 table tbody tr:nth-child(odd) td {
    border-top: 2px solid #d4cfc3;
    border-bottom: 2px solid #d4cfc3;
  }
  .sec_4 table tbody tr:last-child th, .sec_4 table tbody tr:last-child td {
    border-top: 2px solid #d4cfc3;
    border-bottom: 2px solid #d4cfc3;
  }
  .sec_4 table tbody tr th, .sec_4 table tbody tr td {
    height: var(--pd100);
  }
  .sec_4 table tbody tr th {
    text-align: left;
    padding-left: calc(35 / 1920 * 100vw);
  }
  .sec_4 table tbody tr td {
    text-align: center;
  }
  .sec_4 table tbody tr td.cl1 {
    color: #b5933c;
    border-color: #b5933c;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_4 .container {
    padding: calc(50 / 1920 * 100vw);
  }
}

.sec_5 {
  background: url("../img/top/bg_img004.png") no-repeat center/cover;
  position: relative;
}
.sec_5 .tit {
  position: absolute;
  left: 0;
  top: -37px;
  font-size: clamp(98px, 20vw, 200px);
  line-height: 1;
  color: white;
  z-index: 0;
  letter-spacing: 0.08em;
}
.sec_5 .container {
  position: relative;
}
.sec_5 h2 {
  margin-bottom: clamp(20px, 3vw, 35px);
}
.sec_5 h2 .en {
  font-size: clamp(40px, 10vw, 100px);
  line-height: 1;
}
.sec_5 h2 .jp {
  font-size: clamp(24px, 3vw, 32px);
}
.sec_5 .row {
  background: white;
  -webkit-box-shadow: 0 0 7px 3px rgba(51, 44, 37, 0.1);
          box-shadow: 0 0 7px 3px rgba(51, 44, 37, 0.1);
  padding: 1em;
  position: relative;
}
.sec_5 .row .title {
  position: absolute;
  top: 0;
  left: 0;
  font-size: clamp(22px, 2.6vw, 26px);
  color: white;
  background: #837a69;
  padding: 1rem 2.4rem;
  margin: 0;
}
.sec_5 .row .col__img {
  text-align: center;
}
.sec_5 .row .col h3 {
  font-size: clamp(20px, 2.4vw, 24px);
  border-bottom: 1px solid;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.sec_5 .row .col h3.cl3 {
  color: #990033;
}
.sec_5 .row .col h4 {
  font-size: 18px;
  position: relative;
  padding-left: 15px;
}
.sec_5 .row .col h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #898070;
  border-radius: 50%;
}
.sec_5 .row__3 {
  position: relative;
}
.sec_5 .row__3:before {
  content: "";
  position: absolute;
  background: #990033;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .sec_5.pd {
    padding-top: var(--pd40);
  }
  .sec_5 .tit {
    font-size: var(--pd140);
    top: calc(-25 / 767 * 100vw);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .sec_5 h2 {
    text-align: center;
  }
  .sec_5 h2 .jp {
    display: block;
  }
  .sec_5 .row .title {
    text-align: center;
  }
  .sec_5 .row__bnr {
    padding-top: 70px;
  }
  .sec_5 .row__3 {
    z-index: 0;
  }
  .sec_5 .row__3:before {
    z-index: -1;
    height: 20%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media only screen and (min-width: 768px) {
  .sec_5 .tit {
    top: -27px;
  }
  .sec_5 .row__bnr {
    padding: calc(40 / 1920 * 100vw);
  }
  .sec_5 .row__bnr .col__img {
    width: 36%;
  }
  .sec_5 .row__bnr .col__img img {
    margin-top: 50px;
  }
  .sec_5 .row__bnr .col__text {
    width: 62%;
  }
  .sec_5 .row__1 {
    margin-bottom: 40px;
  }
  .sec_5 .row__2 {
    margin-bottom: calc(40px + calc(55 / 1920 * 100vw));
  }
  .sec_5 .row__3 {
    -webkit-column-gap: var(--pd50);
            column-gap: var(--pd50);
    padding: 0;
  }
  .sec_5 .row__3:before {
    top: 0;
    bottom: 0;
    right: 85%;
  }
  .sec_5 .row__3 .col__img {
    width: 35%;
    text-align: left;
  }
  .sec_5 .row__3 .col__img img {
    -webkit-transform: translateY(calc(-55 / 1920 * 100vw));
            transform: translateY(calc(-55 / 1920 * 100vw));
  }
  .sec_5 .row__3 .col__text {
    width: calc(65% - var(--pd50));
    padding: var(--pd50) var(--pd40) var(--pd50) 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_5.pd {
    padding: 85px 0 70px;
  }
  .sec_5 .tit {
    top: -37px;
  }
  .sec_5 h2 .jp {
    letter-spacing: 0.18em;
  }
  .sec_5 .row__bnr {
    padding: var(--pd50) var(--pd40);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_5 .row__bnr .col__img img {
    margin-top: 0;
  }
}

.sec_6 {
  background: #dedbd4;
  padding: clamp(50px, 7vw, 70px) 0;
}
.sec_6 .container {
  background: white;
}
.sec_6 .container .box-tit {
  background: #403933;
}
.sec_6 .container .box-tit h3 {
  color: white;
  font-size: clamp(22px, 3vw, 30px);
  text-align: center;
  padding: 1.6rem .5rem;
}
.sec_6 .container .box-text {
  padding: 1em;
}
.sec_6 .container .box-text .tit {
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: 1.8;
}
.sec_6 .container .box-text .tit .large {
  font-size: clamp(20px, 2.6vw, 26px);
}
.sec_6 .container .box-text h4 {
  font-size: clamp(20px, 2.4vw, 24px);
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 1rem 0;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .sec_6 .container .box-text .tit .bg {
    background: linear-gradient(to top, #e9dfc7 10px, transparent 10px, transparent 100%);
  }
}
@media only screen and (min-width: 768px) {
  .sec_6 .container .box-text .tit .bg {
    text-decoration: underline;
    -webkit-text-decoration-color: #e9dfc7;
            text-decoration-color: #e9dfc7;
    text-decoration-skip-ink: none;
    text-underline-offset: -5px;
    text-decoration-thickness: 12px;
    -webkit-text-decoration-skip: none;
            text-decoration-skip: none;
  }
  .sec_6 .container .box-text .row {
    -webkit-column-gap: var(--pd50);
            column-gap: var(--pd50);
  }
  .sec_6 .container .box-text .row .col__img {
    width: 30%;
  }
  .sec_6 .container .box-text .row .col__text {
    width: calc(70% - var(--pd50));
  }
}
@media only screen and (min-width: 1240px) {
  .sec_6 .container .box-tit h3 {
    padding: 2rem 1rem;
    letter-spacing: 0.08em;
  }
  .sec_6 .container .box-text {
    padding: var(--pd50);
  }
  .sec_6 .container .box-text .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.sec_7 {
  background: url("../img/top/bg_img005.png") no-repeat center/cover;
  padding: clamp(50px, 7vw, 70px) 0;
  position: relative;
}
.sec_7:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: var(--pd70) solid transparent;
  border-top: var(--pd60) solid #dedbd4;
  border-bottom: 0;
}
.sec_7 .row .col__left {
  background: rgba(255, 255, 255, 0.9);
}
.sec_7 .row .col__left p {
  font-size: clamp(20px, 2.6vw, 26px);
  line-height: calc(45 / 26);
}
.sec_7 .row .col__right {
  color: white;
}
.sec_7 .row .col__right h3 {
  font-size: clamp(20px, 3vw, 30px);
  margin-bottom: 10px;
}
.sec_7 .row .col__right .ul_circle {
  margin-bottom: var(--pd10);
  background: rgba(51, 44, 36, 0.7);
  padding: 1em;
}
.sec_7 .row .col__right .ul_circle li {
  font-size: clamp(18px, 2vw, 20px);
}
.sec_7 .row .col__right .ul_circle li:before {
  background: white;
  border-radius: 0;
  top: 10px;
}
@media only screen and (max-width: 767px) {
  .sec_7 .row .col__left {
    background: none;
  }
  .sec_7 .row .col__left p {
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    margin: 0 auto;
    padding: 2em 1em;
  }
}
@media only screen and (min-width: 768px) {
  .sec_7 .row {
    -webkit-column-gap: calc(60 / 1920 * 100vw);
            column-gap: calc(60 / 1920 * 100vw);
  }
  .sec_7 .row .col__left {
    width: 29.5%;
    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;
  }
  .sec_7 .row .col__left p {
    text-align: center;
  }
  .sec_7 .row .col__right {
    width: calc(70.5% - calc(60 / 1920 * 100vw));
    padding: var(--pd50) 0;
  }
  .sec_7 .row .col__right .ul_circle li:before {
    top: 12px;
  }
}

.sec_8 {
  background: #f9f7f4;
  border-bottom: 1px solid #d6d1c9;
}
.sec_8 .title {
  font-size: clamp(22px, 2.6vw, 28px);
  position: relative;
  padding-left: 15px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.sec_8 .title:before, .sec_8 .title:after {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
}
.sec_8 .title:before {
  top: 10%;
  height: 60%;
  background: #b5933c;
}
.sec_8 .title:after {
  height: 50%;
  bottom: 20%;
  background: #837a69;
}
.sec_8 .flow_slider .dfl {
  margin-left: 20px;
  margin-right: 20px;
}
.sec_8 .flow_slider .flow_slider_thumb .slick-track {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: var(--pd20) var(--pd20);
  -webkit-transform: none !important;
          transform: none !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec_8 .flow_slider .flow_slider_thumb .slick-track:after, .sec_8 .flow_slider .flow_slider_thumb .slick-track:before {
  content: none !important;
}
.sec_8 .flow_slider .flow_slider_thumb li {
  cursor: pointer;
  padding: 10px 5px;
  background: #adacab;
  color: #fff;
  font-size: clamp(16px, 1.8vw, 18px);
  position: relative;
  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;
  line-height: calc(22 / 18);
  height: 74px;
  transition: all .3s;
}
.sec_8 .flow_slider .flow_slider_thumb li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#6d6863), to(#423b35));
  background: linear-gradient(to right, #6d6863, #423b35);
  z-index: -1;
}
.sec_8 .flow_slider .flow_slider_thumb li:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 7px;
  right: 0;
  left: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(35deg) skew(-20deg);
          transform: rotate(35deg) skew(-20deg);
}
.sec_8 .flow_slider .flow_slider_thumb li .num {
  font-size: clamp(24px, 2.7vw, 27px);
  margin-right: 5px;
  padding-bottom: .5rem;
}
.sec_8 .flow_slider .flow_slider_thumb li .tab_txt {
  text-align: left;
}
.sec_8 .flow_slider .flow_slider_thumb li.slick-current, .sec_8 .flow_slider .flow_slider_thumb li:hover {
  background: transparent;
}
.sec_8 .flow_slider .flow_slider_main .item {
  margin: 0 var(--pd40);
  padding: 1em;
  background: #edeae3;
  height: auto;
}
.sec_8 .flow_slider .flow_slider_main .item .txt h3 {
  margin: 0 0 7px;
  text-align: left;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(20px, 2.4vw, 24px);
}
.sec_8 .flow_slider .flow_slider_main .item .txt h3 + p {
  margin-top: 0;
  font-weight: 500;
}
.sec_8 .flow_slider .flow_slider_main .item .txt h3 .num {
  font-size: clamp(34px, 4vw, 40px);
  margin-right: 10px;
}
.sec_8 .flow_slider .slick-arrow {
  position: absolute;
  z-index: 1;
  width: 0;
  height: 0;
  top: 43%;
}
.sec_8 .flow_slider .slick-arrow:before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 19px;
  height: 56px;
  background: url("../img/common/slide_btn.png") no-repeat center center/cover;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sec_8 .flow_slider .slick-arrow.slick-prev {
  left: 19.5%;
}
.sec_8 .flow_slider .slick-arrow.slick-next {
  right: 20.5%;
}
.sec_8 .flow_slider .slick-arrow.slick-next:before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.sec_8 .flow_slider_1 {
  margin-bottom: clamp(50px, 6vw, 60px);
}
@media (max-width: 767px) {
  .sec_8 {
    padding: 50px 0 20px;
  }
  .sec_8 .flow_slider .dfl {
    margin-bottom: var(--pd50);
  }
  .sec_8 .flow_slider .dfl .flow_slider_thumb .slick-track {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec_8 .flow_slider .dfl .flow_slider_thumb .slick-track li {
    width: calc((100% - var(--pd20)) / 2) !important;
  }
  .sec_8 .flow_slider .dfl .flow_slider_thumb .slick-track li .dbl {
    display: inherit;
  }
  .sec_8 .flow_slider .dfl .flow_slider_thumb .slick-track li.spcol3 {
    width: calc((100% - var(--pd40)) / 3) !important;
  }
  .sec_8 .flow_slider .dfl .flow_slider_thumb .slick-track li.spcol3 .tab_txt {
    font-size: 15px;
  }
  .sec_8 .flow_slider .flow_slider_main .slick-arrow {
    top: 25%;
    width: 19px !important;
    height: 56px !important;
  }
  .sec_8 .flow_slider .flow_slider_main .slick-arrow.slick-prev {
    left: 2%;
  }
  .sec_8 .flow_slider .flow_slider_main .slick-arrow.slick-next {
    right: 2%;
  }
  .sec_8 .flow_slider .flow_slider_main .slick-track {
    padding-bottom: 0;
  }
  .sec_8 .flow_slider .flow_slider_main .item {
    margin: 0 var(--pd30);
  }
  .sec_8 .flow_slider .flow_slider_main .item figure {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .sec_8 .flow_slider .dfl {
    max-width: 1200px;
    margin: 0 auto 35px;
    padding: 0 var(--pd20);
  }
  .sec_8 .flow_slider .dfl .flow_slider_thumb .slick-track li {
    width: calc((100% - var(--pd120)) / 7) !important;
  }
  .sec_8 .flow_slider .flow_slider_main .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: var(--pd40);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
  .sec_8 .flow_slider .flow_slider_main .slick-track {
    padding-bottom: 0;
  }
  .sec_8 .flow_slider .flow_slider_main .slick-track .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: var(--pd30);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1039px) {
  .sec_8 .flow_slider .dfl .flow_slider_thumb .slick-track {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: var(--pd20);
  }
  .sec_8 .flow_slider .dfl .flow_slider_thumb .slick-track li {
    width: calc((100% - var(--pd60)) / 4) !important;
  }
  .sec_8 .flow_slider .flow_slider_main .slick-track .item {
    min-height: 450px;
  }
}

@media only screen and (min-width: 1240px) {
  .sec_8 .flow_slider .dfl {
    padding: 0 var(--pd120);
  }
  .sec_8 .flow_slider .flow_slider_main .item {
    padding: var(--pd40);
    margin: 0 calc(33 / 1920 * 100vw);
  }
  .sec_8 .flow_slider .flow_slider_main .item figure {
    width: 416px;
  }
  .sec_8 .flow_slider .flow_slider_main .item .txt {
    width: calc(100% - 416px);
    padding-left: calc(40 / 1920 * 100vw);
  }
  .sec_8 .flow_slider .flow_slider_main .item .txt p {
    line-height: 2;
  }
  .sec_8 .flow_slider_1 .dfl .flow_slider_thumb .slick-track li {
    width: calc((100% - var(--pd60)) / 4) !important;
  }
  .sec_8 .flow_slider_2 .dfl .flow_slider_thumb .slick-track {
    -webkit-column-gap: var(--pd10);
            column-gap: var(--pd10);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec_8 .flow_slider_2 .dfl .flow_slider_thumb .slick-track li {
    width: calc((100% - var(--pd60)) / 7) !important;
  }
  .sec_8 .flow_slider_2 .dfl .flow_slider_thumb .slick-track li .tab_txt {
    font-size: 16px;
    letter-spacing: normal;
  }
}

.sec_9 .tab_wrap h2 {
  margin-bottom: 20px;
}
.sec_9 .tab_wrap .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 10px;
}
.sec_9 .tab_wrap .tab_btn_wrap .box-tit {
  width: 100%;
  margin-bottom: var(--pd10);
}
.sec_9 .tab_wrap .tab_btn_wrap .tab_btn {
  background: transparent;
  text-align: center;
  cursor: pointer;
  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;
  height: 54px;
  border: 1px solid #403933;
  width: calc((100% - 10px) / 2);
  position: relative;
}
.sec_9 .tab_wrap .tab_btn_wrap .tab_btn:after {
  content: "";
  position: absolute;
  right: var(--pd10);
  bottom: var(--pd10);
  width: 8px;
  height: 8px;
  border-right: 1px solid #403933;
  border-bottom: 1px solid #403933;
}
.sec_9 .tab_wrap .tab_btn_wrap .tab_btn.active {
  background: #403933;
  color: white;
}
.sec_9 .tab_wrap .tab_btn_wrap .tab_btn.active:after {
  border-color: #fff;
}
.sec_9 .tab_wrap .tab_content .tab_item:not(.active) {
  display: none;
}
.sec_9 .tab_wrap .tab_content .tab_item .row .col {
  background: #edeae3;
  padding: 1em;
}
.sec_9 .tab_wrap .tab_content .tab_item .row .col .txt1 {
  border-bottom: 1px solid;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.sec_9 .tab_wrap .tab_content .tab_item .row .col .txt2 {
  line-height: 1;
  margin-bottom: var(--pd20);
}
.sec_9 .tab_wrap .tab_content .tab_item .row .col .txt3 {
  margin-bottom: var(--pd20);
}
.sec_9 .tab_wrap .tab_content .tab_item .row .col .txt4 .txt_span {
  display: block;
}
.sec_9 .tab_wrap .tab_content .tab_item .row .col .txt4 .txt_span:not(:last-child) {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .sec_9 .fs20 {
    font-size: clamp(18px, 2vw, 20px);
  }
  .sec_9 .fs26 {
    font-size: clamp(20px, 2.6vw, 26px);
  }
  .sec_9 .fs28 {
    font-size: clamp(22px, 2.8vw, 28px);
  }
  .sec_9 .fs33 {
    font-size: clamp(24px, 3vw, 33px);
  }
  .sec_9 .fs35 {
    font-size: clamp(24px, 3.5vw, 35px);
  }
  .sec_9 .fs60 {
    font-size: clamp(40px, 6vw, 60px);
  }
  .sec_9 .tab_wrap .tab_btn_wrap {
    margin-bottom: var(--pd50);
  }
  .sec_9 .tab_wrap .tab_content .tab_item .row {
    row-gap: var(--pd30);
  }
}
@media only screen and (min-width: 768px) {
  .sec_9 .fs20 {
    font-size: clamp(18px, 2vw, 20px);
  }
  .sec_9 .fs26 {
    font-size: clamp(24px, 2.6vw, 26px);
  }
  .sec_9 .fs28 {
    font-size: clamp(26px, 2.8vw, 28px);
  }
  .sec_9 .fs33 {
    font-size: clamp(31px, 3.3vw, 33px);
  }
  .sec_9 .fs35 {
    font-size: clamp(33px, 3.5vw, 35px);
  }
  .sec_9 .fs60 {
    font-size: clamp(58px, 6vw, 60px);
  }
  .sec_9 .tab_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 2%;
            column-gap: 2%;
  }
  .sec_9 .tab_wrap .tab_btn_wrap {
    width: 30%;
  }
  .sec_9 .tab_wrap .tab_content {
    width: 68%;
  }
  .sec_9 .tab_wrap .tab_content .tab_item {
    height: 100%;
  }
  .sec_9 .tab_wrap .tab_content .tab_item .row {
    height: 100%;
    -webkit-column-gap: calc(35 / 1920 * 100vw);
            column-gap: calc(35 / 1920 * 100vw);
  }
  .sec_9 .tab_wrap .tab_content .tab_item .row .col {
    width: calc((100% - calc(35 / 1920 * 100vw)) / 2);
  }
  .sec_9 .tab_wrap .tab_content .tab_item .row .col .txt4 {
    line-height: calc(23 / 16);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .sec_9 .tab_wrap {
    display: unset;
  }
  .sec_9 .tab_wrap .tab_btn_wrap {
    width: 100%;
    margin-bottom: var(--pd40);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec_9 .tab_wrap .tab_btn_wrap .tab_btn {
    max-width: 250px;
  }
  .sec_9 .tab_wrap .tab_content {
    width: 100%;
    height: unset;
  }
  .sec_9 .tab_wrap .tab_content .tab_item {
    height: unset;
  }
  .sec_9 .tab_wrap .tab_content .tab_item .row {
    height: 361px;
  }
}

@media only screen and (min-width: 1240px) {
  .sec_9 h2 .jp {
    letter-spacing: 0.18em;
  }
  .sec_9 .tab_wrap {
    -webkit-column-gap: 0;
            column-gap: 0;
  }
  .sec_9 .tab_wrap .tab_btn_wrap {
    width: 415px;
    padding-right: var(--pd60);
  }
  .sec_9 .tab_wrap .tab_content {
    width: calc(100% - 415px);
  }
  .sec_9 .tab_wrap .tab_content .tab_item .row .col {
    padding: var(--pd30);
  }
}

.sec_10 {
  background: url("../img/top/bg_img006.png") no-repeat center/cover;
}
.sec_10 h2 {
  letter-spacing: 0.1em;
  margin-bottom: clamp(20px, 3vw, 40px);
}
.sec_10 h2 .en {
  font-size: clamp(40px, 10vw, 150px);
  line-height: 1;
}
.sec_10 h2 .jp {
  font-size: clamp(26px, 3.2vw, 38px);
}
.sec_10 .row {
  gap: 5px;
}
.sec_10 .row .col {
  width: calc((100% - 5px) / 2);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec_10 .row .col .num {
  font-family: 'Times New Roman', Times, serif;
  color: rgba(237, 214, 154, 0.26);
  position: absolute;
  line-height: 1;
  bottom: calc(0px - var(--pd10));
  right: 0;
  margin: 0;
}
.sec_10 .row .col .txt {
  color: white;
  font-size: clamp(20px, 2.6vw, 26px);
  padding: var(--pd30) var(--pd10);
  line-height: calc(47 / 26);
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 767px) {
  .sec_10 h2 {
    text-align: center;
  }
  .sec_10 h2 .en {
    display: block;
  }
  .sec_10 .row .col__1 {
    background: url("../img/top/sp_sec10_bg1.png") no-repeat center/cover;
  }
  .sec_10 .row .col__2 {
    background: url("../img/top/sp_sec10_bg2.png") no-repeat center/cover;
  }
  .sec_10 .row .col__3 {
    background: url("../img/top/sp_sec10_bg3.png") no-repeat center/cover;
  }
  .sec_10 .row .col__4 {
    background: url("../img/top/sp_sec10_bg4.png") no-repeat center/cover;
  }
  .sec_10 .row .col__5 {
    background: url("../img/top/sp_sec10_bg5.png") no-repeat center/cover;
  }
  .sec_10 .row .col__6 {
    background: url("../img/top/sp_sec10_bg6.png") no-repeat center/cover;
  }
  .sec_10 .row .col__7 {
    background: url("../img/top/sp_sec10_bg7.png") no-repeat center/cover;
  }
  .sec_10 .row .col__8 {
    background: url("../img/top/sp_sec10_bg8.png") no-repeat center/cover;
  }
  .sec_10 .row .col .num {
    font-size: calc(154 / 767 * 100vw);
  }
}
@media only screen and (min-width: 768px) {
  .sec_10 .row .col {
    width: calc((100% - 15px) / 4);
  }
  .sec_10 .row .col__1 {
    background: url("../img/top/sec10_bg1.png") no-repeat center/cover;
  }
  .sec_10 .row .col__2 {
    background: url("../img/top/sec10_bg2.png") no-repeat center/cover;
  }
  .sec_10 .row .col__3 {
    background: url("../img/top/sec10_bg3.png") no-repeat center/cover;
  }
  .sec_10 .row .col__4 {
    background: url("../img/top/sec10_bg4.png") no-repeat center/cover;
  }
  .sec_10 .row .col__5 {
    background: url("../img/top/sec10_bg5.png") no-repeat center/cover;
  }
  .sec_10 .row .col__6 {
    background: url("../img/top/sec10_bg6.png") no-repeat center/cover;
  }
  .sec_10 .row .col__7 {
    background: url("../img/top/sec10_bg7.png") no-repeat center/cover;
  }
  .sec_10 .row .col__8 {
    background: url("../img/top/sec10_bg8.png") no-repeat center/cover;
  }
  .sec_10 .row .col .num {
    font-size: calc(123 / 1920 * 100vw);
  }
}
@media only screen and (min-width: 1240px) {
  .sec_10 h2 {
    letter-spacing: 0.18em;
  }
}

.sec_11 {
  background: url("../img/top/bg_img007.png") no-repeat center/cover;
}
.sec_11 .row .col__text .name {
  font-size: clamp(18px, 2vw, 20px);
}
.sec_11 .row .col__text .name .large {
  font-size: clamp(22px, 2.8vw, 28px);
}
@media only screen and (max-width: 767px) {
  .sec_11 .row {
    row-gap: 0;
  }
  .sec_11 .row .col__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 15px;
  }
  .sec_11 .row .col__text {
    display: contents;
  }
  .sec_11 .row .col__text h2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    width: 100%;
  }
  .sec_11 .row .col__text h2 .en {
    margin: 0 auto 7px;
  }
  .sec_11 .row .col__text .l2 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .sec_11 .row .col__text .name {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .sec_11 .row {
    -webkit-column-gap: 0;
            column-gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .sec_11 .row .col {
    width: 50%;
  }
  .sec_11 .row .col__text {
    padding-right: var(--pd60);
  }
}

.sec_12 {
  background: #f2eee5;
}
.sec_12 h2 {
  margin-bottom: clamp(20px, 3vw, 35px);
}
.sec_12 h2 .en {
  font-size: clamp(34px, 6vw, 75px);
  line-height: 1;
  letter-spacing: 0.1em;
}
.sec_12 h2 .jp {
  display: table;
  border-bottom: 1px solid;
  margin: 0 auto;
  font-size: clamp(20px, 2.8vw, 28px);
}
@media only screen and (min-width: 1240px) {
  .sec_12 h2 .jp {
    letter-spacing: 0.18em;
  }
}

.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;
}

.side_bnr .side_bnr_block img{
width:auto;
}
