@charset "UTF-8";
.page_title_wrap {
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #102d59;
  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: flex;
  align-items: center;
  height: 200px;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .container {
    height: 120px;
  }
}
.page_title_wrap .page_title {
  flex: 1;
  color: #fff;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.25;
  z-index: 1;
}
@media only 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: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.mce-content-body h2 {
  color: #102d59;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 1.2em;
  text-align: center;
  padding-bottom: 14px;
  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: 20px;
  height: 4px;
  background: #e02e7a;
}
.mce-content-body h3 {
  color: #333333;
  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: 5px;
  border-bottom: 1px solid #102d59;
  position: relative;
  padding-left: 21px;
}
.mce-content-body h3:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 45%;
  position: absolute;
  top: 0;
  bottom: 5px;
  left: 0;
  right: auto;
  margin: auto;
  background: #e02e7a;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h3 {
    font-size: 22px;
  }
}
.mce-content-body h3.aside_title {
  color: #333333;
  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: #333333;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  letter-spacing: 0.08em;
  padding: 0;
  padding-left: 25px;
  display: table;
  padding-right: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #102d59;
}
.mce-content-body h4:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h4 {
    font-size: 19px;
  }
}
.mce-content-body h4:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 9px;
  right: auto;
  width: 6px;
  height: 6px;
  top: 14px;
  bottom: auto;
  background: #e02e7a;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h4:after {
    top: 13px;
  }
}
.mce-content-body h5 {
  color: #333333;
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  border: none;
  position: relative;
}
.mce-content-body h5:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h5 {
    font-size: 17px;
  }
}
.mce-content-body h5 {
  display: table;
  background: #f5f5f5;
  padding: 0px 10px;
  background: linear-gradient(180deg, transparent 0%, transparent 60%, #b7c0cd 60%, #b7c0cd 100%);
}
.mce-content-body .section_bg h5,
.mce-content-body .box_bg h5 {
  background: #fff;
}
.mce-content-body .section_bg .box_bg h5,
.mce-content-body .section_bg .box_border h5,
.mce-content-body .box_bg .box_bg h5,
.mce-content-body .box_bg .box_border h5 {
  background: #f5f5f5;
}
.mce-content-body .section_bg .box_bg .box_bg h5,
.mce-content-body .section_bg .box_border .box_bg h5,
.mce-content-body .box_bg .box_bg .box_bg h5,
.mce-content-body .box_bg .box_border .box_bg h5 {
  background: #fff;
}

.text-large {
  color: #102d59;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 767px) {
  .text-large {
    font-size: 22px;
  }
}

.section {
  padding-top: 76px;
  padding-bottom: 76px;
}
@media only screen and (max-width: 767px) {
  .section {
    padding-top: 51px;
    padding-bottom: 51px;
  }
}
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 100px;
  margin-top: 100px;
  max-width: 1200px;
}

.section_bg {
  background: #f5f5f5;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f5f5f5;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f5f5f5;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f5f5f5;
}

.box_border {
  background: #fff;
  border: 5px solid #f5f5f5;
}

.box_border .box_bg {
  background: #f5f5f5;
}

.section_bg .box_border .box_bg {
  background: #f5f5f5;
}

.box_bg,
.box_border {
  margin-top: 0;
  margin-bottom: 50px;
  border-radius: 0px;
  padding: 50px 34px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .box_bg,
  .box_border {
    padding: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .box_bg,
  .box_border {
    padding: 24px 16px;
    margin-bottom: 40px;
  }
}
.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 only 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: 50px;
}
@media only screen and (max-width: 767px) {
  div.clearfix {
    margin-bottom: 40px;
  }
}

.link_anchor {
  margin-top: 20px !important;
  padding: 0;
  border: 1px solid #102d59 !important;
  border-radius: 0px !important;
  padding: 30px 20px !important;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .link_anchor {
    margin-top: 10px !important;
  }
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
@media only screen and (max-width: 767px) {
  .link_anchor li:not(:first-child) {
    margin-top: 3%;
  }
}
.link_anchor a {
  background: #fff;
  color: #333333;
  border-radius: 0;
  padding: 0.5em 1em 0.5em 3.5em;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  line-height: 24px;
  border: 1px solid #102d59;
  border-radius: 0;
  border: none;
  color: #102d59 !important;
  display: inline;
  width: auto;
  padding: 5px 0 5px 50px;
  text-decoration: none;
}
.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 #fff;
  border-right: 1px solid #fff;
  left: 19px;
  right: auto;
  transform: rotate(45deg);
  top: 13px;
  bottom: auto;
}
.link_anchor a::before {
  display: block;
  background: #102d59;
  border-radius: 50%;
  height: 27px;
  left: 16px;
  width: 27px;
  left: 10px;
  right: auto;
  top: 3px;
  bottom: auto;
}
.link_anchor a:hover {
  opacity: 1;
  text-decoration: underline;
  color: #102d59 !important;
  background: none;
}
.link_anchor a:hover:before {
  background: #102d59;
}
.link_anchor a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
@media only screen and (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: 48%;
    margin-right: 2%;
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
    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: 24px;
}
.ul_circle:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 20px;
  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: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #102d59;
  height: 8px;
  left: 0;
  top: 9px;
  width: 8px;
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: 10px;
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #e02e7a;
  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 #102d59;
  top: 10px;
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #102d59;
  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 only screen and (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;
  }
}
.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: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 1px;
  line-height: 41px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  font-family: "游明朝", "Yu Mincho", YuMincho;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #102d59;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #102d59;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #e02e7a;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f5f5f5;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  padding: 50px 34px;
  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: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #d3dae4;
  left: 50%;
  margin-left: -32px;
  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: #102d59;
}
.flow-block .title {
  padding: 0;
  flex: 0 0 auto;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: flex;
  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: #e02e7a;
  background: #e02e7a;
  margin-right: 0.5em;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  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: 0px;
  font-family: "游明朝", "Yu Mincho", YuMincho;
}
.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 #102d59;
  color: #102d59;
  width: 25%;
  border-bottom: none;
  font-weight: 600;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media only 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 #102d59;
}
table.table_address tbody tr th, table.table_address tbody tr td {
  text-align: left;
  padding: 1em 0 1em 1em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  line-height: 1.6;
}
table.table_address tbody tr th:first-child, table.table_address tbody tr td:first-child {
  color: #102d59;
  border-bottom: 1px solid #102d59;
  border-top: 1px solid #102d59;
}
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 #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #5c7498;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@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 #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee thead th, table.table_fee thead td {
  background: #5c7498;
  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 #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee2 tbody th {
  background: #e3e9f2;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  width: 25%;
  font-weight: 400;
}
@media only 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: #e3e9f2;
}
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: #102d59 !important;
}

.consul2 {
  color: #102d59 !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,
  .js-scrollable_pc table {
    width: auto;
    min-width: 768px;
  }
}

.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #102d59;
}
.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: #333333;
  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 #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg);
}
@media only 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: #102d59;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.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 only screen and (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 .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;
}

.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 only screen and (min-width: 768px) {
  .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;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}
.sec_top h2:before, .sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media only screen and (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1239px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

@media (min-width: 768px) {
  body.home #header {
    background: transparent;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
}
body.home #header .header_inner .header_logo {
  max-width: 70vw;
  filter: drop-shadow(0 0 5px #575757);
}
body.home #header .header_inner .header_logo img {
  max-width: 100%;
}
@media (max-width: 767px) {
  body.home #header .header_inner .header_logo img.logo1 {
    display: none;
  }
}
@media (min-width: 768px) {
  body.home #header .header_inner .header_logo img.logo2 {
    display: none;
  }
}
@media (min-width: 768px) {
  body:not(.home) #header .header_inner {
    justify-content: center;
  }
}
body:not(.home) #header .header_inner .header_logo {
  max-width: 50vw;
}
body:not(.home) #header .header_inner .header_logo img {
  max-width: 100%;
}
body:not(.home) #header .header_inner .header_logo img.logo1 {
  display: none;
}
body #header .header_inner .sp_nav {
  max-width: 35vw;
  gap: 10px;
}
body #header .header_inner .sp_nav li#toggle {
  border: none;
}
@media (min-width: 768px) {
  body .global_nav .menu-item > .sub-menu_wrap {
    top: calc(100% - 20px);
  }
}

.sec_column h2,
.sec_bnrslide h2,
.sec_feature h2,
.sec_guide h2,
.sec_doctor h2 {
  font-size: clamp(24px, 4vw, 48px);
}

.sec_bnrslide {
  padding: 100px 0 50px 0;
}
@media (max-width: 767px) {
  .sec_bnrslide {
    padding: 50px 0 25px 0px;
  }
}
.sec_bnrslide ul {
  margin-bottom: 0;
}
.sec_bnrslide ul li {
  margin: 0 25px;
}
@media (max-width: 767px) {
  .sec_bnrslide ul li {
    margin: 0 10px;
  }
}
.sec_bnrslide ul li img {
  width: 100%;
  height: auto;
}
.sec_bnrslide .slick-next {
  width: 34px;
  height: 68px;
  z-index: 1;
}
@media (max-width: 1099px) {
  .sec_bnrslide .slick-next {
    width: 16px;
    height: 32px;
  }
}
.sec_bnrslide .slick-next::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-left: 34px solid #e02e7a;
  border-bottom: 34px solid transparent;
  border-top: 34px solid transparent;
  z-index: 1;
}
@media (max-width: 1099px) {
  .sec_bnrslide .slick-next::before {
    border-left: 16px solid #e02e7a;
    border-bottom: 16px solid transparent;
    border-top: 16px solid transparent;
  }
}
@media (min-width: 1100px) {
  .sec_bnrslide .slick-next {
    right: calc(50vw - 10px - 490px - 42px);
  }
}
@media (max-width: 1099px) {
  .sec_bnrslide .slick-next {
    right: 4px;
  }
}
.sec_bnrslide .slick-prev {
  width: 34px;
  height: 68px;
  z-index: 1;
}
@media (max-width: 1099px) {
  .sec_bnrslide .slick-prev {
    width: 16px;
    height: 32px;
  }
}
.sec_bnrslide .slick-prev::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-right: 34px solid #e02e7a;
  border-bottom: 34px solid transparent;
  border-top: 34px solid transparent;
  z-index: 1;
}
@media (max-width: 1099px) {
  .sec_bnrslide .slick-prev::before {
    border-right: 16px solid #e02e7a;
    border-bottom: 16px solid transparent;
    border-top: 16px solid transparent;
  }
}
@media (min-width: 1100px) {
  .sec_bnrslide .slick-prev {
    left: calc(50vw - 10px - 490px - 42px);
  }
}
@media (max-width: 1099px) {
  .sec_bnrslide .slick-prev {
    left: 4px;
  }
}

.sec_feature {
  padding: clamp(80px, 15vw, 120px) 0 140px;
}

@media (max-width: 767px) {
  .sec_feature {
    padding: 50px 0 60px;
  }
}
@media (max-width: 767px) {
  .sec_feature h2 {
    margin-bottom: 50px;
  }
}
.sec_feature .container {
  width: 100%;
  max-width: 100%;
  padding-bottom: 60px;
  margin-bottom: 60px;
  position: relative;
}
@media (max-width: 767px) {
  .sec_feature .container {
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
}
.sec_feature .container.cont01::before, .sec_feature .container.cont03::before {
  content: "";
  width: 70vw;
  height: 60%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto;
  background: #98acc9;
  z-index: -1;
}
@media (max-width: 767px) {
  .sec_feature .container.cont01::before, .sec_feature .container.cont03::before {
    height: 70%;
    width: 80vw;
  }
}
.sec_feature .container.cont04::before {
  content: "";
  width: 70vw;
  height: 60%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: #98acc9;
  z-index: -1;
}
@media (max-width: 767px) {
  .sec_feature .container.cont04::before {
    height: 70%;
    width: 80vw;
  }
}
.sec_feature .container.cont02::before {
  content: "";
  width: 70vw;
  height: 84%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: #98acc9;
  z-index: -1;
}
@media (max-width: 767px) {
  .sec_feature .container.cont02::before {
    height: 88%;
    width: 80vw;
  }
}
.sec_feature .container.cont05::before {
  content: "";
  width: 70vw;
  height: 84%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto;
  background: #98acc9;
  z-index: -1;
}
@media (max-width: 767px) {
  .sec_feature .container.cont05::before {
    height: 88%;
    width: 80vw;
  }
}
@media (max-width: 767px) {
  .sec_feature .container.cont01 > .flexbox > .imgbox > img, .sec_feature .container.cont03 > .flexbox > .imgbox > img, .sec_feature .container.cont05 > .flexbox > .imgbox > img {
    padding-right: 4%;
    box-sizing: border-box;
  }
  .sec_feature .container.cont01 > .flexbox > .txtbox, .sec_feature .container.cont03 > .flexbox > .txtbox, .sec_feature .container.cont05 > .flexbox > .txtbox {
    padding-left: 4%;
    box-sizing: border-box;
    margin-top: -4%;
    position: relative;
  }
  .sec_feature .container.cont02 > .flexbox > .imgbox > img, .sec_feature .container.cont04 > .flexbox > .imgbox > img {
    padding-left: 4%;
    box-sizing: border-box;
  }
  .sec_feature .container.cont02 > .flexbox > .txtbox, .sec_feature .container.cont04 > .flexbox > .txtbox {
    padding-right: 4%;
    box-sizing: border-box;
    margin-top: -4%;
    position: relative;
  }
  .sec_feature .container.cont02 .flexbox .txt1, .sec_feature .container.cont04 .flexbox .txt1 {
    margin-left: auto;
  }
}
.sec_feature .container .box1 {
  width: 1200px;
  max-width: calc(100% - 20px);
  margin: 0 auto;
  margin-top: 50px;
  background: white;
  border: 4px solid #ecf0f6;
  padding: 3.5%;
}
@media (max-width: 767px) {
  .sec_feature .container .box1 {
    margin-top: 40px;
    padding: 5%;
  }
}
.sec_feature .container .box1 .txt1 {
  text-align: center;
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: clamp(19px, 2.3333333333vw, 28px);
  background: linear-gradient(180deg, transparent 0%, transparent 60%, #f9d5e4 60%, #f9d5e4 100%);
  line-height: 1.4;
  padding: 0 5px;
}
.sec_feature .container .box1 .txt2 {
  text-align: center;
  margin-bottom: 30px;
}

.sec_feature .container .box1 .txt2 .txtborder {
  border-bottom:1px solid #333333;
  font-weight:bold;
}

@media (max-width: 767px) {
  .sec_feature .container .box1 .txt2 {
    text-align: left;
  }
}
.sec_feature .container .box1 .imgflex {
  display: flex;
  gap: 4%;
}
@media (max-width: 767px) {
  .sec_feature .container .box1 .imgflex {
    display: block;
  }
}
.sec_feature .container .box1 .imgflex .imgbox {
  text-align: center;
  width: 48%;
  position:relative;
}
@media (max-width: 767px) {
  .sec_feature .container .box1 .imgflex .imgbox {
    width: 100%;
  }
  .sec_feature .container .box1 .imgflex .imgbox:not(:last-child) {
    margin-bottom: 20px;
  }
}

.sec_feature .container .box1 .imgflex .imgbox .imgtxt{
  display:table;
  width:265px;
  padding: 16px 0;
  border: 1px solid #102d59;
  margin: auto;
  margin-top: -25px;
  position:relative;
  line-height: 1;
  font-size:18px;
  font-weight: bold;
  background:white;
}

@media (max-width: 767px) {
.sec_feature .container .box1 .imgflex .imgbox .imgtxt{
  width:200px;
  padding: 10px 0;
  margin-top: -20px;
  font-size:16px;
}
}


.sec_feature .container .flexbox {
  display: flex;
  width: 1200px;
  max-width: calc(100% - 20px);
  margin: 0 auto;
  gap: 4%;
}
@media (max-width: 767px) {
  .sec_feature .container .flexbox {
    display: block;
  }
}
.sec_feature .container .flexbox.reverse {
  flex-direction: row-reverse;
}
.sec_feature .container .flexbox .imgbox {
  width: 48%;
}
@media (max-width: 767px) {
  .sec_feature .container .flexbox .imgbox {
    width: 100%;
  }
}
.sec_feature .container .flexbox .txt1 {
  color: #e02e7a;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: clamp(18px, 2vw, 24px);
  position: relative;
  display: table;
  margin: 0;
  z-index: 1;
  margin-bottom: 50px;
  margin-top: 15px;
  padding-right: 3em;
}
@media (max-width: 767px) {
  .sec_feature .container .flexbox .txt1 {
    margin-bottom: 20px;
    padding-right: 2.2em;
  }
}
.sec_feature .container .flexbox .txt1 .num {
  color: #102d59;
  font-size: clamp(60px, 8.3333333333vw, 100px);
  position: absolute;
  position: absolute;
  line-height: 0.4;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto;
  z-index: -1;
}
.sec_feature .container .flexbox .txtbox {
  width: 48%;
}
@media (max-width: 767px) {
  .sec_feature .container .flexbox .txtbox {
    width: 100%;
  }
}
.sec_feature .container .flexbox .txtbox .txtcont {
  padding: 40px;
  box-sizing: border-box;
  box-shadow: 0 0 10px #ccc;
  background: white;
}
@media (min-width: 768px) {
  .sec_feature .container .flexbox .txtbox .txtcont {
    min-height: 280px;
  }
}
@media (max-width: 767px) {
  .sec_feature .container .flexbox .txtbox .txtcont {
    padding: 20px;
  }
}
.sec_feature .container .flexbox .txtbox .txtcont h3 {
  margin: 0;
  padding-left: 0;
  color: #102d59;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .sec_feature .container .flexbox .txtbox .txtcont h3 {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}
.sec_feature .container .flexbox .txtbox .txtcont h3::after {
  content: none;
}

.sec_guide {
  padding-bottom: 100px;
  margin-bottom: 140px;
  background: #f5f5f5;
}
@media (max-width: 767px) {
  .sec_guide {
    padding-bottom: 50px;
    margin-bottom: 70px;
  }
}
.sec_guide .container {
  position: relative;
}
.sec_guide .container h2 {
  margin: 0;
  position: absolute;
  top: -0.8em;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
}
.sec_guide .tab_wrap {
  padding-top: 100px;
}
@media (max-width: 767px) {
  .sec_guide .tab_wrap {
    padding-top: 75px;
  }
}
.sec_guide .tab_wrap .tab_btn_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .sec_guide .tab_wrap .tab_btn_wrap {
    -moz-column-gap: 2%;
         column-gap: 2%;
    margin-bottom: 50px;
  }
}
.sec_guide .tab_wrap .tab_btn_wrap li {
  width: 23%;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: white;
  background: #cccccc;
  padding: 15px 0;
  font-size: clamp(14px, 2vw, 24px);
  cursor: pointer;
  position: relative;
}
@media (max-width: 767px) {
  .sec_guide .tab_wrap .tab_btn_wrap li {
    width: 32%;
  }
}
.sec_guide .tab_wrap .tab_btn_wrap li:after {
  content: "";
  width: 1px;
  height: 16px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
}
.sec_guide .tab_wrap .tab_btn_wrap li.active {
  background: #102d59;
}
.sec_guide .tab_wrap .tab_content .tab_item .btnflex {
  display: flex;
  gap: 2.6666666667%;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .sec_guide .tab_wrap .tab_content .tab_item .btnflex {
    gap: 2%;
    row-gap: 40px;
  }
}
.sec_guide .tab_wrap .tab_content .tab_item .btnflex .btnbox {
  width: 23%;
  text-align: center;
  min-height: 180px;
  background: white;
  box-shadow: 10px 10px 0 #7a96c1;
  position: relative;
  transition:0.2s;
}

.sec_guide .tab_wrap .tab_content .tab_item .btnflex .btnbox:hover {
opacity:0.6;
transition:0.2s;
}

@media (max-width: 767px) {
  .sec_guide .tab_wrap .tab_content .tab_item .btnflex .btnbox {
    box-shadow: 5px 5px 0 #7a96c1;
    width: 49%;
    min-height: 120px;
  }
}
.sec_guide .tab_wrap .tab_content .tab_item .btnflex .btnbox::before {
  content: "";
  width: 55px;
  height: 48px;
  position: absolute;
  top: -25px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/top/check01.png) no-repeat center center/cover;
}
.sec_guide .tab_wrap .tab_content .tab_item .btnflex .btnbox .border {
  width: 100%;
  height: 100%;
}
.sec_guide .tab_wrap .tab_content .tab_item .btnflex .btnbox .border::before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 10px;
  right: auto;
  margin: auto;
  border-left: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
}
.sec_guide .tab_wrap .tab_content .tab_item .btnflex .btnbox .border::after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: auto;
  right: 10px;
  margin: auto;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.sec_guide .tab_wrap .tab_content .tab_item .btnflex .btnbox .border a {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #333333;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
}
.sec_guide .tab_btn {
  display: block;
}
.sec_guide .tab_item {
  display: none;
}
.sec_guide .tab_item.active {
  display: block;
}
.sec_guide .tablebox {
  margin-top: 65px;
  padding: 3.5%;
  background: white;
}
@media (max-width: 767px) {
  .sec_guide .tablebox {
    padding: 5%;
    margin-top: 50px;
  }
}
.sec_guide .tablebox .txt1 {
  display: table;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #98acc9;
  font-size: clamp(24px, 2.5vw, 30px);
  font-weight: bold;
  color: #102d59;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .sec_guide .tablebox .txt1 {
    margin-bottom: 20px;
  }
}

.sec_doctor {
  padding-bottom: 100px;
  background: #ecf0f5;
}
@media (max-width: 767px) {
  .sec_doctor {
    padding-bottom: 50px;
  }
}
.sec_doctor .container {
  position: relative;
  padding-top: 100px;
}
.sec_doctor .container h2 {
  margin: 0;
  position: absolute;
  top: -0.8em;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
}
.sec_doctor .flexbox {
  display: flex;
  padding: 4%;
  background: white;
  gap: 4%;
  flex-direction: row-reverse;
}
@media (max-width: 1099px) {
  .sec_doctor .flexbox {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .sec_doctor .flexbox {
    display: block;
    padding: 5%;
  }
}
.sec_doctor .flexbox .imgbox {
  width: 34%;
  position: relative;
}
@media (min-width: 1100px) {
  .sec_doctor .flexbox .imgbox img {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .sec_doctor .flexbox .imgbox {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
.sec_doctor .flexbox .txtbox {
  width: 62%;
}
@media (max-width: 767px) {
  .sec_doctor .flexbox .txtbox {
    width: 100%;
  }
}

.sec_slider {
  background: linear-gradient(180deg, #ecf0f5 0%, #ecf0f5 50%, white 50%, white 100%);
}
.sec_slider .loopslider_wrap {
  overflow: hidden;
}
.sec_slider .loopslider {
  animation: loopslider 110s linear infinite;
  display: flex;
  width: 6240px;
  height: 100%;
}
.sec_slider .loopslider .loopslider_item {
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0;
}
@media (max-width: 767px) {
  .sec_slider .loopslider {
    width: 3040px;
  }
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-3120px);
  }
}
@media (max-width: 767px) {
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1520px);
    }
  }
}

#footer .footer_inner .container .sec_logo {
  text-align: center;
  margin-bottom: 50px;
}
#footer .footer_inner .container .ttltxt {
  font-size: clamp(20px, 2vw, 24px);
  font-weight: 500;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  margin-bottom: 10px;
}
#footer .footer_inner .container table.table_timetable thead tr th, #footer .footer_inner .container table.table_timetable thead tr td {
  font-weight: normal;
}
#footer .footer_inner .container table.table_timetable tbody tr th, #footer .footer_inner .container table.table_timetable tbody tr td {
  font-weight: normal;
}
#footer .footer_inner .container .tablesub {
  margin-top: 15px;
  line-height: 1.4;
}
#footer .footer_inner .container .txt1 {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
#footer .footer_inner .container .txt2 {
  padding-left: 65px;
  position: relative;
  line-height: 1.4;
}
#footer .footer_inner .container .txt2::before {
  content: "";
  width: 52px;
  height: 52px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: url(../img/common/footericon1.png) no-repeat center center/cover;
}
#footer .footer_inner .container .txt2 .txtred {
  display: block;
  color: #e02e7a;
  font-weight: bold;
  font-size: 18px;
}
#footer #copyright .copyright {
  background: #f7f9fc;
  color: #333333;
  margin-top: 100px;
}
@media (max-width: 767px) {
  #footer #copyright .copyright {
    margin-top: 50px;
  }
}

.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;
}
.sec_bnr {
  padding: clamp(40px, 7.8vw, 60px) 0;
}
.sec_bnr figure {
  text-align: center;
}
.sec_news {
  padding: clamp(40px, 7.8vw, 60px) 0 clamp(80px, 15vw, 120px);
}
.sec_news dl {
  border-bottom: 1px solid #ccc;
}
.sec_news dl dt {
  padding: 15px 20px;
  border-top: 1px solid #ccc;
  color: #5c7498;
}
.sec_news dl dd {
  padding: 15px 20px;
  border-top: 1px solid #ccc;
}
.sec_news dl dd a {
}

/* sec_column */
.sec_column {
  background: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 50px;
  margin-top: 50px;
}
.slider-column-wrap {
  position: relative;
  padding: 0 18px 50px;
}
.slider-column-wrap::before {
  position: absolute;
  content: "";
  width: 100%;
  height: calc(100% - 80px);
  background: #fff;
  left: 0;
  bottom: 0;
}
.slider-column .column-article {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
.slider-column h3 {
  padding: 0;
  margin-top: 0;
  border: none;
}
.slider-column h3::after {
  display: none;
}
.slider-column .slick-arrow {
  width: calc(34 / 5 * 2 * 1px);
  height: calc(62 / 5 * 2 * 1px);
  transition: opacity .3s;
  top: 170px;
  transform: none;
}
.slider-column .slick-arrow ,
.slider-column .slick-arrow:hover,
.slider-column .slick-arrow:focus {
  background: url(../img/top/slick-arrow-column.png) no-repeat center center / contain;
}
.slider-column .slick-next {
  transform: scale(-1,1);
}
.slider-column .slick-next:before, .slider-column .slick-prev:before {
  display: none;
}
.slider-column .slick-arrow:hover {
  opacity: .7;
}
.slider-column .more {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sec_column .btnstyle {
  margin-top: 20px;
}
.sec_column .btnstyle a {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 18px;
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .slider-column .slick-prev {
    left: -18px;
  }
  .slider-column .slick-next {
      right: -18px;
  }
}
@media (min-width: 768px) {
  .sec_column {
    padding-top: 100px;
    padding-bottom: 120px;
    margin-top: 120px;
  }
  .slider-column-wrap {
    padding-left: 38px;
    padding-right: 38px;
  }
  .slider-column .column-article {
    padding-left: 12px;
    padding-right: 12px;
  }
  .slider-column .slick-arrow {
    width: calc(34 / 2 * 1px);
    height: calc(62 / 2 * 1px);
  }
}
@media (any-hover:hover) {
  .slider-column .column-article {
    transition: opacity .3s;
  }
  .slider-column .column-article:hover {
    opacity: .8;
    cursor: pointer;
  }
}