/*トップ共通*/

body {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    /*background-color:#63992d;*/
}

#wrapper {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

#banner {
    width: 100%;
    padding:1em 0;
    text-align: center;
}

#header {
    width: 100%;
    min-width: 1220px;
    text-align: center;
    margin: 0 auto -521px;
    height: 1000px;
    background: url(../img/header_bk.jpg) no-repeat top center;
    font-size: 0px;
}

#in-header {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
}

#in-header h1 {
    width: 100%;
    margin: 0 auto;
    height: 0;
    background: url(../img/header_logo.png) no-repeat top center;
    padding-top: calc( 463 / 1220 * 100%);
    background-size: contain;
    font-size: 0px;
}

#in-header p#header_txt {
    height: 705px;
    width: 149px;
    background: url(../img/header_txt.png) no-repeat top center;
    background-size: contain;
    font-size: 0px;
    position: absolute;
    top: 0;
    left: 0;
}



#movie {
    width: 100%;
    min-width: 1220px;
    margin: 0 auto 8px;
    padding: 10px 0;
}

#movie #in-movie {
    width: 840px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.4);
}






/*#movie #in-movie p {
    width: 100%;
    text-align: center;
}
*/

#movie #in-movie .movie_area {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

#movie #in-movie .movie_area .video #vjs_video_540,
#movie #in-movie .movie_area .video #vjs_video_3,
#movie #in-movie .movie_area .video .video-js {
    padding-top: 56.3%;
}

#lead {
    width: 100%;
    min-width: 1220px;
    margin: 0 auto;
    height: 1377px;
    background: url(../img/lead_bk.jpg) no-repeat top center;
    font-size: 0px;
}



#lead #in-lead {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
}

#lead #in-lead h2 {
    width: 100%;
    margin: 0 auto;
    height: 0;
    background: url(../img/lead.png) no-repeat top center;
    padding-top: calc( 887 / 1220 * 100%);
    font-size: 0px;
}

#lead #in-lead h2:after {
    content: "";
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 0;
    background: url(../img/lead_img.png) no-repeat center;
    padding-top: calc( 490 / 1220 * 100%);
    font-size: 0px;
}

#about {
    width: 100%;
    min-width: 1220px;
    margin: 0 auto;
    height: 679px;
    background: url(../img/about_bk.jpg) no-repeat top center;
    font-size: 0px;
}

#about #in-about {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
}

#about #in-about h3 {
    width: 100%;
    margin: 0 auto;
    height: 0;
    background: url(../img/about_img.png) no-repeat top center;
    padding-top: calc( 679 / 1220 * 100%);
    font-size: 0px;
}

#history {
    width: 100%;
    min-width: 1220px;
    margin: 0 auto;
    height: 930px;
    background: url(../img/history_bk.jpg) no-repeat top center;
    font-size: 0px;
}

#history #in-history {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
}

#history #in-history h4 {
    width: 100%;
    margin: 0 auto;
    height: 0;
    background: url(../img/history.png) no-repeat top center;
    padding-top: calc( 930 / 1220 * 100%);
    font-size: 0px;
}



#footer {
    width: 100%;
    min-width: 1220px;
    margin: 0 auto;
    height: 225px;
    background: url(../img/footer_bk.jpg) no-repeat top center;
    font-size: 0px;
}

#in-footer {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
    padding: 55px 0;
}

#footer #in-footer a {
    width: 100%;
    margin: 0 auto;
    height: 113px;
    background: url(../img/footer_btn.png) no-repeat top center;
    font-size: 0px;
    display: block;
}

#footer #in-footer a:hover {
    opacity: 0.8;
}


.sp {
    display: none;
}









/*　スマホCSS */

@media screen and (max-width: 750px) {

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    #banner img {
    width: 100%;
}

    #header {
        width: 100%;
        min-width: 320px;
        text-align: center;
        margin: 0 auto;
        height: auto;
        background: url(../img/smp/header_bk.jpg) no-repeat top center;
        background-size: cover;
        font-size: 0px;
        line-height: 0;
    }

    #header #in-header h1 {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/smp/header_logo.png) no-repeat top center;
        padding-top: calc( 297 / 640 * 100%);
        background-size: contain;
        font-size: 0px;
        line-height: 0;
    }

    #header #in-header p#header_txt {
        height: 0;
        width: 100%;
        margin: 0 auto;
        background: url(../img/smp/header_txt.png) no-repeat top center;
        padding-top: calc( 429 / 640 * 100%);
        background-size: contain;
        font-size: 0px;
        position: relative;
        line-height: 0;
    }

    #header #in-header p#header_txt2 {
        height: 0;
        width: 100%;
        margin: 0 auto;
        background: url(../img/smp/header_txt2.png) no-repeat top center;
        padding-top: calc( 139 / 640 * 100%);
        background-size: contain;
        font-size: 0px;
        position: relative;
        line-height: 0;
    }

    #header #in-header p#header_txt3 {
        height: 0;
        width: 100%;
        margin: 0 auto;
        background: url(../img/smp/header_txt3.png) no-repeat top center;
        padding-top: calc( 94 / 640 * 100%);
        background-size: contain;
        font-size: 0px;
        position: relative;
        line-height: 0;
    }


    #lead {
        width: 100%;
        min-width: 320px;
        text-align: center;
        margin: 0 auto;
        height: auto;
        background: url(../img/smp/lead_bk.jpg) no-repeat top center;
        background-size: cover;
        font-size: 0px;
        line-height: 0;
        /*adding-top: 15px;*/
    }

    #lead #in-lead {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    #movie {
        width: 100%;
        min-width: 320px;
        margin: 0 auto;
        padding: 15px 0 0;
        background: url(../img/smp/lead_bk.jpg) no-repeat 0 13%;
    }

    #movie #in-movie {
        width: 95%;
        margin: 0 auto;
        position: relative;
        padding: 0;
        background: none;
    }
    /*#movie #in-movie p {
    width: 100%;
    text-align: center;
}
*/
    #movie #in-movie .movie_area {
        width: 80%;
        margin: 0 auto;
        padding: 2em 0 0.5em;
        text-align: left;
    }

    #lead #in-lead h2 {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/smp/lead.png) no-repeat top center;
        padding-top: calc( 931 / 640 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #lead #in-lead h2:after {
        background: none;
        display: none;
    }

    #lead #in-lead p {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/smp/lead2.png) no-repeat top center;
        padding-top: calc( 1376 / 640 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #movie #in-movie .movie_area {
        width: 100%;
        margin: 0 auto;
        padding: 0.5em 0 0;
    }

    #about {
        width: 100%;
        min-width: 320px;
        margin: 0 auto;
        height: auto;
        background: #ff7305;
        font-size: 0px;
    }

    #about #in-about h3 {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/smp/about_img.png) no-repeat top center;
        padding-top: calc( 1161 / 640 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #history {
        width: 100%;
        min-width: 320px;
        text-align: center;
        margin: 0 auto;
        height: auto;
        background: url(../img/smp/history_bk.jpg) no-repeat top center;
        font-size: 0px;
        background-size: cover;
        line-height: 0;
    }

    #history #in-history h4 {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/smp/history.png) no-repeat top center;
        padding-top: calc( 1102 / 640 * 100%);
        background-size: contain;
        font-size: 0px;
    }

    #history #in-history2 {
        width: 100%;
        margin: 0 auto;
        background: #276ea5;
    }

    #history #in-history2 h5 {
        width: 100%;
        margin: 0 auto;
        height: 0;
        background: url(../img/smp/history2.png) no-repeat top center;
        padding-top: calc( 979 / 640 * 100%);
        background-size: contain;
        font-size: 0px;
    }

#footer {
    width: 100%;
    min-width: 320px;
    height: auto;
}

#in-footer {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
    padding: 15px 0 0;
}

#footer #in-footer a {
    width: 100%;
    margin: 0 auto;
    height: 0;
    background: url(../img/smp/footer_btn.png) no-repeat top center;
        padding-top: calc( 129 / 640 * 100%);
    background-size: contain;
    font-size: 0px;
    display: block;
}

#footer #in-footer a:hover {
    opacity: 0.8;
}

    #movie img {
        width: 100%;
        margin: 0 auto;
    }
}