@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: #e4eef2;
}

.section_bg .box_bg {
  background: #fff;
}

.section_bg .box_bg .box_bg {
  background: #e4eef2;
}

.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #e4eef2;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #e4eef2;
}

.box_border {
  background: #fff;
  border: 0px solid #e4eef2;
}

.box_border .box_bg {
  background: #e4eef2;
}

.section_bg .box_border .box_bg {
  background: #e4eef2;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}

.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}

.box_bg ul:first-child,
.box_bg ol:first-child,
.box_bg dl:first-child,
.box_bg table:first-child,
.box_bg p:first-child,
.box_bg h3:first-child,
.box_bg h4:first-child,
.box_bg h5:first-child,
.box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.box_border {
  background: #fff;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.box_bg {
  background: #fff !important;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border,
.row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border,
.row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border,
.row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border,
.row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}

.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border,
.row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border,
.row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border,
.row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border,
.row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}

@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border,
  .row .col_3 .box_bg,
  .row .col_3 .box_border,
  .row .col_4 .box_bg,
  .row .col_4 .box_border,
  .row .col_5 .box_bg,
  .row .col_5 .box_border,
  .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border,
  .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border,
  .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border,
  .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border,
  .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}
.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}
.mce-content-body .link_anchor {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}
.link_anchor {
  border: 0px solid #e4eef2;
  border-radius: 0px;
  padding: min(30px, 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px, 2.4vw);
  column-gap: min(20px, 2.4vw);
  row-gap: min(14px, 2vw);
}

.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;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}

.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}

.link_anchor a:before {
  display: none;
}

.link_anchor a:hover {
  background: none;
  color: #333333 !important;
  opacity: 1;
  text-decoration: underline;
}

.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc(0.84375em - 4px);
  transform: rotate(45deg);
  top: calc(0.9em - 4px);
}

.link_anchor a::before {
  display: block;
  background: #333333;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}

@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: #006999;
  height: 8px;
  left: 0.2em;
  top: 10px;
  width: 8px;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #006999;
  height: 5.3333333333px;
  left: 0.5em;
  top: 11.3333333333px;
  width: 5.3333333333px;
}

.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: 10px;
  width: 7px;
  z-index: 1;
}

.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #006999;
  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 #006999;
  top: 10px;
}

.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: #006999;
  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: #006999;
  border-top: 1px solid #006999;
  border-bottom: 1px solid #006999;
  font-weight: 600;
  text-align: left;
  width: 32%;
}

@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}

table.table_timetable th,
table.table_timetable td {
  background: #fff;
  padding: 0.8rem 0.2rem;
  text-align: center;
  border: none;
}

table.table_timetable thead th {
  background: #fff;
  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: 15px 10px;
  text-align: center;
}

table.table thead th,
table.table thead td {
  background: #1ec2c4;
  color: #fff;
  font-weight: bold;
}

table.table tbody th {
  background: #d9ebeb;
}

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: #1ec2c4 !important;
}

.consul2 {
  color: #1ec2c4 !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: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #006999;
}

.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: #006999;
  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: #1ec2c4;
  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 #9fd0e7;
  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: #c2d9e4;
  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: #c2d9e4;
}

.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: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #1ec2c4;
  background: #1ec2c4;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  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;
}

.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;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
.copyright {
  background: #fff;
  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 {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      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%;
  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: -moz-fit-content;
  height: fit-content;
}

/* 2025.06.19 新規制作 下層*/
.breadcrumb li {
  letter-spacing: 0.08em;
}

.breadcrumb li:not(.current) a {
  font-weight: bold;
  text-decoration: underline;
}

.link_anchor {
  border: unset;
  background-color: #e4eef2;
}

.link_anchor a {
  font-weight: bold;
}

.link_anchor a::before {
  border: solid 1px #006999;
  background-color: #006999;
}

.link_anchor a::after {
  top: 13.5px;
  left: 13.5px;
  width: 10px;
  height: auto;
  aspect-ratio: 15/16;
  border: unset;
  background: url("../img/common/ic_arrow_wh.png") no-repeat center/contain;
  transform: translate(-50%, -50%);
}

.link_anchor a:hover::before {
  background-color: #fff;
}

.link_anchor a:hover::after {
  background: url("../img/common/ic_arrow_bl.png") no-repeat center/contain;
}

.mce-content-body h2 {
  letter-spacing: 0.06em;
}

.mce-content-body h3::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 25px;
  margin-right: 16px;
  margin-bottom: -5px;
  background-color: #006999;
}

.mce-content-body h4 {
  padding: 7.5px 17px;
}

.mce-content-body a {
  font-weight: bold;
}

.text-large {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}

.btnstyle a {
  padding-inline: 35px;
  border-radius: 50vh;
  font-weight: bold;
}

.btnstyle a::after {
  right: 20px;
}

.flow-block .title .num {
  border-radius: 0;
  font-weight: normal;
}

table.table_timetable {
  letter-spacing: 0.15em;
}

table.table_timetable tbody tr th,
table.table_timetable tbody tr td {
  padding: 1.5rem 0.2rem;
}

table.table_timetable tbody tr:first-child th,
table.table_timetable tbody tr:first-child td {
  padding-top: 3rem;
}

table.table_timetable tbody tr:last-child th,
table.table_timetable tbody tr:last-child td {
  padding-bottom: 3rem;
}

table.table_timetable tbody tr th {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 8px;
  column-gap: 8px;
}

@media (max-width: 767px) {
  table.table_timetable tbody tr th {
    font-size: 75%;
    -moz-column-gap: 4px;
    column-gap: 4px;
    padding: 2.2rem 0.2rem;
  }
}
table.table_timetable tbody tr th span {
  display: inline-block;
  color: #999999;
  font-size: 9px;
  transform: rotate(90deg);
}

@media (max-width: 767px) {
  table.table_timetable tbody tr th span {
    font-size: 6px;
  }
}
table.table_timetable thead,
table.table_timetable tbody {
  border-bottom: 1px solid #333333;
}

table.table_address th,
table.table_address td,
table.table th,
table.table td {
  padding-block: 1.1em;
}

.box_faq .question::before,
.box_faq .answer::before {
  font-weight: normal;
}

/* 2025.06.20 新規制作 top*/
.tab_btn {
  display: block;
}

.tab_item {
  display: none;
}

.tab_item.active {
  display: block;
}

/* 任意 */
.tab_btn {
  background: #f1f1f1;
  padding: 5px 10px;
}

.tab_btn.active {
  background: #ccc;
}

@media (min-width: 768px) {
  .tab_btn_wrap {
    display: flex;
  }
  .tab_btn {
    margin-right: 5px;
  }
}
.tab_item {
  border: 5px solid #ccc;
  padding: 20px;
}

@media (min-width: 768px) {
  .tab_item {
    padding: 50px;
  }
}
.parking-address .parking,
.parking-address .address {
  display: flex;
  justify-content: left;
  -moz-column-gap: 0.5em;
  column-gap: 0.5em;
}

.parking-address .parking::before,
.parking-address .address::before {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 60px;
}

.parking-address .parking {
  align-items: center;
  padding-bottom: 0.9em;
  border-bottom: solid 1px #006999;
}

.parking-address .parking::before {
  height: 35px;
  background: url("../img/common/ic_car.png") no-repeat center/contain;
}

.parking-address .parking p {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1.3;
}

.parking-address .parking p .large {
  color: #006999;
  font-size: 32px;
  letter-spacing: 0.1em;
}

.parking-address .parking p .middle {
  font-size: 22px;
  letter-spacing: 0.1em;
}

.parking-address .address {
  align-items: flex-start;
  margin-top: 1.2em;
}

.parking-address .address::before {
  height: 36px;
  background: url("../img/common/ic_mark.png") no-repeat center/contain;
}

.parking-address .address p {
  line-height: 1.6;
}

.parking-address .address p.bold {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}

.parking-address .address .btnstyle a {
  max-width: 260px;
  padding-inline: 25px 33px;
  margin-inline: auto 10px;
  border: unset;
  background-color: #fff;
  color: #333333 !important;
  letter-spacing: 0.05em;
}

.parking-address .address .btnstyle a::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: auto;
  aspect-ratio: 1/1;
  margin-right: 15px;
  margin-bottom: -5px;
  background: url("../img/common/ic_map_bk.png") no-repeat center/contain;
}

.parking-address .address .btnstyle a::after {
  right: 18px;
  background: url("../img/common/ic_arrow_bl.png") no-repeat center/contain;
}

.sec_top {
  padding-block: 50px;
}

@media (min-width: 768px) {
  .sec_top {
    padding-block: 100px;
  }
}
.sec_top h2 {
  margin-bottom: 40px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: lighter;
  letter-spacing: 0.15em;
  line-height: 1;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_top h2 {
    margin-bottom: 60px;
    font-size: 28px;
  }
}
.sec_top h2.h2_left {
  text-align: left;
}

.sec_top h2 .h2_en {
  display: block;
  padding-bottom: 9px;
  margin-bottom: 10px;
  color: #006999;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.15em;
  line-height: 1;
  text-decoration: underline;
  text-underline-offset: 10px;
}

@media (min-width: 768px) {
  .sec_top h2 .h2_en {
    font-size: 20px;
    padding-bottom: 7px;
    margin-bottom: 20px;
  }
}
.sec_top h2.h2_stroke {
  margin-top: -15px;
  font-size: 24px;
}

@media (min-width: 768px) {
  .sec_top h2.h2_stroke {
    font-size: 32px;
  }
}
.sec_top h2.h2_stroke .h2_en {
  padding: unset;
  margin-bottom: 10px;
  paint-order: stroke;
  color: transparent;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0;
  -webkit-text-stroke: 0.3px #006999;
  text-decoration: none;
}

@media (min-width: 768px) {
  .sec_top h2.h2_stroke .h2_en {
    font-size: 170px;
    -webkit-text-stroke: 1px #006999;
  }
}
.sec_top h2.h2_ic {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 15px;
  font-size: 34px;
  letter-spacing: 0.1em;
}

.sec_top h2.h2_ic.instagram {
  color: #9189d2;
}

.sec_top h2.h2_ic.instagram::before {
  content: "";
  display: block;
  width: 100px;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../img/common/ic_instagram.png") no-repeat center/contain;
}

.sec_top h3 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}

.sec_top h3.h3_ic {
  color: #006999;
  font-size: 24px;
  font-weight: lighter;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_top h3.h3_ic {
    font-size: 30px;
  }
}
.sec_top h3.h3_ic::before {
  display: block;
  margin-inline: auto;
  margin-bottom: 5px;
  background-color: unset;
}

.sec_reserve {
  position: relative;
}

.sec_reserve::before,
.sec_reserve::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  display: block;
  height: auto;
}

.sec_reserve::before {
  left: 0;
  width: min(25.7vw, 514px);
  aspect-ratio: 514/1150;
  background: url("../img/top/reserve_bg_l.png") no-repeat center/contain;
}

.sec_reserve::after {
  right: 0;
  width: min(40vw, 800px);
  aspect-ratio: 800/1022;
  background: url("../img/top/reserve_bg_r.png") no-repeat center/contain;
}

.sec_reserve h2 {
  font-size: 30px;
}

@media (min-width: 768px) {
  .sec_reserve h2 {
    font-size: 40px;
  }
}
.sec_reserve .box_reserve {
  padding: 20px;
  background-color: #fdfdfd;
  box-shadow: 0px 0px 30px 0px rgba(19, 81, 121, 0.2);
}

@media (min-width: 768px) {
  .sec_reserve .box_reserve {
    padding: 50px;
  }
}
.sec_reserve .box_reserve .h3_ic {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .sec_reserve .box_reserve .h3_ic {
    margin-bottom: 20px;
  }
}
.sec_reserve .box_reserve .h3_ic::before {
  width: 20px;
  height: 30px;
  background: url("../img/common/ic_beginner_bl.png") no-repeat center/contain;
}

.sec_reserve .box_reserve .tab_btn_wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}

@media (max-width: 767px) {
  .sec_reserve .box_reserve .tab_btn_wrap {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_reserve .box_reserve .tab_btn_wrap {
    display: flex;
    gap: unset;
  }
}
.sec_reserve .box_reserve .tab_btn_wrap .tab_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-block: 9px;
  border-radius: 50vh;
  background-color: #ddd;
  font-weight: bold;
}

@media (max-width: 767px) {
  .sec_reserve .box_reserve .tab_btn_wrap .tab_btn {
    font-size: 12px;
  }
}
.sec_reserve .box_reserve .tab_btn_wrap .tab_btn:hover,
.sec_reserve .box_reserve .tab_btn_wrap .tab_btn.active {
  background-color: #006999;
  color: #fff;
}

.sec_reserve .box_reserve .tab_item {
  padding: unset;
  border: unset;
  text-align: center;
}

.sec_reserve .box_reserve .tab_item iframe {
  width: 100%;
}

.sec_news {
  position: relative;
  padding-top: 0;
}

.sec_news::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
  display: block;
  height: auto;
  width: min(25.7vw, 514px);
  aspect-ratio: 514/1150;
  background: url("../img/top/reserve_bg_l.png") no-repeat center/contain;
}

@media (min-width: 768px) {
  .sec_news::before {
    content: unset;
  }
}
.sec_news h2 {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_news h2 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_news .row_list {
    -moz-column-gap: 100px;
    column-gap: 100px;
  }
}
.sec_news .row_list .col_list {
  flex: 1;
}

.sec_news .row_list .list_list {
  margin-bottom: 30px;
}

.sec_news .row_list .list_list dt {
  padding-top: 10px;
}

.sec_news .row_list .list_list dt:first-child {
  border-top: solid 1px #ccc;
}

@media (min-width: 768px) {
  .sec_news .row_list .list_list dt:first-child {
    border-top: unset;
  }
}
@media (min-width: 768px) {
  .sec_news .row_list .list_list dt {
    border-bottom: solid 1px #ccc;
  }
}
.sec_news .row_list .list_list dd {
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
}

@media (min-width: 768px) {
  .sec_news .row_list .list_list dd {
    padding-left: 140px;
  }
}
.sec_news .row_list .list_list dd a {
  font-weight: normal;
}

@media (min-width: 768px) {
  .sec_news .row_list .list_list dt,
  .sec_news .row_list .list_list dd {
    padding-block: 18px;
  }
}
.sec_news .row_list .btnstyle a {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
  width: -moz-fit-content;
  width: fit-content;
  max-width: unset;
  padding: unset;
  border-radius: unset;
  border: unset;
  margin-inline: auto 0;
  background-color: unset;
  color: #333333 !important;
}

.sec_news .row_list .btnstyle a::after {
  position: relative;
  right: unset;
  background: url("../img/common/ic_arrow_bl.png") no-repeat center/contain;
}

.sec_time-access {
  background: linear-gradient(180deg, rgb(192, 232, 232) 0%, rgb(194, 227, 242) 100%);
}

.sec_time-access h2 {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .sec_time-access .col_time {
    width: 49%;
    margin-right: 6.7%;
  }
}
.sec_time-access .col_time p {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (min-width: 768px) {
  .sec_time-access .col_time p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .sec_time-access .col_access {
    margin-top: 10% !important;
  }
}
@media (min-width: 768px) {
  .sec_time-access .col_access {
    width: 44.3%;
  }
}
.sec_time-access .timetable_wrap {
  padding-top: 2.7rem;
  padding-inline: 2.4rem;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.5);
}

.sec_time-access table.table_timetable {
  letter-spacing: 0.15em;
}

@media (min-width: 768px) {
  .sec_time-access table.table_timetable {
    font-size: 20px;
  }
}
.sec_time-access table.table_timetable th,
.sec_time-access table.table_timetable td {
  background-color: unset;
  padding: 0.8rem 0.2rem;
}

.sec_time-access table.table_timetable thead,
.sec_time-access table.table_timetable tbody {
  border: unset;
}

.sec_time-access table.table_timetable thead th:first-child {
  width: 35%;
}

.sec_time-access table.table_timetable tbody tr:first-child th,
.sec_time-access table.table_timetable tbody tr:first-child td {
  padding-top: 2rem;
}

@media (max-width: 767px) {
  .sec_time-access table.table_timetable tbody tr:first-child th {
    padding-top: 2.3rem;
  }
}
@media (max-width: 767px) {
  .sec_time-access .table_timetable tbody tr:not(:first-child) th {
    padding-top: 1.2rem;
  }
}
.sec_greeting {
  background: url("../img/top/greeting_bg.jpg") no-repeat right/cover;
}

.sec_greeting .row_message {
  align-items: center;
}
@media (min-width: 768px) {
  .sec_greeting .row_message {
    margin-bottom: 130px;
  }
}

@media (min-width: 768px) {
  .sec_greeting .row_message .col_img {
    width: 54%;
    margin-bottom: max(-2.8vw, -56px);
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_message .col_text {
    width: 42%;
  }
}
.sec_greeting .row_message .col_text h3 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  color: #006999;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 30px;
  font-weight: lighter;
  letter-spacing: 0.15em;
}

@media (min-width: 768px) {
  .sec_greeting .row_message .col_text h3 {
    font-size: 40px;
    margin-bottom: 50px;
  }
}
.sec_greeting .row_message .col_text h3::before {
  width: 10px;
  height: 1px;
  margin-bottom: 0;
}

.sec_greeting .row_message .col_text p {
  letter-spacing: 0.05em;
}

@media (min-width: 768px) {
  .sec_greeting .row_message .col_text .btnstyle a {
    margin-inline: auto 0;
  }
}
.sec_greeting .row_message.reverse .col_img {
  margin-right: -1.5vw;
}

.sec_feature {
  padding: unset;
}

.sec_feature .feature {
  padding-block: 50px;
}

@media (min-width: 768px) {
  .sec_feature .feature {
    padding-block: 100px;
  }
}
.sec_feature .feature h3 {
  font-size: 20px;
  letter-spacing: 0.15em;
  line-height: 1.75;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_feature .feature h3 {
    font-size: 40px;
    text-align: left;
  }
}
.sec_feature .feature h3::before {
  content: unset;
}

.sec_feature .feature h3 .num {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0.1em;
  margin-inline: auto;
  margin-bottom: 10px;
  color: #006999;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 1;
}

@media (min-width: 768px) {
  .sec_feature .feature h3 .num {
    font-size: 120px;
  }
}
.sec_feature .feature h3 .num:first-letter {
  color: #ccc;
}

.sec_feature .feature h3 .num::after {
  content: "FEATURE";
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.15em;
  line-height: 1;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_feature .feature h3 .num::after {
    font-size: 20px;
  }
}
.sec_feature .feature .row_feature_head {
  margin-bottom: 40px;
}

.sec_feature .feature-01 {
  position: relative;
}

.sec_feature .feature-01::before,
.sec_feature .feature-01::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  width: min(40vw, 800px);
  height: auto;
  aspect-ratio: 800/300;
  background: url("../img/top/feature_bg01.png");
}

.sec_feature .feature-01::before {
  top: 0;
  right: 0;
}

.sec_feature .feature-01::after {
  left: 0;
  bottom: 0;
  transform: rotate(180deg);
}

@media (min-width: 768px) {
  .sec_feature .feature-01 h3 .num {
    margin-inline: 0 auto;
  }
}
.sec_feature .feature-01 .row_feature_head .col_h3 {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .row_feature_head .col_h3 {
    flex: 1;
    margin-bottom: 0;
  }
}
.sec_feature .feature-01 .loopslider_wrap {
  margin-inline: calc(50% - 50vw);
}

.sec_feature .feature-01 .loopslider_wrap .loopslider_item {
  padding-inline: 5px;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .loopslider_wrap .loopslider_item {
    padding-inline: 15px;
  }
}
.sec_feature .feature-01 .loopslider_wrap .loopslider_item:nth-of-type(even) {
  margin-block: 30px;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .loopslider_wrap .loopslider_item:nth-of-type(even) {
    margin-block: 60px;
  }
}
.sec_feature .feature-01 .row_feature_description {
  -moz-column-gap: 50px;
  column-gap: 50px;
  margin-top: 0;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .row_feature_description {
    margin-bottom: 100px;
  }
}
.sec_feature .feature-01 .row_feature_description .col_text {
  flex: 1;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .row_feature_description .col_text {
    margin-bottom: 0;
  }
}
.sec_feature .feature-01 .row_feature_description .col_btn {
  text-align: center;
}

.sec_feature .feature-01 .row_feature_description .col_btn .btnstyle a {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .row_feature_description .col_btn .btnstyle a {
    margin-inline: auto 0;
  }
}
.sec_feature .feature-01 .box_feature {
  padding: 30px 20px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  background: url("../img/top/feature_bg02.jpg") repeat;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature {
    padding: clamp(60px, 0px + 5vw, 100px);
    margin-inline: min(50% - 50vw + 100px, 0px);
  }
}
.sec_feature .feature-01 .box_feature:not(:last-child) {
  margin-bottom: 50px;
}

.sec_feature .feature-01 .box_feature h4 {
  padding: unset;
  padding-bottom: 20px;
  margin: unset;
  margin-bottom: 30px;
  border: unset;
  border-bottom: solid 1px;
  background-color: unset;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.15em;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature h4 {
    font-size: 50px;
  }
}
.sec_feature .feature-01 .box_feature h4::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 21px;
  margin-right: 0.15em;
  font-size: 50px;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature h4::before {
    width: 46px;
    height: 42px;
  }
}
.sec_feature .feature-01 .box_feature:nth-of-type(even) h4 {
  padding-right: 20px;
  margin-inline: auto -20px;
  border-color: #006999;
  color: #006999;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature:nth-of-type(even) h4 {
    padding-right: clamp(60px, 6px + 4.5vw, 96px);
    margin-inline: auto calc(-1 * clamp(60px, 0px + 5vw, 100px));
  }
}
.sec_feature .feature-01 .box_feature:nth-of-type(even) h4::before {
  background: url("../img/common/ic_logo_bl.png") no-repeat center/contain;
}

.sec_feature .feature-01 .box_feature:nth-of-type(odd) h4 {
  padding-left: 20px;
  margin-inline: -20px auto;
  border-color: #1ec2c4;
  color: #1ec2c4;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature:nth-of-type(odd) h4 {
    padding-left: clamp(60px, 0px + 5vw, 100px);
    margin-inline: calc(-1 * clamp(60px, 0px + 5vw, 100px)) auto;
  }
}
.sec_feature .feature-01 .box_feature:nth-of-type(odd) h4::before {
  background: url("../img/common/ic_logo_aqua.png") no-repeat center/contain;
}

.sec_feature .feature-01 .box_feature .row {
  justify-content: space-between;
  -moz-column-gap: 100px;
  column-gap: 100px;
  margin-bottom: 40px;
  -moz-column-gap: 2%;
  column-gap: 2%;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature .row {
    margin-bottom: 85px;
  }
}
.sec_feature .feature-01 .box_feature .col_text .large {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 20px;
  font-weight: lighter;
  letter-spacing: 0.05em;
  line-height: 1.75;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature .col_text .large {
    margin-top: 0;
    margin-bottom: 60px;
    font-size: clamp(24px, 0px + 2vw, 40px);
    letter-spacing: 0.15em;
    text-align: left;
  }
}
.sec_feature .feature-01 .box_feature .col_text .bnr {
  width: 100%;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature .col_text .bnr {
    width: clamp(410px, 2px + 34vw, 682px);
  }
}
.sec_feature .feature-01 .box_feature .col_img {
  text-align: center;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature .col_img {
    width: 49.5%;
  }
}
.sec_feature .feature-01 .box_feature .col_img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.sec_feature .feature-01 .box_feature p {
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

.sec_feature .feature-01 .box_feature .bnr {
  margin-top: 20px;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature .bnr {
    margin-top: 0;
  }
}
.sec_feature .feature-01 .box_feature.box_orthodontics h4 {
  padding-left: 40px;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature.box_orthodontics h4 {
    padding-left: clamp(84px, -10.5px + 7.875vw, 147px);
  }
}
.sec_feature .feature-01 .box_feature.box_orthodontics h4::before {
  margin-right: 0.35em;
}

@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature.box_orthodontics .col_text {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature-01 .box_feature.box_orthodontics .col_text .large {
    margin-bottom: 0;
  }
}
.sec_feature .feature-01 .box_feature.box_orthodontics .bnr {
  margin-top: 20px;
}

.sec_feature .feature-02 {
  background-color: #e4eef2;
}

.sec_feature .feature-02 h3 {
  text-align: center;
  margin-bottom: 30px;
}

.sec_feature .feature-02 h3 .num {
  padding-top: 0.15em;
  margin-bottom: 5px;
}

.sec_feature .feature-02 .row_img {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_feature .feature-02 .row_img {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature-02 .row_img .col_2 {
    width: 49%;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature-02 .row_img .col_2:not(:last-child) {
    margin-right: 2%;
  }
}
.sec_feature .feature-02 .row_feature_description {
  align-items: center;
  -moz-column-gap: 47px;
  column-gap: 47px;
}

.sec_feature .feature-02 .row_feature_description .col_text {
  flex: 1;
}

.sec_feature .feature-02 .row_feature_description .col_text p {
  letter-spacing: 0.05em;
}

.sec_feature .feature-02 .row_feature_description .col_btn {
  width: 260px;
  margin-inline: auto;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .sec_feature .feature-02 .row_feature_description .col_btn {
    margin-top: 0;
  }
}
.sec_feature .feature-03 {
  position: relative;
}

.sec_feature .feature-03::before {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  width: min(40vw, 800px);
  height: auto;
  aspect-ratio: 800/300;
  background: url("../img/top/feature_bg01.png");
}

.sec_feature .feature-03::before {
  top: 0;
  right: 0;
}

.sec_feature .feature-03 h3 {
  text-align: center;
  margin-bottom: 30px;
}

.sec_feature .feature-03 h3 .num {
  padding-top: 0.15em;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .sec_feature .feature-03 .row_point .col_2 {
    width: 49%;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature-03 .row_point .col_2:nth-of-type(odd) {
    margin-right: 2%;
  }
}
.sec_feature .feature-03 .row_point h4 {
  width: 100%;
  padding-block: 12px;
  margin-block: 15px;
  border: unset;
  border-bottom: solid 1px #c9dfe8;
  color: #333333;
  font-size: 20px;
  line-height: 1.2307692308;
  letter-spacing: 0.05em;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_feature .feature-03 .row_point h4 {
    font-size: 26px;
  }
}
.sec_feature .feature-03 .row_point p {
  letter-spacing: 0.05em;
}

.sec_feature .feature-03 .row_point .btnstyle a {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .sec_feature .feature-03 .row_point .btnstyle a {
    margin-inline: auto 0;
  }
}
.sec_medical {
  background: linear-gradient(0deg, #7dbedc 0%, #7dbedc 78.6%, #e4eef2 78.6%);
}

@media (min-width: 768px) {
  .sec_medical {
    background: linear-gradient(0deg, #7dbedc 0%, #7dbedc 71%, #e4eef2 71%);
  }
}
@media (min-width: 768px) {
  .sec_medical h2 {
    margin-bottom: 50px;
    font-size: 40px;
  }
}
.sec_medical .row_point {
  margin-top: 50px;
}

@media (min-width: 768px) {
  .sec_medical .row_point {
    margin-top: 100px;
    margin-bottom: 90px;
  }
}
.sec_medical .row_point .col_3 {
  position: relative;
  padding-left: 22px;
  margin-top: 50px;
}

@media (min-width: 768px) {
  .sec_medical .row_point .col_3 {
    width: calc((100% - 44px) / 3);
    margin-top: 0;
  }
  .sec_medical .row_point .col_3:not(:nth-child(3n)) {
    margin-right: 22px;
  }
}
.sec_medical .row_point .col_3 .text {
  position: relative;
  z-index: 1;
  margin-top: -20px;
  margin-left: -22px;
}

.sec_medical .row_point .col_3 .text p {
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 0.5em;
  margin-bottom: 10px;
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  .sec_medical .row_point .col_3 .text p {
    letter-spacing: 0.2em;
  }
}
.sec_medical .row_point .col_3 .text p .blue {
  color: #006999;
}

.sec_medical .row_point .col_3 .mark {
  position: absolute;
  top: -20px;
  left: 0;
  display: block;
}

.sec_medical .btn_medical {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 10px;
  column-gap: 10px;
}

@media (min-width: 768px) {
  .sec_medical .btn_medical {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
}
.sec_medical .btn_medical li {
  border-top: solid 1px #fff;
}

.sec_medical .btn_medical li:nth-last-child(1),
.sec_medical .btn_medical li:nth-last-child(2),
.sec_medical .btn_medical li:nth-last-child(3) {
  border-bottom: solid 1px #fff;
}

.sec_medical .btn_medical li a {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding-block: 20px;
  padding-right: 30px;
  color: #fff;
  font-family: serif;
  font-size: 12px;
  font-weight: lighter;
  line-height: 1.3636363636;
  text-decoration: none;
}

@media (min-width: 768px) {
  .sec_medical .btn_medical li a {
    font-size: 22px;
    padding-block: 30px;
  }
}
.sec_medical .btn_medical li a::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  transform: rotate(0deg);
  width: 15px;
  height: 16px;
  margin: auto;
  border: none;
  background: url("../img/common/ic_arrow_bl.png") no-repeat center/contain;
}

@media (min-width: 768px) {
  .sec_medical .btn_medical li a::after {
    right: 20px;
  }
}
.sec_medical .btn_medical li a img {
  width: 40px;
  height: auto;
  -o-object-fit: 100%;
  object-fit: 100%;
  -o-object-position: center;
  object-position: center;
}

@media (min-width: 768px) {
  .sec_medical .btn_medical li a img {
    width: 80px;
  }
}
.sec_medical .btn_medical li a:hover {
  background-color: #fff;
  color: #7dbedc;
  font-weight: normal;
}

.sec_instagram {
  background: url("../img/top/instagram_bg.jpg") no-repeat center/cover;
}

.sec_instagram .row_post {
  align-items: center;
  -moz-column-gap: 90px;
  column-gap: 90px;
  flex-wrap: nowrap;
}

.sec_instagram .row_post .col_post .dummy {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .sec_instagram .row_post .col_post .dummy {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
.sec_instagram .row_btn {
  justify-content: space-between;
}

@media (max-width: 767px) {
  .sec_instagram .row_btn .col_text {
    margin-bottom: 30px;
  }
}
.sec_instagram .row_btn .col_text .flag {
  position: relative;
  padding-bottom: 5px;
  margin-left: 30px;
}

.sec_instagram .row_btn .col_text .flag::before {
  content: "";
  position: absolute;
  top: 5px;
  left: -30px;
  display: block;
  width: 20px;
  height: 31px;
  background: url("../img/common/ic_flag_bk.png") no-repeat center/contain;
}

.sec_instagram .row_btn .col_text .flag::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: url("../img/common/line_dots_bk.png") repeat;
}

.sec_instagram .row_btn .col_btn .btnstyle a {
  min-width: 300px;
  padding-block: 1.8rem;
  border: unset;
  background-color: #fff;
  color: #333333 !important;
  letter-spacing: 0.2em;
}

.sec_instagram .row_btn .col_btn .btnstyle a::after {
  width: 15px;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../img/common/ic_link_bk.png") no-repeat center/contain;
}

.sec_instagram .row_btn .col_btn .btnstyle a:hover {
  background-color: #1ec2c4;
}

.sec_recruit {
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
}

.sec_recruit .loopslider_item {
  margin-bottom: 0;
}

.sec_recruit .h2_wrap {
  position: relative;
  padding-bottom: clamp(15px, 0px + 4vw, 30px);
  margin-top: clamp(20px, 0px + 5.333vw, 40px);
}

@media (min-width: 768px) {
  .sec_recruit .h2_wrap {
    display: flex;
    flex-direction: row;
    align-items: end;
    justify-content: center;
    padding-bottom: 30px;
    margin-top: 0;
  }
}
.sec_recruit .h2_wrap::before {
  content: "";
  position: absolute;
  top: -6.6666666667vw;
  left: 6.4vw;
  align-self: flex-start;
  display: block;
  width: min(26.1333333333vw, 196px);
  height: min(14.6666666667vw, 110px);
  background: url("../img/top/recruit_part01.png") no-repeat right/contain;
}

@media (min-width: 768px) {
  .sec_recruit .h2_wrap::before {
    position: relative;
    top: unset;
    left: unset;
    flex-shrink: 0;
    margin-top: -40px;
    margin-right: -40px;
  }
}
.sec_recruit .h2_wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: url("../img/common/line_dashed_aqua.png") repeat;
}

.sec_recruit .h2_wrap h2 {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 0.5em;
  margin-bottom: 0;
  color: #004a6c;
  font-size: clamp(25px, 0px + 6.667vw, 50px);
  letter-spacing: 0.15em;
}

@media (min-width: 768px) {
  .sec_recruit .h2_wrap h2 {
    font-size: 50px;
  }
}
.sec_recruit .h2_wrap h2 .lead {
  font-size: clamp(16px, 0px + 4.267vw, 32px);
  letter-spacing: 0.14em;
}

@media (min-width: 768px) {
  .sec_recruit .h2_wrap h2 .lead {
    font-size: 20px;
    letter-spacing: 0.15em;
  }
}
.sec_recruit .h2_wrap .btn {
  position: absolute;
  top: -25.3333333333vw;
  right: 0;
  width: 29.8666666667vw;
}

@media (min-width: 768px) {
  .sec_recruit .h2_wrap .btn {
    position: relative;
    top: unset;
    right: unset;
    flex-shrink: 0;
    width: 220px;
    margin-top: -30px;
    margin-right: -64px;
    text-align: right;
  }
}
.footer {
  position: relative;
  background-color: transparent;
  overflow: hidden;
}

.footer::before {
  position: absolute;
  bottom: 0;
  z-index: -1;
  content: "";
  display: block;
  width: 100%;
  height: calc(100% + 420px);
  background: url("../img/common/f_bg.jpg") no-repeat center/cover;
}

.footer .footer_inner {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  .footer .footer_inner {
    padding-bottom: 30px;
  }
}
.footer .timetable_wrap {
  padding-top: 2.7rem;
  padding-inline: 2.4rem;
  margin-bottom: 15px;
  background-color: rgba(255, 255, 255, 0.5);
}

.footer table.table_timetable {
  letter-spacing: 0.15em;
}

@media (min-width: 768px) {
  .footer table.table_timetable {
    font-size: 20px;
  }
}
.footer table.table_timetable th,
.footer table.table_timetable td {
  background-color: unset;
  padding: 0.8rem 0.2rem;
}

.footer table.table_timetable thead,
.footer table.table_timetable tbody {
  border: unset;
}

.footer table.table_timetable thead th:first-child {
  width: 35%;
}

.footer table.table_timetable tbody tr:first-child th,
.footer table.table_timetable tbody tr:first-child td {
  padding-top: 2rem;
}

@media (max-width: 767px) {
  .footer table.table_timetable tbody tr:first-child th {
    padding-top: 2.3rem;
  }
}
@media (max-width: 767px) {
  .footer .table_timetable tbody tr:not(:first-child) th {
    padding-top: 1.2rem;
  }
}
.footer .parking-address .parking p .middle {
  letter-spacing: 0.15em;
}

.footer .parking-address .address {
  margin-top: 0.8em;
}

.footer .parking-address .address p {
  flex: 1;
}

.footer .parking-address .address p.bold {
  letter-spacing: 0.05em;
}

.footer .parking-address .address .description {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  -moz-column-gap: 18px;
  column-gap: 18px;
}

@media (min-width: 768px) {
  .footer .parking-address .address .description {
    flex-direction: row;
    align-items: center;
  }
}
.footer .parking-address .address .description p {
  margin-bottom: 0;
}

.footer .parking-address .address .description .btnstyle a {
  width: 260px;
  margin-right: 0;
}

.footer .row_logo-info {
  align-items: center;
  -moz-column-gap: 90px;
  column-gap: 90px;
}

.footer .row_logo-info .sec_logo {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .footer .row_logo-info .sec_logo {
    max-width: 180px;
    margin-inline: auto;
  }
}
.footer .row_logo-info .col_info {
  flex: 1;
  margin-top: 15px;
}

.footer .row_timetable-bnr {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .footer .row_timetable-bnr {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .footer .row_timetable-bnr .col_timetable {
    width: 49%;
    margin-right: 6%;
  }
}
.footer .row_timetable-bnr .col_timetable p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
}

.footer .row_timetable-bnr .col_bnr {
  margin-top: 50px;
}

@media (min-width: 768px) {
  .footer .row_timetable-bnr .col_bnr {
    width: 45%;
    margin-top: 0;
  }
}
.footer .row_timetable-bnr .bnr_tel {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 30px;
  margin-inline: auto;
}

@media (min-width: 768px) {
  .footer .row_timetable-bnr .bnr_tel {
    width: 100%;
  }
}
.footer .row_timetable-bnr .bnr_tel a {
  padding-top: 18px;
  font-size: 40px;
}

@media (min-width: 768px) {
  .footer .row_timetable-bnr .bnr_tel a {
    font-size: 50px;
  }
}
.footer .row_timetable-bnr .bnr_tel a::before {
  width: 25px;
}

@media (min-width: 768px) {
  .footer .row_timetable-bnr .bnr_tel a::before {
    width: 32px;
  }
}
.footer .row_timetable-bnr .bnr_tel a .sub {
  font-size: 18px;
}

.footer .row_timetable-bnr .bnr_web_img {
  margin-bottom: 30px;
  box-shadow: 0px 20px 30px 0px rgba(19, 81, 121, 0.2);
}

.footer .row_timetable-bnr .bnr_web_img a:hover {
  opacity: 0.7;
}

.footer .row_timetable-bnr .bnr_instagram a:hover {
  opacity: 0.7;
}

.footer .decoration {
  margin-inline: min(50% - 50vw, 0px);
  margin-bottom: 35px;
  paint-order: stroke;
  color: transparent;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 8.8vw;
  line-height: 1;
  letter-spacing: -0.02em;
  -webkit-text-stroke: 0.3px #fff;
  text-align: center;
  text-decoration: none;
}

@media (min-width: 768px) {
  .footer .decoration {
    margin-bottom: 70px;
    font-size: clamp(102px, 0px + 8.5vw, 170px);
    -webkit-text-stroke: 1px #fff;
  }
}
.footer .bnr_ofu-east-dental-clinic {
  text-align: center;
}

.footer .bnr_ofu-east-dental-clinic img {
  box-shadow: 0px 20px 30px 0px rgba(19, 81, 121, 0.2);
}

.footer .bnr_ofu-east-dental-clinic a:hover {
  opacity: 0.7;
}

.footer .f_nav {
  padding-block: 30px;
}

.footer .f_nav ul {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.footer .f_nav a {
  text-decoration: none;
}

.footer .copyright {
  margin-top: 0;
  background-color: transparent;
}

.totop {
  bottom: calc(16vw + 10px);
  width: 13.6363636364vw;
  height: auto;
  aspect-ratio: 1/1;
}

@media (min-width: 768px) {
  .totop {
    width: 70px;
    bottom: 20px;
  }
}
.loopslider_feature .loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 1200px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-600px);
  }
}
@media (min-width: 768px) {
  .loopslider_feature .loopslider {
    animation: loopslider 140s linear infinite;
    width: 4728px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2364px);
    }
  }
}
.loopslider_recruit .loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2280px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1140px);
  }
}
@media (min-width: 768px) {
  .loopslider_recruit .loopslider {
    animation: loopslider 140s linear infinite;
    width: 4560px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2280px);
    }
  }
}
body.home .footer {
  overflow: visible;
}

.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 */