@charset "UTF-8";
.btnstyle:not(:last-child) {
  margin-bottom: 2.4rem;
}
.btnstyle a {
  line-height: 1.5;
  display: table;
  position: relative;
  text-align: center;
  margin: auto;
  text-decoration: none;
  color: #fff !important;
  min-width: auto;
  max-width: 280px;
  background: #403638;
  border: 1px solid #403638;
  width: 100%;
  border-radius: 0;
  padding: 1.3rem 2.4rem;
  font-size: 16px;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #403638 !important;
  background: #fff;
  border-color: #403638;
}
.btnstyle a:hover {
  opacity: 0.7;
}
.btnstyle a::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  height: 6px;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.btnstyle a:after {
  border-color: #fff;
}
.btnstyle a:after {
  border-color: #403638;
}
.btnstyle a:hover {
  color: #fff !important;
  background: #403638;
  border-color: #fff;
  opacity: 1;
}
.btnstyle a:hover:after {
  border-color: #fff;
}
.btnstyle__right a {
  margin-right: 0;
}
.btnstyle__left a {
  margin-left: 0;
}

.page_title_wrap {
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #403638;
  background: url("../img/common/under_title.jpg") no-repeat center/cover;
}
.page_title_wrap:before, .page_title_wrap:after {
  display: none;
}
.page_title_wrap .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .container {
    height: 120px;
  }
}
.page_title_wrap .page_title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.25;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page_title_wrap .page_title {
    font-size: 25px;
  }
}

.mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body .text-large {
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
}
.mce-content-body h2 {
  color: #403638;
  font-size: 42px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-bottom: 1.2em;
  text-align: center;
  padding-bottom: 14px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h2 {
    font-size: 24px;
  }
}
.mce-content-body h2:before {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 32px;
  height: 2px;
  background: #a2896e;
}
.mce-content-body h3 {
  color: #403638;
  display: block;
  text-align: left;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h3 {
    font-size: 22px;
  }
}
.mce-content-body h3.aside_title {
  color: #333333;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #333333;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 1.2rem;
}
.mce-content-body h3.aside_title:after, .mce-content-body h3.aside_title:before {
  display: none;
}
.mce-content-body h4 {
  color: #333333;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  letter-spacing: 0.04em;
  padding: 0;
}
.mce-content-body h4:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h4 {
    font-size: 19px;
  }
}
.mce-content-body h5 {
  color: #333333;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  border: none;
  position: relative;
  padding: 0;
}
.mce-content-body h5:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h5 {
    font-size: 17px;
  }
}

.text-large {
  color: #403638;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .text-large {
    font-size: 22px;
  }
}

.section {
  padding-top: 85.5px;
  padding-bottom: 85.5px;
}
@media only screen and (max-width: 767px) {
  .section {
    padding-top: 57.375px;
    padding-bottom: 57.375px;
  }
}
.section h3:first-child {
  margin-bottom: 27px;
}
.section hr {
  margin-bottom: 112.5px;
  margin-top: 112.5px;
  max-width: 1200px;
}

.section_bg {
  background: #e5e2df;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #e5e2df;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #e5e2df;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #e5e2df;
}

.box_border {
  background: #fff;
  border: 5px solid #e5e2df;
}

.box_border .box_bg {
  background: #e5e2df;
}

.section_bg .box_border .box_bg {
  background: #e5e2df;
}

.box_bg,
.box_border {
  margin-top: 0;
  margin-bottom: 56.25px;
  border-radius: 0px;
  padding: 56.25px 38.25px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .box_bg,
  .box_border {
    padding: 56.25px;
  }
}
@media only screen and (max-width: 767px) {
  .box_bg,
  .box_border {
    padding: 27px 18px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 27px;
}
.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: 27px 18px;
}
@media 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: 27px 18px;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 56.25px;
}

.link_anchor {
  margin-top: 20px !important;
  padding: 0;
  border: 3px solid #e5e2df !important;
  border-radius: 10px !important;
  padding: 30px 20px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .link_anchor {
    margin-top: 10px !important;
  }
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media screen and (max-width: 767px) {
  .link_anchor li:not(:first-child) {
    margin-top: 3%;
  }
}
.link_anchor a {
  background: #fff;
  color: #333333;
  border-radius: 0;
  padding: 0.5em 1em 0.5em 3.5em;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 24px;
  border: 1px solid #403638;
  border-radius: 3px;
  color: #403638 !important;
  display: block;
  width: 100%;
  padding: 15px 25px;
  border: 1px solid #403638;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #403638;
  border-right: 1px solid #403638;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.link_anchor a:hover {
  background: #403638;
  color: #fff !important;
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media only screen and (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 48%;
    margin-right: 2%;
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .link_anchor li:nth-child(2n) {
    margin-right: 0;
  }
  .link_anchor li:nth-child(n+3) {
    margin-top: 2%;
  }
  .link_anchor.link_col_3 li {
    max-width: 32%;
  }
  .link_anchor.link_col_3 li:nth-child(2n) {
    margin-right: 2%;
  }
  .link_anchor.link_col_3 li:nth-child(n+3) {
    margin-top: 0;
  }
  .link_anchor.link_col_3 li:nth-child(3n) {
    margin-right: 0;
  }
  .link_anchor.link_col_3 li:nth-child(n+4) {
    margin-top: 2%;
  }
}

.ul_circle,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 27px;
}
.ul_circle li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 13.5px;
  padding-left: 22.5px;
  position: relative;
}
.ul_circle li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_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: 27px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #403638;
  height: 9px;
  left: 0;
  top: 9px;
  width: 9px;
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
      transform: rotate(50deg);
  top: 11.25px;
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #403638;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #403638;
  top: 11.25px;
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 31.5px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #403638;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 14.76px;
  height: 22.5px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6.75px;
  width: 22.5px;
  position: absolute;
}

@media screen and (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin-right: 2%;
  }
  ul.list_columns_2 li:nth-child(2n) {
    margin-right: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin-right: 2%;
  }
  ul.list_columns_3 li:nth-child(3n) {
    margin-right: 0;
  }
}
.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 31.5px;
  margin-bottom: 31.5px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6.75px 0px 6.75px 67.5px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 22.5px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 29.25px;
  font-weight: 600;
  height: 45px;
  left: 0;
  letter-spacing: 0;
  line-height: 45px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 45px;
}
.box_faq .question {
  font-size: 22.5px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #403638;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Old Mincho", serif;
  margin-top: 0;
  padding-right: 22.5px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 13.5px;
  right: 0;
  background: #403638;
  border-radius: 1px;
  width: 18px;
  height: 3.375px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
      -ms-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: #a2896e;
  top: 30px;
}

.flow-box {
  margin-bottom: 56.25px;
}
.flow-box:last-child {
  margin-bottom: 0;
}

.flow-block {
  border: 5px solid #e5e2df;
  background: #fff;
  border-radius: 0px;
  margin-top: 92.25px;
  padding: 56.25px 38.25px;
  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: 56.25px;
  }
}
@media only screen and (max-width: 767px) {
  .flow-block {
    padding: 27px 18px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 36px solid transparent;
  border-top-color: #afcbea;
  left: 50%;
  margin-left: -36px;
  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;
}
.section_bg .flow-block::after {
  border-top-color: #403638;
}
.flow-block .title {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4;
  margin-top: 0 !important;
  text-align: left;
  font-family: "Zen Old Mincho", serif;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.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: #403638;
  background: #403638;
  margin-right: 0.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 .number_text {
  padding-top: 3px;
}

table {
  width: 100%;
  border-collapse: collapse;
}
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 #403638;
  color: #403638;
  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 #403638;
}
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: #403638;
  border-bottom: 1px solid #403638;
  border-top: 1px solid #403638;
}
table.table_timetable {
  table-layout: fixed;
  margin-bottom: 0.5em;
  font-family: "Zen Old Mincho", serif;
}
table.table_timetable:last-child {
  margin-bottom: 0;
}
table.table_timetable th, table.table_timetable td {
  font-weight: bold !important;
  background: none;
  padding: 0.8rem 0.2rem;
    line-height: 1.4;
  text-align: center;
  border: none;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
table.table_timetable th:last-child, table.table_timetable td:last-child {
  border-right: none;
}
table.table_timetable tbody tr:last-child th, table.table_timetable tbody tr:last-child td {
  border-bottom: none;
}
table.table_timetable thead {
  border-bottom: 1px solid #ddd;
}
table.table_timetable thead th {
  background: none;
  color: #333333;
}
table.table_timetable thead th:first-child {
  width: 34%;
}
table.table_timetable tbody {
  border-bottom: 1px solid #ddd;
}
table.table_timetable tbody th {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table_fee {
  table-layout: fixed;
  margin-bottom: 1em;
}
table.table_fee:last-child {
  margin-bottom: 0;
}
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 thead th, table.table_fee thead td {
  background: #a2896e;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
table.table_fee tbody th {
  background: #fff;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  font-weight: 400;
}
table.table_fee tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee tbody td:last-child {
  text-align: left;
}
table.table_fee2 {
  margin-bottom: 1em;
}
table.table_fee2:last-child {
  margin-bottom: 0;
}
table.table_fee2 th, table.table_fee2 td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee2 tbody th {
  background: #f7f9fc;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  width: 25%;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  table.table_fee2 tbody th {
    width: 35%;
  }
}
table.table_fee2 tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee2 tbody td:last-child {
  text-align: left;
}
table.table_fee_bg tbody tr th {
  background: #f7f9fc;
}
table.table_fee_right tbody tr td:last-child {
  text-align: right;
}
table.table_fee2_right tbody tr td:last-child {
  text-align: right;
}

.consul {
  color: #403638 !important;
}

.consul2 {
  color: #a2896e !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    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;
  }
}

.footer {
  border-top: none;
  padding-top: 50px;
  background: #e5e2df;
  overflow: hidden;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th,
.footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .table_timetable {
  margin-top: 20px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  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 #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .footer {
    padding-top: 70px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
@media screen and (min-width: 1250px) {
  .footer {
    padding-top: 100px;
  }
}

.copyright {
  background: #e5e2df;
  color: #333333;
  margin-top: 20px;
  padding: 10px 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .copyright {
    margin-top: 30px;
    padding: 10px 0 19%;
  }
}

.footer .bnr_box {
  margin: 50px 0;
  width: 420px;
  max-width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .footer .bnr_box > * {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .footer .bnr_box {
    width: 100%;
  }
}

@media print, screen and (max-width: 1259px) {
  .col_2 .table_timetable {
    font-size: 16px;
  }
}
.sec_tab .tab_item {
  display: none;
}
.sec_tab .tab_item.active {
  display: block;
}
.sec_tab .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px !important;
  border-bottom: 4px solid #81735d;
}
.sec_tab .tab_btn_wrap li {
  height: 80px;
  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;
  padding: 0;
  color: #fff;
  background: #bcb7b2;
  position: relative;
  font-size: 30px;
  font-family: "Zen Old Mincho", serif;
}
.sec_tab .tab_btn_wrap li:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  height: 8px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  width: 8px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
}
.sec_tab .tab_btn_wrap li:hover {
  cursor: pointer;
  opacity: 0.8;
}
.sec_tab .tab_btn_wrap li.active {
  color: #fff;
  background: #81735d;
}
.sec_tab .btnstyle a {
  height: 80px;
  padding: 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;
}
@media screen and (min-width: 768px) {
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec_tab .tab_btn_wrap li {
    border-radius: 20px 20px 0 0;
    width: 480px;
    max-width: 44%;
    margin-right: 3%;
  }
  .sec_tab .tab_btn_wrap li:last-child {
    margin-right: 0;
  }
  .sec_tab .btnstyle a {
    font-size: 1.5vw;
  }
}
@media print, screen and (max-width: 1259px) {
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: clamp(20px, 3vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_tab .tab_btn_wrap li {
    height: 60px;
    width: 49%;
    margin-right: 2%;
  }
  .sec_tab .tab_btn_wrap li:not(:first-child) {
    margin-top: 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(2n) {
    margin-right: 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(n+3) {
    margin-top: 2%;
  }
  .sec_tab .btnstyle a {
    font-size: 18px;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    line-height: 1.2;
    font-size: 18px;
    text-align: center;
    height: 70px;
  }
  .sec_tab .tab_btn_wrap .tab_btn::after {
    bottom: 5px;
  }
}

body {
  font-weight: 500;
}

.img {
  text-align: center;
}

.t-red {
  color: #c33716;
}

.let-1 {
  letter-spacing: -1px;
}

.mce-content-body.main_body {
  width: 100%;
  max-width: 100%;
}

.mainimage {
  position: relative;
}
.mainimage .main_copy {
  position: absolute;
  top: auto;
  bottom: 5vw;
  left: 5vw;
}
@media print, screen and (max-width: 1259px) {
  .mainimage .main_copy {
    max-width: 50vw;
  }
}
@media only screen and (max-width: 767px) {
  .mainimage .main_copy {
    max-width: 70vw;
    bottom: 20vw;
    left: 0;
  }
}

.page-name-colon_lp section {
  padding: 100px 0;
}
.page-name-colon_lp section h2 {
  margin-top: 0;
}
.page-name-colon_lp section h3 {
  margin-top: 0;
  margin-bottom: 30px;
}
.page-name-colon_lp section h4 {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp section {
    padding: 40px 0;
  }
}

.page-name-colon_lp .info {
  position: relative;
  z-index: 2;
}
.page-name-colon_lp .info .container {
  position: relative;
  z-index: 1;
  padding: 65px 0;
}
.page-name-colon_lp .info .container::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -65px;
  margin: 0 auto;
  width: 1700px;
  height: 100%;
  background: #403638;
  z-index: -1;
  border-radius: 0 20px 20px 0;
}
.page-name-colon_lp .info h2 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 30px;
  padding-bottom: 0;
  text-align: left;
  font-weight: normal;
  z-index: 1;
}
.page-name-colon_lp .info h2 .wrap {
  display: table;
  background: #403638;
  padding-right: 0.5em;
}
.page-name-colon_lp .info h2::before {
  display: none;
}
.page-name-colon_lp .info h2::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 2px;
  border-top: 1px solid #fff;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .page-name-colon_lp .info .row {
    gap: 28px;
  }
  .page-name-colon_lp .info li {
    width:380px;
    max-width: calc((100% - 56px) / 3);
  }
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp .info .container {
    padding: 40px 0;
  }
  .page-name-colon_lp .info .container h2 {
    font-size: 22px;
  }
  .page-name-colon_lp .info li {
    text-align: center;
  }
  .page-name-colon_lp .info li:not(:last-child) {
    margin-bottom: 20px;
  }
  .page-name-colon_lp .info img {
    width: 260px;
  }
}

.page-name-colon_lp .info01 .info {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp .info01 .info {
  padding-top:0;
  }
}
.page-name-colon_lp .info02 {
  margin-bottom: -150px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d8d4cd), color-stop(50%, #e5e2df));
  background: linear-gradient(180deg, #d8d4cd 50%, #e5e2df 50%);
}

.page-name-colon_lp .info03 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #5e5a5b), color-stop(50%, #e5e2df));
  background: linear-gradient(180deg, #5e5a5b 50%, #e5e2df 50%);
}
.page-name-colon_lp .info03 .info {
  padding-bottom: 0;
}
.page-name-colon_lp .info04 .info {
  padding-bottom: 0;
}
.page-name-colon_lp .info05 .info {
  padding-bottom: 0;
}
.page-name-colon_lp .info06 .info {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
.page-name-colon_lp .info07 .info {
  padding-bottom: 0;
}
}
.page-name-colon_lp .info08 .info {
  padding-bottom: 0;
}
.page-name-colon_lp .sec01 {
  position: relative;
  z-index: 1;
}
.page-name-colon_lp .sec01::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 auto;
  width: 2000px;
  height: 980px;
  background: url("../img/top/sec01_bg.png") no-repeat center bottom/cover;
  z-index: -1;
}
.page-name-colon_lp .sec01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 20px;
}
.page-name-colon_lp .sec01 ul li {
  width: calc((100% - 20px) / 2);
  font-size: 22px;
  font-family: "Zen Old Mincho", serif;
  padding: 5px 5px 5px 30px;
  background: url("../img/top/check01.png") no-repeat left center;
  border-bottom: 1px solid #c4c1bc;
}
@media only screen and (min-width: 768px) {
  .page-name-colon_lp .sec01 .row {
    gap: 0 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-name-colon_lp .sec01 .row .img {
    width: 400px;
  }
  .page-name-colon_lp .sec01 .row .text {
    width: calc(100% - 400px - 60px);
  }
}
@media print, screen and (max-width: 1259px) {
  .page-name-colon_lp .sec01 .img {
    margin-bottom: 30px;
  }
  .page-name-colon_lp .sec01 .img .pc {
    display: none;
  }
  .page-name-colon_lp .sec01 .img .sp {
    display: inline !important;
  }
  .page-name-colon_lp .sec01 .row {
    display: block;
  }
  .page-name-colon_lp .sec01 .row .img,
  .page-name-colon_lp .sec01 .row .text {
    width: 100%;
  }
  .page-name-colon_lp .sec01 ul li {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp .sec01 ul li {
    width: 100%;
    font-size: 18px;
    padding-right: 0;
  }
}

.page-name-colon_lp .sec02 {
  background: url("../img/top/sec02_bg.png") no-repeat center/cover;
  padding-bottom: 0;
}
.page-name-colon_lp .sec02 h3 {
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #a19786;
  font-size: 30px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.page-name-colon_lp .sec02 .img {
  width: 1320px;
  -webkit-transform: translateX(-60px);
      -ms-transform: translateX(-60px);
          transform: translateX(-60px);
}
.page-name-colon_lp .sec02 .text {
  position: relative;
  z-index: 1;
  padding: 65px;
  background: rgba(129, 115, 93, 0.95);
  color: #fff;
  border-radius: 10px;
  margin-top: -75px;
}
@media print, screen and (max-width: 1259px) {
  .page-name-colon_lp .sec02 .img {
    max-width: 100%;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  .page-name-colon_lp .sec02 .text {
    max-width: 90%;
    margin: -75px auto 0;
    padding: 65px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp .sec02 .text {
    padding: 20px;
    margin-top: -20px;
  }
  .page-name-colon_lp .sec02 h3 {
    font-size: 22px;
  }
}

.page-name-colon_lp .sec03 {
  padding-top: 150px;
  padding-bottom: 0;
  background: url("../img/top/sec03_bg.png") no-repeat center top/cover;
}
.page-name-colon_lp .sec03 h2 {
  color: #fff;
}
.page-name-colon_lp .sec03 h2::before {
  background: #fff;
}
.page-name-colon_lp .sec03 .white_box {
  background: #fff;
  border-radius: 10px;
  padding: 65px;
}
.page-name-colon_lp .sec03 .white_box:not(:last-child) {
  margin-bottom: 60px;
}
.page-name-colon_lp .sec03 h3 {
  text-align: center;
  font-size: 30px;
  padding-bottom: 0;
}
.page-name-colon_lp .sec03 h3 .line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #e9e0d6), color-stop(100%, #e9e0d6), to(transparent));
  background: linear-gradient(180deg, transparent 70%, #e9e0d6 70%, #e9e0d6 100%, transparent 100%);
}
.page-name-colon_lp .sec03 .table_fee2 th,
.page-name-colon_lp .sec03 .table_fee2 td {
  border-color: #fff;
  text-align: center !important;
  font-weight: 500 !important;
}
.page-name-colon_lp .sec03 .table_fee2 tbody tr:nth-child(1) th {
  background: #f9f8f6;
}
.page-name-colon_lp .sec03 .table_fee2 tbody tr:nth-child(1) td {
  background: #f9f8f6;
}
.page-name-colon_lp .sec03 .table_fee2 tbody tr:nth-child(2) th {
  background: #ddd1c2;
}
.page-name-colon_lp .sec03 .table_fee2 tbody tr:nth-child(2) td {
  background: #e9e0d6;
}
.page-name-colon_lp .sec03 .table_fee2 tbody tr:nth-child(3) th {
  background: #e9e0d6;
}
.page-name-colon_lp .sec03 .table_fee2 tbody tr:nth-child(3) td {
  background: #f4f0eb;
}
.page-name-colon_lp .sec03 .col_2 {
  padding-bottom: 40px;
}
.page-name-colon_lp .sec03 .col_2 h4 {
  font-size: 20px;
  text-align: center;
  padding: 15px;
  font-family: "Noto Sans JP", sans-serif;
}
.page-name-colon_lp .sec03 .col_2 ul {
  display: table;
  margin: 0 auto 30px;
}
.page-name-colon_lp .sec03 .col_2 .img {
  text-align: center;
  padding: 0 20px;
}
.page-name-colon_lp .sec03 .col_2:nth-child(1) {
  border: 1px solid #ddd1c2;
}
.page-name-colon_lp .sec03 .col_2:nth-child(1) h4 {
  background: #ddd1c2;
}
.page-name-colon_lp .sec03 .col_2:nth-child(2) {
  border: 1px solid #e9e0d6;
}
.page-name-colon_lp .sec03 .col_2:nth-child(2) h4 {
  background: #e9e0d6;
}
.page-name-colon_lp .sec03 .cont02 h3 {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-name-colon_lp .sec03 p + h3 {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp .sec03 .white_box {
    padding: 20px;
  }
  .page-name-colon_lp .sec03 .white_box:not(:last-child) {
    margin-bottom: 30px;
  }
  .page-name-colon_lp .sec03 h3 {
    font-size: 22px;
  }
  .page-name-colon_lp .sec03 .table_fee2 {
    font-size: 14px;
  }
  .page-name-colon_lp .sec03 .table_fee2 th,
  .page-name-colon_lp .sec03 .table_fee2 td {
    padding: 10px 0;
  }
  .page-name-colon_lp .sec03 .table_fee2 th:first-child {
    width: 20%;
  }
  .page-name-colon_lp .sec03 .col_2 h4 {
    padding: 5px;
  }
}

.page-name-colon_lp .sec04 {
  padding-bottom: 0;
}
.page-name-colon_lp .sec04 .container {
  background: url("../img/top/sec04_text_bg01.png") no-repeat center;
  background-size: 100% 100%;
  padding: 140px 130px 90px;
}
.page-name-colon_lp .sec04 h3 {
  color: #fff;
  background: #a2896e;
  font-size: 24px;
  padding: 5px 10px;
  margin-bottom: 5px;
}
.page-name-colon_lp .sec04 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
.page-name-colon_lp .sec04 ul li {
  background: url("../img/top/check02.png") no-repeat center left;
  width: calc((100% - 10px) / 2);
  border-bottom: 1px solid #e2ddd8;
  padding: 5px 5px 5px 30px;
}
@media only screen and (min-width: 768px) {
  .page-name-colon_lp .sec04 .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-name-colon_lp .sec04 .img {
    width: 44%;
  }
  .page-name-colon_lp .sec04 .text {
    width: calc(56% - 50px);
  }
}
@media print, screen and (max-width: 1259px) {
  .page-name-colon_lp .sec04 .container {
    padding: 100px 40px 40px;
  }
  .page-name-colon_lp .sec04 li {
    font-size: clamp(14px, 1.6vw, 18px);
  }
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp .sec04 .container {
    padding: 40px 20px 30px;
    background: url("../img/top/sp_sec04_text_bg01.png") no-repeat top center, linear-gradient(180deg, transparent 8px, #fff 8px);
    background-size: contain;
  }
  .page-name-colon_lp .sec04 img {
    max-width: 70%;
  }
  .page-name-colon_lp .sec04 h3 {
    margin-top: 30px;
    font-size: 22px;
  }
  .page-name-colon_lp .sec04 ul {
    margin-bottom: 0;
  }
  .page-name-colon_lp .sec04 ul li {
    padding-left: 20px !important;
    font-size: 13px;
  }
}

.page-name-colon_lp .sec05 {
  font-family: "Zen Old Mincho", serif;
}
.page-name-colon_lp .sec05 .feat {
  margin-bottom: 20px;
}
.page-name-colon_lp .sec05 p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .page-name-colon_lp .sec05 {
    padding-bottom:60px;
  }
  .page-name-colon_lp .sec05 .row .text {
    width: 530px;
    max-width: 100%;
    padding-bottom: 30px;
  }
  .page-name-colon_lp .sec05 .row .img {
    margin-bottom: -60px;
  }
  .page-name-colon_lp .sec05 .row > *:nth-child(odd) {
    border-radius: 0 0 1vw 0;
  }
  .page-name-colon_lp .sec05 .row > *:nth-child(odd) .text {
    margin-left: auto;
  }
  .page-name-colon_lp .sec05 .row > *:nth-child(even) {
    border-radius: 0 0 0 1vw;
    -webkit-transform: translateY(40px);
        -ms-transform: translateY(40px);
            transform: translateY(40px);
  }
  .page-name-colon_lp .sec05 .row > *:nth-child(even) .text {
    margin-left: 80px;
  }
  .page-name-colon_lp .sec05 .row > *:nth-child(4n-3), .page-name-colon_lp .sec05 .row > *:nth-child(4n) {
    background: linear-gradient(180deg, transparent 100px, #a2896e 100px, #a2896e 100%);
  }
  .page-name-colon_lp .sec05 .row > *:nth-child(4n-2), .page-name-colon_lp .sec05 .row > *:nth-child(4n-1) {
    background: linear-gradient(180deg, transparent 100px, #5e5a5b 100px, #5e5a5b 100%);
  }
  .page-name-colon_lp .sec05 .row p {
    color: #fff;
    font-size: 28px;
  }
}
@media print, screen and (max-width: 1259px) {
  .page-name-colon_lp .sec05 .row {
    gap: 40px 20px;
  }
  .page-name-colon_lp .sec05 .row .col_2 {
    width: calc((100% - 20px) / 2);
    margin-right: 0;
    margin-top: 0;
  }
  .page-name-colon_lp .sec05 .row p {
    font-size: 22px;
  }
  .page-name-colon_lp .sec05 .row .text {
    padding: 0 20px 30px;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp .sec05 .row {
    max-width: calc(100% - 40px);
    margin: auto;
  }
  .page-name-colon_lp .sec05 .feat img {
    width: 140px;
  }
  .page-name-colon_lp .sec05 .row .col_2 {
    width: 100%;
  }
  .page-name-colon_lp .sec05 .row .text {
    padding: 0 20px 20px;
    border-radius: 0 0 2vw 2vw;
  }
  .page-name-colon_lp .sec05 .row .img {
    margin-bottom: -30px;
  }
  .page-name-colon_lp .sec05 .row p {
    font-size: 19px;
    color: #fff;
  }
  .page-name-colon_lp .sec05 .row .col_2 {
    margin-top: 20px;
  }
  .page-name-colon_lp .sec05 .row > *:nth-child(odd) .text {
    background: #a2896e;
  }
  .page-name-colon_lp .sec05 .row > *:nth-child(even) .text {
    background: #5e5a5b;
  }
}

.page-name-colon_lp .sec06{
  padding-bottom:0;
}
.page-name-colon_lp .sec06 h3 {
  color: #fff;
  font-size: 26px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  margin-bottom: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#5b5041), to(#81735d));
  background: linear-gradient(90deg, #5b5041 0%, #81735d 100%);
  width: calc(100% - 30px);
}
.page-name-colon_lp .sec06 h3 .small {
  font-size: 20px;
}
.page-name-colon_lp .sec06 h3::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -60px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-left: 30px solid #81735d;
}
.page-name-colon_lp .sec06 p {
  margin-top: 10px;
}
@media print, screen and (max-width: 1259px) {
  .page-name-colon_lp .sec06 .row {
    width: 760px;
    max-width: 100%;
    margin: auto;
    gap: 30px 20px;
  }
  .page-name-colon_lp .sec06 .row .col_3 {
    width: calc((100% - 20px) / 2);
    margin-right: 0;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp .sec06 .row .col_3 {
    width: 100%;
  }
  .page-name-colon_lp .sec06 .row .col_3 + .col_3 {
    margin-top: 30px;
  }
  .page-name-colon_lp .sec06 h3 {
    font-size: 22px;
  }
  .page-name-colon_lp .sec06 h3 .small {
    font-size: 18px;
  }
}
.page-name-colon_lp .sec07{
  padding-bottom:0;}

.page-name-colon_lp .sec07 .table_fee2 th:first-child {
  width: 36% !important;
}
.page-name-colon_lp .sec07 .table_fee2 td {
  width: 32% !important;
}
.page-name-colon_lp .sec07 .table_fee2 th,
.page-name-colon_lp .sec07 .table_fee2 td {
  text-align: center !important;
  font-weight: 500;
}
.page-name-colon_lp .sec07 .table_fee2 tbody th {
  background: #fff;
}
.page-name-colon_lp .sec07 .table_fee2 th, .page-name-colon_lp .sec07 .table_fee2 td {
  padding: 0;
  font-size: clamp(18px,2vw,20px);
  line-height: 1.4;
  height: 70px;
}
@media only screen and (min-width: 768px) {
.page-name-colon_lp .sec07 .table_fee2 {
  width: 1080px;
  max-width: 100%;
  margin: auto;
}
}
@media only screen and (max-width: 767px) {
  .page-name-colon_lp .sec07 .table_fee2 th, .page-name-colon_lp .sec07 .table_fee2 td {
    padding: 0;
    font-size: 14px;
    line-height: 1.4;
    height: 50px;
  }
}

.page-name-colon_lp .sec08 {
  background: url("../img/top/sec08_bg.jpg") no-repeat center/cover;
}
.page-name-colon_lp .sec08 .name {
  font-size: 24px;
  font-family: "Zen Old Mincho", serif;
}
.page-name-colon_lp .sec08 .name .small {
  font-size: 18px;
  margin-right: 1em;
}
@media only screen and (min-width: 768px) {
  .page-name-colon_lp .sec08 .text {
    width: 670px;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 1259px) {
  .page-name-colon_lp .sec08 .img {
    width: 100%;
  }
  .page-name-colon_lp .sec08 .img .sp {
    display: inline !important;
  }
  .page-name-colon_lp .sec08 .text {
    margin-top: 20px;
    width: 100%;
  }
}
.page-name-colon_lp .sec09 {
  padding-bottom:0;
}
.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 40s linear infinite;
          animation: loopslider 40s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 3840px;
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1920px);
            transform: translateX(-1920px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1920px);
            transform: translateX(-1920px);
  }
}
@media only screen and (max-width: 767px) {
  .loopslider {
    width: 2400px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1200px);
              transform: translateX(-1200px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1200px);
              transform: translateX(-1200px);
    }
  }
}
.img_slider {
  max-width: 100%;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_main .slick-prev {
  left: calc(25% - 10px);
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: calc(25% - 10px);
}

.img_slider .img_slide_main .item {
  position: relative;
  margin: 0 20px;
}

.img_slide_main .slick-slide:not(.slick-current) .img_slider_title {
  display: none;
}

.img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0 0 1vw 1vw;
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

.img_slide_main .slick-prev:before {
  content: "";
}

.img_slide_main .slick-next:before {
  content: "";
}

.img_slide_main button.slick-prev,
.img_slide_main button.slick-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
  height: 60px;
}

.img_slide_main button.slick-prev {
  left: 25%;
  background: url("../img/top/prev.png") no-repeat center;
}

.img_slide_main button.slick-next {
  right: 25%;
  background: url("../img/top/next.png") no-repeat center;
}

@media only screen and (max-width: 767px) {
  .img_slider .img_slide_thumb img {
    padding: 0 2px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
    background-size: contain;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 20px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 5px;
    z-index: 1;
  }
  .img_slider .img_slide_main .slick-next {
    right: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .header {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .header.header_scrolled {
    -webkit-box-shadow: 0 0 10px #ccc;
            box-shadow: 0 0 10px #ccc;
  }
}
@media only screen and (max-width: 767px) {
  .header_logo {
    max-width: 90%;
    margin: auto;
  }
}
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu > li {
    border-top: 1px solid #fff;
    border-bottom: none !important;
  }
  .sub-menu_wrap {
    border-top: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .global_nav {
    padding-bottom: 80px;
  }
}
/*Gナビ　サブメニューの幅調整*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu {
    min-width: 100%;
  }
}
/*Gナビ アイコン画像をホバー時白くする*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item.active > a img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}

/*Ｇナビ幅広、タイトルリンクなしの場合*/
@media only screen and (max-width: 767px) {
  .nav_title {
    padding: 1em;
    text-align: center;
    background: #a2896e;
    color: #fff;
    pointer-events: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/*Ｇナビ幅広、タイトルリンクありの場合*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu_wrap .nav_title {
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold;
  }
  .global_nav .menu-item > .sub-menu_wrap .nav_title a {
    color: #fff;
    /* pointer-events: none; */
    text-align: center;
    margin-top: 0;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 0;
    line-height: 1.8;
  }
  .global_nav .menu-item > .sub-menu_wrap .nav_title a:after {
    /* display: none; */
    top: 0.6em;
  }
}
/*Gナビななめ線の場合*/
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .menu-item {
    -webkit-box-flex: unset !important;
        -ms-flex: unset !important;
            flex: unset !important;
  }
  .menu-item > a {
    font-size: clamp(12px, 1.6vw, 16px);
    padding: 0 4px;
  }
  .menu-item > .sub-menu a,
  .menu-item > .sub-menu_wrap a {
    font-size: 16px;
  }
  .menu-item.nav01 {
    width: 12%;
  }
  .menu-item.nav02 {
    width: 12%;
  }
  .menu-item.nav03 {
    width: 16%;
  }
  .menu-item.nav04 {
    width: 16%;
  }
  .menu-item.nav05 {
    width: 14%;
  }
  .menu-item.nav06 {
    width: 14%;
  }
  .menu-item.nav07 {
    width: 16%;
  }
  .menu-item.nav03 > .sub-menu {
    width: 240px;
  }
  .menu-item.nav04 > .sub-menu {
    width: 240px;
  }
  .menu-item.nav05 > .sub-menu {
    width: 220px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1259px) and (max-width: 1000px) {
  .menu-item.nav06 > .sub-menu {
    left: auto;
    right: 0;
  }
}

@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu_wrap .sub-menu a:after {
    top: 0.55em;
  }
}
@media screen and (min-width: 768px) {
  .copyright {
    padding-bottom: 140px;
  }
}

.sitemap_box .menu a br {
  display: none;
}

.color01 {
  color: #403638;
}

.color02 {
  color: #a2896e;
}

a[href^="tel:"] {
  color: #333333 !important;
  text-decoration: none !important;
}

table a {
  color: #333;
}
table a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .js-scrollable {
    overflow-y: hidden !important;
  }
}
.link_box {
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.link_box:hover {
  -webkit-filter: brightness(94%);
          filter: brightness(94%);
  opacity: 1;
}
.link_box p:last-child {
  margin: 0;
}
.link_box p:last-child a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.link_box .link {
  display: none;
}

.arrow_box .col_2 {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: calc(-45px - 2.5%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-left: 15px solid #a11a53;
  }
}
@media only screen and (max-width: 767px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(-45px - 2.5%);
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-top: 15px solid #a11a53;
  }
}

/*白ボタン*/
.btnstyle.white a {
  background: #fff;
  color: #403638 !important;
  border: #403638 2px solid;
}
.btnstyle.white a::after {
  border-left: 6px solid #403638;
}

.btn_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
}
.btn_box .btnstyle {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.btn_box .btnstyle a {
  max-width: 100%;
  width: 100%;
  height: 100%;
  padding: 15px;
}

@media only screen and (min-width: 768px) {
  .btnstyle a {
    font-size: 18px;
  }
  body:not(.home) .row > .btnstyle {
    margin-bottom: 0;
  }
  body:not(.home) .row > .btnstyle a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .btnstyle__left a,
  .btnstyle__right a {
    margin-left: auto;
    margin-right: auto;
  }
}
.btnstyle.blank a::after {
  border: none;
  background: none;
  content: "\e89e";
  bottom: auto;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.bnr {
  margin-top: 30px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.bnr:hover {
  opacity: 0.8;
}

.table_timetable th,
.table_timetable td {
  letter-spacing: 0;
}

@media only screen and (min-width: 768px) {
  .alignleft,
  .alignright {
    max-height: 300px;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .alignleft.h300,
  .alignright.h300 {
    max-height: 300px;
    width: auto;
    display: block;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 768px) {
  .alignleft,
  .alignright,
  .aligncenter {
    display: block;
    margin: 0 auto 20px;
  }
}
.tb {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .tb {
    display: inline !important;
  }
}
@media only screen and (max-width: 767px) {
  .tb {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .let0 {
    letter-spacing: 0 !important;
  }
}
.box_faq .question .faq_title {
  padding-right: 30px;
}

@media screen and (max-width: 767px) {
  .box_faq {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .box_faq .question,
  .box_faq .answer {
    padding: 6.75px 0px 6.75px 47.5px;
  }
  .box_faq .answer {
    padding-top: 15px;
  }
  .box_faq .question {
    font-size: 18px;
  }
  .box_faq .question::before,
  .box_faq .answer::before {
    width: 35px;
    height: 35px;
    line-height: 1.2;
    font-size: 26px;
  }
  .box_faq .answer::before {
    top: 12px;
  }
}
table.table_timetable th, table.table_timetable td,
table.table_fee thead th,
table.table_fee thead td,
table.table_fee2 thead th,
table.table_fee2 thead td {
  font-weight: normal;
}

table.table_fee2 thead th,
table.table_fee2 thead td {
  color: #fff;
  background: #a2896e;
}

.box_form {
  width: 850px;
  max-width: 100%;
  margin: auto;
  padding: 0;
}

.box_form dd.flex p {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.box_form dd.flex p + p {
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .wpcf7 input[type=text] {
    max-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .wpcf7 input[type=text] {
    max-width: 190px;
  }
  .box_form dd .wpcf7-checkbox input {
    width: auto !important;
  }
}
.slick-dots {
  bottom: 0;
}
.slick-dots li {
  margin: 0 7px;
}
.slick-dots li button:before {
  font-size: 15px;
}

ul.box_bg,
ul.box_border {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  ul.box_bg,
  ul.box_border {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .clearfix:last-child > .alignleft,
  .clearfix:last-child > .alignright,
  .clearfix:last-child > .aligncenter {
    margin-bottom: 0;
  }
}