@charset "sjis";

body{
    width: 100%;
    font-family: "Hiragino Kaku Gothic ProN","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Sans",Meiryo,sans-serif;
}
main h2{
    color: #769bb9;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    letter-spacing: 1px;
}
main a:hover{
    opacity: 0.8;
}

/*共通*/
main .btm {
    text-align: center;
}
main .btm .tell{
    width: 80%;
    padding: 10px 0;
    margin: 20px auto 10px;
    border-radius: 50px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3);
    background-color: #fcdf8d;
    color: #000;
    max-width: 400px;
    font-family: "RoundedMgenplus-medium";
    line-height: 1.5em;

}
main .btm .tell strong {
    background-image: url(../images/free1.gif);
    background-size: 30px;
    background-repeat: no-repeat;
    font-size: 1.6em;
    padding: 0 0 5px 35px;
    background-position: center left;
}


/*.top*/

main section.top{
    background-image: url("../images/bg_whitegd.png"),url("../images/main_sp.jpg");
    background-repeat: repeat-x,no-repeat;
    background-size: auto,100% auto;
    background-position: top left,bottom center;
    height: 80vh;
    height: calc(100vh - 100px);
    max-height: 570px;
    position:relative;
}
main section.top h1{
    width: 80%;
    text-align: center;
    margin: auto;
    padding: 20px 0 0 0;
    font-size: 14px;
    color: #615951;
    font-weight: bold;
    font-weight: 900;
    text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 8px #fff,0 0 8px #fff,0 0 8px #fff,0 0 8px #fff,0 0 8px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}
main section.top h1 span{
    display: block;
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-bottom: 10px;
}
main section.top h1 strong{
    font-size: 50px;
    letter-spacing: 3px;
    margin: 0 0 10px 0;
}
main section.top h1 small{
    font-size: 18px;
    font-weight: bold;
    font-weight: 900;
    color: #615951;
}
main section.top h1 img{
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
}
main section.top h1 img.logo_esp{
    width: 70%;
    max-width: 300px;
    margin: 0px auto 0 auto;
    display: block;
}
main section.top a{
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translate(-50%,0);
    display: block;
    background-color: #f76081;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    width: 90%;
    max-width: 600px;
    margin: auto;
    border-radius: 40px;
    padding: 10px 0 10px 30px;
    box-shadow: 0px 0px 3px #666;
    background-image: url(../images/icon_down.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: auto 70%;
    border:2px dotted #fff;
}
main section.top a,
main section.top a:link,
main section.top a:hover,
main section.top a:visited{
    text-decoration: none;
}
main section.top a:visited{
    opacity: 0.9;
}
main section.top a::after{
    display: block
}


/*.plan*/

main .plan{
    width: 100%;
    padding-top: 20px;
}
main .plan img.logo_esp{
    width: 35%;
    max-width: 300px;
    margin: 0 auto 10px auto;
    display: block;
}
main .plan img.kagu{
    width: 90%;
    max-width: 650px;
    margin: 0 auto 20px auto;
    display: block;

}
main .plan ul{
    width: 94%;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
}
main .plan ul li{
    background-color: #f7a4a4;
    border: 1px solid #f7a4a4;
    display: block;
    float: left;
    border-radius: 30px;
    list-style: none;
    width: 46%;
    margin: 0 2% 10px 2%;
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
}
/*main .plan ul li:nth-child(4n-1),
main .plan ul li:nth-child(4n-2){
    background-color: #ffffff;
    color: #f7a4a4;
}*/
main .plan p{
    width: 96%;
    margin: auto;
    color: #615951;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 20px 0 5px 0;
    line-height: 2.0em;
}
main .plan small{
    display: block;
    width: 96%;
    margin: auto;
    color: #666666;
    text-align: center;
}

/*.price*/

main .price {
    background-image: url(../images/bg_png.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 60px 0 0 0;
    padding: 60px 0 40px 0;
}

main .price .layout div{
    background-color: #ffffff;
    border-radius: 8px;
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
    padding: 5px 0 20px 0;
}
main .price h3{
    color: #769bb9;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
main .price div img{
    width: 90%;
    margin: auto;
    display: block;
}
main .price small{
    width: 90%;
    margin: 10px auto 0 auto;
    display: block;
    color: #666666;
}
main .price p{
    width: 96%;
    margin: auto;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 20px 0 40px 0;
    line-height: 1.8em;
}
main .price p img{
    display: none;
}

/*.movie*/

main .movie {
    text-align: center;
    padding: 20px 0px 20px 0;
}
main .movie h4{
    font-weight: bold;
    font-size: 22px;
    color: #f7a4a4;
    line-height: 1.5em;    
}
main .movie .layout {
    width: 90%;
    max-width: 560px;
    margin: auto;
    padding: 20px 0 0 0;
}
main .movie .layout img{
	margin: auto;
    width: 100%;
}
main .movie .youtube {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
main .movie iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*.faq*/
main .faq{
    background-image: url(../images/bg_png2.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 60px 0 0 0;
    padding: 60px 0 80px 0;    
}
main .faq h3{
    text-align: center;
    color:#ffffff;
    font-family: "RoundedMgenplus-medium";
}

main .faq ul{
    width: 100%;
    padding: 0;
}
main .faq ul li{
    width: 90%;
    margin: 10px auto 0 auto;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 10px;
}
main .faq ul li h6{
    color: #615951;
    font-size: 18px;
    font-family: "RoundedMgenplus-medium";
    line-height: 1.2em;
    margin: 0 auto 10px auto;
    box-sizing: border-box;
    padding: 0 0px 0px 35px;
    background-image: url(/student/esp/images/icon_q.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0px center;
}
main .faq ul li p{
    line-height: 1.8em;
    text-indent: 1.3em;
    background-image: url(/student/esp/images/icon_a.png);
    background-repeat: no-repeat;
    background-size: 1.0em;
    background-position: 0px 3px;
}


/*img.img_chair*/

main img.img_chair{
    display: block;
    max-width: 150px;
    width: 30%;
    margin: 20px auto;
}


/*form*/
main section.form {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
}

main section.form h2{
    letter-spacing: 2px;
    line-height: 1.3em;
    font-size: 28px;
    margin: 0 auto 20px auto;
}

main section.form .setsumei{
    width: 96%;
    max-width: 500px;
    margin: 10px auto 0 auto;    
}
main section.form .setsumei img{
    width: 40%;
    float: left;
    margin-right: 5px;
}
main section.form .setsumei p{
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
main section.form .setsumei span{
    color: #ff3f1f;
    font-size: 12px;
}
main section.form .setsumei p.tyusyaku{
    font-size: 12px;
    font-weight: normal;
    color: #4d4d4d;
    padding: 10px 0 0 0;
    clear: both;
}

/*.form*/
main section.form dl{
    margin: 0;
}
main section.form dt{
    overflow: hidden;
}
main section.form dd input {
 border: none;
 outline: none;
  height: 30px;
  background-color:#FFF;
  width: 96%;
    border: 2px solid #ffffff;
}
main section.form dd select{
    height: 30px;
    border: 2px solid #ffffff;
}


main section.form .form_box{
    background-color: #ffeeee;
    border-radius: 10px;
    margin: 10px auto;
    clear: both;
    padding:5px 5px 10px 5px;
}


main section.form label{
    width: 100%;
    padding:5px 5px 5px 5px;
    font-family: "RoundedMgenplus-medium";
    
}

main section.form label br{
    display: none;
}

main section.form label span{
    color: red;
    display: inline-block;
}

main section.form #high{
    height: auto;
    overflow: hidden;
}

main section.form #checkbox_item{
    padding: 0;
    overflow: hidden;
}

main section.form .checkbox_item{
    list-style: none;
    max-width: 500px;
    margin: auto auto 5px auto;
}

main section.form li{
    margin: auto;
    display: block;
}
main section.form label.high{
    width: 96%;
    
}

main section.form input{
    display: block;
}
main section.form dd.dl_address input{
    margin: 0 auto 5px auto;
    
}

main section.form label.high span{
    color: #000;
    font-size: 13px;
    padding: 6px 0;
}





main section.form dd input#ipt_highschool span{
    color: #000;
}

main section.form input[type="radio"],
main section.form input[type="checkbox"] {
    display: none;
    line-height: normal;
}

input[type="radio"] + label, input[type="checkbox"] + label {
    cursor: pointer;
    border-radius: 5px;
    display: table;
    width: 98%;
    margin: 3px auto;
    text-align: center;
    font-size: 110%;
    box-shadow: 0px 0px 3px #999;
    background: #ffffff;
}
input[type="radio"] + label span, input[type="checkbox"] + label span {
    display: block;
    width: 100%;
    padding: 0;
}

input[type="radio"]:checked + label, input[type="checkbox"]:checked + label {
    background: #b1ebd0;
}




/*checkbox・radiobutton クラシック型　ul.classic-----------------------------------------*/
.classic input[type="radio"],
.classic input[type="checkbox"] {
	/* IE8-9 */
	line-height: normal;

}

.classic input[type="radio"] + label,
.classic input[type="checkbox"] + label{
    cursor: pointer;
	max-width: 400px;
	margin: 3px auto;
    
    border-radius: none;
    width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 16px;    
    box-shadow: none;
    background: none;    
   
}

.classic input[type="checkbox"] + label span{
	display: block;
	width: 100%;
    background-image:url(/common_jp/image/v5/chk_off.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0 0 0 30px;
}
.classic input[type="radio"] + label span{
	display: block;
	width: 100%;
    background-image:url(/common_jp/image/v5/rdo_off.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0 0 0 30px;
}

.classic input[type="checkbox"]:checked + label span{
    background-image:url(/common_jp/image/v5/chk_on.png);
}
.classic input[type="radio"]:checked + label span{
    background-image:url(/common_jp/image/v5/rdo_on.png);
}






/*プライバシーポリシー*/
main section.form label.doui{
    margin: auto;
    display: block;
    padding: 10px 0;
    margin: 10px 0px 0 0;
}
main section.form label.doui span{
    display: inline;
    color: #000000;
}
main section.form dd.dl_privacy{
    text-align: center;
}
main section.form dd.dl_privacy a{
    display: inline-block;
    margin: 20px auto 0 auto;
}




main section.form .submitbt{
    width: 90%;
    max-width: 400px;
    margin: 50px auto;
}

main section.form .submitbt input{
    background-color: #e71f19;
    color: #fff;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    padding: 20px 10px;
    border-radius: 30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3);
    border: none;
    font-size: 1.2em;
    font-family: "RoundedMgenplus-medium";
}

main section.form strong{
    padding-top: 10px;
    width: 95%;
    margin: 0 auto;
    clear: both;
    color: #ff0000;
    text-align: left;
    float: none;
    
}

main section.form strong span{
    display: table;
    color: #ff0000;
    background-color: #ff0000;
    width: 20px;
    height: 15px;
    border-radius: 30px;
    float: left;
    text-align: center;
    font-weight: bold;
    margin: -4px 3px;
}

main section.form strong span b{
    display: table-cell;
    width: 15px;
    height: 15px;
    border-radius: 30px;
    vertical-align: middle;
    color: #ffffff;
    font-size: 16px;
}

::placeholder{
  color:#ccc
}

main section.form br#raiten_br{
    display: inline-block;
}

main #bottom_btm{
    margin-bottom: 50px;
}

main #bottom_btm a{
    text-decoration: none;
}

/*----------------------------------
確認フォーム--------------------------*/



main section#mainform{
    width: 95%;
    max-width: 600px;
    font-size: 16px;
    margin: 20px auto;
}

main section.conf_title h1{
    background-image: url("../images/conf_top.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding: 30px 0;
    font-weight: 600;
    font-size: 120%;
    text-align: center;
}


main section#mainform label{
    background-color: #ffeeee;
    width: 100%;
    padding: 10px 0 10px 5px;
}

main section#mainform dd{
    background-color: #fff;
    width: 100%;
    padding: 10px 0 10px 5px;
}

main section#mainform .submitbt{
    width: 95%;
    max-width: 400px;
    margin: 0 auto;
}

input.submit_button {
    background-color: #e71f19;
    color: #fff;
    width: 100%;
    max-width: 400px;
    margin: 30px auto 0;
    padding: 20px 10px;
    border-radius: 30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3);
    border: none;
}

main section#mainform .submitbt input.modoru{
    margin-top: 30px;
    background-color: #fcdf8d;
    padding: 10px 10px;
    color: #000;
}


@media screen and (min-width:600px){
    main section.conf_title p{
        width: 95%;
        max-width: 600px;
        margin: 30px auto;
    }

    main section.top{
        background-image:url("../images/main_tb.jpg");
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position:bottom center;
        height: 80vh;
        height: calc(100vh - 100px);
        max-height: 570px;
        position:relative;
        padding-top: 30px;
    }
     main section.top .title{
        /*width: 500px;
        margin: 0px auto 0 auto;
        padding: 20px 0 50px 0;
        background-image: url(../images/bg_title80.png);
        background-size: 100% 100%;*/
    }
    main section.top h1{
        padding: 20px 0 0 0;
        
    
    }
    main section.top a{
        bottom: 100px;
        width: 500px;
        text-align: center;
        letter-spacing: 2px;
        padding: 10px 0 10px 0;
    }
    
     main .faq{
        background-image: url(../images/bg_png.svg);
    }
}

/*-----------------------------------------------------
window size 900-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:900px){
    main h2{
        font-size: 30px;
        color: #ffffff;
        background-color: #615951;
        margin-top: 0;
        padding: 20px;
        letter-spacing: 3px;
    }
    main a:hover{
        opacity: 0.7;
    }

    main section.top{
        background-image: url("../images/main_img.jpg");
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position:bottom auto;
        height: 650px;
        max-height: inherit;
        padding-top: 20px;
    }
    main section.top .title{
        width: 600px;
        margin: 0px auto 0 auto;
        padding: 20px 0 60px 0;
        /*background-image: url(../images/bg_title80.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;*/
    }
    main section.top h1{
        font-size: 16px;
    }
    main section.top h1 strong{
        font-size: 60px;
    }
    main section.top a{
        padding: 10px 0 10px 30px;
        font-size: 24px;
        text-align: center;
    }
    
    
    
    /*.plan*/
    main .plan {
        padding:0;
    }
    main .plan .layout{
        max-width: 900px;
        margin: auto;
        padding: 40px 0 0 0;
    }
    main .plan img.kagu{
        float: left;
        width: 60%;
    }
    main .plan ul{
        text-align: center;
        margin: 60px auto auto auto;
        float: right;
        width: 35%;
    }
    main .plan ul li{
        
    }

    main .plan p{
        font-size: 26px;
        padding: 40px 0 5px 0;
        clear: both;
    }
    main .plan p br{
        display: none;
    }


    /*.price*/
    main .price {
        overflow: hidden;
        padding: 60px 10%;
    }
    main .price .layout{
        max-width: 900px;
        margin: auto;
    }
    main .price .layout div{
        float: right;
        width: 50%;
    }
    main .price h3{
        font-size: 26px;
    }
    main .price p{
        font-size: 34px;
        text-align: left;
        width: 45%;
        margin: 0px 5% 0 0;
        padding: 60px 0 0 0;
    }
    main .price p br{
        display: none;
    }
    main .price p img{
        display: block;
        width: 100%;
        margin: 30px 0 0 0;
    }
    
    /*.faq*/
   
    main .faq h3{
        font-size: 28px;
    }
    main .faq ul{
        text-align: center;
        vertical-align: top;
        max-width: 900px;
        margin: 20px auto 0 auto;
    }
    main .faq ul li{
        vertical-align: top;
        display: inline-block;
        width: 48%;
        max-width: 400px;
        text-align: left;
        min-height: 230px;
    }
    main .faq ul li h6 {
        text-align: left;
        min-height: 2.8em;
        background-position: 0px 8px;

    }
    main .faq ul li:nth-child(2) h6 {
        padding-top: 10px;
    }
    
    
    /*img.img_chair*/
    main img.img_chair{
        margin: 40px auto;
    }

    /*form*/
    main section.form h2{
        background-color: #769bb9;
    }
    main section.form h2 br{
        display: none;
    }
    main section.form .setsumei{
        overflow: hidden;
        padding: 20px 0;
    }
    main section.form .setsumei p{
        font-size: 20px;
    }
    main section.form .setsumei p.tyusyaku{
        float: none;
        clear: inherit;
        font-weight: normal;
    }
    
    main section.form .form_box{
        overflow: hidden;
    }
    main section.form dt{
        width: 25%;
        margin: 0;
        float: left;
    }
    main section.form dd{
        float: left;
        width: 70%;
    }
    main section.form label{
        
        width: 100%;
    }
    main section.form dd input {
        width: 100%;
        margin-top: 10px;
        
    }
    main section.form li{
        float: left;
    }
    
    
    main section.form label br{
    display: block;
    }

    main section.form label.high{
        width: 100%;
        margin-left: 1px;
    }


    input[type="radio"], input[type="checkbox"] {
        float: left;
    }

    main section.form ul.double li {
        width: 30%;
        margin: 0 1%;
    
    }
    main section.form ul.double li span{
        margin: 0;
    }
    
    main section.form #high{
        padding: 5px 0 5px 10px;
    }

    main section.form dd.dl_zyoukyou{
        width: 70%;

        margin: 0;
    }
    
    main section.form ul#checkbox_item{
        width: 100%;
        margin-top: 10px;
        float: none;
        display: block;
    }
    
    main section.form #yotei select{
        margin-top: 15px;
    }
    
    main section.form #kibou select.kibou2{
        margin-top: 15px;
    }
    
    main section.form #kibou select.kibou3{
        margin-left: 30%;
    }
    
    
    main #bottom_btm .tell{
        float: none;
        margin: 0 auto;
    }
    
    main section.form dd.dl_privacy{
        margin: 20px auto 0 auto;
        display: block;
        float: none;
    }
    main section.form dd.dl_privacy strong{
        max-width: 400px;
        margin: auto;
        clear: both;
    }
    
    /*----------------------------------
    確認フォーム--------------------------*/

    main section.conf_title h1{
        padding: 50px 0;
    }
    

}
@media screen and (min-width:1220px){
     main section.top{
        background-image: url("../images/main_wide.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position:bottom auto;
        height: 650px;
        max-height: inherit;
        padding-top: 20px;
    }
}