@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #f5f5f5;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f5f5f5;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f5f5f5;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f5f5f5;
}

.box_border {
  background: #fff;
  border: 1px solid #1b316a;
}

.box_border .box_bg {
  background: #f5f5f5;
}

.section_bg .box_border .box_bg {
  background: #f5f5f5;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.box_bg {
  background: #fff !important;
  border: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 2px solid #691c2a;
  border-radius: 0px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: min(20px , 2.4vw);
     -moz-column-gap: min(20px , 2.4vw);
          column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.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;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #691c2a !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: none;
    color: #691c2a !important;
    opacity: 1;
    text-decoration: underline;
  }
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #691c2a;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #ae955e;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #ae955e;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #ae955e;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}
.ul_check li:before {
  display: none;
}
.ul_check li:after {
  width: 19px;
  height: 20px;
  background: url("../img/common/check.png") no-repeat center/cover;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #1b316a;
  top: calc(16px * 1.75 / 2 - 16px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #ae955e;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #ae955e;
  border-top: 1px solid #ae955e;
  border-bottom: 1px solid #ae955e;
  font-weight: 500;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #1b316a;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #1b316a;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f9f9f9;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #1b316a !important;
}

.consul2 {
  color: #ae955e !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #1b316a;
  background: #c2e7fb;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Serif JP", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #ae955e;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq.open .question .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: #ae955e;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 1px solid #1b316a;
  background: #fff;
  border-radius: 0px;
  margin-top: calc(16px * 5.125);
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #c2e7fb;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #c2e7fb;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #ae955e;
  background: #ae955e;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #1b316a;
  overflow: hidden;
  border-top: 2px solid #691c2a;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #1c1c1c;
  position: relative;
  padding-left: 15px;
}
@media (hover: hover) and (pointer: fine) {
  .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 #1c1c1c;
  border-right: 1px solid #1c1c1c;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #f4f7f8;
  color: #1c1c1c;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 75px;
  }
}

.list_list dd a {
  color: #1c1c1c;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .list_list dd a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 100%;
}

@-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);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @-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);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #1c1c1c;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.sec_top {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .sec_top {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.btnstyle a {
  padding: 1.7rem 2.4rem;
}
.btnstyle a:after {
  right: 16px;
}
.btnstyle.btnstyle_bd a {
  border: 2px solid #fff;
}

.c-pri {
  color: #691c2a;
}

.c-sec {
  color: #ae955e;
}

@media (min-width: 768px) {
  .container_wide {
    width: 100%;
    max-width: 100%;
  }
}

.sec01 {
  background: url(../img/top/sp_sec01_bg.png) no-repeat center bottom/cover;
  position: relative;
  z-index: 2;
  padding-bottom: 120px;
}
@media (min-width: 768px) {
  .sec01 {
    background: url(../img/top/sec01_bg.png) no-repeat center bottom/cover;
    padding-bottom: 310px;
  }
}
.sec01 .top_message .top_message_img {
  position: relative;
  z-index: 3;
}
@media (min-width: 768px) {
  .sec01 .top_message .top_message_img {
    width: 44%;
  }
}
.sec01 .top_message .top_message_img .img {
  width: calc(100% + 10px);
}
@media (max-width: 767px) {
  .sec01 .top_message .top_message_img .img {
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  .sec01 .top_message .top_message_img .img {
    position: absolute;
    width: 620px;
    right: -20px;
    top: -80px;
  }
}
@media (min-width: 1240px) {
  .sec01 .top_message .top_message_img .img {
    width: 50vw;
    right: calc((50vw - 600px) / -1);
  }
}
.sec01 .top_message .top_message_txt {
  position: relative;
  padding: 120px 0 40px;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec01 .top_message .top_message_txt {
    padding: 70px 0;
    width: 52%;
  }
}
@media (max-width: 767px) {
  .sec01 .top_message .top_message_txt {
    margin-top: -100px;
    width: calc(100% - 20px);
  }
}
.sec01 .top_message .top_message_txt:before {
  content: "";
  position: absolute;
  width: calc(100% + 20px);
  height: 100%;
  top: 0;
  left: -10px;
  background: url(../img/top/sp_sec01_txt_bg.png) no-repeat center center/cover;
  z-index: -1;
}
@media (min-width: 768px) {
  .sec01 .top_message .top_message_txt:before {
    width: 992px;
    left: -20px;
  }
}
@media (min-width: 1240px) {
  .sec01 .top_message .top_message_txt:before {
    width: 80vw;
    left: calc((50vw - 600px) / -1);
  }
}
@media (min-width: 768px) {
  .sec01 .top_message .top_message_txt:before {
    background: url(../img/top/sec01_txt_bg.png) no-repeat center center/cover;
  }
}
.sec01 .top_message .top_message_txt h2 {
  text-align: left;
  font-size: 28px;
  border-bottom: 1px solid #a5a5a5;
  padding-bottom: 10px;
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .sec01 .top_message .top_message_txt h2 {
    font-size: 38px;
    padding-bottom: 16px;
    margin-bottom: 32px;
  }
}
.sec01 .top_message .top_message_txt p {
  line-height: 2;
}

.sec02 {
  padding-top: 120px;
  margin-top: -110px;
  background: url(../img/top/sp_sec02_bg.jpg) no-repeat left bottom/cover;
}
@media (min-width: 768px) {
  .sec02 {
    background: url(../img/top/sec02_bg.jpg) no-repeat left top/cover;
    padding-top: 310px;
    margin-top: -250px;
  }
}
.sec02 .br01_top {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .sec02 .br01_top {
    margin-bottom: 20px;
  }
}
.sec02 .br01_top .br01_top_img {
  position: relative;
}
@media (max-width: 767px) {
  .sec02 .br01_top .br01_top_img .img {
    margin-left: -10px;
  }
}
@media (min-width: 768px) {
  .sec02 .br01_top .br01_top_img .img {
    position: absolute;
    width: 601.4px;
    left: -20px;
    top: 30%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1480px) {
  .sec02 .br01_top .br01_top_img .img {
    top: -200px;
    -webkit-transform: none;
            transform: none;
  }
}
@media (min-width: 1240px) {
  .sec02 .br01_top .br01_top_img .img {
    width: 48.5vw;
    left: calc((50vw - 600px) / -1);
  }
}
.sec02 .br01_top .br01_top_txt {
  position: relative;
  z-index: 4;
}
.sec02 .br01_top .br01_top_txt .head {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.sec02 .br01_top .br01_top_txt .head h3 {
  text-align: center;
  color: #fff;
  font-size: 24px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec02 .br01_top .br01_top_txt .head h3 {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.sec02 .br01_top .br01_top_txt .head .bg {
  background: #ae955e;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  max-width: 444px;
  border-radius: 50px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sec02 .br01_top .br01_top_txt .head .bg {
    font-size: 28px;
  }
}
.sec02 .br01_top .br01_top_txt .cnt .cnt_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
  margin-bottom: 40px;
  position: relative;
}
@media (min-width: 768px) {
  .sec02 .br01_top .br01_top_txt .cnt .cnt_top {
    gap: 84px;
  }
}
.sec02 .br01_top .br01_top_txt .cnt .cnt_top:before, .sec02 .br01_top .br01_top_txt .cnt .cnt_top:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sec02 .br01_top .br01_top_txt .cnt .cnt_top:before {
  width: 16px;
  height: 2px;
}
@media (min-width: 768px) {
  .sec02 .br01_top .br01_top_txt .cnt .cnt_top:before {
    width: 20px;
  }
}
.sec02 .br01_top .br01_top_txt .cnt .cnt_top:after {
  width: 2px;
  height: 16px;
}
@media (min-width: 768px) {
  .sec02 .br01_top .br01_top_txt .cnt .cnt_top:after {
    height: 20px;
  }
}
.sec02 .br01_top .br01_top_txt .cnt .cnt_top .cnt_top_item {
  color: #fff;
  border: 1px solid #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  width: 240px;
  text-align: center;
  padding: 10px 20px;
}
@media (min-width: 768px) {
  .sec02 .br01_top .br01_top_txt .cnt .cnt_top .cnt_top_item {
    font-size: 20px;
  }
}
.sec02 .br01_top .br01_top_txt .cnt > p {
  color: #fff;
  line-height: 2;
}

@media (max-width: 767px) {
  .br01_top {
    display: flex;
    flex-direction: column;
  }
  .br01_top_txt {
    display: contents;
  }
  .br01_top_txt .head {
    order: 1;
  }
  .br01_top_img {
    order: 2;
	margin-bottom: 40px;
  }
  .br01_top_txt .cnt {
    order: 3;
  }
}

.sec02 .br01_bottom_wrap .head {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec02 .br01_bottom_wrap .head {
    top: -80px;
  }
}
@media (max-width: 767px) {
  .sec02 .br01_bottom_wrap .head {
    margin-bottom: 32px;
  }
}
.sec02 .br01_bottom_wrap .head:before {
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(2%, #ae955e), color-stop(54%, transparent));
  background: linear-gradient(90deg, #ae955e 2%, transparent 54%);
  width: 140%;
  height: 100%;
  left: -20px;
  top: 0;
  z-index: -1;
}
@media (min-width: 768px) {
  .sec02 .br01_bottom_wrap .head:before {
    width: 992px;
  }
}
@media (min-width: 1240px) {
  .sec02 .br01_bottom_wrap .head:before {
    width: 80vw;
    left: calc((50vw - 600px) / -1);
  }
}
.sec02 .br01_bottom_wrap .head h3 {
  color: #fff;
  font-size: 24px;
  padding: 12px 0 16px;
}
@media (min-width: 768px) {
  .sec02 .br01_bottom_wrap .head h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .sec02 .br01_bottom_wrap .br01_bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
}
.sec02 .br01_bottom_wrap .br01_bottom .br01_bottom_item {
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .sec02 .br01_bottom_wrap .br01_bottom .br01_bottom_item {
    width: calc(50% - 10px);
    margin-top: 0;
  }
}
.sec02 .br01_bottom_wrap .br01_bottom .br01_bottom_item .img {
  margin-bottom: 0;
}
.sec02 .br01_bottom_wrap .br01_bottom .br01_bottom_item .txt {
  width: 100%;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .sec02 .br01_bottom_wrap .br01_bottom .br01_bottom_item .txt {
    font-size: 24px;
  }
}

.sec03 {
  background: url(../img/top/sp_sec03_bg.jpg) no-repeat center center/cover;
  position: relative;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .sec03 {
    background: url(../img/top/sec03_bg.jpg) no-repeat center center/cover;
  }
}
.sec03 h2 {
  position: absolute;
  top: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-size: 72px;
  opacity: 0.2;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec03 h2 {
    font-size: 120px;
    top: -24px;
  }
}
.sec03 .top_contact {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec03 .top_contact .top_contact_head {
  background: #fff;
  padding: 36px 32px;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .sec03 .top_contact .top_contact_head {
    padding: 48px;
  }
}
.sec03 .top_contact .top_contact_head:before, .sec03 .top_contact .top_contact_head:after {
  content: "";
  position: absolute;
  width: 90px;
  height: 90px;
}
.sec03 .top_contact .top_contact_head:before {
  border-top: 2px solid #c9d3ec;
  border-left: 2px solid #c9d3ec;
  top: 10px;
  left: 10px;
}
.sec03 .top_contact .top_contact_head:after {
  border-bottom: 2px solid #c9d3ec;
  border-right: 2px solid #c9d3ec;
  bottom: 10px;
  right: 10px;
}
.sec03 .top_contact .top_contact_head h3.bg {
  background: #1b316a;
  color: #fff;
  text-align: center;
  font-size: 22px;
  border-radius: 50px;
  padding: 9px 20px 12px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec03 .top_contact .top_contact_head h3.bg {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.sec03 .top_contact .top_contact_list .ul_check li {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #856d6e;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .sec03 .top_contact .top_contact_list .ul_check li {
    font-size: 20px;
  }
}
.sec03 .top_contact .top_contact_list .ul_check li:not(:last-child) {
  margin-bottom: 10px;
}
.sec03 .top_contact .top_contact_list .ul_check li:after {
  top: calc(50% - 5px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec03 .top_contact .top_contact_list .ul_check li .c-sec {
  color: #d6bf8e;
  font-size: 1.2em;
}

.sec_cta {
  background: url(../img/top/sp_cta_bg.jpg) no-repeat center center/cover;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_cta {
    background: url(../img/top/cta_bg.jpg) no-repeat center center/cover;
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
.sec_cta .head {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec_cta .head {
    margin-bottom: 32px;
  }
}
.sec_cta .head:before, .sec_cta .head:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 40px;
  background: #fff;
  top: 15px;
}
@media (min-width: 768px) {
  .sec_cta .head:before, .sec_cta .head:after {
    top: 0;
  }
}
.sec_cta .head:before {
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  left: -20px;
}
.sec_cta .head:after {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  right: -20px;
}
.sec_cta .head h2 {
  color: #fff;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_cta .head h2 {
    font-size: 22px;
  }
}
.sec_cta .cta_links .cta_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 70px;
  background: #fff;
  gap: 10px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_cta .cta_links .cta_item a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 115px;
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .sec_cta .cta_links .cta_item a {
    padding-left: 14px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec_cta .cta_links .cta_item a .small {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  width: 117px;
  padding: 6px 6px 8px;
  border-radius: 50px;
  letter-spacing: 0;
  text-align: center;
  font-size: 10px;
}
@media (min-width: 768px) {
  .sec_cta .cta_links .cta_item a .small {
    width: 192px;
    padding: 12px;
    font-size: 16px;
  }
}
.sec_cta .cta_links .cta_item a .txt {
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  padding-left: 18px;
  padding-bottom: 2px;
  position: relative;
  color: #1c1c1c;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_cta .cta_links .cta_item a .txt {
    padding-left: 26px;
    font-size: 40px;
  }
}
.sec_cta .cta_links .cta_item a .txt:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec_cta .cta_links .cta_item a:hover {
  opacity: 0.8;
}
.sec_cta .cta_links .cta_item.cta_item_tel a {
  gap: 8px;
}
.sec_cta .cta_links .cta_item.cta_item_tel a .small {
  background: #8f8f8f;
}
.sec_cta .cta_links .cta_item.cta_item_tel a .txt:before {
  background: url(../img/top/ic_tel.png) no-repeat center center/contain;
  width: 16px;
  height: 25px;
}
@media (max-width: 767px) {
  .sec_cta .cta_links .cta_item.cta_item_tel a .txt:before {
    width: 14px;
    height: 20px;
  }
}
@media (min-width: 768px) {
.sec_cta .cta_links .cta_item.cta_item_tel a {
  gap: 16px;
}
  .sec_cta .cta_links .cta_item.cta_item_tel a .txt:before {
    width: 21px;
    height: 31px;
  }
}
@media (max-width: 767px) {
  .sec_cta .cta_links .cta_item.cta_item_web {
    margin-top: 12px;
  }
}
.sec_cta .cta_links .cta_item.cta_item_web a {
  position: relative;
}
.sec_cta .cta_links .cta_item.cta_item_web a:before {
  content: "";
  position: absolute;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  border: 1px solid #691c2a;
}
@media (min-width: 768px) {
  .sec_cta .cta_links .cta_item.cta_item_web a:before {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    top: 5px;
    left: 5px;
  }
}
.sec_cta .cta_links .cta_item.cta_item_web a:after {
  content: "";
  position: absolute;
  background: url(../img/common/arrow_c.png) no-repeat center center/contain;
  width: 14px;
  height: 13px;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .sec_cta .cta_links .cta_item.cta_item_web a:after {
    width: 16px;
    height: 15px;
    right: 20px;
  }
}
.sec_cta .cta_links .cta_item.cta_item_web a .small {
  background: #691c2a;
}
.sec_cta .cta_links .cta_item.cta_item_web a .txt {
  padding-left: 36px;
}
@media (min-width: 768px) {
  .sec_cta .cta_links .cta_item.cta_item_web a .txt {
    padding-left: 44px;
  }
}
.sec_cta .cta_links .cta_item.cta_item_web a .txt:before {
  background: url(../img/top/ic_web.png) no-repeat center center/contain;
  width: 30px;
  height: 22px;
}
@media (min-width: 768px) {
  .sec_cta .cta_links .cta_item.cta_item_web a .txt:before {
    width: 37px;
    height: 29px;
  }
}

.sec04 {
  padding-bottom: 0;
}
.sec04 .worry_wrap {
  position: relative;
  z-index: 2;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap {
    padding: 80px 0;
  }
}
.sec04 .worry_wrap:before {
  content: "";
  position: absolute;
  width: calc(100% + 10px);
  height: 100%;
  top: 0;
  right: -10px;
  z-index: -1;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap:before {
    width: calc(100% - 80px);
    right: -20px;
  }
}
@media (min-width: 1240px) {
  .sec04 .worry_wrap:before {
    width: calc(100% + 50vw - 600px + 20px);
    right: calc((50vw - 600px) / -1);
  }
}
@media (min-width: 1680px) {
  .sec04 .worry_wrap:before {
    width: 87.55vw;
  }
}
.sec04 .worry_wrap .img.ab {
  position: absolute;
}
.sec04 .worry_wrap01 {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap01 {
	margin-top: 0;
    margin-bottom: 210px;
  }
}
.sec04 .worry_wrap01:before {
  background: url(../img/top/sp_sec04_bg01.jpg) no-repeat left top/cover;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap01:before {
    background: url(../img/top/sec04_bg01.jpg) no-repeat left top/cover;
  }
}
.sec04 .worry_wrap01 .img.ab {
  bottom: 0;
  left: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec04 .worry_wrap01 .img.ab {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    width: 80%;
	top: 0;
	bottom: auto;
  }
}
@media (min-width: 768px) {
  .sec04 .worry_wrap01 .img.ab {
    left: 0;
  }
}
@media (min-width: 1240px) {
  .sec04 .worry_wrap01 .img.ab {
    left: -20px;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (min-width: 1680px) {
  .sec04 .worry_wrap01 .img.ab {
    left: calc((87.55vw - 100% - (50vw - 600px)) * -1);
  }
}
.sec04 .worry_wrap01 h2 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap01 h2 {
    font-size: 38px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .sec04 .worry_wrap01 h2 {
    width: calc(100% - 10px);
    margin-left: 10px;
  }
}
.sec04 .worry_wrap01 h2 .dot {
  font-size: 1.3684210526em;
  position: relative;
}
.sec04 .worry_wrap01 h2 .dot:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec04 .worry_wrap01 .worry_list {
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1239px) {
  .sec04 .worry_wrap01 .worry_list {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec04 .worry_wrap01 .worry_list .ul_check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px 32px;
}
@media (max-width: 767px) {
  .sec04 .worry_wrap01 .worry_list .ul_check {
    width: calc(100% - 10px);
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
  }
}
.sec04 .worry_wrap01 .worry_list .ul_check li {
  width: 100%;
  background: #fff;
  padding: 10px 20px 10px 60px;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap01 .worry_list .ul_check li {
    width: calc(50% - 16px);
    font-size: 24px;
    padding: 19px 20px 19px 80px;
  }
}
.sec04 .worry_wrap01 .worry_list .ul_check li:after {
  top: 50%;
  left: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .sec04 .worry_wrap01 .worry_list .ul_check li:after {
    left: 44px;
  }
}
.sec04 .worry_wrap01 .worry01_bottom {
  position: relative;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap01 .worry01_bottom:after {
    content: "";
    position: absolute;
    width: 640px;
    height: 1px;
    background: #fff;
    top: 58%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.sec04 .worry_wrap01 .worry01_bottom p {
  text-align: right;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap01 .worry01_bottom p {
    font-size: 28px;
  }
}
.sec04 .worry_wrap01 .worry01_bottom p .large {
  font-size: 1.3571428571em;
}
.sec04 .worry_wrap01 .worry01_bottom p .dot {
  position: relative;
}
.sec04 .worry_wrap01 .worry01_bottom p .dot:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: -4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767px) {
  .sec04 .worry_wrap02 {
    margin-bottom: 110px;
  }
}
.sec04 .worry_wrap02:before {
  background: url(../img/top/sp_sec04_bg02.jpg) no-repeat left top/cover;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap02:before {
    background: url(../img/top/sec04_bg02.jpg) no-repeat left top/cover;
  }
}
.sec04 .worry_wrap02 .img.ab {
  bottom: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  left: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec04 .worry_wrap02 .img.ab {
    max-width: 400px;
  }
}
@media (min-width: 768px) {
  .sec04 .worry_wrap02 .img.ab {
    bottom: auto;
    top: 0;
    left: auto;
    right: -20px;
    margin-bottom: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (min-width: 1240px) {
  .sec04 .worry_wrap02 .img.ab {
    right: calc((50vw - 600px) / -1);
  }
}
.sec04 .worry_wrap02 .worry02_flex .worry02_img {
  position: relative;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_img {
    width: 31%;
  }
}
.sec04 .worry_wrap02 .worry02_flex .worry02_img .img {
  width: calc(100% - 10px);
}
@media (max-width: 767px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_img .img {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_img .img {
    position: absolute;
    bottom: -80px;
    width: 380.68px;
    left: -161.2px;
    min-width: 520px;
  }
}
@media (min-width: 1240px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_img .img {
    width: 30.7vw;
    left: -13vw;
  }
}
@media (min-width: 768px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt {
    width: calc(100% - 10px);
    margin-left: 10px;
    margin-top: 0;
  }
}
.sec04 .worry_wrap02 .worry02_flex .worry02_txt .worry02_txt_head {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt .worry02_txt_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    margin-bottom: 42px;
  }
}
.sec04 .worry_wrap02 .worry02_flex .worry02_txt .worry02_txt_head h2 {
  font-size: 38px;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt .worry02_txt_head h2 {
    font-size: 46px;
  }
}
.sec04 .worry_wrap02 .worry02_flex .worry02_txt .worry02_txt_head .small {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt .worry02_txt_head .small {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt .worry02_txt_head .small {
    text-align: center;
  }
}
.sec04 .worry_wrap02 .worry02_flex .worry02_txt > p {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt > p {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .sec04 .worry_wrap02 .worry02_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec04 .worry_wrap02 .worry02_flex .worry02_img {
    order: 2;
  }
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt {
    display: contents;
  }
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt .worry02_txt_head {
    order: 1;
  }
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt > p {
    order: 3;
    width: calc(100% - 10px);
    margin-left: auto;
	margin-top: 20px;
  }
  .sec04 .worry_wrap02 .worry02_flex .worry02_txt > .btnstyle {
    order: 4;
  }
}

.sec05 {
  padding-top: 0;
  padding-bottom: 0;
}
.sec05 .treatment_head {
  padding-top: 30px;
  padding-bottom: 30px;
  background: url(../img/top/sp_sec05_ttl_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec05 .treatment_head {
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../img/top/sec05_ttl_bg.jpg) no-repeat center center/cover;
  }
}
.sec05 .treatment_head .tr_head_flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec05 .treatment_head .tr_head_flex .tr_head_head h2 {
  font-size: 28px;
}
@media (min-width: 768px) {
  .sec05 .treatment_head .tr_head_flex .tr_head_head h2 {
    text-align: left;
    font-size: 52px;
  }
}
.sec05 .treatment_head .tr_head_flex .tr_head_head h2 .line {
  border-bottom: 1px solid #1b316a;
}
.sec05 .treatment_head .tr_head_flex .tr_head_head h2 .small {
  font-size: 0.6923076923em;
}
.sec05 .treatment_head .tr_head_flex .tr_head_head h2 .large {
  font-size: 1.5769230769em;
  background: -webkit-gradient(linear, left top, right top, from(#0a2159), color-stop(50%, #0e83c7), to(#0a2159));
  background: linear-gradient(90deg, #0a2159 0%, #0e83c7 50%, #0a2159 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .sec05 .treatment_head .tr_head_flex .tr_head_cnt {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  .sec05 .treatment_head .tr_head_flex .tr_head_cnt {
    width: 44%;
  }
}
.sec05 .treatment_head .tr_head_flex .tr_head_cnt p {
  color: #fff;
}
.sec05 .treatment_item {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .sec05 .treatment_item {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.sec05 .treatment_item .head {
  position: relative;
  z-index: 2;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .sec05 .treatment_item .head {
    margin-bottom: 48px;
  }
}
.sec05 .treatment_item .head:before {
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #ae955e), color-stop(80%, transparent));
  background: linear-gradient(90deg, #ae955e 40%, transparent 80%);
  width: calc(100% + 80px);
  height: 100%;
  left: -20px;
  top: 0;
  z-index: -1;
}
@media (min-width: 768px) {
  .sec05 .treatment_item .head:before {
    width: 1116px;
  }
}
@media (min-width: 1240px) {
  .sec05 .treatment_item .head:before {
    width: 90vw;
    left: calc((50vw - 600px) / -1);
  }
}
.sec05 .treatment_item .head h3 {
  color: #fff;
  font-size: 20px;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .sec05 .treatment_item .head h3 {
    font-size: 40px;
  }
}
.sec05 .treatment_item .head.right:before {
  background: -webkit-gradient(linear, right top, left top, color-stop(40%, #ae955e), color-stop(80%, transparent));
  background: linear-gradient(-90deg, #ae955e 40%, transparent 80%);
  left: auto;
  right: -20px;
}
@media (min-width: 1240px) {
  .sec05 .treatment_item .head.right:before {
    right: calc((50vw - 600px) / -1);
  }
}
.sec05 .treatment_item .head.right h3 {
  text-align: right;
}
.sec05 .treatment_item .tr_item_flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.sec05 .treatment_item .tr_item_flex .tr_item_item {
  position: relative;
}
.sec05 .treatment_item .tr_item_flex .tr_item_item .img {
  margin-bottom: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec05 .treatment_item .tr_item_flex .tr_item_item .txt {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sec05 .treatment_item .tr_item_flex .tr_item_item .txt h4 {
  width: 100%;
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 8px;
  padding: 0;
}
@media (min-width: 768px) {
  .sec05 .treatment_item .tr_item_flex .tr_item_item .txt h4 {
    font-size: 24px;
    margin-bottom: 18px;
  }
}
.sec05 .treatment_item .tr_item_flex .tr_item_item .txt p {
  color: #fff;
}
@media (max-width: 767px) {
  .sec05 .treatment_item .tr_item_flex .tr_item_item .txt p {
    font-size: 14px;
  }
}
.sec05 .treatment_item .tr_item_flex .tr_item_item a {
  position: absolute;
  width: 100%;
  height: 100%;
  text-decoration: none;
  top: 0;
  left: 0;
}
.sec05 .treatment_item .tr_item_flex .tr_item_item:hover .img {
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}
.sec05 .treatment_item.treatment_item01 {
  background: url(../img/top/sec05-1_bg.jpg) no-repeat center center/cover;
}
.sec05 .treatment_item.treatment_item02 {
  background: url(../img/top/sec05-2_bg.jpg) no-repeat center center/cover;
}
.sec05 .treatment_item.treatment_item03 {
  background: url(../img/top/sec05-3_bg.jpg) no-repeat center center/cover;
}
.sec05 .treatment_item.treatment_item03 .head {
  margin-bottom: 32px;
}
.sec05 .treatment_item.treatment_item03 .head_under {
  margin-bottom: 36px;
}

.sec06 {
  background: #1b316a;
  padding-top: 0;
  padding-bottom: 0;
}
.sec06 .menu .menu_head {
  background: url(../img/top/sp_sec06_bg.jpg) no-repeat center center/cover;
  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;
}
@media (max-width: 767px) {
  .sec06 .menu .menu_head {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}
@media (min-width: 768px) {
  .sec06 .menu .menu_head {
    width: 39%;
    background: url(../img/top/sec06_bg.jpg) no-repeat center center/cover;
  }
}
@media (max-width: 767px) {
  .sec06 .menu .menu_head {
    height: 175px;
  }
}
.sec06 .menu .menu_head h2 {
  color: #fff;
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec06 .menu .menu_head h2 {
    font-size: 32px;
  }
}
.sec06 .menu .menu_menu {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .sec06 .menu .menu_menu {
    width: 61%;
    padding: 20px;
    margin-right: 0;
  }
}
.sec06 .menu .menu_menu .menu_item {
  width: 50%;
  margin-right: 0;
  margin-top: 0;
}
@media (min-width: 768px) {
  .sec06 .menu .menu_menu .menu_item {
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .sec06 .menu .menu_menu .menu_item:nth-child(-n+3) {
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 767px) {
  .sec06 .menu .menu_menu .menu_item:nth-child(-n+4) {
    border-bottom: 1px solid #fff;
  }
}
@media (min-width: 768px) {
  .sec06 .menu .menu_menu .menu_item:not(:nth-child(3n)) {
    position: relative;
  }
  .sec06 .menu .menu_menu .menu_item:not(:nth-child(3n)):after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 20px);
    background: #fff;
    top: 10px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .sec06 .menu .menu_menu .menu_item:not(:nth-child(even)) {
    position: relative;
  }
  .sec06 .menu .menu_menu .menu_item:not(:nth-child(even)):after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 20px);
    background: #fff;
    top: 10px;
    right: 0;
  }
}
.sec06 .menu .menu_menu .menu_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding: 16px 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec06 .menu .menu_menu .menu_item a .ic {
  height: 48px;
  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;
}
@media (min-width: 768px) {
  .sec06 .menu .menu_menu .menu_item a .ic {
    height: 90px;
  }
}
@media (max-width: 767px) {
  .sec06 .menu .menu_menu .menu_item a .ic img {
    width: 80%;
  }
}
.sec06 .menu .menu_menu .menu_item a .txt {
  color: #fff;
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(14px, 1.1vw, 20px);
}
@media (min-width: 768px) {
  .sec06 .menu .menu_menu .menu_item a .txt {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .sec06 .menu .menu_menu .menu_item a .txt {
    padding-bottom: 24px;
    text-align: center;
    line-height: 1.3;
  }
}
.sec06 .menu .menu_menu .menu_item a .txt:after {
  content: "";
  position: absolute;
  background: url(../img/common/arrow_circle.png) no-repeat center center/contain;
  width: 18px;
  height: 18px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec06 .menu .menu_menu .menu_item a .txt:after {
    width: 23px;
    height: 23px;
    bottom: auto;
    top: 50%;
    left: auto;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.sec06 .menu .menu_menu .menu_item a:hover {
  opacity: 0.8;
}
@media (min-width: 768px) {
  .sec06 .menu .menu_menu .menu_item a:hover .txt:after {
    right: -4px;
  }
}

.sec07 {
  padding-top: 42px;
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .sec07 {
    padding-top: 84px;
    padding-bottom: 94px;
  }
}
.sec07 .menu_bottom {
  gap: 48px;
}
.sec07 .menu_bottom .menu_bottom_item {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 768px) {
  .sec07 .menu_bottom .menu_bottom_item {
    width: calc((100% - 96px) / 3);
  }
}
@media (max-width: 767px) {
  .sec07 .menu_bottom .menu_bottom_item {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec07 .menu_bottom .menu_bottom_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 22px;
  width: 100%;
  height: 110px;
  border: 1px solid #3d2a2b;
  -webkit-box-shadow: 8px 8px 0 #b48d94;
          box-shadow: 8px 8px 0 #b48d94;
  text-decoration: none;
  padding: 10px 28px;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec07 .menu_bottom .menu_bottom_item a {
    -webkit-box-shadow: 16px 16px 0 #b48d94;
            box-shadow: 16px 16px 0 #b48d94;
  }
}
.sec07 .menu_bottom .menu_bottom_item a:after {
  content: "";
  position: absolute;
  background: url(../img/common/arrow_circle_c.png) no-repeat center center/contain;
  width: 23px;
  height: 23px;
  right: 15px;
  bottom: 14px;
}
.sec07 .menu_bottom .menu_bottom_item a .ic {
  width: 72px;
  height: 72px;
}
.sec07 .menu_bottom .menu_bottom_item a .txt {
  font-size: 20px;
  font-weight: 500;
  color: #691c2a;
  font-family: "Noto Serif JP", serif;
}
@media (min-width: 768px) {
  .sec07 .menu_bottom .menu_bottom_item a:hover {
    margin-top: 8px;
    margin-bottom: -8px;
    margin-left: 8px;
    -webkit-box-shadow: 8px 8px 0 #b48d94;
            box-shadow: 8px 8px 0 #b48d94;
  }
}

.sec08 {
  background: url(../img/top/sec08_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec08 .container {
    width: 1500px;
  }
}
.sec08 .features_head {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec08 .features_head {
    margin-bottom: 42px;
  }
}
.sec08 .features_head h2 {
  color: #fff;
  font-size: 28px;
  text-align: right;
}
@media (min-width: 768px) {
  .sec08 .features_head h2 {
    font-size: 52px;
    margin-right: 136px;
  }
}
.sec08 .features_head h2 .small {
  font-size: 0.6923076923em;
}
.sec08 .features_head .en {
  position: absolute;
  top: -90px;
  right: -20px;
  color: #fff;
  font-size: 60px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  opacity: 0.08;
  letter-spacing: 0.12em;
}
@media (min-width: 768px) {
  .sec08 .features_head .en {
    font-size: 120px;
    top: -130px;
    right: -160px;
  }
}
.sec08 .features .features_item .img {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec08 .features .features_item .img {
    margin-bottom: 40px;
  }
}
.sec08 .features .features_item h3 {
  color: #e4c47c;
  font-size: 24px;
  text-align: center;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .sec08 .features .features_item h3 {
    font-size: 34px;
    margin-bottom: 24px;
  }
}
.sec08 .features .features_item .txt {
  color: #fff;
}
@media (max-width: 767px) {
  .sec08 .features .features_item:not(:last-child) {
    margin-bottom: 40px;
  }
}
.sec08 .features.features_top {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec08 .features.features_top {
    margin-bottom: 62px;
  }
}
.sec08 .features.features_bottom .features_item .img {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec08 .features.features_bottom .features_item .img {
    margin-bottom: 32px;
  }
}
.sec08 .features.features_bottom .features_item h3 {
  font-size: 22px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .sec08 .features.features_bottom .features_item h3 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .sec08 .features.features_bottom .features_item:not(:last-child) {
    margin-bottom: 40px;
  }
}

.sec09 {
  background: #292d38;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec09 {
    background: url(../img/top/sec09_bg.jpg) no-repeat center center/cover;
  }
}
@media (max-width: 767px) {
  .sec09:after {
    content: "";
    position: absolute;
    width: 100%;
    aspect-ratio: 77/150;
    background: url(../img/top/sp_sec09_bg.jpg) no-repeat center bottom/cover;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
}
@media (min-width: 768px) {
  .sec09 .greeting .greeting_txt {
    width: 62%;
  }
}
.sec09 .greeting .greeting_txt .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
.sec09 .greeting .greeting_txt .head h2 {
  text-align: left;
  color: #fff;
  font-size: 36px;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec09 .greeting .greeting_txt .head h2 {
    font-size: 52px;
  }
}
.sec09 .greeting .greeting_txt .head .small {
  color: #fff;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
}
@media (min-width: 768px) {
  .sec09 .greeting .greeting_txt .head .small {
    font-size: 30px;
  }
}
.sec09 .greeting .greeting_txt .cnt {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
}
@media (min-width: 768px) {
  .sec09 .greeting .greeting_txt .cnt {
    padding: 50px;
  }
}
.sec09 .greeting .greeting_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .sec09 .greeting .greeting_name {
    width: 34%;
  }
}
@media (max-width: 767px) {
  .sec09 .greeting .greeting_name {
    margin-top: 64vw;
  }
}
.sec09 .greeting .greeting_name .name_wrap {
  color: #fff;
  font-family: "Noto Serif JP", serif;
}
.sec09 .greeting .greeting_name .name_wrap .name_top {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .sec09 .greeting .greeting_name .name_wrap .name_top {
    text-align: center;
  }
}
.sec09 .greeting .greeting_name .name_wrap .name_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
}
.sec09 .greeting .greeting_name .name_wrap .name_main .name_circle {
  width: 73px;
  height: 73px;
  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: 1px solid #fff;
  font-size: 20px;
  border-radius: 50%;
  margin-bottom: 0;
}
.sec09 .greeting .greeting_name .name_wrap .name_main .name_name {
  font-size: 30px;
  line-height: 1;
}
.sec09 .greeting .greeting_name .name_wrap .name_main .name_name .en {
  display: block;
  font-size: 0.5333333333em;
  margin-top: 12px;
}

.sec10 {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .sec10 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.sec10 .banners .banner_item {
  text-align: center;
}

@media (min-width: 768px) {
  .footer .footer_top .footer_top_left {
    width: 40%;
  }
}
.footer .footer_top .footer_top_left .sec_logo {
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .footer .footer_top .footer_top_left .sec_logo {
    margin-bottom: 56px;
  }
}
@media (max-width: 767px) {
  .footer .footer_top .footer_top_left .sec_logo img {
    width: 90%;
  }
}
.footer .footer_top .footer_top_left .footer_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 22px;
}
@media (max-width: 767px) {
  .footer .footer_top .footer_top_left .footer_tel {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 16px;
  }
}
.footer .footer_top .footer_top_left .footer_tel .ttl {
  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;
  color: #fff;
  background: #8f8f8f;
  width: 158px;
  height: 68px;
  border-radius: 50px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .footer .footer_top .footer_top_left .footer_tel .ttl {
    width: 120px;
    font-size: 12px;
    height: 48px;
  }
}
.footer .footer_top .footer_top_left .footer_tel .tel a {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  padding-left: 22px;
  position: relative;
}
@media (min-width: 768px) {
  .footer .footer_top .footer_top_left .footer_tel .tel a {
    font-size: 32px;
  }
}
.footer .footer_top .footer_top_left .footer_tel .tel a:before {
  content: "";
  position: absolute;
  background: url(../img/top/ic_tel_wh.png) no-repeat center center/cover;
  width: 14px;
  height: 20px;
  top: 56%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .footer .footer_top .footer_top_left .footer_tel .tel a:before {
    width: 17px;
    height: 25px;
  }
}
@media (min-width: 768px) {
  .footer .footer_top .footer_top_right {
    width: 56%;
  }
}
.footer .footer_top .footer_top_right .address {
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .footer .footer_top .footer_top_right .address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.footer .footer_top .footer_top_right .address p {
  color: #fff;
}
@media (max-width: 767px) {
  .footer .footer_top .footer_top_right .address p {
    text-align: center;
    margin-bottom: 12px;
  }
}
.footer .footer_top .footer_top_right .address .btnstyle a {
  width: 300px;
}
.footer .footer_top .footer_top_right .table_timetable thead th {
  background: #fff;
  color: #1c1c1c;
  font-weight: 400;
}
.footer .footer_top .footer_top_right .table_timetable tbody th,
.footer .footer_top .footer_top_right .table_timetable tbody td {
  background: transparent;
  color: #fff;
  padding: 16px 2px;
}
.footer .footer_top .footer_top_right .table_timetable tbody th {
  font-weight: 400;
}
.footer .footer_top .footer_top_right .table_timetable tbody td .consul {
  color: #fff !important;
}
.footer .footer_top .footer_top_right .table_timetable + p {
  color: #fff;
}
.footer .footer_access {
  padding: 20px;
  border: 1px solid #fff;
}
@media (min-width: 768px) {
  .footer .footer_access {
    padding: 60px;
  }
}
.footer .footer_access .access_item .head {
  background: #a59444;
  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;
  gap: 8px;
  padding: 12px 6px;
  margin-bottom: 16px;
}
.footer .footer_access .access_item .head .ic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .footer_access .access_item .head .txt {
  color: #fff;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  line-height: 1;
}
.footer .footer_access .access_item .ul_sq li {
  color: #fff;
  line-height: 1.5;
  padding-left: 16px;
  position: relative;
}
.footer .footer_access .access_item .ul_sq li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #a59444;
  top: 8px;
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.footer .footer_access .access_item .ul_sq li:not(:last-child) {
  margin-bottom: 10px;
}
.footer .footer_access .access_item .link_txt {
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  padding-bottom: 8px;
  position: relative;
}
.footer .footer_access .access_item .link_txt:before, .footer .footer_access .access_item .link_txt:after {
  content: "";
  position: absolute;
}
.footer .footer_access .access_item .link_txt:before {
  background: #fff;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  right: 0;
  top: 10px;
}
.footer .footer_access .access_item .link_txt:after {
  width: 5px;
  height: 5px;
  border-right: 1px solid #ae955e;
  border-bottom: 1px solid #ae955e;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 7px;
  top: 16px;
}
.footer .footer_access .access_item .link_txt:hover {
  opacity: .8;
}
@media (max-width: 767px) {
  .footer .footer_access .access_item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.footer .sitemap {
  text-align: right;
}
.footer .sitemap a {
  color: #fff;
  padding-left: 0;
  padding-right: 16px;
}
.footer .sitemap a:after {
  left: auto;
  right: 0;
  border-color: #fff;
}

.copyright {
  padding-bottom: 100px;
}

.link_anchor li a {
  color: #1c1c1c !important;
  font-family: "Noto Serif JP", serif;
  font-size: 17px;
}
.link_anchor li a:before {
  background: url(../img/common/arrow_circle_c.png) no-repeat center center/contain;
}
.link_anchor li a:after {
  content: none;
}

body:not(.home) .mce-content-body h2 {
  background: url(../img/common/h2_bg.jpg) no-repeat center center/cover;
  padding: 10px;
}
body:not(.home) .mce-content-body h3 {
  border-color: #1b316a;
  padding-left: 20px;
}
body:not(.home) .mce-content-body h3:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background: #1b316a;
  border-radius: 50%;
  top: 14px;
  left: 0;
}
body:not(.home) .mce-content-body h4 {
  background: #1b316a;
  color: #fff;
  padding: 8px 22px;
}
body:not(.home) .mce-content-body h5:after {
  top: 13px;
}

table.table_timetable thead th {
  font-weight: 400;
}
table.table_timetable tbody th,
table.table_timetable tbody td {
  padding: 16px 2px;
}
table.table_timetable tbody th {
  font-weight: 400;
}

table.table thead th {
  font-weight: 400;
}

.box_faq .question:before {
  font-family: "Noto Serif JP", serif;
}
.box_faq .answer:before {
  font-family: "Noto Serif JP", serif;
}

.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;
}/*# sourceMappingURL=bond.css.map */