@charset "UTF-8";
/* ===================================================================
CSS information
file name  : homepage.css
author     : Abilive
style info : orderページ
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
body {
  overflow-x: hidden;
}

#page {
  background-color: #fff;
}

@media only screen and (max-width: 543.5px) {
  .more_inner_off {
    width: 95vw;
  }
}

@media only screen and (min-width: 768px) {
  .view_sp {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .view_sp {
    display: block;
  }
}

.banner__header {
  background: #fff;
  padding: 10px 0px;
  text-align: center;
}

.con_kv {
  margin-bottom: 0px !important;
  background-color: #1a2b39;
}

.con_into {
  padding-top: 80px;
  padding-bottom: 125px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_into {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_into {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_into {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_into {
    padding-bottom: 50px;
  }
}
.con_into h2 {
  margin-bottom: 40px;
  font-size: 286%;
  font-weight: bold;
  text-align: center;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
  color: #c8ae43;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_into h2 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_into h2 {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_into h2 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .con_into h2 {
    font-size: 172%;
  }
}
.con_into h2 span {
  border-bottom: solid 2px #c8ae43;
}
.con_into .container {
  font-size: 158%;
  text-align: center;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
  color: #1a2b39;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_into .container {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_into .container {
    font-size: 115%;
  }
}
.con_into .anclnk {
  margin-top: 3em;
  margin-inline: auto;
  max-width: 420px;
}
.con_into .anclnk a {
  text-align: center;
  width: 100%;
  display: inline-block;
  background: #1a2b39;
  color: #fff;
  padding: .75em 1.5em;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 158%;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_into .anclnk a {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_into .anclnk a {
    font-size: 115%;
  }
}
.con_into .anclnk a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: .5em;
  height: .5em;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  margin-left: .5em;
  margin-top: -.5em;
}
@media only screen and (max-width: 767px) {
  .con_into .anclnk {
    width: 90%;
    margin-top: 2em;
    margin-inline: auto;
  }
}

.con_worries {
  padding-bottom: 60px;
  border-top: solid 10px #8f8160;
  background-color: #dddad1;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_worries {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_worries {
    padding-bottom: 40px;
  }
}
.con_worries h3 {
  padding-top: 70px;
  padding-bottom: 50px;
  font-size: 286%;
  font-weight: bold;
  color: #1a2b39;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_worries h3 {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_worries h3 {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_worries h3 {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_worries h3 {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_worries h3 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .con_worries h3 {
    font-size: 172%;
  }
}
.con_worries .box_img {
  margin: 0 auto;
  text-align: center;
}
.con_worries .box_worries {
  max-width: 788px;
  margin: 0px auto;
}
.con_worries .box_worries ul {
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 767px) {
  .con_worries .box_worries ul {
    flex-direction: column;
    align-items: center;
  }
}
.con_worries .box_worries ul li {
  width: 30%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_worries .box_worries ul li {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .con_worries .box_worries ul li {
    width: 30%;
    margin-bottom: 1em;
  }
}
.con_worries .isosceles-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 85px 0 85px;
  border-color: #dddad1 transparent transparent transparent;
  position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.con_order {
  padding-top: 120px;
  background-color: #f5f5f5;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_order {
    padding-top: 80px;
  }
}
.con_order h3 {
  margin-bottom: 50px;
  font-size: 286%;
  font-weight: bold;
  color: #1a2b39;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
  text-align: center;
  line-height: 1.25;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order h3 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_order h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order h3 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order h3 {
    font-size: 172%;
  }
}
.con_order h3 em {
  position: relative;
}
.con_order h3 em::before {
  position: absolute;
  content: url(../img/ic_oder_before.png);
  bottom: -0.4em;
  left: -1em;
}
@media only screen and (max-width: 767px) {
  .con_order h3 em::before {
    /*left: -1.5em;*/
    opacity: 0.2;
  }
}
.con_order h3 em::after {
  position: absolute;
  content: url(../img/ic_oder_after.png);
  bottom: -0.4em;
  right: -3.5em;
}
@media only screen and (max-width: 767px) {
  .con_order h3 em::after {
    /* right: -3.5em; */
    opacity: 0.2;
  }
}
.con_order h3 span {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #e9e451 60%);
}
.con_order .st_txt {
  margin-bottom: 40px;
  font-size: 215%;
  text-align: center;
  font-weight: bold;
  color: #1a2b39;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .st_txt {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .st_txt {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .st_txt {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .st_txt {
    font-size: 143%;
  }
}
.con_order .box_order {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order {
    width: 90%;
    margin: 0 auto;
  }
}
.con_order .box_order .order {
  display: flex;
  justify-content: space-around;
  max-width: 960px;
  margin: 0px auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .order {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .order {
    display: block;
  }
}
.con_order .box_order .order .example {
  width: 31%;
  position: relative;
  border-radius: 20px;
  border: solid 2px #1a2b39;
  background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .order .example {
    width: 31%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .order .example {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .order .example {
    margin-bottom: 2em;
  }
}
.con_order .box_order .order .example .ic {
  position: absolute;
  top: -20px;
  left: -2px;
}
.con_order .box_order .order .example h5 {
  padding-top: 30px;
  padding-bottom: 15px;
  border-radius: 20px 20px 0px 0;
  font-size: 172%;
  font-weight: 500;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
  text-align: center;
  background-color: #e9e451;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .order .example h5 {
    font-size: 172%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .order .example h5 {
    font-size: 172%;
  }
}
.con_order .box_order .order .example img {
  width: 100%;
}
.con_order .box_order .order .example .txt {
  font-size: 100%;
  width: 90%;
  margin: 1.5em auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .order .example .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .order .example .txt {
    font-size: 86%;
  }
}
.con_order .box_order .order .example .list {
  background-color: #f3f1ed;
  width: 85%;
  margin: 0 auto 2em;
  padding: 0.5em 0.5em 1em;
}
.con_order .box_order .order .example .list p {
  font-size: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .order .example .list p {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .order .example .list p {
    font-size: 100%;
  }
}
.con_order .box_order .order .example .list ul li {
  font-size: 86%;
  line-height: 1.71;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .order .example .list ul li {
    font-size: 86%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .order .example .list ul li {
    font-size: 86%;
  }
}
.con_order .box_order .box_precautions {
  margin-top: 40px;
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .box_precautions {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .box_precautions {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .box_precautions {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .box_precautions {
    margin-bottom: 50px;
  }
}
.con_order .box_order .box_precautions p {
  text-align: center;
  font-size: 129%;
  line-height: 1.89;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .box_precautions p {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .box_precautions p {
    font-size: 108%;
  }
}
.con_order .box_order .box_coordination h4 {
  margin-bottom: 50px;
  font-size: 215%;
  text-align: center;
  font-weight: bold;
  color: #1a2b39;
  line-height: 1.6;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .box_coordination h4 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .box_coordination h4 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_order .box_order .box_coordination h4 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .con_order .box_order .box_coordination h4 {
    font-size: 143%;
  }
}
.con_order .box_order .box_coordination h4 span {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #e9e451 60%);
}
.con_order .box_order .box_coordination img {
  display: flex;
  margin: auto;
}

.wrp_area {
  padding-top: 30px;
  padding-bottom: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_area {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_area {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_area {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_area {
    padding-bottom: 50px;
  }
}
.wrp_area .con_area {
  padding-bottom: 66px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_area .con_area {
    padding-bottom: 66px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_area .con_area {
    padding-bottom: 30px;
  }
}
.wrp_area .box_schedule {
  margin: 1em auto;
  max-width: 718px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .wrp_area .box_schedule {
    width: 90%;
    max-width: 90%;
  }
}
.wrp_area .box_schedule .st {
  font-size: 172%;
  font-weight: bold;
  color: #fff;
  background: #004998;
  text-align: center;
  padding: 2px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_area .box_schedule .st {
    font-size: 172%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_area .box_schedule .st {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_area .box_schedule .con_plan {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.wrp_area .box_schedule .con_plan .tbl_plan {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #aaa;
  table-layout: fixed;
  margin-top: 10px;
  font-size: 143%;
  font-weight: 500;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_area .box_schedule .con_plan .tbl_plan {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_area .box_schedule .con_plan .tbl_plan {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_area .box_schedule .con_plan .tbl_plan {
    width: 700px;
    table-layout: fixed;
  }
}
.wrp_area .box_schedule .con_plan .tbl_plan th, .wrp_area .box_schedule .con_plan .tbl_plan td {
  border: 1px solid #aaa;
  background: #fff;
  padding: 12px;
  text-align: center;
  vertical-align: middle;
}
.wrp_area .box_schedule .con_plan .tbl_plan th:nth-child(1),
.wrp_area .box_schedule .con_plan .tbl_plan th:nth-child(3) {
  width: 10%;
}
.wrp_area .box_schedule .con_plan .tbl_plan td .route {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.wrp_area .box_schedule .con_plan .tbl_plan td .route_arrow {
  position: relative;
  flex: 1;
  max-width: 280px;
}
.wrp_area .box_schedule .con_plan .tbl_plan td .route_arrow p {
  position: relative;
  margin: 0;
  color: #BF0000;
  font-size: 14px;
  white-space: nowrap;
  border-bottom: 1px solid #000;
}
.wrp_area .box_schedule .con_plan .tbl_plan td .route_arrow p::after {
  content: "▸";
  position: absolute;
  right: -11px;
  bottom: -13px;
  color: #000;
  font-size: 25px;
  line-height: 1;
}
.wrp_area .box_schedule .att {
  margin-top: 10px;
  line-height: 1.2;
}

.wrp_targetfacility {
  background-color: #1a2b39 !important;
}
.wrp_targetfacility .con_targetfacility {
  padding-bottom: 54px;
  padding-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_targetfacility .con_targetfacility {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_targetfacility .con_targetfacility {
    padding-top: 50px;
  }
}
.wrp_targetfacility .con_targetfacility .typography__title--list {
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
  color: #c8ae43;
}
.wrp_targetfacility .con_targetfacility .facility_plan_note {
  color: #fff;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
}
.wrp_targetfacility .con_targetfacility .content_03_box--des {
  color: #fff;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
}
.wrp_targetfacility .con_targetfacility .content_03_box_title h3 {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrp_targetfacility .con_targetfacility .content_03_box_title h3 {
    margin-bottom: 18px;
  }
}
.wrp_targetfacility .con_targetfacility .content_03_box_title h3 span {
  background: none;
  color: #fffbeb;
  font-size: 50%;
}
@media only screen and (max-width: 767px) {
  .wrp_targetfacility .con_targetfacility .content_03_box_title h3 span {
    padding-right: 0;
    margin-right: 0;
  }
  .wrp_targetfacility .con_targetfacility .content_03_box_title h3 span::before {
    display: none;
  }
}
.wrp_targetfacility .con_targetfacility .con_plan .contact_text .contact_text-header {
  margin-bottom: 2em;
}
.wrp_targetfacility .con_targetfacility .con_plan .contact_text .contact_text-header .box_txt_note {
  font-size: 129%;
  color: red;
  text-align: center;
  margin-top: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_targetfacility .con_targetfacility .con_plan .contact_text .contact_text-header .box_txt_note {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_targetfacility .con_targetfacility .con_plan .contact_text .contact_text-header .box_txt_note {
    font-size: 86%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_targetfacility .con_targetfacility .con_plan .contact_text .contact_text-header .box_txt_note {
    text-align: left;
  }
}

.wrp_plan {
  padding-bottom: 50px;
  background-color: #f5f5f5;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_plan {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_plan {
    padding-bottom: 30px;
  }
}
.wrp_plan .con_plan {
  max-width: 960px;
  margin: 0px auto;
}
.wrp_plan .con_plan h3 {
  margin-bottom: 50px;
  text-align: center;
  color: #9f904f;
  font-size: 286%;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_plan .con_plan h3 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_plan .con_plan h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_plan .con_plan h3 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_plan .con_plan h3 {
    font-size: 172%;
  }
}
.wrp_plan .con_plan .tab-wrap .tab-content .box_img {
  margin: 3em 1em 1.5em;
}
.wrp_plan .con_plan .tab-wrap .tab-content .box_txt {
  background-color: #f5f5f5;
  max-width: 730px;
  margin: 0 auto;
  padding: 2em 2em 4em;
}
.wrp_plan .con_plan .tab-wrap .tab-content .box_txt p {
  font-size: 143%;
  font-weight: bold;
  color: #1a2b39;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrp_plan .con_plan .tab-wrap .tab-content .box_txt p {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_plan .con_plan .tab-wrap .tab-content .box_txt p {
    font-size: 129%;
  }
}
.wrp_plan .con_plan .more_inner {
  margin-top: -60px;
}
@media only screen and (max-width: 767px) {
  .wrp_plan .con_plan .more_inner {
    margin-top: -40px;
  }
}

.con_contact {
  background-color: #f5f5f5;
}
.con_contact .wrap_contact {
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 100px;
  max-width: 960px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact {
    padding-bottom: 80px;
  }
}
.con_contact .wrap_contact h2 {
  padding-bottom: 30px;
  color: #9f904f;
  font-size: 265%;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact h2 {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact h2 {
    padding-bottom: 0.8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact h2 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact h2 {
    font-size: 143%;
  }
}
.con_contact .wrap_contact .contact_txt {
  font-size: 129%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact .contact_txt {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact .contact_txt {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact .contact_txt {
    width: 93%;
    margin: 0 auto;
  }
}
.con_contact .wrap_contact .contact_txt p {
  line-height: 1.8;
}
.con_contact .wrap_contact .contact_txt .box_tel {
  margin: 0 auto;
  width: 50%;
  background: #fff;
  padding: 2% 3%;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact .contact_txt .box_tel {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact .contact_txt .box_tel {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact .contact_txt .box_tel {
    padding: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact .contact_txt .box_tel {
    padding: 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact .contact_txt .box_tel {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact .contact_txt .box_tel {
    margin-top: 2em;
  }
}
.con_contact .wrap_contact .contact_txt .box_tel h3 {
  font-size: 122%;
  color: #263d66;
  margin-bottom: .3em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact .contact_txt .box_tel h3 {
    font-size: 122%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact .contact_txt .box_tel h3 {
    font-size: 122%;
  }
}
.con_contact .wrap_contact .contact_txt .box_tel a {
  font-size: 150%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact .wrap_contact .contact_txt .box_tel a {
    font-size: 150%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .wrap_contact .contact_txt .box_tel a {
    font-size: 158%;
  }
}
@media only screen and (min-width: 768px) {
  .con_contact .wrap_contact .contact_txt .box_tel a {
    pointer-events: none;
  }
}
.con_contact .wrap_contact .contact_txt .box_tel a .lit {
  font-size: 80%;
}
.con_contact .wrap_contact .contact_txt .box_tel .txt_free {
  font-size: 85%;
}

.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}

.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #1a2b39;
  display: block;
  order: -1;
}

.tab-label {
  color: #1a2b39;
  background: #fff;
  border-top: solid 2px #1a2b39;
  border-left: solid 2px #1a2b39;
  border-right: solid 2px #1a2b39;
  font-weight: 500;
  font-size: 158%;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  flex: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .tab-label {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .tab-label {
    font-size: 115%;
  }
}

.tab-label:not(:last-of-type) {
  margin-right: 5px;
}

.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.tab-switch:checked + .tab-label {
  background-color: #1a2b39;
  color: #fff;
}

.tab-switch:checked + .tab-label + .tab-content {
  background: #fff;
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  border-bottom: solid 2px #1a2b39;
  border-left: solid 2px #1a2b39;
  border-right: solid 2px #1a2b39;
}

.tab-switch {
  display: none;
}

.tab-switch:checked + .tab-label:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #1a2b39;
  border-width: 14px;
  margin-left: -14px;
}

.tab-switch:checked + .tab-label {
  background: #1a2b39;
  position: relative;
}

.popup_list_01 {
  left: 0;
}

.popup_list_01 {
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%;
  height: 100%;
}

.popup_list_bg_01 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.popup_list_bg_01 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.popup_list_btn.popup_close_01 {
  position: absolute;
  text-align: center;
  top: 5vh;
  width: 100%;
  z-index: 999;
  margin-top: -25px;
}

.popup_list_btn_01 a:after {
  content: none;
}

.btn_clost_list_01 {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
}

.btn_clost_list_01:hover {
  cursor: pointer;
}

.popup_list_02 {
  left: 0;
}

.popup_list_02 {
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%;
  height: 100%;
}

.popup_list_bg_02 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.popup_list_bg_02 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.popup_list_btn.popup_close_02 {
  position: absolute;
  text-align: center;
  top: 5vh;
  width: 100%;
  z-index: 999;
  margin-top: -25px;
}

.popup_list_btn_02 a:after {
  content: none;
}

.btn_clost_list_02 {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
}

.btn_clost_list_02:hover {
  cursor: pointer;
}

.popup_list_03 {
  left: 0;
}

.popup_list_03 {
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%;
  height: 100%;
}

.popup_list_bg_03 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.popup_list_bg_03 {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.popup_list_btn.popup_close_03 {
  position: absolute;
  text-align: center;
  top: 5vh;
  width: 100%;
  z-index: 999;
  margin-top: -25px;
}

.popup_list_btn_03 a:after {
  content: none;
}

.btn_clost_list_03 {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
}

.btn_clost_list_03:hover {
  cursor: pointer;
}

.box_footer_mail .st_txt {
  font-size: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_footer_mail .st_txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .box_footer_mail .st_txt {
    font-size: 100%;
  }
}
.box_footer_mail .footer_mail {
  width: 95%;
  cursor: pointer;
  background: #c31b2c;
  color: #fffff8;
  border: none;
  padding: 1em;
  font-weight: bold;
  margin-top: 1em;
  display: block;
  border-radius: 30px;
  font-size: 115%;
  box-shadow: 0px 1px 9.6px 0.4px rgba(0, 48, 44, 0.3);
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_footer_mail .footer_mail {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .box_footer_mail .footer_mail {
    font-size: 115%;
  }
}
@media only screen and (min-width: 1200px) {
  .box_footer_mail .footer_mail {
    margin-right: 1em;
  }
}
@media print {
  .box_footer_mail .footer_mail {
    margin-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .box_footer_mail .footer_mail {
    width: 100%;
    margin: 1em auto;
    background: #c31b2c;
  }
}
.box_footer_mail .footer_mail:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: 18px;
  top: 50%;
  transform: translate(0%, -50%);
  background: url(../img/arrow-right.png);
}
.box_footer_mail .ss_txt {
  font-size: 86%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_footer_mail .ss_txt {
    font-size: 86%;
  }
}
@media only screen and (max-width: 767px) {
  .box_footer_mail .ss_txt {
    font-size: 86%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .footer_info-box-2 .ps--sp {
    margin: 0 auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .footer_info-box-3 .ps--sp {
    margin: 0 auto;
  }
}

#form-mail .form-mail .con_flow .box_flow {
  border: 1px solid #1a2b39;
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}
#form-mail .form-mail .con_flow .box_flow .flow_item {
  border-right: 1px solid #1a2b39;
  padding: 1.5%;
  width: 33%;
  font-size: 129%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #form-mail .form-mail .con_flow .box_flow .flow_item {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  #form-mail .form-mail .con_flow .box_flow .flow_item {
    font-size: 129%;
  }
}
#form-mail .form-mail .con_flow .box_flow .flow_item.is-active {
  background: #1a2b39;
  color: #fff;
  font-weight: bold;
}
#form-mail .form-mail .con_flow .box_flow .flow_item:last-child {
  border-right: none;
}
#form-mail .form-mail .con_flow .box_flow .flow_item::after {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #form-mail .form-mail .con_flow .box_flow .flow_item .text .en {
    display: block;
  }
}

#link_contact {
  position: fixed;
  z-index: 99;
  bottom: 15px;
  right: 15px;
}
#link_contact .link_btn {
  cursor: pointer;
}
#link_contact .link_btn a img {
  display: block;
}
#link_contact .link_btn a span {
  display: inline-block;
  background: #c31b2c;
  color: #fffff8;
  font-weight: bold;
  padding: 1em;
  margin-top: 1em;
  border-radius: 30px;
  font-size: 18px;
  box-shadow: 0px 1px 9.6px 0.4px rgba(0, 48, 44, 0.3);
}
#link_contact .link_btn a:hover {
  opacity: 0.8;
}

.con_plan_intoro {
  background-color: #f5f5f5;
  padding: 1em;
  margin-bottom: 2em;
}
.con_plan_intoro h4 {
  font-size: 215%;
  font-weight: bold;
  color: #1a2b39;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho";
  text-align: center;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan_intoro h4 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_intoro h4 {
    font-size: 172%;
  }
}
.con_plan_intoro h4 span {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #e9e451 60%);
}
.con_plan_intoro .sst {
  text-align: center;
  font-size: 172%;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan_intoro .sst {
    font-size: 172%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_intoro .sst {
    font-size: 129%;
  }
}
.con_plan_intoro table {
  display: flex;
  justify-content: center;
  margin: 1em auto;
}
.con_plan_intoro table tr th {
  font-weight: bold;
  font-size: 129%;
  font-weight: bold;
  font-size: 129%;
  padding: 0.4em;
  text-align: left;
  color: #1a2b39;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan_intoro table tr th {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_intoro table tr th {
    font-size: 115%;
  }
}
.con_plan_intoro table tr td {
  font-size: 115%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan_intoro table tr td {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_intoro table tr td {
    font-size: 100%;
  }
}
.con_plan_intoro .txt {
  text-align: center;
  font-size: 100%;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan_intoro .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_intoro .txt {
    font-size: 86%;
  }
}

.box_revers {
  display: flex;
  flex-direction: column-reverse;
}

.con_planoder {
  width: 95%;
  margin: 1em auto;
}
.con_planoder .box_planoder {
  position: relative;
  border-radius: 20px;
  border: solid 2px #db3b3b;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_planoder .box_planoder {
    margin-bottom: 2em;
  }
}
.con_planoder .box_planoder .ic {
  position: absolute;
  top: -2px;
  left: -30px;
}
.con_planoder .box_planoder h4 {
  margin-bottom: 0;
  padding: 0.5em;
  border-radius: 20px 20px 0px 0;
  color: #db3b3b;
  font-size: 143%;
  font-weight: bold;
  text-align: center;
  background-color: #e9e451;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_planoder .box_planoder h4 {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_planoder .box_planoder h4 {
    font-size: 115%;
  }
}
.con_planoder .box_planoder p {
  padding: 0.5em 1em;
  color: #db3b3b;
  font-size: 129%;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_planoder .box_planoder p {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_planoder .box_planoder p {
    font-size: 100%;
  }
}
.con_planoder .box_planoder p span {
  font-size: 86%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_planoder .box_planoder p span {
    font-size: 86%;
  }
}
@media only screen and (max-width: 767px) {
  .con_planoder .box_planoder p span {
    font-size: 86%;
  }
}

@media only screen and (max-width: 767px) {
  .block_change_img {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .schedule_box .block_change {
    width: 50%;
  }
}

.con_total {
  margin-top: 2em;
  background-color: #f5f5f5;
}
.con_total h4 {
  background-color: #1a2b39;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0.4em 0;
  font-size: 158%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_total h4 {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_total h4 {
    font-size: 158%;
  }
}
.con_total table {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 1em 0;
}
.con_total table tr th {
  font-weight: bold;
  font-size: 129%;
  font-weight: bold;
  font-size: 129%;
  padding: 0.4em;
  text-align: left;
  color: #1a2b39;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_total table tr th {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_total table tr th {
    font-size: 115%;
  }
}
@media only screen and (max-width: 543.5px) {
  .con_total table tr th {
    padding: 0.4em 0;
    width: 65%;
  }
}
.con_total table tr td {
  font-size: 115%;
  text-align: center;
  line-height: 1.5;
  padding: 0.4em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_total table tr td {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_total table tr td {
    font-size: 100%;
  }
}
.con_total p {
  text-align: right;
  padding: 0.5em 1em  1em;
}

.wrp_couple .planoder02 {
  margin: 1em auto 4em;
}
@media only screen and (min-width: 1200px) {
  .wrp_couple .planoder02:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 62px;
    left: 0px;
    background: url(../img/schedule_line_2.png) no-repeat center;
  }
}
@media print {
  .wrp_couple .planoder02:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 62px;
    left: 0px;
    background: url(../img/schedule_line_2.png) no-repeat center;
  }
}
.wrp_couple .planoder03 {
  margin: 1em auto 4em;
}

@media only screen and (max-width: 767px) {
  .wrp_girl .planoder05 .block_change_img {
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_girl .planoder05 .block_change {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .wrp_family .planoder02 .block_change_img {
    width: 100%;
    justify-content: center;
  }
}
.wrp_family .planoder03 {
  margin: 1em auto 4em;
}
@media only screen and (min-width: 1200px) {
  .wrp_family .planoder03:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 62px;
    left: 0px;
    background: url(../img/schedule_line_2.png) no-repeat center;
  }
}
@media print {
  .wrp_family .planoder03:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 62px;
    left: 0px;
    background: url(../img/schedule_line_2.png) no-repeat center;
  }
}

@media only screen and (max-width: 767px) {
  .block_change_img img {
    object-fit: contain;
  }
}
.footer_info-ttl {
  background: #58585a;
  text-align: center;
  padding: 7px 0px;
  color: #fff;
  text-align: center;
  font-size: 172%;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .footer_info-ttl {
    font-size: 172%;
  }
}
@media only screen and (max-width: 767px) {
  .footer_info-ttl {
    font-size: 172%;
  }
}

.footer_info_2 {
  padding: 35px 100px 40px;
}
@media only screen and (max-width: 767px) {
  .footer_info_2 {
    padding: 25px 20px 30px;
  }
}
.footer_info_2 .footer_info-des {
  font-size: 129%;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .footer_info_2 .footer_info-des {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .footer_info_2 .footer_info-des {
    font-size: 129%;
  }
}
.footer_info_2 .footer_info-box {
  flex-wrap: wrap;
  justify-content: center;
}
.footer_info_2 .footer_info-box .footer_info-box-col-left .price_2021_url_btn {
  margin-top: 1em;
}
.footer_info_2 .footer_info-box .footer_info-box-col-left .sst {
  font-size: 129%;
  text-align: center;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .footer_info_2 .footer_info-box .footer_info-box-col-left .sst {
    font-size: 122%;
  }
}
@media only screen and (max-width: 767px) {
  .footer_info_2 .footer_info-box .footer_info-box-col-left .sst {
    font-size: 108%;
  }
}

@media all and (-ms-high-contrast: none) {
  .fancybox-ie6 {
    display: none;
  }
}
.ps--wrap-smallwidth {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .ps--wrap-smallwidth {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ps--wrap-smallwidth {
    margin-bottom: 15px;
  }
}

.price_2021 .head_tb_price .txt_lead {
  font-size: 115%;
  text-align: center;
  margin-bottom: 1em;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .price_2021 .head_tb_price .txt_lead {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .price_2021 .head_tb_price .txt_lead {
    font-size: 100%;
  }
}
.price_2021 .head_tb_price li {
  width: 100%;
}
.price_2021 .head_tb_price li:first-child:after {
  display: none;
}
.price_2021 .img {
  text-align: center;
  margin-bottom: 1.5em;
}
