@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-top: 100px;
  }
}

.section_bg {
  background: #ede6ec;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #ede6ec;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #ede6ec;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #ede6ec;
}

.box_border {
  background: #fff;
  border: 5px solid #ede6ec;
}

.box_border .box_bg {
  background: #ede6ec;
}

.section_bg .box_border .box_bg {
  background: #ede6ec;
}

.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: 3px solid #ede6ec;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  border: 1px solid #90608a;
  color: #90608a !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #90608a;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #90608a;
  border-right: 1px solid #90608a;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@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: #90608a;
  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: #90608a;
  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: #90608a;
  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 #90608a;
  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: #90608a;
  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: #90608a;
  border-top: 1px solid #90608a;
  border-bottom: 1px solid #90608a;
  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: 0.8rem 0.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: #90608a;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f9fc;
}
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: #90608a !important;
}

.consul2 {
  color: #ad9857 !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: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", 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: #fff;
  background: #90608a;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #90608a;
  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 .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: #ad9857;
  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 #ede6ec;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  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: #afcbea;
  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: #90608a;
}
.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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-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: #90608a;
  background: #90608a;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  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: #e0d7e0;
  overflow: hidden;
  border-top: 2px solid #90608a;
}
.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: #333333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
.footer .bridge_bnr {
    max-width: 200px;
}
.footer .bridge_bnr img {
    background: #fff;
}

.copyright {
  background: #e0d7e0;
  color: #333333;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.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: 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 .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;
}

.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;
}

@media (max-width: 767px) {
  .header .header_logo {
    width: 260px;
  }
}
.header .global_nav {
  margin-right: 4vw;
}
.header .global_nav .header_menu .menu-item {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  border-right: none;
}
.header .global_nav .header_menu .menu-item:first-child {
  border-left: none;
}
.header .global_nav .header_menu .menu-item.menu-item-has-children > a:after {
  bottom: 6px;
}
@media (min-width: 768px) {
  .header .global_nav .header_menu .menu-item.menu-item-has-children > a:after {
    bottom: 15px;
  }
}
@media (min-width: 768px) {
  .header .global_nav .header_menu .menu-item.wide .sub-menu_wrap {
    width: 80%;
    margin: 0 auto;
  }
}
.header .global_nav .header_menu .menu-item > a {
  padding-left: 0.5em;
  padding-right: 0.5em;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: clamp(14px, 1.15vw, 16px);
}
@media (max-width: 767px) {
  .header .global_nav .header_menu .menu-item > a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0.6em;
    font-size: 18px;
  }
}
.header .global_nav .header_menu .menu-item > a span {
  font-size: 13px;
  color: #ad9857;
}
.header .global_nav .header_menu .menu-item:hover > a span {
  color: #fff !important;
}
.header .global_nav .header_menu .menu-item .sub-menu a:after {
  border-color: #fff;
}
.header .global_nav .header_menu .menu-item .sub-menu li.nav_title a {
  padding-top: 1em;
}
@media (min-width: 768px) {
  .header .global_nav .header_menu .menu-item .sub-menu li.nav_title a {
    padding-top: 10px;
  }
}
.header .global_nav .nav_title a {
  background: #aa86a5;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}

.side_bnr {
  right: 0;
}
@media (min-width: 768px) {
  .side_bnr {
    background: #fff;
    border-radius: 20px 0 0 0;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    padding: 15px 100px 10px 15px;
  }
}
@media (max-width: 767px) {
  .side_bnr .side_bnr_block {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
.side_bnr .side_bnr_block .side_bnr_item:not(:first-child) {
  padding-left: 0.5vw;
}
@media (min-width: 768px) {
  .side_bnr .side_bnr_block .side_bnr_item {
    border-right: 1px solid #d2d2d2;
    padding-right: 10px;
  }
}
.side_bnr .side_bnr_block .side_bnr_item__02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.4em;
}
.side_bnr .side_bnr_block .side_bnr_item__04 p {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 6px;
}
.side_bnr .side_bnr_block .side_bnr_item a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.side_bnr .side_bnr_block .side_bnr_item a:hover {
  opacity: 0.7;
}

.totop {
  z-index: 99;
  width: 40px;
  padding-bottom: env(safe-area-inset-bottom);
  bottom: calc(16vw + env(safe-area-inset-bottom));
}
@media (min-width: 768px) {
  .totop {
    width: 50px;
    right: 24px;
    bottom: 15px;
  }
}

.en {
  font-family: "Bona Nova SC", serif;
  font-weight: 400;
}

.h2_top {
  font-size: 26px !important;
  margin-bottom: 24px !important;
}
@media (min-width: 768px) {
  .h2_top {
    margin-bottom: 50px !important;
  }
}
.h2_top .en {
  font-size: 45px;
  color: #c9b1c3;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .h2_top .en {
    font-size: 80px;
  }
}
.h2_top_yoko {
  font-size: 36px;
  text-align: left !important;
  margin-bottom: 0 !important;
}
.h2_top_yoko .en {
  color: #ad9857;
  font-size: 20px;
  padding-left: 0.6em;
}

.c-pri {
  color: #90608a;
}

.btnstyle a {
  background: inherit;
  border: none;
}
.btnstyle_sec a {
  padding-right: 3.5em;
  color: #333333 !important;
  text-align: right;
}
.btnstyle_sec a:after {
  background: url(../img/common/btn_arrow_sec.png) no-repeat center/cover;
  width: 35px;
  height: 35px;
}
.btnstyle_wh a {
  background: none;
  border: none;
}
.btnstyle_wh a:after {
  background: url(../img/common/btn_arrow_wh.png) no-repeat center/cover;
  width: 35px;
  height: 35px;
}

table.table_timetable {
  margin-bottom: 0.6em;
}
table.table_timetable thead, table.table_timetable tbody {
  border-bottom: 1px solid #333333;
}
table.table_timetable th, table.table_timetable td {
  font-weight: normal;
}
@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 34%;
  }
}
table.table_timetable tbody tr:first-child th, table.table_timetable tbody tr:first-child td {
  padding: 0.6rem 0.2rem;
}
table.table_timetable tbody tr:last-child th, table.table_timetable tbody tr:last-child td {
  padding: 0.6rem 0.2rem;
}

.sec_top {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .sec_top {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.sec01 .sec01_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec01 .sec01_content {
  padding: 20px 0;
  border-bottom: 1px solid #bebebe;
  border-top: 1px solid #bebebe;
}
@media (min-width: 768px) {
  .sec01 .sec01_content {
    padding: 40px;
  }
}
.sec01 .sec01_content dl dt {
  color: #90608a;
}
.sec01 .sec01_content dl dt:not(:last-child), .sec01 .sec01_content dl dd:not(:last-child) {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .sec01 .sec01_content dl dt:not(:last-child), .sec01 .sec01_content dl dd:not(:last-child) {
    padding-bottom: 1em;
  }
}

.sec02 {
  background: #ab8aa7;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sec02:hover {
  opacity: 0.8;
}
.sec02 > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.sec02 .container {
  position: relative;
}
.sec02 .container .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}
.sec02 .container .sec02_fix {
  position: absolute;
  top: 25vw;
  right: 0;
  color: #5c2e5c;
  font-size: 20px;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  line-height: 1.3;
  width: 105px;
  height: 105px;
  border: 1px solid #5c2e5c;
  border-radius: 50%;
  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;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec02 .container .sec02_fix {
    top: -30px;
    right: -30px;
    font-size: 30px;
    width: 166px;
    height: 166px;
  }
}
.sec02 .container .sec02_fix span {
  font-size: 25px;
}
@media (min-width: 768px) {
  .sec02 .container .sec02_fix span {
    font-size: 40px;
  }
}
.sec02 .sec02_content {
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 80px !important;
}
@media (min-width: 768px) {
  .sec02 .sec02_content {
    margin-left: -10%;
    margin-top: 0 !important;
  }
}
.sec02 .sec02_content h3 {
  color: #fff;
  margin-bottom: 0.6em;
}
.sec02 .sec02_content p {
  color: #fff;
}
.sec02 .btnstyle_wh {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .sec02 .btnstyle_wh {
    padding-bottom: 40px;
    margin-top: 20px;
  }
  .sec02 .btnstyle_wh a {
    max-width: 100%;
  }
}

.sec03 {
  background: url(../img/top/sec03_bg.jpg) no-repeat center center/cover;
}
 @media (max-width: 767px) {
 .sec03 {
  padding-top: 20px;
  }
 }
.sec03 .h2_sec03 {
  font-size: 19px;
  text-align: left;
  line-height: 1.6;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .sec03 .h2_sec03 {
    font-size: 36px;
    margin-bottom: 0.8em;
  }
}
.sec03 .h2_sec03 .c-pri {
  font-size: 25px;
}
@media (min-width: 768px) {
  .sec03 .h2_sec03 .c-pri {
    font-size: 40px;
  }
}
.sec03 .sec03_h2_under {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 600;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (min-width: 768px) {
  .sec03 .sec03_h2_under {
	font-size: 28px;
  }
}
@media (min-width: 768px) {
  .sec03 .sec03_p_ml {
    margin-left: 10vw;
  }
}
.sec03 .sec03_content {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sec03 .sec03_content {
    margin-top: 70px;
  }
}
.sec03 .sec03_content .sec03_wrap .sec03_item {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 24px 16px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec03 .sec03_content .sec03_wrap .sec03_item {
    border-radius: 20px;
    padding: 34px;
    height: 350px;
    margin-bottom: 50px;
  }
}
.sec03 .sec03_content .sec03_wrap .sec03_item h3 {
  font-size: 16px;
  margin-bottom: 0.8em;
}
.sec03 .sec03_content .sec03_wrap .sec03_item h3 .en {
  color: #ad9857;
  font-size: 34px;
  padding-right: 0.6em;
}
.sec03 .sec03_content .sec03_wrap .sec03_item p {
  line-height: 1.5;
}
@media (max-width: 767px) {
  .sec03 .sec03_content .sec03_wrap .sec03_item p {
    font-size: 14px;
  }
}
.sec03 .sec03_content .sec03_wrap .sec03_item .googlemap {
  padding-top: 42%;
}
.sec03 .sec03_content .sec03_wrap ul {
  margin-left: 1.6em;
}
.sec03 .sec03_content .sec03_wrap ul li {
  list-style: disc;
}
.sec03 .sec03_content .sec03_wrap .sec03_bottom > .row:first-child {
  margin-bottom: 1em;
}
.sec03 .sec03_content .sec03_wrap .sec03_bottom .sec03_bottom_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .sec03 .sec03_content .sec03_wrap .sec03_bottom .sec03_bottom_item {
    gap: 0.4em;
  }
  .sec03 .sec03_content .sec03_wrap .sec03_bottom .sec03_bottom_item:not(:last-child) {
    margin-bottom: 1em;
  }
}

.sec04 {
  background: url(../img/top/sec04_bg.jpg) no-repeat center center/200%;
}
@media (min-width: 768px) {
  .sec04 {
    background: url(../img/top/sec04_bg.jpg) no-repeat center center/contain;
  }
}
.sec04 .sec04_top > .col_2:first-child {
  text-align: center;
}
@media (min-width: 768px) {
  .sec04 .sec04_top > .col_2:first-child {
    width: 38%;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .sec04 .sec04_top > .col_2:last-child {
    width: 58%;
  }
}
.sec04 .sec04_top .sec04_top_content {
  padding-top: 16px;
  position: relative;
}
@media (min-width: 768px) {
  .sec04 .sec04_top .sec04_top_content {
    padding-left: 100px;
    padding-top: 36px;
    width: 75%;
  }
}
.sec04 .sec04_top .sec04_top_content:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 200px;
  background: #90608a;
  top: -30px;
  left: 60px;
}
@media (max-width: 767px) {
  .sec04 .sec04_top .sec04_top_content:after {
    content: none;
  }
}
.sec04 .sec04_top .sec04_top_content .sec04_name {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 0.2em;
}
@media (min-width: 768px) {
  .sec04 .sec04_top .sec04_top_content .sec04_name {
    font-size: 30px;
  }
}
.sec04 .sec04_top .sec04_top_content .sec04_name .c-pri {
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec04 .sec04_top .sec04_top_content .sec04_name .c-pri {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .sec04 .sec04_top .sec04_top_content .btnstyle_sec a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom > .col_2:first-child {
    width: 38%;
  }
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom > .col_2:last-child {
    width: 58%;
  }
}
.sec04 .sec04_bottom .sec04_bottom_item {
  padding: 24px 16px;
  background: #fff;
  border: 1px solid #90608a;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .sec04_bottom_item {
    padding: 34px 28px;
    border-radius: 20px;
  }
}
.sec04 .sec04_bottom .sec04_bottom_item h3 {
  border-bottom: 1px solid #90608a;
  margin-bottom: 0.6em;
  padding-bottom: 0.2em;
}

.sec05 {
  padding-top: 0;
  padding-bottom: 0;
}
.sec05 .sec05_top {
  background: url(../img/top/sp_sec05_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec05 .sec05_top {
    padding-top: 100px;
    background: url(../img/top/sec05_bg.jpg) no-repeat center center/cover;
  }
}
.sec05 .sec05_top .container > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec05 .sec05_top .sec05_txt {
  background: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .sec05 .sec05_top .sec05_txt {
    width: 100vw;
    margin-left: -10px;
  }
}
@media (min-width: 768px) {
  .sec05 .sec05_top .sec05_txt {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 20px 20px 0 0;
    padding: 130px 40px 50px;
  }
}
@media (max-width: 767px) {
  .sec05 .sec05_top .sec05_txt .h2_top {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec05 .sec05_top .sec05_txt .h2_top {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -30%);
            transform: translate(-50%, -30%);
  }
}
@media (max-width: 767px) {
  .sec05 .sec05_top .sec05_content {
    padding-bottom: 1em;
  }
}
.sec05 .sec05_top .sec05_content .sec05_top_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .sec05 .sec05_top .sec05_content .sec05_top_flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.sec05 .sec05_top .sec05_content .sec05_top_flex .sec05_top_item {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 12px 6px;
  background: rgba(79, 66, 60, 0.5);
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  line-height: 1.4117647059;
  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) {
  .sec05 .sec05_top .sec05_content .sec05_top_flex .sec05_top_item {
    border-radius: 20px;
    padding: 16px 12px;
    font-size: 17px;
  }
}
.sec05 .sec05_top .sec05_content .sec05_top_flex .sec05_top_item_03 {
  width: 49%;
  margin-bottom: 0.4em;
}
@media (min-width: 768px) {
  .sec05 .sec05_top .sec05_content .sec05_top_flex .sec05_top_item_03 {
    margin-bottom: 1em;
    width: 32%;
  }
}
.sec05 .sec05_top .sec05_content .sec05_top_flex .sec05_top_item_04 {
  width: 49%;
  margin-bottom: 0.4em;
}
@media (min-width: 768px) {
  .sec05 .sec05_top .sec05_content .sec05_top_flex .sec05_top_item_04 {
    width: 23.8%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .sec05 .sec05_top .sec05_content .sec05_top_flex .sec05_top_item_sp100 {
    width: 100%;
  }
}
.sec05 .sec05_bottom {
  position: relative;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .sec05 .sec05_bottom {
    margin-top: 90px;
  }
}
.sec05 .sec05_bottom .sec05_bottom_img {
  position: absolute;
}
@media (min-width: 768px) {
  .sec05 .sec05_bottom .sec05_bottom_img {
    width: 40vw;
  }
}
.sec05 .sec05_bottom .sec05_bottom_img__l {
  left: 0;
  right: auto;
}
@media (max-width: 767px) {
  .sec05 .sec05_bottom .sec05_bottom_img__l {
    top: -80px;
  }
}
.sec05 .sec05_bottom .sec05_bottom_img__r {
  left: auto;
  right: 0;
}
@media (max-width: 767px) {
  .sec05 .sec05_bottom .sec05_bottom_img__r {
    top: 80px;
  }
}
@media (max-width: 767px) {
  .sec05 .sec05_bottom > .container > .row > .col_2:last-child {
    margin-top: 2.5em;
  }
}
.sec05 .sec05_bottom > .container > .row > .col_2 > img {
  width: 100vw;
  max-width: 100vw;
  margin-left: -10px;
}
.sec05 .sec05_bottom .sec05_bottom_item {
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
  margin-top: -25%;
  padding: 20px;
}
@media (min-width: 768px) {
  .sec05 .sec05_bottom .sec05_bottom_item {
    border-radius: 20px;
    padding: 40px;
    margin-top: 12vw;
  }
}
.sec05 .sec05_bottom .sec05_bottom_item .sec05_bottom_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5em;
}
@media (max-width: 767px) {
  .sec05 .sec05_bottom .sec05_bottom_item .sec05_bottom_head img {
    width: 48px;
    height: 48px;
  }
}
.sec05 .sec05_bottom .sec05_bottom_item .sec05_bottom_head h3 {
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec05 .sec05_bottom .sec05_bottom_item .sec05_bottom_head h3 {
    font-size: 30px;
  }
}
.sec05 .sec05_bottom .sec05_bottom_item .sec05_bottom_head .btnstyle_sec a {
  padding-right: 1.5em;
}
.sec05 .sec05_bottom .sec05_bottom_item .sec05_bottom_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.5em;
}
.sec05 .sec05_bottom .sec05_bottom_item .sec05_bottom_flex p {
  width: 49%;
  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;
  text-align: center;
  margin-bottom: 0;
  border: 1px solid #90608a;
  color: #90608a;
  font-size: 13px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  border-radius: 10px;
  line-height: 1.5;
  padding: 12px 4px 8px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sec05 .sec05_bottom .sec05_bottom_item .sec05_bottom_flex p {
    font-size: 18px;
  }
}
.sec05 .sec05_bottom .sec05_bottom_item > p {
  margin-bottom: 0;
}
.sec05 .sec05_bottom .sec05_bottom_item__02 .sec05_bottom_flex p {
  border: 1px solid #5c2e5c;
  color: #5c2e5c;
}

.sec06 {
  background: url(../img/top/sec06_bg.jpg) no-repeat center center/cover;
}
.sec06 .container > .row {
    justify-content: center;
}
.sec06 .sec06_item {
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec06 .sec06_item:hover {
  opacity: 0.7;
}
.sec06 .sec06_item img {
  width: 100%;
}
.sec06 .sec06_item h3 {
  position: absolute;
  width: 90%;
  bottom: 28%;
  left: 5%;
  right: 5%;
  border-bottom: 1px solid #90608a;
  padding-bottom: 0.2em;
}
@media (max-width: 767px) {
  .sec06 .sec06_item h3 {
    font-size: 18px;
    bottom: 24%;
  }
}
.sec06 .sec06_item .btnstyle_sec {
  position: absolute;
  bottom: 2%;
  right: 3%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec06 .sec06_item .btnstyle_sec a {
    padding-right: 2.5em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
  }
  .sec06 .sec06_item .btnstyle_sec a:after {
    width: 20px;
    height: 20px;
  }
}
.sec06 .sec06_item > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}

.sec07 {
  background: url(../img/top/sec07_bg.jpg) no-repeat center center/cover;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .sec07 {
    padding-top: 90px;
  }
}
.sec07 .sec07_tab_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.8em;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .sec07 .sec07_tab_wrap {
    -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;
  }
}
.sec07 .sec07_tab_wrap .sec07_tab {
  height: 60px;
  width: 280px;
  border-radius: 10px;
  background: #b0aeb0;
  color: #fff;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: 24px;
  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: 0.5em;
  cursor: pointer;
}
.sec07 .sec07_tab_wrap .sec07_tab.active {
  height: 72px;
  padding-bottom: 12px;
  background: inherit;
}
.sec07 .sec07_tab_wrap .sec07_tab_01.active {
  background-image: url(../img/top/sec07_tab01_active.png);
}
.sec07 .sec07_tab_wrap .sec07_tab_02.active {
  background-image: url(../img/top/sec07_tab02_active.png);
}
.sec07 .sec07_tab_wrap .sec07_tab_03.active {
  background-image: url(../img/top/sec07_tab03_active.png);
}
.sec07 .sec07_tab_wrap .sec07_tab_04.active {
  background-image: url(../img/top/sec07_tab04_active.png);
}
.sec07 .sec07_content_wrap .sec07_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2em;
  display: none;
}
@media (max-width: 767px) {
  .sec07 .sec07_content_wrap .sec07_content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .sec07 .sec07_content_wrap .sec07_content {
    padding: 50px;
    border-radius: 20px;
  }
}
.sec07 .sec07_content_wrap .sec07_content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec07 .sec07_content_wrap .sec07_content h3 {
  -webkit-writing-mode: tb;
      -ms-writing-mode: tb;
          writing-mode: tb;
  color: #90608a;
}
@media (max-width: 767px) {
  .sec07 .sec07_content_wrap .sec07_content h3 {
    width: 10%;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .sec07 .sec07_content_wrap .sec07_content > img {
    width: 76%;
  }
}
.sec07 .sec07_content_wrap .sec07_content .sec07_content_btnarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sec07 .sec07_content_wrap .sec07_content .sec07_content_btnarea {
    gap: 1em;
  }
}
.sec07 .sec07_content_wrap .sec07_content .sec07_content_btnarea .btnstyle_symptoms {
  width: 100%;
  height: 60px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec07 .sec07_content_wrap .sec07_content .sec07_content_btnarea .btnstyle_symptoms {
    width: 260px;
    height: 100px;
  }
}
.sec07 .sec07_content_wrap .sec07_content .sec07_content_btnarea .btnstyle_symptoms a {
  border: 1px solid #90608a;
  height: 100%;
  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;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: 20px;
  max-width: 100%;
  line-height: 1.2;
}
.sec07 .sec07_content_wrap .sec07_content_02 h3 {
  color: #5c2e5c;
}
.sec07 .sec07_content_wrap .sec07_content_02 .sec07_content_btnarea .btnstyle_symptoms a {
  border-color: #5c2e5c;
  color: #5c2e5c !important;
}
.sec07 .sec07_content_wrap .sec07_content_03 h3 {
  color: #ad9857;
}
.sec07 .sec07_content_wrap .sec07_content_03 .sec07_content_btnarea .btnstyle_symptoms a {
  border-color: #ad9857;
  color: #ad9857 !important;
}
.sec07 .sec07_content_wrap .sec07_content_03 .sec07_content_btnarea .btnstyle_symptoms a:after {
  background: url(../img/common/hov_btn_arrow_sec.png) no-repeat center/cover;
}
.sec07 .sec07_content_wrap .sec07_content_04 h3 {
  color: #846f2d;
}
.sec07 .sec07_content_wrap .sec07_content_04 .sec07_content_btnarea .btnstyle_symptoms a {
  border-color: #846f2d;
  color: #846f2d !important;
}
.sec07 .sec07_content_wrap .sec07_content_04 .sec07_content_btnarea .btnstyle_symptoms a:after {
  background: url(../img/common/hov_btn_arrow_sec.png) no-repeat center/cover;
}

.sec08 {
  background: url(../img/top/sec08_bg.jpg) no-repeat center center/cover;
}
.sec08 .h2_top_sec08 {
  font-size: 36px !important;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec08 .h2_top_sec08 {
    font-size: 46px !important;
  }
}
.sec08 .h2_top_sec08 img {
  width: 46px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .sec08 .h2_top_sec08 img {
    width: 80px;
    padding-bottom: 18px;
  }
}
.sec08 .h2_top_sec08 .c-pri {
  font-size: 48px;
}
@media (min-width: 768px) {
  .sec08 .h2_top_sec08 .c-pri {
    font-size: 76px;
  }
}
.sec08 .h2_top_sec08 .en {
  font-size: 24px;
  letter-spacing: 0.26em;
  color: #ad9857;
}
@media (min-width: 768px) {
  .sec08 .h2_top_sec08 .en {
    font-size: 34px;
  }
}
.sec08 .sec08_num {
  font-size: 22px;
  color: #ad9857;
}
.sec08 .sec08_num img {
  padding-bottom: 10px;
  padding-left: 6px;
}
@media (max-width: 767px) {
  .sec08 .sec08_num img {
    width: 80px;
  }
}
.sec08 h3 {
  font-size: 20px;
  margin-bottom: 0.8em;
}
@media (min-width: 768px) {
  .sec08 h3 {
    font-size: 26px;
  }
}
.sec08 .sec08_top {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec08 .sec08_top:not(:last-child) {
  margin-bottom: 80px;
}
.sec08 .sec08_top .sec08_img {
  width: 48vw;
  margin-left: calc((100vw - 1200px) / -2);
}
@media (max-width: 1239px) {
  .sec08 .sec08_top .sec08_img {
    width: 50%;
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  .sec08 .sec08_top .sec08_img {
    width: 100%;
    margin-left: 0;
  }
}
.sec08 .sec08_top .sec08_img img {
  width: 100%;
}
.sec08 .sec08_top.reverse .sec08_img {
  margin-left: auto;
  margin-right: calc((100vw - 1200px) / -2);
}
@media (max-width: 1239px) {
  .sec08 .sec08_top.reverse .sec08_img {
    margin-right: -20px;
  }
}
@media (max-width: 767px) {
  .sec08 .sec08_top.reverse .sec08_img {
    margin-right: 0;
  }
}
@media (max-width: 1239px) {
  .sec08 .sec08_top .sec08_content {
    width: 47%;
  }
}
@media (max-width: 767px) {
  .sec08 .sec08_top .sec08_content {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sec08 .sec08_middle {
    margin-top: 120px;
  }
}
.sec08 .sec08_middle .sec08_middle_item {
  position: relative;
}
@media (max-width: 767px) {
  .sec08 .sec08_middle .sec08_middle_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.sec08 .sec08_middle .sec08_middle_item .sec08_num {
  position: absolute;
  top: 0;
  left: 20px;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .sec08 .sec08_middle .sec08_middle_item .sec08_num {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: static;
    -webkit-transform: none;
            transform: none;
    display: block;
  }
}
@media (min-width: 768px) {
  .sec08 .sec08_middle .sec08_middle_item .sec08_num img {
    padding-left: 0;
  }
}
.sec08 .sec08_middle .sec08_middle_item .sec08_img {
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .sec08 .sec08_middle .sec08_middle_item .sec08_img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 767px) {
  .sec08 .sec08_middle .sec08_middle_item .sec08_content {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (min-width: 768px) {
  .sec08 .sec08_bottom {
    margin-top: 120px;
  }
}
.sec08 .sec08_bottom .sec08_bottom_item {
  position: relative;
}
@media (max-width: 767px) {
  .sec08 .sec08_bottom .sec08_bottom_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.sec08 .sec08_bottom .sec08_bottom_item .sec08_num {
  position: absolute;
  top: 0;
  left: 20px;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .sec08 .sec08_bottom .sec08_bottom_item .sec08_num {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: static;
    -webkit-transform: none;
            transform: none;
    display: block;
  }
}
@media (min-width: 768px) {
  .sec08 .sec08_bottom .sec08_bottom_item .sec08_num img {
    padding-left: 0;
  }
}
.sec08 .sec08_bottom .sec08_bottom_item .sec08_img {
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .sec08 .sec08_bottom .sec08_bottom_item .sec08_img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 767px) {
  .sec08 .sec08_bottom .sec08_bottom_item .sec08_content {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.sec09 {
  background: #f5f1e6;
  padding-bottom: 200px;
}
@media (max-width: 767px) {
  .sec09 {
    padding-top: 80px;
    padding-bottom: 50px;
  }
}
.sec09 .sec09_item {
  background: #fff;
  border-radius: 10px;
  padding: 40px 30px 30px;
  position: relative;
}
@media (min-width: 768px) {
  .sec09 .sec09_item {
    border-radius: 20px;
    padding: 70px;
  }
}
.sec09 .sec09_item:first-child {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec09 .sec09_item:first-child {
    margin-bottom: 100px;
  }
}
.sec09 .sec09_item h2 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
  font-size: 36px !important;
  color: #ad9857;
}
@media (min-width: 768px) {
  .sec09 .sec09_item h2 {
    left: 70px;
    font-size: 48px !important;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
  }
}
.sec09 .sec09_item h2.en {
  font-weight: 400;
}
.sec09 .sec09_item .ul_sec09 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec09 .sec09_item .ul_sec09 li {
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .sec09 .sec09_item .ul_sec09 li {
    width: 30%;
    font-size: 20px;
  }
}
.sec09 .sec09_item .ul_sec09 li:before {
  content: "";
  position: absolute;
  background: #d4cdb5;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec09 .sec09_item .sec09_item_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.6em;
}
@media (min-width: 768px) {
  .sec09 .sec09_item .sec09_item_flex {
    gap: 2em;
  }
}
.sec09 .sec09_item .sec09_item_flex .btnstyle_sns {
  margin-bottom: 0;
}
.sec09 .sec09_item .sec09_item_flex .btnstyle_sns a {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(197, 183, 138)), to(rgb(173, 152, 87)));
  background: linear-gradient(-180deg, rgb(197, 183, 138) 0%, rgb(173, 152, 87) 100%);
  color: #fff !important;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 28px;
  font-weight: 500;
  width: 300px;
}
@media (min-width: 768px) {
  .sec09 .sec09_item .sec09_item_flex .btnstyle_sns a {
    width: 360px;
  }
}
.sec09 .sec09_item .sec09_item_flex .btnstyle_sns a:after {
  background: url(../img/top/arrow_w.png) no-repeat center center/contain;
}
.sec09 .sec09_item .sec09_item_flex .btnstyle_sns a span {
  padding-left: 12px;
  position: relative;
}
.sec09 .sec09_item .sec09_item_flex .btnstyle_sns a span.icon_line:after {
  content: "";
  background: url(../img/top/ic_line_w.png) no-repeat center center/contain;
  width: 34px;
  height: 31px;
  position: absolute;
  top: 0;
  left: 0;
}
.sec09 .sec09_item .sec09_item_flex .btnstyle_sns a span.icon_insta:after {
  content: "";
  background: url(../img/top/ic_insta_w.png) no-repeat center center/contain;
  width: 32px;
  height: 27px;
  position: absolute;
  top: 0;
  left: 0;
}

.footer {
  overflow: visible;
  position: relative;
  padding-top: 0;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 170px;
  }
}
.footer .footer_inner .footer_bnr {
  width: 100%;
  background: #fff;
  padding: 20px 10px;
  border-radius: 0;
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.6em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bnr {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 20px 0 0 20px;
    position: absolute;
    right: 0;
    z-index: 2;
    top: -100px;
    padding: 40px;
    gap: 2em;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .footer .footer_inner .footer_bnr {
    margin-bottom: 24px;
  }
}
.footer .footer_inner .footer_bnr .footer_bnr_tel {
  white-space: nowrap;
}
.footer .footer_inner .footer_bnr .footer_bnr_tel p {
  color: #ad9857;
  font-size: clamp(14px, 3vw, 20px);
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bnr .footer_bnr_tel p {
    font-size: 20px;
  }
}
.footer .footer_inner .footer_bnr .footer_bnr_tel p.js-tel {
  color: #333333;
  font-size: clamp(28px, 6.2vw, 46px);
  line-height: 1;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bnr .footer_bnr_tel p.js-tel {
    font-size: 52px;
  }
}
.footer .footer_inner .footer_bnr .footer_bnr_tel p.js-tel .icon_tel {
  padding-left: 7.2vw;
  position: relative;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bnr .footer_bnr_tel p.js-tel .icon_tel {
    padding-left: 40px;
  }
}
.footer .footer_inner .footer_bnr .footer_bnr_tel p.js-tel .icon_tel:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: url(../img/top/ic_tel_c.png) no-repeat center center/contain;
  width: 6vw;
  height: 6vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bnr .footer_bnr_tel p.js-tel .icon_tel:after {
    top: 0;
    -webkit-transform: translateY(42%);
            transform: translateY(42%);
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 767px) {
  .footer .footer_inner .footer_bnr .footer_bnr_web_line {
    width: 44%;
  }
}
.footer .footer_inner .footer_bnr .footer_bnr_web_line a {
  display: block;
  width: 100%;
  max-width: 300px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.footer .footer_inner .footer_bnr .footer_bnr_web_line a:first-child {
  margin-bottom: 10px;
}
.footer .footer_inner .footer_bnr .footer_bnr_web_line a:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .footer .footer_inner .sec_logo {
    text-align: center;
  }
}
.footer .footer_inner .address {
  margin-bottom: 24px;
}
.footer .footer_inner .googlemap {
  width: 100%;
  margin-bottom: 0.6em;
}
@media (min-width: 768px) {
  .footer .footer_inner .googlemap {
    height: 600px;
  }
}
.footer .footer_inner .btnstyle_sec a {
  margin-right: 0;
}
.footer .footer_inner .footer_middle {
  background: #ede6ec;
  padding: 24px 0 1px;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_middle {
    margin-top: -180px;
    padding: 60px 0;
  }
}
.footer .footer_inner .footer_middle .container > .col_2 {
  width: 40%;
  white-space: nowrap;
}
.footer .footer_inner .footer_middle .container > .col_2 > .row > .col_2:first-child {
  width: 46%;
}
.footer .footer_inner .footer_middle .address {
  margin-bottom: 1em;
}
.footer .footer_inner .footer_middle .footer_middle_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6em;
}
.footer .footer_inner .footer_middle .footer_middle_item p {
  line-height: 1.5;
}
.footer .footer_inner .footer_middle .footer_middle_item:not(:last-child) {
  margin-bottom: 1.5em;
}
.footer .footer_inner .footer_middle .footer_middle_item ul li {
  list-style: disc;
  margin-left: 1.5em;
  white-space: nowrap;
}
.footer .copyright {
  padding-bottom: 14vw;
}
@media (min-width: 768px) {
  .footer .copyright {
    padding-bottom: 140px;
  }
}

.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;
}


/*****250807追加修正*****/
@media (min-width: 768px) {
.col_1.sec03_bottom_item:nth-child(3){
margin-top:1em;
}
}

/*# sourceMappingURL=bond.css.map */