@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}

.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1000px;
}

@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}
.section_bg {
  background: #edf5f5;
}

.section_bg .box_bg {
  background: #fff;
}

.section_bg .box_bg .box_bg {
  background: #edf5f5;
}

.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #edf5f5;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #f0fafa;
}

.box_border {
  background: #fff;
  border: 3px solid #c1e1ed;
}

.box_border .box_bg {
  background: #f0fafa;
}

.section_bg .box_border .box_bg {
  background: #f0fafa;
}

.box_bg,
.box_border {
  border-radius: 30px;
  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: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: min(20px, 2.4vw);
}

.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  border: 1px solid #0c92d7;
  color: #0c92d7 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
}

.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: #0c92d7;
  color: #fff !important;
}

.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #0c92d7;
  border-right: 1px solid #0c92d7;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.link_anchor a:hover::after {
  border-color: #fff;
}

@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc((100% - min(20px, 2.4vw)) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc((100% - min(20px, 2.4vw) - min(20px, 2.4vw)) / 3);
  }
}
.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}

.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}

.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}

.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}

.ul_circle li::before,
.ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}

.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}

.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #0c92d7;
  height: 8px;
  left: 0.2em;
  top: 10px;
  width: 8px;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #0c92d7;
  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;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: 10px;
  width: 7px;
  z-index: 1;
}

.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #f2b94e;
  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 #0c92d7;
  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: #0c92d7;
  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: 4px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}

table th,
table td {
  line-height: 1.6;
  font-weight: 400;
}

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: #0c92d7;
  border-top: 1px solid #0c92d7;
  border-bottom: 1px solid #0c92d7;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}

table.table_timetable th,
table.table_timetable td {
  background: none;
  padding: 0.8rem 0.2rem;
  text-align: center;
  border: none;
}

@media (max-width: 767px) {
  table.table_timetable th,
  table.table_timetable td {
    font-size: 12px;
    letter-spacing: -0.02em;
    padding: 0.8rem 0.1rem;
  }
}
table.table_timetable thead {
  border-top: 1px solid #9ba9af;
  border-bottom: 1px solid #9ba9af;
}

table.table_timetable thead th {
  background: none;
  color: #333333;
}

table.table_timetable thead th:first-child {
  width: 30%;
}

@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 31%;
  }
}
table.table_timetable tbody th,
table.table_timetable tbody td {
  border-bottom: 1px solid #9ba9af;
}

table.table_timetable tbody th {
  text-align: center;
}

@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th,
table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}

table.table thead th,
table.table thead td {
  background: #0c92d7;
  color: #fff;
}

table.table tbody th {
  background: #ddf1fb;
}

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: #0c92d7 !important;
}

.consul2 {
  color: #54b890 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}

.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}

.js-scrollable_pc table.table_fixed {
  width: 100%;
}

@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}
.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}

.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}

.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 400;
  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: 400;
  line-height: 1.6;
}

.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #0c92d7;
}

.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-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: #0c92d7;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}

.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.box_faq .answer {
  display: none;
  padding-top: 37px;
}

.box_faq .answer p {
  margin-top: 0;
}

.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #f2b94e;
  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: 3px solid #c1e1ed;
  background: #fff;
  border-radius: 15px;
  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: #bddfec;
  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: #0c92d7;
}

.flow-block .title {
  --flow-title-font-size: 18px;
  /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5;
  /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  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;
  color: #0c92d7;
}

@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: #0c92d7;
  background: #0c92d7;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: 400;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}

@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}
.home .footer {
  border-top: none;
  background: url("../img/common/footer_bg.png") no-repeat center top/cover;
}

@media (min-width: 768px) {
  .home .footer {
    padding-top: 140px;
  }
}
.footer {
  padding-top: 50px;
  background: #edf5f5;
  overflow: hidden;
  border-top: 2px solid #0c92d7;
}

.footer .sec_logo {
  text-align: center;
  margin: 0 auto 25px;
}

.footer .sec_info {
  font-size: 26px;
  font-weight: 500;
  margin: 0;
  color: #74cca9;
  letter-spacing: 0.05em;
  font-family: "Zen Maru Gothic", sans-serif;
}

.footer .sec_info a {
  color: #74cca9;
}

.footer .sec_info .sec_span {
  position: relative;
}

.footer .sec_info .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}

.footer .sec_tel .sec_span {
  padding-left: 21px;
}

.footer .sec_tel .sec_span:after {
  width: 16px;
  height: 21px;
  background: url("../img/common/footer_icon01.png") no-repeat center/cover;
}

.footer .sec_fax .sec_span {
  padding-left: 27px;
}

.footer .sec_fax .sec_span:after {
  width: 22px;
  height: 23px;
  background: url("../img/common/footer_icon02.png") no-repeat center/cover;
}

.footer .sec_text {
  line-height: 22px;
  margin-top: 15px;
  margin-left: 1em;
}

.footer .sec_img {
  margin: 0;
  text-align: center;
}

.footer .btnstyle a {
  max-width: 300px;
  padding: 0.7rem 2.4rem;
}

.footer .table_box {
  padding: 25px 10px 10px;
  border-radius: 20px;
  background: #fff;
}

.footer .table_timetable th,
.footer .table_timetable td {
  letter-spacing: 0.05em;
  line-height: 20px;
}

.footer .table_timetable thead {
  border-top: none;
}

.footer .table_timetable thead th,
.footer .table_timetable thead td {
  padding-top: 0;
  padding-bottom: 15px;
}

.footer .table_timetable tbody th,
.footer .table_timetable tbody td {
  padding: 0 0;
  height: 58px;
}

.footer .table_timetable tbody tr:last-child th,
.footer .table_timetable tbody tr:last-child td {
  border-bottom: none;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .footer .table_timetable th,
  .footer .table_timetable td {
    letter-spacing: -0.02em;
    font-size: 12px;
  }
  .footer .table_timetable thead th:first-child {
    width: 32%;
  }
  .footer .sec_logo {
    max-width: 80%;
  }
  .footer .sec_info_box {
    margin-bottom: 20px;
  }
  .footer .btnstyle {
    margin-bottom: 25px;
  }
  .footer .sec_info {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .table_box {
    padding: 35px 30px 20px;
    border-radius: 30px;
  }
  .footer .sec_info {
    font-size: 30px;
  }
  .footer .sec_info_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 30px;
    margin: 0 0 25px;
  }
  .footer .row {
    margin-bottom: 120px;
  }
  .footer .sec_logo {
    text-align: left;
    margin: 0 0 25px;
  }
}
.copyright {
  background: #edf5f5;
  color: #333333;
  margin-top: 60px;
  padding: 10px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .copyright {
    margin-top: 30px;
    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;
  }
}
.sec_tab .tab_btn {
  border: 1px solid #0c92d7;
}

.sec_tab .tab_item {
  display: none;
}

.sec_tab .tab_item.active {
  display: block;
}

.sec_tab .tab_item_wrap {
  border: none;
  background: none;
  padding: 0;
  border-radius: 0;
}

.sec_tab .tab_item {
  background: #9fd1e4;
  padding: 30px 10px;
  border-radius: 20px;
}

.sec_tab .tab_item:nth-child(1) {
  background: #9fd1e4;
}

.sec_tab .tab_item:nth-child(1) .btnstyle a:after {
  border-color: #9fd1e4 !important;
}

.sec_tab .tab_item:nth-child(2) {
  background: #9cdac1;
}

.sec_tab .tab_item:nth-child(2) .btnstyle a:after {
  border-color: #9cdac1 !important;
}

.sec_tab .tab_item:nth-child(3) {
  background: #f7c25f;
}

.sec_tab .tab_item:nth-child(3) .btnstyle a:after {
  border-color: #f7c25f !important;
}

.sec_tab .tab_item:nth-child(4) {
  background: #fca283;
}

.sec_tab .tab_item:nth-child(4) .btnstyle a:after {
  border-color: #fca283 !important;
}

.sec_tab .tab_item:nth-child(5) {
  background: #b7d766;
}

.sec_tab .tab_item:nth-child(5) .btnstyle a:after {
  border-color: #b7d766 !important;
}

.sec_tab .tab_item:nth-child(6) {
  background: #bdb9f4;
}

.sec_tab .tab_item:nth-child(6) .btnstyle a:after {
  border-color: #bdb9f4 !important;
}

.sec_tab .tab_item:nth-child(7) {
  background: #a6c8eb;
}

.sec_tab .tab_item:nth-child(7) .btnstyle a:after {
  border-color: #a6c8eb !important;
}

.sec_tab .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0 !important;
}

.sec_tab .tab_btn_wrap li {
  height: 70px;
  font-family: "Zen Maru Gothic", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  padding: 0;
  border-radius: 10px 10px 0 0;
  color: #fff;
  border: none;
  position: relative;
  background: #9fd1e4;
}

.sec_tab .tab_btn_wrap li:nth-child(1) {
  background: #9fd1e4;
  border-bottom: 3px solid #9fd1e4;
}

.sec_tab .tab_btn_wrap li:nth-child(2) {
  background: #9cdac1;
  border-bottom: 3px solid #9cdac1;
}

.sec_tab .tab_btn_wrap li:nth-child(3) {
  background: #f7c25f;
  border-bottom: 3px solid #f7c25f;
}

.sec_tab .tab_btn_wrap li:nth-child(4) {
  background: #fca283;
  border-bottom: 3px solid #fca283;
}

.sec_tab .tab_btn_wrap li:nth-child(5) {
  background: #b7d766;
  border-bottom: 3px solid #b7d766;
}

.sec_tab .tab_btn_wrap li:nth-child(6) {
  background: #bdb9f4;
  border-bottom: 3px solid #bdb9f4;
}

.sec_tab .tab_btn_wrap li:nth-child(7) {
  background: #a6c8eb;
  border-bottom: 3px solid #a6c8eb;
}

.sec_tab .tab_btn_wrap li:not(.active) {
  border-bottom: 3px solid #fff;
}

.sec_tab .tab_btn_wrap li:hover {
  cursor: pointer;
  opacity: 0.8;
}

.sec_tab .btnstyle a {
  font-family: "Zen Maru Gothic", sans-serif;
  height: 80px;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
}

.sec_tab .btnstyle a:hover {
  color: #333333 !important;
  background: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0.5;
}

@media (max-width: 767px) {
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 89%;
    margin: auto;
    gap: 3px 1%;
  }
  .sec_tab .tab_btn_wrap .tab_btn:not(.active) {
    background: #ddd;
  }
  .sec_tab .tab_btn_wrap li {
    height: 60px;
    width: 49.5%;
    margin: 0;
    border: none !important;
  }
  .sec_tab .tab_btn_wrap li:nth-child(1) {
    border-radius: 10px 0 0 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(2) {
    border-radius: 0 10px 0 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(n+3) {
    border-radius: 0;
  }
  .sec_tab .row {
    gap: 10px 2%;
  }
  .sec_tab .row .col_4 {
    margin: 0 !important;
  }
  .sec_tab .btnstyle a {
    height: 60px;
    font-size: 14px;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    height: 50px;
  }
  .sec_tab .tab_btn_wrap .tab_btn:last-child {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sec_tab .tab_item {
    padding: 50px;
    border-radius: 40px;
  }
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 0.8%;
    max-width: 94%;
    margin: auto;
  }
  .sec_tab .tab_btn_wrap li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: initial;
    margin: 0;
  }
  .sec_tab .row {
    gap: 20px 1.7%;
  }
  .sec_tab .row .col_4 {
    margin: 0;
  }
  .sec_tab .btnstyle a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.05em;
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
@media (min-width: 768px) {
  .mainimage {
    margin-bottom: 70px;
  }
}
.sec_top {
  margin: 0;
}

.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}

.sec_top h2:before,
.sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec_top h2 {
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #0c92d7;
  font-weight: 500;
  position: relative;
  margin: 0 0 30px;
  padding-top: 80px;
}

.sec_top h2 .sec_span {
  font-size: 16px;
  letter-spacing: 0.1em;
  padding-top: 10px;
  color: #333333;
  display: block;
}

.sec_top h2:after {
  display: block;
}

.sec_top h2.h2_bo {
  padding-bottom: 30px;
}

.sec_top h2.h2_bo:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 240px;
  height: 3px;
  background: url("../img/top/h2_bo.png") no-repeat center/cover;
}

.sec_top .btnstyle a {
  padding: 0.7rem 2.4rem;
  max-width: 200px;
}

@media (min-width: 768px) {
  .sec_top h2 {
    font-size: 48px;
    letter-spacing: 0.05em;
    margin: 0 0 80px;
    padding-top: 80px;
  }
  .sec_top h2 .sec_span {
    font-size: 18px;
    letter-spacing: 0.1em;
    padding-top: 20px;
  }
}
.sec01 {
  padding: 70px 0 50px;
}

.sec01 .sec_title {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 25px;
  font-weight: 500;
  color: #0c92d7;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  position: relative;
  padding-bottom: 20px;
}

.sec01 .sec_title .sec_span {
  font-size: 16px;
  padding-top: 10px;
  letter-spacing: 0.08em;
  display: block;
  color: #333333;
}

.sec01 .sec_title:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 93px;
  height: 4px;
  background: url("../img/top/sec01_title_icon.png") no-repeat center/cover;
}

.sec01 .sec_box {
  padding: 30px 10px 40px;
  border-radius: 40px;
  background: #eaf7fc;
  position: relative;
}

/* .sec01 .sec_box:before {
  content: "";
  display: block;
  position: absolute;
  width: 336px;
  height: 270px;
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  transform: translateX(-80%);
  background: url("../img/top/sec01_icon03.png") no-repeat center/cover;
} */

/* .sec01 .sec_box:after {
  content: "";
  display: block;
  position: absolute;
  width: 141px;
  height: 113px;
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  transform: translateX(50%);
  background: url("../img/top/sec01_icon04.png") no-repeat center/cover;
} */

.sec01 .btnstyle a {
  border: none;
  max-width: 145px;
}

.sec01 .list_with_cat .list_box {
  padding: 20px;
  border-radius: 8px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
}

.sec01 .list_with_cat .list_box:not(:first-child) {
  margin-top: 10px;
}

.sec01 .list_with_cat .list_category {
  margin: 0;
  width: 120px;
  padding: 1px 0;
  border-radius: 4px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background: #7bc0da;
}

.sec01 .list_with_cat .list_category.catname-news {
  background: #7bc0da;
}

.sec01 .list_with_cat .list_category.catname-column {
  background: #74cca9;
}

.sec01 .list_with_cat .list_category.catname-important {
  background: #f2b94e;
}

.sec01 .list_with_cat .list_title_box {
  margin: 0;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
}

.sec01 .list_with_cat .list_title_box a {
  color: #333333;
  text-decoration: none;
}

.sec01 .list_with_cat .list_title_box a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .sec01 .list_with_cat .list_box {
    padding: 10px;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sec01 .list_with_cat .list_title_box {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sec01 .sec_box:before {
    content: none;
  }
  .sec01 .sec_box:after {
    bottom: -50px;
    transform: none;
  }
}
@media (min-width: 768px) {
  .sec01 {
    padding: 50px 0 140px;
  }
  .sec01 .row {
    gap: 0 4%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec01 .row .col_2 {
    margin: 0;
  }
  .sec01 .row .col_2:first-child {
    width: 150px;
  }
  .sec01 .row .col_2:last-child {
    width: calc(96% - 150px);
  }
  .sec01 .sec_title {
    font-size: 36px;
    line-height: 1;
    margin: 0 0 30px;
    padding-bottom: 35px;
  }
  .sec01 .sec_title .sec_span {
    font-size: 18px;
    padding-top: 10px;
  }
  .sec01 .sec_box {
    padding: 60px;
  }
}
.sec02 {
  padding: 50px 0;
  background: url("../img/top/sec02_bg.jpg") no-repeat center top/cover;
}

.sec02 .sec_bnr a {
  margin: auto;
  max-width: clamp(166px, 46.1111111111vw, 353.6722222222px);
  width: 100%;
  height: clamp(166px, 46.1111111111vw, 353.6722222222px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #0c92d7;
  font-weight: 500;
  background: #fff;
  border-radius: 50%;
  -webkit-transition: 0.2;
  transition: 0.2;
}

.sec_bnr.bnrcolor01 a {
  color: #6fa814;
}
.sec_bnr.bnrcolor02 a {
  color: #2ab970;
}
.sec_bnr.bnrcolor03 a {
  color: #ea6969;
}

.sec02 .sec_bnr a:hover {
  opacity: 0.7;
  -webkit-transition: 0.2;
  transition: 0.2;
}

.sec02 .sec_bnr a:hover img {
  opacity: 1;
}

.sec02 .sec_bnr a:after {
  border-radius: 50%;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 5px solid #edf5f5;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}

.sec02 .sec_bnr a .sec_title {
  font-size: clamp(18px, 5vw, 38.35px);
  line-height: clamp(28px, 7.7777777778vw, 59.6555555556px);
  min-height: clamp(35px, 12vw, 119.3111111111px);
  margin-bottom: clamp(10px, 2.7777777778vw, 21.3055555556px);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sec02 .sec_bnr a .sec_icon {
  max-width: clamp(70px, 19.4444444444vw, 149.1388888889px);
  margin: auto;
  text-align: center;
  display: block;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .sec02 {
    padding: 80px 0 120px;
  }
  .sec02 .sec_bnr a {
    max-width: 235px;
    height: 235px;
  }
  .sec02 .sec_bnr a .sec_title {
    font-size: 24px;
    line-height: 32px;
    min-height: 64px;
    margin-bottom: 10px;
  }
  .sec02 .sec_bnr a .sec_icon {
    max-width: 111px;
    padding-bottom: 15px;
  }
  .sec02 .row {
    gap: 40px 2%;
  }
  .sec02 .row .col_4 {
    margin: 0;
  }
}
.sec03 {
  padding: 50px 0 0;
  position: relative;
}

.sec03:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 60px;
  background: #edf5f5;
  z-index: -2;
}

.sec03:before {
  z-index: -1;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 439px;
  background: url("../img/top/sec03_bg.png") no-repeat center top;
}

.sec03 .btnstyle a {
  max-width: 260px;
  border: none;
}

@media (min-width: 768px) {
  .sec03 {
    padding: 160px 0 0;
  }
}
.sec04 {
  padding: 100px 0 200px;
  background: url("../img/top/sec04_bg2.jpg") no-repeat center top -100px/cover;
}

.sec04 h2 {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 42px;
}

.sec04 h2:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: -55px;
  right: auto;
  top: auto;
  bottom: 0;
  width: 340px;
  height: 75px;
  background: url("../img/top/sec04_icon.png") no-repeat center/cover;
}

.sec04 .sec_title {
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 20px;
  padding-bottom: 20px;
  font-weight: 500;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  position: relative;
}

.sec04 .sec_title:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 320px;
  height: 7px;
  background: url("../img/top/sec04_title_icon.png") no-repeat center/cover;
}

.sec04 .sec_title.sec_color01 {
  color: #54b890;
}

.sec04 .sec_title.sec_color02 {
  color: #f0ac2d;
}

.sec04 .sec_title.sec_color03 {
  color: #5ba9c6;
}

.sec04 .sec_text {
  line-height: 36px;
}

.sec04 .sec_no {
  text-align: center;
}

@media (max-width: 767px) {
  .sec04 .sec_no {
    max-width: 80px;
    margin: auto;
    margin-top: -65px;
    margin-bottom: 20px;
  }
  .sec04 .sec_img {
    max-width: 90%;
    margin: auto;
  }
  .sec04 .row1 {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec04 {
    padding: 280px 0 280px;
    background: url("../img/top/sec04_bg2.jpg") no-repeat center top/cover;
  }
  .sec04 .container {
    z-index: 0;
    position: relative;
  }
  /* .sec04 .container:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: -314px;
    right: auto;
    top: -478px;
    bottom: auto;
    width: 360px;
    height: 293px;
    background: url("../img/top/sec03_icon.png") no-repeat center;
    z-index: -1;
  } */
  .sec04 h2 {
    padding-bottom: 67px;
    margin-bottom: 50px;
  }
  .sec04 h2:before {
    left: -120px;
    width: 652px;
    height: 144px;
  }
  .sec04 .sec_title {
    font-size: 30px;
    line-height: 48px;
    margin: 0 0 30px;
    padding-bottom: 35px;
  }
  .sec04 .sec_title:after {
    width: 393px;
    height: 9px;
  }
  .sec04 .sec_text {
    max-width: 500px;
    margin: auto;
  }
  .sec04 .row1 {
    margin-bottom: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec04 .row1 .col_2 {
    gap: 0 4%;
    margin: 0;
  }
  .sec04 .row1 .col_2:first-child {
    width: 49%;
  }
  .sec04 .row1 .col_2:last-child {
    width: 47%;
  }
  .sec04 .row2 {
    margin-top: 90px;
  }
  .sec04 .row2 .sec_no {
    margin-top: -105px;
  }
}
@media (min-width: 1040px) {
  .sec04 {
    background: url("../img/top/sec04_bg.jpg") no-repeat center top/cover;
  }
}
.sec05 {
  margin-top: -160px;
}

.sec05 .loopslider_wrap {
  overflow: hidden;
}

.sec05 .loopslider {
  -webkit-animation: loopslider 120s linear infinite;
  animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 3200px;
  height: 100%;
}

.sec05 .loopslider .loopslider_item {
  padding: 0 5px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1600px);
    transform: translateX(-1600px);
  }
}
@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1600px);
    transform: translateX(-1600px);
  }
}
@media (min-width: 768px) {
  .sec05 {
    margin-top: -152px;
  }
  .sec05 .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
    animation: loopslider 140s linear infinite;
    width: 8380px;
  }
  .sec05 .loopslider .loopslider_item {
    padding: 0;
    margin: 0 25px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-4190px);
      transform: translateX(-4190px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-4190px);
      transform: translateX(-4190px);
    }
  }
}
.sec06 {
  padding: 50px 0;
}

.sec06 h2 {
  margin-bottom: 40px;
  padding-bottom: 70px;
}

.sec06 h2:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 320px;
  height: 87px;
  background: url("../img/top/sec06_icon.png") no-repeat center/cover;
}

.sec06 .sec_name {
  font-size: 20px;
  line-height: 1;
  color: #0c92d7;
  font-weight: 500;
  font-family: "Zen Maru Gothic", sans-serif;
}

.sec06 .sec_name .sec_span {
  font-size: 16px;
  padding-top: 15px;
  display: block;
}

.sec06 .sec_name .sec_span2 {
  padding-top: 7px;
  font-size: 30px;
  display: block;
}

.sec06 .sec_list {
  margin-bottom: 20px;
}

.sec06 .sec_list li {
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  border-radius: 30px;
  max-width: 220px;
  width: 100%;
  font-family: "Zen Maru Gothic", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  letter-spacing: 0.05em;
  margin: 0;
  background: #99cfe3;
}

.sec06 .sec_list li:not(:first-child) {
  margin-top: 10px;
}

.sec06 .sec_list li:nth-child(1) {
  background: #99cfe3;
}

.sec06 .sec_list li:nth-child(2) {
  background: #92d7bb;
}

.sec06 .sec_list li:nth-child(3) {
  background: #f7c25f;
}

.sec06 .sec_bnr {
  text-align: center;
}

.sec06 .row {
  margin-bottom: 50px;
}

.sec06 .sec_box {
  padding: 30px 10px;
  border-radius: 30px;
  background: #edf5f5;
}

.sec06 .btnstyle a {
  max-width: 300px;
}

@media (max-width: 767px) {
  .sec06 .row .col_2:not(:first-child) {
    margin-top: 40px;
  }
  .sec06 .sec_name {
    text-align: center;
  }
  .sec06 .sec_list li {
    margin-left: auto;
    margin-right: auto;
  }
  .sec06 .sec06_box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .sec06 {
    padding: 120px 0 135px;
  }
  .sec06 .sec06_box {
    margin-left: 50px;
    margin-top: 35px;
  }
  .sec06 .btnstyle a {
    margin: 0;
  }
  .sec06 h2:before {
    width: 403px;
    height: 109px;
  }
  .sec06 .sec_text {
    margin-bottom: 29px;
  }
  .sec06 .sec_box {
    padding: 40px 40px;
    padding-left: 80px;
    margin-top: 50px;
  }
  .sec06 .row {
    margin-bottom: 140px;
  }
  .sec06 .row .col_2 {
    margin: 0;
  }
  .sec06 .row .col_2:first-child {
    width: 42%;
    position: relative;
  }
  .sec06 .row .col_2:last-child {
    width: 61%;
    margin-left: -3%;
  }
  .sec06 .sec_text {
    line-height: 32px;
    letter-spacing: 0.05em;
  }
  .sec06 .sec_name {
    font-size: 24px;
  }
  .sec06 .sec_name .sec_span {
    font-size: 18px;
    padding-top: 15px;
  }
  .sec06 .sec_name .sec_span2 {
    padding-top: 7px;
    font-size: 48px;
  }
  .sec06 .sec_list {
    margin-bottom: 40px;
  }
  .sec06 .sec_list li {
    font-size: 20px;
    border-radius: 30px;
    max-width: 220px;
    height: 40px;
    letter-spacing: 0.05em;
  }
}
.sec07 {
  padding: 80px 0 40px;
  background: url("../img/top/sec07_bg.png") no-repeat center top/cover;
}

.sec07 .sec_title {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 25px;
  font-weight: 500;
  color: #0c92d7;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
}

.sec07 .sec_title .sec_span {
  font-size: 16px;
  padding-top: 10px;
  display: block;
  color: #333333;
}

.sec07 .btnstyle {
  margin-top: 25px;
}

.sec07 .btnstyle2 a {
  max-width: 220px;
}

.sec07 .googlemap {
  border-radius: 30px;
}

.sec07 .sec_list li {
  padding-left: 42px;
  position: relative;
  letter-spacing: 0.05em;
  margin: 0;
}

.sec07 .sec_list li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 32px;
}

.sec07 .sec_list li:not(:first-child) {
  margin-top: 15px;
}

.sec07 .sec_list li:nth-child(1):after {
  height: 30px;
  background: url("../img/top/sec07_icon01.png") no-repeat center/cover;
}

.sec07 .sec_list li:nth-child(2):after {
  height: 30px;
  background: url("../img/top/sec07_icon02.png") no-repeat center/cover;
}

.sec07 .sec_list li:nth-child(3):after {
  height: 30px;
  background: url("../img/top/sec07_icon03.png") no-repeat center/cover;
}

@media (max-width: 767px) {
  .sec07 .row .col_2:not(:first-child) {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .sec07 {
    padding: 150px 0 140px;
  }
  .sec07 .sec_title {
    font-size: 36px;
    line-height: 1;
    margin: 0 0 40px;
  }
  .sec07 .sec_title .sec_span {
    font-size: 18px;
    padding-top: 10px;
  }
  .sec07 .googlemap {
    padding-top: 67.25%;
  }
  .sec07 .btnstyle {
    margin-top: 30px;
  }
  .sec07 .btnstyle a {
    margin: 0;
  }
}
.preparation_text {
  position: relative;
}

.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}

.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.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;
}













body:not(.home) .header .header_logo::after {
  background: unset;
}

body:not(.home) .header .header_info::before {
  background: unset;
}


@media ( max-width : 767px ) {
  body:not(.home) .header {
    background: url(../img/common/sp_hdr_under_bg.png) no-repeat center bottom / cover;
  }
}