@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 3px solid #f2f8fd;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
  border-radius: 3px;
  border: 1px solid #b39a84;
  color: #b39a84 !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: #b39a84;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #b39a84;
  border-right: 1px solid #b39a84;
  left: auto;
  right: 15px;
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #b39a84;
  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: #b39a84;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #b39a84;
  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 #b39a84;
  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: #b39a84;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #b39a84;
  border-top: 1px solid #b39a84;
  border-bottom: 1px solid #b39a84;
  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 #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #b39a84;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #b39a84;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f9fc;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #b39a84 !important;
}

.consul2 {
  color: #0a1e54 !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: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .box_faq {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.box_faq:last-child {
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 8.8px 0px 8.8px 64px;
  position: relative;
}
@media (min-width: 768px) {
  .box_faq .question,
  .box_faq .answer {
    padding: 8.8px 0px 8.8px 72px;
  }
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 48px;
  font-size: 26px;
  font-weight: 500;
  height: 51.2px;
  left: 0;
  letter-spacing: 0;
  line-height: 51.2px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 51.2px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.box_faq .question {
  font-size: 17.6px;
  font-weight: 600;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .box_faq .question {
    font-size: 22.4px;
  }
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #b39a84;
}
.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: 32px;
  position: relative;
  font-weight: 400;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #b39a84;
  border-radius: 1px;
  width: 24px;
  height: 2px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 30px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #0a1e54;
  line-height: 52.8px;
  top: 15px;
  bottom: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .box_faq .answer::before {
    top: 25px;
    bottom: auto;
  }
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f2f8fd;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #b39a84;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #b39a84;
  background: #b39a84;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #b39a84;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #7c89ae;
  color: #fff;
  margin-top: 30px;
  padding: 15px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 20%;
  }
}

.list_list dd a {
  color: #333;
  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;
  }
}

@media (min-width: 768px) {
  .header .container {
    width: 100%;
    max-width: calc(100% - 100px);
  }
  .header .header_info {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .header .header_info li {
    font-size: 28px;
    font-family: "M PLUS 1", sans-serif;
    padding-left: 45px;
    padding-bottom: 4px;
    letter-spacing: 0.1em;
  }
  .header .header_info li .large {
    font-size: 33px;
    position: relative;
    top: 2px;
  }
  .header .header_info li .small {
    font-size: 22px;
  }
  .header .header_info .access {
    color: #0a1e54;
    background: url("../img/common/header_icon01.svg") no-repeat center left;
  }
  .header .header_info .time {
    color: #b39a84;
    background: url("../img/common/header_icon02.svg") no-repeat center left;
  }
}
@media (max-width: 767px) {
  .header {
    padding: 10px 0;
  }
  .header .header_logo {
    max-width: 70%;
    margin: 0 0 0 10px;
  }
  .header .sp_nav {
    justify-content: end;
    margin: 0 15px 0 0;
  }
  .header .sp_nav .sp_toggle {
    max-width: 50%;
  }
}
.footer {
  border-top: none;
  padding-top: 0;
  overflow: hidden;
}
.footer .footer_inner {
  background: #e4e6ec;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .footer .footer_inner {
    padding: 120px 0;
  }
}
.footer .sec_logo {
  text-align: center;
  margin: 0 auto 30px;
  max-width: 80%;
}
@media (min-width: 768px) {
  .footer .sec_logo {
    margin: 0 auto 60px;
    max-width: 100%;
  }
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address tr:first-child th, .footer table.address tr:first-child td {
  border-top: 1px solid #bdc1cc;
}
.footer table.address th, .footer table.address td {
  vertical-align: top;
  padding: 18px 0;
  line-height: 1.4;
  border-bottom: 1px solid #bdc1cc;
}
.footer table.address th {
  width: 70px;
  text-align: left;
  padding-right: 8px;
  color: #0a1e54;
  font-weight: bold !important;
}
.footer table.address .row {
  flex-wrap: nowrap;
  gap: 20px;
  justify-content: space-between;
}
.footer table.address .btnstyle a {
  width: 220px;
  display: block;
  border-radius: 10px;
  background: #0a1e54;
  border-color: #0a1e54;
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .footer table.address .btnstyle a {
    margin: 0;
  }
}
.footer .table_timetable thead th {
  background: #cebeb0;
}
.footer .table_timetable th, .footer .table_timetable td {
  padding: 10px 0;
  font-weight: 400;
}
.footer .g_map iframe {
  width: 100%;
  height: 300px;
}
@media (min-width: 768px) {
  .footer .g_map iframe {
    height: 600px;
  }
}
.footer .bnr_box {
  justify-content: center;
  gap: 0 30px;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .footer .bnr_box {
    margin: 40px 0;
  }
}
@media (max-width: 767px) {
  .footer .bnr_box > div {
    margin: 25px auto 0;
  }
}

.side_bnr_bottom {
  position: fixed;
  z-index: 100;
  bottom: 0;
  right: 100px;
}

.page-name-accident-lp .mce-content-body {
  width: 100%;
  max-width: 100%;
}
.page-name-accident-lp .h2_styled {
  color: #333;
  padding: 60px 0 0;
  margin: 0 0 30px;
  font-family: "M PLUS 1p", sans-serif;
}
@media (min-width: 768px) {
  .page-name-accident-lp .h2_styled {
    padding: 90px 0 0;
    margin: 0 0 50px;
  }
}
.page-name-accident-lp .h2_styled:after {
  width: 50px;
  height: 50px;
  background: url(../img/common/h2_icon001.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .page-name-accident-lp .h2_styled:after {
    width: 77px;
    height: 77px;
  }
}
.page-name-accident-lp .h2_styled:before {
  content: none;
}
.page-name-accident-lp .h2_styled .main {
  color: #333;
  letter-spacing: 0.1em;
  font-size: 24px;
}
@media (min-width: 768px) {
  .page-name-accident-lp .h2_styled .main {
    font-size: 42px;
  }
}
.page-name-accident-lp .h2_styled .sub {
  color: #333;
}

.sec_greeting {
  padding: 50px 0;
  background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_greeting {
    padding: 100px 0 180px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row .col_2:first-child {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row .col_2:last-child {
    width: 46%;
  }
}
.sec_greeting .desc {
  line-height: 1.85;
  letter-spacing: 0.1em;
}

.sec_conv {
  padding: 30px 0 0;
  background: url(../img/common/bg_img002.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_conv {
    padding: 60px 0 0;
  }
}
.sec_conv.conv_bg02 {
  padding: 30px 0 80px;
  background: url(../img/common/bg_img002_2.jpg) no-repeat center bottom/cover;
}
@media (min-width: 768px) {
  .sec_conv.conv_bg02 {
    padding: 60px 0 80px;
  }
}
.sec_conv .h2_styled {
  padding: 65px 0 0;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_conv .h2_styled {
    padding: 110px 0 0;
    margin: 0 0 30px;
  }
}
.sec_conv .h2_styled:after {
  width: 55px;
  height: 55px;
  background: url(../img/common/h2_icon002.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_conv .h2_styled:after {
    width: 84px;
    height: 84px;
  }
}
.sec_conv .h2_styled .sub {
  display: table;
  color: #fff;
  border-radius: 8px;
  font-size: 18px;
  padding: 10px;
  margin: 0 auto 20px;
}
@media (min-width: 768px) {
  .sec_conv .h2_styled .sub {
    background: #b39a84;
    padding: 10px 30px;
    font-size: 24px;
  }
}
.sec_conv .h2_styled .main {
  display: block;
  color: #fff;
}
@media (min-width: 768px) {
  .sec_conv .list_btn {
    display: flex;
    gap: 0 24px;
  }
}
.sec_conv .list_btn li {
  width: 100%;
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .sec_conv .list_btn li {
    margin: 0;
    width: calc((100% - 48px) / 3);
  }
}
.sec_conv .list_btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-weight: bold;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 22px;
  color: #0a1e54;
  background: #fff;
  transition: 0.2s;
  padding: 15px 0;
  position: relative;
}
@media (min-width: 768px) {
  .sec_conv .list_btn li a {
    font-size: 30px;
    padding: 30px;
  }
}
.sec_conv .list_btn li a:after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 30px;
  height: 6px;
  border-right: 2px solid #0a1e54;
  border-bottom: 2px solid #0a1e54;
  transform: skew(30deg);
  transition: 0.2s;
}
.sec_conv .list_btn li a img {
  margin: 0 10px 0 0;
  opacity: 1;
}
@media (min-width: 768px) {
  .sec_conv .list_btn li a img {
    margin: 0 15px 0 0;
  }
}
.sec_conv .list_btn li a:hover {
  opacity: 0.8;
}
.sec_conv .list_btn li.line a {
  color: #fff;
  background: #06c755;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .sec_conv .list_btn li.line a {
    padding-right: 15px;
  }
}
.sec_conv .list_btn li.line a:after {
  content: none;
}
.sec_conv .list_btn li.line a:before {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 19px;
  height: 19px;
  background: url(../img/common/icon_external_wh.png) no-repeat center center/cover;
  transition: 0.2s;
}
.sec_conv .list_btn li.tel a {
  color: #fff;
  letter-spacing: 0.1em;
  background: transparent;
  border: 2px solid #fff;
}
.sec_conv .list_btn li.tel a:after {
  content: none;
}
.sec_conv .desc {
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 20px 0 30px;
  letter-spacing: 0.1em;
  border-top: 1px solid #fff;
  font-family: "M PLUS 1", sans-serif;
  margin: 30px 0 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_conv .desc {
    font-size: 16px;
    padding: 30px 0 50px;
  }
}

.sec_worry {
  padding: 50px 0 120px;
  background: url(../img/common/sp_bg_img003.png) no-repeat center bottom/cover;
}
@media (min-width: 768px) {
  .sec_worry {
    padding: 120px 0 60px;
    background: url(../img/common/bg_img003.png) no-repeat center bottom/cover;
  }
}
.sec_worry .h2_worry {
  padding: 0;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_worry .h2_worry {
    margin: 0 0 40px;
  }
}
.sec_worry .h2_worry:before, .sec_worry .h2_worry:after {
  content: none;
}
.sec_worry .h2_worry .main {
  color: #333;
  display: table;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  padding: 0 0 25px;
  margin: 0 auto 10px;
}
@media (min-width: 768px) {
  .sec_worry .h2_worry .main {
    font-size: 42px;
    padding: 0 0 35px;
    margin: 0 auto 20px;
  }
}
.sec_worry .h2_worry .main:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 20px;
  background: url(../img/common/title_line.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_worry .h2_worry .main:after {
    height: 28px;
  }
}
.sec_worry .h2_worry .main .large {
  font-size: 26px;
}
@media (min-width: 768px) {
  .sec_worry .h2_worry .main .large {
    font-size: 53px;
  }
}
.sec_worry .h2_worry .sub_wrap {
  display: grid;
  gap: 5px;
  justify-content: center;
  grid-template-columns: repeat(3, auto);
}
@media (min-width: 768px) {
  .sec_worry .h2_worry .sub_wrap {
    gap: 15px;
  }
}
.sec_worry .h2_worry .sub_wrap .sub {
  font-size: 18px;
  display: table;
  color: #fff;
  border-radius: 5px;
  background: #3e3126;
  font-weight: 500;
  letter-spacing: 0;
  padding: 3px 5px 5px;
  grid-column: 1/-1;
  justify-self: center;
}
@media (min-width: 768px) {
  .sec_worry .h2_worry .sub_wrap .sub {
    grid-column: auto;
    border-radius: 10px;
    font-size: 28px;
    padding: 7px 20px 10px;
  }
}
.sec_worry .h2_worry .sub_wrap .sub:first-child {
  grid-column: 1/-1;
  justify-self: center;
}
.sec_worry .check_wrap {
  max-width: 550px;
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_worry .check_wrap {
    margin: 60px 0 0;
  }
}
.sec_worry .check_wrap li {
  background: #fff;
  position: relative;
  font-weight: bold;
  padding: 5px 5px 5px 35px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_worry .check_wrap li {
    padding: 5px 5px 5px 40px;
    font-size: 22px;
  }
}
.sec_worry .check_wrap li:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 10px;
  width: 16px;
  height: 16px;
  background: url(../img/common/icon_check.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_worry .check_wrap li:after {
    top: 12px;
    width: 20px;
    height: 20px;
  }
}
.sec_worry .check_wrap li:not(:first-child) {
  margin-top: 10px;
}
.sec_worry .bnr {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_worry .bnr {
    margin: 0;
  }
  .sec_worry .bnr img {
    max-width: none;
	position: relative;
	bottom: 170px;
  }
}

.sec_feature .h2_feature {
  padding: 0;
  margin: -40px 0 30px;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature {
    margin: -70px 0 50px;
  }
}
.sec_feature .h2_feature:after {
  content: none;
}
.sec_feature .h2_feature .main {
  display: block;
  font-size: 30px;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature .main {
    font-size: 53px;
  }
}
.sec_feature .h2_feature .sub {
  display: block;
  letter-spacing: 0.1em;
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature .sub {
    font-size: 42px;
  }
}
.sec_feature .contents {
  position: relative;
  z-index: 1;
  height: 100%;
  border: 2px solid #333;
  border-radius: 20px;
  background: #fff;
  position: relative;
  padding: 40px 15px 15px;
}
@media (min-width: 768px) {
  .sec_feature .contents {
    padding: 70px 30px 30px;
  }
}
.sec_feature .contents .tit {
  position: absolute;
  top: 0;
  left: 0;
  background: #f1eae8;
  text-align: center;
  border-radius: 160px 0 100vh 0;
  margin: 0;
  padding: 5px 40px 35px 15px;
  font-weight: bold;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_feature .contents .tit {
    font-size: 18px;
  }
}
.sec_feature .contents .tit .num {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 0.8;
}
@media (min-width: 768px) {
  .sec_feature .contents .tit .num {
    font-size: 42px;
  }
}
.sec_feature .contents .icon img {
  display: block;
  margin: 0 auto 15px;
}
.sec_feature .contents .h3_feature {
  color: #0a1e54;
  border: 0;
  padding: 0;
  margin: 0 0 20px;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-family: "M PLUS 1p", sans-serif;
}
@media (min-width: 768px) {
  .sec_feature .contents .h3_feature {
    font-size: 24px;
    min-height: 58px;
  }
}
.sec_feature .contents .h3_feature:after {
  content: none;
}
.sec_feature .parallax_contents {
  position: relative;
  overflow: hidden;
  clip-path: inset(0);
  height: 90vh;
  padding-top: 30vh;
  margin-top: -15vh;
}
@media (min-width: 768px) {
  .sec_feature .parallax_contents {
    height: 135vh;
    padding-top: 60vh;
    margin-top: -45vh;
  }
}
.sec_feature .parallax_contents:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/parallax.jpg) no-repeat center center/cover;
  background-size: cover;
  background-position: center;
  z-index: -1;
  will-change: transform;
}
.sec_feature .parallax_contents .heading_reason {
  padding: 40px 0 20px;
  background: rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px) {
  .sec_feature .parallax_contents .heading_reason {
    padding: 80px 0 60px;
  }
}
.sec_feature .parallax_contents .heading_reason .h2_reason {
  margin: 0;
  padding: 50px 0 0;
}
@media (min-width: 768px) {
  .sec_feature .parallax_contents .heading_reason .h2_reason {
    padding: 60px 0 0;
  }
}
.sec_feature .parallax_contents .heading_reason .h2_reason .main_en {
  display: block;
  letter-spacing: 0.1em;
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
}
@media (min-width: 768px) {
  .sec_feature .parallax_contents .heading_reason .h2_reason .main_en {
    font-size: 90px;
  }
}
.sec_feature .parallax_contents .heading_reason .h2_reason .main_en:first-letter {
  color: #0a1e54;
}
.sec_feature .parallax_contents .heading_reason .h2_reason .sub_jp {
  color: #333;
  font-size: 22px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_feature .parallax_contents .heading_reason .h2_reason .sub_jp {
    font-size: 42px;
  }
}
.sec_feature .parallax_contents .heading_reason .h2_reason .catch {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
}
@media (min-width: 768px) {
  .sec_feature .parallax_contents .heading_reason .h2_reason .catch {
    font-size: 39px;
  }
}
.sec_feature .parallax_contents .heading_reason .h2_reason .catch:before, .sec_feature .parallax_contents .heading_reason .h2_reason .catch:after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #989898;
}
@media (min-width: 768px) {
  .sec_feature .parallax_contents .heading_reason .h2_reason .catch:before, .sec_feature .parallax_contents .heading_reason .h2_reason .catch:after {
    width: 60px;
    height: 2px;
  }
}
.sec_feature .parallax_contents .heading_reason .h2_reason .catch:before {
  margin-right: 1rem;
}
.sec_feature .parallax_contents .heading_reason .h2_reason .catch:after {
  margin-left: 1rem;
}
.sec_feature .parallax_contents .heading_reason .h2_reason .catch .num {
  color: #0a1e54;
  font-size: 60px;
  margin: 0 -5px 10px 0;
  font-weight: bold;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec_feature .parallax_contents .heading_reason .h2_reason .catch .num {
    font-size: 90px;
    margin: 0 -5px 20px 0;
  }
}

.sec_reason .reason_block {
  padding: 40px 0;
  background: url(../img/common/bg_img004.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_reason .reason_block {
    padding: 80px 0;
  }
}
.sec_reason .reason_block .row {
  align-items: center;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .row.reverse .bnr img {
    right: 0;
  }
}
@media (min-width: 768px) {
  .sec_reason .reason_block .bnr img {
    position: relative;
    max-width: none;
    right: calc(807px - 100%);
  }
}
.sec_reason .reason_block .h3_point {
  padding: 0 0 10px;
  margin: 0 0 15px;
  color: #3e3126;
  display: flex;
  align-items: center;
  gap: 0 10px;
  font-size: 18px;
  letter-spacing: 0;
  font-family: "M PLUS 1p", sans-serif;
  border-bottom: 2px solid #0a1e54;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .h3_point {
    padding: 0 0 20px;
    margin: 0 0 30px;
    font-size: 26px;
    letter-spacing: 0.1em;
    gap: 0 20px;
  }
}
.sec_reason .reason_block .h3_point:after {
  content: none;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .h3_point img {
    max-width: 13%;
  }
}
.sec_reason .reason_block .desc {
  line-height: 1.85;
  letter-spacing: 0.1em;
}
.sec_reason .reason_block.block04 {
  padding: 40px 0;
  background: url(../img/common/bg_img006.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block04 {
    padding: 100px 0;
  }
}
.sec_reason .reason_block.block04 .h3_point {
  color: #fff;
  align-items: end;
  border-color: #fff;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block04 .h3_point {
    justify-content: center;
  }
}
.sec_reason .reason_block.block04 .desc {
  color: #fff;
}
.sec_reason .reason_block.block04 .row {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block04 .row {
    margin: 50px 0 0;
  }
}
.sec_reason .reason_block.block04 .bg_wh {
  background: #fff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block04 .bg_wh .bnr img {
    max-width: 100%;
    right: auto;
  }
}
.sec_reason .reason_block.block04 .bg_wh .title {
  padding: 10px 0;
  color: #0a1e54;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block04 .bg_wh .title {
    padding: 15px 0;
    font-size: 26px;
  }
}
.sec_reason .reason_block.block02, .sec_reason .reason_block.block05, .sec_reason .reason_block.block07 {
  background: url(../img/common/bg_img005.jpg) no-repeat center center/cover;
}

.sec_point {
  padding: 50px 0 80px;
  background: url(../img/common/bg_img007.jpg) no-repeat center bottom/cover;
}
@media (min-width: 768px) {
  .sec_point {
    padding: 120px 0 180px;
  }
}
.sec_point .h2_point {
  padding: 0;
}
.sec_point .h2_point:after {
  content: none;
}
.sec_point .h2_point .catch {
  display: table;
  font-size: 20px;
  margin: 20px auto 0;
  padding: 0 60px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_point .h2_point .catch {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    margin: 15px 0 0;
    padding: 0;
  }
}
.sec_point .h2_point .catch:before, .sec_point .h2_point .catch:after {
  content: "";
  width: 60px;
  height: 2px;
  background-color: #989898;
}
@media (max-width: 767px) {
  .sec_point .h2_point .catch:before, .sec_point .h2_point .catch:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 30px;
    height: 2px;
    background: #989898;
  }
}
.sec_point .h2_point .catch:before {
  margin-right: 1rem;
}
.sec_point .h2_point .catch:after {
  margin-left: 1rem;
}
.sec_point .h2_point .catch .num {
  color: #0a1e54;
  font-size: 40px;
  line-height: 0.8;
  margin: 0 0 10px 5px;
}
@media (min-width: 768px) {
  .sec_point .h2_point .catch .num {
    font-size: 69px;
  }
}
.sec_point .h2_point.mt-custom {
  padding: 0;
  margin: 40px 0 20px;
}
@media (min-width: 768px) {
  .sec_point .h2_point.mt-custom {
    margin: 70px 0 10px;
  }
}
.sec_point .h2_point.mt-custom:after {
  content: none;
}
.sec_point .h2_point.mt-custom .large {
  font-size: 28px;
  margin: 0 0 10px;
  display: block;
}
@media (min-width: 768px) {
  .sec_point .h2_point.mt-custom .large {
    display: inline;
    font-size: 37px;
    margin: 0 0 8px;
  }
}
.sec_point .block_point {
  height: 100%;
  background: #fff;
  border-radius: 20px;
}
.sec_point .block_point .txt_wrap {
  position: relative;
  padding: 20px 20px 30px;
}
@media (min-width: 768px) {
  .sec_point .block_point .txt_wrap {
    padding: 40px 40px 50px;
  }
}
.sec_point .block_point .txt_wrap .icon {
  position: absolute;
  top: -70px;
  right: 20px;
  max-width: 25%;
}
@media (min-width: 768px) {
  .sec_point .block_point .txt_wrap .icon {
    max-width: 100%;
    top: -80px;
    right: 40px;
  }
}
.sec_point .block_point .txt_wrap .h3_point {
  border: 0;
  padding: 0;
  margin: 0 0 15px;
  color: #0a1e54;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-family: "M PLUS 1p", sans-serif;
}
@media (min-width: 768px) {
  .sec_point .block_point .txt_wrap .h3_point {
    font-size: 28px;
    margin: 0 0 20px;
  }
}
.sec_point .block_point .txt_wrap .h3_point:after {
  content: none;
}
.sec_point .block_point .txt_wrap .desc {
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.sec_point .table_defference th, .sec_point .table_defference td {
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_point .table_defference th, .sec_point .table_defference td {
    font-size: 18px;
  }
}
.sec_point .table_defference thead th {
  color: #fff;
  text-align: center;
  font-weight: 500;
  padding: 20px 0;
  border: 1px solid #d0d0d0;
}
.sec_point .table_defference thead th.pri {
  background: #3a4d80;
}
.sec_point .table_defference thead th.sub {
  background: #959595;
}
.sec_point .table_defference thead th:first-child {
  border: 0;
  width: 25%;
}
@media (min-width: 768px) {
  .sec_point .table_defference thead th:first-child {
    width: 33%;
  }
}
.sec_point .table_defference tbody th, .sec_point .table_defference tbody td {
  font-weight: 500;
  padding: 10px;
}
@media (min-width: 768px) {
  .sec_point .table_defference tbody th, .sec_point .table_defference tbody td {
    padding: 20px 30px;
  }
}
.sec_point .table_defference tbody th {
  vertical-align: middle;
  padding: 10px;
  color: #fff;
  background: #3e3126;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #bfbfbf;
}
@media (min-width: 768px) {
  .sec_point .table_defference tbody th {
    text-align: left;
    padding: 20px 30px;
	font-size: 18px;
  }
}
.sec_point .table_defference tbody td {
  vertical-align: top;
  text-align: center;
  border: 1px solid #ccc;
}
.sec_point .table_defference tbody td.pri {
  background: #f5f6f9;
  font-weight: bold;
}
.sec_point .table_defference tbody td.pri .color_pri {
  color: #0a1e54;
  font-size: 24px;
}
.sec_point .table_defference tbody td.sub {
  background: #fff;
}
.sec_point .table_defference tbody td.adjust {
  vertical-align: middle;
  font-weight: bold;
  font-size: 30px;
}
.sec_point .table_defference tbody td .judge {
  font-weight: 500;
}
.sec_point .table_defference tbody td ul li {
  line-height: 1.8;
  text-align: left;
  position: relative;
  padding-left: 10px;
}
.sec_point .table_defference tbody td ul li:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 3px;
  height: 3px;
  background: #333;
  border-radius: 100vh;
}

.sec_flow {
  padding: 30px 0 50px;
  background: url(../img/common/bg_img008.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_flow {
    padding: 50px 0 120px;
  }
}
.sec_flow .h2_flow .sub {
  display: block;
}
.sec_flow .desc {
  line-height: 1.85;
  letter-spacing: 0.1em;
}
.sec_flow .border_contents {
  background: #fff;
  border: 1px solid #8c7057;
  padding: 20px;
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_flow .border_contents {
    padding: 40px;
    margin: 40px 0 0;
  }
}
.sec_flow .border_contents .h3_flow {
  margin: 0 0 15px;
  padding: 0 0 10px;
  text-align: center;
  color: #3e3126;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-family: "M PLUS 1p", sans-serif;
}
@media (min-width: 768px) {
  .sec_flow .border_contents .h3_flow {
    margin: 0 0 25px;
    padding: 0 0 15px;
    font-size: 24px;
  }
}
.sec_flow .border_contents .h3_flow:after {
  content: none;
}
.sec_flow .border_contents .list_circle li {
  position: relative;
  padding-left: 20px;
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .sec_flow .border_contents .list_circle li {
    margin: 15px 0 0;
  }
}
.sec_flow .border_contents .list_circle li:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 7px;
  height: 7px;
  background: #8c7057;
  border-radius: 100vh;
}
.sec_flow .flow_wrap .flow_block {
  background: #fff;
  position: relative;
  border-radius: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  padding: 60px 20px 20px;
  margin: 80px 0 0;
}
@media (min-width: 768px) {
  .sec_flow .flow_wrap .flow_block {
    display: grid;
    gap: 0 30px;
    grid-template-columns: 1fr auto;
    padding: 40px;
    margin: 100px 0 0;
  }
}
.sec_flow .flow_wrap .flow_block:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -40px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  border-top: 20px solid #0a1e54;
}
@media (min-width: 768px) {
  .sec_flow .flow_wrap .flow_block:after {
    bottom: -60px;
    border-right: 40px solid transparent;
    border-left: 40px solid transparent;
    border-top: 30px solid #0a1e54;
  }
}
.sec_flow .flow_wrap .flow_block:last-child:after {
  content: none;
}
.sec_flow .flow_wrap .flow_block .h3_flow {
  position: absolute;
  top: -60px;
  left: 15px;
  display: flex;
  align-items: center;
  padding: 5px 40px 5px 5px;
  font-weight: bold;
  border-radius: 100vh;
  color: #0a1e54;
  background: #fff;
  border: 1px solid #0a1e54;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 20px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_flow .flow_wrap .flow_block .h3_flow {
    top: -80px;
    left: 25px;
    font-size: 28px;
  }
}
.sec_flow .flow_wrap .flow_block .h3_flow:after {
  content: none;
}
.sec_flow .flow_wrap .flow_block .h3_flow .num {
  color: #fff;
  border-radius: 100vh;
  background: #0a1e54;
  margin: 0 10px 0 0;
  letter-spacing: 0.06em;
  display: block;
  padding: 10px 11px 10px 12px;
}
.sec_flow .flow_wrap .flow_block .bnr {
  order: 2;
}
.sec_flow .flow_wrap .flow_block .desc {
  margin: 15px 0 0;
  line-height: 1.85;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_flow .flow_wrap .flow_block .desc {
    margin: 30px 0 0;
  }
}

.sec_fee {
  margin: -80px 0 0;
  padding: 30px 0 0;
  background: url(../img/common/bg_img009.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_fee {
    margin: 0;
    padding: 60px 0 0;
  }
}
.sec_fee .h2_fee .sub {
  display: block;
}
.sec_fee .desc {
  line-height: 1.85;
  letter-spacing: 0.1em;
}
.sec_fee .contents {
  background: #fff;
  position: relative;
  border-radius: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  padding: 80px 15px 25px;
  margin: 80px 0 0;
}
@media (min-width: 768px) {
  .sec_fee .contents {
    display: flex;
    padding: 70px 35px;
    margin: 120px 0 0;
  }
}
@media (min-width: 768px) {
  .sec_fee .contents .txt_wrap {
    padding-right: 500px;
  }
}
.sec_fee .contents .txt_wrap .h3_fee {
  position: absolute;
  top: -65px;
  left: -5px;
  padding: 15px 10px 15px 120px;
  border-radius: 5px;
  border: 0;
  display: table;
  letter-spacing: 0.1em;
  color: #fff;
  background: linear-gradient(to right, transparent 0, transparent 50px, #0a1e54 50px, #0a1e54 100%);
  font-family: "M PLUS 1p", sans-serif;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_fee .contents .txt_wrap .h3_fee {
    position: absolute;
    top: -80px;
    left: 20px;
    font-size: 25px;
    padding: 15px 30px 15px 130px;
  }
}
.sec_fee .contents .txt_wrap .h3_fee:after {
  content: none;
}
.sec_fee .contents .txt_wrap .h3_fee img {
  position: absolute;
  top: -15px;
  left: 0;
}
@media (min-width: 768px) {
  .sec_fee .contents .txt_wrap .h3_fee img {
    top: -25px;
  }
}
.sec_fee .contents .txt_wrap .desc {
  line-height: 1.85;
  letter-spacing: 0.05em;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_fee .contents .txt_wrap .desc {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .sec_fee .contents .bnr {
    position: absolute;
    top: -50px;
    left: auto;
    right: -140px;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .sec_fee .contents .bnr img {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .sec_fee .contents.img_left .txt_wrap {
    padding: 0 0 0 480px;
  }
}
@media (min-width: 768px) {
  .sec_fee .contents.img_left .txt_wrap .h3_fee {
    right: 30px;
    left: auto;
  }
}
@media (min-width: 768px) {
  .sec_fee .contents.img_left .bnr {
    right: auto;
    left: -150px;
  }
}
.sec_fee .contents_bg {
  background: #dde2f0;
  border-radius: 20px;
  margin: 60px 0;
  padding: 0 20px 20px;
}
@media (min-width: 768px) {
  .sec_fee .contents_bg {
    margin: 160px 0 120px;
    padding: 0 35px 35px;
  }
}
.sec_fee .contents_bg .h3_fee {
  border: 0;
  color: #0a1e54;
  border: 4px solid #dde2f0;
  border-radius: 10px;
  background: #fff;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 18px;
  display: table;
  padding: 15px 10px 15px 90px;
  transform: translateY(-30px);
  margin: 0 auto;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_fee .contents_bg .h3_fee {
    font-size: 25px;
    margin: 0 auto;
    transform: translateY(-40px);
    padding: 15px 30px 15px 100px;
  }
}
.sec_fee .contents_bg .h3_fee:after {
  content: none;
}
.sec_fee .contents_bg .h3_fee img {
  position: absolute;
  top: -15px;
  left: -30px;
}
@media (min-width: 768px) {
  .sec_fee .contents_bg .h3_fee img {
    top: -25px;
    left: -25px;
  }
}
.sec_fee .contents_bg .h3_fee + .desc {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_fee .contents_bg .h3_fee + .desc {
    margin: 0 0 50px;
  }
}
.sec_fee .contents_bg .bg_wh {
  height: 100%;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #0a1e54;
  padding: 10px 20px 20px;
  margin: 40px 0 0;
}
@media (min-width: 768px) {
  .sec_fee .contents_bg .bg_wh {
    padding: 35px;
    margin: 0;
  }
}
.sec_fee .contents_bg .bg_wh .h4_fee {
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
  color: #fff;
  background: #0a1e54;
  display: table;
  text-align: center;
  padding: 5px 10px 8px;
  margin: -30px auto 10px;
  letter-spacing: 0.1em;
  font-size: 18px;
  border-radius: 100vh;
  width: 260px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec_fee .contents_bg .bg_wh .h4_fee {
    width: 370px;
    font-size: 24px;
    margin: -60px auto 20px;
  }
}
.sec_fee .contents_bg .bg_wh .list_check {
  margin: 0;
}
.sec_fee .contents_bg .bg_wh .list_check li {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding: 5px 0 5px 30px;
}
@media (min-width: 768px) {
  .sec_fee .contents_bg .bg_wh .list_check li {
    font-size: 20px;
  }
}
.sec_fee .contents_bg .bg_wh .list_check li:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../img/common/icon_check002.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_fee .contents_bg .bg_wh .list_check li:after {
    top: 11px;
  }
}
.sec_fee .contents_bg .bg_wh .list_check li .line {
  background: linear-gradient(transparent 60%, #c0cdef 60%);
}
.sec_fee .contents_bg .bg_wh .list_check + .desc {
  line-height: 1.6;
}
@media (min-width: 768px) {
  .sec_fee .contents_bg .bg_wh .list_check + .desc {
    padding-left: 30px;
  }
}
.sec_fee .guideline_block {
  background: #fff;
  padding: 40px 20px 80px;
  margin: 100px 0 0;
  border-radius: 30px 30px 0 0;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block {
    padding: 60px 40px 120px;
    margin: 200px 0 0;
    border-radius: 50px 50px 0 0;
  }
}
.sec_fee .guideline_block .h3_guideline {
  border: 0;
  padding: 0;
  margin: -60px 0 20px;
  color: #333;
  text-align: center;
  font-family: "M PLUS 1p", sans-serif;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .h3_guideline {
    margin: -145px 0 60px;
  }
}
.sec_fee .guideline_block .h3_guideline:after {
  content: none;
}
.sec_fee .guideline_block .h3_guideline .sub {
  display: block;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .h3_guideline .sub {
    font-size: 32px;
  }
}
.sec_fee .guideline_block .h3_guideline .main {
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .h3_guideline .main {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .desc {
    text-align: center;
  }
}
.sec_fee .guideline_block .title {
  display: table;
  margin: 0 auto 10px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .title {
    font-size: 24px;
    min-width: 324px;
  }
}
.sec_fee .guideline_block .title .text_red {
  color: #e50000;
}
.sec_fee .guideline_block .row_custom {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .row_custom {
    margin: 30px 0;
  }
}
.sec_fee .guideline_block .row_custom .col_2 {
  position: relative;
  border-radius: 20px;
  background: #e8ebf6;
  padding: 20px 0;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .row_custom .col_2 {
    margin-top: 0;
    padding: 40px 10px;
  }
}
.sec_fee .guideline_block .row_custom .num {
  position: absolute;
  top: -25px;
  left: 10px;
  color: #fff;
  background: #0a1e54;
  border-radius: 100vh;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-family: "M PLUS 1p", sans-serif;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .row_custom .num {
    top: -20px;
    font-size: 24px;
    width: 52px;
    height: 52px;
    line-height: 52px;
  }
}
.sec_fee .guideline_block .row_custom .period {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  position: relative;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .row_custom .period {
    font-size: 22px;
    margin: 0 0 40px;
  }
}
.sec_fee .guideline_block .row_custom .period .color_pri {
  color: #0a1e54;
}
.sec_fee .guideline_block .row_custom .period:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 15px solid #0a1e54;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .row_custom .period:after {
    bottom: -30px;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 20px solid #0a1e54;
  }
}
.sec_fee .guideline_block .row_custom .price {
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_fee .guideline_block .row_custom .price {
    font-size: 24px;
  }
}
.sec_fee .guideline_block .row_custom .price .color_pri {
  color: #0a1e54;
}
.sec_fee .guideline_block .row_custom .price .text_red {
  color: #e50000;
}
.sec_fee .bottom_desc {
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_fee .bottom_desc {
    font-size: 18px;
  }
}
.sec_fee .bottom_desc strong {
  color: #0a1e54;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_fee .bottom_desc strong {
    font-size: 22px;
  }
}
.sec_fee .bottom_desc .text_red {
  color: #e50000;
}

.sec_tool {
  padding: 50px 0;
  background: linear-gradient(to bottom, #0a1e54 0, #2d437f 100%);
}
@media (min-width: 768px) {
  .sec_tool {
    padding: 120px 0;
  }
}
.sec_tool .h2_tool {
  color: #fff;
  padding: 0;
  letter-spacing: 0.1em;
  font-size: 28px;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_tool .h2_tool {
    font-size: 55px;
    margin: 0 0 50px;
  }
}
.sec_tool .h2_tool:after {
  content: none;
}
@media (min-width: 768px) {
  .sec_tool .calculator {
    display: flex;
    gap: 0 25px;
  }
}
@media (min-width: 768px) {
  .sec_tool .calculator .calculator_item {
    width: calc((100% - 50px) / 3);
  }
}
.sec_tool .calculator .calculator_item .ttl {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "M PLUS 1p", sans-serif;
  margin: 20px 0 10px;
}
@media (min-width: 768px) {
  .sec_tool .calculator .calculator_item .ttl {
    font-size: 22px;
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .sec_tool .calculator .calculator_item .calculator-field {
    max-width: 320px;
    margin: 0 auto;
  }
}
.sec_tool .calculator .calculator_item .calculator-field input {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 320px;
  background: #fff;
  border-radius: 5px;
  padding: 1em;
  font-size: 16px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .sec_tool .calculator .calculator_item .calculator-field input {
    height: 64px;
  }
}
@media (min-width: 768px) {
  .sec_tool .calculator .calculator_item .calculator-field input {
    font-size: 20px;
    border-radius: 10px;
	width: 100%;
  }
}
.sec_tool .calculator-submit {
  display: block;
  padding: 15px 0;
  margin: 50px auto 0;
  width: 320px;
  max-width: 100%;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  position: relative;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_tool .calculator-submit {
    width: 470px;
    font-size: 20px;
    border-radius: 10px;
  }
}
.sec_tool .calculator-submit:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 20px;
  left: auto;
  margin: auto;
  width: 30px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transition: 0.2s;
  transform: skew(30deg);
}
.sec_tool .calculator-submit:hover {
  opacity: 0.8;
}
.sec_tool .calculator-submit:hover:after {
  right: 10px;
}
.sec_tool .calculator-result {
  color: #fff;
  text-align: center;
  margin: 30px 0 0;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_tool .calculator-result {
    font-size: 28px;
  }
}

.sec_faq {
  padding: 50px 0 0;
}
@media (min-width: 768px) {
  .sec_faq {
    padding: 120px 0 0;
  }
}
.sec_faq .heading .h2_faq {
  margin: 0;
  padding: 0;
  letter-spacing: 0.1em;
  font-size: 30px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sec_faq .heading .h2_faq {
    font-size: 55px;
  }
}
.sec_faq .heading .h2_faq:after {
  content: none;
}
.sec_faq .anchor_wrap {
  margin: 40px 0 20px;
}
@media (min-width: 768px) {
  .sec_faq .anchor_wrap {
    margin: 50px 0 10px;
  }
}
.sec_faq .anchor_wrap .list_anchor {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
  border-radius: 10px;
  gap: 15px 20px;
  border: 1px solid #b39a84;
}
@media (min-width: 768px) {
  .sec_faq .anchor_wrap .list_anchor {
    padding: 40px 30px;
    border-radius: 20px;
    gap: 20px 30px;
  }
}
.sec_faq .anchor_wrap .list_anchor li a {
  display: block;
  text-decoration: none;
  color: #333;
  position: relative;
  padding-left: 36px;
  font-weight: bold;
}
.sec_faq .anchor_wrap .list_anchor li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 100vh;
  transition: 0.2s;
  border: 1px solid #b39a84;
}
.sec_faq .anchor_wrap .list_anchor li a:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 8px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #b39a84;
  border-right: 1px solid #b39a84;
  transform: rotate(45deg);
  transition: 0.2s;
}
.sec_faq .faq_wrap {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .sec_faq .faq_wrap {
    padding: 70px 0;
  }
}
.sec_faq .faq_wrap.bg {
  background: #f8f5f4;
}
.sec_faq .faq_wrap .h3_faq {
  color: #333;
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  padding: 15px 0;
  margin: 0 0 20px;
  font-size: 22px;
  letter-spacing: 0.1em;
  border-top: 1px solid #b39a84;
  border-bottom: 1px solid #b39a84;
}
@media (min-width: 768px) {
  .sec_faq .faq_wrap .h3_faq {
    padding: 30px 0;
    margin: 0 0 40px;
    font-size: 28px;
  }
}
.sec_faq .faq_wrap .h3_faq:after {
  content: none;
}
.sec_faq .faq_wrap .box_faq .question:before {
  border-radius: 8px;
}
.sec_clinic {
  padding: 50px 0;
  background: url(../img/common/bg_img011.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_clinic {
    padding: 120px 0;
  }
}
.sec_clinic .img_slider {
  max-width: 850px;
  margin: auto;
}
.sec_clinic .img_slider img {
  border-radius: 0;
}
.sec_clinic .img_slider .img_slide_thumb {
  margin-top: 10px;
}
.sec_clinic .img_slider .img_slide_thumb img {
  padding: 0 2px;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_clinic .img_slider .img_slide_main .slick-prev, .sec_clinic .img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_main .slick-prev, .sec_clinic .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
}
.sec_clinic .img_slider .img_slide_main .slick-prev:before, .sec_clinic .img_slider .img_slide_main .slick-next:before {
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_main .slick-prev:before, .sec_clinic .img_slider .img_slide_main .slick-next:before {
    font-size: 30px;
  }
}
.sec_clinic .img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
}
.sec_clinic .img_slider .img_slide_main .slick-next {
  right: 5px;
}
@media (min-width: 768px) {
  .sec_clinic .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.sec_clinic .img_slider .img_slide_main .item {
  position: relative;
}
.sec_clinic .img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

.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 */