@charset "UTF-8";
/* media_query ***************************************************************/
/*****************************************************************************/
* {
  padding: 0;
  margin: 0;
}

.video {
  position: relative;
  width: 100%;
}

.youtube {
  padding-top: 56.25%;
}

.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.video img {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 767px) {
  .youtube {
    padding-top: 0;
  }
}
.achievements-content {
  text-align: center;
}
.achievements-content img{
  width: 60%;
}
.spring {
  width: 100%;
  font-family: "ＭＳ ゴシック", sans-serif;
  color: #673737;
  /*  @media (min-width: 1023px) {
        .schedule .schedule-content {
            max-width: 980px;
            margin: 0 auto;
        }
    }
    .schedule .schedule-content .hukidashi_title {
        margin-bottom: 70px;
    }
    @media (min-width: 767px) {
        .schedule .schedule-content_schedulecards {
            display: flex;
            justify-content: space-around;
        }
    }
    .schedule .schedule-content_schedulecards .schedulecard:first-of-type::before {
        content: "1";
    }
    .schedule .schedule-content_schedulecards .schedulecard:nth-of-type(2)::before {
        content: "2";
    }
    .schedule .schedule-content_schedulecards .schedulecard:nth-of-type(3)::before {
        content: "3";
    }
    @media (min-width: 0px) {
        .schedule .schedule-content_schedulecards .schedulecard {
            box-sizing: border-box;
            border: 4px solid #f9c0c0;
            border-radius: 1px;
            margin: 0 auto 25px;
            padding: 20px 0;
            position: relative;
            text-align: center;
            width: 100%;
        }
    }
    @media (min-width: 480px) {
        .schedule .schedule-content_schedulecards .schedulecard {
            border: 6px solid #f9c0c0;
            margin: 0 auto 30px;
        }
    }
    @media (min-width: 767px) {
        .schedule .schedule-content_schedulecards .schedulecard {
            border: 4px solid #f9c0c0;
            margin: 0;
            width: 28.2%;
        }
    }
    @media (min-width: 1023px) {
        .schedule .schedule-content_schedulecards .schedulecard {
            border: 4px solid #f9c0c0;
            max-width: 280px;
            width: 28%;
        }
    }
    @media (min-width: 0px) {
        .schedule .schedule-content_schedulecards .schedulecard::before {
            background-color: #f9c0c0;
            border-radius: 1px;
            color: #fff;
            content: "";
            font-weight: bold;
            left: 20px;
            position: absolute;
            top: 0;
            transform: translate(-32%, -75%);
            z-index: 1;
            font-size: 30px;
            width: 75px;
            height: 50px;
            line-height: 50px;
        }
    }
    @media (min-width: 480px) {
        .schedule .schedule-content_schedulecards .schedulecard::before {
            transform: translate(-26%, -80%);
            height: 77px;
            width: 99px;
            line-height: 77px;
        }
    }
    @media (min-width: 767px) {
        .schedule .schedule-content_schedulecards .schedulecard::before {
            transform: translate(-34%, -75%);
            font-size: 24px;
            height: 49px;
            line-height: 49px;
            width: 70px;
        }
    }
    @media (min-width: 1023px) {
        .schedule .schedule-content_schedulecards .schedulecard::before {
            transform: translate(-40.3%, -80%);
            font-size: 28px;
            height: 56px;
            line-height: 56px;
            left: 25px;
            width: 72px;
        }
    }
    @media (min-width: 0px) {
        .schedule .schedule-content_schedulecards .schedulecard_title {
            border: 4px solid #f9c0c0;
            box-shadow: 4px 4px 0px #f9c0c0;
            font-size: 5vw;
            margin: 0 auto 10px;
            width: 90%;
            z-index: -10;
        }
    }
    @media (min-width: 767px) {
        .schedule .schedule-content_schedulecards .schedulecard_title {
            font-size: 1.5vw;
        }
    }
    @media (min-width: 1023px) {
        .schedule .schedule-content_schedulecards .schedulecard_title {
            border: 4px solid #f9c0c0;
            font-size: 16px;
            height: 28px;
            line-height: 28px;
        }
    }
    .schedule .schedule-content_schedulecards .schedulecard_img {
        height: 30%;
        margin-bottom: 10px;
        width: 100%;
    }
    @media (min-width: 0px) {
        .schedule .schedule-content_schedulecards .schedulecard_desc {
            margin: 0 auto;
            text-align: justify;
            width: 90%;
            font-size: 4vw;
        }
    }
    @media (min-width: 480px) {
        .schedule .schedule-content_schedulecards .schedulecard_desc {
            font-size: 3vw;
        }
    }
    @media (min-width: 767px) {
        .schedule .schedule-content_schedulecards .schedulecard_desc {
            font-size: 1.5vw;
        }
    }
    @media (min-width: 1023px) {
        .schedule .schedule-content_schedulecards .schedulecard_desc {
            font-size: 14px;
        }
    }
    @media (min-width: 0px) {
        .schedule .schedule-content_arrowdown {
            color: #f9c0c0;
            font-size: 70px;
            margin-bottom: 25px;
        }
    }
    @media (min-width: 767px) {
        .schedule .schedule-content_arrowdown {
            display: none;
        }
    }
    @media (min-width: 0px) {
        .schedule .schedule-content_arrowright {
            display: none;
        }
    }
    @media (min-width: 767px) {
        .schedule .schedule-content_arrowright {
            color: #f9c0c0;
            display: inline-block;
            font-size: 40px;
            padding-top: 90px;
        }
    }
    @media (min-width: 1023px) {
        .schedule .schedule-content_arrowright {
            padding-top: 100px;
        }
    }*/
}
.spring li {
  list-style: none;
}
@media (min-width: 0) {
  .spring header {
    z-index: 100;
    width: 100%;
    text-align: center;
    background-color: white;
    position: fixed;
    top: 0;
    height: 57px;
    box-shadow: 2px 2px 4px gray;
    /*開閉ボタンopen時*/
  }
}
@media (min-width: 0) {
  .spring header .header-icon {
    padding: 0.6em;
  }
}
@media (min-width: 0) {
  .spring header .header-icon a {
    display: inline-block;
    height: 30px;
    width: auto;
  }
}
@media (min-width: 0) {
  .spring header .header-icon img {
    height: 100%;
    width: auto;
  }
}
.spring .campaign {
  margin: 24px 0;
}
.spring .campaign-code {
  display: flex;
  width: fit-content;
  border: 1px solid #FF6FB5;
  margin: auto;
  font-size: 18px;
}
.spring .campaign-code_left {
  padding: 12px;
  background-color: #FF6FB5;
  color: #FFFFFF;
}
.spring .campaign-code_right {
  padding: 12px;
  background-color: #FFFFFF;
  color: #FF6FB5;
}
.spring .campaign_notice p {
  width: fit-content;
  margin: auto;
}
.spring .campaign-details {
  background: #D0E000;
  padding: 70px 0;
  margin-bottom: 90px;
}
.spring .campaign-details_contents {
  width: 80%;
  margin: 0 auto;
}
.spring .campaign-details_contents_fee {
  border: 4px solid #FFFFFF;
}
.spring .campaign-details_contents_fee .num {
  color: #FF6FB5;
  background-color: #FFFFFF;
  height: 24px;
  width: 24px;
}
.spring .campaign-details_contents_fee .wrap {
  display: flex;
}
.spring .campaign-details_contents_fee .wrap .campaign-details_contents_fee_left_up {
  color: #FFFFFF;
}
.spring .campaign-details_contents_fee .wrap .campaign-details_contents_fee_left_down {
  color: #FF6FB5;
}
.spring .campaign-details_contents_fee .wrap .campaign-details_contents_fee_right {
  color: #FF6FB5;
}
.spring .campaign-details_notice {
  width: 90%;
  margin: 0 auto;
}
.spring .campaign-details_notice p {
  font-size: 8px;
  color: #FFFFFF;
}
.spring .course {
  margin-bottom: 90px;
}
.spring .course_head_h2 {
  text-align: center;
}
.spring .course_contents_li {
  width: 90%;
  margin: 30px auto;
}
.spring .course_contents_li_head {
  display: flex;
}
.spring .course_contents_li_head_img {
  text-align: center;
  width: 30px;
  background-image: url(../../../public/lp/assets/images/icon_sakura.png);
  background-size: contain;
  background-repeat: no-repeat;
  color: #FFFFFF;
}
.spring .course_contents_li_head h3 {
  color: #FF6FB5;
  font-size: 16px;
  margin-left: 10px;
}
.spring .course_contents_li_figure {
  margin: 15px 0;
}
.spring .course_contents_li_figure figure iframe {
  height: 252px;
  width: 100%;
}
.spring .course_contents_li_figure figure img {
  height: 252px;
  width: 100%;
}
.spring .course_contents_li_text p {
  font-size: 8px;
  color: #000000;
}
.spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb .lightbulb:before {
  border: 10px solid transparent;
  border-left: 10px solid #ff79b7;
  content: "";
  margin-top: -10px;
  position: absolute;
  right: -15px;
  top: 50%;
}
.spring .cta_btn {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  background: linear-gradient(#6de260, #27b61e);
  border-radius: 50px;
  border: 2px solid white;
  color: white;
  display: block;
  font-size: 4vw;
  font-weight: bold;
  margin: 0 auto;
  padding: 1em;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  width: 90%;
  box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2), 0 4px 4px rgba(0, 0, 0, 0.19);
}
.spring .cta_btn:visited {
  color: white;
}
.spring .cta_btn:active {
  opacity: 0.7;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.spring .cta_btn:hover {
  background: #f3ffeb;
  border: 2px solid #27b61e;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  color: #27b61e;
}
.spring .line_title {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
.spring .line_title:before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ff79b7;
  border-radius: 2px;
}
.spring .line_title_blue {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
.spring .line_title_blue:before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ff79b7;
  border-radius: 2px;
}
.spring .hukidashi_title {
  position: relative;
  padding: 0.6em;
  background: #ff79b7;
  width: 63%;
  margin: 0 auto 2.7rem auto;
  color: white;
  box-shadow: 9px 9px 0px 0px #f9c0c0;
}
.spring .hukidashi_title:before {
  position: absolute;
  content: "";
  top: 99%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #ff79b7;
  width: 0;
  height: 0;
  z-index: 20;
}
.spring .hukidashi_title:after {
  content: "";
  border-top: 24px solid #f9c0c0;
  border-right: 24px solid transparent;
  border-left: 24px solid transparent;
  bottom: -24px;
  display: block;
  height: 0;
  left: 39px;
  position: absolute;
  width: 0;
}
.spring .small_hukidashi {
  background: #ff79b7;
  border-radius: 60px;
  color: white;
  display: inline-block;
  font-size: 90%;
  margin: 0 auto 0.3rem auto;
  padding: 0.6em;
  position: relative;
  width: 40%;
}
.spring .small_hukidashi:after {
  content: "";
  border: 8px solid transparent;
  border-top: 8px solid #ff79b7;
  height: 0;
  left: 40%;
  position: absolute;
  top: 100%;
  width: 0;
}
.spring .point_title {
  background: #f9c0c0;
  border-bottom: solid 2px #ff79b7;
  border-top: solid 2px #ff79b7;
  line-height: 1.4;
  margin: 2em 0 0.5em;
  padding: 0.4em 0.5em;
  position: relative;
}
.spring .point_title:after {
  /*タブ*/
  content: "\f0a7  POINT";
  background: #ff79b7;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-family: "Font Awesome 5 Free", "Quicksand", "Avenir", "Arial", sans-serif;
  font-size: 0.7em;
  left: 0px;
  letter-spacing: 0.05em;
  line-height: 1;
  padding: 5px 7px 3px;
  position: absolute;
}
.spring .stripe_hukidashi {
  margin-top: 3.9rem;
  margin-bottom: 2.7rem;
  padding: 0.9em;
  position: relative;
  width: 72%;
  background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, rgba(238, 129, 92, 0.6) 3px, rgba(238, 129, 92, 0.6) 8px);
  background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, rgba(238, 129, 92, 0.6) 3px, rgba(238, 129, 92, 0.6) 8px);
  border-radius: 50px;
}
.spring .stripe_hukidashi:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid rgba(238, 129, 92, 0.6);
  width: 0;
  height: 0;
}
@media (min-width: 0px) {
  .spring .top .top-content {
    box-sizing: border-box;
    height: 100%;
    position: relative;
    padding-top: 30px;
    width: 100%;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content {
    padding-top: 60px;
  }
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_top {
    box-sizing: border-box;
    padding: 0 2vw;
    margin: 0 auto 20%;
    width: 100%;
  }
}
@media (min-width: 767px) {
  .spring .top .top-content .top-content_top {
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_top {
    max-width: 980px;
    padding: 0;
  }
}
.spring .top .top-content .top-content_top .top-content_top_wrapper {
  width: 100%;
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_top .top-content_top_wrapper .top-content_top_title {
    color: #f99629;
    font-size: 6vw;
    font-weight: bold;
    letter-spacing: 3px;
    max-width: 798px;
    text-align: left;
    text-shadow: 2px 2px 2px #aaa;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_top .top-content_top_wrapper .top-content_top_title {
    font-size: 56px;
    letter-spacing: 12px;
  }
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_top .top-content_top_wrapper .top-content_top_title_yellow {
    color: #ffe93a;
    font-size: 6vw;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: left;
    text-shadow: 2px 2px 2px #aaa;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_top .top-content_top_wrapper .top-content_top_title_yellow {
    font-size: 56px;
    letter-spacing: 4px;
    max-width: 798px;
  }
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_middle {
    box-sizing: border-box;
    left: 50%;
    padding: 0 2vw;
    position: absolute;
    top: 100%;
    transform: translate(-50%, -250px);
    width: 100%;
  }
}
@media (min-width: 480px) {
  .spring .top .top-content .top-content_middle {
    transform: translate(-50%, -400px);
  }
}
@media (min-width: 767px) {
  .spring .top .top-content .top-content_middle {
    padding: 60px 20px 0;
    transform: translate(-50%, -520px);
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_middle {
    max-width: 980px;
    margin: 0 auto;
    padding: 0;
    transform: translate(-50%, -430px);
  }
}
.spring .top .top-content .top-content_middle .top-content_middle_wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_left {
  width: 33%;
  text-align: left;
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_left img {
    width: 100px;
  }
}
@media (min-width: 480px) {
  .spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_left img {
    width: 160px;
  }
}
@media (min-width: 767px) {
  .spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_left img {
    width: 200px;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_left img {
    width: 256px;
  }
}
.spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_right {
  bottom: 0;
  position: absolute;
  right: 0;
  text-align: right;
  width: 67%;
}
.spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_right_notion {
  background-color: red;
  color: #ffe93a;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 4px;
  padding: 0 10px;
  text-shadow: 3px 3px 3px #d72626;
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_right_notion {
    font-size: 4vw;
    height: 8vw;
    line-height: 8vw;
  }
}
@media (min-width: 767px) {
  .spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_right_notion {
    font-size: 3.5vw;
    height: 7vw;
    line-height: 7vw;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_right_notion {
    font-size: 36px;
    height: 64px;
    line-height: 64px;
  }
}
.spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_right_campaign {
  color: #f99629;
  font-weight: bold;
  letter-spacing: 4px;
  text-shadow: 2px 2px 2px #aaa;
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_right_campaign {
    font-size: 6vw;
    letter-spacing: 3px;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_middle .top-content_middle_wrapper .top-content_middle_right_campaign {
    font-size: 56px;
  }
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_bottom .top-content_bottom_subtitle {
    background-color: #f99629;
    color: #fff;
    font-size: 2.5vw;
    height: 28px;
    letter-spacing: 2px;
    line-height: 28px;
    width: 100%;
  }
}
@media (min-width: 480px) {
  .spring .top .top-content .top-content_bottom .top-content_bottom_subtitle {
    font-size: 3vw;
    height: 48px;
    line-height: 48px;
  }
}
@media (min-width: 767px) {
  .spring .top .top-content .top-content_bottom .top-content_bottom_subtitle {
    font-size: 2.5vw;
    height: 54px;
    line-height: 54px;
    letter-spacing: 3px;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_bottom .top-content_bottom_subtitle {
    font-size: 24px;
    height: 54px;
    line-height: 54px;
    letter-spacing: 4px;
  }
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_bottom .top-content_aply {
    margin: 28px auto;
    padding: 28px auto;
    width: 90%;
  }
}
@media (min-width: 480px) {
  .spring .top .top-content .top-content_bottom .top-content_aply {
    margin: 40px auto;
    width: 90%;
  }
}
@media (min-width: 767px) {
  .spring .top .top-content .top-content_bottom .top-content_aply {
    margin: 30px auto;
    width: 90%;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_bottom .top-content_aply {
    margin: 12px auto;
    width: 980px;
  }
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_bottom .top-content_aply .cta_btn {
    margin: 0 auto;
  }
}
@media (min-width: 0px) {
  .spring .top .top-content .top-content_bottom .top-content_aply .cta_btn {
    font-size: 4vw;
  }
}
@media (min-width: 1023px) {
  .spring .top .top-content .top-content_bottom .top-content_aply .cta_btn {
    font-size: 1.8rem;
  }
}
.spring .top .top-content .top-content_title p {
  color: rgba(255, 0, 0, 0.9);
  font-size: 2rem;
  text-shadow: 2px 2px #fff;
}
.spring .top .top-content .top-content_title .top-content_title_caution {
  color: #673737;
  font-size: 12px;
}
@media (min-width: 0) {
  .spring header .open #nav_toggle span:nth-child(1) {
    top: 9px !important;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .spring header .open #nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .spring header .open #nav_toggle span:nth-child(3) {
    top: 9px !important;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .spring header .header-hamburger {
    /*開閉ボタン*/
  }
  .spring header .header-hamburger nav ul {
    display: flex;
    align-items: center;
  }
  .spring header .header-hamburger nav ul li a {
    color: #53333d;
    text-decoration: none;
    font-weight: bold;
    padding: 16px;
  }
  .spring header .header-hamburger #nav_toggle {
    display: none;
  }
  .spring header .header-hamburger nav {
    display: none;
    position: absolute;
    top: 57px;
    width: 100%;
    background-color: rgba(242, 242, 242, 0.95);
  }
  .spring header .header-hamburger nav ul {
    display: block;
    margin: 0 auto;
    width: 90%;
  }
  .spring header .header-hamburger nav ul li {
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
  }
  .spring header .header-hamburger nav ul li a {
    display: block;
    color: #53333d;
  }
  .spring header .header-hamburger nav ul li:last-child {
    border: none;
  }
  .spring header .header-hamburger #nav_toggle {
    z-index: 100;
    position: fixed;
    right: 12px;
    top: 12px;
    display: block;
    width: 27px;
    height: 27px;
  }
  .spring header .header-hamburger #nav_toggle div {
    position: relative;
  }
  .spring header .header-hamburger #nav_toggle span {
    display: block;
    height: 3px;
    background: #53333d;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .spring header .header-hamburger #nav_toggle span:nth-child(1) {
    top: 0;
  }
  .spring header .header-hamburger #nav_toggle span:nth-child(2) {
    top: 9px;
  }
  .spring header .header-hamburger #nav_toggle span:nth-child(3) {
    top: 18px;
  }
  .spring .top {
    background-image: url("/education/img/hero_sp.jpg");
    background-size: cover;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 65vh;
    min-height: 380px;
    /* margin: 57px 0 3.9rem; */
    margin: 34px 0 3.9rem;
    margin-bottom: 0.5rem;
    position: relative;
    text-align: center;
    width: 100vw;
  }
  .spring .cta_btn {
    margin-top: 2rem;
  }
  .spring .arrow {
    transform: rotate(90deg);
    margin-top: 40px;
  }
  .spring footer {
    margin-bottom: 60px;
    text-align: center;
    line-height: 20px;
    background-color: rgba(255, 239, 208, 0.6);
    font-size: 60%;
  }
}
@media (min-width: 480px) {
  .spring .sp {
    display: none;
  }
  .spring .top {
    background-image: url("/education/img/hero_sp.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - 78px + 150px);
    min-height: 620px;
    margin-bottom: 0.5rem;
    /* margin-top: 57px; */
    position: relative;
    text-align: center;
    width: 100vw;
  }
}
@media (min-width: 480px) and (min-width: 767px) and (min-width: 767px) {
  .spring .line_title,
  .spring .hukidashi_title,
  .spring .line_title_blue {
    font-size: 200%;
  }
  .spring .cta_btn {
    width: 400px;
    margin-top: 4.8rem;
    font-size: 1.2rem;
  }
  .spring header {
    height: 78px;
  }
  .spring header .header-hamburger nav {
    display: inherit;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 60%;
    height: 77px;
    background-color: white;
  }
  .spring header .header-hamburger nav ul {
    display: flex;
    align-items: center;
  }
  .spring header .header-hamburger nav ul li {
    border-bottom: 1px solid white;
  }
  .spring header .header-hamburger nav ul li a {
    color: #53333d;
    text-decoration: none;
    font-weight: bold;
    padding: 24px 6px;
    display: inline-block;
    position: relative;
    font-size: 0.7rem;
  }
  .spring header .header-hamburger #nav_toggle {
    display: none;
  }
  .spring header .header-icon {
    padding: 0.6em;
    position: fixed;
    top: 0.6rem;
    left: 1.2rem;
  }
  .spring header .header-icon a {
    display: inline-block;
    height: 35px;
    width: auto;
  }
  .spring header .header-icon img {
    width: auto;
    height: 100%;
  }
  .spring .top {
    margin-bottom: 0.5rem;
    /* margin-top: 78px; */
    margin-top: 54px;
    background-image: url("/education/img/hero_pc.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100vw;
    height: 780px;
    min-height: calc(100vh - 78px + 150px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    position: relative;
    box-sizing: border-box;
  }
  .spring .top .top-content .top-content_hukidashi {
    width: 100%;
    display: flex;
    height: 100px;
  }
  .spring .top .top-content .top-content_hukidashi figure .top-content_hukidashi1 {
    left: 30px;
    height: auto;
    width: 30%;
  }
  .spring .top .top-content .top-content_hukidashi figure .top-content_hukidashi_seven {
    top: 100px;
    left: 27px;
    height: auto;
    width: 30%;
    font-size: 2.5vw;
  }
  .spring .top .top-content .top-content_hukidashi figure .top-content_hukidashi_seven .seven {
    color: #ff1493;
    font-size: 3vw;
  }
  .spring .top .top-content .top-content_hukidashi figure .top-content_hukidashi2 {
    top: 50px;
    right: 40px;
    width: 30%;
    height: auto;
  }
  .spring .top .top-content .top-content_hukidashi figure .top-content_hukidashi1_discount {
    top: 85px;
    right: 15px;
    width: 32%;
    height: auto;
    font-size: 2.5vw;
  }
  .spring .top .top-content .top-content_hukidashi figure .top-content_hukidashi1_discount .discount_money {
    font-size: 3.5vw;
  }
  .spring .top .top-content .top-content_title {
    color: black;
    position: absolute;
    top: 180px;
    width: 100%;
  }
  .spring .top .top-content .top-content_title h1 {
    font-size: 2.8em;
  }
  .spring .top .top-content .top-content_bottom {
    width: 100%;
    position: absolute;
    bottom: 0;
  }
  .spring .top .top-content .top-content_bottom .medal figure img {
    width: 260px;
  }
  .spring .top .top-content .top-content_bottom .top-content_aply {
    padding: 0.9rem 0;
  }
  .spring .top .top-content .top-content_bottom .top-content_aply p {
    color: white;
    font-size: 1.3em;
  }
  .spring .top .top-content .cta_btn {
    margin: 0.6rem auto;
    font-size: 3vw;
    padding: 1.5rem;
    width: 60%;
  }
  .spring .top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .spring footer {
    margin-bottom: 60px;
    text-align: center;
    line-height: 20px;
    font-size: 60%;
  }
  .spring .aply-sp {
    position: fixed;
    bottom: 0;
    height: 60px;
    display: flex;
    width: 100%;
    text-align: center;
    z-index: 200;
  }
  .spring .aply-sp a {
    display: inline-block;
    color: white;
  }
  .spring .aply-sp .aply-sp_btn {
    width: 80%;
    padding-top: 0.9rem;
    background-color: rgba(129, 190, 32, 0.8);
    font-weight: bold;
    font-size: 130%;
  }
  .spring .aply-sp .call-sp_btn {
    padding-top: 0.3rem;
    width: 20%;
    font-size: 200%;
    background-color: #f9c0c0;
  }
  .spring .aply-pc {
    display: none;
  }
}
@media (min-width: 480px) and (min-width: 767px) and (min-width: 1023px) {
  .spring .line_title,
  .spring .hukidashi_title,
  .spring .line_title_blue {
    font-size: 200%;
  }
  .spring .cta_btn {
    width: 550px;
    margin-top: 4.8rem;
    font-size: 1.8rem;
  }
  .spring header {
    height: 78px;
  }
  .spring header .header-hamburger nav {
    display: inherit;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 60%;
    background-color: white;
  }
  .spring header .header-hamburger nav ul {
    display: flex;
    align-items: center;
  }
  .spring header .header-hamburger nav ul li {
    border-bottom: 1px solid white;
  }
  .spring header .header-hamburger nav ul li a {
    color: #53333d;
    text-decoration: none;
    font-weight: bold;
    padding: 12px;
    padding-top: 24px;
    display: inline-block;
    position: relative;
    font-size: 0.9rem;
  }
  .spring header .header-hamburger nav ul li a:before {
    background: #ff79b7;
    position: absolute;
    top: 3em;
    left: 0;
    content: "";
    display: inline-block;
    width: 0;
    height: 4px;
    transition: 0.5s;
  }
  .spring header .header-hamburger nav ul li a:hover:before {
    width: 100%;
  }
  .spring header .header-hamburger #nav_toggle {
    display: none;
  }
  .spring header .header-icon {
    padding: 0.8em;
    position: fixed;
    top: 0;
    left: 1.2rem;
  }
  .spring header .header-icon a {
    display: inline-block;
    width: auto;
    height: 50px;
  }
  .spring header .header-icon img {
    width: auto;
    height: 100%;
  }
  .spring .top {
    background-image: url("/education/img/hero_pc.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    /* margin-top: 78px; */
    height: calc(100vh - 78px + 150px);
    min-height: 750px;
    position: relative;
    text-align: center;
    width: 100vw;
  }
  .spring footer {
    margin-bottom: 0;
    text-align: center;
    line-height: 20px;
    font-size: 60%;
  }
}
.spring .anime {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 0px) {
  .spring .anime .anime-content {
    width: 90%;
    margin: 0 auto;
  }
  .spring .anime .anime-content img {
    width: 100% !important;
  }
}
@media (min-width: 480px) {
  .spring .anime .anime-content {
    margin: 0 auto;
    max-width: 980px;
    width: 90%;
  }
}
@media (min-width: 767px) {
  .spring .anime .anime-content {
    width: 90%;
    margin: 0 auto;
    max-width: 980px;
  }
}
@media (min-width: 1023px) {
  .spring .anime .anime-content {
    width: 66%;
    margin: 0 auto;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_titlebox:last-of-type .course-content_titlebox__lightbulb {
    left: 15%;
    position: absolute;
    top: 57%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_titlebox:last-of-type .course-content_titlebox__lightbulb {
    left: 20%;
  }
}
@media (min-width: 1023px) {
  .spring .course .course-content .course-content_titlebox:last-of-type .course-content_titlebox__lightbulb {
    left: 21%;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_titlebox {
    height: 10vw;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
  }
}
@media (min-width: 1023px) {
  .spring .course .course-content .course-content_titlebox {
    height: 5vw;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__title {
    border-bottom: 4px dashed #673737;
    display: inline-block;
    font-size: 5vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 480px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__title {
    font-size: 5vw;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__title {
    font-size: 4.5vw;
  }
}
@media (min-width: 1023px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__title {
    font-size: 36px;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__title__online {
    font-size: 4.5vw;
  }
}
@media (min-width: 480px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__title__online {
    font-size: 4.75vw;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__title__online {
    font-size: 4.5vw;
  }
}
@media (min-width: 1023px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__title__online {
    font-size: 36px;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb {
    left: 25%;
    position: absolute;
    top: 57%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 480px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb {
    left: 28%;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb {
    left: 28%;
  }
}
@media (min-width: 1023px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb {
    left: 30%;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb .lightbulb {
    background: #ff79b7;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 5vw;
    font-weight: bold;
    height: 10vw;
    line-height: 10vw;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 10vw;
  }
}
@media (min-width: 480px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb .lightbulb {
    font-size: 4vw;
    height: 8vw;
    line-height: 8vw;
    margin: 1.2em 15px 1.5em 0;
    width: 8vw;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb .lightbulb {
    font-size: 24px;
    height: 52px;
    line-height: 52px;
    margin: 1.5em 15px 1.5em 0;
    width: 52px;
  }
}
@media (min-width: 1023px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb .lightbulb {
    font-size: 28px;
    height: 56px;
    line-height: 56px;
    margin: 1.2em 15px 1.5em 0;
    width: 56px;
  }
}
.spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb .lightbulb:before {
  border: 10px solid transparent;
  border-left: 10px solid #ff79b7;
  content: "";
  margin-top: -10px;
  position: absolute;
  right: -15px;
  top: 50%;
}
.spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb .lightbulb .fa-lightbulb {
  padding-bottom: 5px;
}
@media (min-width: 480px) {
  .spring .course .course-content .course-content_titlebox .lightbulb:first-of-type {
    margin: 0.2em 15px 0.3em 0;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_titlebox .lightbulb:first-of-type {
    margin: 0.2em 15px 0.3em 0;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb-online {
    left: 15%;
    position: absolute;
    top: 57%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb-online {
    left: 20%;
  }
}
@media (min-width: 1023px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb-online {
    left: 21%;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb-online .lightbulb {
    background: #ff79b7;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 5vw;
    font-weight: bold;
    height: 10vw;
    line-height: 10vw;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 10vw;
  }
}
@media (min-width: 480px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb-online .lightbulb {
    font-size: 4vw;
    height: 8vw;
    line-height: 8vw;
    margin: 1.2em 15px 1.5em 0;
    width: 8vw;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb-online .lightbulb {
    font-size: 24px;
    height: 52px;
    line-height: 52px;
    margin: 1.5em 15px 1.5em 0;
    width: 52px;
  }
}
@media (min-width: 1023px) {
  .spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb-online .lightbulb {
    font-size: 28px;
    height: 56px;
    line-height: 56px;
    margin: 1.2em 15px 1.5em 0;
    width: 56px;
  }
}
.spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb-online .lightbulb:before {
  border: 10px solid transparent;
  border-left: 10px solid #ff79b7;
  content: "";
  margin-top: -10px;
  position: absolute;
  right: -15px;
  top: 50%;
}
.spring .course .course-content .course-content_titlebox .course-content_titlebox__lightbulb-online .lightbulb .fa-lightbulb {
  padding-bottom: 5px;
}
@media (min-width: 480px) {
  .spring .course .course-content .course-content_titlebox .lightbulb:first-of-type {
    margin: 0.2em 15px 0.3em 0;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_titlebox .lightbulb:first-of-type {
    margin: 0.2em 15px 0.3em 0;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_caution {
    font-size: 12px;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (min-width: 480px) {
  .spring .course .course-content .course-content_caution {
    font-size: 14px;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_detail {
    margin-bottom: 40px;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_detail {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1023px) {
  .spring .course .course-content .course-content_detail {
    margin-bottom: 60px;
  }
}
.spring .course .course-content .course-content_detail ul {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_detail .course-content_detail_box__text {
    margin-bottom: 20px;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_detail .course-content_detail_box__text {
    margin: auto 0.9rem;
    width: 46%;
  }
}
@media (min-width: 0px) {
  .spring .course .course-content .course-content_detail .course-content_detail_box__text .course-content_detail_text {
    margin-bottom: 20px;
  }
}
.spring .course .course-content .course-content_detail .course-content_detail_box__text li::before {
  content: "";
  background-image: url(../../public/lp/assets/images/icon_sakura.png);
  background-size: 17px;
  background-position: left 4px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px;
}
@media (min-width: 767px) {
  .spring .course .course-content .course-content_detail .course-content_detail_box__video {
    margin: auto 0;
    width: 50%;
  }
}
@media (min-width: 767px) {
  .spring .course .course-content_detail_box__video {
    height: 300px;
    width: 50%;
  }
}

@media (min-width: 0) {
  .course {
    margin-bottom: 3.9rem;
    text-align: center;
    background-color: rgba(255, 239, 208, 0.6);
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }
  .course .course-content {
    width: 90%;
    margin: 0 auto;
  }
  .course .course-content ul li a {
    font-size: 3em;
  }
  .course .course-content p {
    text-align: left;
  }
  .course .course-content .course-content_detail .fa-check {
    color: #ff79b7;
  }
  .course .course-content .course-content_detail_waribiki {
    margin: 3.6rem auto;
  }
  .course .course-content .course-content_detail_waribiki .course-content_detail_waribiki_title {
    font-size: 1.5em;
  }
  .course .course-content .course-content_detail_waribiki .fa-exclamation-circle {
    color: #ff79b7;
  }
  .course .course-content .course-content_detail_waribiki p {
    text-align: center;
  }
  .course .course-content .course-content_detail_waribiki .del {
    text-decoration: line-through red;
    font-size: 9vw;
  }
  .course .course-content .course-content_detail_waribiki .emphasis {
    font-size: 10vw;
    font-weight: bold;
    background: linear-gradient(transparent 70%, #fbff00 0%);
  }
}
@media (min-width: 480px) {
  .next .next-content .strike {
    font-size: 1.3rem;
  }
  .course .course-content {
    margin: 0 auto;
    max-width: 980px;
    width: 90%;
  }
  .course .course-content .course-content_detail_waribiki {
    margin: 0 auto 3.6rem auto;
  }
  .course .course-content .course-content_detail_waribiki .course-content_detail_waribiki_title {
    font-size: 2.1em;
  }
  .course .course-content .course-content_detail_waribiki .del {
    font-size: 7vw;
  }
  .course .course-content .course-content_detail_waribiki .emphasis {
    font-size: 8vw;
  }
}
@media (min-width: 767px) {
  .course {
    margin-bottom: 4.8rem;
    text-align: center;
    background-color: rgba(255, 239, 208, 0.6);
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
  .course .course-content {
    width: 90%;
    margin: 0 auto;
    max-width: 980px;
  }
  .course .course-content .course-content_detail_waribiki {
    margin: 0 auto 3.6rem auto;
  }
  .course .course-content .course-content_detail_waribiki .course-content_detail_waribiki_title {
    font-size: 2em;
  }
  .course .course-content .course-content_detail_waribiki .del {
    font-size: 2.4em;
  }
  .course .course-content .course-content_detail_waribiki .emphasis {
    font-size: 2.8em;
  }
  .course .course-content_detail {
    display: flex;
  }
  .course .course-content_detail .course-content_detail_video iframe {
    height: 100%;
  }
  .course .course-content_detail .course-content_detail_video img {
    width: 100%;
  }
}
@media (min-width: 1023px) {
  .course {
    margin-bottom: 4.8rem;
    text-align: center;
    background-color: rgba(255, 239, 208, 0.6);
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
  .course .course-content {
    width: 66%;
    margin: 0 auto;
  }
  .course .course-content .course-content_detail {
    display: flex;
  }
  .course .course-content .course-content_detail figure iframe {
    height: 100%;
  }
}
@media (min-width: 0) {
  .reason {
    margin-bottom: 4.8rem;
    background-color: rgba(255, 239, 208, 0.6);
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
    text-align: center;
  }
  .reason h2 {
    margin-bottom: 1.2rem;
  }
  .reason .reason-content_img {
    margin: 2.1rem auto;
    display: flex;
  }
  .reason .reason-content_flex img {
    width: 60% !important;
  }
  .reason .reason-content {
    width: 90%;
    margin: 0 auto;
    max-width: 980px;
  }
  .reason .reason-content section {
    margin-bottom: 2.7rem;
  }
  .reason .reason-content section p {
    margin: 1.2rem 0.6rem;
    text-align: left;
  }
  .reason .reason-content section .quality {
    width: 40%;
    margin-bottom: -1rem;
  }
  .reason .reason-content section .manzokudo {
    width: 80%;
  }
}
@media (min-width: 767px) {
  .reason {
    margin-bottom: 4.8rem;
    background-color: rgba(255, 239, 208, 0.6);
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
    text-align: center;
  }
  .reason h2 {
    margin-bottom: 1.2rem;
  }
  .reason .reason-content_img {
    margin: 2.1rem auto;
    display: flex;
  }
  .reason .reason-content_flex img {
    width: 60% !important;
  }
  .reason .reason-content {
    width: 90%;
    margin: 0 auto;
    max-width: 980px;
  }
  .reason .reason-content section {
    margin-bottom: 2.7rem;
  }
  .reason .reason-content section p {
    margin: 1.2rem 0.6rem;
    text-align: left;
  }
  .reason .reason-content section .quality {
    width: 40%;
    margin-bottom: -1rem;
  }
  .reason .reason-content section .manzokudo {
    width: 80%;
  }
}
@media (min-width: 1023px) {
  .reason {
    margin-bottom: 4.8rem;
    background-color: rgba(255, 239, 208, 0.6);
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
    text-align: center;
  }
  .reason h2 {
    margin-bottom: 1.2rem;
  }
  .reason .reason-content_img {
    margin: 2.1rem auto;
    display: flex;
  }
  .reason .reason-content {
    width: 66%;
    margin: 0 auto;
  }
  .reason .reason-content section {
    margin-bottom: 2.7rem;
  }
  .reason .reason-content section p {
    margin: 1.2rem 0.6rem;
    text-align: left;
  }
  .reason .reason-content section .quality {
    width: 40%;
    margin-bottom: -1rem;
  }
  .reason .reason-content section .manzokudo {
    width: 80%;
  }
}
@media (min-width: 0px) {
  .next {
    margin-bottom: 3.9rem;
    margin-top: 3.9rem;
    text-align: center;
  }
}
@media (min-width: 767px) {
  .next {
    margin-bottom: 4.8rem;
    margin-top: 4.8rem;
    text-align: center;
  }
}
@media (min-width: 1023px) {
  .next {
    margin-bottom: 4.8rem;
    text-align: center;
  }
}
@media (min-width: 0px) {
  .next .next-content .strike {
    font-size: 4vw;
    color: #777;
    display: inline-block;
    position: relative;
  }
}
@media (min-width: 480px) {
  .next .next-content .strike {
    font-size: 5vw;
  }
}
@media (min-width: 767px) {
  .next .next-content .strike {
    font-size: 1.3rem;
  }
}
@media (min-width: 1023px) {
  .next .next-content .strike {
    font-size: 1.8rem;
  }
}
.next .next-content .strike::before {
  content: "";
  background: rgba(255, 0, 0, 0.9);
  height: 6px;
  left: 5%;
  position: absolute;
  top: 4px;
  transform-origin: left top;
  transform: rotate(6deg);
  width: 95%;
}

@media (min-width: 0px) {
  .next .next-content .next-content_message {
    color: #ff79b7;
    font-size: 4vw;
    font-weight: bold;
    display: inline;
    margin-bottom: 50px;
    display: block;
  }
}
@media (min-width: 480px) {
  .next .next-content .next-content_message {
    font-size: 3.5vw;
  }
}
@media (min-width: 767px) {
  .next .next-content .next-content_message {
    font-size: 1.5rem;
  }
}
@media (min-width: 1023px) {
  .next .next-content .next-content_message {
    font-size: 1.8rem;
  }
}
.next .next-content .next-content_message_span {
  font-size: 1.2em;
}

@media (min-width: 0px) {
  .next .next-content .next-content_campaign {
    margin: 4rem auto;
    width: 90%;
  }
}
@media (min-width: 480px) {
  .next .next-content .next-content_campaign {
    margin: 3rem auto 5rem;
    width: 100%;
  }
}
@media (min-width: 767px) {
  .next .next-content .next-content_campaign__cards {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1023px) {
  .next .next-content .next-content_campaign__cards {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
}
@media (min-width: 0px) {
  .next .next-content .next-content_campaign__cards__card {
    border: solid 2px #ffe93a;
    border-radius: 1px;
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 3rem 1.5rem 2rem;
    position: relative;
  }
}
@media (min-width: 480px) {
  .next .next-content .next-content_campaign__cards__card {
    width: 50%;
    margin: 0 auto 40px;
  }
}
@media (min-width: 767px) {
  .next .next-content .next-content_campaign__cards__card {
    width: 40%;
  }
}
@media (min-width: 1023px) {
  .next .next-content .next-content_campaign__cards__card {
    width: 43%;
    max-width: 320px;
    margin: 0 auto;
  }
}
.next .next-content .next-content_campaign__cards__card .benefit {
  background-color: #ffe93a;
  font-weight: bold;
  left: 50%;
  margin: 0 auto;
  padding: 10px 0;
  position: absolute;
  top: 0%;
  transform: translate(-50%, -40%);
  width: 80%;
  border-radius: 1px;
}

.next .next-content .next-content_campaign__cards__card .benefit__detail {
  font-size: 14px;
  font-weight: bold;
}

@media (min-width: 0px) {
  .next .next-content .next-content_campaign__cards__card:nth-of-type(3) {
    margin-bottom: 15px;
  }
}
@media (min-width: 767px) {
  .next .next-content .next-content_campaign__cards__card:nth-of-type(3) {
    margin-bottom: 40px;
  }
}
@media (min-width: 1023px) {
  .next .next-content .next-content_campaign__cards__card:nth-of-type(3) {
    margin: 0 auto;
  }
}
@media (min-width: 480px) {
  .next .next-content .next-content_campaign__caution {
    margin: 0 auto;
    width: calc(50% + 3rem);
  }
}
@media (min-width: 767px) {
  .next .next-content .next-content_campaign__caution {
    width: 424px;
  }
}
@media (min-width: 1023px) {
  .next .next-content .next-content_campaign__caution {
    width: 519px;
  }
}
@media (min-width: 0px) {
  .next .next-content .next-content_campaign__caution .next__detail {
    text-align: justify;
    text-justify: inter-character;
    font-size: 10px;
  }
}
@media (min-width: 480px) {
  .next .next-content .next-content_campaign__caution .next__detail {
    font-size: 10px;
  }
}
@media (min-width: 767px) {
  .next .next-content .next-content_campaign__caution .next__detail {
    font-size: 12px;
  }
}
@media (min-width: 0) {
  .next .fa-angle-double-down {
    display: block;
    margin: 0.3em;
    font-size: 1.6rem;
  }
  .next .next-content {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 3.9rem;
  }
  .next .next-content img {
    width: 100%;
    margin-top: 2.7rem;
  }
  .next .next-content_subtitle {
    color: #673737;
  }
  .next .next-content .next-content_access {
    display: inline-block;
    width: 80%;
    margin-bottom: 2.7rem;
    margin-top: 2.7rem;
  }
  .next .next-content .next-content_access .fa-angle-right {
    color: white;
  }
  .next .next-content .next-content_access a {
    text-decoration: none;
    display: inline-block;
    font-size: 4vw;
    background-color: #27a2bd;
    border-radius: 10px;
    padding: 0.3rem 0.6rem;
    margin: 0.6rem;
    width: 32%;
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    color: white;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  }
  .next .next-content .next-content_access a:active {
    border-bottom: solid 2px #555a5c;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  .next .next-content .next-content_access a:hover {
    background-color: #ff79b7;
  }
  .next .next-content .next-content_access a:nth-child(4) {
    background-color: #828282;
    cursor: default;
  }
  .next .next-content .next-content_access a:nth-child(4):hover {
    background-color: #828282;
  }
  .next .next-content .next-content_access a:nth-child(6) {
    background-color: #828282;
    cursor: default;
  }
  .next .next-content .next-content_access a:nth-child(6):hover {
    background-color: #828282;
  }
  .next .next-content .next-content_access a:nth-child(7) {
    background-color: #828282;
    cursor: default;
  }
  .next .next-content .next-content_access a:nth-child(7):hover {
    background-color: #828282;
  }
  .next .next-content .next-content_access a:nth-child(10) {
    background-color: #828282;
    cursor: default;
  }
  .next .next-content .next-content_access a:nth-child(10):hover {
    background-color: #828282;
  }
  .next .next-content .next-content_accessclosed {
    font-size: 2vw;
  }
  .next .stripe_hukidashi {
    margin: 2.7rem auto;
  }
}
@media (min-width: 480px) and (min-width: 767px) {
  .next .next-content .next-content_support::before,
  .next .next-content .next-content_support::after {
    content: "";
    background-image: url(../../public/lp/assets/images/icon_sakura.png);
    background-size: 17px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    position: absolute;
    transform: translateY(-32%);
    top: 50%;
    width: 26px;
  }
  .next .next-content .next-content_support::before {
    left: 100px;
  }
  .next .next-content .next-content_support::after {
    right: 90px;
  }
}
@media (min-width: 480px) {
  .next .next-content .strike {
    font-size: 1.3rem;
  }
  .next .next-content .next-content_support {
    position: relative;
  }
}
@media (min-width: 767px) {
  .next .fa-angle-double-down {
    margin: 0.9em;
    font-size: 2rem;
  }
  .next .next-content {
    width: 90%;
    margin: 0 auto;
    max-width: 980px;
    margin-bottom: 3.9rem;
  }
  .next .next-content .strike {
    font-size: 1.3rem;
  }
  .next .next-content .next-content_access {
    display: inline-block;
    width: 80%;
    margin-bottom: 2.7rem;
  }
  .next .next-content .next-content_access .fa-angle-right {
    color: white;
  }
  .next .next-content .next-content_access a {
    display: inline-block;
    background-color: #27a2bd;
    border-radius: 10px;
    padding: 0.3rem 0.6rem;
    margin: 0.6rem;
    width: 200px;
    font-size: 150%;
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    color: white;
  }
  .next .next-content .next-content_access a:active {
    border-bottom: solid 2px #555a5c;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  .next .next-content .next-content_access a:hover {
    background-color: #ff79b7;
  }
  .next .next-content .next-content_accessclosed {
    font-size: 0.8rem;
  }
  .next .stripe_hukidashi {
    width: 63%;
    margin: 2.7rem auto;
  }
  .next .stripe_hukidashi h2 {
    font-size: 2.1rem;
  }
  .next .stripe_hukidashi p {
    font-weight: bold;
    font-size: 1.5rem;
  }
}
@media (min-width: 1023px) {
  .next .next-content {
    width: 66%;
    margin: 0 auto;
    margin-bottom: 3.9rem;
    margin-top: 3.9rem;
  }
  .next .next-content p {
    margin: 0.6rem;
  }
  .next__detail {
    font-size: 1rem;
  }
  .next .next-content .next-content_schedule {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .next .next-content .next-content_access {
    display: inline-block;
    width: 80%;
    margin: 2.7rem auto;
  }
  .next .next-content .next-content_access .fa-angle-right {
    color: white;
  }
  .next .next-content .next-content_access a {
    display: inline-block;
    background-color: #27a2bd;
    color: white;
    border-radius: 10px;
    padding: 1.2rem;
    margin: 0.6rem;
    font-size: 130%;
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    width: 36%;
    height: 3.6rem;
  }
  .next .next-content .next-content_access a:active {
    border-bottom: solid 2px #555a5c;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  .next .next-content .next-content_access a:hover {
    background-color: #4fc6cd;
  }
  .next .next-content .next-content_access p {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .next .next-content .next-content_accessclosed {
    font-size: 0.8rem;
  }
  .next h2 {
    margin: 0 auto;
  }
}
@media (min-width: 0) {
  .voice {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 3.9rem;
    text-align: center;
  }
  .voice .voice-content_block1 {
    padding: 0.2em 0.5em;
    width: 80%;
    margin: 2.7rem auto;
  }
  .voice .voice-content_block1 img {
    width: 90%;
    margin: 0.9rem;
  }
  .voice .voice-content_block1 b {
    font-size: 1.2rem;
    margin-top: 1.2rem;
  }
  .voice .voice-content_block1 p {
    text-align: left;
    margin: 0.6rem;
  }
  .voice .voice-content_block1 .fa-comment {
    color: white;
  }
  .voice .voice-content_block2 {
    background: #f9c0c0;
    box-shadow: 0px 0px 0px 5px #f9c0c0;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    width: 80%;
    margin: 2.7rem auto;
  }
  .voice .voice-content_block2 img {
    margin: 0.9rem;
  }
  .voice .voice-content_block2 b {
    font-size: 1.2rem;
    margin-top: 1.2rem;
  }
  .voice .voice-content_block2 p {
    text-align: left;
    margin: 0.6rem;
  }
  .voice .voice-content_block2 .fa-comment {
    color: white;
  }
}
@media (min-width: 767px) {
  .voice {
    width: 90%;
    margin: 0 auto;
    max-width: 980px;
    margin-bottom: 4.8rem;
    text-align: center;
  }
  .voice .voice-content {
    display: flex;
  }
  .voice .voice-content .voice-content_block1 {
    padding: 0.2em 0.5em;
    width: 80%;
    margin: 2.7rem;
  }
  .voice .voice-content .voice-content_block1 img {
    margin: 0.9rem;
  }
  .voice .voice-content .voice-content_block1 b {
    font-size: 1.2rem;
    margin-top: 1.2rem;
  }
  .voice .voice-content .voice-content_block p {
    text-align: left;
    margin: 0.6rem;
  }
  .voice .voice-content .voice-content_block1 .fa-comment {
    color: white;
  }
  .voice .voice-content .voice-content_block2 {
    background: #f9c0c0;
    box-shadow: 0px 0px 0px 5px #f9c0c0;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    width: 80%;
    margin: 2.7rem;
  }
  .voice .voice-content .voice-content_block2 img {
    margin: 0.9rem;
  }
  .voice .voice-content .voice-content_block2 b {
    font-size: 1.2rem;
    margin-top: 1.2rem;
  }
  .voice .voice-content .voice-content_block2 p {
    text-align: left;
    margin: 0.6rem;
  }
  .voice .voice-content .voice-content_block2 .fa-comment {
    color: white;
  }
}
@media (min-width: 1023px) {
  .voice {
    width: 66%;
    margin: 0 auto;
    margin-bottom: 4.8rem;
    text-align: center;
  }
  .voice .voice-content {
    display: flex;
  }
  .voice .voice-content .voice-content_block1 {
    margin: 2.7rem;
    padding: 0.2em 0.5em;
    width: 80%;
  }
  .voice .voice-content .voice-content_block1 img {
    margin: 0.9rem;
  }
  .voice .voice-content .voice-content_block1 b {
    font-size: 1.2rem;
    margin-top: 1.2rem;
  }
  .voice .voice-content .voice-content_block1 p {
    text-align: left;
    margin: 0.6rem;
  }
  .voice .voice-content .voice-content_block1 .fa-comment {
    color: white;
  }
  .voice .voice-content .voice-content_block2 {
    background: #f9c0c0;
    border: dashed 2px white;
    box-shadow: 0px 0px 0px 5px #f9c0c0;
    margin: 2.7rem;
    padding: 0.2em 0.5em;
    width: 80%;
  }
  .voice .voice-content .voice-content_block2 img {
    margin: 0.9rem;
  }
  .voice .voice-content .voice-content_block2 b {
    font-size: 1.2rem;
    margin-top: 1.2rem;
  }
  .voice .voice-content .voice-content_block2 p {
    text-align: left;
    margin: 0.6rem;
  }
  .voice .voice-content .voice-content_block2 .fa-comment {
    color: white;
  }
}
@media (min-width: 0) {
  .access {
    margin-bottom: 3.9rem;
    text-align: center;
  }
  .access dl dt {
    cursor: pointer;
    display: block;
    padding: 0.3rem;
    font-size: 180%;
    border-bottom: 1px solid #e0e0e0;
  }
  .access dl dt .fa-plus-circle {
    color: #ff79b7;
  }
  .access dl dt:hover {
    background-color: #e0e0e0;
  }
  .access dl dd {
    width: 90%;
    margin: 2.1rem auto;
  }
  .access dl dd p {
    margin: 1.5rem 0;
  }
  .access dl dd .google-map {
    width: 100%;
  }
  .access dl dd .google-map iframe {
    width: 90%;
  }
  .access h2 {
    margin-bottom: 2.7rem;
  }
  .access p {
    text-align: left;
  }
  .access .access-schedule {
    width: 90%;
    margin: 1.8rem auto;
  }
  .access .access-content {
    width: 90%;
    margin: 0 auto;
    margin-top: 2.7rem;
  }
  .access .access-content {
    width: 90%;
    margin: 0 auto;
    margin-top: 2.7rem;
  }
  .access .access-acordion_content {
    width: 90%;
    margin: 0 auto;
    margin-top: 2.7rem;
  }
}
@media (min-width: 767px) {
  .access {
    margin-bottom: 3.9rem;
    text-align: center;
  }
  /* .access dl dd {
    display: none;
  } */
  .access dl dd .access-acordion_content {
    display: flex;
  }
  .access h2 {
    margin-bottom: 2.7rem;
  }
  .access .access-schedule {
    width: 90%;
    max-width: 980px;
    margin-bottom: 2.7rem auto;
  }
  .access .access-content {
    width: 90%;
    margin: 0 auto;
    max-width: 980px;
    margin-top: 2.7rem;
  }
  .access .access-acordion_content {
    width: 90%;
    margin: 0 auto;
    max-width: 980px;
    margin-top: 2.7rem;
  }
}
@media (min-width: 1023px) {
  .access {
    margin-bottom: 3.9rem;
    text-align: center;
  }
  .access dl dd {
    width: 66%;
    margin: 2.7rem auto;
  }
  .access h2 {
    margin-bottom: 2.7rem;
  }
  .access .access-schedule {
    width: 66%;
  }
  .access .access-content {
    width: 66%;
    margin: 0 auto;
    margin-top: 2.7rem;
  }
}
@media (min-width: 0) {
  .aply-sp {
    display: block;
  }
  .aply-sp div {
    position: fixed;
    bottom: 0;
    height: 60px;
    display: flex;
    width: 100%;
    text-align: center;
    z-index: 200;
  }
  .aply-sp div a {
    display: inline-block;
    color: white;
    text-decoration: none;
    width: 100%;
    height: 100%;
  }
  .aply-sp div .aply-sp_btn {
    width: 80%;
    padding-top: 0.9rem;
    background-color: rgba(129, 190, 32, 0.8);
    background: linear-gradient(#6de260, #27b61e);
    font-weight: bold;
    font-size: 5vw;
  }
  .aply-sp div .call-sp_btn {
    padding-top: 0.3rem;
    width: 20%;
    font-size: 200%;
    background-color: #ff79b7;
  }
  .aply-pc div {
    display: none;
  }
}
@media (min-width: 480px) {
  .aply-sp div .aply-sp_btn {
    width: 80%;
    padding-top: 0.9rem;
    background-color: rgba(129, 190, 32, 0.8);
    background: linear-gradient(#6de260, #27b61e);
    font-weight: bold;
    font-size: 130%;
  }
}
@media (min-width: 767px) {
  .aply-sp {
    position: fixed;
    bottom: 0;
    height: 60px;
    display: flex;
    width: 100%;
    text-align: center;
    z-index: 200;
  }
  .aply-sp a {
    display: inline-block;
    color: white;
  }
  .aply-sp .aply-sp_btn {
    width: 80%;
    padding-top: 0.9rem;
    background-color: rgba(129, 190, 32, 0.8);
    font-weight: bold;
    font-size: 130%;
  }
  .aply-sp .call-sp_btn {
    padding-top: 0.3rem;
    width: 20%;
    font-size: 200%;
    background-color: #f9c0c0;
  }
  .aply-pc {
    display: none;
  }
}
@media (min-width: 1023px) {
  .aply-pc {
    display: none;
  }
  .aply-pc div {
    display: inline-block;
    position: fixed;
    bottom: 30px;
    right: 30px;
    text-align: center;
  }
  .aply-pc div .top-pc_btn {
    background-color: rgba(224, 224, 224, 0.9);
    border: 5px solid #707070;
    border-radius: 10px;
    display: inline-block;
    height: 60px;
    width: 120px;
  }
  .aply-pc div .top-pc_btn a {
    color: white;
    display: inline-block;
    padding: 15px 35px 22px;
    text-decoration: none;
  }
  .aply-pc div .top-pc_btn a:visited {
    color: white;
  }
  .aply-sp div {
    display: none;
  }
}
@media (min-width: 1023px) {
  .schedule .schedule-content {
    max-width: 980px;
    margin: 0 auto;
  }
}
.schedule .schedule-content .hukidashi_title {
  margin-bottom: 70px;
}

@media (min-width: 767px) {
  .schedule .schedule-content_schedulecards {
    display: flex;
    justify-content: space-around;
  }
}
.schedule .schedule-content_schedulecards .schedulecard:first-of-type::before {
  content: "1";
}

.schedule .schedule-content_schedulecards .schedulecard:nth-of-type(2)::before {
  content: "2";
}

.schedule .schedule-content_schedulecards .schedulecard:nth-of-type(3)::before {
  content: "3";
}

@media (min-width: 0px) {
  .schedule .schedule-content_schedulecards .schedulecard {
    box-sizing: border-box;
    border: 4px solid #f9c0c0;
    border-radius: 1px;
    margin: 0 auto 25px;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 480px) {
  .schedule .schedule-content_schedulecards .schedulecard {
    border: 6px solid #f9c0c0;
    margin: 0 auto 30px;
  }
}
@media (min-width: 767px) {
  .schedule .schedule-content_schedulecards .schedulecard {
    border: 4px solid #f9c0c0;
    margin: 0;
    width: 28.2%;
  }
}
@media (min-width: 1023px) {
  .schedule .schedule-content_schedulecards .schedulecard {
    border: 4px solid #f9c0c0;
    max-width: 280px;
    width: 28%;
  }
}
@media (min-width: 0px) {
  .schedule .schedule-content_schedulecards .schedulecard::before {
    background-color: #f9c0c0;
    border-radius: 1px;
    color: #fff;
    content: "";
    font-weight: bold;
    left: 20px;
    position: absolute;
    top: 0;
    transform: translate(-32%, -75%);
    z-index: 1;
    font-size: 30px;
    width: 75px;
    height: 50px;
    line-height: 50px;
  }
}
@media (min-width: 480px) {
  .schedule .schedule-content_schedulecards .schedulecard::before {
    transform: translate(-26%, -80%);
    height: 77px;
    width: 99px;
    line-height: 77px;
  }
}
@media (min-width: 767px) {
  .schedule .schedule-content_schedulecards .schedulecard::before {
    transform: translate(-34%, -75%);
    font-size: 24px;
    height: 49px;
    line-height: 49px;
    width: 70px;
  }
}
@media (min-width: 1023px) {
  .schedule .schedule-content_schedulecards .schedulecard::before {
    transform: translate(-40.3%, -80%);
    font-size: 28px;
    height: 56px;
    line-height: 56px;
    left: 25px;
    width: 72px;
  }
}
@media (min-width: 0px) {
  .schedule .schedule-content_schedulecards .schedulecard_title {
    border: 4px solid #f9c0c0;
    box-shadow: 4px 4px 0px #f9c0c0;
    font-size: 5vw;
    margin: 0 auto 10px;
    width: 90%;
    z-index: -10;
  }
}
@media (min-width: 767px) {
  .schedule .schedule-content_schedulecards .schedulecard_title {
    font-size: 1.5vw;
  }
}
@media (min-width: 1023px) {
  .schedule .schedule-content_schedulecards .schedulecard_title {
    border: 4px solid #f9c0c0;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
  }
}
.schedule .schedule-content_schedulecards .schedulecard_img {
  height: 30%;
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 0px) {
  .schedule .schedule-content_schedulecards .schedulecard_desc {
    margin: 0 auto;
    text-align: justify;
    width: 90%;
    font-size: 4vw;
  }
}
@media (min-width: 480px) {
  .schedule .schedule-content_schedulecards .schedulecard_desc {
    font-size: 3vw;
  }
}
@media (min-width: 767px) {
  .schedule .schedule-content_schedulecards .schedulecard_desc {
    font-size: 1.5vw;
  }
}
@media (min-width: 1023px) {
  .schedule .schedule-content_schedulecards .schedulecard_desc {
    font-size: 14px;
  }
}
@media (min-width: 0px) {
  .schedule .schedule-content_arrowdown {
    color: #f9c0c0;
    font-size: 70px;
    margin-bottom: 25px;
  }
}
@media (min-width: 767px) {
  .schedule .schedule-content_arrowdown {
    display: none;
  }
}
@media (min-width: 0px) {
  .schedule .schedule-content_arrowright {
    display: none;
  }
}
@media (min-width: 767px) {
  .schedule .schedule-content_arrowright {
    color: #f9c0c0;
    display: inline-block;
    font-size: 40px;
    padding-top: 90px;
  }
}
@media (min-width: 1023px) {
  .schedule .schedule-content_arrowright {
    padding-top: 100px;
  }
}
@media (min-width: 0) {
  .schedule {
    margin-bottom: 3.9rem;
    text-align: center;
    padding-bottom: 1.5rem;
  }
  .schedule .schedule-content {
    width: 90%;
    margin: 0 auto;
  }
  .schedule .schedule-content .schedule-content_img_sp {
    display: block;
    margin: 50px 0;
  }
  .schedule .schedule-content .schedule-content_img_pc {
    display: none;
  }
  .schedule .schedule-content .schedule_step {
    position: relative;
    width: 90%;
    height: auto;
    z-index: 10;
  }
  .schedule .schedule-content p {
    text-align: left;
    margin: 1.2rem 0 1.2rem 0;
  }
}
@media (min-width: 767px) {
  .schedule {
    margin-bottom: 4.8rem;
    text-align: center;
    padding-bottom: 1.5rem;
  }
  .schedule .schedule-content_img_pc {
    display: block !important;
    margin-bottom: 50px;
  }
  .schedule .schedule-content_img_sp {
    display: none;
  }
  .schedule .schedule-content {
    width: 90%;
    margin: 0 auto;
  }
  .schedule .schedule-content .schedule_step {
    width: 100%;
  }
  .schedule .schedule-content .schedule_arrow {
    transform: rotate(0deg);
    margin: 0 2.7rem;
    margin-top: 6rem;
    width: 50%;
    height: auto;
  }
  .schedule .schedule-content p {
    text-align: left;
    margin: 1.2rem 0 1.2rem 0;
  }
  .schedule .schedule-content_img {
    display: flex;
  }
}
@media (min-width: 1023px) {
  .schedule {
    margin-bottom: 4.8rem;
    text-align: center;
    padding-bottom: 1.5rem;
  }
  .schedule .schedule-content {
    width: 66%;
    margin: 0 auto;
  }
  .schedule .schedule-content .schedule-content_img_pc {
    display: block !important;
    margin: 4.8rem 0;
  }
  .schedule .schedule-content .schedule-content_img_pc figure .schedule_step_pc {
    width: 96%;
  }
  .schedule .schedule-content .schedule-content_img_sp {
    display: none;
  }
  .schedule .schedule-content p {
    text-align: left;
    margin: 1.2rem 0 1.2rem 0;
  }
}
@media (min-width: 0) {
  .media {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
    margin-bottom: 3.9rem;
    text-align: center;
    background-color: rgba(255, 239, 208, 0.6);
  }
  .media .media-content {
    width: 90%;
    margin: 0 auto;
  }
  .media .media-content .media-content_section section .media-content_explain .media-content_img {
    margin-top: auto;
    width: 100%;
    height: 300px;
    text-align: center;
    overflow: hidden;
  }
  .media .media-content .media-content_section section .media-content_explain .media-content_img iframe {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  .media .media-content .media-content_explain h2 {
    background: linear-gradient(transparent 70%, #f9c0c0 0%);
    width: 65%;
    display: inline;
    margin: 0 auto;
  }
  .media .media-content .nikkei {
    width: 224px;
    height: 300px;
  }
  .media .media-content section {
    margin: 2.4rem 0 1.8rem 0;
  }
  .media .media-content section h2 {
    background: linear-gradient(transparent 70%, #ff79b7, 0%);
  }
  .media .media-content section p {
    margin: 0 0.9rem;
  }
  .media .media-content #more_btn_open {
    width: 30%;
    height: auto;
    margin-bottom: 1rem;
    cursor: pointer;
  }
  .media .media-content #more_media {
    display: none;
    margin-bottom: 2.7rem;
  }
  .media .media-content #more_media b {
    display: inline-block;
    margin: 3rem 0 1.8rem 0;
    font-size: 1.2rem;
  }
  .media .media-content #more_media img {
    width: 40%;
  }
  .media .media-content #more_media .wide_img {
    width: 60%;
  }
  .media .media-content .media_btn_img {
    width: 30%;
  }
}
@media (min-width: 767px) {
  .media {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
    margin-bottom: 4.8rem;
    background-color: rgba(255, 239, 208, 0.6);
  }
  .media .media-content {
    width: 90%;
    margin: 0 auto;
    max-width: 980px;
  }
  .media .media-content .media-content_section {
    display: flex;
  }
  .media .media-content .media-content_section section {
    display: flex;
    width: 50%;
  }
  .media .media-content .media-content_section section .media-content_explain {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: auto;
    width: 100%;
  }
  .media .media-content .media-content_section section .media-content_explain .media-content_img {
    margin-top: auto;
    width: 100%;
    height: 300px;
    text-align: center;
    overflow: hidden;
  }
  .media .media-content .media-content_section section .media-content_explain .media-content_img iframe {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  .media .media-content .media-content_explain h2 {
    background: linear-gradient(transparent 70%, #f9c0c0 0%);
    width: 65%;
    display: inline;
    margin: 0 auto;
  }
  .media .media-content .nikkei {
    width: 224px;
    height: 300px;
  }
  .media .media-content section {
    margin: 2.4rem 0 1.8rem;
    text-align: center;
  }
  .media .media-content section h2 {
    background: linear-gradient(transparent 70%, #ff79b7, 0%);
  }
  .media .media-content section p {
    text-align: center;
    margin-bottom: 2.1rem;
  }
  .media .media-content #more_btn_open {
    width: 21%;
    height: auto;
    margin-bottom: 1rem;
    cursor: pointer;
  }
  .media .media-content .media_btn_img {
    width: 30%;
  }
}
@media (min-width: 1023px) {
  .media {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
    margin-bottom: 4.8rem;
    background-color: rgba(255, 239, 208, 0.6);
  }
  .media .media-content {
    width: 66%;
    margin: 0 auto;
  }
  .media .media-content .media-content_section {
    display: flex;
  }
  .media .media-content .media-content_explain h2 {
    background: linear-gradient(transparent 70%, #f9c0c0 0%);
    width: 65%;
    display: inline;
    margin: 0 auto;
  }
  .media .media-content .media-content_section section .media-content_explain .media-content_img {
    margin-top: auto;
    width: 100%;
    height: 300px;
    text-align: center;
    overflow: hidden;
  }
  .media .media-content .media-content_section section .media-content_explain .media-content_img iframe {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  .media .media-content .nikkei {
    width: 224px;
    height: 300px;
  }
  .media .media-content section {
    margin: 2.4rem 0 1.8rem 0;
    text-align: center;
    width: 66%;
  }
  .media .media-content section h2 {
    background: linear-gradient(transparent 70%, #ff79b7, 0%);
  }
  .media .media-content section p {
    text-align: center;
    margin-bottom: 2.1rem;
  }
  .media .media-content #more_btn_open {
    width: 21% !important;
    height: auto;
    margin-bottom: 1rem;
    cursor: pointer;
  }
}
.campaign-footer {
  background-color: rgba(255, 239, 208, 0.6);
  padding: 10px 0;
}

.contact {
  width: 90%;
  margin: 0 auto;
}
.contact_h2 {
  text-align: center;
}
.contact_contents_form .required-wrap .contact_contents_form_list {
  border-top: 1px solid #E6E6E6;
  padding: 20px 0;
}
.contact_contents_form .required-wrap .contact_contents_form_list_head {
  margin-bottom: 19px;
}
.contact_contents_form .required-wrap .contact_contents_form_list_head p {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #000000;
}
.contact_contents_form .required-wrap .contact_contents_form_list_head p span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  width: 41px;
  margin-right: 10px;
  background-color: #F83434;
  color: #FFFFFF;
}
.contact_contents_form .required-wrap .contact_contents_form_list_input input {
  background-color: #E6E6E6;
  height: 55px;
  box-sizing: border-box;
  width: 100%;
  border: none;
  padding-left: 8px;
}
.contact_contents_form .required-wrap .contact_contents_form_list_select select {
  background-color: #E6E6E6;
  height: 55px;
  box-sizing: border-box;
  width: 100%;
  border: none;
  padding-left: 8px;
}
.contact_contents_form .optional-wrap .contact_contents_form_list {
  border-top: 1px solid #E6E6E6;
  padding: 20px 0;
}
.contact_contents_form .optional-wrap .contact_contents_form_list_head {
  margin-bottom: 19px;
}
.contact_contents_form .optional-wrap .contact_contents_form_list_head p {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #000000;
}
.contact_contents_form .optional-wrap .contact_contents_form_list_head p span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  width: 41px;
  margin-right: 10px;
  background-color: #4A4A4A;
  color: #FFFFFF;
}
.contact_contents_form .optional-wrap .contact_contents_form_list_input input {
  background-color: #E6E6E6;
  height: 55px;
  box-sizing: border-box;
  width: 100%;
  border: none;
  padding-left: 8px;
}
.contact_contents_form .optional-wrap .contact_contents_form_list_textarea textarea {
  background-color: #E6E6E6;
  box-sizing: border-box;
  width: 100%;
  border: none;
  padding-left: 8px;
}
.contact_contents_form .optional-wrap .contact_contents_form_list_select select {
  background-color: #E6E6E6;
  height: 55px;
  box-sizing: border-box;
  width: 100%;
  border: none;
  padding-left: 8px;
}
.contact_contents_form .optional-wrap .contact_contents_form_list .trial-datetime {
  margin-bottom: 29px;
}
.contact_contents_form .optional-wrap .contact_contents_form_list .trial-datetime_head {
  color: #000000;
  font-size: 14px;
  margin-bottom: 24px;
}
.contact_contents_form .optional-wrap .contact_contents_form_list .trial-datetime .wrap {
  display: flex;
}
.contact_contents_form .optional-wrap .contact_contents_form_list .trial-datetime .wrap .trial-datetime_date {
  width: 40%;
  margin-right: 20px;
}
.contact_contents_form .optional-wrap .contact_contents_form_list .trial-datetime .wrap .trial-datetime_date select {
  background-color: #E6E6E6;
  height: 55px;
  width: 100%;
  border: none;
  padding-left: 8px;
  color: #495057;
}
.contact_contents_form .optional-wrap .contact_contents_form_list .trial-datetime .wrap .trial-datetime_time {
  width: 40%;
}
.contact_contents_form .optional-wrap .contact_contents_form_list .trial-datetime .wrap .trial-datetime_time select {
  background-color: #E6E6E6;
  height: 55px;
  width: 100%;
  border: none;
  padding-left: 8px;
  color: #495057;
}
.contact_contents_form .optional-wrap .campaign-code-form {
  border-bottom: 1px solid #E6E6E6;
}
.contact_contents_form .optional-wrap .campaign-code-form img {
  margin: 20px 0;
}
.contact_contents_form .confirmation {
  padding: 20px 0;
}
.contact_contents_form .confirmation p {
  font-size: 8px;
  color: #4A4A4A;
}
.contact_contents_form .confirmation p .campaign-privacy-policy {
  color: #729EFF;
  text-decoration: none;
}
.contact_contents_form .button-wrap {
  padding: 40px 0;
}
.contact_contents_form .button-wrap .contact_contents_form_button {
  width: 100%;
  height: 55px;
  border: none;
  border-radius: 20px;
  background-color: #FF0000;
  color: #FFFFFF;
  font-size: 20px;
}



/*# sourceMappingURL=spring-lpstyle.css.map */
