@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: #f6f6f6;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2ece5;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2ece5;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2ece5;
}

.box_border {
  background: #fff;
  border: 5px solid #f2ece5;
}

.box_border .box_bg {
  background: #f2ece5;
}

.section_bg .box_border .box_bg {
  background: #f2ece5;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border-radius: 0px;
  padding: min(30px , 3.8vw);
  background: #f2ece5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: min(20px , 2.4vw);
          column-gap: min(20px , 2.4vw);
  row-gap: min(10px, 1.5vw);
}
.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: .3s;
  transition: .3s;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.15em 0;
  padding-left: 2.4em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #333333 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  border: none;
  left: calc(1.4em - 15px);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  top: calc(0.15em + 0.65em - 5px);
  width: 21px;
  height: 7px;
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
}
.link_anchor a:before {
  display: none;
}
@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: #e63e79;
  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: #e63e79;
  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: #e63e79;
  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 #e63e79;
  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: #e63e79;
  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: #c1986c;
  border-top: 1px solid #c1986c;
  border-bottom: 1px solid #c1986c;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: none;
  padding: .8rem .2rem;
  text-align: center;
  border: 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: 30%;
}
table.table_timetable tbody {
  border-bottom: 1px solid #ddd;
}
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: #e63e79;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f4e1e8;
}
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: #c1986c !important;
}

.consul2 {
  color: #e63e79 !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 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: 400;
  height: 48px;
  left: 0;
  letter-spacing: 0;
  line-height: 46.4px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 48px;
  -webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
          clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
}
.box_faq .question {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}
.box_faq .question::before {
  content: 'Q';
  color: #fff;
  background: #c1986c;
}
.box_faq .question .faq_title {
  cursor: pointer;
  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: #c1986c;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: 'A';
  color: #fff;
  background: #e63e79;
  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: 5px solid #f2ece5;
  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: #e3c8ac;
  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: #c1986c;
}
.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: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 400;
  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: #e63e79;
  background: #e63e79;
  margin-right: .5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 0;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: 400;
  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: #b09679;
  overflow: hidden;
  font-size: 16px;
  border-top: 2px solid #e63e79;
}
.footer .sec_box {
  padding: 30px 10px;
  margin-bottom: 50px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #00000021;
          box-shadow: 0 0 10px #00000021;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer .sec_img {
  margin: 0;
}
.footer .bridge_bnr {
  margin: auto;
  max-width: 220px;
}
.footer .sec_address {
  margin-bottom: 10px;
}
.footer .sec_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5px;
}
.footer .sec_info li {
  font-size: 20px;
  letter-spacing: 0;
  padding: 2.5px 5px;
  text-align: center;
  width: 180px;
  background: #f4f4f4;
}
.footer .sec_btn {
  margin-bottom: 15px;
}
.footer .sec_btn a {
  font-weight: 400;
  letter-spacing: 0.1em;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #c1986c;
  text-decoration: none;
  position: relative;
  padding-right: 26px;
}
.footer .sec_btn a:hover {
  text-decoration: underline;
}
.footer .sec_btn a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 21px;
  height: 7px;
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
}
.footer .table_timetable {
  margin: 0 0 5px;
}
.footer .table_timetable th, .footer .table_timetable td {
  font-weight: 400;
  letter-spacing: 0;
}
.footer .table_timetable thead th {
  padding-top: 0;
  padding-bottom: 15px;
}
.footer .table_timetable tbody tr:first-child th, .footer .table_timetable tbody tr:first-child td {
  padding-top: 15px;
}
.footer .table_timetable tbody tr:last-child th, .footer .table_timetable tbody tr:last-child td {
  padding-bottom: 15px;
}
.footer .sec_text {
  line-height: 26px;
}
.footer .row1 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
.footer .sec_title {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 10px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.footer .sec_title2 {
  font-size: 14px;
  line-height: 22px;
  min-height: 66px;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
}
.footer .sec_title2 .sec_large {
  font-size: 16px;
}
.footer .sec_access li .sec_span {
  display: block;
}
.footer .sec_access li .sec_icon {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
.footer .sec_access li .sec_large {
  display: block;
}
.footer .sec_bnr a {
  -webkit-transition: .2s;
  transition: .2s;
}
.footer .sec_bnr a:hover {
  -webkit-transition: .2s;
  transition: .2s;
  opacity: .7;
}
.footer .sec_tel {
  font-size: 35px;
  line-height: 1;
  padding-left: 44px;
  margin-bottom: 35px;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.footer .sec_tel a {
  color: #333333;
}
.footer .sec_tel:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 34px;
  height: 35px;
  background: url("../img/common/footer_icon01.png") no-repeat center/cover;
}
@media (max-width: 767px) {
  .footer .sec_title {
    text-align: center;
  }
  .footer .sec_tel {
    text-align: center;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .sec_access {
    margin-top: 30px;
    display: flex;
  }
  .footer .sec_access li {
    border-left: 1px solid #cccccc;
    padding-top: 20px;
    padding-bottom: 20px;
    flex: 1;
  }
  .footer .sec_access li .sec_icon {
    width: 60px;
    margin: auto;
    margin-bottom: 10px;
  }
  /* .footer .sec_access li .sec_title2 {
    display: block;
  } */
  .footer .sec_access li:last-child {
    padding-bottom: 0;
    border-right: 1px solid #cccccc;
  }
  .footer .sec_bnr {
    max-width: 260px;
    margin: auto;
  }
  .footer .sec_bnr:not(:first-child) {
    margin-top: 10px;
  }
  .footer .sec_logo {
    width: 90%;
    max-width: 350px;
    margin: 0 auto 20px;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 120px;
    font-size: 18px;
  }
  .footer .sec_title {
    font-size: 22px;
    line-height: 1;
    margin: 0 0 10px;
  }
  .footer .sec_title2 {
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 0.1em;
    min-height: 99px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer .sec_title2 .sec_large {
    font-size: 22px;
  }
  .footer .sec_access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .sec_access li {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    position: relative;
  }
  .footer .sec_access li:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 9%;
            flex: 1 1 9%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .footer .sec_access li:after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #cccccc;
  }
  .footer .row1 {
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
  .footer .row2 {
    gap: 0 3%;
  }
  .footer .row2 .col_2 {
    width: 50%;
    margin: 0;
  }
  .footer .row2 .col_2:last-child {
    width: 47%;
  }
  .footer .sec_bnr_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 10px;
  }
  .footer .sec_bnr_box .sec_bnr {
    margin: 0;
  }
  .footer .sec_box {
    padding: 60px 60px 50px;
    margin-bottom: 120px;
  }
  .footer .sec_btn {
    margin-bottom: 30px;
  }
  .footer .table_timetable {
    margin: 0 0 10px;
  }
  .footer .table_timetable thead th {
    padding-bottom: 25px;
  }
  .footer .table_timetable tbody tr:first-child th, .footer .table_timetable tbody tr:first-child td {
    padding-top: 23px;
  }
  .footer .table_timetable tbody tr:last-child th, .footer .table_timetable tbody tr:last-child td {
    padding-bottom: 23px;
  }
  .footer .bridge_bnr {
    margin: auto;
    max-width: 300px;
  }
  .footer .sec_tel {
    font-size: 50px;
    line-height: 1;
    padding-left: 44px;
    margin-bottom: 35px;
    letter-spacing: 0.1em;
  }
  .footer .sec_tel:after {
    width: 34px;
    height: 35px;
  }
}

.copyright {
  background: #b09679;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0 17%;
  text-align: center;
  border-top: 1px solid #c09f79;
}
@media (min-width: 768px) {
  .copyright {
    margin-top: 50px;
    padding: 10px 0 100px;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: .5em 0 0;
  }
  .list_list dd {
    padding: 0 0 .5em;
  }
}
@media (min-width: 768px) {
  .list_list {
    padding: 0 15px;
  }
  .list_list dt, .list_list dd {
    padding: 10px 0;
  }
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 170px;
  }
}

.sec_news .sec_title {
  text-align: center;
}
.sec_news .btnstyle a {
  width: 120px;
  padding: 0.5em 0em;
}
.sec_news .title_box {
  position: relative;
}
.sec_news .title_box .btnstyle {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: 0;
  bottom: 5px;
}
@media (max-width: 767px) {
  .sec_news .btnstyle {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .sec_news .sec_title {
    text-align: left;
  }
}

.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 .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.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;
}

.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;
  }

  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }

  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }

  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }

  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}
.sec_top .btnstyle a {
  letter-spacing: 0.1em;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 1.2rem 2.4rem;
  max-width: 240px;
  background: transparent;
}
.sec_top .btnstyle a:hover {
  background: #c1986c;
}
.sec_top .sec_img {
  margin: 0;
  text-align: center;
}
.sec_top .sec_img img {
  margin: auto;
}

.sec01_bg {
  background: url("../img/top/sec01_bg.jpg") no-repeat center bottom/cover;
}

.sec01 {
  padding: 50px 0;
}
.sec01 .sec_calendar {
  font-size: 16px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  height: 250px;
  width: 100%;
  max-width: 1000px;
  text-align: center;
  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;
  background: #cccccc;
  margin: auto;
}
.sec01 .sec_bnr {
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0;
  background: #fff;
  margin: 50px auto 0;
  width: 100%;
  max-width: 1000px;
}
.sec01 .sec_bnr .sec_bo {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fbff94));
  background: linear-gradient(transparent 60%, #fbff94 60%);
}
@media (max-width: 767px) {
  .sec01 .sec_bnr .sec_title {
    display: block;
    padding: 30px 10px;
  }
}
@media (min-width: 768px) {
  .sec01 {
    padding: 110px 0;
  }
  .sec01 .sec_calendar {
    font-size: 17px;
    height: 400px;
  }
  .sec01 .sec_bnr {
    font-size: 22px;
    line-height: 1.8;
    letter-spacing: 0.1em;
    margin: 120px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec01 .sec_bnr .sec_img {
    width: 360px;
    display: block;
  }
  .sec01 .sec_bnr .sec_title {
    width: calc(100% - 360px);
    padding-left: 40px;
  }
}

.sec02 {
  padding: 0 0 50px;
}
.sec02 h2 {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  margin: 0 0 30px;
  font-weight: 400;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #999999;
}
.sec02 h2 .sec_span {
  font-size: 40px;
  letter-spacing: 0;
  font-weight: 300;
  padding-bottom: 10px;
  display: block;
  font-family: "Cormorant Infant", serif;
}
.sec02 .title_box {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.sec02 .sec_title {
  margin: 0;
  text-align: left;
  line-height: 1;
  font-size: 24px;
  letter-spacing: 0.1em;
  font-family: "Cormorant Infant", serif;
  position: relative;
  padding-left: 15px;
}
.sec02 .sec_title .sec_span {
  font-size: 16px;
  line-height: 1;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding-left: .7em;
}
.sec02 .sec_title:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #333333;
}
.sec02 .btnstyle {
  margin: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.sec02 .btnstyle a {
  font-size: 16px;
  letter-spacing: 0em;
  font-family: "Cormorant Infant", serif;
  padding: 0;
  border: none;
  background: transparent;
  padding-right: 40px;
  max-width: initial;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sec02 .btnstyle a:hover {
  border: none;
  color: #c1986c !important;
  background: transparent;
  text-decoration: underline !important;
}
.sec02 .btnstyle a:hover:after {
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
}
.sec02 dl dt, .sec02 dl dd {
  letter-spacing: 0.1em;
  font-size: 18px;
}
.sec02 dl dt {
  color: #999999;
}
@media (max-width: 767px) {
  .sec02 .row .col_2 {
    margin: 0;
  }
  .sec02 .row .col_2:not(:first-child) {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .sec02 {
    padding: 0 0 110px;
  }
  .sec02 .title_box {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .sec02 .row {
    gap: 0 2%;
  }
  .sec02 .row .col_2 {
    margin: 0;
    width: 49%;
  }
  .sec02 h2 {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 0 0 70px;
    text-align: left;
  }
  .sec02 h2 .sec_span {
    font-size: 60px;
    letter-spacing: 0.1em;
    padding-bottom: 10px;
  }
  .sec02 .sec_title {
    font-size: 30px;
    letter-spacing: 0.1em;
  }
  .sec02 .sec_title .sec_span {
    font-size: 18px;
    line-height: 1;
    padding-left: .7em;
  }
  .sec02 .btnstyle a {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}

.sec03 {
  padding: 0 0 50px;
  font-size: 16px;
}
.sec03 .sec_box {
  -webkit-box-shadow: 0 0 10px #00000021;
          box-shadow: 0 0 10px #00000021;
  padding: 30px 10px;
  background: #fff;
}
.sec03 .sec_logo {
  margin: 0 0 20px;
}
.sec03 .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.sec03 .sec_img {
  margin: 0;
}
.sec03 .bridge_bnr {
  margin: auto;
  max-width: 220px;
}
.sec03 .sec_address {
  margin-bottom: 10px;
}
.sec03 .sec_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5px;
}
.sec03 .sec_info li {
  font-size: 20px;
  letter-spacing: 0;
  padding: 2.5px 5px;
  text-align: center;
  width: 180px;
  background: #f4f4f4;
}
.sec03 .table_timetable {
  margin: 0 0 5px;
}
.sec03 .table_timetable th, .sec03 .table_timetable td {
  font-weight: 400;
  letter-spacing: 0;
}
.sec03 .table_timetable thead th {
  padding-top: 0;
  padding-bottom: 15px;
}
.sec03 .table_timetable tbody tr:first-child th, .sec03 .table_timetable tbody tr:first-child td {
  padding-top: 15px;
}
.sec03 .table_timetable tbody tr:last-child th, .sec03 .table_timetable tbody tr:last-child td {
  padding-bottom: 15px;
}
.sec03 .sec_text {
  line-height: 26px;
}
.sec03 .row1 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
.sec03 .sec_title {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 10px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec03 .sec_title2 {
  font-size: 14px;
  line-height: 22px;
  min-height: 66px;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
}
.sec03 .sec_title2 .sec_large {
  font-size: 16px;
}
.sec03 .sec_access li .sec_span {
  display: block;
}
.sec03 .sec_access li .sec_icon {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
.sec03 .sec_access li .sec_large {
  display: block;
}
.sec03 .sec_tel {
  font-size: 35px;
  line-height: 1;
  padding-left: 44px;
  margin-bottom: 35px;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec03 .sec_tel a {
  color: #333333;
}
.sec03 .sec_tel:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 34px;
  height: 35px;
  background: url("../img/common/footer_icon01.png") no-repeat center/cover;
}
@media (max-width: 767px) {
    .sec03 .sec_title {
    text-align: center;
  }
  .sec03 .sec_access {
    margin-top: 30px;
    text-align: center;
        display: flex;
  }
  .sec03 .sec_tel {
    text-align: center;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .sec03 .sec_access li {
    border-left: 1px solid #cccccc;
    padding-top: 20px;
    padding-bottom: 20px;
    flex: 1;
  }
  .sec03 .sec_access li .sec_icon {
    width: 60px;
    margin: auto;
    margin-bottom: 10px;
  }
  .sec03 .sec_access li .sec_title2 {
    display: block;
  }
  .sec03 .sec_access li:last-child {
    padding-bottom: 0;
    border-right: 1px solid #cccccc;
  }
  .sec03 .sec_bnr {
    max-width: 260px;
    margin: auto;
  }
  .sec03 .sec_bnr:not(:first-child) {
    margin-top: 10px;
  }
  .sec03 .sec_logo {
    width: 90%;
    max-width: 350px;
    margin: 0 auto 20px;
  }
}
@media (min-width: 768px) {
  .sec03 {
    padding: 0 0 120px;
    font-size: 18px;
  }
  .sec03 .sec_logo {
    margin-top: 10px;
  }
  .sec03 .sec_title {
    font-size: 22px;
    line-height: 1;
    margin: 0 0 10px;
  }
  .sec03 .sec_title2 {
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 0.1em;
    min-height: 99px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec03 .sec_title2 .sec_large {
    font-size: 22px;
  }
  .sec03 .sec_address {
    margin-bottom: 20px;
  }
  .sec03 .sec_access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec03 .sec_access li {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    position: relative;
  }
  .sec03 .sec_access li:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 9%;
            flex: 1 1 9%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .sec03 .sec_access li:after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #cccccc;
  }
  .sec03 .row1 {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .sec03 .row2 {
    gap: 0 3%;
  }
  .sec03 .row2 .col_2 {
    width: 50%;
    margin: 0;
  }
  .sec03 .row2 .col_2:last-child {
    width: 47%;
  }
  .sec03 .sec_bnr_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 10px;
  }
  .sec03 .sec_bnr_box .sec_bnr {
    margin: 0;
  }
  .sec03 .sec_box {
    padding: 60px 60px 50px;
  }
  .sec03 .table_timetable {
    margin: 0 0 10px;
  }
  .sec03 .table_timetable thead th {
    padding-bottom: 25px;
  }
  .sec03 .table_timetable tbody tr:first-child th, .sec03 .table_timetable tbody tr:first-child td {
    padding-top: 23px;
  }
  .sec03 .table_timetable tbody tr:last-child th, .sec03 .table_timetable tbody tr:last-child td {
    padding-bottom: 23px;
  }
  .sec03 .sec_tel {
    font-size: 50px;
    line-height: 1;
    padding-left: 44px;
    margin-bottom: 35px;
    letter-spacing: 0.1em;
  }
  .sec03 .sec_tel:after {
    width: 34px;
    height: 35px;
  }
}

.sec04 {
  padding: 0 0 50px;
}
.sec04 .sec_text {
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .sec04 .sec_img {
    max-width: 90%;
    margin: auto;
  }
  .sec04 .sec_title {
    max-width: 90%;
    margin: 20px auto 25px;
  }
}
@media (min-width: 768px) {
  .sec04 {
    padding: 0 0 120px;
  }
  .sec04 .text_box {
    max-width: 700px;
  }
  .sec04 .sec_img {
    margin-top: 100px;
  }
  .sec04 .sec_title {
    margin-bottom: 90px;
  }
  .sec04 .sec_img {
    width: 669px;
  }
  .sec04 .sec_text {
    font-size: 18px;
    line-height: 40px;
  }
  .sec04 .row {
    gap: 0 2%;
  }
  .sec04 .row .col_2 {
    margin: 0;
  }
  .sec04 .row .col_2:first-child {
    width: 30%;
  }
  .sec04 .row .col_2:last-child {
    width: 68%;
  }
}

.sec05 {
  padding: 50px 0 0;
}
.sec05 h2 {
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0;
  margin: 0 0 30px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
}
.sec05 h2 .sec_span {
  font-size: 80px;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: -40px;
  color: #f4f4f4;
  display: block;
  font-family: "Cormorant Infant", serif;
}
.sec05 h2 .sec_span2 {
  font-size: 45px;
  line-height: 1;
  color: #c1986c;
  font-family: "Cormorant Infant", serif;
}
.sec05 .sec_title {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  margin: 0 0 15px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
}
.sec05 .sec_title2 {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  margin: 20px 0 15px;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec05 .sec_text {
  font-size: 16px;
  line-height: 30px;
}
.sec05 .row1 {
  margin-bottom: 30px;
}
.sec05 .sec05_box {
  padding-bottom: 50px;
  margin-top: 30px;
  position: relative;
  z-index: 0;
}
.sec05 .sec05_box:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 90%;
  background: url("../img/top/sp_sec05_bg.jpg") no-repeat center/cover;
  z-index: -1;
}
.sec05 .sec_icon {
  max-width: 150px;
  margin: auto;
  text-align: center;
  position: relative;
  top: -75px;
  margin-bottom: -60px;
}
.sec05 .text_box {
  background: #b4b4b4;
  padding: 0 20px 30px;
}
.sec05 .text_box:last-child {
  background: #b8a38d;
}
.sec05 .sec_title3 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
}
.sec05 .sec_title3 .sec_span {
  font-size: 20px;
}
.sec05 .btnstyle a {
  font-family: "Cormorant Infant", serif;
}
@media (max-width: 767px) {
  .sec05 .text_box {
    max-width: 320px;
    margin: auto;
    margin-top: 110px;
  }
  .sec05 .row2 .col_2 {
    margin: 0;
  }
  .sec05 .row2 .col_2:not(:first-child) {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .sec05 {
    padding: 90px 0 0;
  }
  .sec05 h2 {
    font-size: 40px;
    letter-spacing: 0.1em;
    margin: 0 0 40px;
  }
  .sec05 h2 .sec_span {
    font-size: 200px;
    margin-bottom: -75px;
  }
  .sec05 h2 .sec_span2 {
    font-size: 100px;
  }
  .sec05 .row1 {
    margin-bottom: 100px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 3%;
  }
  .sec05 .row1 .col_2 {
    margin: 0;
  }
  .sec05 .row1 .col_2:first-child {
    width: 54%;
  }
  .sec05 .row1 .col_2:last-child {
    width: 43%;
  }
  .sec05 .row2 {
    gap: 0 5%;
  }
  .sec05 .row2 .col_2 {
    margin: 0;
    width: 47.5%;
  }
  .sec05 .row3 {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    gap: 0 4%;
  }
  .sec05 .row3 .col_2 {
    margin: 0;
  }
  .sec05 .row3 .col_2:first-child {
    width: 50.4%;
  }
  .sec05 .row3 .col_2:last-child {
    width: 45.6%;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 clamp(51.6666666667px, 4.1666666667vw, 80px);
  }
  .sec05 .row3 .col_2:last-child .text_box {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .sec05 .sec_icon {
    position: relative;
    margin: auto;
    top: -7vw;
    margin-bottom: -5.5vw;
    max-width: clamp(174.375px, 14.0625vw, 270px);
  }
  .sec05 .sec05_box {
    padding-bottom: 215px;
    margin-top: 100px;
    position: relative;
    z-index: 0;
    background: none;
  }
  .sec05 .sec05_box:after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: calc(100% - clamp(103.3333333333px, 8.3333333333vw, 160px));
    background: url("../img/top/sec05_bg.jpg") no-repeat center bottom/cover;
    z-index: -1;
  }
  .sec05 .contents_box {
    max-width: 800px;
  }
  .sec05 .container {
    width: 1800px;
  }
  .sec05 .sec_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 clamp(12.9166666667px, 1.0416666667vw, 20px);
    font-size: clamp(32.2916666667px, 2.6041666667vw, 50px);
    line-height: clamp(45.2083333333px, 3.6458333333vw, 70px);
    letter-spacing: 0.1em;
    text-align: left;
    margin: clamp(12.9166666667px, 1.0416666667vw, 20px) 0 clamp(22.6041666667px, 1.8229166667vw, 35px);
  }
  .sec05 .sec_title .sec_no {
    width: clamp(126.5833333333px, 10.2083333333vw, 196px);
    padding-top: 10px;
  }
  .sec05 .sec_title .sec_span {
    width: calc(100% - (clamp(126.5833333333px, 10.2083333333vw, 196px) + clamp(12.9166666667px, 1.0416666667vw, 20px)));
  }
  .sec05 .sec_title2 {
    font-size: clamp(25.8333333333px, 2.0833333333vw, 40px);
    line-height: clamp(38.75px, 3.125vw, 60px);
    letter-spacing: 0.1em;
    margin: clamp(12.9166666667px, 1.0416666667vw, 20px) 0 clamp(16.1458333333px, 1.3020833333vw, 25px);
  }
  .sec05 .sec_title3 {
    font-size: clamp(23.25px, 1.875vw, 36px);
    line-height: clamp(25.8333333333px, 2.0833333333vw, 40px);
    letter-spacing: 0.1em;
  }
  .sec05 .sec_title3 .sec_span {
    font-size: clamp(15.5px, 1.25vw, 24px);
  }
  .sec05 .text_box {
    padding: 0 clamp(12.9166666667px, 1.0416666667vw, 20px);
    height: clamp(238.9583333333px, 19.2708333333vw, 370px);
  }
  .sec05 .sec_text {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .sec05 .btnstyle a {
    margin: 0 0 0 auto;
  }
}

.sec06 {
  padding: 50px 0;
  background: url("../img/top/sec06_bg.jpg") no-repeat center top;
  position: relative;
}
.sec06:after, .sec06:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: 5px;
  bottom: auto;
  width: 120px;
  height: 120px;
  border-top: 1px solid #fff;
}
.sec06:before {
  left: 5px;
  right: auto;
  border-left: 1px solid #fff;
}
.sec06:after {
  left: auto;
  right: 5px;
  border-right: 1px solid #fff;
}
.sec06 h2 {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 25px;
  letter-spacing: 0.1em;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  color: #fff;
}
.sec06 h2 .sec_span {
  font-size: 36px;
  letter-spacing: 0;
  margin-bottom: -15px;
  display: block;
  font-family: "Cormorant Infant", serif;
  opacity: .2;
}
.sec06 .sec_title {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 15px;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec06 .sec_title .sec_span {
  font-size: 18px;
  padding-bottom: 10px;
  color: #e63e79;
  display: block;
}
.sec06 .row1 {
  margin-bottom: 30px;
}
.sec06 .row2 .col_2 .sec_box a {
  color: #333333;
  text-decoration: none;
  display: block;
  -webkit-box-shadow: 0 10px 10px #00000021;
          box-shadow: 0 10px 10px #00000021;
  background: #fceef3;
  position: relative;
  z-index: 0;
  -webkit-transition: .2s;
  transition: .2s;
}
.sec06 .row2 .col_2 .sec_box a img {
    transition: .2s;
}
.sec06 .row2 .col_2 .sec_box a .text_box {
  display: block;
  padding: 20px 10px 30px;
}
.sec06 .row2 .col_2 .sec_box a:hover img {
  opacity: .7;
  transition: .2s;
}
.sec06 .row2 .col_2 .sec_box a .sec_img, .sec06 .row2 .col_2 .sec_box a .sec_title, .sec06 .row2 .col_2 .sec_box a .sec_text {
  display: block;
}
.sec06 .row2 .col_2 .sec_box a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #e63e79 transparent;
  border-width: 0px 0px 35px 35px;
}
.sec06 .row2 .col_2 .sec_box a:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 5px;
  top: auto;
  bottom: 10px;
  width: 15px;
  height: 5px;
  background: url("../img/common/hov_btn_arrow.png") no-repeat center/cover;
  z-index: 1;
}
.sec06 .row2 .col_2:last-child .sec_title .sec_span {
  color: #c1986c;
}
.sec06 .row2 .col_2:last-child .sec_box a {
  background: #f2ece5;
}
.sec06 .row2 .col_2:last-child .sec_box a:after {
  border-style: solid;
  border-color: transparent transparent #c1986c transparent;
}
.sec06 .sec_text_w {
  color: #fff;
}
.sec06 .sec_text {
  font-size: 16px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .sec06 {
    padding: 120px 0;
  }
  .sec06:after, .sec06:before {
    top: 10px;
    width: 240px;
    height: 240px;
  }
  .sec06:before {
    left: 10px;
  }
  .sec06:after {
    right: 10px;
  }
  .sec06 h2 {
    font-size: 70px;
    line-height: 1;
    text-align: left;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
  }
  .sec06 h2 .sec_span {
    font-size: 80px;
    letter-spacing: 0;
    margin-bottom: -45px;
  }
  .sec06 .sec_title {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .sec06 .sec_title .sec_span {
    font-size: 24px;
    padding-bottom: 15px;
  }
  .sec06 .row1 {
    margin-bottom: 70px;
    gap: 0 5%;
  }
  .sec06 .row1 .col_2 {
    margin: 0;
  }
  .sec06 .row1 .col_2:first-child {
    width: 55%;
  }
  .sec06 .row1 .col_2:last-child {
    width: 40%;
  }
  .sec06 .row2 {
    gap: 0 2%;
  }
  .sec06 .row2 .col_2 {
    margin: 0;
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec06 .row2 .col_2 .sec_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .sec06 .row2 .col_2 .sec_box a {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .sec06 .row2 .col_2 .sec_box a .text_box {
    padding: 20px 40px 35px;
  }
  .sec06 .row2 .col_2 .sec_box a:before {
    right: 10px;
    bottom: 20px;
    width: 21px;
    height: 7px;
  }
  .sec06 .row2 .col_2 .sec_box a:after {
    border-width: 0px 0px 70px 70px;
  }
  .sec06 .sec_text {
    font-size: 18px;
    line-height: 32px;
  }
  .sec06 .sec_text_w {
    line-height: 36px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec06:after, .sec06:before {
    top: 20px;
    width: 240px;
    height: 240px;
  }
  .sec06:before {
    left: 20px;
  }
  .sec06:after {
    right: 20px;
  }
}

.sec07 {
  padding: 50px 0;
  background: url("../img/top/sec07_bg.jpg") no-repeat center top/cover;
}
.sec07 h2 {
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0;
  margin: 0 0 25px;
  text-align: left;
  color: #fff;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  position: relative;
  padding-left: 55px;
}
.sec07 h2:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: #fff;
}
.sec07 .sec_text {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.sec07 .sec_img a {
  -webkit-box-shadow: 0 10px 10px #00000021;
          box-shadow: 0 10px 10px #00000021;
}
.sec07 .sec_title {
  font-size: 26px;
  line-height: 1;
  margin: 0 0 -6px;
  letter-spacing: 0.1em;
  font-weight: 300;
  font-family: "Cormorant Infant", serif;
  text-align: right;
  color: #fff;
}
.sec07 .sec_title .sec_span {
  font-size: 32px;
}
@media (min-width: 768px) {
  .sec07 {
    padding: 120px 0;
    background: url("../img/top/sec07_bg.jpg") no-repeat center top;
  }
  .sec07 h2 {
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 0 0 50px;
    padding-left: 170px;
  }
  .sec07 h2:after {
    width: 130px;
    height: 1px;
  }
  .sec07 .sec_title {
    font-size: 46px;
    line-height: 1;
    margin: 0 0 -14px;
    letter-spacing: 0.1em;
  }
  .sec07 .sec_title .sec_span {
    font-size: 76px;
  }
  .sec07 .sec_text {
    font-size: 18px;
    line-height: 36px;
    max-width: 720px;
  }
  .sec07 .row {
    gap: 0 2%;
  }
  .sec07 .row .col_2 {
    width: 49%;
    margin: 0;
  }
}

.sec08 {
  padding: 50px 0 80px;
}
.sec08 .row1 {
  margin-bottom: 30px;
}
.sec08 .row2 {
  margin: 30px 0;
}
.sec08 .youtube {
  margin: auto;
}
.sec08 .sec_title {
  font-size: 28px;
  line-height: 1;
  margin: 0 0 25px;
  letter-spacing: 0;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec08 .sec_title .sec_span {
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 10px;
  letter-spacing: 0;
  color: #c1986c;
  display: block;
}
.sec08 .sec_text {
  font-size: 16px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .sec08 {
    padding: 0 0 120px;
  }
  .sec08 .sec_title {
    font-size: clamp(45.2083333333px, 3.6458333333vw, 70px);
    line-height: 1;
    margin: 0 0 clamp(29.0625px, 2.34375vw, 45px);
    letter-spacing: 0.1em;
  }
  .sec08 .sec_title .sec_span {
    font-size: clamp(19.375px, 1.5625vw, 30px);
    line-height: clamp(25.8333333333px, 2.0833333333vw, 40px);
    padding-bottom: clamp(22.6041666667px, 1.8229166667vw, 35px);
    letter-spacing: 0.1em;
  }
  .sec08 .sec_text {
    font-size: 18px;
    line-height: 36px;
  }
  .sec08 .youtube {
    max-width: 768px;
    padding-top: 422px;
  }
  .sec08 .btnstyle {
    margin-top: 35px;
  }
  .sec08 .btnstyle a {
    margin: 0 0 0 auto;
  }
  .sec08 .container {
    width: 1800px;
  }
  .sec08 .row {
    gap: 0 5%;
  }
  .sec08 .row .col_2 {
    margin: 0;
  }
  .sec08 .row .col_2:first-child {
    width: 50.5%;
  }
  .sec08 .row .col_2:last-child {
    width: 44.5%;
  }
  .sec08 .row1 {
    margin-bottom: 100px;
  }
  .sec08 .row2 {
    margin: 120px 0 80px;
  }
  .sec08 .row2 .sec_img {
    text-align: left;
  }
  .sec08 .row2 .sec_text {
    margin-bottom: 10px;
  }
  .sec08 .row2 .btnstyle {
    margin-top: 15px;
  }
}

.sec09 {
  padding: 0 0 50px;
  margin-bottom: 50px;
  background: url("../img/top/sp_sec09_bg.png") no-repeat center/cover;
}
.sec09 h2 {
  font-size: 26px;
  line-height: 1;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  position: relative;
  top: -30px;
}
.sec09 h2 .sec_span {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: -10px;
  opacity: .2;
  color: #c1986c;
  display: block;
  font-family: "Cormorant Infant", serif;
}
.sec09 .sec_bnr a {
  padding-bottom: 25px;
  text-align: center;
  text-decoration: none;
  color: #333333;
  display: block;
  -webkit-transition: .2s;
  transition: .2s;
  position: relative;
}
.sec09 .sec_bnr a .sec_span, .sec09 .sec_bnr a .sec_title, .sec09 .sec_bnr a .sec_sub, .sec09 .sec_bnr a .sec_title2 {
  text-align: center;
  display: block;
}
.sec09 .sec_bnr a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 49px;
  height: 5.5px;
  background: url("../img/top/sec09_arrow.png") no-repeat center/cover;
}
.sec09 .sec_bnr a:hover {
  -webkit-transition: .2s;
  transition: .2s;
  opacity: .7;
}
.sec09 .sec_bnr a:hover img {
  opacity: 1;
}
.sec09 .sec_title {
  font-size: 13px;
  line-height: 1;
  letter-spacing: -0.09em;
  margin: auto;
  margin-bottom: 30px;
  max-width: 230px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #fff;
  background: #c1986c;
  position: relative;
}
.sec09 .sec_title:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #c1986c transparent transparent transparent;
  border-width: 11px 6px 0px 6px;
}
.sec09 .sec_sub {
  font-size: 13px;
  letter-spacing: -0.04em;
  margin: 15px 0 5px;
  color: #e63e79;
  font-family: "Cormorant Infant", serif;
}
.sec09 .sec_title2 {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (max-width: 767px) {
  .sec09 .sec_icon {
    max-width: 100px;
    margin: auto;
    display: block;
  }
  .sec09 .row {
    gap: 0 2%;
  }
  .sec09 .row .col_4 {
    margin: 0;
  }
  .sec09 .row .col_4:nth-child(n + 3) {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #cccccc;
  }
}
@media (min-width: 768px) {
  .sec09 {
    padding: 0 0 120px;
    margin-bottom: 120px;
    background: url("../img/top/sec09_bg.png") no-repeat center/cover;
  }
  .sec09 h2 {
    font-size: 70px;
    line-height: 1;
    top: -50px;
  }
  .sec09 h2 .sec_span {
    font-size: 150px;
    line-height: 120px;
    margin-bottom: -20px;
  }
  .sec09 .sec_title {
    font-size: 18px;
    line-height: 1;
    letter-spacing: -0.09em;
    margin-bottom: 30px;
    max-width: 240px;
    height: 40px;
  }
  .sec09 .sec_title:after {
    bottom: -10px;
  }
  .sec09 .sec_sub {
    font-size: 16px;
    letter-spacing: 0.08em;
    margin: 15px 0 5px;
  }
  .sec09 .sec_title2 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.08em;
  }
  .sec09 .container {
    width: 1300px;
  }
  .sec09 .row {
    gap: 60px 0;
  }
  .sec09 .row .col_4 {
    width: 25%;
    margin: 0;
    position: relative;
  }
  .sec09 .row .col_4:after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #cccccc;
  }
  .sec09 .row .col_4:nth-child(1):after, .sec09 .row .col_4:nth-child(5):after, .sec09 .row .col_4:nth-child(9):after {
    display: none;
  }
}

.sec10 {
  padding: 50px 0;
  background: url("../img/top/sec10_bg.jpg") no-repeat center/cover;
}
.sec10 h2 {
  font-size: 30px;
  line-height: 1;
  margin: 0 0 25px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
}
.sec10 h2 .sec_span {
  font-size: 80px;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: -25px;
  opacity: .2;
  display: block;
  font-family: "Cormorant Infant", serif;
}
.sec10 .sec_text {
  font-size: 16px;
}
.sec10 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 25px;
  margin-bottom: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.sec10 .row:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ed6595;
  border-width: 20px 0px 20px 10px;
}
.sec10 .row .col_2 {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sec10 .sec_ba {
  height: 40px;
  font-size: 18px;
  margin: 0;
  letter-spacing: 0.05em;
  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;
  font-family: "Cormorant Infant", serif;
  text-align: center;
}
.sec10 .sec_ba.sec_before {
  background: #9b9b9b;
}
.sec10 .sec_ba.sec_after {
  background: #ed6595;
}
.sec10 .sec_title {
  font-size: 30px;
  line-height: 1;
  margin: 0 0 15px;
  color: #c1986c;
  font-family: "Cormorant Infant", serif;
  text-align: center;
}
.sec10 .sec_box {
  max-width: 510px;
  padding: 10px 10px 10px;
  background: #fff;
  position: relative;
}
.sec10 .sec_box a {
  position: absolute;
  font-size: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #fff;
  -webkit-transition: .2s;
  transition: .2s;
}
.sec10 .sec_box a:hover {
  opacity: .4;
}
.sec10 .text_box {
  padding: 25px 10px 20px;
  background: #f4f4f4;
}
.sec10 .sec10_slider .sec10_slide {
  width: 100%;
  max-width: 320px;
}
.sec10 .sec10_slider .slick-track {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.sec10 .slick-arrow {
  margin: auto;
  top: 30px;
  bottom: auto;
  width: 60px;
  height: 60px;
  z-index: 1;
}
.sec10 .slick-arrow:before, .sec10 .slick-arrow:after {
  display: none;
}
.sec10 .slick-arrow.slick-prev {
  left: 5px;
  right: auto;
  background: url("../img/top/sec10_slide01.png") no-repeat center/cover;
}
.sec10 .slick-arrow.slick-next {
  left: auto;
  right: 5px;
  background: url("../img/top/sec10_slide02.png") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec10 {
    padding: 80px 0 120px;
  }
  .sec10 .slick-arrow {
    top: 90px;
    bottom: 0;
    width: 102px;
    height: 102px;
  }
  .sec10 .slick-arrow:before, .sec10 .slick-arrow:after {
    display: none;
  }
  .sec10 .slick-arrow.slick-prev {
    left: 20px;
    right: auto;
  }
  .sec10 .slick-arrow.slick-next {
    left: auto;
    right: 20px;
  }
  .sec10 .sec10_slider .sec10_slide {
    width: 100%;
    max-width: 510px;
  }
  .sec10 .sec10_slider .slick-track {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    left: calc(((510px / 2) + (30px / 2)) * -1);
  }
  .sec10 h2 {
    text-align: left;
    font-size: 70px;
    margin: 0 0 55px;
    letter-spacing: 0.1em;
  }
  .sec10 h2 .sec_span {
    font-size: 200px;
    margin-bottom: -65px;
  }
  .sec10 .sec_text {
    font-size: 18px;
    line-height: 30px;
  }
  .sec10 .row {
    gap: 0 30px;
    margin-bottom: 20px;
  }
  .sec10 .sec_ba {
    height: 40px;
    font-size: 20px;
    margin: 0;
    letter-spacing: 0.05em;
  }
  .sec10 .sec_title {
    font-size: 40px;
    margin: 0 0 20px;
  }
  .sec10 .sec_box {
    max-width: 510px;
    padding: 10px 20px 20px;
  }
  .sec10 .text_box {
    padding: 25px 30px 20px;
  }
}
@media screen and (min-width: 1300px) {
  .sec10 .slick-arrow {
    width: 102px;
    height: 102px;
  }
  .sec10 .slick-arrow:before, .sec10 .slick-arrow:after {
    display: none;
  }
  .sec10 .slick-arrow.slick-prev {
    left: 0;
    right: 1080px;
  }
  .sec10 .slick-arrow.slick-next {
    left: 1100px;
    right: 0;
  }
}

.sec11_bg {
  background: url("../img/top/sec11_bg.jpg") no-repeat center/cover;
}

.sec11 {
  padding: 50px 0 0;
}
.sec11 h2 {
  font-size: 60px;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
  color: #c1986c;
  opacity: .2;
  line-height: 1;
  margin: 0 0 20px;
  font-family: "Cormorant Infant", serif;
}
.sec11 .sec_title {
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 0;
  margin: 0 0 25px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (min-width: 768px) {
  .sec11 {
    padding: 80px 0 0;
  }
  .sec11 h2 {
    font-size: 200px;
    margin: 0 0 45px;
  }
  .sec11 .sec_title {
    font-size: 45px;
    line-height: 80px;
    letter-spacing: 0.1em;
    margin: 0 0 30px;
  }
  .sec11 .btnstyle a {
    margin: 0 0 0 auto;
  }
  .sec11 .sec_text {
    font-size: 18px;
    line-height: 36px;
  }
  .sec11 .row {
    gap: 0 2%;
  }
  .sec11 .row .col_2 {
    margin: 0;
  }
  .sec11 .row .col_2:first-child {
    width: 56%;
  }
  .sec11 .row .col_2:last-child {
    width: 42%;
  }
}

.sec12 {
  padding: 50px 0;
}
.sec12 .loopslider_wrap {
  overflow: hidden;
}
.sec12 .loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(200px * 16);
  height: 100%;
}
.sec12 .loopslider .loopslider_item {
  margin: 0;
  padding: 0 5px;
}
.sec12 .loopslider .loopslider_item:nth-child(odd) {
  margin-top: 25px;
}
@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 8));
            transform: translateX(calc(-200px * 8));
  }
}
@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 8));
            transform: translateX(calc(-200px * 8));
  }
}
@media (min-width: 768px) {
  .sec12 {
    padding: 120px 0;
  }
  .sec12 .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: calc(300px * 16);
  }
  .sec12 .loopslider .loopslider_item {
    margin: 0 25px;
    padding: 0;
  }
  .sec12 .loopslider .loopslider_item:nth-child(odd) {
    margin-top: 50px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-300px * 8));
              transform: translateX(calc(-300px * 8));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-300px * 8));
              transform: translateX(calc(-300px * 8));
    }
  }
}

.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: .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;
}

.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 */