@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: #F6F7F8;
}
.section_bg .box_bg {
  background: #fff;
  box-shadow: 0 0 30px rgba(49, 51, 55, 0.1);
}
.section_bg .box_bg .box_bg {
  background: #F6F7F8;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #F6F7F8;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #F6F7F8;
}

.box_border {
  background: #fff;
  border: 5px solid #ddd;
}

.box_border .box_bg {
  background: #F6F7F8;
}

.section_bg .box_border .box_bg {
  background: #F6F7F8;
}

.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 {
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 0 30px rgba(49, 51, 55, 0.1);
  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 #74808f;
  color: #74808f !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: #74808f;
  color: #fff !important;
}
.link_anchor a::after {
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #74808f;
  border-right: 1px solid #74808f;
  left: auto;
  top: auto;
  bottom: 8px;
  margin: auto;
  right: 8px;
}
.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: #74808f;
  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: #74808f;
  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: #74808f;
  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 #74808f;
  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: #74808f;
  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: #74808f;
  border-top: 1px solid #74808f;
  border-bottom: 1px solid #74808f;
  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: none;
  border-bottom: 1px solid #9c9c9c;
  padding: 1.4rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #9c9c9c;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ccc;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #74808f;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #e3e5e8;
}
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: #74808f !important;
}

.consul2 {
  color: #7f7f7f !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;
}
@media (max-width: 767px) {
  .box_faq {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 76px;
  position: relative;
}
@media (max-width: 767px) {
  .box_faq .question,.box_faq .answer {
    padding: 6px 15px 6px 60px;
  }
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 15px;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  z-index: 2;
}
@media (max-width: 767px) {
  .box_faq .question::before,.box_faq .answer::before {
    top: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: none;
}
.box_faq .question:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 15px;
  width: 40px;
  height: 40px;
  background: #000;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .box_faq .question:after {
    top: 10px;
    width: 30px;
    height: 30px;    
  }
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 25px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #74808f;
  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: 50px;
}
@media (max-width: 767px) {
  .box_faq .answer {
    padding-top: 20px;
  }
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: none;
  top: 43px;
}
@media (max-width: 767px) {
  .box_faq .answer::before {
    top: 20px;
  }
}
.box_faq .answer:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 43px;
  left: 15px;
  width: 40px;
  height: 40px;
  background: #74808f;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .box_faq .answer:after {
    top: 20px;
    width: 30px;
    height: 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 {
  box-shadow: 0 0 30px rgba(49, 51, 55, 0.1);
  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: #aeb8c5;
  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: #74808f;
}
.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: "游明朝", "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: #74808f;
  background: #74808f;
  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);
  line-height: 1.8;
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(-2px);
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #7f7f7f;
  overflow: hidden;
  border-top: 2px solid #74808f;
}
.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: #272727;
  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 #272727;
  border-right: 1px solid #272727;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 150px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #59595b;
  color: #fff;
  margin-top: 150px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
    margin-top: 50px;
  }
}

.list_list dt, .list_list dd {
  padding: 25px;
}
.list_list dd a {
  color: #272727;
  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;
    clear: left;
  }
}

@media (max-width: 1240px) and (min-width: 768px) {
  .header {
    width: 1240px;
  }
}
@media (max-width: 767px) {
  .header_inner .header_logo {
    max-width: 30%;
    margin-left: 10px;
  }
}
.header_inner .header_logo .under {
  display: none;
}
.header_inner .hdr_right .hdr_info {
  display: flex;
  gap: 0 10px;
  justify-content: flex-end;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .header_inner .hdr_right .hdr_info {
    display: none;
  }
}
.header_inner .hdr_right .hdr_info .desc {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #74808f;
  background: #fff;
  border: 1px solid transparent;
  padding: 0 20px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: 16px;
}
.header_inner .hdr_right .hdr_info .desc .num01 {
  font-size: 19px;
  line-height: 1.8;
  vertical-align: baseline;
}
.header_inner .hdr_right .hdr_info .desc .num02 {
  font-size: 21px;
  line-height: 1.6;
  vertical-align: baseline;
}
.header_inner .hdr_right .hdr_info .list_icon {
  display: flex;
  gap: 0 40px;
  margin-left: 30px;
}
.header_inner .hdr_right .hdr_info .list_icon li a .under {
  display: none;
}
@media (min-width: 768px) {
  .header_inner .hdr_right .global_nav {
    margin-top: 10px;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .header_inner .hdr_right .global_nav {
    background: #fff;
  }
}
@media (min-width: 768px) {
  .header_inner .hdr_right .global_nav .header_menu {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .header_inner .sp_nav {
    max-width: 40%;
  }
}
@media (min-width: 768px) {
  .header_inner .header_menu .menu-item a {
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
    color: #fff;
  }
}
@media (min-width: 768px) {
  .header_inner .header_menu .menu-item a:after {
    border-color: #fff;
  }
}
@media (min-width: 768px) {
  .header_inner .header_menu .menu-item > a {
    text-shadow: 0 0 10px #000;
  }
}

.header_scrolled {
  background: #fff;
}
.header_scrolled .header_inner .header_logo .home {
  display: none;
}
.header_scrolled .header_inner .header_logo .under {
  display: block;
}
.header_scrolled .hdr_right .hdr_info .desc {
  border: 1px solid #ccc;
}
.header_scrolled .hdr_right .hdr_info .list_icon li a .home {
  display: none;
}
.header_scrolled .hdr_right .hdr_info .list_icon li a .under {
  display: block;
}
.header_scrolled .header_menu .menu-item > a {
  color: #272727;
  text-shadow: none;
}
.header_scrolled .header_menu .menu-item > a:after {
  border-color: #272727;
}
.header_scrolled .header_menu .menu-item:hover > a {
  color: #fff;
}

body:not(.home) .pc_horizon {
  position: sticky;
  background: #fff;
}
body:not(.home) .header_inner .header_logo .home {
  display: none;
}
body:not(.home) .header_inner .header_logo .under {
  display: block;
}
body:not(.home) .header_inner .hdr_right .hdr_info .desc {
  border: 1px solid #ccc;
}
body:not(.home) .header_inner .hdr_right .hdr_info .list_icon li a .home {
  display: none;
}
body:not(.home) .header_inner .hdr_right .hdr_info .list_icon li a .under {
  display: block;
}
body:not(.home) .header_inner .hdr_right .header_menu .menu-item > a {
  color: #272727;
  text-shadow: none;
}
body:not(.home) .header_inner .hdr_right .header_menu .menu-item > a:after {
  border-color: #272727;
}
body:not(.home) .header_inner .hdr_right .header_menu .menu-item:hover > a {
  color: #fff;
}
body:not(.home) .header_inner .hdr_right .header_menu .menu-item:hover > a:after {
  border-color: #fff;
}

.footer .footer_inner .ftr_row {
  display: flex;
  gap: 0 40px;
}
@media (max-width: 767px) {
  .footer .footer_inner .ftr_row {
    display: block;
  }
}
@media (min-width: 768px) {
  .footer .footer_inner .ftr_row .ftr_left {
    width: 25%;
    min-width: 320px;
  }
}
@media (max-width: 767px) {
  .footer .footer_inner .ftr_row .ftr_left .logo {
    text-align: center;
  }
  .footer .footer_inner .ftr_row .ftr_left .logo img {
    max-width: 60%;
  }
}
.footer .footer_inner .ftr_row .ftr_left .address {
  color: #fff;
  line-height: 1.8;
  margin: 30px 0 15px;
}
@media (max-width: 767px) {
  .footer .footer_inner .ftr_row .ftr_left .address {
    margin: 20px 0 5px;
  }
}
.footer .footer_inner .ftr_row .ftr_left .address + .address {
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .footer .footer_inner .ftr_row .ftr_left .address + .address {
    margin: 0 0 15px;
  }
}
.footer .footer_inner .ftr_row .ftr_left .btnstyle a {
  background: none;
  color: #fff;
  border: 1px solid #fff;
  margin: 0 auto 20px;
}
.footer .footer_inner .ftr_row .ftr_left .btnstyle a:hover {
  color: #74808f !important;
  background: #fff;
}
.footer .footer_inner .ftr_row .ftr_left .btnstyle a:hover:after {
  border-color: #74808f !important;
}
@media (min-width: 768px) {
  .footer .footer_inner .ftr_row .ftr_left .btnstyle a {
    margin: 0;
  }
}
.ftr_left .sns_block {
  margin: 40px 0 0;
  padding: 22px;
  background: #cacaca;
}
.ftr_left .sns_block .list_sns {
  display: flex;
  gap: 0 25px;
}
@media (max-width: 767px) {
  .ftr_left .sns_block {
    margin: 20px auto 0;
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .ftr_left .sns_block .list_sns {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .footer .footer_inner .ftr_row .ftr_right {
    width: calc(75% - 60px);
  }
}
.footer .footer_inner .ftr_row .ftr_right .ftr_nav {
  display: flex;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .footer .footer_inner .ftr_row .ftr_right .ftr_nav {
    display: block;
  }
}
.footer .footer_inner .ftr_row .ftr_right .ftr_nav li {
  width: 25%;
  text-align: center;
}
@media (max-width: 767px) {
  .footer .footer_inner .ftr_row .ftr_right .ftr_nav li {
    width: 100%;
  }
}
.footer .footer_inner .ftr_row .ftr_right .ftr_nav li a {
  padding: 5px 0 10px;
  display: block;
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #fff;
  font-size: 18px;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .footer .footer_inner .ftr_row .ftr_right .ftr_nav li a {
    padding: 10px 0;
    font-size: 16px;
    border-left: 0;
    border-bottom: 1px solid #fff;
  }
}
.footer .footer_inner .ftr_row .ftr_right .ftr_nav li a:hover {
  opacity: 0.7;
}
@media (min-width: 768px) {
  .footer .footer_inner .ftr_row .ftr_right .ftr_nav li:last-child a {
    border-right: 1px solid #fff;
  }
}
.footer .footer_inner .ftr_row .ftr_right .table_timetable th, .footer .footer_inner .ftr_row .ftr_right .table_timetable td {
  color: #fff;
}
.footer .footer_inner .ftr_row .ftr_right .table_timetable td .consul {
  color: #fff !important;
}
.footer .footer_inner .ftr_row .ftr_right .table_timetable + .desc {
  color: #fff !important;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .footer .footer_inner .ftr_row .ftr_right .table_timetable + .desc {
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 768px) {
  .footer .footer_inner .ftr_row .ftr_right .table_timetable + .desc + div {
    margin-left: 0 !important;
  }
}

.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;
  }
}
.mainimage .slider {
  position: relative;
}
.mainimage .slider .copy {
  position: absolute;
  top: auto;
  bottom: 6%;
  left: 1%;
  z-index: 1;
  width: auto;
  max-width: 48%;
}
@media (max-width: 767px) {
  .mainimage .slider .copy {
    max-width: 96%;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.mainimage .slider .slick-current {
}
.mainimage .slider .slick-current .mv {
  display: block;
}
.add-animation {
  animation: zoomIn 10s linear 0s normal both;
}
@keyframes zoomIn {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}


.home .h2_top {
  padding: 0;
  margin: 0 0 40px;
  color: #74808f;
  font-size: 60px;
  letter-spacing: 0.1em;
  font-weight: normal;
}
@media (max-width: 767px) {
  .home .h2_top {
    margin: 0 0 25px;
    font-size: 40px;
    line-height: 1;
  }
}
.home .h2_top .sub {
  display: table;
  font-size: 18px;
  color: #272727;
  font-weight: 500;
  letter-spacing: 0.25em;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .home .h2_top .sub {
    font-size: 14px;
    margin: 0 auto 15px;
  }
}
.home .h2_top .sub:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 8px;
  height: 1px;
  background: #272727;
}
@media (max-width: 767px) {
  .home .h2_top .sub:after {
    top: 8px;
  }
}
.home .h2_top:after {
  content: none !important;
}
.home .h2_styled {
  color: rgba(116, 128, 143, 0.1);
  line-height: 1;
  padding: 0;
  position: relative;
  font-size: 80px;
}
@media (min-width: 768px) {
  .home .h2_styled {
    font-size: 135px;
    text-align: left;
  }
}
.home .h2_styled:after {
  content: none;
}
.home .h2_styled .sub {
  color: #74808f;
  display: block;
  font-size: 18px;
  position: absolute;
  bottom: 35px;
  padding-left: 16px;
}
@media (max-width: 767px) {
  .home .h2_styled .sub {
    font-size: 14px;
    bottom: 20px;
  }
}
.home .h2_styled .sub:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 7px;
  height: 1px;
  background: #74808f;
}

.sec_news {
  padding: 140px 0 150px;
  background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_news {
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .sec_news .news_wrap {
    display: flex;
    gap: 0 6%;
  }
}
@media (min-width: 768px) {
  .sec_news .news_wrap .heading {
    width: 16%;
  }
}
.sec_news .news_wrap .heading .h2_news {
  padding: 0;
  margin: 0;
  font-size: 32px;
}
@media (min-width: 768px) {
  .sec_news .news_wrap .heading .h2_news {
    font-size: 45px;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .sec_news .news_wrap .contents {
    width: 78%;
  }
}
.sec_news .news_wrap .contents dl {
  width: 100%;
}
@media (max-width: 767px) {
  .sec_news .news_wrap .contents dl dt, .sec_news .news_wrap .contents dl dd {
    padding: 5px 0;
  }
}
@media (min-width: 768px) {
  .sec_news .news_wrap .contents dl dt:first-of-type, .sec_news .news_wrap .contents dl dd:first-of-type {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .sec_news .news_wrap .contents dl dt {
    padding-top: 15px;
  }
}
.sec_news .news_wrap .contents dl dt .post-category {
  padding: 4px 10px 2px;
  border: 1px solid #74808f;
  margin: 0 0 0 15px;
  line-height: 1;
  width: 90px;
  display: inline-block;
  text-align: center;
}
@media (max-width: 767px) {
  .sec_news .news_wrap .contents dl dt .post-category {
    margin: 0 0 0 10px;
  }
}
.sec_news .news_wrap .contents dl dd {
  border-bottom: 1px solid #cacaca;
}
@media (max-width: 767px) {
  .sec_news .news_wrap .contents dl dd {
    padding-bottom: 15px;
  }
}
.sec_concept {
  padding: 110px 0 150px;
  background: url(../img/common/bg_img002.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_concept {
    padding: 0 0 50px;
  }
}
.sec_concept .h2_styled {
  margin: 0;
}
@media (max-width: 767px) {
  .sec_concept .h2_styled {
    font-size: 70px;
    text-align: left;
  }
}
.sec_concept .h3_concept {
  border: 0;
  padding: 0;
  margin: 0 0 10px;
  color: #74808f;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_concept .h3_concept {
    margin: 0;
    font-size: 49px;
  }
}
@media (min-width: 768px) {
  .sec_concept .row .col_2:first-child img {
  }
}
.sec_concept .desc {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_concept .desc {
    line-height: 2.4;
    letter-spacing: 0.1em;
    margin-top: 50px;
  }
}
.sec_concept .btnstyle a {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_concept .btnstyle a {
    margin-top: 50px;
    margin-left: 0;
  }
}
.sec_concept .row {
  row-gap: 2%;
}
@media (min-width: 768px) {
  .sec_concept .row .col_2 {
    width: 49%;
	margin: 0;
  }
}

.sec_info {
  padding: 150px 0 75px;
  background: url(../img/common/bg_img003.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_info {
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .sec_info .h2_top {
    text-align: left;
  }
}
.sec_info .list_bnr {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 767px) {
  .sec_info .list_bnr {
    gap: 10px;
  }
}
.sec_info .list_bnr li {
  width: calc((100% - 90px) / 4);
}
@media (max-width: 767px) {
  .sec_info .list_bnr li {
    width: calc((100% - 10px) / 2);
  }
}
.sec_info .list_bnr li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: #272727;
  background: #fff;
  padding: 30% 0;
  max-height: 221px;
  box-shadow: 0 0 30px rgba(49, 51, 55, 0.1);
  font-size: 16px;
  font-weight: 500;
  position: relative;
  z-index: 2;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .sec_info .list_bnr li a {
    max-height: 150px;
    font-size: 12px;
    color: #fff !important;
  }
  .sec_info .list_bnr li a .title {
    color: #fff !important;
  }
  .sec_info .list_bnr li a:after {
    border-color: #fff !important;
  }
  .sec_info .list_bnr li a:before {
    opacity: 1 !important;
  }
}
.sec_info .list_bnr li a:after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 35px;
  height: 5px;
  border-right: 1px solid #272727;
  border-bottom: 1px solid #272727;
  transform: skew(30deg);
  transition: 0.3s;
}
@media (max-width: 767px) {
  .sec_info .list_bnr li a:after {
    bottom: 10px;
    right: 10px;
    width: 20px;
    height: 4px;
  }
}
.sec_info .list_bnr li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.3s;
}
.sec_info .list_bnr li a .title {
  display: block;
  font-size: 25px;
  color: #272727;
  transition: 0.3s;
  line-height: 1.8;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .sec_info .list_bnr li a .title {
    font-size: 18px;
    line-height: 1.6;
  }
}
.sec_info .list_bnr li a:hover {
  color: #fff;
}
.sec_info .list_bnr li a:hover .title {
  color: #fff;
}
.sec_info .list_bnr li a:hover:after {
  border-color: #fff;
}
.sec_info .list_bnr li a:hover:before {
  opacity: 1;
}
.sec_info .list_bnr li:nth-child(1) a:before {
  background: url(../img/common/info_bnr001.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(2) a:before {
  background: url(../img/common/info_bnr002.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(3) a:before {
  background: url(../img/common/info_bnr003.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(4) a:before {
  background: url(../img/common/info_bnr004.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(5) a:before {
  background: url(../img/common/info_bnr005.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(6) a:before {
  background: url(../img/common/info_bnr006.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(7) a:before {
  background: url(../img/common/info_bnr007.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(8) a:before {
  background: url(../img/common/info_bnr008.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(9) a:before {
  background: url(../img/common/info_bnr009.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(10) a:before {
  background: url(../img/common/info_bnr010.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(11) a:before {
  background: url(../img/common/info_bnr011.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(12) a:before {
  background: url(../img/common/info_bnr012.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(13) a:before {
  background: url(../img/common/info_bnr013.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(14) a:before {
  background: url(../img/common/info_bnr014.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(15) a:before {
  background: url(../img/common/info_bnr015.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(16) a:before {
  background: url(../img/common/info_bnr016.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(17) a:before {
  background: url(../img/common/info_bnr017.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(18) a:before {
  background: url(../img/common/info_bnr018.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(19) a:before {
  background: url(../img/common/info_bnr019.jpg) no-repeat left center/cover;
}
.sec_info .list_bnr li:nth-child(20) a:before {
  background: url(../img/common/info_bnr020.jpg) no-repeat left center/cover;
}

.sec_trouble {
  padding: 75px 0 0;
  background: url(../img/common/bg_img004.jpg) no-repeat top center/100% 100%;
}
@media (max-width: 767px) {
  .sec_trouble {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .sec_trouble .h2_top {
    text-align: left;
  }
}
.sec_trouble .contents {
  padding: 8%;
  background: #fff;
  box-shadow: 0 0 30px rgba(49, 51, 55, 0.1);
}
@media (max-width: 767px) {
  .sec_trouble .contents {
    padding: 8% 4%;
  }
}
.sec_trouble .contents .tab_wrap .tab_btn_wrap {
  display: flex;
  gap: 0 20px;
}
@media (max-width: 767px) {
  .sec_trouble .contents .tab_wrap .tab_btn_wrap {
    gap: 0 5px;
  }
}
.sec_trouble .contents .tab_wrap .tab_btn_wrap .tab_btn {
  display: block;
  width: calc((100% - 40px) / 3);
  text-align: center;
  cursor: pointer;
  color: #c1c9d3;
  border-bottom: 2px solid #c1c9d3;
  padding: 0 0 10px;
  font-size: 25px;
  font-weight: 500;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_trouble .contents .tab_wrap .tab_btn_wrap .tab_btn {
    font-size: 12px;
    width: calc((100% - 10px) / 3);
  }
}
.sec_trouble .contents .tab_wrap .tab_btn_wrap .tab_btn:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -12px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 12px solid transparent;
  transition: 0.2s;
}
.sec_trouble .contents .tab_wrap .tab_btn_wrap .tab_btn .sub_en {
  display: block;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec_trouble .contents .tab_wrap .tab_btn_wrap .tab_btn .sub_en {
    font-size: 10px;
  }
}
.sec_trouble .contents .tab_wrap .tab_btn_wrap .tab_btn.active {
  color: #272727;
  border-color: #272727;
  position: relative;
}
.sec_trouble .contents .tab_wrap .tab_btn_wrap .tab_btn.active:after {
  border-top: 12px solid #272727;
}
.sec_trouble .contents .tab_wrap .tab_content .tab_item {
  display: none;
}
.sec_trouble .contents .tab_wrap .tab_content .tab_item.active {
  display: block;
}
.sec_trouble .contents .tab_wrap .tab_content .tab_item .h3_troubles {
  color: #272727;
  border-color: #272727;
}
.sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn {
    display: block;
  }
}
.sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn li {
  width: calc((100% - 60px) / 4);
}
@media (max-width: 767px) {
  .sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn li {
    width: 100%;
    margin-top: 10px;
  }
}
.sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn li a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  color: #272727;
  background: #f2f2f2;
  font-weight: 500;
  letter-spacing: 0.1em;
  min-height: 93px;
  transition: 0.2s;
  position: relative;
}
@media (max-width: 767px) {
  .sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn li a {
    min-height: 70px;
    padding: 7px 0;
  }
}
.sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn li a:after {
  content: "";
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #272727;
  border-right: 1px solid #272727;
  transition: 0.2s;
}
.sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn li a:hover {
  color: #74808f;
  background: #F7F8F7;
}
.sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn + .h3_troubles {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .sec_trouble .contents .tab_wrap .tab_content .tab_item .list_btn + .h3_troubles {
    margin-top: 30px;
  }
}

.sec_reason {
  padding: 220px 0 150px;
  background: url(../img/common/bg_img005.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_reason {
    padding: 50px 0;
  background: url(../img/common/bg_img005.jpg) no-repeat bottom center/cover;
  }
}
.sec_reason .h2_styled {
  white-space: nowrap;
  letter-spacing: 0.04em;
  margin: 0;
}
@media (max-width: 767px) {
  .sec_reason .h2_styled {
    font-size: 34px;
  }
}
.sec_reason .h2_styled .sub {
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .sec_reason .h2_styled .sub {
    bottom: 0;
  }
}
.sec_reason .h3_reason {
  margin: 0 0 20px;
  padding: 0;
  color: #74808f;
  border: 0;
  font-size: 35px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .sec_reason .h3_reason {
    font-size: 26px;
  }
}
.sec_reason .reason_block {
  display: flex;
  align-items: center;
  gap: 0 4%;
  width: 100%;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .sec_reason .reason_block {
    display: block;
    margin-top: 40px;
    padding: 0 10px;
  }
}
.sec_reason .reason_block.block01 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block01 {
    margin-left: calc((100% - 1200px) / 2);
  }
}
.sec_reason .reason_block.block02 {
  flex-direction: row-reverse;
  max-width: 1600px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block03 {
    margin-left: calc((100% - 1200px) / 2);
  }
}
.sec_reason .reason_block .btn_wrap {
  width: 32%;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .btn_wrap {
    width: 100%;
    margin: 0;
  }
}
.sec_reason .reason_block .btn_wrap .h4_reason {
  border: 0;
  padding: 0 0 0 20px;
  position: relative;
  padding-left: 15px;
  background: none;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .btn_wrap .h4_reason {
    margin: 10px 0;
    font-size: 18px;
    letter-spacing: 0;
  }
}
.sec_reason .reason_block .btn_wrap .h4_reason:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 8px;
  height: 2px;
  background: #74808f;
}
.sec_reason .reason_block .list_btn {
  margin-bottom: 0;
}
.sec_reason .reason_block .list_btn li a {
  display: block;
  padding: 15px 25px 15px 0;
  text-decoration: none;
  color: #272727;
  font-size: 18px;
  border-bottom: 1px solid #74808f;
  position: relative;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .list_btn li a {
    font-size: 14px;
  }
}
.sec_reason .reason_block .list_btn li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 5px;
  border-right: 1px solid #272727;
  border-bottom: 1px solid #272727;
  transform: skew(30deg);
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .list_btn li a:after {
    right: 4px;
    border: 0;
    width: 10px;
    height: 1px;
    transform: none;
    background: #272727;
  }
}
@media (max-width: 767px) {
  .sec_reason .reason_block .list_btn li a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    left: auto;
    margin: auto;
    width: 10px;
    height: 1px;
    background: #272727;
    transform: rotate(90deg);
    transition: 0.2s;
  }
}
.sec_reason .reason_block .list_btn li a .num {
  margin-right: 15px;
  color: #74808f;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .list_btn li a .num {
    margin-right: 10px;
  }
}

/* @media (min-width: 768px) {
  .sec_reason .reason_block .list_btn li.active a {
    background-color: #f1f1f1;
  }
} */
@media (any-hover: hover) {
  .sec_reason .reason_block .list_btn li a {
    transition: background-color .3s ease;
  }
  .sec_reason .reason_block .list_btn li a:hover {
    background-color: #f1f1f1;
  }
}

@media (min-width: 768px) {
  .sec_reason .reason_block .list_btn li a:hover:after {
    right: 0;
  }
}
.sec_reason .reason_block .list_btn li.open a:before {
  right: 4px;
  transform: rotate(0deg);
}
.sec_reason .reason_block .contents_wrap {
  width: 64%;
  position: relative;
  height: 666px;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap {
    width: 100%;
    height: auto;
  }
}
.sec_reason .reason_block .contents_wrap .content {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  transition: 1s;
  padding: 30px;
  width: 100%;
  height: 666px;
  max-width: 1020px;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap .content {
    padding: 20px;
    position: relative;
    height: 400px;
    display: none;
    margin: 20px 0 0;
  }
}
.sec_reason .reason_block .contents_wrap .content.cont01 {
  background: url(../img/common/reason_bg001.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap .content.cont01 {
    background: url(../img/common/sp_reason_bg001.jpg) no-repeat center center/cover;
  }
}
.sec_reason .reason_block .contents_wrap .content.cont02 {
  background: url(../img/common/reason_bg002.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont03 {
  background: url(../img/common/reason_bg003.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont04 {
  background: url(../img/common/reason_bg004.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont05 {
  background: url(../img/common/reason_bg005.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont06 {
  background: url(../img/common/reason_bg006.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont07 {
  background: url(../img/common/reason_bg007.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont08 {
  background: url(../img/common/reason_bg008.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont09 {
  background: url(../img/common/reason_bg009.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont10 {
  background: url(../img/common/reason_bg010.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont11 {
  background: url(../img/common/reason_bg011.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont12 {
  background: url(../img/common/reason_bg012.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.cont13 {
  background: url(../img/common/reason_bg013.jpg) no-repeat center center/cover;
}
.sec_reason .reason_block .contents_wrap .content.active {
  opacity: 1;
  z-index: 9;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap .content.active {
    display: block;
  }
}
.sec_reason .reason_block .contents_wrap .content .num {
  color: #fff;
  line-height: 1;
  font-size: 35px;
  text-shadow: 0 0 10px rgba(57, 63, 76, 0.85);
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap .content .num {
    font-size: 20px;
    margin: 0 0 10px;
  }
}
.sec_reason .reason_block .contents_wrap .content .title_sub {
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.1em;
  text-shadow: 0 0 10px rgba(57, 63, 76, 0.85);
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap .content .title_sub {
    font-size: 14px;
    margin: 0 0 5px;
  }
}
.sec_reason .reason_block .contents_wrap .content .title_main {
  color: #fff;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-shadow: 0 0 10px rgba(57, 63, 76, 0.85);
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap .content .title_main {
    font-size: 22px;
    margin: 0 0 5px;
  }
}
.sec_reason .reason_block .contents_wrap .content .title_main .sub {
  display: block;
  font-size: 12px;
  margin: 10px 0 0;
}
.sec_reason .reason_block .contents_wrap .content .desc {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-shadow: 0 0 10px #393f4c;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap .content .desc {
    font-size: 12px;
    margin: 0 0 5px;
  }
}
.sec_reason .reason_block .contents_wrap .content .desc .sub {
  display: block;
  font-size: 12px;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap .content .desc .sub {
    font-size: 10px;
  }
}
.sec_reason .reason_block .contents_wrap .content .btnstyle a {
  color: #74808f !important;
  background: #fff;
  border: 0;
  margin: 20px 0 0;
}
.sec_reason .reason_block .contents_wrap .content .btnstyle + .btnstyle a {
  margin-top: 0;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .contents_wrap .content .btnstyle a {
    margin: 10px 0 0;
  }
}
.sec_reason .reason_block .contents_wrap .content .btnstyle a:after {
  border-color: #74808f !important;
}
.sec_reason .reason_block .contents_wrap .content .btnstyle a:hover {
  opacity: 1;
  color: #fff !important;
  background: #74808f;
}
.sec_reason .reason_block .contents_wrap .content .btnstyle a:hover:after {
  border-color: #fff !important;
}

.sec_reason .reason_block .list_pager {
  display: none;
}
@media (min-width: 768px) {
  .sec_reason .reason_block {
    position: relative;
  }
  .sec_reason .reason_block .list_pager {
    position: absolute;
    bottom: 0;
    left: -32px;
    display: flex;
    flex-direction: column;
    gap: 18px;
  } 
  .sec_reason .reason_block.block02 .list_pager {
    left: auto;
    right: -32px;
  }
  .sec_reason .reason_block .pager a {
    display: block;
    width: 12px;
    aspect-ratio: 1;
    flex: 0 0 auto;
    border-radius: 50%;
    background: #c1c9d3;
    transition: background-color .3s ease, opacity .3s ease;
  }
  .sec_reason .reason_block .pager.active a {
    background-color: #74808f;
  }
}
@media (any-hover: hover) {
  .sec_reason .reason_block .pager a:hover {
    opacity: .8;
    background-color: #74808f;
  }
}



.sec_pickup {
  padding: 0 0 150px;
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .sec_pickup {
    padding: 0 0 50px;
  }
}
@media (min-width: 768px) {
  .sec_pickup .h2_top {
    text-align: left;
  }
}

.sec_pickup .loopslider_wrap {
  overflow: hidden;
}
/*
.sec_pickup .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) {
  .sec_pickup .loopslider {
    animation: loopslider 140s linear infinite;
    width: 5160px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2580px);
    }
  }
}
*/
.sec_pickup .loopslider_wrap .loopslider .slick-track {
  display: flex;
}
.sec_pickup .loopslider_wrap .loopslider .slick-track .slick-slide {
  height: auto !important;
}

.sec_pickup .loopslider_wrap .loopslider .loopslider_item {
  margin: 0 10px;
}
@media (max-width: 767px) {
  .sec_pickup .loopslider_wrap .loopslider .loopslider_item {
    margin: 0 5px;
  }
}
.sec_pickup .loopslider_wrap .loopslider .loopslider_item .link_wrap {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 20px;
  text-decoration: none;
  transition: 0.2s;
  height: 100%;
}
@media (max-width: 767px) {
  .sec_pickup .loopslider_wrap .loopslider .loopslider_item .link_wrap {
    padding: 10px;
  }
}
.sec_pickup .loopslider_wrap .loopslider .loopslider_item .link_wrap .img {
  flex: 0 0 auto;
  display: flex;
  width: 100%;
  aspect-ratio: 370 / 267;
  overflow: hidden;
}
.sec_pickup .loopslider_wrap .loopslider .loopslider_item .link_wrap img {
  transition: opacity 0.2s, scale .5s ease;
  width: 100%;
}
@media (any-hover: hover) {
  .sec_pickup .loopslider_wrap .loopslider .loopslider_item .link_wrap:hover img {
    scale: 1.1;
  }
}
.sec_pickup .loopslider_wrap .loopslider .loopslider_item .link_wrap .title {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #272727;
  margin: 20px 0 0;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  /* min-height: 60px; */
  line-break: strict;
  word-break: auto-phrase;
  overflow-wrap: break-word;
}
@media (max-width: 767px) {
  .sec_pickup .loopslider_wrap .loopslider .loopslider_item .link_wrap .title {
    margin: 10px 0 0;
    font-size: 16px;
    /* min-height: 72px; */
  }
}

.sec_pickup .loopslider_wrap .loopslider .slick-arrow {

}
.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-next,.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-prev {
  z-index: 3;
  width: 72px;
}
.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-next:before,.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-prev:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 72px;
  height: 144px;
  border: 0;
  transition: .2s;
}
.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-next {
  right: 0;
}
.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-prev {
  left: 0;
}
.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-next:before {
  background: url(../img/common/loop_slider_arrow_next.png) no-repeat center center /cover;
}
.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-prev:before {
  background: url(../img/common/loop_slider_arrow_prev.png) no-repeat center center /cover;
}

@media (max-width: 767px) {
  .sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-next,.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-prev {
    width: 36px;
  }
  .sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-next:before,.sec_pickup .loopslider_wrap .loopslider .slick-arrow.slick-prev:before {
    width: 36px;
    height: 72px;
  }
}

.sec_inst {
  padding: 140px 0 150px;
}
@media (max-width: 767px) {
  .sec_inst {
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .sec_inst .h2_top {
    text-align: left;
  }
}
.sec_contact {
  padding: 140px 0 180px;
  position: relative;
}
@media (max-width: 767px) {
  .sec_contact {
    padding: 50px 0;
  }
  .sec_contact::before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
    background: url(../img/common/bg_img006_sp.jpg) no-repeat center bottom / cover;
  }
  .sec_contact .container {
    position: relative;
  }
}
@media (min-width: 768px) {
  .sec_contact {
    background: url(../img/common/bg_img006.jpg) no-repeat center center / cover;
  }
  .sec_contact .h2_top {
    text-align: left;
  }
}
.sec_contact .list_btn {
  display: flex;
  gap: 14px;
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .sec_contact .list_btn {
    margin: 0 0 15px;
    flex-wrap: wrap;
  }
}
.sec_contact .list_btn li {
  width: calc((100% - 42px) / 4);
}
@media (max-width: 767px) {
  .sec_contact .list_btn li {
    width: 100%;
  }
}
.sec_contact .list_btn li a {
  display: block;
  text-align: left;
  text-decoration: none;
  padding: 13px 20px 11px 40px;
  background: #fff;
  color: #272727;
  transition: 0.2s;
  font-size: 22px;
  letter-spacing: 0.1em;
  max-height: 62px;
  position: relative;
}
@media (max-width: 767px) {
  .sec_contact .list_btn li a {
    font-size: 18px;
  }
}
.sec_contact .list_btn li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: auto;
  margin: auto;
  width: 19px;
  height: 22px;
  background: url(../img/common/icon_tel.png) no-repeat center center/cover;
  transition: 0.2s;
}
.sec_contact .list_btn li a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 4px;
  border-bottom: 1px solid #272727;
  border-right: 1px solid #272727;
  transform: skew(30deg);
  transition: 0.2s;
}
.sec_contact .list_btn li a:hover {
  color: #fff;
  background: #7f7f7f;
}
.sec_contact .list_btn li a:hover:before {
  border-color: #fff;
}
.sec_contact .list_btn li.tel a {
  font-family: "Times New Roman";
  font-size: 26px;
  padding: 8px 20px 8px 40px;
}
@media (max-width: 767px) {
  .sec_contact .list_btn li.tel a {
    font-size: 22px;
  }
}
.sec_contact .list_btn li.tel a:before {
  content: none;
}
.sec_contact .list_btn li.cal a {
  padding-left: 45px;
}
.sec_contact .list_btn li.cal a:after {
  width: 19px;
  height: 19px;
  background: url(../img/common/icon_cal.png) no-repeat center center/cover;
}
.sec_contact .list_btn li.cal a:hover:after {
  background: url(../img/common/icon_cal_wh.png) no-repeat center center/cover;
}
.sec_contact .list_btn li.line a {
  padding-left: 45px;
}
.sec_contact .list_btn li.line a:after {
  width: 22px;
  height: 18px;
  background: url(../img/common/icon_line.png) no-repeat center center/cover;
}
.sec_contact .list_btn li.line a:hover:after {
  background: url(../img/common/icon_line_wh.png) no-repeat center center/cover;
}
.sec_contact .list_btn li.web a {
  padding-left: 45px;
}
.sec_contact .list_btn li.web a:after {
  width: 26px;
  height: 17px;
  background: url(../img/common/icon_web.png) no-repeat center center/cover;
}
.sec_contact .list_btn li.web a:hover:after {
  background: url(../img/common/icon_web_wh.png) no-repeat center center/cover;
}
.sec_contact .txt_wrap .list_remarks {
  padding: 6% 6% 0 6%;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_contact .txt_wrap .list_remarks {
    padding: 6%;
  }
}
.sec_contact .txt_wrap .list_remarks li {
  letter-spacing: 0.1em;
  position: relative;
  padding-left: 20px;
}
.sec_contact .txt_wrap .list_remarks li:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100vh;
  background: #74808f;
  transition: 0.2s;
}
.sec_contact .txt_wrap .list_remarks li:not(:last-child) {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .sec_contact .txt_wrap .list_remarks li:not(:last-child) {
    margin-bottom: 15px;
  }
}

.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;
}


.sec_news .h2_youtube {
  text-align: center;
  margin: 100px 0 50px;
}
.sec_news .h2_youtube .sub {
  color: #74808f;
  font-size: 35px;
  letter-spacing: .1em;
  padding: 0;
  right: 0;
  left: 0;
  bottom: 20px;
  margin: auto;
}
.sec_news .h2_youtube .sub::after {
  content: none;
}
.sec_news .bnr_slider {
  text-align: center;
}
.sec_news .bnr_slider img {
  margin: 0 auto;
}
.sec_news .bnr_slider .slick-arrow {
  width: 40px;
  height: 40px;
  top: auto;
  bottom: -38%;
  z-index: 9;
}
.sec_news .bnr_slider .slick-arrow::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  background: url(../img/common/arrow_prev.png) no-repeat center center /cover;
  transition: .2s;
}
.sec_news .bnr_slider .slick-prev {
  left: -60px;
}
.sec_news .bnr_slider .slick-next {
  right: -45px;
}
.sec_news .bnr_slider .slick-next::before {
  background: url(../img/common/arrow_next.png) no-repeat center center /cover;
}
@media (max-width: 767px) {
  .sec_news .h2_youtube {
    margin: 50px 0 30px;
  }
  .sec_news .h2_youtube .sub {
    font-size: 20px;
	bottom: 10px;
  }
  .sec_news .bnr_slider .slick-dots {
    
  }
}
