@charset "UTF-8";

/*----------------------------------------------------
    ☆Uniq
----------------------------------------------------*/

#mv {
    border-bottom:none;
    margin-bottom:4%;
    width:100%;
    position: relative;
}

#mv h1{
    color:#61d44c;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 38px;
    font-weight: bold;
    text-shadow:0px 0px 23px #FFF;
    position: absolute;
    top: 62%;
    left: 51%;
    transform: translate(-50%, -50%);
    background-color: #fff;
}

#mv img{
    margin: 0 auto;
    /*height: 561px;*/
    max-width: 100%;
}


#mv:before{
    content: url(../images/circle.png);
    display: block;
    position: absolute;
    top: 94%;
    left: -9%;
    z-index: -1;
}

#mv:after{
    content: url(../images/circle.png) ;
    display:block;
    position: absolute;
    top: 10%;
    right: -2%;
    z-index: -1;

}



/*==============================
contents
===============================*/

.hope{
    margin: 0 auto;
}

#contents .hope .inr {
    text-align: center;
}

.hope h2,.yellowTexture h2{
    color: #152c12;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 38px;
    font-weight: bold;
    text-shadow:0px 0px 23px #FFF;
    text-align: center;
    margin-bottom:35px;
}

.hope .center{
    color: #152c12;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 230%;
    margin-bottom: 2%;
}

.highLight{
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 18px;
    background: linear-gradient(transparent 70%, #8ced7a 0%);
}

.hope .center .mb-33{
    margin-bottom: 10%;
}

.hope .green_txt{
    color: #4bb936;
}

.hope .green_txt{
    color: #4bb936;
}

.hope .lead{
    margin-bottom: 3%;
}

.hope .lead:after{
    content: url(../images/lead_01.png);
    display: block;
    position: absolute;
    top: 76%;
    right: 10%;
    z-index: -1;

}

.hope .lead:before{
    content: url(../images/lead_02.png);
    display: block;
    position: absolute;
    top: 91%;
    left: 7%;
    z-index: -1;

}

.hope .banner{
    margin: 0 auto;
}

.hope .banner .inr{
    max-width: 820px;
    margin: 0 auto;
    width:100%;
}

.hope .banner .inr ul li{
    float:left;
    margin-right: 2%;
    width: 49%
}

.hope .banner .inr ul li:last-child{
    margin-right: 0px;
}

.hope .banner .inr ul li a .logo-pc{
    max-width: 100%;
}

.yellowTexture {
    text-align: center;
    background-color: #ffc000;
    width: 100%;
    padding: 60px 0;
      margin-top: 5%;
}


.greenTexture {
    background-color:#6fdd63;
    width:100%;
    padding-top: 20px;
    padding-bottom: 85px;
    margin-top: 5%;
}

.greenTexture:before{
    content: url(../images/circle.png);
    display:  block;
    position: absolute;
    top: 173%;
    left: -9%;
    z-index: -1;

}

.greenTexture:after{
    content: url(../images/circle.png);
    display:  block;
    position: absolute;
    top: 125%;
    right: -10%;
    z-index: -1;

}



.greenTexture .inr{
    max-width: 1000px;
    margin:  0 auto;
    margin-top:5%;
    width:100%;

}
.greenTexture .inr ul li{
    float: left;
    width:calc((96% - 18px) / 3);
    text-align: center;
    margin-right: 2%;
}

.greenTexture .inr ul li:last-child{
    margin-right:0%;
}


.greenTexture .inr ul li .modalContents{
    height: 395px;
    font-weight: bold;
    color: #fff;
    border: solid 3px #fff;
    border-radius: 10px;
}

.greenTexture .inr ul li .modalContents h3{
    background-color: #6fdd63;
    width:200px;
    margin:0 auto;
    margin-top: -5%;
    color: #152c12;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.greenTexture  .inr ul li .modalContents .subTitle{
    color: #152c12;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 14px;
    font-weight: bold;
}


.greenTexture .inr ul li .modalContents img{
    margin-top: 8%;
}


.greenTexture .inr ul li .modalContents .clickBtn{
    margin-top: 11%
}

.greenTexture .inr ul li:nth-child(2) .modalContents .clickBtn{
    margin-top: 23%
}

.greenTexture .inr ul li:last-child .modalContents .clickBtn{
    margin-top: 15%
}

.greenTexture .inr ul li .modalContents .clickBtn a{
    text-decoration: none;
    color:#fff;
    z-index:9999999;
}

.greenTexture .inr ul li .modalContents .clickBtn a .iframe_box cboxElement{
    vertical-align:bottom;
}

.greenTexture .inr ul li .modalContents .clickBtn a .btnTxt{
    background-color: #111;
    margin: 0 auto;
    border-radius: 5%;
    margin-top: 5%;
    padding: 10px 10px;
    width: 70%;
}

.underContents{
    max-width:1200px;
    margin: 0 auto;
    width: 100%;
    margin-top: 5%;
}

.underContents .inr{
    margin-top: 5%;
}

.underContents .inr ul li{
    float:left;
    width:45%;
}

.underContents .inr ul li:first-child{
    margin-right: 8%;
}

.underContents .inr ul li .subContents{
    text-align: center
}

.underContents .inr ul li .subContents h4{
    color: #152c12;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 36px;
    font-weight: bold;
}

.underContents .inr ul li .subContents .subTitle{
    color: #152c12;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top:2%;
}



.underContents .inr ul li .subContents .greenBtn .btnTxt{
    background-color: #a8ff9e;
    margin: 0 auto;
    border-radius: 5%;
    margin-top: 5%;
    padding: 10px 10px;
    width: 70%;
    color:#152c12;
}

.underContents .inr ul li .subContents .youtube img{
    margin-top: 5%;
}
.underContents .inr ul li:first-child .subContents .youtube img{
    margin-top:12%;
}

.underContents li.banner div{
  margin-bottom: 20px;

}

/*----------------------------------------------------
    ☆for Amchor
----------------------------------------------------*/

#lc02,
#lc03 {
    padding-top:154px;
    margin-top:-154px;
}

/*----------------------------------------------------
tab MV
----------------------------------------------------*/
@media (max-width: 768px) {

    #mv{
       max-width: 750px;
        width:100%;
    }

    #mv:before{
        display:  none;
    }

    #mv:after{
        display:  none;
    }
}

/*==============================
tab contents
===============================*/
@media (max-width: 768px) {
    .hope .lead:after{
        display: none;
    }

    .hope .lead:before{
        display: none;
    }

    .hope .banner .inr{
        max-width: 740px;
    }

    .greenTexture:before{
        display:  none;
    }

    .greenTexture:after{
        display:  none;
    }


    .greenTexture .inr{
        max-width: 740px;
    }

    .greenTexture .inr ul li .modalContents{
        height: 327px;
    }

    .underContents .inr{
        max-width: 740px;
        width: 100%;
        margin: 0 auto;

    }

    .greenTexture .inr ul li {
        width: calc(96% / 3);
    }

    #contents .greenTexture .inr ul li .modalContents img {
        max-width: 80%;
    }

    .greenTexture .inr ul li .modalContents .clickBtn{
        margin-top: 13%
    }
    .greenTexture .inr ul li:nth-child(2) .modalContents .clickBtn{
        margin-top: 30%
    }

    .underContents .inr ul li:first-child .subContents .youtube img{
        margin-top: 10%;
    }

    .underContents .inr ul li:first-child .subContents .greenBtn{
        margin-top: 17%;
    }

    .underContents .inr ul li:last-child .subContents .greenBtn{
        margin-top: 8%;
    }

}


/*==============================
SP MV
===============================*/
@media (max-width: 480px) {
#mv {
    border-bottom:none;
    height:250px;
    margin-bottom:2%;
    width:100%;
}
}

@media (max-width: 480px) {
#mv h1{
    color:#61d44c;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-shadow:0px 0px 23px #FFF;
    position: absolute;
    top: 39%;
    left: 43%;
    transform: translate(-33%, -26%);
}
}

@media (max-width: 480px) {
    #mv img{
    margin: 0 auto;
    height: 207px;
    }
}

@media (max-width: 480px) {
#mv:before{
    display:none;
}
}

@media (max-width: 480px) {
#mv:after{
    display: none;
}
}

/*==============================
sp contents
===============================*/

@media (max-width: 480px) {
    .hope{
        margin: 0 auto;
        max-width: 460px;
        width: 100%;
    }
}


@media (max-width: 480px) {
    #contents .hope .inr {
        text-align: center;
        max-width:266px;
        width:100%;
        margin:0 auto;
    }

    .hope .banner .inr ul li {
        margin-right: 0%;
        float:none;
        width: 100%;
    }

    .hope .banner .inr ul li:last-child {
        margin-top: 2%;
    }
}

@media (max-width: 480px) {
    .hope h2,.yellowTexture h2{
        color: #152c12;
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-shadow:0px 0px 23px #FFF;
        text-align: center;
        margin-bottom:35px;
    }
}

@media (max-width: 480px) {
    .hope .center{
        color: #152c12;
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
        font-size: 12px;
        font-weight: bold;
        line-height: 230%;
        margin-bottom: 2%;
    }
}

@media (max-width: 480px) {
    .hope .center .mb-33{
        margin-bottom: 10%;
    }
}

@media (max-width: 480px) {
    .hope .green_txt{
        color: #4bb936;
    }
}

@media (max-width: 480px) {
    .hope .green_txt{
        color: #4bb936;
    }
}


@media (max-width: 480px) {
    .hope .lead{
        margin-bottom: 3%;
    }
}

@media (max-width: 480px) {
    .hope .lead:after{
        display:none;
    }
}

@media (max-width: 480px) {
    .hope .lead:before{
       display:none;
    }
}

@media (max-width: 480px) {
    .hope .banner{
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .hope .banner .inr{
        max-width: 460px;
        margin: 0 auto;
        width:100%;
    }
}

@media (max-width: 480px) {
    .hope .banner .inr ul li{
        display: block;
    }
}

@media (max-width: 480px) {
    .hope .banner .inr ul li a img{
        max-width: 100%;
    }
}

 @media (max-width: 480px) {

.yellowTexture {
    margin-top: 5%;
    padding: 30px 0;
}


   .greenTexture {
        background-color:#6fdd63;
        width:100%;
        padding-top: 20px;
        padding-bottom: 43px;
       margin-top: 5%;
    }
    }

 @media (max-width: 480px) {
    .greenTexture:before{
        display:none;
    }
}

@media (max-width: 480px) {
    .greenTexture:after{
        display:none;
    }
}


@media (max-width: 480px) {
    .greenTexture .inr{
        max-width: 290px;
        margin:  0 auto;
        margin-top:5%;
        width:100%;
    }
}

@media (max-width: 480px) {
    .greenTexture .inr ul li{
        display:block;
        width: 100%;
        margin-top: 14%;
    }
}


@media (max-width: 480px) {
    .greenTexture .inr ul li{
        margin-right: 0%;
    }
}


@media (max-width: 480px) {
    .greenTexture .inr ul li .modalContents{
        height: 395px;
        font-weight: bold;
        color: #fff;
        border: solid 3px #fff;
        border-radius: 10px;
    }
}

@media (max-width: 480px) {
    .greenTexture .inr ul li .modalContents h3{
        background-color: #6fdd63;
        width:200px;
        margin:0 auto;
        margin-top: -5%;
        color: #152c12;
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
        font-size: 20px;
        font-weight: bold;
    }
}

@media (max-width: 480px) {
    .greenTexture  .inr ul li .modalContents .subTitle{
        color: #152c12;
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
        font-size: 14px;
        font-weight: bold;
    }
}

@media (max-width: 480px) {
    .greenTexture .inr ul li .modalContents img{
        margin-top: 8%;
    }
}

@media (max-width: 480px) {
    .greenTexture .inr ul li .modalContents .clickBtn{
        margin-top: 11%
    }
}

@media (max-width: 480px) {
    .greenTexture .inr ul li:nth-child(2) .modalContents .clickBtn{
        margin-top: 23%
    }
}

@media (max-width: 480px) {
    .greenTexture .inr ul li:last-child .modalContents .clickBtn{
        margin-top: 15%
    }
}

@media (max-width: 480px) {
    .greenTexture .inr ul li .modalContents .clickBtn a{
        text-decoration: none;
        color:#fff;
    }
}

@media (max-width: 480px) {
    .greenTexture .inr ul li .modalContents .clickBtn a .btnTxt{
        background-color: #111;
        margin: 0 auto;
        border-radius: 5%;
        margin-top: 15%;
        padding: 10px 10px;
        width: 70%;
    }
}

@media (max-width: 480px) {
    .underContents{
        max-width:1200px;
        margin: 0 auto;
        width: 100%;
        margin-top: 5%;
    }
}

@media (max-width: 480px) {
    .underContents .inr{
        margin-top: 5%;
        max-width: 290px;
        margin: 0 auto;
        width:100%;
    }
}


@media (max-width: 480px) {
    .underContents .inr ul li{
        display: block;
        width:90%;
    }
}


@media (max-width: 480px) {
    .underContents .inr ul li:first-child{
        margin-right: 0%;
        margin-top: 10%;
    }
}

@media (max-width: 480px) {
    .underContents .inr ul li:last-child{
        margin-top: 20%;
    }
}

@media (max-width: 480px) {
    .underContents .inr ul li .subContents{
        text-align: center;
        width: 290px;
    }
}

@media (max-width: 480px) {
    .underContents .inr ul li .subContents h4{
        color: #152c12;
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
        font-size: 18px;
        font-weight: bold;
    }
}

@media (max-width: 480px) {
    .underContents .inr ul li .subContents .subTitle{
        color: #152c12;
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
        font-size: 12px;
        font-weight: bold;
        margin-top:2%;
    }
}


@media (max-width: 480px) {
    .underContents .inr ul li .subContents .greenBtn .btnTxt{
        background-color: #a8ff9e;
        margin: 0 auto;
        border-radius: 5%;
        margin-top: 5%;
        padding: 10px 10px;
        width: 70%;
        color:#152c12;
    }
}

@media (max-width: 480px) {
    .underContents .inr ul li:first-child .subContents .greenBtn{
        margin-top:9%;
    }
}

@media (max-width: 480px) {
    .underContents .inr ul li .subContents .youtube img{
        margin-top: 5%;
    }
    .underContents .inr ul li:first-child .subContents .youtube img{
        margin-top:5%;
    }
}
