@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: 25px;
}
.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(7px, 2.217px + 1.276vw, 12px);
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}
.ul_check li:before {
  display: none;
}
.ul_check li:after {
  width: 20px;
  height: 17px;
  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 {
  -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: #332c24;
  padding: 5px 10px 7px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 2.2;
  color: white;
}

.f_cormorant {
  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, 70px);
  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 {
  position: relative;
  display: table;
  margin: 0 auto clamp(20px, 3vw, 30px);
  text-align: center;
  letter-spacing: 0.1em;
}
.sec_1 h2 .stick {
  font-size: clamp(20px, 3vw, 32px);
  color: white;
  line-height: 1;
  display: table;
  background: -webkit-gradient(linear, left top, right bottom, from(#d6bf83), to(#b5933c));
  background: linear-gradient(to right bottom, #d6bf83, #b5933c);
  font-weight: bold;
  position: absolute;
  right: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 50%;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  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);
}
.sec_1 h2 .stick:after {
  content: "";
  position: absolute;
  left: 65%;
  top: 91%;
  width: 0;
  height: 0;
  border: 1rem solid transparent;
  border-top: 2rem solid #b5933c;
  border-bottom: 0;
  -webkit-transform: rotate(-16deg) skew(15deg);
          transform: rotate(-16deg) skew(15deg);
  z-index: -1;
}
.sec_1 h2 .jp {
  font-size: clamp(20px, 2.8vw, 32px);
  text-shadow: 0 0 0px rgba(255, 255, 255, 0.56), 0 0 0px rgba(255, 255, 255, 0.56), 0 0 0px rgba(255, 255, 255, 0.56), 0 0 0px rgba(255, 255, 255, 0.56), 0 0 13px rgba(255, 255, 255, 0.56), 0 0 10px rgba(255, 255, 255, 0.56), 0 0 10px rgba(255, 255, 255, 0.56);
}
.sec_1 h2 .jp .large {
  font-size: clamp(28px, 4vw, 50px);
  font-weight: bold;
}
.sec_1 .row .col {
  background: rgba(64, 57, 51, 0.85);
}
.sec_1 .row .col ul {
  margin-bottom: 0;
}
.sec_1 .row .col ul li {
  color: white;
  border-bottom: 1px solid #6e6a66;
  font-size: clamp(18px, 17.029px + 0.259vw, 22px);
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .sec_1 {
    background: #f3efe9 url("../img/top/sp_bg_img001.png") no-repeat top right/contain;
    margin-top: 50px;
  }
  .sec_1.pd {
    padding-top: 30vw;
  }
  .sec_1 h2 .stick {
    padding: var(--pd20) var(--pd30);
    bottom: 100%;
    right: 93%;
  }
  .sec_1 h2 .jp .large {
    text-underline-offset: .5rem;
  }
  .sec_1 .row .col {
    padding: 1em;
  }
  .sec_1 .row .col ul:not(:last-child) {
    margin-bottom: 10px;
  }
  .sec_1 .row .col ul li {
    font-size: 18px;
  }
  .sec_1 .row .col ul li:after {
    top: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .sec_1 {
    background: url("../img/top/bg_img001.png") no-repeat center/cover;
  }
  .sec_1 h2 .stick {
    padding: clamp(15px, 11.667px + 0.434vw, 20px) 30px clamp(18px, 13.333px + 0.608vw, 25px);
    bottom: var(--pd30);
  }
  .sec_1 h2 .stick:after {
    left: 65%;
    top: 91%;
    width: 0;
    height: 0;
    border: 1rem solid transparent;
    border-top: 2rem solid #b5933c;
    border-bottom: 0;
    -webkit-transform: rotate(-16deg) skew(15deg);
            transform: rotate(-16deg) skew(15deg);
  }
  .sec_1 .row .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--pd20);
            column-gap: var(--pd20);
    padding: var(--pd50);
    width: 661px;
  }
  .sec_1 .row .col ul {
    width: calc((100% - var(--pd20)) / 2);
  }
  .sec_1 .row .col ul li {
    font-size: 22px;
    letter-spacing: 0.08em;
    padding-left: 30px;
  }
  .sec_1 .row .col ul li:after {
    top: 12px;
  }
}
@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;
  position: relative;
}
.sec_2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: var(--pd80) solid transparent;
  border-top: var(--pd50) solid #837a69;
  border-bottom: 0;
}
.sec_2 .tit {
  line-height: 1.6;
  font-size: clamp(20px, 3vw, 34px);
}
.sec_2 .tit .large {
  font-size: clamp(26px, 4vw, 47px);
}
.sec_2 .tit .large .bd {
  border-bottom: 4px double;
}
@media only screen and (min-width: 768px) {
  .sec_2 {
    letter-spacing: 0.08em;
  }
}

.sec_3 .row .col {
  background: white;
  -webkit-box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
          box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
}
.sec_3 .row .col h3 {
  background: #837a69;
  text-align: center;
  font-size: clamp(20px, 2.6vw, 26px);
  letter-spacing: 0.08em;
  color: white;
  padding: var(--pd20) var(--pd10);
}
.sec_3 .row .col .box-bg {
  padding: 1em;
}
.sec_3 .row .col .box-bg h4 {
  font-size: clamp(18px, 2.4vw, 24px);
  border-bottom: 1px solid #837a69;
  padding-bottom: 3px;
  margin-bottom: 7px;
}
.sec_3 .row .col .box-bg .box:not(:last-child) {
  margin-bottom: var(--pd40);
}
.sec_3 .row .col.full {
  background: white url("../img/top/bg_icon.png") no-repeat right var(--pd20) bottom var(--pd20);
}
.sec_3 .row .col.full .box-bg .l2:not(:last-child) {
  margin-bottom: var(--pd20);
}
.sec_3 .row .col.full .box-bg .l2 strong {
  width: 40px;
  margin-right: 10px;
  display: inline-block;
}
.sec_3 .row .col:not(.full) figure {
  margin-bottom: var(--pd10);
}
@media only screen and (max-width: 767px) {
  .sec_3 .row .col.full {
    background-size: calc(471 / 767 * 100vw);
  }
}
@media only screen and (min-width: 768px) {
  .sec_3 .row {
    row-gap: var(--pd50);
  }
  .sec_3 .row .col {
    width: 49%;
  }
  .sec_3 .row .col.full {
    width: 100%;
  }
  .sec_3 .row .col.full .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec_3 .row .col.full .box .box-img {
    width: 35.5%;
  }
  .sec_3 .row .col.full .box .box-text {
    width: 64.5%;
    padding-left: calc(30 / 1920 * 100vw);
  }
}
@media only screen and (min-width: 1240px) {
  .sec_3 .row {
    gap: var(--pd50) var(--pd40);
  }
  .sec_3 .row .col {
    width: calc((100% - var(--pd40)) / 2);
  }
  .sec_3 .row .col .box-bg {
    padding: var(--pd50);
  }
}

.sec_4 {
  background: url("../img/top/bg_img003.png") no-repeat center/cover;
  padding: clamp(50px, 7vw, 70px) 0;
  position: relative;
}
.sec_4 .row .col__left {
  background: rgba(255, 255, 255, 0.83);
}
.sec_4 .row .col__left p {
  font-size: clamp(20px, 2.6vw, 26px);
  line-height: calc(45 / 26);
}
.sec_4 .row .col__right {
  color: white;
}
.sec_4 .row .col__right h3 {
  font-size: clamp(20px, 3vw, 30px);
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .sec_4 .row .col__left {
    background: none;
  }
  .sec_4 .row .col__left p {
    background: rgba(255, 255, 255, 0.85);
    text-align: center;
    margin: 0 auto;
    padding: 2em 1em;
  }
}
@media only screen and (min-width: 768px) {
  .sec_4 .row {
    -webkit-column-gap: calc(60 / 1920 * 100vw);
            column-gap: calc(60 / 1920 * 100vw);
  }
  .sec_4 .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_4 .row .col__left p {
    text-align: center;
  }
  .sec_4 .row .col__right {
    width: calc(70.5% - calc(60 / 1920 * 100vw));
    padding: 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_4 .row .col__left {
    width: 25.5%;
  }
  .sec_4 .row .col__right {
    width: calc(74.5% - calc(60 / 1920 * 100vw));
    padding: var(--pd70) 0;
  }
}

.sec_5 {
  background: url("../img/top/bg_img004.png") no-repeat center/cover;
}
.sec_5 .row__1 .tit {
  color: #ded7cd;
  line-height: 1;
}
.sec_5 .row__1 .col h3 {
  font-size: clamp(24px, 3vw, 32px);
  overflow: hidden;
  margin-bottom: clamp(15px, 2vw, 20px);
}
.sec_5 .row__1 .col h3 span {
  position: relative;
  display: table;
}
.sec_5 .row__1 .col h3 span:before {
  content: "";
  position: absolute;
  left: calc(100% + 1rem);
  width: 100%;
  height: 1px;
  background: #403933;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sec_5 .row__2 h3 {
  font-size: clamp(26px, 3.6vw, 43px);
  margin-bottom: clamp(10px, 1.5vw, 15px);
}
.sec_5 .row__3 .col .point {
  font-size: clamp(24px, 3vw, 34px);
  text-align: center;
  margin-bottom: var(--pd10);
}
.sec_5 .row__3 .col .ic {
  background: white;
  border-radius: 50% 50% 0 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: calc(25 / 1920 * 100vw);
  position: relative;
  z-index: 1;
}
.sec_5 .row__3 .col .ic img {
  position: relative;
  z-index: 1;
}
.sec_5 .row__3 .col .box {
  background: white;
  position: relative;
  -webkit-box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
          box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
}
.sec_5 .row__3 .col .box h3 {
  font-size: clamp(20px, 2.8vw, 28px);
  line-height: calc(38 / 28);
  margin-bottom: var(--pd10);
  position: relative;
  z-index: 2;
}
.sec_5 .row__3 .col .box .l2 {
  margin: 0;
  position: relative;
  z-index: 2;
}
.sec_5 .row__3 .col .box .num {
  position: absolute;
  bottom: 0;
  right: 0;
  color: rgba(181, 147, 60, 0.15);
  line-height: 1;
  font-family: 'Times New Roman', Times, serif;
  font-size: clamp(100px, 84.667px + 1.997vw, 123px);
}
.sec_5 .row__4 {
  display: block;
  padding: 1em;
  background: white;
  -webkit-box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
          box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
}
.sec_5 .row__4 h3 {
  font-size: clamp(26px, 3.4vw, 38px);
  margin-bottom: var(--pd20);
}
.sec_5 .row__4 h4 {
  font-size: clamp(18px, 2.4vw, 24px);
  border-bottom: 1px solid;
  margin-bottom: var(--pd20);
  padding-bottom: 5px;
}
.sec_5 .row__4 .box:not(:last-child) {
  border-bottom: 1px solid #e7e6e2;
  padding-bottom: var(--pd30);
  margin-bottom: var(--pd30);
}
.sec_5 .row__4 .box .num {
  font-size: clamp(40px, 10vw, 123px);
  font-family: 'Times New Roman', Times, serif;
  line-height: 1;
  padding-right: var(--pd20);
}
@media only screen and (max-width: 767px) {
  .sec_5 .row__1 {
    position: relative;
    z-index: 0;
    row-gap: 0;
  }
  .sec_5 .row__1:before {
    content: "";
    position: absolute;
    top: -50px;
    z-index: -1;
    width: 100vw;
    height: calc(100% + 100px);
    background: #f9f7f4;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .sec_5 .row__1 .col__img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 15px;
  }
  .sec_5 .row__1 .col__text {
    display: contents;
  }
  .sec_5 .row__1 .col__text .tit {
    font-size: calc(100 / 767 * 100vw);
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
  .sec_5 .row__1 .col__text h3 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .sec_5 .row__1 .col__text .l2 {
    width: 100%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .sec_5 .row__2 {
    row-gap: 10px;
    position: relative;
    z-index: 0;
    padding: 50px 0;
  }
  .sec_5 .row__2:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100vw;
    height: calc(100%);
    background: #edeae3;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .sec_5 .row__3 .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .sec_5 .row__3 .col .point {
    position: absolute;
    bottom: calc(100% - .7em);
    z-index: 2;
    margin: 0;
    width: var(--pd200);
    text-align: center;
  }
  .sec_5 .row__3 .col .ic {
    width: var(--pd200);
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 0;
  }
  .sec_5 .row__3 .col .box {
    padding: var(--pd40) 5px var(--pd40) var(--pd10);
    width: calc(100% - var(--pd200));
  }
  .sec_5 .row__3 .col .box h3 {
    text-align: left !important;
    margin-bottom: var(--pd20);
  }
  .sec_5 .row__4 h3 {
    background: #837a69;
    color: white;
    padding: 1rem 1rem 1.2rem;
  }
  .sec_5 .row__4 .box .num {
    text-align: center;
    border: 1px solid;
    display: table;
    padding: 1rem;
    margin: 0 auto var(--pd10);
    border-radius: 50%;
    background: #837a69;
    color: white;
  }
}
@media only screen and (min-width: 768px) {
  .sec_5 .row__1 {
    -webkit-column-gap: 0;
            column-gap: 0;
  }
  .sec_5 .row__1 .col {
    width: 50%;
    position: relative;
  }
  .sec_5 .row__1 .col .tit {
    font-size: calc(171 / 1920 * 100vw);
    white-space: nowrap;
    -webkit-transform: translateX(calc(-270 / 1920 * 100vw));
            transform: translateX(calc(-270 / 1920 * 100vw));
  }
  .sec_5 .row__1 .col__img {
    padding-right: calc(45 / 1920 * 100vw);
  }
  .sec_5 .row__1 .col__text {
    padding-left: calc(45 / 1920 * 100vw);
  }
  .sec_5 .row__2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-column-gap: 0;
            column-gap: 0;
  }
  .sec_5 .row__2 .col__img {
    width: 44%;
  }
  .sec_5 .row__2 .col__img img {
    max-width: none;
  }
  .sec_5 .row__2 .col__text {
    width: 56%;
  }
  .sec_5 .row__3 {
    -webkit-column-gap: var(--pd20);
            column-gap: var(--pd20);
  }
  .sec_5 .row__3 .col {
    width: calc((100% - var(--pd40)) / 3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec_5 .row__3 .col .ic {
    width: clamp(140px, 110.667px + 3.819vw, 184px);
    height: clamp(140px, 110.667px + 3.819vw, 184px);
    margin-bottom: clamp(-96px, -70.667px + -3.299vw, -134px);
  }
  .sec_5 .row__3 .col .box {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: var(--pd30) calc(25 / 1920 * 100vw);
  }
  .sec_5 .row__4 .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_5 .row__4 .box .num {
    width: clamp(100px, 73.333px + 3.472vw, 140px);
  }
  .sec_5 .row__4 .box .text {
    width: calc(100% - clamp(100px, 73.333px + 3.472vw, 140px));
  }
}
@media only screen and (min-width: 1240px) {
  .sec_5 .row__1 h3 {
    letter-spacing: 0.08em;
  }
  .sec_5 .row__2 .col__text .l2 {
    padding-right: var(--pd60);
  }
  .sec_5 .row__3 .col .ic {
    margin-bottom: calc(-134 / 1920 * 100vw);
  }
  .sec_5 .row__4 {
    padding: var(--pd50);
  }
  .sec_5 .row__4 .box:last-child .l2 {
    letter-spacing: 0.06em;
  }
}

.sec_6 .row .col {
  background: #edeae3;
  padding: 1em;
}
.sec_6 .row .col .fs24 {
  font-size: clamp(18px, 2vw, 24px);
}
.sec_6 .row .col .fs28 {
  font-size: clamp(20px, 2.8vw, 28px);
}
.sec_6 .row .col .fs38 {
  font-size: clamp(24px, 3vw, 38px);
}
.sec_6 .row .col .fs50 {
  font-size: clamp(30px, 5vw, 50px);
  line-height: 1;
}
.sec_6 .row .col .fs69 {
  font-size: clamp(40px, 6vw, 69px);
  line-height: 1;
}
.sec_6 .row .col p {
  margin-bottom: 0;
  line-height: 1.4;
}
.sec_6 .row .col p.txt2 {
  overflow: hidden;
  padding-left: 15px;
  position: relative;
}
.sec_6 .row .col p.txt2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #b5933c;
  border-radius: 50%;
}
.sec_6 .row .col p.txt2 .bd {
  display: table;
  position: relative;
}
.sec_6 .row .col p.txt2 .bd:before {
  content: "";
  position: absolute;
  left: calc(100% + 1rem);
  width: 100vw;
  height: 1px;
  background: #b2b2b2;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .sec_6 .row {
    row-gap: var(--pd30);
  }
  .sec_6 .row .col p.txt1 {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .sec_6 .row {
    gap: calc(40 / 1920 * 100vw);
  }
  .sec_6 .row .col {
    width: calc((100% - calc(40 / 1920 * 100vw)) / 2);
    min-height: clamp(159px, 111.713px + 6.157vw, 188px);
  }
}
@media only screen and (min-width: 1240px) {
  .sec_6 .row .col {
    padding: var(--pd40) var(--pd30);
    letter-spacing: 0.18em;
    min-height: 246px;
  }
}

.sec_7 {
  position: relative;
}
.sec_7 h2.type2 {
  margin-bottom: clamp(50px, 8vw, 90px);
}
.sec_7:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  z-index: -1;
}
.sec_7 .row {
  gap: 5px;
  position: relative;
  z-index: 0;
  padding-top: 10px;
}
.sec_7 .row:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: #f9f7f4;
  width: calc(100% + 20px);
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec_7 .row .col {
  position: relative;
}
.sec_7 .row .col:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 8px solid rgba(255, 255, 255, 0.16);
}
.sec_7 .row .col .num {
  color: white;
  font-size: clamp(20px, 3vw, 30px);
  margin-bottom: 0;
}
.sec_7 .row .col .txt {
  display: block;
  font-size: clamp(16px, 1.8vw, 18px);
}
.sec_7 .row .col .txt > span {
  background: -webkit-gradient(linear, left bottom, left top, from(#fff));
  background: linear-gradient(to top, #fff);
  display: table;
  letter-spacing: normal;
  padding: 6px 10px;
}
.sec_7 .row .col .txt > span:not(:last-child) {
  margin-bottom: var(--pd10);
}
.sec_7 .row .col .txt.text-right > span {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .sec_7:before {
    height: calc(739 / 767 * 100vw);
    background: url("../img/top/sp_bg_img005.png") no-repeat center/cover;
  }
  .sec_7 .row {
    row-gap: var(--pd30);
  }
  .sec_7 .row .col {
    width: 100%;
    padding: var(--pd120) 0 var(--pd30);
  }
  .sec_7 .row .col__1 {
    background: url("../img/top/sp_sec07_bg1.png") no-repeat center/cover;
  }
  .sec_7 .row .col__2 {
    background: url("../img/top/sp_sec07_bg2.png") no-repeat center/cover;
  }
  .sec_7 .row .col__3 {
    background: url("../img/top/sp_sec07_bg3.png") no-repeat center/cover;
  }
  .sec_7 .row .col__4 {
    background: url("../img/top/sp_sec07_bg4.png") no-repeat center/cover;
  }
  .sec_7 .row .col__5 {
    background: url("../img/top/sp_sec07_bg5.png") no-repeat center/cover;
  }
  .sec_7 .row .col__6 {
    background: url("../img/top/sp_sec07_bg6.png") no-repeat center/cover;
  }
  .sec_7 .row .col__7 {
    background: url("../img/top/sp_sec07_bg7.png") no-repeat center/cover;
  }
  .sec_7 .row .col__8 {
    background: url("../img/top/sp_sec07_bg8.png") no-repeat center/cover;
  }
  .sec_7 .row .col__9 {
    background: url("../img/top/sp_sec07_bg9.png") no-repeat center/cover;
  }
  .sec_7 .row .col .num {
    font-size: calc(38 / 767 * 100vw);
  }
  .sec_7 .row .col .txt {
    font-size: var(--pd30);
  }
}
@media only screen and (min-width: 768px) {
  .sec_7:before {
    height: clamp(350px, 90.667px + 33.767vw, 739px);
    background: url("../img/top/bg_img005.png") no-repeat center/cover;
  }
  .sec_7 .row .col {
    width: calc((100% - 10px) / 3);
    padding-top: var(--pd190);
    padding-bottom: var(--pd30);
  }
  .sec_7 .row .col__1 {
    background: url("../img/top/sec07_bg1.png") no-repeat center/cover;
  }
  .sec_7 .row .col__2 {
    background: url("../img/top/sec07_bg2.png") no-repeat center/cover;
  }
  .sec_7 .row .col__3 {
    background: url("../img/top/sec07_bg3.png") no-repeat center/cover;
  }
  .sec_7 .row .col__4 {
    background: url("../img/top/sec07_bg4.png") no-repeat center/cover;
  }
  .sec_7 .row .col__5 {
    background: url("../img/top/sec07_bg5.png") no-repeat center/cover;
  }
  .sec_7 .row .col__6 {
    background: url("../img/top/sec07_bg6.png") no-repeat center/cover;
  }
  .sec_7 .row .col__7 {
    background: url("../img/top/sec07_bg7.png") no-repeat center/cover;
  }
  .sec_7 .row .col__8 {
    background: url("../img/top/sec07_bg8.png") no-repeat center/cover;
  }
  .sec_7 .row .col__9 {
    background: url("../img/top/sec07_bg9.png") no-repeat center/cover;
  }
  .sec_7 .row .col .num {
    margin-right: calc(15 / 1920 * 100vw);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .sec_7 .row .col {
    width: calc((100% - 5px) / 2);
  }
}

@media only screen and (min-width: 1240px) {
  .sec_7 .row {
    padding-top: var(--pd70);
  }
  .sec_7 .row:before {
    width: calc(100% + var(--pd140));
  }
  .sec_7 .row .col {
    width: calc((100% - 12px) / 3);
  }
}

.sec_8 {
  background: url("../img/top/bg_img006.png") no-repeat center/cover;
}
.sec_8 .row .col__text .name {
  font-size: clamp(18px, 2vw, 20px);
}
.sec_8 .row .col__text .name .large {
  font-size: clamp(22px, 2.8vw, 28px);
}
@media only screen and (max-width: 767px) {
  .sec_8 .row {
    row-gap: 0;
  }
  .sec_8 .row .col__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 15px;
  }
  .sec_8 .row .col__text {
    display: contents;
  }
  .sec_8 .row .col__text h2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    width: 100%;
  }
  .sec_8 .row .col__text h2 .en {
    margin: 0 auto 7px;
  }
  .sec_8 .row .col__text .l2 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .sec_8 .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_8 .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_8 .row .col {
    width: 50%;
  }
  .sec_8 .row .col__text {
    padding-right: var(--pd60);
  }
}

.sec_9 h2 {
  margin-bottom: clamp(20px, 3vw, 35px);
}
.sec_9 h2 .en {
  font-size: clamp(34px, 6vw, 75px);
  line-height: 1;
  letter-spacing: 0.1em;
}
.sec_9 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_9 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;
}