@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: #f9f6f1;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f9f6f1;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f9f6f1;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f9f6f1;
}

.box_border {
  background: #fff;
  border: 1px solid #7cc5d2;
}

.box_border .box_bg {
  background: #f9f6f1;
}

.section_bg .box_border .box_bg {
  background: #f9f6f1;
}

.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: 0;
  display: flex;
  flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
  border-radius: 50vw;
  border: 1px solid #7cc5d2;
  color: #2d2d2d !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: #7cc5d2;
  color: #fff !important;
}
.link_anchor a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 8px;
  border-color: transparent transparent transparent #7cc5d2;
  left: auto;
  right: 15px;
  transform: rotate(0deg);
}
.link_anchor a:hover::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 8px;
  border-color: transparent transparent transparent #fff;
  transform: rotate(0deg);
}
@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: #7cc5d2;
  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: #7cc5d2;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc((16px * 1.75 / 2) - (16px / 6));
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(( 16px * 1.75 / 2 ) - ( 16px / 4 ));
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #51ba97;
  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 #7cc5d2;
  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: #7cc5d2;
  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 #d4d4d4;
  border-top: 1px solid #d4d4d4;
}
table.table_address th {
  color: #7cc5d2;
  border-top: 1px solid #7cc5d2;
  border-bottom: 1px solid #7cc5d2;
  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: #fff;
  border-bottom: 1px solid #d4d4d4;
  padding: 1.1rem 0;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 767px) {
  table.table_timetable th,
  table.table_timetable td {
    font-size: 80%;
  }
}
table.table_timetable thead th,
table.table_timetable thead td {
  border-bottom: none;
}
table.table_timetable thead th {
  background: #b8dfe6;
  color: #2d2d2d;
  font-weight: normal;
}
table.table_timetable thead th:first-child {
  width: 25%;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable tbody tr:last-child th,
table.table_timetable tbody tr:last-child td {
  border-bottom: none;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th,
table.table td {
  border: 1px solid #d4d4d4;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th,
table.table thead td {
  background: #b8dfe6;
  color: #2d2d2d;
  font-weight: normal;
}
table.table tbody th {
  background: #ebf8fa;
}
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 #d4d4d4;
  }
  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: #d4d4d4;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #7cc5d2 !important;
}

.consul2 {
  color: #fb8fab !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 #d4d4d4;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #7cc5d2;
  font-weight: normal;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #7cc5d2;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #51ba97;
  top: 30px;
  font-weight: normal;
}

.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: 1px solid #7cc5d2;
  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: #7cc5d2;
  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: #7cc5d2;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #7cc5d2;
  background: #7cc5d2;
  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: normal;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #f9f6f1;
  overflow: hidden;
  border-top: 2px solid #7cc5d2;
}
.footer .sec_logo {
  margin: 0 0 10px;
}
.footer .footer_tel {
  font-size: 30px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (min-width: 768px) {
  .footer .footer_tel {
    margin-top: 0.5em;
  }
}
.footer .official_btn {
  margin-top: 40px;
}
.footer .official_btn a {
  background: #fff;
  color: #2d2d2d !important;
  border-radius: 0;
  border-color: #7cc5d2;
  max-width: 340px;
}
.footer .official_btn a:after {
  border-color: #7cc5d2;
}
.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;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .footer .sitemap {
    margin-top: 90px;
  }
}
.footer .sitemap a {
  text-decoration: none;
  color: #2d2d2d;
  position: relative;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #7cc5d2;
  color: #fff;
  margin-top: 100px;
  padding: 10px 0 90px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    margin-top: 50px;
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #2d2d2d;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 770px;
  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 .item {
  position: relative;
  background: rgb(76, 76, 76);
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgb(76, 76, 76);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: left;
}
@media (max-width: 767px) {
  .img_slider .img_slide_main .img_slider_title {
    font-size: 12px;
    position: static;
    display: block;
  }
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
h2.top_ttl {
  padding-top: 0;
  font-size: 18px;
  margin-bottom: 1.5em;
}
@media (min-width: 768px) {
  h2.top_ttl {
    margin-bottom: 2em;
    font-size: 24px;
  }
}
h2.top_ttl:before, h2.top_ttl:after {
  content: none;
}
h2.top_ttl .en_ttl {
  display: block;
  margin-bottom: 0.1em;
}

.en_ttl {
  font-family: "Marcellus", serif;
  font-size: 50px;
  background: linear-gradient(180deg, #a8dbe4 0%, #7cc5d2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  text-align: center;
  margin-bottom: 0.2em;
}
@media (min-width: 768px) {
  .en_ttl {
    font-size: 100px;
  }
}

.icon_tel {
  position: relative;
  padding-left: 1.3em;
}
.icon_tel:before {
  content: "";
  display: block;
  position: absolute;
  width: 31px;
  height: 31px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  max-width: 1.0333333333em;
  background: url(../img/common/icon_tel.png) no-repeat center/contain;
}

.icon_web {
  position: relative;
  padding-left: 1.5em;
}
.icon_web:before {
  content: "";
  display: block;
  position: absolute;
  width: 31px;
  height: 24px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  max-width: 1.1923076923em;
  background: url(../img/common/icon_pc.png) no-repeat center/contain;
}

.table_text_ul li {
  display: flex;
}
.table_text_ul .dot {
  padding-right: 1.2em;
  position: relative;
}
.table_text_ul .dot:after {
  content: "…";
  position: absolute;
  right: 0.1em;
  color: #2d2d2d;
}

.sec_about {
  padding: 30px 0 40px;
}
@media (min-width: 768px) {
  .sec_about {
    padding: 70px 0 60px;
  }
}
@media (min-width: 768px) {
  .sec_about .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
.sec_about .en_ttl {
  margin-bottom: 0.2em;
}
@media (min-width: 768px) {
  .sec_about .en_ttl {
    background: linear-gradient(-90deg, #a8dbe4 0%, #7cc5d2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    writing-mode: vertical-rl;
    margin: 0;
  }
}
.sec_about .about_ttl {
  text-align: left;
  font-size: 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec_about .about_ttl {
    display: flex;
    align-items: flex-end;
    font-size: clamp(32px, 2vw, 34px);
  }
}
@media (min-width: 768px) {
  .sec_about .con_img {
    width: 41.9% !important;
    display: flex;
    align-items: center;
  }
  .sec_about .con_img img {
    width: 100%;
  }
  .sec_about .con_text {
    padding-left: max(50% - 600px, 20px);
    display: flex;
    gap: 2%;
    width: auto;
    flex: 1;
    margin-right: 2% !important;
  }
  .sec_about .con_text_inner {
    display: flex;
    flex-direction: column;
  }
  .sec_about .con_text_inner > * {
    flex: auto;
  }
  .sec_about .text_wrap {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .sec_about .text_wrap:before {
    content: "";
    display: block;
    position: absolute;
    width: 1200px;
    height: calc(100% + 60px);
    top: 0;
    bottom: auto;
    right: 0;
    left: -200px;
    margin: auto;
    background: #f9f6f1;
    z-index: -1;
  }
}
@media (min-width: 768px) and (min-width: 1240px) {
  .sec_about .text_wrap:before {
    width: 91.75vw;
    right: -36vw;
    left: auto;
  }
}

.sec_check {
  padding: 0 0 40px 0;
}
@media (min-width: 768px) {
  .sec_check {
    padding: 60px 0;
  }
}
.sec_check .border_wrap {
  border-top: solid 1px #51ba97;
  border-bottom: solid 1px #51ba97;
  margin-top: -20px;
  padding: 50px 20px 20px;
}
@media (min-width: 768px) {
  .sec_check .border_wrap {
    padding: 70px 40px 35px;
    margin-top: -30px;
  }
}
.sec_check .check_ttl {
  color: #fff;
  background: #51ba97;
  font-size: 18px;
  display: inline-block;
  padding: 0.2em 0.5em;
  margin: 0;
}
@media (min-width: 768px) {
  .sec_check .check_ttl {
    font-size: 26px;
  }
}
.sec_check .check_ttl .large {
  font-size: 1.3076923077em;
}
.sec_check .top_ul_check li {
  font-size: 18px;
  position: relative;
  padding-left: 1.6em;
}
@media (min-width: 768px) {
  .sec_check .top_ul_check li {
    font-size: 20px;
  }
}
.sec_check .top_ul_check li + li {
  margin-top: 0.2em;
}
.sec_check .top_ul_check li:before {
  content: "";
  display: block;
  position: absolute;
  width: 27px;
  height: 21px;
  top: 0.45em;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  max-width: 1.35em;
  background: url(../img/top/icon_check.png) no-repeat top left/contain;
}

.sec_job {
  padding: 50px 0;
  background: #f9f6f1;
  position: relative;
}
@media (min-width: 768px) {
  .sec_job {
    padding: 35px 0 100px;
    background: url(../img/top/bg01.jpg) no-repeat center/cover;
  }
}
.sec_job .check_ttl {
  margin: 0.5em 0;
  text-align: center;
  font-size: 22px;
  border: none;
  padding: 0;
}
@media (min-width: 768px) {
  .sec_job .check_ttl {
    font-size: 28px;
    margin: 0.8em 0;
  }
}
.sec_job .check_ttl:before, .sec_job .check_ttl:after {
  content: none;
}
.sec_job .container {
  width: 1320px;
}
.sec_job .job_row .col_2 {
  padding: 0 30px;
  background: url(../img/top/bg_ring01.png) no-repeat center/100%;
}
@media (min-width: 768px) {
  .sec_job .job_row .col_2 {
    padding: 0 60px;
    width: 49%;
    margin-right: 2%;
  }
}
.sec_job .job_row .col_2 .check_ttl::first-letter {
  color: #7cc5d2;
}
@media (min-width: 768px) {
  .sec_job .job_row .col_2:nth-child(n+3) {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .sec_job .job_row .col_2:not(:first-of-type) {
    margin-top: 40px;
  }
}
.sec_job .job_row .col_2:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .sec_job .job_row .col_2:nth-child(2n) {
    background: url(../img/top/bg_ring02.png) no-repeat center/100%;
  }
  .sec_job .job_row .col_2:nth-child(2n) .check_ttl::first-letter {
    color: #51ba97;
  }
  .sec_job .job_row .col_2:nth-child(2n) .btnstyle a {
    background: #51ba97;
    border-color: #51ba97;
  }
}
@media (min-width: 768px) {
  .sec_job .job_row .col_2:nth-child(4n-1), .sec_job .job_row .col_2:nth-child(4n-2) {
    background: url(../img/top/bg_ring02.png) no-repeat center/100%;
  }
  .sec_job .job_row .col_2:nth-child(4n-1) .check_ttl::first-letter, .sec_job .job_row .col_2:nth-child(4n-2) .check_ttl::first-letter {
    color: #51ba97;
  }
  .sec_job .job_row .col_2:nth-child(4n-1) .btnstyle a, .sec_job .job_row .col_2:nth-child(4n-2) .btnstyle a {
    background: #51ba97;
    border-color: #51ba97;
  }
}

.sec_point {
  padding: 50px 0;
  background: url(../img/top/bg02.jpg) no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_point {
    padding: 65px 0 100px;
  }
}
.sec_point .container.wide {
  width: 1600px;
}
@media (min-width: 768px) {
  .sec_point .row {
    align-items: center;
  }
  .sec_point .row .col_2 {
    width: 49%;
    margin-right: 2%;
  }
  .sec_point .row .col_2:last-child {
    margin-right: 0;
  }
  .sec_point .row.reverse .col_2:first-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .sec_point .reverse .con_text {
    padding-left: max(0px, 50% - 600px);
    padding-right: 0;
  }
}
.sec_point .reverse .point_ttl .num_text {
  background: linear-gradient(180deg, #a8dbe4 0%, #7cc5d2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sec_point .reverse .point_ttl .num_text .sub {
  color: #7cc5d2;
}
.sec_point .reverse .btnstyle a {
  background: #7cc5d2;
  border-color: #7cc5d2;
}
@media (min-width: 768px) {
  .sec_point .con_text {
    padding-right: max(0px, 50% - 600px);
    padding-left: 0;
  }
}
.sec_point .point_ttl {
  margin: 0 0 0.8em;
  display: flex;
  align-items: center;
  font-size: 22px;
  border: none;
  padding: 0;
  gap: 0.5em;
}
@media (min-width: 768px) {
  .sec_point .point_ttl {
    font-size: clamp(34px, 2.2vw, 38px);
  }
}
.sec_point .point_ttl:before, .sec_point .point_ttl:after {
  content: none;
}
.sec_point .point_ttl .num_text {
  font-size: 2.6315789474em;
  background: linear-gradient(180deg, #88d6bc 0%, #51ba97 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 0.8;
}
.sec_point .point_ttl .num_text .sub {
  font-size: 0.2em;
  color: #51ba97;
  font-weight: bold;
  padding: 0 0.8em;
  margin-top: 0.5em;
  line-height: 2;
  letter-spacing: 0;
  position: relative;
  display: block;
  -webkit-background-clip: initial;
  text-align: center;
  -webkit-text-fill-color: initial;
}
.sec_point .point_ttl .num_text .sub:before, .sec_point .point_ttl .num_text .sub:after {
  content: "";
  display: block;
  position: absolute;
  width: 0.5em;
  height: 1px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  background: #2d2d2d;
}
.sec_point .point_ttl .num_text .sub:after {
  right: 0;
  left: auto;
}
.sec_point .btnstyle a {
  background: #51ba97;
  border-color: #51ba97;
}

.sec_distribution {
  padding: 40px 0;
  background: #f9f6f1;
}
@media (min-width: 768px) {
  .sec_distribution {
    padding: 80px 0 100px 0;
  }
}
.sec_distribution .ul_data {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media (min-width: 768px) {
  .sec_distribution .ul_data {
    gap: 25px;
  }
}
.sec_distribution .ul_data li {
  background: #fff;
  width: calc((100% - 10px) / 2);
  display: flex;
  flex-direction: column;
  font-size: 15px;
  color: #7cc5d2;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  line-height: 1.3333333333;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_distribution .ul_data li {
    font-size: 24px;
    width: calc((100% - 75px) / 4);
  }
}
.sec_distribution .ul_data li .text1 {
  font-size: 0.8333333333em;
}
.sec_distribution .ul_data li .text2 {
  font-size: 0.8333333333em;
  letter-spacing: -0.1em;
  text-align: left;
}
.sec_distribution .ul_data li .num1 {
  font-size: 2.0833333333em;
  line-height: 1;
  font-weight: 500;
}
.sec_distribution .ul_data li .num2 {
  font-size: 2.1428571429em;
  line-height: 1;
  font-weight: 500;
}
.sec_distribution .ul_data li .per {
  font-size: 1.75em;
  font-weight: 500;
}
.sec_distribution .ul_data li .year {
  font-size: 0.4285714286em;
  display: block;
  color: #2d2d2d;
  font-weight: normal;
}
.sec_distribution .ul_data p {
  margin: 0;
  letter-spacing: 0;
}
.sec_distribution .ul_data .data_ttl {
  background: #ceeff5;
  text-align: center;
  color: #2d2d2d;
  padding: 0.4em 0.5em;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_distribution .ul_data .data_ttl {
    font-size: 22px;
  }
}
.sec_distribution .ul_data .data_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
  padding: 15px 5px;
}
@media (min-width: 768px) {
  .sec_distribution .ul_data .data_inner {
    padding: 25px 10px;
    gap: 0.5em;
  }
}
@media (max-width: 767px) {
  .sec_distribution .ul_data .data_inner img {
    transform: scale(0.8);
  }
}

.sec_greeting {
  padding: 40px 0;
  background: url(../img/top/bg03.jpg) no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_greeting {
    padding: 100px 0;
  }
}
.sec_greeting .container.wide {
  width: 1680px;
  text-align: right;
}
.sec_greeting .box_text {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sec_greeting .box_text {
    display: flex;
    gap: 5%;
    margin-top: -50px;
  }
}
.sec_greeting .top_ttl {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .sec_greeting .top_ttl {
    margin: 0;
    writing-mode: vertical-rl;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 0.5em;
  }
  .sec_greeting .top_ttl .en_ttl {
    background: linear-gradient(-90deg, #a8dbe4 0%, #7cc5d2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.sec_greeting .greeting_ttl {
  margin: 15px 0 0.8em;
  padding: 0;
  border: 0;
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_greeting .greeting_ttl {
    margin: 50px 0 0.8em;
    font-size: 38px;
  }
}
.sec_greeting .greeting_ttl:before, .sec_greeting .greeting_ttl:after {
  content: none;
}
.sec_greeting .name_text {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .sec_greeting .name_text {
    font-size: 18px;
  }
}
.sec_greeting .name_text .name {
  font-size: 1.5555555556em;
}
@media (min-width: 768px) {
  .sec_greeting .btnstyle {
    margin-top: 50px;
  }
}

.sec_entry {
  padding: 40px 0;
  border-top: solid 1px #abb1b3;
}
@media (min-width: 768px) {
  .sec_entry {
    padding: 100px 0;
  }
}
.sec_entry h2.top_ttl {
  margin-bottom: 1em;
  line-height: 2;
}
.sec_entry h2.top_ttl .en_ttl {
  font-size: 50px;
  background: none;
  color: #7cc5d2;
  -webkit-text-fill-color: unset;
}
@media (min-width: 768px) {
  .sec_entry .col_2.con_ttl {
    width: 35%;
  }
  .sec_entry .col_2.con_link {
    width: 60%;
  }
}
.sec_entry .bg {
  height: 100%;
  color: #fff;
  padding: 20px;
  background: linear-gradient(180deg, #7cc5d2 0%, #56a8b7 100%);
}
@media (min-width: 768px) {
  .sec_entry .bg {
    padding: 40px;
  }
}
.sec_entry .entry_text {
  font-size: 22px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  display: table;
  margin: 0 auto 1em;
  line-height: 1.4117647059;
  letter-spacing: 0.08em;
}
@media (min-width: 768px) {
  .sec_entry .entry_text {
    font-size: 34px;
  }
}
.sec_entry .entry_text .sub {
  margin-bottom: 0.6em;
  font-size: 0.7647058824em;
  padding: 0.4em 0;
  display: block;
  border-top: solid 1px;
  background: url(../img/top/entry_shape.png) no-repeat center bottom/100%;
}
.sec_entry .link_list {
  display: flex;
  gap: 15px 2%;
}
@media (max-width: 767px) {
  .sec_entry .link_list {
    flex-direction: column;
  }
}
.sec_entry .link_list li {
  flex: 1;
}
.sec_entry .link_list a {
  background: #fff;
  color: #2d2d2d;
  text-decoration: none;
  text-align: center;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 22px;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_entry .link_list a {
    font-size: 26px;
    height: 70px;
  }
}
.sec_entry .link_list a:hover {
  opacity: 0.8;
}
.sec_entry .link_list a:after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  bottom: 5px;
  right: 5px;
  margin: auto;
  background: #51ba97;
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
}
.sec_entry .link_list a[href*="tel:"] {
  font-size: 26px;
}
@media (min-width: 768px) {
  .sec_entry .link_list a[href*="tel:"] {
    font-size: 30px;
  }
}
.sec_entry .link_list a[href*="tel:"]:after {
  content: none;
}

.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: fit-content;
}

.flow_table .title p {
  font-size: 30px;
  font-weight: bold;
}

.flow_table .title p span {
  font-size: 0.7em;
}

.flow_table th,
.flow_table td {
  vertical-align: text-top;
  text-align: left;
}

.flow_table th {
  font-size: 30px;
  border-right: solid 1px #bfbfbf;
  padding: 1em 1em 1em 0;
  display: table-cell;
  width: 20%;
  white-space: nowrap;
}

.flow_table td {
  padding: 1em 0 1em 1em;
}

@media (max-width: 767px) {
  .flow_table .title p {
    font-size: 20px;
  }
  .flow_table th {
    padding: 0.2em 1em 0.2em 0;
    font-size: 20px;
    width: 45%;
  }
  .flow_table td {
    padding: 0.2em 0 0.2em 1em;
  }
}
.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}/*# sourceMappingURL=bond.css.map */

.sec_top_job {
    margin-top: 30px;
}
@media (min-width: 768px) {
    .sec_top_job {
        margin-top: 70px;
    }
}
.sec_top_job .box_border {
    padding: 20px;
}
@media (min-width: 768px) {
    .sec_top_job .box_border {
        padding: 30px;
    }
}
.sec_top_job .h2_top_job {
    background: #ceeff5;
    padding-top: 0;
    font-size: 20px;
    padding: .3em 0 .2em;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .sec_top_job .h2_top_job {
        font-size: 28px;
        margin-bottom: 30px;
    }
}
.sec_top_job .h2_top_job:after {
    content: none;
}
.sec_top_job .list_columns_2 {
    max-width: 712px;
    margin: 0 auto;
}