@charset "UTF-8";
.page_title_wrap {
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #009b93;
  background: url("../img/common/under_title.jpg") no-repeat center/cover;
}
.page_title_wrap:before, .page_title_wrap:after {
  display: none;
}
.page_title_wrap .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .container {
    height: 120px;
  }
}
.page_title_wrap .page_title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.25;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page_title_wrap .page_title {
    font-size: 25px;
  }
}

.mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body .text-large {
  font-weight: 600;
  font-family: "BIZ UDPGothic", sans-serif;
}
.mce-content-body h2 {
  color: #009b93;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 1.2em;
  text-align: center;
  padding-bottom: 14px;
  position: relative;
  padding-top: 44px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h2 {
    font-size: 24px;
  }
}
.mce-content-body h2:before {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: #009b93;
}
.mce-content-body h2:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  background: url("../img/common/h2.png") no-repeat center/contain;
  width: 32px;
  height: 34px;
}
.mce-content-body h3 {
  color: #009b93;
  display: block;
  text-align: left;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  padding-bottom: 14px;
  border-bottom: 1px solid #009b93;
  position: relative;
  padding-left: 46px;
}
.mce-content-body h3:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  background: url("../img/common/h3.png") no-repeat center/contain;
  width: 32px;
  height: 34px;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h3 {
    font-size: 22px;
  }
}
.mce-content-body h3.aside_title {
  color: #383838;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #333333;
  font-size: 2.2rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  line-height: 1.5;
  padding-bottom: 1.2rem;
}
.mce-content-body h3.aside_title:after, .mce-content-body h3.aside_title:before {
  display: none;
}
.mce-content-body h4 {
  color: #383838;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  letter-spacing: 0.08em;
  padding: 0;
}
.mce-content-body h4:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h4 {
    font-size: 19px;
  }
}
.mce-content-body h5 {
  color: #383838;
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  border: none;
  position: relative;
  padding: 0;
}
.mce-content-body h5:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h5 {
    font-size: 17px;
  }
}

.text-large {
  color: #009b93;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .text-large {
    font-size: 22px;
  }
}

.section {
  padding-top: 85.5px;
  padding-bottom: 85.5px;
}
@media only screen and (max-width: 767px) {
  .section {
    padding-top: 57.375px;
    padding-bottom: 57.375px;
  }
}
.section h3:first-child {
  margin-bottom: 27px;
}
.section hr {
  margin-bottom: 112.5px;
  margin-top: 112.5px;
  max-width: 1200px;
}

.section_bg {
  background: #e9f6dc;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #e9f6dc;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #e9f6dc;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #e9f6dc;
}

.box_border {
  background: #fff;
  border: 5px solid #e9f6dc;
}

.box_border .box_bg {
  background: #e9f6dc;
}

.section_bg .box_border .box_bg {
  background: #e9f6dc;
}

.box_bg,
.box_border {
  margin-top: 0;
  margin-bottom: 56.25px;
  border-radius: 0px;
  padding: 56.25px 38.25px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .box_bg,
  .box_border {
    padding: 56.25px;
  }
}
@media only screen and (max-width: 767px) {
  .box_bg,
  .box_border {
    padding: 27px 18px;
    margin-bottom: 45px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 27px;
}
.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 screen and (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: 56.25px;
}
@media screen and (max-width: 767px) {
  div.clearfix {
    margin-bottom: 45px;
  }
}

.link_anchor {
  margin-top: 20px !important;
  padding: 0;
  border: 3px solid #e9f6dc !important;
  border-radius: 10px !important;
  padding: 30px 20px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .link_anchor {
    margin-top: 10px !important;
  }
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media screen and (max-width: 767px) {
  .link_anchor li:not(:first-child) {
    margin-top: 3%;
  }
}
.link_anchor a {
  background: #fff;
  color: #383838;
  border-radius: 0;
  padding: 0.5em 1em 0.5em 3.5em;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 24px;
  border: 1px solid #009b93;
  border-radius: 3px;
  color: #009b93 !important;
  display: block;
  width: 100%;
  padding: 15px 25px;
  border: 1px solid #009b93;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #009b93;
  border-right: 1px solid #009b93;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.link_anchor a:hover {
  background: #009b93;
  color: #fff !important;
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media only screen and (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 48%;
    margin-right: 2%;
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .link_anchor li:nth-child(2n) {
    margin-right: 0;
  }
  .link_anchor li:nth-child(n+3) {
    margin-top: 2%;
  }
  .link_anchor.link_col_3 li {
    max-width: 32%;
  }
  .link_anchor.link_col_3 li:nth-child(2n) {
    margin-right: 2%;
  }
  .link_anchor.link_col_3 li:nth-child(n+3) {
    margin-top: 0;
  }
  .link_anchor.link_col_3 li:nth-child(3n) {
    margin-right: 0;
  }
  .link_anchor.link_col_3 li:nth-child(n+4) {
    margin-top: 2%;
  }
}

.ul_circle,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 27px;
}
.ul_circle li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 13.5px;
  padding-left: 22.5px;
  position: relative;
}
.ul_circle 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_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 + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 27px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #009b93;
  height: 9px;
  left: 0;
  top: 9px;
  width: 9px;
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
      transform: rotate(50deg);
  top: 11.25px;
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #009b93;
  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 #009b93;
  top: 11.25px;
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 31.5px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #009b93;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 14.76px;
  height: 22.5px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6.75px;
  width: 22.5px;
  position: absolute;
}

@media screen and (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin-right: 2%;
  }
  ul.list_columns_2 li:nth-child(2n) {
    margin-right: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin-right: 2%;
  }
  ul.list_columns_3 li:nth-child(3n) {
    margin-right: 0;
  }
}
.box_faq {
  border-bottom: 1px solid #cfdbda;
  padding-bottom: 25.2px;
  margin-bottom: 25.2px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6.75px 0px 6.75px 67.5px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 50px;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  left: 0;
  letter-spacing: 0;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q1";
  font-family: "BIZ UDPGothic", sans-serif;
  color: #fff;
  background: #009b93;
}
.box_faq .question.q02::before {
  content: "Q2";
}
.box_faq .question.q03::before {
  content: "Q3";
}
.box_faq .question.q04::before {
  content: "Q4";
}
.box_faq .question.q05::before {
  content: "Q5";
}
.box_faq .question.q06::before {
  content: "Q6";
}
.box_faq .question.q07::before {
  content: "Q7";
}
.box_faq .question.q08::before {
  content: "Q8";
}
.box_faq .question.q09::before {
  content: "Q9";
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  margin-top: 0;
  padding-right: 22.5px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 13.5px;
  right: 0;
  background: #009b93;
  border-radius: 1px;
  width: 18px;
  height: 3.375px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A1";
  color: #009b93;
  background: #e9f6dc;
  top: 30px;
}
.box_faq .answer.a02::before {
  content: "A2";
}
.box_faq .answer.a03::before {
  content: "A3";
}
.box_faq .answer.a04::before {
  content: "A4";
}
.box_faq .answer.a05::before {
  content: "A5";
}
.box_faq .answer.a06::before {
  content: "A6";
}
.box_faq .answer.a07::before {
  content: "A7";
}
.box_faq .answer.a08::before {
  content: "A8";
}
.box_faq .answer.a09::before {
  content: "A9";
}

.flow-box {
  margin-bottom: 56.25px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .flow-box {
    margin-bottom: 45px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #e9f6dc;
  background: #fff;
  border-radius: 0px;
  margin-top: 92.25px;
  padding: 56.25px 38.25px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .flow-block {
    padding: 56.25px;
  }
}
@media only screen and (max-width: 767px) {
  .flow-block {
    padding: 27px 18px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 36px solid transparent;
  border-top-color: #afcbea;
  left: 50%;
  margin-left: -36px;
  position: absolute;
}
@media only screen and (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: #009b93;
}
.flow-block .title {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4;
  margin-top: 0 !important;
  text-align: left;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flow-block .title:after, .flow-block .title:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .flow-block .title {
    padding: 0;
    font-size: 18px;
  }
}
.flow-block .title .num {
  display: block;
  border: #009b93;
  background: #009b93;
  margin-right: 0.5em;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 20px;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  text-align: center;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 1px;
}
.flow-block .title .number_text {
  padding-top: 3px;
}

table {
  width: 100%;
  border-collapse: collapse;
}
table.table_address {
  background: none;
  margin-bottom: 1em;
}
table.table_address:last-child {
  margin-bottom: 0;
}
table.table_address tbody tr th {
  text-align: left;
  float: none;
  padding: 1em 0 1em 1em;
}
table.table_address tbody tr th:first-child {
  border-top: 1px solid #009b93;
  color: #009b93;
  width: 25%;
  border-bottom: none;
  font-weight: 600;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  table.table_address tbody tr th:first-child {
    width: 35%;
  }
}
table.table_address tbody tr:last-child th:first-child {
  border-bottom: 1px solid #009b93;
}
table.table_address tbody tr th, table.table_address tbody tr td {
  text-align: left;
  padding: 1em 0 1em 1em;
  border-bottom: 1px solid #cfdbda;
  border-top: 1px solid #cfdbda;
  line-height: 1.6;
}
table.table_address tbody tr th:first-child, table.table_address tbody tr td:first-child {
  color: #009b93;
  border-bottom: 1px solid #009b93;
  border-top: 1px solid #009b93;
}
table.table_timetable {
  table-layout: fixed;
  margin-bottom: 0.5em;
}
table.table_timetable:last-child {
  margin-bottom: 0;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #cfdbda;
  padding: 16px 0.2rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  table.table_timetable th, table.table_timetable td {
    padding: 10px 0.2rem;
  }
}
table.table_timetable thead th {
  background: #009b93;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable thead th:first-child {
  border-radius: 25px 0 0 0;
}
table.table_timetable thead th:last-child {
  padding-right: 10px;
  border-radius: 0 25px 0 0;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable tbody td:last-child {
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table_fee {
  table-layout: fixed;
  margin-bottom: 1em;
}
table.table_fee:last-child {
  margin-bottom: 0;
}
table.table_fee th, table.table_fee td {
  background: #fff;
  border: 1px solid #cfdbda;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee thead th, table.table_fee thead td {
  background: #009b93;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
table.table_fee tbody th {
  background: #fff;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  font-weight: 400;
}
table.table_fee tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee tbody td:last-child {
  text-align: left;
}
table.table_fee2 {
  margin-bottom: 1em;
}
table.table_fee2:last-child {
  margin-bottom: 0;
}
table.table_fee2 th, table.table_fee2 td {
  background: #fff;
  border: 1px solid #cfdbda;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee2 tbody th {
  background: #f7f9fc;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  width: 25%;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  table.table_fee2 tbody th {
    width: 35%;
  }
}
table.table_fee2 tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee2 tbody td:last-child {
  text-align: left;
}
table.table_fee_bg tbody tr th {
  background: #f7f9fc;
}
table.table_fee_right tbody tr td:last-child {
  text-align: right;
}
table.table_fee2_right tbody tr td:last-child {
  text-align: right;
}

.consul {
  color: #009b93 !important;
}

.consul2 {
  color: #f09629 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
}

.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
@media only screen and (max-width: 767px) {
  .js-scrollable_pc table {
    min-width: 768px;
  }
}

.page-name-idoc_lp .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #009b93;
}
.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: #383838;
  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 #383838;
  border-right: 1px solid #383838;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .footer {
    padding-top: 70px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
@media screen and (min-width: 1250px) {
  .footer {
    padding-top: 100px;
  }
}

.copyright {
  background: #fff;
  color: #383838;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.footer {
  position: relative;
  z-index: 1;
}
.footer .col_2 > ul > li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cfdbda;
  line-height: 1.6;
}
.footer .col_2 > ul > li:first-child .title {
  display: inline-block;
}
.footer .col_2 > ul > li .title {
  font-size: 20px;
  font-weight: bold;
  display: block;
}
.footer .col_2 > ul > li ul li {
  position: relative;
  padding-left: 1em;
}
.footer .col_2 > ul > li ul li + li {
  margin-top: 10px;
}
.footer .col_2 > ul > li ul li::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  color: #009b93;
}
.footer .col_2 ul + .btnstyle a {
  width: 210px;
}
.footer .col_2 h3 {
  font-size: 25px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.footer .col_2 h3:not(:first-child) {
  margin-top: 30px;
}
.footer .col_2 h3::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  margin: 0 auto;
  width: 20px;
  height: 2px;
  background: #009b93;
}
.footer .col_2:last-child .tel {
  padding-left: 20px;
  background: url("../img/common/footer_tel.png") no-repeat top left;
}
.footer .col_2:last-child .web {
  padding-left: 26px;
  background: url("../img/common/footer_web.png") no-repeat center left;
}
.footer .col_2:last-child .row {
  gap: 20px;
  margin-bottom: 0;
}
.footer .col_2:last-child .row .btnstyle {
  margin: 0;
}
.footer .col_2:last-child .row .btnstyle a {
  display: block;
  max-width: 100%;
  width: auto;
}
.footer .col_2:last-child .title {
  font-size: 20px;
  font-weight: bold;
}
.footer .col_2:last-child p:not(.btnstyle) {
  line-height: 1.6;
  border-bottom: 1px solid #cfdbda;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .footer .slider_box {
    max-width: calc(100% - 100px);
    width: 800px;
    margin: 100px auto 0;
  }
  .footer .orange2 a::after {
    display: none;
  }
}
@media print, screen and (max-width: 1259px) {
  .footer table.table_timetable thead th:first-child {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .footer .col_2 + .col_2 {
    margin-top: 40px;
  }
  .footer .col_2:last-child .row .btnstyle {
    width: 100%;
  }
  .footer .col_2:last-child .row .btnstyle + .btnstyle {
    margin-top: 20px;
  }
  .footer .slider_box {
    margin-top: 30px;
  }
  .footer .col_2 h3 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
}
.mainimage {
  margin-bottom: 30px;
}

.page-name-idoc_lp h2 {
  margin: 0 0 40px;
  padding: 0;
  background: 0;
  font-size: 48px;
  color: #009b93;
  font-weight: bold;
  font-family: "BIZ UDPGothic", sans-serif;
}
.page-name-idoc_lp h2::before, .page-name-idoc_lp h2::after {
  display: none;
}
.page-name-idoc_lp h3 {
  margin: 0 0 20px;
  padding: 0;
  background: 0;
  border: none;
}
.page-name-idoc_lp h3::before, .page-name-idoc_lp h3::after {
  display: none;
}
.page-name-idoc_lp section {
  padding: 100px 0;
}
@media print, screen and (max-width: 1259px) {
  .page-name-idoc_lp h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-idoc_lp h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .page-name-idoc_lp section {
    padding: 40px 0;
  }
}

.page-name-idoc_lp .sec01 {
  background: #e9f6dc url("../img/top/sec01_bg.png") no-repeat center top;
  padding-top: 140px;
}
.page-name-idoc_lp .sec01 .catch {
  font-size: 25px;
  font-weight: bold;
  font-family: "BIZ UDPGothic", sans-serif;
  letter-spacing: 0.1em;
}
.page-name-idoc_lp .sec01 .catch .color01 {
  font-size: 32px;
}
.page-name-idoc_lp .sec01 .white_box {
  position: relative;
  z-index: 1;
  padding: 80px 100px 50px;
  margin-bottom: 120px;
}
.page-name-idoc_lp .sec01 .white_box::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -290px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 200px solid transparent;
  border-top: 60px solid #fff;
  width: 0;
  height: 0;
}
.page-name-idoc_lp .sec01 .white_box::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: calc(100% - 30px);
  background: #fff;
  border-radius: 280px;
  z-index: -1;
}
.page-name-idoc_lp .sec01 h3 {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: normal;
  color: #fff;
  background: #009b93;
  border-radius: 100px;
  text-align: center;
  padding: 10px;
  width: 270px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-name-idoc_lp .sec01 ul {
  margin-left: 20px;
}
.page-name-idoc_lp .sec01 ul li {
  position: relative;
  padding-left: 24px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}
.page-name-idoc_lp .sec01 ul li + li {
  margin-top: 10px;
}
.page-name-idoc_lp .sec01 ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  margin: 0 auto;
  width: 20px;
  height: 16px;
  background: url("../img/top/check.png") no-repeat center left;
}
.page-name-idoc_lp .sec01 .img {
  position: absolute;
  right: 140px;
  bottom: 50px;
}
.page-name-idoc_lp .sec01 .white_box + p {
  text-align: center;
  font-size: 28px;
  line-height: 1.4;
  font-family: "BIZ UDPGothic", sans-serif;
  letter-spacing: 0.1em;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.page-name-idoc_lp .sec01 .white_box + p .large {
  font-size: 36px;
}
.page-name-idoc_lp .sec01 .white_box + p::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 470px;
  max-width: 100%;
  height: 24px;
  border-radius: 10px;
  background-color: #ffd274;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .page-name-idoc_lp .sec01 {
    margin-top: 60px;
  }
  .page-name-idoc_lp .sec01 .text_box {
    text-align: center;
    margin-bottom: 60px;
  }
  .page-name-idoc_lp .sec01 .white_box {
    position: relative;
  }
  .page-name-idoc_lp .sec01 .catch {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    -webkit-font-feature-settings: initial !important;
    font-fauture-settings: initial !important;
    position: absolute;
    top: 0;
    left: 180px;
  }
  .page-name-idoc_lp .sec01 .row {
    width: 770px;
    margin-left: auto;
    gap: 30px 130px;
  }
  .page-name-idoc_lp .sec01 .row .cont01 {
    width: 270px;
  }
  .page-name-idoc_lp .sec01 .row .cont02 {
    width: 270px;
  }
  .page-name-idoc_lp .sec01 .row .cont03 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .page-name-idoc_lp .sec01 .white_box {
    width: 700px;
    max-width: 100%;
    margin: auto;
    padding: 80px 30px 80px 0;
    margin-bottom: 120px;
  }
  .page-name-idoc_lp .sec01 .white_box::after {
    border-radius: 160px;
  }
  .page-name-idoc_lp .sec01 .catch {
    left: 30px;
  }
  .page-name-idoc_lp .sec01 .row {
    width: 770px;
    max-width: 100%;
    margin-left: 150px;
    gap: 30px;
  }
  .page-name-idoc_lp .sec01 .row .cont01 {
    width: 250px;
  }
  .page-name-idoc_lp .sec01 .row .cont02 {
    width: 200px;
  }
  .page-name-idoc_lp .sec01 .row .cont03 {
    width: 250px;
  }
  .page-name-idoc_lp .sec01 .row .img {
    width: 200px;
    right: 30px;
  }
  .page-name-idoc_lp .sec01 h3 {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-idoc_lp .sec01 {
    background-size: 770px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .page-name-idoc_lp .sec01 .white_box {
    margin-top: 30px;
    padding: 0 20px 20px;
    margin-bottom: 80px;
  }
  .page-name-idoc_lp .sec01 .white_box::after {
    border-radius: 20px;
  }
  .page-name-idoc_lp .sec01 .white_box::before {
    bottom: -180px;
    border: 120px solid transparent;
    border-top: 40px solid #fff;
  }
  .page-name-idoc_lp .sec01 .white_box + p {
    font-size: 20px;
  }
  .page-name-idoc_lp .sec01 .white_box + p .large {
    font-size: 26px;
  }
  .page-name-idoc_lp .sec01 .catch {
    font-size: 22px;
  }
  .page-name-idoc_lp .sec01 .catch .color01 {
    font-size: 26px;
  }
  .page-name-idoc_lp .sec01 .row {
    width: 100%;
    margin-left: 0;
  }
  .page-name-idoc_lp .sec01 h3 {
    width: 100%;
    height: 50px;
    font-size: 20px;
  }
  .page-name-idoc_lp .sec01 ul li {
    font-size: 18px;
  }
  .page-name-idoc_lp .sec01 .row > * + * {
    margin-top: 30px;
  }
  .page-name-idoc_lp .sec01 .img {
    position: static;
    width: 100px;
    margin: 20px auto 0;
  }
}

.page-name-idoc_lp .sec02 {
  background: #f09629;
}
.page-name-idoc_lp .sec02 .container {
  position: relative;
  width: 1000px;
}
.page-name-idoc_lp .sec02 .container > *:first-child {
  position: absolute;
  right: -270px;
  top: -150px;
}
.page-name-idoc_lp .sec02 h2 {
  color: #fff;
  font-size: 36px;
}
.page-name-idoc_lp .sec02 h2 .small {
  font-size:30px;
}
.page-name-idoc_lp .sec02 .link_box {
  z-index: 1;
}
.page-name-idoc_lp .sec02 .link_box::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  right: -10px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  border-radius: 28px;
  border: 2px solid #fff;
  z-index: -1;
}
.page-name-idoc_lp .sec02 .link_box > .wrap {
  text-align: center;
  height: 100%;
  padding: 30px 20px;
  border-radius: 28px;
  background: #fff;
  font-size: 20px;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-name-idoc_lp .sec02 .link_box > .wrap > p {
  margin-bottom: 0;
}
.page-name-idoc_lp .sec02 .link_box > .wrap > *:nth-child(3) {
  font-size: 18px;
}
.page-name-idoc_lp .sec02 .link_box > .wrap > *:nth-child(2) {
  display: block;
  width: 100%;
  border-bottom: 1px solid #f09629;
  margin: 10px auto 20px;
  padding: 0 15px;
}
.page-name-idoc_lp .sec02 .link_box > .wrap .tel {
  display: block;
  color: #f09629;
  line-height: 52px;
  font-size: 40px;
  padding-left: 36px;
  background: url("../img/top/tel.png") no-repeat top left;
}
.page-name-idoc_lp .sec02 .link_box > .wrap .web {
  display: block;
  color: #f09629;
  font-size: 33px;
  letter-spacing: 0.1em;
  padding-left: 60px;
  padding-right: 20px;
  background: url("../img/top/web.png") no-repeat top 30px left;
  position: relative;
}
.page-name-idoc_lp .sec02 .link_box > .wrap .web::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left: 10px solid #f09629;
}
.page-name-idoc_lp .sec02 .link_box > .wrap .web .small {
  font-size: 27px;
}
.page-name-idoc_lp .sec02 .link_box:nth-child(2) .wrap > *:nth-child(2) {
  line-height: 40px;
}
.page-name-idoc_lp .sec02 .text {
  font-size: 28px;
  background: #e9f6dc;
  font-family: "BIZ UDPGothic", sans-serif;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-radius: 100px;
  margin: 0 auto 20px;
  display: table;
  padding: 5px 40px;
}
.page-name-idoc_lp .sec02 .text + p {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1580px) {
  .page-name-idoc_lp .sec02 .container > *:first-child {
    position: static;
    text-align: center;
    margin: -150px auto 30px;
  }
}
@media only screen and (min-width: 768px) {
  .page-name-idoc_lp .sec02 .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 50px;
  }
  .page-name-idoc_lp .sec02 .link_box {
    width: calc((95% - 50px) / 2);
  }
  .page-name-idoc_lp .sec02 .link_box:first-child:hover {
    cursor: unset;
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
}
@media print, screen and (max-width: 1259px) {
  .page-name-idoc_lp .sec02 .link_box .wrap .tel {
    padding-left: 20px;
    background-size: 18px;
    background-position: top 30% left;
    font-size: 24px;
  }
  .page-name-idoc_lp .sec02 .link_box .wrap .web {
    padding-left: 40px;
    background-size: 30px;
    font-size: 20px;
    line-height: 24px;
    background-position: top 30% left;
  }
  .page-name-idoc_lp .sec02 .link_box .wrap .web .small {
    font-size: 18px;
  }
  .page-name-idoc_lp .sec02 .row {
    width: 700px;
    max-width: 100%;
    margin: 0 auto 40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-idoc_lp .sec02 .container > *:first-child {
    margin-top: -70px;
  }
  .page-name-idoc_lp .sec02 h2 {
    font-size: 22px;
    letter-spacing:0;
  }
    .page-name-idoc_lp .sec02 h2 .small {
  font-size:18px;
}
  .page-name-idoc_lp .sec02 .link_box {
    width: 340px;
    max-width: 100%;
    margin: auto;
  }
  .page-name-idoc_lp .sec02 .link_box > .wrap {
    padding: 10px 20px;
  }
  .page-name-idoc_lp .sec02 .link_box > .wrap > *:nth-child(2) {
    margin: 0 auto 10px;
  }
  .page-name-idoc_lp .sec02 .link_box + .link_box {
    margin-top: 30px;
  }
  .page-name-idoc_lp .sec02 .wrap {
    overflow: unset;
  }
  .page-name-idoc_lp .sec02 .web::after {
    right: -15px !important;
  }
  .page-name-idoc_lp .sec02 .tel::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 10px solid #f09629;
  }
  .page-name-idoc_lp .sec02 .text {
    font-size: 20px;
    line-height: 1.4;
  }
}

@media only screen and (min-width: 768px) {
  .page-name-idoc_lp .sec03 h2 {
    letter-spacing: 0.05em;
  }
  .page-name-idoc_lp .sec03 .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-name-idoc_lp .sec03 .row .text {
    width: calc(100% - 40px - 36.17%);
  }
  .page-name-idoc_lp .sec03 .row .img {
    width: 36.417%;
  }
}
.page-name-idoc_lp .sec03 h3 {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: normal;
  color: #fff;
  background: #009b93;
  border-radius: 100px;
  text-align: center;
  padding: 10px;
  width: 270px;
  height: 70px;
  margin: 0 auto 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-name-idoc_lp .sec03 ul {
  background: #fff;
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  border-radius: 30px;
  padding: 40px;
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-name-idoc_lp .sec03 ul li {
  width: calc((100% - 20px) / 2);
  background: #e9f6dc;
  height: 80px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: bold;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.2;
}
@media print, screen and (max-width: 1259px) {
  .page-name-idoc_lp .sec03 ul {
    padding: 20px 10px;
  }
}
@media print, screen and (max-width: 767px) {
.page-name-idoc_lp .sec03 .img{
  margin-bottom:20px;
}
  .page-name-idoc_lp .sec03 h3 {
    font-size:20px;
    height:50px;
  }
  .page-name-idoc_lp .sec03 .row{
    margin-bottom:30px;
  }
  .page-name-idoc_lp .sec03  .col_2 + .col_2{
    margin-top:40px;
  }
  .page-name-idoc_lp .sec03 ul li {
    height:56px;
  }
}

.page-name-idoc_lp .sec04 {
  border-bottom: 3px solid #7fcdc9;
  background: url("../img/top/sec04_bg01.png") no-repeat center top, url("../img/top/sec04_bg02.png") repeat-y center top;
}
.page-name-idoc_lp .sec04 h3 {
  font-size: 36px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #009b93;
}
.page-name-idoc_lp .sec04 h4 {
  font-size: 25px;
  padding-left: 30px;
  margin: 0 0 15px;
}
.page-name-idoc_lp .sec04 h4::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  margin: 0 auto;
  width: 20px;
  height: 2px;
  background: #009b93;
}
.page-name-idoc_lp .sec04 .text {
  padding-left: 120px;
  position: relative;
  z-index: 1;
}
.page-name-idoc_lp .sec04 .text::before {
  content: "01";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  font-size: 36px;
  line-height: 2.5;
  text-align: center;
  color: #fff;
  font-family: "BIZ UDPGothic", sans-serif;
  width: 94px;
  height: 94px;
  border-radius: 94px;
  border: 2px solid #009b93;
}
.page-name-idoc_lp .sec04 .text::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  margin: 0 auto;
  width: 94px;
  height: 94px;
  border-radius: 94px;
  background-color: #7bcbc7;
  z-index: -1;
}
.page-name-idoc_lp .sec04 .cont01 h3 {
  margin-top: 20px;
}
.page-name-idoc_lp .sec04 .cont02 .text::before {
  content: "02";
}
.page-name-idoc_lp .sec04 .cont03 .text::before {
  content: "03";
}
.page-name-idoc_lp .sec04 .cont04 .text::before {
  content: "04";
}
.page-name-idoc_lp .sec04 .cont05 .text::before {
  content: "05";
}
.page-name-idoc_lp .sec04 .ul01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
}
.page-name-idoc_lp .sec04 .ul01 li {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  max-width: 48%;
  width: 240px;
  height: 60px;
  background: #e9f6dc;
  border-radius: 100px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-name-idoc_lp .sec04 .ul02 li {
  position: relative;
  padding-left: 1em;
  font-size: 20px;
  font-weight: bold;
}
.page-name-idoc_lp .sec04 .ul02 li::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #009b93;
  margin: 0 auto;
}
.page-name-idoc_lp .sec04 .light{
  font-weight:400;
}
@media only screen and (min-width: 768px) {
  .page-name-idoc_lp .sec04 .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-name-idoc_lp .sec04 .img {
    width: 35.417%;
  }
  .page-name-idoc_lp .sec04 .text {
    width: calc(100% - 40px - 35.417%);
  }
}
@media print, screen and (max-width: 1259px) {
  .page-name-idoc_lp .sec04 h3 {
    font-size: 24px;
  }
  .page-name-idoc_lp .sec04 h4 {
    font-size: 22px;
  }
  .page-name-idoc_lp .sec04 .ul01 li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-idoc_lp .sec04 {
    background-size: 770px;
    padding-top: 50px;
  }
  .page-name-idoc_lp .sec04 .row {
    display: block;
    margin-bottom: 30px;
  }
  .page-name-idoc_lp .sec04 .container {
    width: 420px;
    margin: auto;
  }
  .page-name-idoc_lp .sec04 .img {
    width: 100%;
    text-align: center;
  }
  .page-name-idoc_lp .sec04 .img img {
    max-width: 60%;
  }
  .page-name-idoc_lp .sec04 .text {
    width: 100%;
    padding-left: 0;
  }
  .page-name-idoc_lp .sec04 .text::before, .page-name-idoc_lp .sec04 .text::after {
    display: none;
  }
  .page-name-idoc_lp .sec04 h3 {
    padding-left: 80px;
  }
  .page-name-idoc_lp .sec04 h3::before {
    content: "01";
    display: block;
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    margin: 0 auto;
    font-size: 20px;
    line-height: 2.8;
    text-align: center;
    color: #fff;
    font-family: "BIZ UDPGothic", sans-serif;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    border: 2px solid #009b93;
  }
  .page-name-idoc_lp .sec04 h3::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(40% + 3px);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 3px;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #7bcbc7;
    z-index: -1;
  }
  .page-name-idoc_lp .sec04 .cont02 h3::before {
    content: "02";
  }
  .page-name-idoc_lp .sec04 .cont03 h3::before {
    content: "03";
  }
  .page-name-idoc_lp .sec04 .cont04 h3::before {
    content: "04";
  }
  .page-name-idoc_lp .sec04 .cont05 h3::before {
    content: "05";
  }
  .page-name-idoc_lp .sec04 h3 {
    font-size: 20px;
    margin-top: 20px;
  }
  .page-name-idoc_lp .sec04 h4 {
    font-size: 19px;
  }
  .page-name-idoc_lp .sec04 ul li {
    font-size: 16px !important;
  }
}
.page-name-idoc_lp .sec05{
  padding-bottom:0px;
}
.page-name-idoc_lp .sec05 h3 {
  color: #383838;
  padding-left: 120px;
  position: relative;
  z-index: 1;
  font-size: 36px;
}
.page-name-idoc_lp .sec05 h3::before {
  content: "01";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  margin: 0 auto;
  font-size: 36px;
  line-height: 2.5;
  text-align: center;
  color: #fff;
  font-family: "BIZ UDPGothic", sans-serif;
  width: 94px;
  height: 94px;
  border-radius: 94px;
  border: 2px solid #f09629;
}
.page-name-idoc_lp .sec05 h3::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 5px;
  margin: 0 auto;
  width: 94px;
  height: 94px;
  border-radius: 94px;
  background-color: #f7ca94;
  z-index: -1;
}
.page-name-idoc_lp .sec05 .cont02 h3::before {
  content: "02";
}
.page-name-idoc_lp .sec05 .cont03 h3::before {
  content: "03";
}
@media only screen and (min-width: 768px) {
  .page-name-idoc_lp .sec05 .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 150px;
  }
  .page-name-idoc_lp .sec05 .text {
    width: calc(100% - 40px - 39.4%);
  }
  .page-name-idoc_lp .sec05 .img {
    position: relative;
    width: 39.4%;
  }
  .page-name-idoc_lp .sec05 .cont01 .img::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -90px;
    right: -140px;
    margin: 0 auto;
    width: 283px;
    height: 232px;
    background: url("../img/top/sec05_bg01.png") no-repeat center/cover;
    z-index: -1;
  }
  .page-name-idoc_lp .sec05 .cont02 .img::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -90px;
    left: -130px;
    margin: 0 auto;
    width: 286px;
    height: 235px;
    background: url("../img/top/sec05_bg02.png") no-repeat center/cover;
    z-index: -1;
  }
  .page-name-idoc_lp .sec05 .cont03 .img::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -40px;
    right: -200px;
    margin: 0 auto;
    width: 302px;
    height: 245px;
    background: url("../img/top/sec05_bg03.png") no-repeat center/cover;
    z-index: -1;
  }
}
@media print, screen and (max-width: 1259px) {
  .page-name-idoc_lp .sec05 h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-idoc_lp .sec05{
  padding-bottom:50px;
}
  .page-name-idoc_lp .sec05 h3 {
    font-size: 18px;
    padding-left: 70px;
  }
  .page-name-idoc_lp .sec05 h3::before {
    top: 40%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 60px;
    height: 60px;
    font-size: 20px;
    line-height: 2.8;
  }
  .page-name-idoc_lp .sec05 h3::after {
    width: 60px;
    height: 60px;
    top: calc(40% + 3px);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 3px;
  }
}
.page-name-idoc_lp .sec06 {
  padding-bottom:0;
}
.page-name-idoc_lp .sec06 .qa_box {
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  border-radius: 50px;
  padding: 70px;
}
@media only screen and (max-width: 767px) {
  .page-name-idoc_lp .sec06 .qa_box {
    padding: 20px;
    border-radius: 20px;
  }
}
.page-name-idoc_lp .sec07{
  padding-bottom:0;
}
.page-name-idoc_lp .sec07 h3 {
  font-size: 36px;
  padding: 25px 50px 25px 0;
  position: relative;
  color: #383838;
  margin-bottom: 50px;
}
.page-name-idoc_lp .sec07 h3::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  left: auto;
  margin: 0 auto;
  width: 1060px;
  height: 100%;
  background: #e9f6dc;
  border-radius: 0 150px 150px 0;
  z-index: -1;
}
.page-name-idoc_lp .sec07 .name {
  color: #fff;
  font-size: 20px;
  padding: 65px 0 65px 50px;
  font-weight: bold;
  display: table;
  margin-left: auto;
  position: relative;
}
.page-name-idoc_lp .sec07 .name::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  margin: 0 auto;
  width: 1180px;
  height: 100%;
  border-radius: 150px 0 0 150px;
  background: #009b93;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .page-name-idoc_lp .sec07 .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-name-idoc_lp .sec07 .text {
    width: calc(100% - 40px - 40.25%);
  }
  .page-name-idoc_lp .sec07 .img {
    width: 40.25%;
  }
  .page-name-idoc_lp .sec07 .name {
    margin-top: -20px;
  }
}
@media print, screen and (max-width: 1259px) {
  .page-name-idoc_lp .sec07 h3 {
    font-size: 22px;
  }
  .page-name-idoc_lp .sec07 .row {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .page-name-idoc_lp .sec07 .img {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .page-name-idoc_lp .sec07 h3 {
    font-size: 18px;
    padding: 10px 20px 10px 0;
    margin-bottom: 20px;
  }
  .page-name-idoc_lp .sec07 .img {
    width: 270px;
    margin-bottom: -40px;
    margin-left: auto;
  }
  .page-name-idoc_lp .sec07 .name {
    padding: 50px 140px 10px 60px;
    text-align: right;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 40s linear infinite;
          animation: loopslider 40s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 3840px;
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1920px);
            transform: translateX(-1920px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1920px);
            transform: translateX(-1920px);
  }
}
@media only screen and (max-width: 767px) {
  .loopslider {
    width: 2400px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1200px);
              transform: translateX(-1200px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1200px);
              transform: translateX(-1200px);
    }
  }
}
.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 5px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 30px;
  height: 30px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 30px;
}

.img_slider .img_slide_main .slick-prev {
  left: 20px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 20px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .img_slider .img_slide_thumb img {
    padding: 0 2px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 20px;
    height: 20px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 20px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 5px;
    z-index: 1;
  }
  .img_slider .img_slide_main .slick-next {
    right: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .header {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .header.header_scrolled {
    -webkit-box-shadow: 0 0 10px #ccc;
            box-shadow: 0 0 10px #ccc;
  }
}
@media only screen and (max-width: 767px) {
  .header_logo {
    max-width: 90%;
    margin: auto;
    width: 280px;
  }
}
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu > li {
    border-top: 1px solid #fff;
    border-bottom: none !important;
  }
  .sub-menu_wrap {
    border-top: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .global_nav {
    padding-bottom: 80px;
  }
}
/*Gナビ　サブメニューの幅調整*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu {
    min-width: 100%;
  }
}
/*Gナビ アイコン画像をホバー時白くする*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item.active > a img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}

/*
Ｇナビ幅広、タイトルリンクありの場合*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu_wrap .nav_title {
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold;
  }
  .global_nav .menu-item > .sub-menu_wrap .nav_title a {
    color: #fff;
    /* pointer-events: none; */
    text-align: center;
    margin-top: 0;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 0;
    line-height: 1.8;
  }
  .global_nav .menu-item > .sub-menu_wrap .nav_title a:after {
    /* display: none; */
    top: 0.6em;
  }
}
/*Gナビななめ線の場合*/
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .menu-item {
    -webkit-box-flex: unset !important;
        -ms-flex: unset !important;
            flex: unset !important;
  }
  .menu-item > a {
    font-size: clamp(12px, 1.6vw, 16px);
    padding: 0 4px;
  }
  .menu-item > .sub-menu a,
  .menu-item > .sub-menu_wrap a {
    font-size: 16px;
  }
  .menu-item.nav01 {
    width: 12%;
  }
  .menu-item.nav02 {
    width: 12%;
  }
  .menu-item.nav03 {
    width: 16%;
  }
  .menu-item.nav04 {
    width: 16%;
  }
  .menu-item.nav05 {
    width: 14%;
  }
  .menu-item.nav06 {
    width: 14%;
  }
  .menu-item.nav07 {
    width: 16%;
  }
  .menu-item.nav03 > .sub-menu {
    width: 240px;
  }
  .menu-item.nav04 > .sub-menu {
    width: 240px;
  }
  .menu-item.nav05 > .sub-menu {
    width: 220px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1259px) and (max-width: 1000px) {
  .menu-item.nav06 > .sub-menu {
    left: auto;
    right: 0;
  }
}

.sitemap_box .menu a br {
  display: none;
}

.color01 {
  color: #009b93;
}

.color02 {
  color: #f09629;
}

table a {
  color: #333;
}
table a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .js-scrollable {
    overflow-y: hidden !important;
  }
}
.link_box {
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.link_box:hover {
  -webkit-filter: brightness(94%);
          filter: brightness(94%);
  opacity: 1;
}
.link_box p:last-child {
  margin: 0;
}
.link_box p:last-child a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.link_box .link {
  display: none;
}

.arrow_box .col_2 {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: calc(-45px - 2.5%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-left: 15px solid #a11a53;
  }
}
@media only screen and (max-width: 767px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(-45px - 2.5%);
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-top: 15px solid #a11a53;
  }
}

/*白ボタン*/
.btnstyle.white a {
  background: #fff;
  color: #009b93 !important;
  border: #009b93 2px solid;
}
.btnstyle.white a::after {
  border-left: 6px solid #009b93;
}

.btn_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
}
.btn_box .btnstyle {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.btn_box .btnstyle a {
  max-width: 100%;
  width: 100%;
  height: 100%;
  padding: 15px;
}

@media only screen and (max-width: 767px) {
  .btnstyle__left a,
  .btnstyle__right a {
    margin-left: auto;
    margin-right: auto;
  }
}
.btnstyle.blank a::after {
  border: none;
  background: none;
  content: "\e89e";
  bottom: auto;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.bnr {
  margin-top: 30px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.bnr:hover {
  opacity: 0.8;
}

.table_timetable th,
.table_timetable td {
  letter-spacing: 0;
}
.table_timetable thead th {
  border: none;
}

@media only screen and (min-width: 768px) {
  .alignleft,
  .alignright {
    max-height: 300px;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .alignleft.h300,
  .alignright.h300 {
    max-height: 300px;
    width: auto;
    display: block;
    margin: 0 auto 20px;
  }
}
.tb {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .tb {
    display: inline !important;
  }
}
@media only screen and (max-width: 767px) {
  .tb {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .let0 {
    letter-spacing: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .box_faq {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .box_faq .question,
  .box_faq .answer {
    padding: 6.75px 0px 6.75px 47.5px;
  }
  .box_faq .answer {
    padding-top: 15px;
  }
  .box_faq .question {
    font-size: 18px;
  }
  .box_faq .question::before,
  .box_faq .answer::before {
    width: 35px;
    height: 35px;
    line-height: 2.2;
    font-size: 16px;
  }
  .box_faq .answer::before {
    top: 12px;
  }
}
table th {
  font-weight: normal;
}

.box_form {
  width: 850px;
  max-width: 100%;
  margin: auto;
  padding: 0;
}

.box_form dd.flex p {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.box_form dd.flex p + p {
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .wpcf7 input[type=text] {
    max-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .wpcf7 input[type=text] {
    max-width: 190px;
  }
  .box_form dd .wpcf7-checkbox input {
    width: auto !important;
  }
}
.slick-dots {
  bottom: 0;
}
.slick-dots li {
  margin: 0 7px;
}
.slick-dots li button:before {
  font-size: 15px;
}

.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;
}