@charset "utf-8";

/* ################################################################################################ */
/* ## 共通スタイル ################################################################################ */
/* ################################################################################################ */


/* -- メインビジュアル
-------------------------------------------------------------------------------- */
#wrap_mv {
    background-image: url(../_img/mv/star_pc.png), url(../_img/mv/bg_wave.png), url(../_img/mv/bg_01_pc.png);
    background-size: auto, auto, auto;
    background-repeat: no-repeat, repeat-x, no-repeat;
    background-position:  37% 110px, 0 bottom, 50% 50%;
    background-color: #9ee6d6;
    padding-bottom: 60px;
}
#mv {
    /*padding-top: 45px;*/
  padding-top: 15px;

}
@media screen and (max-width: 641px) {
    #wrap_mv {
        display: none;
    }
    #wrap_s_mv {
        width: 100%;
        overflow: hidden;
        background-image: url(../_img/mv/bg_01_pc.png);
        background-repeat: no-repeat;
        background-position: 50%;
        background-color: #9ee6d6;
        background-size: auto;
    }
    #s_mv {
        background-image: url(../_img/mv/mv.png);
        background-repeat: no-repeat;
        background-position: 50% 0;
    }
}

/* -- 3年前部分のスタイル
-------------------------------------------------------------------------------- */

#sec_00 {
    position: relative;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    background-color: #FFF9E6;
    background-image: url(../_img/sec_00/bg_00_pc.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding-top: 40px;
}
#sec_00 .img_01 {
    padding-left: 20%;
    margin-bottom: 0px;
}

#sec_00 .tit_01 {
    width: 602px;
  margin: -55px auto 50px auto;
}

#sec_00 .tit_02 {
    font-size: 4.5rem;
    margin-bottom: 100px;
}

#sec_00 .text_01 {
    margin-bottom: 30px;
}


#sec_00_01 {
    background-color: #FFF9E6;
}
#sec_00_01 .wrap_point {
}
#sec_00_01 .point_tit_01 {
    text-align: center;
    background-image: url(../_img/sec_00/bg_point_tit_01.png);
    background-size: 559px auto;
    background-position: 50% 0;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 3.0rem;
    padding: 18px 0 50px 0;
    line-height: 1;
    margin-top: -30px;
}
#sec_00_01 .point_tit_02 {
}
#sec_00_01 .point_tit_02 img {
    width: 295px;
}
#sec_00_01 .point_tit_03 {
    margin-top: 10px;
    margin-bottom: 45px;
}
#sec_00_01 .point_tit_03 img {
    width: 572px;
}
#sec_00_01 .point_block {
    margin-bottom: 60px;
}
#sec_00_01 .point {
    width: 25%;
    float: left;
    text-align: center;
}
#sec_00_01 .point img {
    max-width: 220px;
    width: 100%;
    margin-bottom: 5px;
}

#sec_00_01 .tit_01 {
    font-size: 2.8rem;
    font-weight: bold;
    margin-bottom: 30px;
}
#sec_00_01 .f-normal {
    text-align: left;
}



@media screen and (max-width: 641px) {
    #sec_00 {
        text-align: center;
        font-weight: bold;
        background-image: url(../_img/sec_00/bg_00_pc.png);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50%;
        background-color: #FFF9E6;
        padding-top: 0;
    }
    #sec_00 .bg_wave {
        background-image: url(../_img/mv/bg_wave.png);
        background-repeat: repeat-x;
        background-position: 0 0;
        height: 4.6875vw;
        background-color: #9ee6d6;
    }
    #sec_00 .img_01 {
        padding-left: 0%;
        margin-bottom: 0px;
    }
    #sec_00 .tit_01 {
        width: 87.5vw;
    margin: 0 auto 50px auto;
    }
    #sec_00 .tit_02 {
        font-size: 9.5vw;
        margin-bottom: 15.625vw;
    }

    #sec_00_01 {
    }
    #sec_00_01 .wrap_point {
    }
    #sec_00_01 .point_tit_01 {
        text-align: center;
        background-image: url(../_img/sec_00/bg_point_tit_01.png);
        background-size: 87.34vw auto;
        background-position: 50% 0;
        color: #fff;
        background-repeat: no-repeat;
        font-size: 4.6875vw;
        padding: 3.125vw 0 7.8125vw 0;
        line-height: 1;
        margin-top: -7.8125vw;
    }
    #sec_00_01 .point_tit_02 {
        margin-top: -3.125vw;
    }
    #sec_00_01 .point_tit_02 img {
        width: 43vw;
    }
    #sec_00_01 .point_tit_03 {
        margin-top: 1.5625vw;
        margin-bottom: 3.125vw;
    }
    #sec_00_01 .point_tit_03 img {
        width: 83.4vw;
    }
    #sec_00_01 .point_block {
        margin-bottom: 0;
    }
    #sec_00_01 .point {
        width: 50%;
        float: left;
        margin-bottom: 6.25vw;
    }
    #sec_00_01 .point img {
        max-width: 41.4vw;
        width: 100%;
    }

}

/* -- 1.〜4.共通部分
-------------------------------------------------------------------------------- */
.intro {
    margin-bottom: 60px;
}
.intro .tit_01 {
    max-width: 345px;
    width: 34.5%;
    float: left;
}
.intro .img_01 {
    max-width: 570px;
    width: 57%;
    float: right;
    padding-top: 40px;
}
.white_block {
    position: relative;
    padding: 0 50px 50px 50px;
    margin-bottom: 70px;
    box-sizing: border-box;
}
.contents .white_block:last-child {
    margin-bottom: 0px;
}
.message_box .tit_02 {
    text-align: center;
    font-size: 3.2rem;
    line-height: 1.44;
    margin-bottom: 50px;
}
.dekiru {
    position: absolute;
    left: 20px;
    top: -85px;
    width: 488px;
}
.tx_dekiru {
    margin-bottom: 20px;
}
.white_block .fl {
    float: left;
    width: 50%;
}
.white_block .fr {
    float: right;
    width: 50%;
}

@media screen and (max-width: 1000px) and (min-width: 641px) {
  #mv .s-none {
    display: block;
  }
  #sec_00 .tit_01 {
    margin: 0 auto 50px;
  }
  #sec_00_01 .tit_01.s-none {
    display: none;
  }
  #sec_00_01 p.s-block {
    display: block;
    font-size: 2.8rem;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .white_block {
    padding: 30px 50px 50px 50px;
  }
  #sec_01 .message_box,
  #sec_02 .message_box,
  #sec_03 .message_box,
  #sec_04 .message_box {
    padding: 40px 50px 50px 50px;
  }
  .message_box .tit_02 {
    text-align: left;
  }
  .message_box .tit_02 .s-inline {
    display: inline;
  }
}

@media screen and (max-width: 641px) {
    .intro {
        margin-bottom: 9.375vw;
    }
    .intro .tit_01 {
        float: none;
        margin-bottom: 4vw;
        max-width: 640px;
        width: 100%;
    }
    .intro .img_01 {
        max-width: 640px;
        width: 100%;
        float: none;
        padding-top: 0;
    }
    .message_box .tit_02 {
        text-align: left;
        font-size: 5vw;
        margin-bottom: 7.8125vw;
    }
    .white_block {
        width: 87.5vw;
        margin: 0 auto 11vw auto;
        padding: 0 2.34vw 7.8125vw 2.34vw;
        box-sizing: border-box;
        font-size: 4.0625vw;
    }
  .white_block.score {
    padding: 4vw 2.34vw 7.8125vw 2.34vw;
  }
    .dekiru {
        position: absolute;
        left: 2vw;
        top: -14vw;
        width: 76.25vw;
    }
    .tx_dekiru {
        margin-bottom: 3.125vw;
    }
}


/* -- 各セクション背景と数字
-------------------------------------------------------------------------------- */
.contents .bg_number {
    position: absolute;
    right: 10px;
    top: -200px;
}
#sec_01 {
    padding-top: 370px;
    background-image: url(../_img/bg/bg_01.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
#sec_01 .contents .bg_number {
    width: 202px;
}

#sec_01 .wrap_sec.bg_01_01 {
    background-image: url(../_img/bg/bg_01_01.png);
    background-position: 50% 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #E89292;
}

#sec_02 {
    padding-top: 370px;
    background-image: url(../_img/bg/bg_02.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
#sec_02 .contents .bg_number {
    width: 202px;
}
#sec_02 .wrap_sec.bg_02_01 {
    background-image: url(../_img/bg/bg_02_01.png);
    background-position: 50% 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #5AC3AB;
}

#sec_03 {
    padding-top: 370px;
    background-image: url(../_img/bg/bg_03.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
#sec_03 .contents .bg_number {
    width: 202px;
}

#sec_03 .wrap_sec.bg_03_01 {
    background-image: url(../_img/bg/bg_03_01.png);
    background-position: 50% 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #FCF0CD;
}

#sec_04 {
    padding-top: 370px;
    background-image: url(../_img/bg/bg_04.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
#sec_04 .contents .bg_number {
    width: 202px;
}

#sec_04 .wrap_sec.bg_04_01 {
    background-image: url(../_img/bg/bg_01_01.png), url(../_img/mv/bg_wave.png);
    background-position: 50% 0px, 0 bottom;
    background-size: 100%, auto;
    background-repeat: no-repeat, repeat-x;
    background-color: #E89292;
    padding-bottom: 100px;
}

#sec_05 .wrap_sec.bg_05_01 {
    background-image: url(../_img/bg/bg_03_01.png);
    background-position: 70% 0px;
    background-size: auto;
    background-repeat: no-repeat;
    background-color: #FCF0CD;
}

.low-wrap {
  padding: 85px 0 50px;
  color: #000000;
  background-image: url(../_img/bg/bg_06_pc.jpg);
  background-position: 0 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #FCF0CD;
}

.low-wrap .wrap {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
}

#sec_06 .schedule-area {
  padding: 30px 60px 60px;
  margin-bottom: 10px;
  background: #FFFFFF;
}

#sec_06 .schedule-area .contents-title {
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.09em;
  text-align: center;
}

#sec_06 .schedule-area .days-area .days {
  max-width: 878px;
  margin: 0 auto;
}

#sec_06 .lower-box {
  padding: 20px;
  margin-bottom: 10px;
  text-align: center;
  background: #FFFFFF;
}

#sec_06 .lower-box .text {
  font-size: 22px;
  letter-spacing: 0.03em;
}

#sec_06 .lower-box .text.bold {
  font-size: 36px;
  font-weight: bold;
}

#sec_06 .lower-box .caption {
  vertical-align: middle;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.1em;
}

#sec_06 .lower-box .logos {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 24px 0 0;
}

#sec_06 .lower-box .logos .zoom {
  width: 143px;
  margin: 0 22px;
}

#sec_06 .lower-box .logos .yt {
  width: 144px;
  margin: 0 22px;
}

#sec_06 .lower-box.ao {
  padding: 0 70px 20px;
  margin-bottom: 60px;
  background: #C4FF88;
  border: 7px solid #FFFF6C;
}

#sec_06 .lower-box.ao .text {
  text-align: center
}

#sec_06 .benefit-area {
  max-width: 915px;
  margin: 0 auto 110px;
}

#sec_06 .benefit-area .title {
  width: 915px;
  margin: 0 auto 15px;
}

#sec_06 .benefit-area .image span {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-align: right;
  letter-spacing: .01em;
}

#sec_06 .benefit-area .note {
  margin-top: 12px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  letter-spacing: .01em;
}

.copyright {
  padding: 46px 0 43px;
  background: #FCF6E7;
}

.copyright img {
  display: block;
  max-width: 366px;
  margin: 0 auto;
}


@media screen and (max-width: 641px) {
    .contents .bg_number {
        position: absolute;
        right: 7vw;
        top: -28vw;
    }
    #sec_01 {
        padding-top: 40vw;
    }
    #sec_01 .contents .bg_number {
        width: 31.5625vw;
    }
    #sec_01 .wrap_sec.bg_01_01 {
        background-position: 50% 0;
        background-size: auto;
    }
    #sec_02 {
        padding-top: 40vw;
    }
    #sec_02 .contents .bg_number {
        width: 36vw;
    }
    #sec_02 .wrap_sec.bg_02_01 {
        background-position: 50% 0;
        background-size: auto;
    }
    #sec_03 {
        padding-top: 40vw;
    }
    #sec_03 .contents .bg_number {
        width: 37.5vw;
    }
    #sec_03 .wrap_sec.bg_02_01 {
        background-position: 50% 0;
        background-size: auto;
    }
    #sec_04 {
        padding-top: 40vw;
    }
    #sec_04 .contents .bg_number {
        width: 41vw;
    }
    #sec_04 .wrap_sec.bg_04_01 {
        background-position: 50% 0, 0 bottom;
        background-size: 100%, 100%;
        padding-bottom: 15vw;
    }

}


/* -- 夢の900点
-------------------------------------------------------------------------------- */
#sec_01 {
    overflow: hidden;
    background-color: #FFAAAA;

}

#sec_01 .message_box {
}

#sec_01 .graph_02 {
    margin-top: 40px;
    float: left;
    width: 50%;
    text-align: left;
}
#sec_01 .graph_03 {
    margin-top: 40px;
    float: right;
    width: 50%;
    text-align: right;
}
#sec_01 .illust {
    width: 226px;
    top: -45px;
}

@media screen and (max-width: 641px) {
    #sec_01 {
        padding-top: 40vw;
        font-size: 4.0625vw;
    }
    #sec_01 .contents .bg_number {
        width: 31.5625vw;
    }

    #sec_01 .tit_01 {
        float: none;
        max-width: 640px;
        width: 100%;
    }
    #sec_01 .img_01 {
        max-width: 640px;
        width: 100%;
        float: none;
    }
    #sec_01 .graph_02 {
        margin-top: 6.25vw;
        margin-bottom: 4.6875vw;
        float: none;
        width: 100%;
        text-align: center;
    }
    #sec_01 .graph_03 {
        margin-top: 0;
        float: none;
        width: 100%;
        text-align: center;
    }
    #sec_01 .illust {
        width: 35.3vw;
        top: -7.8125vw;
    }


}

/* -- 無敵のコミュ力
-------------------------------------------------------------------------------- */
#sec_02 {
    overflow: hidden;
    background-color: #9ee6d6;
}
#sec_02 .white_block {
    padding-top: 45px;
}
#sec_02 .white_block .fl {
    max-width: 450px;
    width: 50%;
    text-align: left;
    font-size: 1.6rem;
}
#sec_02 .white_block .fl .text{
    max-width: 385px;
    width: 100%;
    margin: 0 auto;
}
#sec_02 .white_block_02 {
    background-image: url(../_img/sec_02/border.png),url(../_img/sec_02/border.png);
    background-repeat: repeat-x, repeat-x;
    background-position: 0 0, 0 bottom;
    background-size: 560px auto;
    padding-top: 30px;
}
#sec_02 .white_block_02 .tit {
    margin-bottom: 20px;
}
#sec_02 .white_block_02 .fl {
    float: left;
    max-width: 510px;
    width: 56.6666%;
}
#sec_02 .white_block_02 .fr {
    float: right;
    max-width: 285px;
    width: 31.6666%;
    position: relative;
    text-align: left;
}
#sec_02 .white_block_02 .fr .findsome {
    max-width: 230px;
    width: 72%;
    padding-top: 10%;
    float: right;
    text-align: right;
}
#sec_02 .white_block_02 .fr .text {
    width: 100%;
    float: left;
    font-size: 1.6rem;
    position: absolute;
    bottom: 0;
}
#sec_02 .illust {
    width: 231px;
    top: -10px;
}
#sec_02 .img_03_01 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
#sec_02 .img_03_02 {
    float: left;
    width: 48%;
}
#sec_02 .img_03_03 {
    float: right;
    width: 48%;
}



@media screen and (max-width: 641px) {
    #sec_02 .white_block {

    }
    #sec_02 .white_block .fl {
        float: none;
        max-width: 640px;
        width: 100%;
        font-size: 4.0625vw;
        position: relative;
        margin-bottom: 0vw;
    }
    #sec_02 .white_block .fl .text {
        max-width: 640px;
        width: 100%;
        margin-top: 3.125vw;
    }
    #sec_02 .white_block_02 {
        padding-top: 4.6875vw;
        background-size: 87.5vw auto;
    }
    #sec_02 .white_block_02 .tit {
        margin-bottom: 4.6875vw;
    }
    #sec_02 .white_block_02 .fr {
        float: none;
        max-width: 640px;
        width: 100%;
    }
    #sec_02 .white_block_02 .fl .findsome {
        max-width: 230px;
        width: 36vw;
        position: absolute;
        top: -3vw;
        right: -1.5625vw;
    }
    #sec_02 .white_block_02 .fr .findsome {
       display: none;
    }

    #sec_02 .white_block_02 .fr .text {
        max-width: 640px;
        width: 100%;
        float: none;
        text-align: left;
        font-size: 4.0625vw;
        position: relative;
        padding-top: 3.125vw;
    }
    #sec_02 .illust {
        width: 37.5vw;
        top: -1.5625vw;
    }
    #sec_02 .img_03_01 {
        float: left;
        width: 100%;
        margin-bottom: 2vw;
    }
    #sec_02 .img_03_02 {
        float: left;
        width: 48%;
    }
    #sec_02 .img_03_03 {
        float: right;
        width: 48%;
    }

}

/* -- インターンシップ
-------------------------------------------------------------------------------- */
#sec_03 {
    overflow: hidden;
    background-color: #fff9e6;
    position: relative;
}
#sec_03 .white_block .tit {
    margin-bottom: 10px;
    padding-top: 25px;
}
#sec_03 .white_block .fl {
    max-width: 360px;
    width: 40%;
    text-align: left;
    font-size: 1.6rem;
}
#sec_03 .white_block .fr {
    max-width: 500px;
    width: 55.5555%
}
#sec_03 .white_block_02 {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    max-width: 480px;
    width: 48%;
    padding: 50px 10px 20px 10px;
    box-sizing: border-box;
}
#sec_03 .white_block_02:nth-child(2) {
    margin-left: 32px;
}
#sec_03 .white_block_02 .icon {
    position: absolute;
    top: -15px;
    left: 0;
    width: 201px;
}
#sec_03 .white_block_02 .tit {
    font-size: 2.7rem;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 15px;
    padding-top: 0;
    padding-left: 0.5em;
}
#sec_03 .white_block_02:first-of-type .tit {
  margin-bottom: 60px;
}
#sec_03 .white_block_02:last-of-type .tit .s-inline {
  display: none;
}
#sec_03 .white_block_02 .img {
  position: relative;
    margin-bottom: 15px;
}
#sec_03 .white_block_02 .img .catch {
    position: absolute;
    top: -232px;
    right: -42px;
    width: 53.42%;
}
#sec_03 .white_block_02 .img .catch02 {
    top: 3px;
    right: -7px;
    width: 47.67%;
}
#sec_03 .white_block_02 .text_01 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 2.4rem;
  border-bottom: 1px solid #707070;
}
#sec_03 .white_block_02 .text_02 {
    font-size: 2.4rem;
    border-bottom: 1px solid #646464;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#sec_03 .white_block_02 .text_03 {
    font-size: 1.6rem;
}
#sec_03 .white_block_02 .text_04 {
    font-size: 2.4rem;
}
#sec_03 .white_block_02 .text_05 {
    font-size: 1.4rem;
    padding-left: 0.5em;
}
#sec_03 .illust {
    width: 220px;
    top: -50px;
}

@media screen and (max-width: 641px) {
    #sec_03 .white_block .fl {
        max-width: 640px;
        width: 100%;
        margin: 0 auto;
        font-size: 4.0625vw;
        float: none;
    }
    #sec_03 .white_block .fr {
        max-width: 81.25vw;
        width: 100%;
        margin: 0 auto 6.25vw auto;
        float: none;
    }
    #sec_03 .white_block .tit {
        padding-top: 4vw;
        margin-bottom: 6.25vw;
    }
    #sec_03 .white_block_02 {
        max-width: 560px;
        width: 100%;
        margin: 0 auto 14.0625vw auto;
        padding: 14vw 1.5625vw 3.125vw 1.5625vw;
    }
    #sec_03 .white_block_02:nth-child(2) {
    margin-left: 0;
    }
    #sec_03 .white_block_02 .icon {
        position: absolute;
        top: -3.125vw;
        left: 0;
        width: 45.625vw;
    }
    #sec_03 .white_block_02 .tit {
        font-size: 7.34vw;
        margin-bottom: 6.125vw;
        line-height: 1.28;
        padding: 0;
    }
    #sec_03 .white_block_02:first-of-type .tit {
      margin-bottom: 6.125vw;
    }
    #sec_03 .white_block_02 .img {
        margin-bottom: 3vw;
    }
    #sec_03 .white_block_02 .text_01 {
        padding-bottom: 3vw;
        margin-bottom: 2vw;
        font-size: 4.5vw;
    }
    #sec_03 .white_block_02 .text_02 {
        font-size: 4.6875vw;
        border-bottom: 1px solid #646464;
        padding-bottom: 1.5625vw;
        margin-bottom: 1.5625vw;
    }
    #sec_03 .white_block_02 .text_03 {
        font-size: 3.125vw;
    }
    #sec_03 .white_block_02 .text_04 {
        font-size: 4.6875vw;
    }
    #sec_03 .white_block_02 .text_05 {
        font-size: 2.8vw;
        padding-left: 0.5em;
    }
    #sec_03 .illust {
        width: 41vw;
        top: -7.8125vw;
    }
  #sec_03 .white_block_02 .img .catch {
    top: -8.5vw;
    right: -3vw;
  }
  #sec_03 .white_block_02 .img .catch02 {
    top: 0.5vw;
    right: -1vw;
  }
}

/* -- 脱。落ちこぼれ女子
-------------------------------------------------------------------------------- */

#sec_04 {
    overflow: hidden;
    background-color: #ffaaaa;
}
#sec_04 .tit {
    color: #FF9486;
    font-size: 4.0rem;
    line-height: 1.25;
    margin-bottom: 50px;
}
#sec_04 .fl {
    max-width: 420px;
    width: 46.6666%;
    float: left;
}
#sec_04 .fr {
    max-width: 420px;
    width: 46.6666%;
    float: right;
}
#sec_04 .message_box .fl {
    float: left;
    max-width: 330px;
    width: 36.6666%;
}
#sec_04 .message_box .fr {
    float: right;
    max-width: 526px;
    width: 58.4444%;
}
#sec_04 .message_box .tx_01 {
    margin-top: 40px;
}
#sec_04 .check {
    text-align: left;
    background-image: url(../_img/sec_04/check.png);
    background-repeat: no-repeat;
    background-position: 0 7px;
    background-size: 28px auto;
    font-size: 2.0rem;
    padding-left: 40px;
    padding-top: 20px;
}
#sec_04 .illust {
    width: 220px;
    top: -50px;
}
#sec_04 .white_block .tit {
    margin-top: 20px;
    margin-bottom: 0;
}

@media screen and (max-width: 641px) {
    #sec_04 {

    }
    #sec_04 .message_box .fl {
        float: none;
        max-width: 640px;
        width: 100%;
    }
    #sec_04 .message_box .fr {
        float: none;
        max-width: 640px;
        width: 100%;
    }
    #sec_04 .tit {
        color: #FF9486;
        font-size: 4.0rem;
        line-height: 1.25;
        margin-bottom: 50px;
    }
    #sec_04 .fl {
        max-width: 640px;
        width: 100%;
        float: none;
        margin-bottom: 5vw;
    }
    #sec_04 .fr {
        max-width: 640px;
        width: 100%;
        float: none;
    }
    #sec_04 .message_box .tx_01 {
        margin-top: 3.125vw;
    }
    #sec_04 .check {
        text-align: left;
        background-image: url(../_img/sec_04/check.png);
        background-repeat: no-repeat;
        background-position: 0 1.5625vw;
        background-size: 7vw auto;
        font-size: 6.875vw;
        padding-left: 7.8125vw;
        padding-top: 5.8vw;
        line-height: 1.18;
    }
    #sec_04 .illust {
        width: 41vw;
        top: -7.8125vw;
    }
}

/* -- We love English
-------------------------------------------------------------------------------- */

#sec_05 {
    overflow: hidden;
    background-color: #FFF9E6;
    padding-top: 20px;
}
#sec_05 .tit_01 {
    margin-bottom: 100px;
}
#sec_05 .fukidashi {
    margin-bottom: 30px;
}
#sec_05 .message_box .tit_02 {
    line-height: 1.75;
}
#sec_05 .message_box .wrap_fl {
    position: relative;
}
#sec_05 .message_box .fl {
    float: left;
    max-width: 458px;
    width: 51%;
}
#sec_05 .message_box .fr {
    float: right;
    max-width: 370px;
    width: 41%;
    height: 100%;
    font-size: 1.6rem;
}
#sec_05 .message_box .fr .text {
    position: absolute;
    bottom: 0;
}
#sec_05 .illust {
    width: 100%;
    top: -50px;
    text-align: center;
}
#sec_05 .illust img {
    width: 215px;
}
#sec_05 .tit_point {
    margin-bottom: 50px;
}
#sec_05 .wrap_point {
    margin-bottom: 80px;
}
#sec_05 .point {
    width: 33.333%;
    float: left;
    text-align: center;
    font-size: 1.9rem;
}
#sec_05 .point img {
    max-width: 303px;
    width: 91%;
    margin-bottom: 20px;
}
#sec_05 .message_box.kewpie {
    padding: 20px 20px 0 20px;
    position: relative;
    margin-bottom: 0px;
}
#sec_05 .message_box.kewpie .label {
    position: absolute;
    width: 173px;
    top: -40px;
    left: 0;
}

#sec_05 .josei .tit {
    font-size: 2.8rem;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: left;
    background-image: url(../_img/sec_05/ic_list.png);
    background-position: 0 50%;
    background-size: 35px;
    background-repeat: no-repeat;
    padding-left: 54px;
}
#sec_05 .josei_block .josei_list {
    font-size: 2.8rem;
    font-weight: bold;
    height: 90px;
    margin-bottom: 20px;
}
#sec_05 .josei_block .josei_list:last-of-type {
  margin-bottom: 0;
}
#sec_05 .josei_block .josei_list .icon {
    border-radius: 20px 0px 0px 20px;
    background-color: #9EE6D6;
    text-align: center;
    float: left;
    width: 9%;
    padding: 15px 0;
    height: 90px;
    box-sizing: border-box;
}
#sec_05 .josei_block .josei_list .text {
    max-width: 910px;
    width: 90%;
    float: left;
    border-radius: 0px 20px 20px 0px;
    background-color: #fff;
    height: 90px;
    text-align: left;
    padding-top: 20px;
    box-sizing: border-box;
    padding-left: 1em;
}
#sec_05 .josei_block .josei_list_01 img {
    width: 50px;
}
#sec_05 .josei_block .josei_list_02 img {
    width: 45px;
}
#sec_05 .josei_block .josei_list_03 img {
    width: 48px;
}


@media screen and (max-width: 1000px) and (min-width: 641px) {
  #sec_02 .white_block_02 .fr .findsome {
    padding-top: 0;
    margin-top: -20%;
  }
  #sec_03 .white_block_02:nth-child(2) {
    margin-left: 3.2%;
  }
  #sec_03 .white_block_02 .text_02 {
    font-size: 2rem;
  }
  #sec_05 .message_box.kewpie {
    padding: 50px 20px 0 20px;
  }
}


@media screen and (max-width: 641px) {
    #sec_05 .tit_01 {
        margin-bottom: 15.625vw;
    }
    #sec_05 .fukidashi {

        margin-bottom: 4.6875vw;
    }
    #sec_05 .message_box {
        padding-top: 40vw;
    }
    #sec_05 .message_box .tit_02 {
        text-align: center;
        line-height: 1.75;
    }
    #sec_05 .message_box .fl {
        float: none;
        max-width: 640px;
        width: 100%;
        margin-bottom: 4.6875vw;
    }
    #sec_05 .message_box .fr {
        float: none;
        max-width: 640px;
        width: 100%;
        font-size: 4.0625vw;
    }
    #sec_05 .message_box .fr .text {
        position: relative;
    }
    #sec_05 .illust {
        width: 100%;
        top: -10vw;
        text-align: center;
    }
    #sec_05 .illust img {
        width: 90vw;
    }
    #sec_05 .tit_point {
        margin-bottom: 9vw;
    }
    #sec_05 .wrap_point {
        margin-bottom: 0;
    }
    #sec_05 .point {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 5.625vw;
        margin-bottom: 15.625vw;
    }
    #sec_05 .point img {
        max-width: 640px;
        width: 85vw;
        margin-bottom: 7vw;
    }
    #sec_05 .message_box.kewpie {
        padding: 3.125vw 3.125vw 0 3.125vw;
        position: relative;
        margin-bottom: 0vw;
    }
    #sec_05 .message_box.kewpie .label {
        position: absolute;
        width: 26.5vw;
        top: -11vw;
        left: 0;
    }
    #sec_05 .josei .tit {
        font-size: 6.25vw;
        margin-bottom: 4.6875vw;
        background-position: 0 50%;
        background-size: 5.5vw;
        padding-left: 8vw;
    }
    #sec_05 .josei_block .josei_list {
        font-size: 4.375vw;
        height: 14.0625vw;
        margin-bottom: 3.125vw;
    }
    #sec_05 .josei_block .josei_list .icon {
        border-radius: 3.125vw 0px 0px 3.125vw;
        width: 14.0625vw;
        padding: 2.34vw 0;
        height: 14.0625vw;
    }
    #sec_05 .josei_block .josei_list .text {
        max-width: 640px;
        width: 78.125vw;
        border-radius: 0px 3.125vw 3.125vw 0px;
        height: 14.0625vw;
        padding-top: 3.125vw;
    }
    #sec_05 .josei_block .josei_list_01 img {
        width: 7.8125vw;
    }
    #sec_05 .josei_block .josei_list_02 img {
        width: 7vw;
    }
    #sec_05 .josei_block .josei_list_03 img {
        width: 7.5vw;
    }

    #wrap_contents {
      padding-bottom: 6vw;
    }

    .low-wrap {
      padding: 6vw 0 8vw;
      background-image: url(../_img/bg/bg_06.jpg);
      background-position: 0 100%;
      background-size: 100%;
      background-repeat: no-repeat;
      background-color: #FCF0CD;
    }
    
    .low-wrap .wrap {
      padding: 0 4.6vw;
      box-sizing: border-box;
    }
    
    #sec_06 .schedule-area {
      padding: 3vw 4.5vw 4.5vw;
      margin-bottom: 1vw;
    }
    
    #sec_06 .schedule-area .contents-title {
      margin-bottom: 1.5vw;
      font-size: 4.4vw;
    }
    
    #sec_06 .schedule-area .days-area .days {
      width: 100%;
    }
    
    #sec_06 .lower-box {
      padding: 3vw;
      margin-bottom: 1vw;
    }
    
    #sec_06 .lower-box .text.bold {
      font-size: 4.2vw;
      margin-bottom: -1vw;
    }
    
    #sec_06 .lower-box .caption {
      font-size: 3.2vw;
    }
    
    #sec_06 .lower-box .logos {
      padding: 1vw 0 0;
    }
    
    #sec_06 .lower-box .logos .zoom {
      width: 22.3vw;
      margin: 0 3.2vw;
    }
    
    #sec_06 .lower-box .logos .yt {
      width: 22.3vw;
      margin: 0 3.2vw;
    }
    
    #sec_06 .lower-box.ao {
      padding: 0 6.5vw 1.5vw;
      margin-bottom: 6vw;
      border: 1.2vw solid #FFFF6C;
    }
    
    #sec_06 .benefit-area {
      padding: 5vw;
      margin: 0 auto 17vw;
      background: #FFD046;
      border-radius: 8.5px;
    }
    
    #sec_06 .benefit-area .title {
      width: 73.2vw;
      margin: 0 auto 3.5vw;
    }
    
    #sec_06 .benefit-area .note {
      margin-top: 2vw;
      font-size: 2.4vw;
      color: #FFFFFF;
    }
    
    .copyright {
      padding: 4.6vw 0 4.3vw;
    }
    
    .copyright img {
      width: 56.6vw;
    }
}

.banner-block {
  padding: 35px 0 0;
}

.banner-block .wrap {
  max-width: 1020px;
  margin: 0 auto;
}

.banner-block .text {
  max-width: 476px;
  margin: 0 auto 30px;
  text-align: center;
}

.banner-block .text img {
  width: 100%;
}

.banner-block ul {
  font-size: 0;
  margin-bottom: 60px;
}

.banner-block li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  max-width: 243px;
}

.banner-block li:last-child {
  margin-right: 0;
}

.banner-block li img {
  width: 100%;
  height: auto;
}

.banner-block li img.sp {
  display: none;
}

@media screen and (max-width: 1000px) and (min-width: 641px) {
  .low-wrap .wrap {
    width: 90%;
    box-sizing: border-box;
  }

  .banner-block li {
    width: 165px;
  }

  .banner-block .wrap {
    width: 100%;
  }

  #sec_03 .white_block_02:first-of-type .tit {
    margin-bottom: 15px;
  }

  #sec_03 .white_block_02:last-of-type .tit .p-inline {
    display: none;
  }

  #sec_03 .white_block_02:last-of-type .tit .s-inline {
    display: block;
  }

  #sec_03 .white_block_02 .text_01 {
    font-size: 1.8rem;
  }

  #sec_06 .lower-box .text.bold {
    font-size: 33px;
  }

  #sec_06 .benefit-area .title {
    width: 100%;
  }
}

@media screen and (max-width: 641px) {
  .banner-block {
    padding: 0;
  }

  .banner-block .wrap {
    width: 90%;
    padding: 0;
  }

  .banner-block .text {
    width: 100%;
    margin: 0 auto 1.8rem;
  }

  .banner-block .text img {
    width: 100%;
    height: auto;
  }

  .banner-block ul {
    margin-bottom: 12vw;
  }

  .banner-block li {
    display: block;
    max-width: initial;
    width: 100%;
    margin: 0 auto 2rem;
  }

  .banner-block li:last-child {
    margin: 0 auto;
  }

  .banner-block li img.pc {
    display: none;
  }

  .banner-block li img.sp {
    display: block;
  }
}
