@charset "UTF-8";
body:not(.home):not(.archive) .mce-content-body h3:first-child {
  margin-bottom: 24px;
}
body:not(.home):not(.archive) .mce-content-body hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  body:not(.home):not(.archive) .mce-content-body hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}
body:not(.home):not(.archive) .mce-content-body .box_bg:first-child,
body:not(.home):not(.archive) .mce-content-body .section_bg .box_bg:first-child,
body:not(.home):not(.archive) .mce-content-body .box_border:first-child,
body:not(.home):not(.archive) .mce-content-body .section_bg .box_border:first-child {
  margin-top: 0;
}
body:not(.home):not(.archive) .mce-content-body h3:after {
  top: 10px;
}
body:not(.home):not(.archive) .mce-content-body h4 {
  padding-left: 0.8em;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #006428;
  padding-bottom: 0.4em;
}
body:not(.home):not(.archive) .mce-content-body h4:after {
  content: "";
  position: absolute;
  background: url(../img/common/h4.png) no-repeat center center/cover;
  width: 4px;
  height: 15px;
  top: 8px;
  left: 0;
}
body:not(.home):not(.archive) .mce-content-body h5 {
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(transparent 60%, rgba(0, 100, 40, 0.4) 60%);
}
body:not(.home):not(.archive) .mce-content-body .btnstyle a {
  max-width: 400px;
}

.section_bg {
  background: #eef6f1;
}

.section_bg .box_bg {
  background: #fff;
}

.section_bg .box_bg .box_bg {
  background: #eef6f1;
}

.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #eef6f1;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #eef6f1;
}

.box_border {
  background: #fff;
  border: 6px solid #eef6f1;
}

.box_border .box_bg {
  background: #eef6f1;
}

.section_bg .box_border .box_bg {
  background: #eef6f1;
}

.box_bg,
.box_border {
  border-radius: 32px;
  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;
  }
}
.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%;
}

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 #006428;
  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: #222326 !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: #222326 !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: #222326;
  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: #006428;
  height: 8px;
  left: 0.2em;
  top: 10px;
  width: 8px;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #006428;
  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: #004ea2;
  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 #006428;
  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: #006428;
  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: #006428;
  border-top: 1px solid #006428;
  border-bottom: 1px solid #006428;
  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: 0.8rem 0.2rem;
  text-align: center;
}

table.table_timetable thead th {
  background: #609676;
  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: #609676;
  color: #fff;
  font-weight: bold;
}

table.table tbody th {
  background: #cee7d7;
}

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: #006428 !important;
}

.consul2 {
  color: #004ea2 !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: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}

.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}

.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #006428;
}

.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Sans JP", 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: #006428;
  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: #004ea2;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}

.flow-box:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}
.flow-block {
  border: 6px solid #eef6f1;
  background: #fff;
  border-radius: 32px;
  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: #b7dac3;
  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: #b7dac3;
}

.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: "Noto Sans JP", 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: #006428;
  background: #006428;
  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;
  border-top: 2px solid #006428;
}

.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: #222326;
  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 #222326;
  border-right: 1px solid #222326;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
.copyright {
  background: transparent;
  color: #222326;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}
.list_list dd a {
  color: #222326;
  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;
  }
}
#cboxLoadedContent {
  margin-bottom: 0 !important;
}

#cboxOverlay {
  background: #000 !important;
}

#cboxLoadedContent .sec_pop_box {
  background: #fff;
  height: -moz-fit-content;
  height: fit-content;
  padding: 30px 10px;
}

#cboxLoadedContent .sec_pop_box .pop_text {
  margin: 0;
}

#cboxLoadedContent .sec_pop_box .pop_text:not(:first-child) {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #ddd;
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 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;
  }
}
.sec_top {
  margin: 0;
}

.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #222326;
}

.sec_top h2:before,
.sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}

@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}
.preparation_text {
  position: relative;
}

.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}

.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

html {
  overflow-y: scroll;
}

@media (min-width: 768px) {
  body.home .header {
    position: relative;
  }
  body.home .header .header_inner {
    height: 50px;
  }
  body.home .header .header_inner .header_logo {
    position: absolute;
    top: 0;
    z-index: 1;
    background: #fff;
    padding: 10px 40px 20px;
    border-radius: 0 0 30px 0;
  }
  body:not(.home) .header .header_inner .header_logo {
    width: 360px;
    margin-left: 20px;
  }
  .header {
    padding: 10px 0;
  }
  .header .header_inner {
    height: 80px;
    max-width: 100%;
    width: 100%;
  }
  .header .header_inner .header_info {
    display: flex;
    gap: 20px;
    margin-right: 20px;
  }
  .header .header_inner .header_info .header_info_item {
    display: flex;
    align-items: baseline;
    gap: 10px;
  }
  .header .header_inner .header_info .header_info_item p {
    font-size: 18px;
    color: #006428;
    font-weight: 500;
    line-height: 1;
  }
  .header .header_inner .header_info .header_info_item p .large {
    font-size: 28px;
  }
  .header .header_inner .header_info .header_info_item_sec {
    gap: 0;
  }
  .header .header_inner .header_info .header_info_item_sec p {
    color: #004ea2;
  }
}
@media (max-width: 767px) {
  .header .header_inner .header_logo {
    width: 220px;
    padding-left: 10px;
  }
}
.side_bnr {
  right: 0;
}

@media (max-width: 767px) {
  .side_bnr {
    bottom: calc(0vw + env(safe-area-inset-bottom));
  }
}
.side_bnr .side_top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .side_bnr .side_top {
    margin-right: 15.5844155844vw;
  }
  .side_bnr .side_top .side_top_item {
    width: 14.2857142857vw;
  }
}
.side_bnr .side_top .side_top_item:first-child img {
  margin-bottom: -4px;
}

.side_bnr .side_top .side_top_item img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .side_bnr .side_top .side_top_item img {
    height: 80px;
  }
  .side_bnr .side_top .side_top_item:first-child img {
    width: 5.55vw;
    height: auto;
  }
  .side_bnr .side_top .side_top_item:nth-child(2) img {
    width: 4.7vw;
    height: auto;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  .side_bnr .side_top .side_top_item:first-child img {
    width: 6.66vw;
    height: auto;
  }
  .side_bnr .side_top .side_top_item:nth-child(2) img {
    width: 5.64vw;
    height: auto;
  }
}
.side_bnr .side_bnr_block {
  background: #fff;
  box-shadow: 0px 0px 8px 2px rgba(0, 100, 40, 0.1);
  padding: 6px 3px 0;
}

@media (max-width: 767px) {
  .side_bnr .side_bnr_block {
    gap: 2px;
  }
}
@media (min-width: 768px) {
  .side_bnr .side_bnr_block {
    border-radius: 10px 0 0 10px;
    padding: 0.5vw 5vw 0.5vw 1vw;
  }
  .side_bnr .side_bnr_block li:nth-child(1) {
    width: 13.5vw;
  }
  .side_bnr .side_bnr_block li:nth-child(2) {
    width: 15vw;
  }
  .side_bnr .side_bnr_block li:nth-child(3) {
    width: 10.5vw;
  }
  .side_bnr .side_bnr_block li:nth-child(4) {
    width: 10.5vw;
  }
}
@media (max-width: 1279px) and (min-width: 768px) {
  .side_bnr .side_bnr_block li:nth-child(1) {
    width: 16.2vw;
  }
  .side_bnr .side_bnr_block li:nth-child(2) {
    width: 18vw;
  }
  .side_bnr .side_bnr_block li:nth-child(3) {
    width: 12.6vw;
  }
  .side_bnr .side_bnr_block li:nth-child(4) {
    width: 12.6vw;
  }
}
.side_bnr .side_bnr_block li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (min-width: 768px) {
  .totop {
    z-index: 99;
  }
  .totop img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .totop {
    bottom: calc(17vw + env(safe-area-inset-bottom));
    width: 11.6883116883vw;
  }
}
.global_nav {
  background: #e9f7ee;
}

.global_nav .menu .menu-item-has-children > a {
  font-weight: 500;
}

@media (min-width: 768px) {
  .global_nav .menu .menu-item-has-children > a:after {
    background: #006428;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    transform: none;
    width: 10px;
    height: 6px;
    top: auto;
    bottom: 8px;
    border-bottom: none;
    border-right: none;
  }
  .global_nav .menu .menu-item-has-children > a:hover:after {
    background: #fff;
  }
}
@media (min-width: 768px) {
  .global_nav .menu-item > .sub-menu {
    width: 260px;
  }
}
@media (min-width: 768px) {
  body:not(.home) .global_nav .menu {
    margin-bottom: 0;
  }
}
.splide__pagination {
  display: none;
}

.btnstyle a:after {
  border-top: none;
  border-right: none;
  background: #a8c9b5;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transform: none;
  width: 7px;
  height: 12px;
}

.btnstyle.btnstyle-s a {
  max-width: 240px;
  text-align: left;
  padding: 0.6rem 2rem;
  font-size: 16px;
}

@media (min-width: 768px) {
  .btnstyle.btnstyle-s a {
    margin-left: 0;
  }
}
.btnstyle.btnstyle-ss a {
  max-width: 150px;
  text-align: left;
  padding: 0.7rem 1.3rem;
  font-size: 14px;
}

@media (max-width: 767px) {
  .btnstyle.btnstyle-ss a {
    width: 150px;
  }
}
.c-pri {
  color: #006428;
}

.c-sec {
  color: #004ea2;
}

.sec_top {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .sec_top {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.sec_top .top_h2 {
  color: #004ea2;
  font-size: 20px;
  margin-bottom: 32px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .sec_top .top_h2 {
    margin-bottom: 50px;
  }
}
.sec_top .top_h2 .en {
  display: block;
  color: #006428;
  font-size: 72px;
  line-height: 1;
  margin-bottom: 16px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .sec_top .top_h2 .en {
    font-size: 140px;
  }
}
.sec_top .top_h2.top_h2_s .en {
  font-size: 56px;
}

@media (min-width: 768px) {
  .sec_top .top_h2.top_h2_s .en {
    font-size: 90px;
  }
}
.sec_top .top_h2.top_h2_l {
  text-align: left;
}

.sec_top .top_h2.top_h2_l .ja {
  padding-left: 1.5em;
  position: relative;
}

@media (min-width: 768px) {
  .sec_top .top_h2.top_h2_l .ja {
    padding-left: 4em;
  }
}
.sec_top .top_h2.top_h2_l .ja:before {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 1px;
  background: #004ea2;
  top: 50%;
  left: 0;
}

@media (min-width: 768px) {
  .sec_top .top_h2.top_h2_l .ja:before {
    width: 3.5em;
  }
}
.sec01 .news_flex {
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  .sec01 .news_flex {
    margin-bottom: 70px;
    display: flex;
    gap: 50px;
  }
}
.sec01 .news_flex .news_head {
  width: 150px;
}

@media (max-width: 767px) {
  .sec01 .news_flex .news_head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.sec01 .news_flex .news_head .news_h2 {
  color: #004ea2;
  text-align: left;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 40px;
}

.sec01 .news_flex .news_head .news_h2 .en {
  display: block;
  font-weight: bold;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 0.2em;
}

.sec01 .news_flex .news_list {
  width: 100%;
}

.sec01 .news_flex .news_list .list_list dt {
  font-weight: bold;
  color: #004ea2;
  padding: 1em 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-top: 1px solid #ccc;
  max-width: 400px;
}

@media (min-width: 768px) {
  .sec01 .news_flex .news_list .list_list dt {
    padding: 1em 0;
    padding-right: 2em;
  }
}
@media (min-width: 768px) {
  .sec01 .news_flex .news_list .list_list dt:nth-last-child(2) {
    border-bottom: 1px solid #ccc;
  }
}
.sec01 .news_flex .news_list .list_list dt .ttl {
  padding-left: 1em;
}

@media (min-width: 768px) {
  .sec01 .news_flex .news_list .list_list dt .ttl {
    padding-left: 2em;
  }
}
.sec01 .news_flex .news_list .list_list dd {
  padding: 0.3em 0 1em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .sec01 .news_flex .news_list .list_list dd {
    padding: 1em 0;
    border-top: 1px solid #ccc;
  }
}
@media (max-width: 767px) {
  .sec01 .news_flex .news_list .list_list dd {
    border-bottom: 1px solid #ccc;
  }
}
.sec01 .news_flex .news_list .list_list dd:last-child {
  border-bottom: 1px solid #ccc;
}

.sec02 {
  background: url(../img/top/sp_sec02_bg.jpg) no-repeat center center/cover;
}

@media (min-width: 768px) {
  .sec02 {
    background: url(../img/top/sec02_bg.jpg) no-repeat center center/cover;
  }
}
.info_wrap {
  background: #fff;
  padding: 40px 22px 40px;
  border-radius: 32px;
  position: relative;
}

@media (min-width: 768px) {
  .info_wrap {
    padding: 80px 80px 60px;
  }
}
.info_wrap .info_h2 {
  position: absolute;
  top: 0;
  transform: translateY(-94%);
  line-height: 1;
  color: #fff;
  left: 30px;
  font-size: 30px;
}

@media (min-width: 768px) {
  .info_wrap .info_h2 {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .info_wrap .info_info {
    width: 42%;
  }
}
.info_wrap .info_info .info_block {
  margin-bottom: 30px;
}

.info_wrap .info_info .info_block h3 {
  display: inline-block;
  width: 100%;
  background: #ddebe2;
  text-align: center;
  font-size: 16px;
  padding: 0.5em;
  border-radius: 4px;
  margin-bottom: 6px;
}

@media (min-width: 768px) {
  .info_wrap .info_info .info_block h3 {
    width: 140px;
  }
}
.info_wrap .info_info .info_block p {
  font-weight: bold;
  margin-bottom: 1em;
}

.info_wrap .info_info .info_block a.tel_link {
  display: block;
  font-size: 24px;
  font-weight: bold;
}

.info_wrap .info_info .info_block ul {
  padding-left: 1.5em;
}

.info_wrap .info_info .info_block ul li {
  list-style-type: disc;
  font-weight: bold;
}

@media (min-width: 768px) {
  .info_wrap .info_timetable {
    width: 54%;
  }
}
@media (min-width: 768px) {
  .info_wrap .info_timetable {
    margin-top: 0 !important;
  }
}
.info_wrap .info_timetable .table_timetable thead tr th {
  background: #fff;
  color: #222326;
}

.info_wrap .info_timetable .table_timetable thead tr th:first-child {
  width: 14%;
}

.info_wrap .info_timetable .table_timetable thead tr th:nth-child(2) {
  width: 30%;
}

.info_wrap .info_timetable .table_timetable tbody tr th .table_h {
  background: #ddebe2;
  padding: 0.5em;
  border-radius: 4px;
  margin-left: 0.5em;
}

.info_wrap .info_timetable p .c-sec {
  font-weight: bold;
}

.info_wrap .info_timetable .btnstyle {
    margin-top: 30px;
}
.info_wrap .info_timetable .btnstyle a {
    max-width: 100%;
}
.info_wrap .info_timetable .footer_pay h3 {
    display: inline-block;
    width: 100%;
    background: #ddebe2;
    text-align: center;
    font-size: 16px;
    padding: 0.5em;
    border-radius: 4px;
    margin-bottom: 6px;
}
.info_wrap .info_timetable .footer_pay p {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
.info_wrap .info_timetable .footer_pay h3 {
    width: 140px;
}
}

.sec03 {
  background: url(../img/top/sec03_bg.jpg) no-repeat center center/cover;
}

@media (min-width: 768px) {
  .sec03 .concept_img {
    width: 52%;
  }
}
@media (min-width: 768px) {
  .sec03 .concept_txt {
    width: 44%;
  }
}
.sec03 .concept_txt h3 {
  font-size: 24px;
  border-bottom: 1px solid #a8c9b5;
  padding-bottom: 0.4em;
  margin-bottom: 0.6em;
  font-weight: 900;
  font-weight: bold;
}

@media (min-width: 768px) {
  .sec03 .concept_txt h3 {
    font-size: 28px;
  }
}
.sec03 .concept_txt h3 .c-sec {
  font-size: 30px;
}

@media (min-width: 768px) {
  .sec03 .concept_txt h3 .c-sec {
    font-size: 36px;
  }
}
.sec03 .concept_txt p {
  font-weight: 500;
}

.sec03 .concept_txt p.tag {
  text-align: center;
  color: #006428;
  font-size: 18px;
  padding: 0.6em;
  border: 1px solid #006428;
  border-radius: 4px;
  line-height: 1.5;
}

.sec03 .concept_txt p.tag:not(:last-child) {
  margin-bottom: 12px;
}

.sec04 {
  background: #eef6f1;
}

@media (min-width: 768px) {
  .sec04 .row {
    justify-content: center;
  }
}
.sec04 .menu_img {
  margin-bottom: 0;
}

.sec04 .menu_img img {
  margin-bottom: 0;
}

.sec04 .menu_item {
  position: relative;
  transition: 0.2s;
}

.sec04 .menu_item:hover {
  opacity: 0.8;
}

.sec04 .menu_item a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
}

.sec04 .menu_item .menu_txt h3 {
  padding-top: 38px;
  text-align: center;
  color: #006428;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 0.5em;
  position: relative;
}

.sec04 .menu_item .menu_txt h3:before,
.sec04 .menu_item .menu_txt h3:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
}

.sec04 .menu_item .menu_txt h3:before {
  background: #006428;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.sec04 .menu_item .menu_txt h3:after {
  background: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  width: 10px;
  height: 14px;
  transform: translate(-30%, -50%);
}

@media (max-width: 767px) {
  .sec04 .row .menu_item:not(:first-of-type) {
    margin-top: 46px;
  }
}
.sec05 {
  background: url(../img/top/sec05_bg.jpg) no-repeat center center/cover;
  padding-top: 0;
  padding-bottom: 100px;
}

@media (min-width: 768px) {
  .sec05 {
    padding-bottom: 200px;
  }
}
.sec05 .symptoms_wrap {
  position: relative;
}

.sec05 .symptoms_wrap .symptoms_img {
  text-align: center;
}

.sec05 .symptoms_wrap .symptoms_btns {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_l {
  width: 50%;
}

.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_l .symptoms_btn_01 {
  top: 0;
  left: 0;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_l .symptoms_btn_01 {
    left: 22%;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_l .symptoms_btn_02 {
  top: 5%;
  left: 0;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_l .symptoms_btn_02 {
    left: 14%;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_l .symptoms_btn_03 {
  top: 11%;
  left: 0;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_l .symptoms_btn_03 {
    left: 14%;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_l .symptoms_btn_04 {
  top: 16%;
  left: 0;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_l .symptoms_btn_04 {
    left: 22%;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r {
  width: 50%;
}

.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r a {
  margin-left: auto;
}

.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r .symptoms_btn_05 {
  top: 0;
  right: 0;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r .symptoms_btn_05 {
    right: 22%;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r .symptoms_btn_06 {
  top: 5%;
  right: 0;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r .symptoms_btn_06 {
    right: 14%;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r .symptoms_btn_07 {
  top: 11%;
  right: 0;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r .symptoms_btn_07 {
    right: 14%;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r .symptoms_btn_08 {
  top: 16%;
  right: 0;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btns_r .symptoms_btn_08 {
    right: 22%;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btn {
  position: relative;
}

.sec05 .symptoms_wrap .symptoms_btns .symptoms_btn a {
  background: #65a17d;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  border: 5px solid #a8c9b5;
  text-decoration: none;
  position: relative;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btn a {
    width: 160px;
    height: 160px;
    border: 10px solid #a8c9b5;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btn a .txt {
  font-size: 16px;
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btn a .txt {
    font-size: 30px;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btn a:after {
  content: "";
  position: absolute;
  background: #a8c9b5;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  width: 6px;
  height: 8px;
  bottom: 12%;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 768px) {
  .sec05 .symptoms_wrap .symptoms_btns .symptoms_btn a:after {
    width: 10px;
    height: 14px;
    bottom: 14%;
  }
}
.sec05 .symptoms_wrap .symptoms_btns .symptoms_btn a:hover {
  opacity: 0.7;
}

#colorbox {
  left: 50% !important;
  transform: translateX(-50%) !important;
}

#cboxContent {
  margin-top: 0 !important;
}

#cboxContent #cboxLoadedContent .sec_pop_box {
  padding: 22px;
}

@media (min-width: 768px) {
  #cboxContent #cboxLoadedContent .sec_pop_box {
    padding: 46px;
  }
}
#cboxContent #cboxLoadedContent .sec_pop_box .sec_pop_img .sec_img {
  position: relative;
}

@media (max-width: 767px) {
  #cboxContent #cboxLoadedContent .sec_pop_box .sec_pop_img .sec_img img {
    aspect-ratio: 4/3;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
#cboxContent #cboxLoadedContent .sec_pop_box .sec_pop_img .sec_img .txt {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  transform: translateY(-50%);
}

#cboxContent #cboxLoadedContent .sec_pop_box .sec_pop_txt .ttl {
  font-weight: bold;
  font-size: 20px;
}

@media (min-width: 768px) {
  #cboxContent #cboxLoadedContent .sec_pop_box .sec_pop_txt .ttl {
    font-size: 22px;
  }
}
#cboxContent #cboxLoadedContent .sec_pop_box .sec_pop_txt .btnstyle_bd:not(:last-child) {
  margin-bottom: 1rem;
}

#cboxContent #cboxLoadedContent .sec_pop_box .sec_pop_txt .btnstyle_bd a {
  margin-left: 0;
  background: #fff;
  border: 1px solid #006428;
  color: #006428 !important;
  max-width: 500px;
  font-size: 16px;
  padding: 1rem 2rem;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  #cboxContent #cboxLoadedContent .sec_pop_box .sec_pop_txt .btnstyle_bd a {
    font-size: 18px;
    padding: 1.3rem 2.4rem;
  }
}
#cboxContent #cboxLoadedContent .sec_pop_box .sec_pop_txt .btnstyle_bd a:after {
  content: none;
}

#cboxTitle {
  top: 0;
}

.sec06 {
  position: relative;
}

.sec06 .bg_txt {
  position: absolute;
  transform: rotate(90deg);
  font-size: 170px;
  font-weight: 500;
  color: #eef6f1;
  white-space: nowrap;
  top: 0;
  left: 0;
  width: 150px;
  z-index: -1;
}

@media (min-width: 768px) {
  .sec06 .feature_item .feature_img {
    width: 53%;
  }
}
@media (min-width: 768px) {
  .sec06 .feature_item .feature_txt {
    width: 43%;
  }
}
.sec06 .feature_item .feature_txt h3 {
  font-weight: bold;
  border-bottom: 1px solid #a8c9b5;
  padding-bottom: 0.4em;
  margin-bottom: 0.6em;
  font-size: 21px;
}

@media (min-width: 768px) {
  .sec06 .feature_item .feature_txt h3 {
    font-size: 28px;
  }
}
.sec06 .feature_item .feature_txt p {
  font-weight: 500;
}

.sec06 .feature_item_flex .feature_img {
  width: 100%;
  margin-bottom: 16px;
}

.sec06 .feature_item_flex .feature_txt {
  width: 100%;
}

.sec07 {
  background: url(../img/top/sec07_bg.jpg) no-repeat center center/cover;
}

.sec07 .doctor_txt h3 {
  font-size: 20px;
  font-weight: bold;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
  padding: 0.3em;
  line-height: 2;
  background-color: #fff;
}

@media (min-width: 768px) {
  .sec07 .doctor_txt h3 {
    font-size: 30px;
    line-height: 2.5;
  }
}
.sec07 .doctor_txt p {
  margin-top: 1em;
  font-weight: 500;
}

.footer {
  background: url(../img/common/footer_bg.jpg) no-repeat center center/cover;
}

.footer .footer_wrap {
  background: #fff;
  padding: 40px 22px 40px;
  border-radius: 32px;
  margin-bottom: 80px;
}

@media (min-width: 768px) {
  .footer .footer_wrap {
    padding: 80px 80px 60px;
  }
}
.footer .footer_wrap .sec_logo {
  text-align: center;
}

.footer .footer_wrap .info_wrap {
  padding: 0;
}

.footer .copyright {
  padding-bottom: 32vw;
}

@media (min-width: 768px) {
  .footer .copyright {
    padding-bottom: 6em;
  }
}
.link_anchor li a:before {
  background: #006428;
}

.link_anchor li a:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.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;
} 
#cboxClose {
  right: 6px !important;
  top: 4px !important;
}

@media (min-width: 768px) {
  #cboxClose {
    right: 30px !important;
    top: 8px !important;
  }
}
@media (max-width: 767px) {
  #cboxClose {
    background-position: -65px 0px !important;
    background-size: 500% !important;
    width: 34px !important;
    height: 30px !important;
  }
  #cboxClose:hover {
    background-position: -65px -35px !important;
  }
}
.doctor-a03 .row .col_2:last-child {
  text-align: center;
}

.doctor-a03 .row .col_2:last-child img {
  max-width: 320px;
}

@media (max-width: 767px) {
  .doctor-a03 .row .col_2:last-child img {
    max-width: 220px;
  }
}/*# sourceMappingURL=bond.css.map */