@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: none;
}
.section_bg .box_bg {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}
.section_bg .box_bg .box_bg {
  background: #faf9f0;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #faf9f0;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #faf9f0;
}

.box_border {
  background: #fff;
  border: 5px solid #ddf0e1;
}

.box_border .box_bg {
  background: #faf9f0;
}

.section_bg .box_border .box_bg {
  background: #faf9f0;
}

.box_bg,
.box_border {
  border-radius: 20px;
  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 #418752;
  border-radius: 20px;
  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(10px, 1.5vw);
}
.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: #515050 !important;
  display: inline;
  padding: 0.15em 0;
  padding-left: 1.4em;
}
.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: #515050 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  border: none;
  left: calc(1.4em - 15px);
  transform: rotate(0deg);
  top: calc(0.15em + 0.65em - 5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #f78d23 !important;
}
.link_anchor a:before {
  display: none;
}
@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: #418752;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #418752;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #418752;
  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 #418752;
  top: calc(16px * 1.75 / 2 - 16px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #418752;
  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: #418752;
  border-top: 1px solid #418752;
  border-bottom: 1px solid #418752;
  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: 1em 0 1em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
  border-bottom: 2px solid #dbbf97;
}
table.table_timetable th, table.table_timetable td {
  background: none;
  padding: 1.6rem 0.2rem;
  text-align: center;
  font-weight: 500;
}
table.table_timetable thead th, table.table_timetable thead td {
  border-bottom: 2px solid #dbbf97;
}
table.table_timetable thead th {
  background: none;
  color: #333;
}
table.table_timetable td {
  font-family: serif;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 35%;
  }
}
table.table_timetable tbody tr:not(:last-child) th, table.table_timetable tbody tr:not(:last-child) td {
  border-bottom: 1px solid #ccc;
}
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: #418752;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #ebf7ee;
}
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: #8fc21f !important;
}

.consul2 {
  color: #f78d23 !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";
  color: #fff;
  background: #418752;
}
.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: #418752;
  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: #8fc21f;
  top: 30px;
  text-indent: 2px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #ddf0e1;
  background: #fff;
  border-radius: 20px;
  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: #418752;
  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: #418752;
}
.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: #418752;
  background: #418752;
  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: #faf9f0;
  overflow: hidden;
  border-top: 2px solid #418752;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #faf9f0;
  color: #333;
  margin-top: 30px;
  padding: 10px 0 60px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
    font-size: 13px;
  }
}

.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;
  }
}

body.home #contents {
  margin-top: clamp(60px, 7.8vw, 120px);
}
body.contents-column-two .contents {
  width: 1200px;
  max-width: calc(100% - 20px);
  margin-inline: auto;
  margin-top: clamp(20px, 10.4vw, 35px);
  padding-bottom: clamp(40px, 7.8vw, 120px);
}
@media (min-width: 768px) {
  body.contents-column-two .contents {
    display: flex;
    gap: 0 6%;
    justify-content: space-between;
  }
  body.contents-column-two .contents #main {
    width: 70%;
    margin: 0;
  }
  body.contents-column-two .contents #main .container {
    width: 100%;
    max-width: 100%;
  }
  body.contents-column-two .contents #aside {
    width: 24%;
  }
}

a img {
  transition: 0.3s;
}
a:hover img {
  opacity: 0.7;
}

#contents {
  width: 1200px;
  max-width: calc(100% - 20px);
  margin-inline: auto;
  margin-top: clamp(20px, 10.4vw, 35px);
  padding-bottom: clamp(40px, 7.8vw, 120px);
}

@media (min-width: 768px) {
  body.home #contents {
    margin-top: clamp(60px, 7.8vw, 120px);
  }
}
@media (min-width: 768px) {
  #contents {
    display: flex;
    gap: 0 7%;
  }
  #contents #aside {
    width: clamp(250px, 32.5vw, 300px);
  }
  #contents #main {
    width: calc(93% - clamp(250px, 32.5vw, 300px));
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #contents {
    gap: 0 3%;
  }
  #contents #main {
    width: calc(97% - clamp(250px, 32.5vw, 300px));
  }
}
@media (min-width: 768px) {
  .side_fixed {
    position: sticky;
    top: clamp(100px, 6.6vw, 140px);
    z-index: 0;
  }
}
.aside_cntents:not(:last-child) {
  margin-bottom: clamp(20px, 3.2vw, 30px);
}

.aside_cntents input {
  width: 100%;
  background: #fff;
  border-color: #dcd9d1;
  border-radius: 10px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .aside_cntents input {
    margin-top: 0;
  }
}
.aside_cntents .aside_title {
  background: #f78d23;
  color: #fff;
  font-size: clamp(16px, 2.3vw, 20px);
  padding: 8px 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-bottom: clamp(15px, 1.9vw, 20px);
  border-radius: 10px;
}
.aside_cntents .aside_title .icon:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .aside_cntents .aside_title {
    font-size: 22px;
  }
  .aside_cntents .aside_title .icon:before {
    top: 3px;
  }
}

.aside_cntents .aside_title.ranking_ttl .icon {
  position: relative;
  padding-left: 33px;
}

.aside_cntents .aside_title.ranking_ttl .icon:before {
  width: 27px;
  height: 18px;
  background: url(../img/common/icon_ranking.png) no-repeat center/cover;
}

.aside_cntents .aside_title.newpost_ttl .icon {
  position: relative;
  padding-left: 29px;
}

.aside_cntents .aside_title.newpost_ttl .icon:before {
  width: 21px;
  height: 22px;
  background: url(../img/common/icon_post.png) no-repeat center/cover;
}

.aside_cntents .aside_postlist li {
  padding-bottom: 25px;
}

.aside_cntents .aside_postlist li:not(:last-child) {
  margin-bottom: 25px;
  border-bottom: solid 1px #e6e6e6;
}

.aside_cntents .aside_postlist li figure {
  width: 90px;
  height: 90px;
}

.aside_cntents .aside_postlist li figure img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.aside_cntents .aside_postlist li .aside_post_cntents {
  width: calc(100% - 100px);
}

.aside_cntents .aside_postlist li a {
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.4444444444;
  text-decoration: none;
  transition: 0.3s;
}

.aside_cntents .aside_postlist li a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.aside_cntents .aside_postlist.ranking li figure {
  position: relative;
}

.aside_cntents .aside_postlist.ranking li figure:before {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #999999;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(12px, 1.5vw, 14px);
  line-height: 1px;
  padding-top: 1px;
  z-index: 1;
}

.aside_cntents .aside_postlist.ranking li:nth-child(1) figure:before {
  content: "1";
  background: #418752;
}

.aside_cntents .aside_postlist.ranking li:nth-child(2) figure:before {
  content: "2";
  background: #909daa;
}

.aside_cntents .aside_postlist.ranking li:nth-child(3) figure:before {
  content: "3";
  background: #908677;
}

.aside_cntents .aside_postlist.ranking li:nth-child(4) figure:before {
  content: "4";
}

.aside_cntents .aside_postlist.ranking li:nth-child(5) figure:before {
  content: "5";
}

.aside_cntents .aside_conversion_wrap {
  border-radius: 20px;
  padding: 15px;
  border: 5px solid #ede4d8;
  background: url(../img/common/bg_aside_box.png) no-repeat top right/cover;
}
.aside_cntents .aside_conversion_wrap .aside_conversion_ttl {
  text-align: center;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  letter-spacing: 0;
  line-height: 1.2;
  font-size: clamp(16px, 1.6vw, 18px);
}
.aside_cntents .aside_conversion_wrap .info_list li.tel_txt a {
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 32px;
  letter-spacing: 0.04em;
  position: relative;
  padding: 0 0 0 30px;
  line-height: 1;
  display: table;
  margin: 0 auto;
}
.aside_cntents .aside_conversion_wrap .info_list li.tel_txt a:after {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(../img/common/icon_tel.png) no-repeat center center/cover;
  transition: 0.2s;
}
.aside_cntents .aside_conversion_wrap .info_list li.reservation_txt {
  margin: 10px 0 0;
}
.aside_cntents .aside_conversion_wrap .info_list li.reservation_txt a {
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  color: #fff;
  background: #f78d23;
  border-radius: 10px;
  font-weight: bold;
  padding: 35px 0 10px;
  font-size: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  position: relative;
  transition: 0.2s;
}
.aside_cntents .aside_conversion_wrap .info_list li.reservation_txt a:after {
  content: "";
  position: absolute;
  top: 12px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 23px;
  height: 17px;
  background: url(../img/common/icon_web.png) no-repeat center center/cover;
  transition: 0.2s;
}
.aside_cntents .aside_conversion_wrap .info_list li.reservation_txt a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  transition: 0.2s;
}
.aside_cntents .aside_conversion_wrap .info_list li.reservation_txt a:hover {
  opacity: 0.8;
}

.home .header {
}
@media (min-width: 768px) {
  .home .header {
    position: absolute;
    background: none;
    z-index: 3;
    min-width: 1240px;
  }
}

.header .header_inner {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .header .header_inner {
    padding: 0;
    width: 96%;
  }
}
.header .header_inner .header_logo {
  margin: 0 15px;
}
@media (min-width: 768px) {
  .header .header_inner .header_logo {
    margin-right: 0;
  }
}
.header .header_info .list_btn {
  display: flex;
  gap: 0 10px;
  margin-left: 20px;
}

.sp_conversion .sp_tel {
  padding: 25px 0;
  background: #faf9f0;
}
.sp_conversion .sp_tel a img {
  display: block;
  max-width: 50%;
  margin: 0 auto;
}

.footer .footer_inner .logo {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .footer .footer_inner .logo {
    margin: 0 0 40px;
  }
}
.footer .footer_inner .row {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer .footer_inner .row {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .footer .footer_inner .row_custom .col_2:first-child {
    width: 58%;
  }
}
@media (min-width: 768px) {
  .footer .footer_inner .row_custom .col_2:last-child {
    width: 38%;
  }
}
.footer .footer_inner .row_custom .col_2 .table_info th, .footer .footer_inner .row_custom .col_2 .table_info td {
  padding: 10px 0;
  border-top: 1px solid #9a958d;
}
@media (min-width: 768px) {
  .footer .footer_inner .row_custom .col_2 .table_info th, .footer .footer_inner .row_custom .col_2 .table_info td {
    padding: 20px 0;
  }
}
.footer .footer_inner .row_custom .col_2 .table_info th {
  width: 8%;
  min-width: 70px;
  text-align: center;
  font-weight: bold;
}
.footer .footer_inner .row_custom .col_2 .custom_grid {
  display: grid;
  gap: 0 20px;
  grid-template-columns: auto 1fr;
}
@media (min-width: 768px) {
  .footer .footer_inner .row_custom .col_2 .custom_grid {
    gap: 0 60px;
  }
}
.footer .footer_inner .row_custom .col_2 .custom_grid .col2 .h3_ftr {
  color: #f78d23;
  line-height: 1;
  margin: 0 0 15px;
  font-size: clamp(20px, 2vw, 24px);
  font-family: "Zen Maru Gothic", sans-serif;
}
@media (min-width: 768px) {
  .footer .footer_inner .row_custom .col_2 .custom_grid .col2 .h3_ftr {
    margin: -5px 0 20px;
  }
}
.footer .footer_inner .row_custom .col_2 .custom_grid .col2 .h3_ftr .sub {
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
@media (min-width: 768px) {
  .footer .footer_inner .row_custom .col_2 .custom_grid .col2 .h3_ftr .sub {
    margin: 15px 0 0;
  }
}
.footer .footer_inner .row_custom .col_2 .custom_grid .col2 .list_nav li a {
  text-decoration: none;
  position: relative;
  padding: 0 0 0 1em;
}
.footer .footer_inner .row_custom .col_2 .custom_grid .col2 .list_nav li a:after {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  border-radius: 100vh;
  background: #f78d23;
}
.footer .footer_inner .title {
  font-size: 18px;
  border-bottom: 1px solid #9a958d;
  padding: 0 15px 3px;
  margin: 0 0 15px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .footer .footer_inner .title {
    padding: 0 20px 3px;
    margin: 0 0 25px;
  }
}
.footer .footer_inner .h4_ftr {
  font-size: clamp(18px, 1.8vw, 20px);
  position: relative;
  padding: 0 0 0 1.2em;
  margin: 0;
}
.footer .footer_inner .h4_ftr:after {
  content: "";
  position: absolute;
  top: .3em;
  left: 0;
  width: 10px;
  height: 23px;
  background: url(../img/common/icon_title002.png) no-repeat center center/cover;
}
.footer .footer_inner .table_timetable {
  margin: 0 0 10px;
}
.footer .footer_inner .table_timetable + .desc {
  line-height: 1.6;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .footer .footer_inner .table_timetable + .desc {
    margin: 0;
  }
}
.footer .footer_inner .list_ftr_btn {
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .footer .footer_inner .list_ftr_btn {
    display: flex;
    gap: 0 20px;
    margin: 0 0 110px;
  }
}
.footer .footer_inner .list_ftr_btn li {
  margin: 0 auto 15px;
  width: 82%;
}
@media (min-width: 768px) {
  .footer .footer_inner .list_ftr_btn li {
    width: auto;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .footer .footer_inner .list_ftr_btn li:last-child {
    margin-left: auto;
  }
}

.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;
  }
}
.post_thumbnail figure {
  max-width: 640px;
  width: 100%;
  margin: 0 auto 20px;
}

.single_bnr_list {
  display: flex;
  justify-content: center;
  gap: 10px 2%;
  margin: clamp(20px, 4.5vw, 50px) auto !important;
}

.single_bnr_list li {
  width: 49%;
}

.single_profile_block {
  border: solid 5px #ddf0e1;
  border-radius: 20px;
  padding: 30px 10px;
  margin-bottom: clamp(20px, 4.5vw, 50px) !important;
}
.single_profile_block .doctor_clinic {
  margin: 10px 0 0;
  font-size: 16px;
  text-align: center;
}
.single_profile_block .doctor_name {
  font-size: 20px;
  margin-bottom: 0;
}

.single_profile_block .list {
  list-style: none;
  padding: 0;
}

.single_profile_block .list li {
  position: relative;
  padding-left: 20px!important;
}
.single_profile_block .list li:before {
  display: none;
}
.single_profile_block .list li:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 9px;
  bottom: auto;
  width: 8px;
  height: 8px;
  background: #418752;
  border-radius: 50%;
}

.single_profile_block .list li a {
  color: #8fc21f;
}

.single_profile_block .btn_box {
  display: flex;
  gap: 0 2%;
}
.single_profile_block .btn_box .btnstyle {
  width: 49%;
  margin: 0;
}

.single_profile_block .btn_box .btn_color02 a {
  background: #f78d23;
  border-color: #f78d23;
}

.single_profile_block .profile_txt {
  margin: auto;
  margin-bottom: 15px;
  border-radius: 30px;
  background: #ddf0e1;
  font-size: 18px;
  line-height: 1;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #418752;
  text-align: center;
  padding: 5px 10px;
  max-width: 370px;
}

.single_profile_block .doctor_img {
  text-align: center;
}

@media (max-width: 767px) {
  .single_profile_block .doctor_img {
    margin-bottom: 20px;
  }
}
.single_profile_block .list li {
  position: relative;
  padding-left: 10px;
  line-height: 1.5555555556;
  font-size: clamp(16px, 2.2vw, 18px);
}

.single_profile_block .list li:not(:last-child) {
  margin-bottom: 5px;
}

.single_profile_block .list li:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #333333;
  border-radius: 50%;
  position: absolute;
  top: 0.7em;
  left: 0;
}

@media screen and ( min-width : 768px ) {
  .single_profile_block .doctor_clinic {
    margin: 10px 0 0;
    font-size: 18px;
  }
  .single_profile_block .doctor_name {
    font-size: 22px;
  }
  .single_profile_block {
    padding: 40px 25px;
  }
  .single_profile_block {
    gap: 0 2%;
    display: flex;
  }
  .single_profile_block .doctor_img {
    width: 49%;
  }
  .single_profile_block .content {
    width: 49%;
  }
}
#ez-toc-container {
  padding: clamp(20px, 3.9vw, 40px);
  border-radius: 0;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-bottom: clamp(20px, 4.5vw, 50px) !important;
}

#ez-toc-container ul.ez-toc-list li:not(:last-child) {
  margin-bottom: 0;
}

.top_post_contents:not(:last-child) {
  margin-bottom: 60px;
}

.top_post_contents .post_block .col {
  box-shadow: 0 0 10px #ddd;
  display: flex;
  background: #fff;
  position: relative;
  padding: 15px;
  border-radius: 20px;
  gap: 15px;
}

.top_post_contents .post_block .col .link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-decoration: none;
  transition: 0.3s;
  z-index: 1;
}

.top_post_contents .post_block .col .link:hover {
  opacity: 0.3;
  background: #fff;
  transition: 0.3s;
}

@media (min-width: 768px) {
  .top_post_contents .post_block .col {
    flex-direction: column;
    position: relative;
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .top_post_contents .post_block .col {
    padding: 10px;
  }
  .top_post_contents .post_block .col:not(:last-child) {
    margin-bottom: 15px;
  }
  .top_post_contents .post_block .col figure {
    width: 34%;
  }
  .top_post_contents .post_block .col .list_list {
    width: 66%;
    padding-top: 0;
  }
}
.top_post_contents .post_block .list_list {
  padding: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  font-size: 16px;
}

@media (max-width: 767px) {
  .top_post_contents .post_block .list_list {
    font-size: 12px;
  }
}
.top_post_contents .post_block .list_list li {
  line-height: 1.4;
}

.top_post_contents .post_block .list_list li:not(:last-child) {
  margin-bottom: 5px;
}

.top_post_contents .post_block .list_list .date {
  color: #8fc21f;
  font-size: clamp(14px, 1.9vw, 16px);
}

.top_post_contents .post_block .list_list .category {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 5px;
  margin-bottom: 10px !important;
}

.top_post_contents .post_block .list_list .category .tag {
  color: #418752;
  border: 1px solid #418752;
  border-radius: 5px;
  text-align: center;
  padding: 2px 10px;
  font-size: 15px;
  text-align: left;
}

.top_post_contents .post_block .list_list .ttl {
  color: #333333;
  font-size: 18px;
}

.top_post_contents .post_block .list_list .btn {
  text-align: right;
  margin-top: auto;
}

.top_post_contents .post_block .list_list .btn .arrow {
  color: #8fc21f;
  padding-right: 20px;
  position: relative;
}

.top_post_contents .post_block .list_list .btn .arrow:after {
  content: "";
  border-top: solid 1px #8fc21f;
  border-right: solid 1px #8fc21f;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.top_post_contents .post_block figure img {
  border-radius: 10px;
}

@media (max-width: 767px) {
  .top_post_contents .post_block {
    margin-bottom: 20px;
  }
  .top_post_contents .post_block figure img {
    box-shadow: 0 0 10px #ccc;
  }
}
@media (min-width: 768px) {
  .top_post_contents .post_block {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px 2%;
  }
  .top_post_contents .post_block .col {
    width: 32%;
  }
  .top_post_contents .post_block figure {
    height: 150px;
  }
  .top_post_contents .post_block figure img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.home .h2, .home h3, .home h4, .home h5 {
  font-family: "Zen Maru Gothic", sans-serif;
}
@media (max-width: 767px) {
  .home main section .container {
    max-width: 100%;
  }
}
.home .top_ttl_typeA {
  color: #515050;
  background: none;
  border-radius: 0;
  padding: 0 0 8px;
  margin: 0 0 20px;
  border-bottom: 1px solid #352d21;
}
.home .top_ttl_typeA:after {
  content: none;
}
.home .top_ttl_typeB {
  font-weight: 600;
  font-family: "Zen Maru Gothic",
  sans-serif;
  color: #fff;
  background: #418752;
  border-radius: 10px;
  padding: 8px 10px 10px 1.7em;
  line-height: 1.4;
  font-size: clamp(22px, 3vw, 36px);
  text-align: left;
  position: relative;
  margin: 0 0 30px;
}
.home .top_ttl_typeB::after {
  content: "";
  position: absolute;
  top: 0.8em;
  right: auto;
  left: 0.6em;
  width: 19px;
  height: 16px;
  background: url(../img/common/icon_title.png) no-repeat center center/cover;
  transition: 0.2s;
}
.home .top_ttl_typeB a {
  position: absolute;
  top: 9px;
  right: -3px;
}
.home .top_ttl_typeB a img {
  width: 70%;
}
@media (min-width: 768px) {
  .home .top_ttl_typeA {
    padding: 0 0 15px;
    margin: 0 0 30px;
  }
  .home .top_ttl_typeB:after {
    left: 0.8em;
  }
  .home .top_ttl_typeB a {
    top: 7px;
    right: 20px;
  }
  .home .top_ttl_typeB a img {
    width: 100%;
  }
}

.post_info_wrap {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .post_info_wrap {
    margin-top: 80px;
  }
}
.post_info_wrap .title {
  text-align: center;
  color: #fff;
  padding: 15px 0;
  background: #418752;
  font-size: 24px;
  border-radius: 10px;
  margin: 0 0 15px;
}
.post_info_wrap .contents_box {
  padding: 15px;
  border: 1px solid #418752;
  border-radius: 10px;
}
.post_info_wrap .contents_box .row {
  margin-bottom: 20px;
}
.post_info_wrap .contents_box .ftr_logo {
  margin: 0 0 20px;
}
.post_info_wrap .contents_box .table_info th,
.post_info_wrap .contents_box .table_info td {
  padding: 10px 0;
  border-top: 1px solid #9a958d;
}
@media (min-width: 768px) {
  .post_info_wrap .contents_box .table_info th,
  .post_info_wrap .contents_box .table_info td {
    padding: 10px 0;
  }
}
.post_info_wrap .contents_box .table_info th a,
.post_info_wrap .contents_box .table_info td a {
  text-decoration: none;
  color: #333;
}
.post_info_wrap .contents_box .table_info th {
  width: 8%;
  min-width: 70px;
  text-align: center;
  font-weight: bold;
}
.post_info_wrap .contents_box .googlemap {
  padding-top: 90%;
}
.post_info_wrap .contents_box .h4_ftr {
  font-size: clamp(18px, 1.8vw, 20px);
  position: relative;
  padding: 0 0 0 1.2em;
  margin: 0;
}
.post_info_wrap .contents_box .h4_ftr:after {
  content: "";
  position: absolute;
  top: .3em;
  left: 0;
  width: 10px;
  height: 23px;
  background: url(../img/common/icon_title002.png) no-repeat center center / cover;
}

.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;
}

.under_title {
  font-size: 20px;
  font-weight: bold;
  color: #ff6600;
}

@media screen and ( min-width : 768px ) {
  .googlemap_2 {
    padding-top: 87.25%;
  }
}


.bus_block .bus_root:not(:last-child) {
  margin-bottom: 5%;
}

.bus_block .station {
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.08em;
  position: relative;
}

.bus_block .station .wrap {
  padding: 0.5em 1em;
  background: #418752;
  color: #fff;
  display: table;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.bus_block .station:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background: #795f4a;
  z-index: 1;
}

.bus_block .bus_num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  min-height: 85px;
}

.bus_block .bus_num li {
  padding: 0.3em 0.2em;
  margin-bottom: 0.2em;
  border: 1px solid #795f4a;
}

.bus_block .bus_num li:not(:last-child) {
  margin-right: 0.2em;
}

.bus_block .station_list {
  position: relative;
  margin-bottom: 60px;
  padding: 1em 60px 0 0;
}

.bus_block .station_list:before {
  content: '';
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 100%;
  background: #418752;
}

.bus_block .station_list:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-top: 40px solid #418752;
}

.bus_block .station_list li {
  line-height: 1.25;
  text-align: right;
  position: relative;
  height: 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.bus_block .station_list li:after {
  content: '';
  position: absolute;
  top: 0;
  left: calc(100% + 17px);
  bottom: 0;
  margin: auto;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #fff;
}

.bus_block .station_list li:not(:last-child) {
  margin-bottom: 1.5em;
}

.bus_block .time {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  margin-bottom: 1em;
}

.bus_block .column {
  max-width: 400px;
}

.bus_block .column:nth-child(2) .station_list {
  padding: 1em 0 0 60px;
}

.bus_block .column:nth-child(2) .station_list:before {
  right: auto;
  left: 15px;
}

.bus_block .column:nth-child(2) .station_list:after {
  right: auto;
  left: 0;
}

.bus_block .column:nth-child(2) .station_list li {
  text-align: left;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-pack: flex-start;
}

.bus_block .column:nth-child(2) .station_list li:after {
  right: calc(100% + 17px);
  left: auto;
}

.bus_block .column:nth-child(2) .time {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .bus_block .station {
    font-size: 14px;
  }
  .bus_block .station .wrap {
    padding: 0.5em 0.2em;
    min-width: 6em;
  }
  .bus_block .station_list {
    margin-bottom: 30px;
    padding: 1em 30px 0 0;
  }
  .bus_block .station_list:before {
    right: 7.5px;
    width: 15px;
  }
  .bus_block .station_list:after {
    border-width: 15px;
    border-top-width: 20px;
  }
  .bus_block .station_list li:after {
    left: calc(100% + 8.5px);
    width: 13px;
    height: 13px;
  }
  .bus_block .time {
    font-size: 16px;
  }
  .bus_block .column:nth-child(2) .station_list {
    padding: 1em 0 0 30px;
  }
  .bus_block .column:nth-child(2) .station_list:before {
    right: auto;
    left: 7.5px;
  }
  .bus_block .column:nth-child(2) .station_list li:after {
    right: calc(100% + 8.5px);
    left: auto;
  }
}


.columns_wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media print, screen and (min-width: 768px) {
  .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-pack: space-between;
  }
  .columns.aic {
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
  }
  .columns.jcc {
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-pack: center;
  }
  .columns.jcs {
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }
  .columns .columns:not(.reverse) .column:not(.col_2):not(.col_3):not(.col_4):not(.col_5):not(.col_6):not(:first-child) {
    margin-right: 2%;
  }
  .columns.reverse {
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
  .columns.reverse > :not(:first-child) {
    margin-right: 2%;
  }
  .columns.reverse > :first-child {
    margin-right: 0;
  }
  .columns.columns_2, .columns.columns_3, .columns.columns_4, .columns.columns_5, .columns.columns_6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .columns.columns_2 > *,
  .columns .col_2 {
    width: 40%;
  }
  .columns.columns_3 > *,
  .columns .col_3 {
    width: 32%;
  }
  .columns.columns_4 > *,
  .columns .col_4 {
    width: 23.5%;
  }
  .columns.columns_5 > *,
  .columns .col_5 {
    width: 18.4%;
  }
  .columns.columns_6 > *,
  .columns .col_6 {
    width: 15%;
  }
  .columns.columns_2 > *, .columns.columns_3 > *, .columns.columns_4 > *, .columns.columns_5 > *, .columns.columns_6 > *,
  .columns .col_2, .columns .col_3, .columns .col_4, .columns .col_5, .columns .col_6 {
    margin-top: 2%;
    margin-right: 2%;
  }
  .columns.columns_2 > *:nth-child(2n), .columns.columns_3 > *:nth-child(3n), .columns.columns_4 > *:nth-child(4n), .columns.columns_5 > *:nth-child(5n), .columns.columns_6 > *:nth-child(6n),
  .columns .col_2:nth-child(2n), .columns .col_3:nth-child(3n), .columns .col_4:nth-child(4n), .columns .col_5:nth-child(5n), .columns .col_6:nth-child(6n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .columns.columns_2 > *, .columns.columns_3 > *, .columns.columns_4 > *, .columns.columns_5 > *, .columns.columns_6 > *,
  .columns .col_2, .columns .col_3, .columns .col_4, .columns .col_5, .columns .col_6 {
    margin-top: 2%;
  }
  .columns.sp_columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .columns.sp_columns.columns_2 > *, .columns.sp_columns.columns_3 > *, .columns.sp_columns.columns_4 > *, .columns.sp_columns.columns_5 > *, .columns.sp_columns.columns_6 > *,
  .columns.sp_columns.sp_columns_2 > *,
  .columns.sp_columns .col_2, .columns.sp_columns .col_3, .columns.sp_columns .col_4, .columns.sp_columns .col_5, .columns.sp_columns .col_6,
  .columns.sp_columns .sp_col_2 {
    width: 49%;
  }
  .columns.sp_columns.sp_columns_3 > *,
  .columns.sp_columns .sp_col_3 {
    width: 32%;
  }
  .columns.sp_columns.columns_2 > *, .columns.sp_columns.columns_3 > *, .columns.sp_columns.columns_4 > *, .columns.sp_columns.columns_5 > *, .columns.sp_columns.columns_6 > *,
  .columns.sp_columns .col_2, .columns.sp_columns .col_3, .columns.sp_columns .col_4, .columns.sp_columns .col_5, .columns.sp_columns .col_6,
  .columns.sp_columns.sp_columns_2 > *, .columns.sp_columns.sp_columns_3 > *,
  .columns.sp_columns .sp_col_2, .columns.sp_columns .sp_col_3 {
    margin-right: 2%;
  }
  .columns.sp_columns:not(.sp_columns_3).columns_2 > *:nth-child(2n), .columns.sp_columns:not(.sp_columns_3).columns_3 > *:nth-child(2n), .columns.sp_columns:not(.sp_columns_3).columns_4 > *:nth-child(2n), .columns.sp_columns:not(.sp_columns_3).columns_5 > *:nth-child(2n), .columns.sp_columns:not(.sp_columns_3).columns_6 > *:nth-child(2n),
  .columns.sp_columns:not(.sp_columns_3) .col_2:nth-child(2n), .columns.sp_columns:not(.sp_columns_3) .col_3:nth-child(2n), .columns.sp_columns:not(.sp_columns_3) .col_4:nth-child(2n), .columns.sp_columns:not(.sp_columns_3) .col_5:nth-child(2n), .columns.sp_columns:not(.sp_columns_3) .col_6:nth-child(2n) {
    margin-right: 0;
  }
  .columns.sp_columns.sp_columns_2 > *:nth-child(2n), .columns.sp_columns.sp_columns_3 > *:nth-child(3n),
  .columns.sp_columns .sp_col_2:nth-child(2n), .columns.sp_columns .sp_col_3:nth-child(3n) {
    margin-right: 0;
  }
  .columns_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.sp-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sp-columns_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
table.table_timetable2 th, table.table_timetable2 td {
  font-family: "Arial", "メイリオ", sans-serif;
}
@media screen and ( max-width : 767px ) {
  table.table_timetable2 thead th:first-child {
    width: 25%!important;
  }
  table.table_timetable2 th, table.table_timetable2 td {
    font-size: 14px;
  }
}