@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: #f6f4f2;
}

.section_bg .box_bg {
  background: #fff;
}

.section_bg .box_bg .box_bg {
  background: #f6f4f2;
}

.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f6f4f2;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #f6f4f2;
}

.box_border {
  background: #fff;
  border: 5px solid #f6f4f2;
}

.box_border .box_bg {
  background: #f6f4f2;
}

.section_bg .box_border .box_bg {
  background: #f6f4f2;
}

.box_bg,
.box_border {
  border-radius: 40px;
  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: 1px solid #f29989;
  border-radius: 10px;
  padding: min(30px, 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px, 2.4vw);
  column-gap: min(20px, 2.4vw);
  row-gap: min(14px, 2vw);
}

.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}

.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}

.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}

.link_anchor a:before {
  display: none;
}

.link_anchor a:hover {
  background: none;
  color: #f29989 !important;
  opacity: 1;
  text-decoration: underline;
}

.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc(0.84375em - 4px);
  transform: rotate(45deg);
  top: calc(0.9em - 4px);
}

.link_anchor a::before {
  display: block;
  background: #f29989;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}

@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc((100% - min(20px, 2.4vw)) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc((100% - min(20px, 2.4vw) - min(20px, 2.4vw)) / 3);
  }
}
.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}

.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}

.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}

.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}

.ul_circle li::before,
.ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}

.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}

.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #1b386c;
  height: 8px;
  left: 0.2em;
  top: 10px;
  width: 8px;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #1b386c;
  height: 5.3333333333px;
  left: 0.5em;
  top: 11.3333333333px;
  width: 5.3333333333px;
}

.ul_check li {
  padding-left: 2em;
}

.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: 10px;
  width: 7px;
  z-index: 1;
}

.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #f29989;
  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 #1b386c;
  top: 10px;
}

.ol_circle {
  counter-reset: ol_circle;
}

.ol_circle li {
  padding-left: 28px;
  position: relative;
}

.ol_circle li::before,
.ol_circle li:after {
  content: "";
  position: absolute;
}

.ol_circle li::before {
  background-color: #1b386c;
  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: #1b386c;
  border-top: 1px solid #1b386c;
  border-bottom: 1px solid #1b386c;
  font-weight: 600;
  text-align: left;
  width: 32%;
}

@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}

table.table_timetable th,
table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 1.6rem 0.2rem;
  text-align: center;
}

table.table_timetable thead th {
  background: #7890bb;
  color: #fff;
}

table.table_timetable thead th:first-child {
  width: 30%;
}

table.table_timetable thead th:last-child {
  width: 12%;
  padding-right: 8px;
}

@media (max-width: 767px) {
  table.table_timetable thead th:last-child {
    width: 18%;
    padding-right: 0;
  }
}
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: #7890bb;
  color: #fff;
  font-weight: bold;
}

table.table tbody th {
  background: #e3e8f0;
}

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: #1b386c !important;
}

.consul2 {
  color: #f29989 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}

.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}

.js-scrollable_pc table.table_fixed {
  width: 100%;
}

@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}
.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}

.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}

.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 35.2px;
  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";
  line-height: 1.4;
  color: #fff;
  background: #f29989;
}

.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}

.box_faq .question .faq_title::before,
.box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #f29989;
  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: #1b386c;
  top: 30px;
  text-indent: 1px;
}

.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: 6px solid #d9e1ee;
  background: #fff;
  border-radius: 40px;
  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: #b1c2e1;
  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: #1b386c;
}

.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: "Zen Maru Gothic", 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: #1b386c;
  background: #1b386c;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}

@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}
.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
}

.footer .sec_logo {
  margin: 0 0 30px;
}

.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}

.footer table.address {
  margin-bottom: 10px;
}

.footer table.address th,
.footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}

.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}

.footer .sec_img {
  margin: 0;
}

.footer .sitemap {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .footer .sitemap {
    margin-top: 60px;
  }
}
.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: #f7f8fb;
  color: #333;
  margin-top: 0;
  padding: 20px 0 100px;
  font-weight: 500;
  text-align: center;
}

@media (max-width: 767px) {
  .copyright {
    padding: 15px 0 18%;
  }
}
.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;
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.pc_hdr_inst {
  margin-left: 10px;
}

.footer .bg_wrap {
  padding-bottom: 40px;
  background: url(../img/common/ftr_bg.jpg) no-repeat center bottom/cover;
}

@media (min-width: 768px) {
  .footer .bg_wrap {
    padding-bottom: 100px;
  }
}
.footer .container .ftr_logo {
  text-align: center;
  margin: 0 0 30px;
}

@media (min-width: 768px) {
  .footer .container .ftr_logo {
    margin: 0 0 60px;
  }
}
.footer .ftr_h3 {
  color: #b9857c;
  font-size: 20px;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin: 0 auto 0.2em;
  white-space: nowrap;
  position: relative;
}

@media (min-width: 768px) {
  .footer .ftr_h3 {
    margin: 0 auto 1em;
  }
}
.footer .ftr_h3:not(:first-of-type) {
  margin-top: 0.6em;
}

@media (min-width: 768px) {
  .footer .ftr_h3:not(:first-of-type) {
    margin-top: 1.4em;
  }
}
.footer .ftr_h3:after,
.footer .ftr_h3:before {
  content: "";
  width: 100%;
  height: 3px;
  background: url(../img/common/line.png) repeat right center/auto;
  flex-grow: 1;
}

.footer .ftr_h3:after {
  margin-left: 5px;
}

.footer .ftr_h3:before {
  margin-right: 7px;
  background: url(../img/common/line.png) repeat left center/auto;
}

.footer .desc {
  font-weight: 500;
}

@media (min-width: 768px) {
  .footer .info_address {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr auto;
  }
}
.footer .info_address li.address {
  font-weight: 500;
}

.footer .info_address li.btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  background: #f29989;
  text-align: center;
  border-radius: 100vh;
  width: 290px;
  max-width: 100%;
  line-height: 1;
  padding: 10px 0 14px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  transition: 0.2s;
  margin: 15px auto 0;
}

@media (min-width: 768px) {
  .footer .info_address li.btn a {
    margin: 0;
  }
}
.footer .info_address li.btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 4px;
  right: 20px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transition: 0.2s;
  transform: skew(30deg);
}

.footer .info_address li.btn a:hover {
  opacity: 0.8;
}

@media (min-width: 768px) {
  .footer .list_btn {
    display: grid;
    gap: 0 15px;
    justify-content: space-between;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .footer .list_btn li {
    text-align: center;
    margin: 15px auto 0;
  }
}
.footer .list_btn li a img {
  transition: 0.2s;
}

.footer .list_btn li a:hover img {
  opacity: 0.7;
}

.footer .table_timetable {
  margin-bottom: 10px;
  position: relative;
}

.footer .table_timetable.dummy:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.678);
}

.footer .table_timetable.dummy:before {
  display: table;
  color: #fff;
  content: "準備中です";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: -moz-max-content;
  width: max-content;
  height: 1em;
}

.footer .f_icon {
  font-weight: bold;
  position: relative;
  margin: 30px 0 0;
  padding: 0 0 0 75px;
}

.footer .f_icon:after {
  content: "";
  position: absolute;
  top: -0.4em;
  left: 0;
  width: 42px;
  height: 42px;
  background: url(../img/common/ftr_info_icon.png) no-repeat center center/cover;
  transition: 0.2s;
}

.footer .f_icon:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 55px;
  width: 10px;
  height: 10px;
  background: #f7c8c0;
  border-radius: 100vh;
}

.home .h2_styled {
  padding: 0;
}

.home .h2_styled:after {
  content: none;
}

.home .h2_styled .main_en {
  display: block;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #1b386c;
}

@media (min-width: 768px) {
  .home .h2_styled .main_en {
    font-size: 120px;
    -webkit-text-stroke-width: 2px;
  }
}
.home .h2_styled .main_en.color02 {
  -webkit-text-stroke-color: #f29989;
}

.home .h2_styled .sub_ja {
  font-size: 24px;
  letter-spacing: 0.1em;
  color: #1b386c;
}

@media (min-width: 768px) {
  .home .h2_styled .sub_ja {
    font-size: 36px;
  }
}
.home .h2_styled .sub_ja .color02 {
  color: #f29989;
}

.home .h3_styled .color01 {
  color: #1b386c;
}

.home .h3_styled .color02 {
  color: #f29989;
}

.sec_info {
  padding: 50px 0 80px;
  background: url(../img/common/bg_img001.jpg) no-repeat bottom center/cover;
}

@media (min-width: 768px) {
  .sec_info {
    padding: 120px 0 180px;
  }
}
.sec_info .h2_news,
.sec_info .h2_info {
  margin: 0 0 10px;
}

@media (min-width: 768px) {
  .sec_info .h2_news,
  .sec_info .h2_info {
    margin: 0 0 20px;
  }
}
.sec_info .h2_news .sub_en,
.sec_info .h2_info .sub_en {
  display: table;
  line-height: 1.2;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  padding: 0 0 0 75px;
}

@media (min-width: 768px) {
  .sec_info .h2_news .sub_en,
  .sec_info .h2_info .sub_en {
    font-size: 22px;
  }
}
.sec_info .h2_news .sub_en:after,
.sec_info .h2_info .sub_en:after {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 67px;
  height: 3px;
  background: url(../img/common/line_title001.png) no-repeat center center/cover;
}

.sec_info .h2_news .main_ja,
.sec_info .h2_info .main_ja {
  display: block;
  text-align: left;
  color: #1b386c;
  font-size: 22px;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  .sec_info .h2_news .main_ja,
  .sec_info .h2_info .main_ja {
    font-size: 36px;
  }
}
.sec_info .h2_news .sub_ja,
.sec_info .h2_info .sub_ja {
  display: block;
  text-align: left;
  line-height: 2;
  color: #333;
  font-size: 16px;
}

@media (min-width: 768px) {
  .sec_info .h2_news .sub_ja,
  .sec_info .h2_info .sub_ja {
    font-size: 18px;
  }
}
.sec_info .news_wrap {
  background: #fff;
  padding: 25px;
  border-radius: 15px 15px 0 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.04);
}

@media (min-width: 768px) {
  .sec_info .news_wrap {
    padding: 60px;
    border-radius: 40px 40px 0 0;
    display: grid;
    gap: 0 50px;
    grid-template-columns: auto 1fr;
  }
}
.sec_info .news_wrap .heading {
  margin: 0 0 25px;
}

@media (min-width: 768px) {
  .sec_info .news_wrap .heading {
    margin: 0;
  }
}
.sec_info .news_wrap .heading .btnstyle a {
  border: 0;
  padding: 0 50px 0 0;
  color: #333 !important;
  font-weight: bold;
  background: none;
  text-align: left;
  margin-left: 0;
  font-size: 16px;
  width: auto;
}

.sec_info .news_wrap .heading .btnstyle a:after {
  width: 25px;
  border-color: #333;
}

.sec_info .news_wrap .heading .btnstyle a:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 5px;
  right: 10px;
  left: auto;
  margin: auto;
  width: 20px;
  height: 20px;
  border-radius: 100vh;
  background: #f7c8c0;
}

.sec_info .news_wrap .contents .list_list dt,
.sec_info .news_wrap .contents .list_list dd {
  font-weight: 500;
}

@media (min-width: 768px) {
  .sec_info .news_wrap .contents .list_list dt,
  .sec_info .news_wrap .contents .list_list dd {
    padding: 20px 0;
    border-bottom: 1px solid #c3c2c1;
  }
}
.sec_info .news_wrap .contents .list_list dt:first-of-type,
.sec_info .news_wrap .contents .list_list dd:first-of-type {
  padding-top: 0;
}

.sec_info .news_wrap .contents .list_list dd {
  border-bottom: 1px solid #c3c2c1;
}

@media (min-width: 768px) {
  .sec_info .news_wrap .contents .list_list dd {
    padding-left: 110px;
  }
}
.sec_info .info_wrap {
  background: #fff;
  padding: 25px;
  border-radius: 15px 15px 0 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.04);
  margin-top: 30px;
}

@media (min-width: 768px) {
  .sec_info .info_wrap {
    border-radius: 40px 40px 0 0;
    margin-top: 60px;
    padding: 60px;
  }
}
.sec_info .info_wrap .row {
  margin-bottom: 30px;
}

.sec_info .info_wrap .h3_info {
  display: flex;
  border: 0;
  padding: 0;
  color: #b9857c;
  font-size: 18px;
  position: relative;
  white-space: nowrap;
  margin: 30px 0 10px;
}

@media (min-width: 768px) {
  .sec_info .info_wrap .h3_info {
    font-size: 20px;
    margin: 0 0 10px;
  }
}
.sec_info .info_wrap .h3_info:after {
  position: relative;
  content: "";
  top: 0;
  width: 100%;
  height: 3px;
  margin-left: 7px;
  background: url(../img/common/line.png) no-repeat center center/cover;
  flex-grow: 1;
}

.sec_info .info_wrap .icon_info {
  position: relative;
  font-weight: 500;
  padding-left: 75px;
  margin-top: 30px;
}

.sec_info .info_wrap .icon_info:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 42px;
  height: 42px;
  background: url(../img/common/icon_info001.png) no-repeat center center/cover;
  transition: 0.2s;
}

.sec_info .info_wrap .icon_info .circle {
  position: relative;
  /*padding: 0 0 0 20px;*/
}

.sec_info .info_wrap .icon_info .circle:after {
  content: "";
  position: absolute;
  top: 0.5em;
  left: -20px;
  width: 10px;
  height: 10px;
  background: #f7c8c0;
  border-radius: 100vh;
}

@media (min-width: 768px) {
  .sec_info .info_wrap .icon_info .circle:after {
    top: 0.4em;
  }
}
.sec_info .info_wrap .address {
  margin-top: 0;
}

.sec_info .info_wrap .train {
  margin-top: 0;
}

.sec_info .info_wrap .train:after {
  background: url(../img/common/icon_info002.png) no-repeat center center/cover;
}

.sec_info .info_wrap .bike:after {
  background: url(../img/common/icon_info004.png) no-repeat center center/cover;
}

.sec_info .info_wrap .bus:after {
  background: url(https://www.h-ninomiya-clinic.com/wp-content/uploads/2025/07/icon_info005.png) no-repeat center center/cover;
}

.sec_info .info_wrap .bike:after {
  background: url(../img/common/icon_info004.png) no-repeat center center/cover;
}

.sec_info .info_wrap .table_timetable.dummy {
  position: relative;
}

.sec_info .info_wrap .table_timetable.dummy:before {
  display: table;
  color: #fff;
  content: "準備中です";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: -moz-max-content;
  width: max-content;
  height: 1em;
}

.sec_info .info_wrap .table_timetable.dummy:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.678);
}

.sec_info .info_wrap .table_timetable + .desc {
  font-weight: 500;
}

@media (min-width: 768px) {
  .sec_info .info_wrap .list_btn {
    display: grid;
    gap: 0 40px;
    justify-content: center;
    grid-template-columns: repeat(2, auto);
  }
}
.sec_info .info_wrap .list_btn li {
  margin: 15px auto 0;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_info .info_wrap .list_btn li {
    margin: 0;
  }
}
.sec_message {
  padding: 50px 0 0;
  background: url(../img/common/bg_img002.jpg) no-repeat center center/cover;
}

@media (min-width: 768px) {
  .sec_message {
    padding: 120px 0 0;
  }
}
.sec_message .aligncenter {
  align-items: center;
}

@media (min-width: 768px) {
  .sec_message .aligncenter .col_2:last-child {
    width: 51%;
    margin-right: 3%;
  }
}
@media (min-width: 768px) {
  .sec_message .aligncenter .col_2:first-child {
    width: 46%;
  }
}
@media (min-width: 768px) {
  .sec_message .h2_message {
    text-align: right;
  }
}
.sec_message .h2_message .main_en {
  display: table;
  position: relative;
  padding: 0 0 0 85px;
  margin: 0 0 20px auto;
}

@media (min-width: 768px) {
  .sec_message .h2_message .main_en {
    padding: 0 0 0 130px;
    margin-left: 0 0 0 auto;
  }
}
.sec_message .h2_message .main_en:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 74px;
  height: 71px;
  background: url(../img/common/h2_icon001.png) no-repeat center center/cover;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .sec_message .h2_message .main_en:after {
    width: 106px;
    height: 101px;
  }
}
.sec_message .h2_message .sub_ja {
  position: relative;
  padding-left: 70px;
}

@media (min-width: 768px) {
  .sec_message .h2_message .sub_ja {
    padding-left: 363px;
  }
}
@media (max-width: 767px) {
  .sec_message .h2_message .sub_ja {
    display: table;
    margin-left: auto;
  }
}
.sec_message .h2_message .sub_ja:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 60px;
  height: 3px;
  background: url(../img/common/line_title002.png) no-repeat center center/cover;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .sec_message .h2_message .sub_ja:after {
    width: 353px;
  }
}
.sec_message .h3_styled {
  border: 0;
  padding: 0;
  margin: 0 0 20px;
  color: #1b386c;
  line-height: 1.6;
  letter-spacing: 0;
  font-size: 22px;
}

@media (min-width: 768px) {
  .sec_message .h3_styled {
    font-size: 30px;
  }
}
.sec_message .h3_styled:after {
  content: none;
}

.sec_message .desc {
  font-weight: 500;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  .sec_message .btnstyle a {
    margin-left: 0;
  }
}
.sec_message .message_contents {
  border-radius: 40px 40px 0 0;
  border: 1px solid #1b386c;
  padding: 0 0 15px;
  background: #fff;
}

@media (min-width: 768px) {
  .sec_message .message_contents {
    padding: 0 0 30px;
  }
}
.sec_message .message_contents.mH {
  height: 100%;
}

.sec_message .message_contents.mt-custom {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .sec_message .message_contents.mt-custom {
    margin-top: 40px;
  }
}
.sec_message .message_contents .h4_message {
  display: block;
  color: #fff;
  background: #1b386c;
  border-radius: 35px 35px 0 0;
  text-align: center;
  border: 0;
  padding: 15px 0 18px;
  font-size: 18px;
  margin: 0 0 15px;
}

@media (min-width: 768px) {
  .sec_message .message_contents .h4_message {
    font-size: 24px;
    margin: 0 0 30px;
  }
}
.sec_message .message_contents .h4_message:after {
  content: none;
}

.sec_message .message_contents .list_message {
  padding: 0 15px;
}

@media (min-width: 768px) {
  .sec_message .message_contents .list_message {
    padding: 0 30px;
  }
}
.sec_message .message_contents .list_message li {
  font-weight: bold;
  position: relative;
  padding: 0 0 0 18px;
}

.sec_message .message_contents .list_message li:not(:last-child) {
  margin-bottom: 15px;
}

.sec_message .message_contents .list_message li:after {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100vh;
  background: #f7c8c0;
}

.sec_menu {
  padding: 80px 0 50px;
  background: url(../img/common/bg_img003.jpg) no-repeat center center/100% 105%;
}

@media (min-width: 768px) {
  .sec_menu {
    padding: 150px 0 120px;
    background: url(../img/common/bg_img003.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 768px) {
  .sec_menu .h2_menu {
    margin: 0 0 60px;
  }
}
.sec_menu .h2_menu .main_en {
  display: table;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.sec_menu .h2_menu .main_en:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -25px;
  bottom: auto;
  right: auto;
  left: -45px;
  margin: auto;
  width: 141px;
  height: 141px;
  background: url(../img/common/h2_icon002.png) no-repeat center center/cover;
  transition: 0.2s;
}

.sec_menu .h2_menu .sub_ja {
  display: flex;
  margin-top: 10px;
  align-items: center;
  justify-content: center;
}

.sec_menu .h2_menu .sub_ja:after,
.sec_menu .h2_menu .sub_ja:before {
  content: "";
  margin-top: 5px;
  width: 49px;
  height: 3px;
  background: url(../img/common/line_title003.png) no-repeat right center/auto;
}

.sec_menu .h2_menu .sub_ja:after {
  margin-left: 2px;
}

.sec_menu .h2_menu .sub_ja:before {
  margin-right: 5px;
}

.sec_menu .list_menu {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

@media (min-width: 768px) {
  .sec_menu .list_menu {
    gap: 30px;
  }
}
.sec_menu .list_menu li {
  width: calc((100% - 15px) / 2);
  position: relative;
  z-index: 3;
}

@media (min-width: 768px) {
  .sec_menu .list_menu li {
    width: calc((100% - 90px) / 4);
  }
}
.sec_menu .list_menu li:after {
  content: "";
  position: absolute;
  z-index: 5;
  top: auto;
  bottom: 25px;
  right: 30px;
  left: auto;
  margin: auto;
  width: 25px;
  height: 5px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: skew(30deg);
  transition: 0.2s;
}

@media (min-width: 768px) {
  .sec_menu .list_menu li:after {
    bottom: 35px;
    right: 45px;
    width: 40px;
    height: 8px;
  }
}
.sec_menu .list_menu li:before {
  content: "";
  position: absolute;
  z-index: 5;
  top: auto;
  bottom: 15px;
  right: 15px;
  left: auto;
  margin: auto;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 100vh;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .sec_menu .list_menu li:before {
    bottom: 20px;
    right: 25px;
    width: 40px;
    height: 40px;
  }
}
.sec_menu .list_menu li a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-decoration: none;
  padding: 60px 0;
  border-radius: 20px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
  box-shadow: 0 0 10px rgba(27, 56, 108, 0.4);
}

@media (min-width: 768px) {
  .sec_menu .list_menu li a {
    padding: 80px 0;
    border-radius: 40px;
    font-size: 30px;
  }
}
.sec_menu .list_menu li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: url(../img/common/menu_bg001.png) no-repeat center center/cover;
  transition: all 0.3s;
}

@media (min-width: 768px) {
  .sec_menu .list_menu li a:after {
    border-radius: 40px;
  }
}
.sec_menu .list_menu li a .txt {
  position: relative;
  z-index: 5;
}

@media (max-width: 767px) {
  .sec_menu .list_menu li a .txt {
    min-height: 51px;
    display: flex;
    align-items: center;
  }
}
.sec_menu .list_menu li a:before {
  content: "";
  background: rgba(75, 81, 91, 0.4);
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 20px;
  left: 0;
  top: 0;
  z-index: 3;
  transition: all 0.3s;
}

@media (min-width: 768px) {
  .sec_menu .list_menu li a:before {
    border-radius: 40px;
  }
}
.sec_menu .list_menu li a:hover {
  opacity: 0.9;
}

.sec_menu .list_menu li a:hover:after {
  transform: scale(1.1);
}

.sec_menu .list_menu li a:hover:before {
  background: none;
}

.sec_menu .list_menu li:nth-child(1),
.sec_menu .list_menu li:nth-child(2),
.sec_menu .list_menu li:nth-child(3) {
  width: calc((100% - 15px) / 2);
}

@media (min-width: 768px) {
  .sec_menu .list_menu li:nth-child(1),
  .sec_menu .list_menu li:nth-child(2),
  .sec_menu .list_menu li:nth-child(3) {
    width: calc((100% - 60px) / 3);
  }
}
.sec_menu .list_menu li:nth-child(8) {
  width: calc((100% - 15px) / 2);
}

@media (min-width: 768px) {
  .sec_menu .list_menu li:nth-child(8) {
    width: 100%;
  }
}
.sec_menu .list_menu li:nth-child(1) a,
.sec_menu .list_menu li:nth-child(2) a,
.sec_menu .list_menu li:nth-child(3) a {
  padding: 60px 0;
}

@media (min-width: 768px) {
  .sec_menu .list_menu li:nth-child(1) a,
  .sec_menu .list_menu li:nth-child(2) a,
  .sec_menu .list_menu li:nth-child(3) a {
    padding: 135px 0;
  }
}
.sec_menu .list_menu li:nth-child(2) a:after {
  background: url(../img/common/menu_bg002.png) no-repeat center center/cover;
}

.sec_menu .list_menu li:nth-child(3) a:after {
  background: url(../img/common/menu_bg003.png) no-repeat center center/cover;
}

.sec_menu .list_menu li:nth-child(4) a:after {
  background: url(../img/common/menu_bg004.png) no-repeat center center/cover;
}

.sec_menu .list_menu li:nth-child(5) a:after {
  background: url(../img/common/menu_bg005.png) no-repeat center center/cover;
}

.sec_menu .list_menu li:nth-child(6) a:after {
  background: url(../img/common/menu_bg006.png) no-repeat center center/cover;
}

.sec_menu .list_menu li:nth-child(7) a:after {
  background: url(../img/common/menu_bg007.png) no-repeat center center/cover;
}

.sec_menu .list_menu li:nth-child(8) a:after {
  background: url(../img/common/sp_menu_bg008.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_menu .list_menu li:nth-child(8) a:after {
    background: url(../img/common/menu_bg008.png) no-repeat center center/cover;
  }
}

.sec_menu .check_wrap {
  background: #fff;
  border-radius: 40px;
  padding: 15px;
  margin-top: 60px;
}

@media (min-width: 768px) {
  .sec_menu .check_wrap {
    padding: 60px;
    margin-top: 160px;
  }
}
.sec_menu .check_wrap .h3_check {
  padding: 0;
  border: 0;
  text-align: center;
  margin: 0 0 20px;
  font-size: 22px;
  color: #1b386c;
}

@media (min-width: 768px) {
  .sec_menu .check_wrap .h3_check {
    margin: 0 0 40px;
    font-size: 30px;
  }
}
.sec_menu .check_wrap .h3_check:after {
  content: none;
}

@media (min-width: 768px) {
  .sec_menu .check_wrap .list_check {
    display: grid;
    gap: 20px 60px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.sec_menu .check_wrap .list_check li {
  margin: 0 0 10px;
}

.sec_menu .check_wrap .list_check li a {
  display: block;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  color: #333;
  padding: 0 20px 10px 25px;
  border-bottom: 1px dashed #1b386c;
  position: relative;
  letter-spacing: 0;
  line-height: 1.4;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .sec_menu .check_wrap .list_check li a {
    font-size: 18px;
    padding: 0 20px 20px 30px;
  }
}
.sec_menu .check_wrap .list_check li a:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 5px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #1b386c;
  border-right: 1px solid #1b386c;
  transform: rotate(45deg);
  transition: 0.2s;
}

@media (max-width: 767px) {
  .sec_menu .check_wrap .list_check li a:after {
    top: 7px;
  }
}
.sec_menu .check_wrap .list_check li a:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  background: url(../img/common/icon_check.png) no-repeat center center/cover;
}

@media (min-width: 768px) {
  .sec_menu .check_wrap .list_check li a:before {
    top: 3px;
    width: 20px;
    height: 20px;
  }
}
.sec_menu .check_wrap .list_check li a:hover {
  opacity: 0.7;
}

.sec_menu .check_wrap .list_check li a:hover::after {
  right: 0;
}

.sec_checkup {
  padding: 50px 0;
}

@media (min-width: 768px) {
  .sec_checkup {
    padding: 120px 0;
  }
}
.sec_checkup .h2_checkup {
  text-align: left;
  gap: 0 20px;
  align-items: center;
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .sec_checkup .h2_checkup {
    display: flex;
    margin: 0 0 50px;
  }
}
.sec_checkup .h2_checkup .main_en {
  position: relative;
  padding: 0 0 0 60px;
}

@media (min-width: 768px) {
  .sec_checkup .h2_checkup .main_en {
    padding: 0 0 0 120px;
  }
}
.sec_checkup .h2_checkup .main_en:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 49px;
  height: 50px;
  background: url(../img/common/h2_icon003.png) no-repeat center center/cover;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .sec_checkup .h2_checkup .main_en:after {
    width: 97px;
    height: 100px;
  }
}
.sec_checkup .h2_checkup .sub_ja {
  margin-top: 15px;
  position: relative;
  padding-left: 115px;
}

@media (max-width: 767px) {
  .sec_checkup .h2_checkup .sub_ja {
    display: block;
    margin: 5px 0 0;
  }
}
.sec_checkup .h2_checkup .sub_ja:after {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 103px;
  height: 3px;
  background: url(../img/common/line_title004.png) no-repeat center center/cover;
}

.sec_checkup .h2_checkup + .desc {
  font-weight: 500;
  margin: 0 0 30px;
}

@media (min-width: 768px) {
  .sec_checkup .h2_checkup + .desc {
    margin: 0 0 50px;
  }
}
@media (min-width: 768px) {
  .sec_checkup .list_bnr {
    display: grid;
    gap: 0 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.sec_checkup .list_bnr li {
  margin: 20px 0 0;
}

@media (min-width: 768px) {
  .sec_checkup .list_bnr li {
    margin: 0;
  }
}
.sec_checkup .list_bnr li a {
  display: block;
  height: 100%;
  padding: 20px 15px 30px;
  border-radius: 40px;
  background: url(../img/common/checkup_bg.png) no-repeat center center/cover;
  transition: 0.2s;
  position: relative;
}

@media (min-width: 768px) {
  .sec_checkup .list_bnr li a {
    padding: 70px 40px;
  }
}
.sec_checkup .list_bnr li a:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 40px;
  right: 50px;
  left: auto;
  margin: auto;
  width: 40px;
  height: 8px;
  border-right: 2px solid #f29989;
  border-bottom: 2px solid #f29989;
  transform: skew(30deg);
  transition: 0.2s;
}

.sec_checkup .list_bnr li a:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 25px;
  right: 30px;
  left: auto;
  margin: auto;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100vh;
  transition: 0.2s;
}

.sec_checkup .list_bnr li a:hover {
  opacity: 0.8;
}

.sec_checkup .list_bnr li a .title {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .sec_checkup .list_bnr li a .title {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    min-height: 84px;
  }
}
.sec_checkup .list_bnr li a .icon {
  display: block;
}

.sec_checkup .list_bnr li a .icon img {
  display: block;
  margin: 0 auto;
  transition: 0.2s;
}

@media (max-width: 767px) {
  .sec_checkup .list_bnr li a .icon img {
    max-width: 30%;
  }
}
.sec_feature {
  padding: 50px 0;
  background: url(../img/common/bg_img004.jpg) no-repeat center center/cover;
}

@media (min-width: 768px) {
  .sec_feature {
    padding: 70px 0 150px;
  }
}
.sec_feature .h2_feature {
  margin: 0 0 40px;
}

@media (min-width: 768px) {
  .sec_feature .h2_feature {
    margin: 0 0 70px;
  }
}
.sec_feature .h2_feature .main_en {
  display: table;
  margin: 0 auto;
  position: relative;
}

.sec_feature .h2_feature .main_en:after {
  content: "";
  position: absolute;
  top: -30px;
  bottom: 0;
  right: -80px;
  left: auto;
  margin: auto;
  width: 76.8px;
  height: 73.2px;
  background: url(../img/common/h2_icon004.png) no-repeat center center/cover;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .sec_feature .h2_feature .main_en:after {
    top: -66px;
    bottom: 0;
    right: -222px;
    width: 192px;
    height: 183px;
  }
}
.sec_feature .h2_feature .sub_ja {
  display: block;
  margin-top: 10px;
}

.sec_feature .feature_block {
  padding: 20px 20px 20px 40px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
  margin-top: 30px;
  position: relative;
}

@media (min-width: 768px) {
  .sec_feature .feature_block {
    padding: 60px 60px 60px 100px;
    margin-top: 60px;
    border-radius: 40px;
	height:100%;
    display: grid;
    align-items: center;
    gap: 0 50px;
    grid-template-columns: auto 1fr;
  }
}
.sec_feature .feature_block .feature_num {
  position: absolute;
  left: 3px;
  top: -10px;
  bottom: auto;
  writing-mode: vertical-rl;
  color: #1b386c;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.05em;
  padding-top: 17%;
}

@media (min-width: 768px) {
  .sec_feature .feature_block .feature_num {
    top: -25px;
    left: 20px;
    bottom: 60px;
    font-size: 22px;
    padding-top: 190px;
  }
}
.sec_feature .feature_block .feature_num:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 3px;
  height: 35%;
  background: url(../img/common/line_vertical.png) no-repeat center center/cover;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .sec_feature .feature_block .feature_num:after {
    top: 0;
    height: 175px;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block .feature_num {
    font-size: 30px;
  }
}
.sec_feature .feature_block .feature_num .num {
  margin-top: 15px;
}

.sec_feature .feature_block .txt_wrap .h3_styled {
  border: 0;
  padding: 0;
  margin: 15px 0;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  .sec_feature .feature_block .txt_wrap .h3_styled {
    font-size: 26px;
    margin: 0 0 20px;
  }
}
.sec_feature .feature_block .txt_wrap .h3_styled:after {
  content: none;
}

.sec_feature .feature_block.small {
  display: block;
}

@media (min-width: 768px) {
  .sec_feature .feature_block.small .feature_num {
    bottom: 225px;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.small .txt_wrap {
    margin-left: -40px;
  }
  .sec_feature .feature_block.small .txt_wrap .h3_styled {
    text-align: center;
    margin-top: 0.8em;
  }
}
.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;
}

/********250728追加修正********/
.sec_feature a{
text-decoration: none;
}
.sec_feature .feature_block:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 25px;
  right: 30px;
  left: auto;
  margin: auto;
  width: 40px;
  height: 40px;
  background: #FFF;
  border-radius: 100vh;
  transition: 0.2s;
filter: drop-shadow(0px 0px 6px rgba(168,168,168,0.6));
}
.sec_feature .feature_block:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 40px;
  right: 50px;
  left: auto;
  margin: auto;
  width: 40px;
  height: 8px;
  border-right: 2px solid #1B386C;
  border-bottom: 2px solid #1B386C;
  transform: skew(30deg);
  transition: 0.2s;
}
/*.sec_feature .feature_block:hover:after{
right: 45px;
}*/
@media (max-width: 767px) {
.sec_feature .feature_block {
    padding: 20px 20px 80px 40px;
}
}

.footer .footer_icon:after {
    content: "";
    position: absolute;
    top: -0.4em;
    left: 0;
    width: 42px;
    height: 42px;
    transition: 0.2s;
}
.footer .train .circle {
    position: relative;
}
.footer .train .circle:before {
content: "";
    position: absolute;
    top: 0.5em;
    left: -20px;
    width: 10px;
    height: 10px;
    background: #f7c8c0;
    border-radius: 100vh;
}
.footer .train:after {
    background: url(../img/common/icon_info002.png) no-repeat center center / cover;
}
.footer .bus:after {
    background: url(https://www.h-ninomiya-clinic.com/wp-content/uploads/2025/07/icon_info005.png) no-repeat center center / cover;
}
.footer .car:after {
    background: url(../img/common/ftr_info_icon.png) no-repeat center center / cover;
}
.footer .bike:after {
    background: url(../img/common/icon_info004.png) no-repeat center center / cover;
}


 /*# sourceMappingURL=bond.css.map */