@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: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  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 #f2f8fd;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
  border-radius: 3px;
  border: 1px solid #c8a952;
  color: #c8a952 !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: #c8a952;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #c8a952;
  border-right: 1px solid #c8a952;
  left: auto;
  right: 15px;
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    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: #c8a952;
  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: #c8a952;
  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;
  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: #c8a952;
  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 #c8a952;
  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: #c8a952;
  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: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    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: #c8a952;
  border-top: 1px solid #c8a952;
  border-bottom: 1px solid #c8a952;
  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 tr:not(:last-of-type) th, table.table_timetable tr:not(:last-of-type) td {
  border: 0;
  padding-bottom: 0;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #9d9d9d;
  padding: 1.4rem 0.2rem;
  text-align: center;
  font-weight: 400;
}
@media (max-width: 767px) {
  table.table_timetable th, table.table_timetable td {
    padding: 1.4rem 0;
    font-size: 80%;
  }
}
table.table_timetable thead th {
  color: #fff;
  background: #b6a165;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 25%;
  }
}
@media (max-width: 767px) {
  table.table_timetable thead th:last-child {
    width: 15%;
  }
}
table.table_timetable tbody th, table.table_timetable tbody td {
  background: none;
}
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: #c8a952;
  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, .color01 {
  color: #c8a952;
}

.consul2, .color02 {
  color: #15b2be;
}

.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: #c8a952;
}
.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: #c8a952;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  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: #15b2be;
  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 #f2f8fd;
  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: #c8a952;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  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: #c8a952;
  background: #c8a952;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  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;
  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: #fff;
  overflow: hidden;
  border-top: 2px solid #c8a952;
}
.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: #353639;
  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 #353639;
  border-right: 1px solid #353639;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #c8a952;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #353639;
  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;
  }
}

/*********************************************************COMMON*********************************************************/
.h2_styled .main_en {
  color: #cce9ed;
  letter-spacing: 0.12em;
  display: flex;
  align-items: center;
  font-size: 120px;
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 767px) {
  .h2_styled .main_en {
    font-size: 38px;
  }
}
.h2_styled .main_en:after, .h2_styled .main_en:before {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.h2_styled .main_en:after {
  margin-left: 1rem;
}
@media (max-width: 767px) {
  .h2_styled .main_en:after {
    margin-left: 2rem;
  }
}
.h2_styled .main_en:before {
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .h2_styled .main_en:before {
    margin-right: 2rem;
  }
}
.h2_styled .sub_jp {
  display: block;
  margin: 10px 0 0;
  font-size: 36px;
}
@media (max-width: 767px) {
  .h2_styled .sub_jp {
    margin: 5px 0;
    font-size: 18px;
  }
}
.h2_styled .color01 {
  color: #15b2be;
}

/*********************************************************HEADER*********************************************************/
#header {
  position: fixed;
  background: none;
}
@media (min-width: 768px) {
  #header {
    position: absolute;
    z-index: 1;
  }
}
#header .container {
  padding: 5px 10px;
}
@media (min-width: 768px) {
  #header .container {
    width: 96%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  #header .header_logo {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #header .sp_nav {
    width: 18%;
    background: none;
    justify-content: flex-end;
  }
}

/*********************************************************FOOTER*********************************************************/
#footer {
  background: url(../img/common/ftr_bg.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  #footer {
    padding-bottom: 18vw;
  }
}
@media (max-width: 767px) {
  #footer .ftr_top {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  #footer .ftr_top .col_2:first-child {
    width: 33%;
    margin-right: 6%;
  }
}
@media (min-width: 768px) {
  #footer .ftr_top .col_2:last-child {
    width: 61%;
  }
}
@media (max-width: 767px) {
  #footer .ftr_top .ft_logo {
    text-align: center;
  }
  #footer .ftr_top .ft_logo img {
    max-width: 80%;
  }
}
#footer .ftr_top .tel {
  margin: 30px 0 0;
  max-width: 330px;
}
@media (max-width: 767px) {
  #footer .ftr_top .tel {
    margin: 15px auto 0;
  }
}
#footer .ftr_top .tel a {
  padding: 10px 0;
  display: block;
  background: #15b2be;
  color: #fff;
  text-align: center;
  font-family: "游明朝", "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 18px;
}
@media (max-width: 767px) {
  #footer .ftr_top .tel a {
    padding: 5px 0;
    font-size: 16px;
  }
}
#footer .ftr_top .tel a .num {
  display: table;
  margin: 0 auto;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  position: relative;
  padding-left: 25px;
}
@media (max-width: 767px) {
  #footer .ftr_top .tel a .num {
    font-size: 28px;
  }
}
#footer .ftr_top .tel a .num:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 19px;
  height: 19px;
  background: url(../img/common/ftr_tel.png) no-repeat center center/cover;
  transition: 0.2s;
}
#footer .ftr_top .table_timetable {
  margin: 15px 0 10px;
}
#footer .ftr_bottom {
  padding: 6%;
  background: #fff;
}
#footer .ftr_bottom .title {
  padding: 10px 0;
  background: #e9e3d0;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 22px;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin: 0 0 10px;
  position: relative;
  padding-left: 25px;
}
@media (max-width: 767px) {
  #footer .ftr_bottom .title {
    font-size: 18px;
    padding: 15px 0 10px 20px;
    margin-top: 20px;
  }
}
#footer .ftr_bottom .title:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 50px;
  margin: auto;
  width: 20px;
  height: 29px;
  background: url(../img/common/ftr_train.png) no-repeat center center/cover;
}
#footer .ftr_bottom .title.bus:after {
  width: 22px;
  height: 27px;
  background: url(../img/common/ftr_bus.png) no-repeat center center/cover;
}
#footer .ftr_bottom .title.car:after {
  left: 60px;
  width: 26px;
  height: 20px;
  background: url(../img/common/ftr_car.png) no-repeat center center/cover;
}
#footer .ftr_bottom .list_info li {
  margin-top: 10px;
  padding-left: 15px;
  position: relative;
}
#footer .ftr_bottom .list_info li:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #c8a952;
}
#footer .ftr_bottom .contents_link {
  border-bottom: 1px solid #353639;
}
#footer .ftr_bottom .contents_link a {
  display: table;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-decoration: none;
  font-size: 18px;
  padding: 10px 35px 5px 10px;
  transition: 0.2s;
  position: relative;
}
#footer .ftr_bottom .contents_link a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 29px;
  height: 28px;
  background: url(../img/common/arrow.png) no-repeat center center/cover;
  transition: 0.2s;
}
#footer .ftr_bottom .contents_link a:hover {
  opacity: 0.7;
}
#footer #copyright {
  margin-top: 50px;
}
@media (max-width: 767px) {
  #footer #copyright {
    margin-top: 30px;
  }
}
#footer #copyright .copy {
  text-align: center;
}

/*********************************************************TROUBLE*********************************************************/
.sec_trouble {
  padding: 100px 0 0;
}
@media (max-width: 767px) {
  .sec_trouble {
    padding: 30px 0 0;
  }
}
.sec_trouble .bg_wrap {
  padding: 100px 0;
  background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_trouble .bg_wrap {
    padding: 30px 0 60px;
    background: url(../img/common/sp_bg_img001.jpg) no-repeat center center/cover;
  }
}
.sec_trouble .bg_wrap .list_check {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  max-width: 768px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .sec_trouble .bg_wrap .list_check {
    gap: 0;
  }
}
@media (max-width: 767px) {
  .sec_trouble .bg_wrap .list_check li {
    padding: 5px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .sec_trouble .bg_wrap .list_check li:nth-child(1), .sec_trouble .bg_wrap .list_check li:nth-child(5) {
    transform: translateX(8px);
  }
}
.sec_trouble .bg_wrap .list_check li:nth-child(2), .sec_trouble .bg_wrap .list_check li:nth-child(4) {
  transform: translate(8px, 40px);
}
@media (min-width: 768px) {
  .sec_trouble .bg_wrap .list_check li:nth-child(2), .sec_trouble .bg_wrap .list_check li:nth-child(4) {
    transform: translateY(80px);
  }
}
.sec_trouble .bg_wrap .list_check li:nth-child(3) {
  transform: translateX(-8px);
}
@media (min-width: 768px) {
  .sec_trouble .bg_wrap .list_check li:nth-child(3) {
    transform: translateX(-40px);
  }
}

/*********************************************************COMFORT*********************************************************/
.sec_comfort {
  padding: 130px 0 100px;
  background: url(../img/common/bg_img002.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_comfort {
    padding: 50px 0;
  }
}
.sec_comfort .arrow_img {
  display: block;
  transform: translateY(-180px);
  margin-bottom: -250px;
}
@media (max-width: 767px) {
  .sec_comfort .arrow_img {
    transform: translateY(-52%);
    margin-bottom: -25%;
  }
}
.sec_comfort .box_border_contents {
  padding: 8% 5% 5%;
  background: #fff;
  outline: 1px solid #a3a3a3;
  outline-offset: -20px;
}
@media (max-width: 767px) {
  .sec_comfort .box_border_contents {
    padding: 15% 10% 10%;
    outline-offset: -10px;
  }
}
.sec_comfort .box_border_contents .row {
  align-items: center;
}
.sec_comfort .box_border_contents .h3_comfort {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.12em;
  margin: 0;
}
@media (min-width: 768px) {
  .sec_comfort .box_border_contents .h3_comfort {
    font-size: 32px;
  }
}
.sec_comfort .box_border_contents .logo {
  margin: 15px 0 25px;
}
@media (max-width: 767px) {
  .sec_comfort .box_border_contents .logo {
    margin: 10px 0 15px;
  }
  .sec_comfort .box_border_contents .logo img {
    max-width: 80%;
  }
}
.sec_comfort .box_border_contents .desc {
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_comfort .box_border_contents .desc {
    line-height: 2.1;
  }
}
.sec_comfort .box_bg_contents {
  padding: 3% 3% 3% 80px;
  background: #e4dbc2;
  margin: 40px 0 100px;
  margin-left: 25px;
}
@media (max-width: 767px) {
  .sec_comfort .box_bg_contents {
    margin: 20px 0 40px;
    margin-left: 15px;
    padding: 3% 3% 6%;
  }
}
.sec_comfort .box_bg_contents .row {
  align-items: center;
}
@media (min-width: 768px) {
  .sec_comfort .box_bg_contents .row .col_2:first-child {
    width: 66%;
  }
}
@media (min-width: 768px) {
  .sec_comfort .box_bg_contents .row .col_2:last-child {
    width: 30%;
  }
}
.sec_comfort .box_bg_contents .h4_comfort {
  font-size: 16px;
  margin: 0 0 20px;
  padding: 10px 0;
  color: #fff;
  background: linear-gradient(to left, #118f99 0, #15adb9 100%);
  position: relative;
  letter-spacing: 0;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .sec_comfort .box_bg_contents .h4_comfort {
    padding: 20px 0;
    font-size: 26px;
    letter-spacing: 0.12em;
  }
}
.sec_comfort .box_bg_contents .h4_comfort:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: -105px;
  margin: auto;
  width: 105px;
  height: 100%;
  background: #15adb9;
}
@media (max-width: 767px) {
  .sec_comfort .box_bg_contents .h4_comfort:after {
    left: -25px;
    width: 25px;
  }
}
.sec_comfort .box_bg_contents .h4_comfort:before {
  content: "" !important;
  position: absolute !important;
  top: auto;
  bottom: -20px;
  right: auto;
  left: -105px;
  margin: auto;
  width: 25px;
  height: 20px;
  background: #0f848d;
  -webkit-clip-path: polygon(0 0, 100% 50%, 100% 0);
          clip-path: polygon(0 0, 100% 50%, 100% 0);
}
@media (max-width: 767px) {
  .sec_comfort .box_bg_contents .h4_comfort:before {
    bottom: -10px;
    left: -25px;
    width: 15px;
    height: 10px;
  }
}
.sec_comfort .box_bg_contents .desc {
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_comfort .box_bg_contents .desc {
    line-height: 2.1;
  }
}
@media (max-width: 767px) {
  .sec_comfort .box_bg_contents .bnr {
    display: block;
    text-align: center;
  }
  .sec_comfort .box_bg_contents .bnr img {
    max-width: 66.6%;
  }
}
.sec_comfort .title_bg {
  color: #fff;
  background: linear-gradient(to left, #a28942 0, #c8a952 100%);
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 500;
  font-size: 20px;
  padding: 10px 0 8px;
  margin: 0 0 30px;
  line-height: 1.4;
  letter-spacing: 0.12em;
}
@media (min-width: 768px) {
  .sec_comfort .title_bg {
    line-height: 1.6;
    font-size: 36px;
    padding: 20px 0 15px;
    margin: 0 0 60px;
  }
}
.sec_comfort .row_series {
  gap: 0 30px;
}
@media (min-width: 768px) {
  .sec_comfort .row_series {
    transform: translateY(400px);
    margin-top: -400px;
  }
}
.sec_comfort .row_series .col_3 {
  background: #fff;
  margin: 0;
  width: calc((100% - 60px) / 3);
}
@media (max-width: 767px) {
  .sec_comfort .row_series .col_3 {
    padding-top: 1%;
    width: 100%;
  }
}
.sec_comfort .row_series .col_3 .title {
  text-align: center;
  color: #fff;
  background: #15b2be;
  position: relative;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  max-width: 90%;
  padding: 10px 0;
  margin: 5% auto 0;
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_comfort .row_series .col_3 .title {
    font-size: 22px;
  }
}
.sec_comfort .row_series .col_3 .title:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #15b2be;
}
.sec_comfort .row_series .col_3 .bnr {
  display: block;
  text-align: center;
  margin: 20px 0;
}
.sec_comfort .row_series .col_3 .bg_wrap {
  padding: 8% 6%;
  background: linear-gradient(-47deg, #b7e2f0 0%, #b7e2f0 50%, #8ad0e7 50%, #8ad0e7 100%);
  min-height: 405px;
  margin-top: auto;
  margin-bottom: -400px;
}
@media (max-width: 767px) {
  .sec_comfort .row_series .col_3 .bg_wrap {
    background: linear-gradient(-48deg, #b7e2f0 0%, #b7e2f0 50%, #8ad0e7 50%, #8ad0e7 100%);
    margin-bottom: 25px;
    min-height: 0;
  }
}
.sec_comfort .row_series .col_3 .bg_wrap .logo {
  text-align: center;
  margin: 0 0 20px;
}
.sec_comfort .row_series .col_3 .bg_wrap .list_check li {
  background: #fff;
  margin-top: 5px;
  color: #353639;
  font-size: 14px;
  padding: 10px 0 8px 35px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  position: relative;
}
@media (max-width: 767px) {
  .sec_comfort .row_series .col_3 .bg_wrap .list_check li {
    font-size: 13px;
  }
}
.sec_comfort .row_series .col_3 .bg_wrap .list_check li:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 10px;
  width: 16px;
  height: 16px;
  background: url(../img/common/icon_check.png) no-repeat center center/cover;
  transition: 0.2s;
}
.sec_comfort .row_series .col_3.color02 .title {
  background: #ea96ba;
}
.sec_comfort .row_series .col_3.color02 .title:after {
  border-top: 10px solid #ea96ba;
}
.sec_comfort .row_series .col_3.color02 .bg_wrap {
  background: linear-gradient(-47deg, #fbd8e7 0%, #fbd8e7 50%, #facde1 50%, #facde1 100%);
}
@media (max-width: 767px) {
  .sec_comfort .row_series .col_3.color02 .bg_wrap {
    background: linear-gradient(-44deg, #fbd8e7 0%, #fbd8e7 50%, #facde1 50%, #facde1 100%);
  }
}
.sec_comfort .row_series .col_3.color03 .title {
  background: #882686;
}
.sec_comfort .row_series .col_3.color03 .title:after {
  border-top: 10px solid #882686;
}
.sec_comfort .row_series .col_3.color03 .bg_wrap {
  margin-bottom: 0;
  background: linear-gradient(-47deg, #d6bcd5 0%, #d6bcd5 50%, #cfb2ce 50%, #cfb2ce 100%);
}
@media (max-width: 767px) {
  .sec_comfort .row_series .col_3.color03 .bg_wrap {
    background: linear-gradient(-44deg, #d6bcd5 0%, #d6bcd5 50%, #cfb2ce 50%, #cfb2ce 100%);
  }
}

/*********************************************************FEATURE*********************************************************/
.sec_feature {
  padding: 400px 0 0;
}
@media (max-width: 767px) {
  .sec_feature {
    padding: 50px 0 0;
  }
}
.sec_feature .bg_wrap {
  background: url(../img/common/bg_img003.png) no-repeat bottom right/auto;
  margin-top: 80px;
  padding: 0 0 60px;
}
@media (max-width: 767px) {
  .sec_feature .bg_wrap {
    margin-top: 40px;
    padding: 0 0 20px;
    background: linear-gradient(to top, #e2f5f6 0, #e2f5f6 40%, #fff 40%, #fff 100%);
  }
}
.sec_feature .bg_wrap.bg02 {
  background: url(../img/common/bg_img004.png) no-repeat bottom left/auto;
}
@media (max-width: 767px) {
  .sec_feature .bg_wrap.bg02 {
    background: linear-gradient(to top, #e9e3d0 0, #e9e3d0 48%, #fff 48%, #fff 100%);
  }
}
@media (max-width: 767px) {
  .sec_feature .bg_wrap.bg03 {
    background: linear-gradient(to top, #e2f5f6 0, #e2f5f6 43%, #fff 43%, #fff 100%);
  }
}
@media (max-width: 767px) {
  .sec_feature .bg_wrap.bg04 {
    background: linear-gradient(to top, #e9e3d0 0, #e9e3d0 40%, #fff 40%, #fff 100%);
  }
}
.sec_feature .bg_wrap.last {
  padding: 0 0 120px;
}
@media (max-width: 767px) {
  .sec_feature .bg_wrap.last {
    padding: 0 0 20px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row.feature02 .col_2:first-child, .sec_feature .row.feature04 .col_2:first-child {
    position: relative;
  }
  .sec_feature .row.feature02 .col_2:first-child .bnr img, .sec_feature .row.feature04 .col_2:first-child .bnr img {
    position: absolute;
    right: 0;
  }
}
.sec_feature .row.feature02 .title:after, .sec_feature .row.feature04 .title:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 80px;
  height: 80px;
  border-top: 2px solid #e4c671;
  border-left: 0;
  border-right: 2px solid #e4c671;
}
@media (max-width: 767px) {
  .sec_feature .row.feature02 .title:after, .sec_feature .row.feature04 .title:after {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row .bnr img {
    max-width: none;
  }
}
.sec_feature .row .title {
  text-align: center;
  font-size: 14px;
  font-family: "游明朝", "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  position: relative;
  padding: 20px 0 0;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .sec_feature .row .title {
    padding: 10px 0 0;
  }
}
.sec_feature .row .title:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  border-top: 2px solid #15b2be;
  border-left: 2px solid #15b2be;
}
@media (max-width: 767px) {
  .sec_feature .row .title:after {
    width: 40px;
    height: 40px;
  }
}
.sec_feature .row .title .num {
  display: block;
  font-size: 40px;
  line-height: 1;
  margin: 0;
}
@media (max-width: 767px) {
  .sec_feature .row .title .num {
    font-size: 24px;
  }
}
.sec_feature .row .h3_feature {
  text-align: center;
  font-size: 28px;
  letter-spacing: 0.12em;
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .sec_feature .row .h3_feature {
    font-size: 20px;
    margin: 0 0 20px;
  }
}
.sec_feature .row .desc {
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_feature .row .desc {
    line-height: 2.1;
  }
}

.sec_movie {
  padding: 90px 0 110px;
}
@media (max-width: 767px) {
  .sec_movie {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .sec_movie .row .col_2:last-child {
    margin-top: 10%;
  }
}
/*********************************************************FEE*********************************************************/
.sec_fee {
  padding: 100px 0;
  background: url(../img/common/bg_img005.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_fee {
    padding: 50px 0;
  }
}
.sec_fee .box_fee {
  padding: 6% 6% 2%;
  background: #fff;
  border: 1px solid #26b5e2;
  box-shadow: 20px 20px 0 rgba(38, 181, 226, 0.4);
  margin: 0 0 250px;
}
@media (max-width: 767px) {
  .sec_fee .box_fee {
    box-shadow: 5px 5px 0 rgba(38, 181, 226, 0.4);
    padding: 8% 4% 2%;
    margin: 0 0 150px;
  }
}
@media (max-width: 767px) {
  .sec_fee .box_fee .row .col_2:last-child {
    margin-top: 40px;
  }
}
.sec_fee .box_fee .logo {
  display: block;
  text-align: center;
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .sec_fee .box_fee .logo {
    margin: 0 0 10px;
  }
  .sec_fee .box_fee .logo img {
    max-width: 66%;
  }
}
.sec_fee .box_fee .bnr {
  display: block;
  text-align: center;
}
@media (max-width: 767px) {
  .sec_fee .box_fee .bnr img {
    max-width: 90%;
  }
}
.sec_fee .box_fee .fee {
  display: table;
  color: #26b5e2;
  font-size: 50px;
  font-weight: bold;
  font-family: "游明朝", "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: right;
  margin-left: auto;
  margin: 0 0 -80px auto;
  padding: 0 10px;
  background: linear-gradient(transparent 70%, rgba(38, 181, 226, 0.2) 70%);
  transform: translateY(-80px);
}
@media (max-width: 767px) {
  .sec_fee .box_fee .fee {
    font-size: 30px;
    transform: translateY(-60px);
    margin: 0 20px -60px auto;
  }
}
.sec_fee .box_fee .fee .num {
  font-size: 70px;
}
@media (max-width: 767px) {
  .sec_fee .box_fee .fee .num {
    font-size: 50px;
  }
}
.sec_fee .box_fee .fee .small {
  font-size: 22px;
}
@media (max-width: 767px) {
  .sec_fee .box_fee .fee .small {
    font-size: 18px;
  }
}
.sec_fee .box_fee .box_option {
  padding: 4%;
  max-width: 90%;
  background: #88d0e7;
  margin: -200px auto 0;
  transform: translateY(190px);
}
@media (max-width: 767px) {
  .sec_fee .box_fee .box_option {
    margin: -200px auto 0;
    transform: translateY(120px);
  }
}
.sec_fee .box_fee .box_option .title {
  background: #fff;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 20px;
  letter-spacing: 0.05em;
  padding: 8px 0 5px;
}
@media (max-width: 767px) {
  .sec_fee .box_fee .box_option .title {
    font-size: 16px;
    padding: 5px 0 3px;
    margin: 0 0 10px;
  }
}
.sec_fee .box_fee .box_option .fee_option {
  display: flex;
  align-items: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin: 0 0 10px;
  margin-left: 20%;
}
@media (max-width: 767px) {
  .sec_fee .box_fee .box_option .fee_option {
    display: block;
    margin-left: 0;
  }
}
.sec_fee .box_fee .box_option .fee_option .name {
  font-size: 18px;
  display: block;
  margin: 3px 0 0;
  width: 150px;
  flex-shrink: 0;
  position: relative;
  padding-left: 22px;
  margin-right: 200px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .sec_fee .box_fee .box_option .fee_option .name {
    font-size: 16px;
    width: auto;
    margin: 0;
  }
  .sec_fee .box_fee .box_option .fee_option .name:before {
    content: none;
  }
}
.sec_fee .box_fee .box_option .fee_option .name:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 100vh;
}
.sec_fee .box_fee .box_option .fee_option .name:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -185px;
  left: auto;
  margin: auto;
  width: 170px;
  height: 1px;
  background: #fff;
}
.sec_fee .box_fee .box_option .fee_option .price {
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .sec_fee .box_fee .box_option .fee_option .price {
    font-size: 18px;
    position: relative;
    padding-left: 40px;
  }
  .sec_fee .box_fee .box_option .fee_option .price:before {
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    width: 30px;
    height: 1px;
    background: #fff;
  }
}
.sec_fee .box_fee .box_option .fee_option .price .sub {
  font-size: 16px;
}
@media (max-width: 767px) {
  .sec_fee .box_fee .box_option .fee_option .price .sub {
    display: block;
  }
}
.sec_fee .box_fee.box02 {
  border-color: #ea96ba;
  box-shadow: 20px 20px 0 rgba(234, 150, 186, 0.4);
}
@media (max-width: 767px) {
  .sec_fee .box_fee.box02 {
    box-shadow: 5px 5px 0 rgba(234, 150, 186, 0.4);
  }
}
.sec_fee .box_fee.box02 .box_option {
  background: #facde1;
}
.sec_fee .box_fee.box02 .box_option .fee_option .name {
  width: 256px;
  margin-right: 100px;
}
.sec_fee .box_fee.box02 .box_option .fee_option .name:before {
  width: 60px;
  right: -80px;
}
.sec_fee .box_fee.box02 .fee {
  color: #e27ba7;
  background: linear-gradient(transparent 70%, rgba(234, 150, 186, 0.2) 70%);
}
.sec_fee .box_fee.box03 {
  margin: 0 0 50px;
  border-color: #882686;
  box-shadow: 20px 20px 0 rgba(136, 38, 134, 0.4);
}
@media (max-width: 767px) {
  .sec_fee .box_fee.box03 {
    margin: 0 0 25px;
    padding: 8% 4% 6%;
    box-shadow: 5px 5px 0 rgba(136, 38, 134, 0.4);
  }
}
.sec_fee .box_fee.box03 .box_option {
  padding: 8%;
  background: #d1b6d0;
  transform: translateY(0);
  margin: 0;
  max-width: 100%;
}
@media (max-width: 767px) {
  .sec_fee .box_fee.box03 .box_option {
    padding: 4%;
  }
}
.sec_fee .box_fee.box03 .box_option .fee_option {
  display: block;
  margin: 0;
}
.sec_fee .box_fee.box03 .box_option .fee_option .name {
  width: auto;
  margin: 0;
}
.sec_fee .box_fee.box03 .box_option .fee_option .name:before {
  content: none;
}
.sec_fee .box_fee.box03 .box_option .fee_option .price {
  position: relative;
  padding-left: 100px;
  margin-left: 25px;
}
.sec_fee .box_fee.box03 .box_option .fee_option .price:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 90px;
  height: 1px;
  background: #fff;
}
.sec_fee .box_fee.box03 .fee {
  transform: none;
  margin: 0 0 30px;
  color: #882686;
  background: linear-gradient(transparent 70%, rgba(136, 38, 134, 0.2) 70%);
}
@media (max-width: 767px) {
  .sec_fee .box_fee.box03 .fee {
    font-size: 30px;
    transform: translateY(-80px);
    margin: 0 20px -50px auto;
  }
}
.sec_fee .box_fee.box03 .fee .num {
  font-size: 70px;
}
@media (max-width: 767px) {
  .sec_fee .box_fee.box03 .fee .num {
    font-size: 50px;
  }
}
.sec_fee .box_fee.box03 .fee .small {
  font-size: 22px;
}
@media (max-width: 767px) {
  .sec_fee .box_fee.box03 .fee .small {
    font-size: 18px;
  }
}
.sec_fee .desc {
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .sec_fee .desc {
    line-height: 2.1;
  }
}

.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 */