@charset "UTF-8";








/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　（０）共通項目　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/



html {
    width: 100%;
    height: 100%;
    font-family: 'Avenir','Helvetica Neue','Helvetica','Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', sans-serif;
    scroll-behavior: smooth;
}


body {
width: 100%;
height: 100%;
-webkit-text-size-adjust: none;
}


li {
    list-style: none;
}



.imgw100 img {
    width: 100%;
}



.imgw90 img {
    width: 96%;
    margin: auto;
    padding-left: 15px;
}



@media screen and (max-width: 768px){
    .imgw90 img {
        width: 97.3%;
        margin: auto;
        padding-left: 5px;
    }

}

@media screen and (max-width: 420px){
    .imgw90 img {
        width: 99%;
        margin: auto;
        padding-left: 1px;
    }

}






/*　（0-1）レイアウト　*/
.wrapper { position: relative; width: 100%; }
.contens-block { 
    position: relative; 
    width: 100%;
    border-top: 1px solid #E7340C;
 }







/*　（0-2）文字調整　*/
p { 
    font-size: 16px;
    line-height: 1.8;
}


h1.header-name {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 23px;
    letter-spacing: 5px;
    color: #ffffff;
    }


h2.contents-name {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 5px;
    color: #E7340C;
    text-align: center;
    }


    h2.contents-nameS {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 30px;
        letter-spacing: 5px;
        color: #E7340C;
        text-align: center;
        }


h2.page-main-title {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 90px;
    letter-spacing: 5px;
    color: #E7340C;
    text-align: center;
    }


h2.page-main-titleS {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 50px;
        letter-spacing: 5px;
        color: #E7340C;
        text-align: center;
        }

p.page-main-titleS2 {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 24px;
        line-height: 1.3;
        letter-spacing: 0px;
        color: #E7340C;
        text-align: center;
        margin-top: 10px;
        }

span.titleS-cap {
    font-size: 70%;
}




h3.contents-sub {
    font-family: 'Roboto', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
    color: #000000;
    text-align: center;
    padding-top: 20px;
    }


h3.page-sub-title {
    font-family: 'Roboto', sans-serif;
    font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 22px;
        line-height: 1.5;
        color: #000000;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 30px;
        letter-spacing: 1px;
        }


h3.page-con-title {
    font-weight: 500;
    font-size: 34px;
    line-height: 1.5;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #E7340C;
    text-align: center;
    letter-spacing: 2px;
    } 


h4.page-con-sub {
        font-family: 'Roboto', sans-serif;
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 24px;
        line-height: 1.5;
        color: #000000;
        text-align: center;
        letter-spacing: 1px;
        padding-top: 20px;
        } 
    

p.school-cap {
    font-size: 12px;
    line-height: 1.2;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center;
    padding: 4px 0 2px 0;
}


p.school-name {
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
}

p.school-names {
    font-size: 15px;
    line-height: 1.3;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    width: 100%;
    padding-top: 8px;
}

p.school-name-end {
    background-color: #000;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
}


p.school-day {
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
}

p.school-info-btn {
    background-color: #ffffff;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin-top: 10px;
}

p.school-info-btn a {
    color: #000000;
    text-decoration: none;
}


p.read {
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 1px solid #ffffff;
    text-align: center;
}

p.midashi {
    font-size: 14px;
    line-height: 1.5;
    border-bottom: 1px solid #ffffff;
}

p.cap {
    font-size: 12px;
    line-height: 1.5;
    padding-top: 10px;
}

span.big {
    font-size: 120%;
}


.txt-center {
    text-align: center!important;
}

.txt-left {
    text-align: left!important;
}

.txt-event-hrad {
    font-size: 30px;
    color: #ffdd00;
    text-align: center;
    font-weight: 600;
    line-height: 1.3;
    padding: 20px 0;
    letter-spacing: 2px;
}

@media screen and (max-width: 768px){
    p { 
        font-size: 14px;
        line-height: 1.8;
    }

    h2.page-main-title {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 70px;
        letter-spacing: 5px;
        color: #E7340C;
        text-align: center;
        }

    h2.contents-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 34px;
        letter-spacing: 5px;
        color: #E7340C;
        text-align: center;
        }

h2.page-main-titleS {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 40px;
        letter-spacing: 5px;
        color: #E7340C;
        text-align: center;
        }


    h3.page-con-title {
            font-weight: 500;
            font-size: 28px;
            line-height: 1.5;
            font-family: 'Oswald', sans-serif;
            font-weight: 500;
            color: #E7340C;
            text-align: center;
            letter-spacing: 2px;
            } 

     h3.contents-sub {
            font-family: 'Roboto', sans-serif;
            font-family: 'Oswald', sans-serif;
            font-weight: 500;
            font-size: 18px;
            line-height: 1.5;
            color: #000000;
            text-align: center;
            padding-top: 20px;
            }



    h3.page-sub-title {
                font-weight: 500;
                font-size: 18px;
                line-height: 1.5;
                color: #000000;
                text-align: center;
                padding-top: 10px;
                padding-bottom: 50px;
                }

    h4.page-con-sub {
            font-family: 'Roboto', sans-serif;
            font-weight: 500;
            font-size: 20px;
            line-height: 1.5;
            color: #000000;
            text-align: center;
            letter-spacing: 1px;
            padding-top: 20px;
            } 

    p.school-name {
        font-size: 20px;
        line-height: 1.5;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        letter-spacing: 2px;
    }
    
    p.school-names {
        font-size: 17px;
        line-height: 1.5;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        letter-spacing: 2px;
    }
}




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

    h2.page-main-title {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 50px;
        letter-spacing: 5px;
        color: #E7340C;
        text-align: center;
        }


    h1.header-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 5px;
        color: #ffffff;
        }

    h2.contents-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 28px;
        letter-spacing: 5px;
        color: #E7340C;
        text-align: center;
        }


        h2.page-main-titleS {
            font-family: 'Oswald', sans-serif;
            font-weight: 500;
            font-size: 32px;
            letter-spacing: 3px;
            color: #E7340C;
            text-align: center;
            }


    h3.page-con-title {
        font-weight: 500;
        font-size: 24px;
        line-height: 1.5;
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        color: #E7340C;
        text-align: center;
        letter-spacing: 2px;
        } 


    h3.contents-sub {
               font-family: 'Roboto', sans-serif;
               font-family: 'Oswald', sans-serif;
               font-weight: 500;
               font-size: 3.5vh;
               line-height: 1.5;
               color: #000000;
               text-align: center;
               padding-top: 20px;
               }

p.school-cap {
                font-size: 10px;
                background-color: rgba(255, 255, 255, 0.5);
                text-align: center;
                padding: 2px 0 0 0;
            }
            
    p.school-name {
        font-size: 16px;
        line-height: 1.5;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        letter-spacing: 2px;
    }
    
    p.school-names {
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        letter-spacing: 1px;
    }

    p.read {
        font-size: 14px;
        line-height: 1.5;
        border-bottom: 1px solid #ffffff;
        text-align: center;
    }

    .txt-event-hrad {
        font-size: 20px;
        color: #ffdd00;
        text-align: center;
        line-height: 1.3;
        padding: 20px 0;
        letter-spacing: 0px;
    }

    h3.page-sub-title {
                font-weight: 500;
                font-size: 16px;
                line-height: 1.5;
                color: #000000;
                text-align: center;
                padding-top: 10px;
                padding-bottom: 50px;
                }
}



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

p.school-cap {
    font-size: 9px;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center;
    padding: 2px 0 0 0;
}

    p.school-names {
        font-size: 12px;
        line-height: 1.5;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        letter-spacing: 0px;
    }
}












/*　（0-3）リンク調整　*/
a:hover {
    opacity: 0.9;
    transition: all 0.3s;
}

.for-btn {
    width: 200px;
    margin: auto;
    border: 1px solid #cacaca;
    background-color: #f0f0f0;
    padding: 8px 10px;
    font-size: 14px;
    margin-top: 30px;
}

.for-btn a {
    color: #000000;
    text-decoration: none;
}



/*　（0-4）色調整　*/
.c-white {
    color: #ffffff!important;
}

.c-red {
    color: #ff0000!important;
}

.c-pink {
    color: #EE7961!important;
}

.c-blue {
    color: #006FBC!important;
}

.c-black {
    color: #000000!important;
}

.c-green {
    color: #60b630!important;
}

.c-dyellow {
    color: #ffb921!important;
}

.c-lyellow {
    color: #fff200!important;
}

.c-orange {
    color: #E7340C!important;
}

.tb-white {
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
    -1px 1px 0 #FFF, 1px -1px 0 #FFF,
    0px 1px 0 #FFF,  0-1px 0 #FFF,
    -1px 0 0 #FFF, 1px 0 0 #FFF;
    letter-spacing: 2px;

}



.bc-blue {
    background-color: #006FBC!important;
}

.bc-black {
    background-color: #000000!important;
}

.bc-lyellow {
    background-color: #fff7e6!important;
}




/*　（0-5）余白調整　*/
.pTop10 {
    padding-top: 10px;
}

.pTop20 {
    padding-top: 20px;
}

.pTop30 {
    padding-top: 30px;
}


.mTop20 {
    margin-top: 20px;
}

.mTop-50 {
    margin-top: -40px!important;
}

.mTop-100 {
    margin-top: -100px;
}


/*　（0-6）ライン　*/
.lineA {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #595959;
}

hr.lineB {
    border-top: 0.5px dotted #b4b4b4;
    margin: 0 0 100px;
}


@media screen and (max-width: 420px){
    hr.lineB {
        border-top: 0.5px dotted #b4b4b4;
        margin: 0 0 30px;
    }
}





/*　（0-7）トップへボタン　*/
.page-top { 
    display: none;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 50;
    }
    .page-top a:hover { 
    opacity: .8;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);	/* IE lt 8 */
    -ms-filter: "alpha(opacity=80)"; /* IE 8 */
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    }
    @media screen and (max-width: 979px){
    .page-top { 
        display: none;
        position: fixed;
        bottom: 20px;
        right: 10px;
        z-index: 50;
        }
    }
    @media screen and (max-width: 767px){
    .page-top { 
        display: none;
        position: fixed;
        bottom: 20px;
        right: 10px;
        z-index: 50;
        }
    }


    /*　（0-8　改行　*/
    br.pc { display: block; }
    br.ipad { display: none; }
    br.smart { display: none; }


    @media screen and (max-width: 768px){
        br.pc { display: none; }
        br.ipad { display: block; }
        br.smart { display: none; }
    }


    @media screen and (max-width: 420px){
        br.pc { display: none; }
        br.ipad { display: none; }
        br.smart { display: block; }
    }



    /*　（0-9　非表示　*/
    div.pc { display: block; }
    div.smart { display: none; }

    img.pc { display: block; }
    img.smart { display: none; }



    @media screen and (max-width: 420px){
        div.pc { display: none; }
        div.smart { display: block; }

        img.pc { display: none; }
        img.smart { display: block; }
    }










/*　フェード　*/
/*　要素の表示　*/
.effect-fade {
    opacity : 0;
    transform : translate(0px, 45px);
    transition : all 1500ms;
    }
    .effect-fade.effect-scroll {
    opacity : 1;
    transform : translate(0, 0);
    }
    
    .effect-fade:nth-of-type(2) {
    transition : all 2000ms!important;
    }
    
    .effect-fade2 {
    opacity : 0;
    transform : translate(10px, 100px);
    transition : all 1500ms;
    }
    .effect-fade2.effect-scroll {
    opacity : 1;
    transform : translate(0, 0);
    }
    
    .effect-fade3 {
    opacity : 0;
    transform : translate(0px, -50px);
    transition : all 2000ms;
    }
    .effect-fade3.effect-scroll {
    opacity : 1;
    transform : translate(0, 0);
    }

    
    .wrap {
        animation: fadein 3s forwards;
    }
    
    @keyframes fadein {
        0% {opacity: 0}
        100% {opacity: 1}
    }

    #page-animate::before {
        content: '';
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #333;
        z-index: 9999;
        pointer-events: none;
        right: 100%;
        -webkit-transition: right 0.8s cubic-bezier(0.4, 0, 0.2, 1);
        transition: right 0.8s cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0.9;
       }
       
       #page-animate::after {
        content: '';
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #333;
        z-index: 9999;
        pointer-events: none;
        left: 100%;
        -webkit-transition: left 0.8s cubic-bezier(0.4, 0, 0.2, 1);
        transition: left 0.8s cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0.9;
       }
       
       #page-animate.is-slide-in::before {
        right: 0;
       }
       
       #page-animate.is-slide::after {
        left: 0;
       }










       



/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　（1）ヘッダ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/

header#header { 
    position: relative;
    width: 100%;
    }

.header-inblock {
    width: 1080px;
    margin: auto;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    }



.header-bar {
    width: 100%;
    height: 45px;
    background-color: #000000;
    }
    
.header-bar-inblock {
    width: 1080px;
    margin: auto;
    text-align: left;
    padding: 10px 0;
    }




.header-logo {
    width: 120px;
    }

.header-logo img {
    width: 100%;
    }




.header-navicon { 
    width: 800px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    }

.header-cap { 
    width: 330px;
    margin-right: 0px;
    margin-top: 10px;
    }

.header-cap ul { 
    display: flex;
    }

.header-cap li {
    list-style: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-left: 20px;
    }

.header-cap li a {
    text-decoration: none;
    color: #000000;
    }


.header-sns {
    width: 140px;
    padding: 0;
}
.header-sns ul { 
    display: flex;
    }

.header-sns li {
    list-style: none;
    width: 40px;
    margin-left: 10px;
    }

.header-sns li img {
    width: 100%;
    }



.header-banner-block {
        width: 97%;
        display: flex;
        margin-top: 10px;
        text-align: right;
    }
    
.header-banner-block img {
        width: 99%;
        margin: auto;
    }





    
@media screen and (max-width: 768px){
    .header-inblock {
        width: 90%;
        margin: auto;
        padding: 20px 0;
        display: flex;
        justify-content: space-between;
        }

    
    .header-navicon { 
        display: none;
        }
    
    .header-bar-inblock {
        width: 90%;
        margin: auto;
        text-align: left;
        padding: 10px 0;
        }
}




    
@media screen and (max-width: 768px){
    .header-logo {
        width: 30%;
        }
    
        .header-bar-inblock {
            width: 90%;
            margin: auto;
            text-align: center;
            padding: 10px 0;
            }
}













/*　（1-2）メインメニュー　*/
    
#main-nav {
    display: block;
    width: 1080px;
    margin: auto;
    position: relative;
    z-index: 10;
    }
    
    
#main-nav ul {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    }
    
#main-nav li {
    list-style: none;
    width: 110px;
    }
    
#main-nav li img {
    width: 100%;
    }
    
.smartphone-nav { display: none; }




    
/*　子要素　*/
#main-nav ul{
	z-index: 100;
}

#main-nav ul#menu li{
    list-style: none;
}

#main-nav ul.child{
        display: none;
        position: absolute;
        width: 180px;
		top: 85px;
		left: 100px;
        padding-top: 10px;
}

#main-nav ul.child li {
	width: 180px;
    padding: 10px 0px;
    display: block;
    color: #fff;
    background-color: #E7340C;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
}

#main-nav ul.child li a{
    color: #fff;
	text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 2px;
}

#main-nav ul.child li a:hover{
opacity: 0.7;
}




#main-nav ul.child2{
        display: none;
        position: absolute;
        width: 180px;
		top: 85px;
		left: -30px;
        padding-top: 10px;
}

#main-nav ul.child2 li {
	width: 180px;
    padding: 10px 0px;
    display: block;
    color: #fff;
    background-color: #E7340C;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
}

#main-nav ul.child2 li a{
    color: #fff;
	text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 2px;
}

#main-nav ul.child2 li a:hover{
opacity: 0.7;
}




#main-nav ul.child3{
        display: none;
        position: absolute;
        width: 400px;
		top: 85px;
		left: 700px;
        padding-top: 10px;
}

#main-nav ul.child3 li {
	width: 200px;
    height: 40px;
    padding: 10px 0px;
    display: block;
    color: #fff;
    background-color: #E7340C;
	border-bottom: 1px solid #ffffff;
	text-align: center;
    float: left;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    box-sizing: border-box;
}

#main-nav ul.child3 li:nth-child(odd){ 
	border-right: 1px solid #ffffff;
}

#main-nav ul.child3 li.collightC {
    background-color: #E7340C;
    height: 50px;
    border-bottom: 0px;
    line-height: 27px;
}

#main-nav ul.child3 li.collight {
    background-color: #e16d53;
    height: 50px;
    border-bottom: 0px;
    line-height: 27px;
}

#main-nav ul.child3 li.collightB {
    width: 100%;
    background-color: #e49889;
    height: 40px;
    border-bottom: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
}

#main-nav ul.child3 li.textsmall a {
    font-size: 12px;
    letter-spacing: 0px;
}


#main-nav ul.child3 li a{
    color: #fff;
	text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0px;
}

#main-nav ul.child3 li a:hover{
opacity: 0.7;
}



    
@media screen and (max-width: 768px){
    #main-nav {
        display: none;
    }
}












/*　スマホメニュー　*/

.smart-nav-block {
    display: none;
}


@media screen and (max-width: 768px){
    .smart-nav-block {
        display: block;
    }
}


  #overlay-button {
    position: fixed;
    right: 0px;
    top: 10px;
    padding: 26px 11px;
    z-index: 100;
    cursor: pointer;
    user-select: none;
  }
  #overlay-button span {
    height: 3px;
    width: 50px;
    background-color: rgb(0, 0, 0);
    position: relative;
    display: block;
    transition: all .2s ease-in-out;
  }
  #overlay-button span:before {
    top: -10px;
    visibility: visible;
  }
  #overlay-button span:after {
    top: 10px;
  }
  #overlay-button span:before, #overlay-button span:after {
    height: 3px;
    width: 50px;
    background-color: rgb(0, 0, 0);
    position: absolute;
    content: "";
    transition: all .2s ease-in-out;
  }
  #overlay-button:hover span, #overlay-button:hover span:before, #overlay-button:hover span:after {
    background: rgb(0, 0, 0);
  }
  
  input[type=checkbox] {
    display: none; 
    
  }
  
  input[type=checkbox]:checked ~ #overlay {
    visibility: visible; 
  }
  
  input[type=checkbox]:checked ~ #overlay-button:hover span, input[type=checkbox]:checked ~ #overlay-button span {
    background: transparent;
  }
  input[type=checkbox]:checked ~ #overlay-button span:before {
    transform: rotate(45deg) translate(7px, 7px);
  
  }
  input[type=checkbox]:checked ~ #overlay-button span:after {
    transform: rotate(-45deg) translate(7px, -7px);
  }
  


  #overlay {
    height: 100%;
    width: 100%;
    min-height: 100%;
    background: #E7340C;
    z-index: 20;
    visibility: hidden;
    position: fixed;
    padding: 40px 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  #overlay.active {
  
  }

  #overlay .smart-logo {
    width: 20%;
    margin: auto;
  }

  #overlay .smart-logo img {
    width: 100%;
  }


  #overlay ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    text-align: center;
    width: 90%;
    margin: auto;
    padding-left: 0;
    list-style-type: none;

  }

  #overlay ul li {
    padding: 20px 5px;
    box-sizing: border-box;
    background-color: #000;
  }

  #overlay ul li.item100 {
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
  }

  #overlay ul li.item3 {
    width: 33.1%;
    margin-bottom: 2px;
    box-sizing: border-box;
    border-top: none;
    background-color: #ee8e78d0;
  }

  #overlay ul li.item3B {
    width: 49.7%;
    margin-bottom: 2px;
    box-sizing: border-box;
    border-top: none;
    background-color: #ee8e78d0;
  }

  #overlay ul li.item3C {
    width: 100%;
    margin-bottom: 2px;
    box-sizing: border-box;
    border-top: none;
    background-color: #ee8e78d0;
  }

  #overlay ul li.smartsns {
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    background-color: #E7340C;
  }

  .smart-sns {
      width: 100%;
      margin: auto;
      padding-bottom: 50px;
  }

  .smart-sns ul {
      width: 100%;
      margin: auto;
      background-color: #E7340C;
      display: flex;
      justify-content: center;
  }

  .smart-sns li {
      width: 30%;
      height: 50px;
      background-color: #E7340C!important;
  }

  .smart-sns li img {
    width: 80%;
}


  #overlay ul li:last-child {
    margin-bottom: 50px;
  }

  #overlay ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
  }

  #overlay ul li a:hover {
    color: #000!important;
  }




#overlay ul li.item100B {
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
  background-color: #ffffff;
}

#overlay ul li.item100B a {
  color: #E7340C;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 16px;
  font-style: italic;
  font-family: 'Oswald', sans-serif;
}






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

    #overlay ul li {
      padding: 15px 3px;
      box-sizing: border-box;
      background-color: #000;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    #overlay ul li.item100 {
      width: 100%;
      box-sizing: border-box;
      margin-top: 5px;
    }

    #overlay ul li a {
      color: #fff;
      text-decoration: none;
      font-size: 13px;
      line-height: 1.2;
    }

    #overlay ul li.item100B {
      width: 100%;
      box-sizing: border-box;
      margin-top: 10px;
      background-color: #ffffff;
    }
    
    #overlay ul li.item100B a {
      color: #E7340C;
      font-weight: 600;
      letter-spacing: 1px;
      font-size: 15px;
      font-style: italic;
      font-family: 'Oswald', sans-serif;
    }

    .smart-sns {
        width: 100%;
        margin: auto;
        padding-bottom: 0px;
    }
    
  }

















/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　（2）トップページコンテンツ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/

.home-main-block {
    width: 100%;
    height: 650px;
    background-color: #000000;
    border-bottom: 5px solid #E7340C;
}


.slidebox {
    width: 100%;
}

.slidebox img {
    width: 100%;
    height: 650px;
    object-fit: cover;
}

.bxslider {
    height: 650px;
}





.home-school-block {
    width: 100%;
    padding: 100px 0;
}


.home-school-inblock {
    width: 980px;
    margin: auto;
}



@media screen and (max-width: 768px){
    .home-school-inblock {
        width: 90%;
        margin: auto;
    }
}


@media screen and (max-width: 420px){
    .home-school-block {
        width: 100%;
        padding: 30px 0;
    }
    .home-school-inblock {
        width: 95%;
        margin: auto;
    }
}





.home-event-header-global {
    width: 100%;
}

.home-event-header-global ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.home-event-header-global li {
    width: 49%;
}

.home-event-header-global li img {
    width: 100%;
}



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

    .home-event-header-global li {
        width: 100%;
        margin-bottom: 3px;
    }
}






.home-school-inblockB {
    width: 100%;
    margin: auto;
    padding: 20px 0 0;
}

.home-school-inblockB ul {
    width: 100%;
    margin: auto;
    display: flex;
}

.home-school-inblockB li {
    width: 33%;
    padding-right: 0.5%;
}

.home-school-inblockB li img {
    width: 100%;
}














.btn {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: 1px solid #e1e1e1;
    font: 12px/1.2 "Oswald", sans-serif;
    letter-spacing: 0.4em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
  }


  .btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    z-index: 1;
    opacity: 0;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
  }
  .btn::after {
    transition: border 0.1s linear 0.05s;
  }
  .btn .btn-inner {
    position: relative;
    z-index: 2;
  }
  .btn:hover {
    color: #373737;
    transition: color 0.1s linear 0s;
  }
  .btn:hover::before {
    top: 0;
    height: 100%;
    opacity: 1;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
  }
  .btn:hover::after {
    border-color: #373737;
    transition: border 0.1s linear 0s;
  }
  
  .slideshow {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 700px;
    z-index: 1;
  }
  .slideshow .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .slideshow .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .slideshow .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .slideshow .slide.is-active {
    display: block;
  }
  .slideshow .slide.is-loaded {
    opacity: 1;
  }
  .slideshow .slide .caption {
    padding: 0 100px;
  }
  .slideshow .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    z-index: 1;
    background-size: cover;
    image-rendering: optimizeQuality;
  }
  .slideshow .slide .image-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
  }
  .slideshow .slide .image {
    width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .slideshow .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slideshow .slide .title {
    margin: 0 auto 15px;
    max-width: 1000px;
    font: 300 50px/1.2 "Oswald", sans-serif;
    letter-spacing: 0.35em;
    text-transform: uppercase;
  }
  .slideshow .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 3px;
  }

  .slideshow .slide .text img {
    width: 600px;
    margin: auto;
  }

  .slideshow .slide .btn {
      position: absolute;
      width: 200px;
      bottom: 100px;
      left: 0;
      right: 0;
    margin: auto;
    border-color: #fff;
  }
  .slideshow .slide .btn::before {
    background: #fff;
  }
  .slideshow .pagination {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    height: 12px;
    cursor: default;
    z-index: 2;
    text-align: center;
  }
  .slideshow .pagination .item {
    display: inline-block;
    padding: 15px 5px;
    position: relative;
    width: 46px;
    height: 32px;
    cursor: pointer;
    text-indent: -999em;
    z-index: 1;
  }
  .slideshow .pagination .item + .page {
    margin-left: -2px;
  }
  .slideshow .pagination .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 5px;
    width: 36px;
    height: 2px;
    background: rgba(255, 255, 255, 0.5);
    transition: background 0.2s ease;
  }
  .slideshow .pagination .item::after {
    width: 0;
    background: #fff;
    z-index: 2;
    transition: width 0.2s ease;
  }
  .slideshow .pagination .item:hover::before, .slideshow .pagination .item.is-active::before {
    background-color: #fff;
  }
  .slideshow .arrows .arrow {
    margin: -33px 0 0;
    padding: 20px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 3;
  }
  .slideshow .arrows .prev {
    left: 30px;
  }
  .slideshow .arrows .prev:hover .svg {
    left: -10px;
  }
  .slideshow .arrows .next {
    right: 30px;
  }
  .slideshow .arrows .next:hover .svg {
    left: 10px;
  }
  .slideshow .arrows .svg {
    position: relative;
    left: 0;
    width: 14px;
    height: 26px;
    fill: #fff;
    transition: left 0.2s ease;
  }

.slide-photo img {
width: 600px;
margin: auto;
}



@media screen and (max-width: 768px){
    .slide-photo img {
    width: 80%;
    margin: auto;
    }

    .slideshow .slide .text img {
      width: 100%;
      margin: auto;
    }
}







  @media screen and (max-width: 420px){
    .slideshow {
      overflow: hidden;
      position: relative;
      width: 100%;
      height: 500px;
      z-index: 1;
    }

    .slideshow .slide-content {
      position: absolute;
      top: -10%;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      color: #fff;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .slideshow 
    .slide .title {
      margin: 0 auto 15px;
      max-width: 100%;
      font: 300 40px/1.2 "Oswald", sans-serif;
      letter-spacing: 0.2em;
      text-transform: uppercase;
    }

    .slideshow .slide .text {
      margin: 0 auto;
      max-width: 100%;
      font-size: 18px;
      line-height: 1.2!important;
      letter-spacing: 2px;
    }

    .slideshow .slide .text p {
      line-height: 1.2!important;
    }


    .slideshow .slide .image-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-position: 50% 50%;
      z-index: 1;
      background-size: cover;
      image-rendering: optimizeQuality;
    }








    .slideshow .arrows .arrow {
      margin: -33px 0 0;
      padding: 10px;
      position: absolute;
      top: 50%;
      cursor: pointer;
      z-index: 3;
    }
    .slideshow .arrows .prev {
      left: 10px;
    }
    .slideshow .arrows .prev:hover .svg {
      left: -10px;
    }
    .slideshow .arrows .next {
      right: 10px;
    }
    .slideshow .arrows .next:hover .svg {
      left: 10px;
    }
    .slideshow .arrows .svg {
      position: relative;
      left: 0;
      width: 14px;
      height: 26px;
      fill: #fff;
      transition: left 0.2s ease;
    }


    .slideshow .pagination {
      position: absolute;
      bottom: 20px;
      left: 0;
      width: 100%;
      height: 12px;
      cursor: default;
      z-index: 2;
      text-align: center;
    }


    .slide .slide-content .caption {
        width: 75%;
        margin: auto;
        padding: 0;
    }

    .slide-photo {
        width: 100%;
        }

    .slide-photo img {
        width: 100%;
        margin: auto;
        padding-top: 10px;
        }

        .slide-event-btn {
            position: absolute;
            top: 550px;
            left: 0;
            right: 0;
            margin: auto;
        }





.btnB {
    position: absolute;
    top: 570px;
    left: 0;
    right: 0;
    margin: auto;
  }

  }














/*青葉校*/
.h-s-aoba {
    background-color: #E7340C;
    padding: 40px;
    box-sizing: border-box;
}

.h-s-aoba-contents {
    width: 100%;
}

.h-s-aoba-contents ul {
    display: flex;
    padding-top: 20px;
}

.h-s-aoba-contents li {
    padding: 1px;
    box-sizing: border-box;
}

.h-s-aoba-contents li.itemNA {
    width: 42.1%;
}

.h-s-aoba-contents li.itemKids {
    width: 20%;
}

.h-s-aoba-contents li img {
    width: 100%;
}



@media screen and (max-width: 768px){
    .h-s-aoba {
        background-color: #E7340C;
        padding: 20px;
        box-sizing: border-box;
    }
}


@media screen and (max-width: 420px){
    .h-s-aoba {
        background-color: #E7340C;
        padding: 10px;
        box-sizing: border-box;
    }

    .h-s-aoba-contents ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 5px;
    }

    .h-s-aoba-contents li.itemNA {
        width: 100%;
    }

    .h-s-aoba-contents li.itemKids {
        width: 49.5%;
    }
}







.newschool-title {
    background-color: #000;
    padding: 10px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-align: center;
}

.newschool-titleB {
    background-color: #000;
    padding: 10px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-align: center;
}



@media screen and (max-width: 768px){
    .newschool-title {
        background-color: #000;
        padding: 10px;
        box-sizing: border-box;
        color: #ffffff;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600;
        text-align: center;
    }
}





/*新開校*/
.h-s-new-contents {
    width: 100%;
    margin: 10px auto;
}

.h-s-new-contents img {
    width: 100%;
}













/*他スクール紹介*/
.h-s-school-contents {
    width: 100%;
    margin-top: 20px;
}

.h-s-school-contents ul {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
}

.h-s-school-contents li {
    width: 19.5%;
    background-color: #E7340C;
    padding: 8px;
    box-sizing: border-box;
    margin-bottom: 5px;
}

.h-s-school-contents ul::after {
    width: 19.5%;
    content:"";
    display: block;
}

.h-s-school-contents li.kara {
    width: 19.5%;
    background-color: #e4e4e4;
    padding: 8px;
    box-sizing: border-box;
    margin-bottom: 5px;
}


.h-s-school-contents li:nth-child(3) {
    margin-right: 0px;
}

.h-s-school-contents li:nth-child(6) {
  margin-right: 0px;
}

.h-s-school-contents li:nth-child(9) {
  margin-right: 0px;
}

.h-s-school-contents li img {
    width: 100%;
    padding-top: 10px;
}

.h-s-school-contents li.small img {
    width: 100%;
    padding-top: 8px;
    margin-bottom: -6px;
}



.h-s-school-contents li.item22 {
    width: 66.4%;
    background-color: #E7340C;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 5px;
    margin-right: 4px;
}

.h-s-school-contents li.item22 img {
    width: 47%;
}

.h-s-school-contents li.item22 img.class2B {
    padding-left: 30px!important;
}


.h-s-school-contents li.item-phy {
    background-color: #df7861;
}







@media screen and (max-width: 768px){
    .h-s-school-contents li {
        width: 33%;
        background-color: #E7340C;
        padding: 15px;
        box-sizing: border-box;
        margin-bottom: 3px;
        margin-right: 3px;
    }


    .h-s-school-contents li.item22 {
        width: 66.4%;
        background-color: #E7340C;
        padding: 15px;
        box-sizing: border-box;
        margin-bottom: 3px;
        margin-right: 3px;
    }

    .h-s-school-contents li.item22 img.class2B {
        padding-left: 4%!important;
    }
}


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

    .h-s-school-contents ul {
        display: flex;
        flex-wrap: wrap;
        justify-content:space-between;
    }

    .h-s-school-contents li {
        width: 49%;
        background-color: #E7340C;
        padding: 10px;
        box-sizing: border-box;
        margin-bottom: 5px;
        margin-right: 0px;
    }


    .h-s-school-contents li.item22 {
        width: 100%;
        background-color: #E7340C;
        padding: 15px;
        box-sizing: border-box;
        margin-bottom: 3px;
        margin-right: 0px;
    }

    .h-s-school-contents li.item22 img.class2B {
        padding-left: 4%!important;
    }
}





.h-s-school-contents ul.pc-day-prev {
    display: flex;
}

.h-s-school-contents ul.pc-day-prev-pad {
    display: none;
}


@media screen and (max-width: 768px){
    .h-s-school-contents ul.pc-day-prev {
        display: none;
    }

    .h-s-school-contents ul.pc-day-prev-pad {
        display: flex;
        width: 100%;
    }

    .h-s-school-contents ul.pc-day-prev-pad li {
        width: 32%;
        padding: 5px;
        background-color: #7e7e7e;
    }

    .home-school-pad-block li {
        width: 32%;
    }

    .home-school-pad-block li.kara {
        width: 32%;
        background-color: #e4e4e4;
        padding: 8px;
        box-sizing: border-box;
        margin-bottom: 5px;
    }
}


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



    .h-s-school-contents ul.pc-day-prev-smart li {
        width: 49%;
        padding: 5px;
        background-color: #7e7e7e;
    }

    .home-school-smart-block li.kara {
        width: 49%;
        background-color: #e4e4e4;
        padding: 8px;
        box-sizing: border-box;
        margin-bottom: 5px;
    }
}






.home-school-pc-block { display: block; }
.home-school-pad-block { display: none; }
.home-school-smart-block { display: none; }

@media screen and (max-width: 768px){
    .home-school-pc-block { display: none; }
    .home-school-pad-block { display: block; }
    .home-school-smart-block { display: none; }
}

@media screen and (max-width: 420px){
    .home-school-pc-block { display: none; }
    .home-school-pad-block { display: none; }
    .home-school-smart-block { display: block; }
}









/*　イベント　*/
.home-event-block {
    width: 100%;
    padding: 50px 0 20px;
    background-color: #000000;
}

.home-event-inblock {
    width: 980px;
    margin: auto;
}

.home-event-inblock ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.home-event-inblock li {
    width: 33%;
    padding: 15px;
    box-sizing: border-box;
}

.home-event-inblock li img {
    width: 100%;
}

.home-event-inblock li a:hover img {
    transform: scale(1.02);
    transition: 0.5s;
}



@media screen and (max-width: 768px){
    .home-event-inblock {
        width: 90%;
        margin: auto;
    }

    .home-event-inblock li {
        width: 33%;
        padding: 5px;
        box-sizing: border-box;
    }
}



@media screen and (max-width: 420px){
    .home-event-block {
        width: 100%;
        padding: 40px 0;
        background-color: #000000;
    }

    .home-event-inblock {
        width: 95%;
        margin: auto;
    }

    .home-event-inblock ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 10px;
    }

    .home-event-inblock li {
        width: 50%;
        padding: 2px;
        box-sizing: border-box;
    }
    
}









/*　ニュース　*/
.home-news-block {
    width: 100%;
    padding: 100px 0;
    background-color: #d1d1d1;
}

.home-news-inblock {
    width: 980px;
    margin: auto;
}




.home-news-block-wp {
    width: 100%;
    padding: 50px 0;
}

.home-news-block-wp ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.home-news-block-wp li {
    width: 30%;
}


.home-news-block-photo {
    width: 100%;
}

.home-news-block-photo img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.home-news-txt-block {
    width: 100%;
}


.home-news-block-day {
    font-size: 12px;
}

.home-news-block-title {
    font-size: 14px;
    line-height: 1.5.;
    padding-top: 10px;
}


.h-n-more {
    width: 200px;
    margin: auto;
    border: 1px solid #a8a8a8;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 100px;
}


.h-n-more a {
    text-decoration: none;
    color: #595959;
    font-size: 14px;
    transition: all 0.3s ease;
}

.h-n-more a:hover {
    padding-left: 10px;
}



@media screen and (max-width: 768px){
    .home-news-inblock {
        width: 90%;
        margin: auto;
    }

    .home-news-block-wp ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
.home-news-block-wp li {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #ffffff;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.home-news-block-photo {
    width: 30%;
}

.home-news-block-photo img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.home-news-txt-block {
    width: 65%;
}

.home-news-block-title {
    font-size: 14px;
    line-height: 1.5.;
    padding-top: 0px;
}

.h-n-more {
    width: 200px;
    margin: auto;
    border: 1px solid #a8a8a8;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 30px;
}
}


@media screen and (max-width: 420px){
    .home-news-block {
        width: 100%;
        padding: 40px 0;
        background-color: #d1d1d1;
    }
    .home-news-inblock {
        width: 95%;
        margin: auto;
    }

    .home-news-block-photo {
        width: 20%;
    }
    
    .home-news-block-photo img {
        width: 100%;
        height: 80px;
        object-fit: cover;
    }
    
    .home-news-txt-block {
        width: 75%;
    }
    
}



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

    .home-news-block-photo {
        display: none;
    }
    
    .home-news-txt-block {
        width: 95%;
        margin: auto;
    }
    
}











/*　METHOD　*/
.home-method-block {
    width: 100%;
    display: flex;
}

.h-m-left {
    width: 50%;
    text-align: center;
    padding: 100px 0;
}

.ic-title img {
    width: 40%;
}

.home-method-block p {
    padding-top: 30px;
    line-height: 2;
}

.h-m-right {
    width: 50%;
    background: url('../img/home/method/backgraund.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 100px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.h-m-concept {
    width: 50%;
    margin: auto;
}

.h-m-concept img {
    width: 100%;
}

.h-m-concept-more {
    width: 55%;
    margin: auto;
    text-align: center;
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.205);
}

.h-m-concept-more a {
    color: #bdbdbd;
    text-decoration: none;
    letter-spacing: 3px;
    font-size: 14px;
    transition: all 0.3s ease;
}



.h-m-concept-more a:hover {
    padding-left: 10px;
}



@media screen and (max-width: 768px){
    .h-m-left {
        width: 50%;
        text-align: center;
        padding: 50px 0;
    }

    .h-m-left {
        width: 50%;
        text-align: center;
        padding: 80px 30px;
        box-sizing: border-box;
    }

    .home-method-block p {
        padding-top: 20px;
        font-size: 14px;
        line-height: 2;
    }

    .h-m-right {
        width: 50%;
        background: url('../img/home/method/backgraund.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        padding: 50px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .h-m-concept {
        width: 60%;
        margin: auto;
    }
}



@media screen and (max-width: 420px){
    .home-method-block {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    
    .h-m-left {
        width: 100%;
        text-align: center;
        padding: 40px 0;
    }

    .h-m-right {
        width: 100%;
        background: url('../img/home/method/backgraund.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        padding: 50px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .h-m-concept-more {
        width: 50%;
        margin: 20px auto 0;
        text-align: center;
        padding: 10px 0;
        background-color: rgba(255, 255, 255, 0.205);
    }

    .h-m-concept-more a {
        color: #bdbdbd;
        text-decoration: none;
        letter-spacing: 3px;
        font-size: 12px;
    }
}













/*　SNS　*/
.home-sns-block {
    width: 100%;
    display: flex;
}

.h-s-left {
    width: 50%;
    background: url('../img/home/sns/backgraund.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 100px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.h-s-right {
    width: 50%;
    text-align: center;
    padding: 100px 0;
    background-color: #E7340C;
}

.h-s-right ul {
    width: 40%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
}

.h-s-right li {
    width: 30%;
}

.h-s-right li img {
    width: 100%;
}




@media screen and (max-width: 420px){
    .home-sns-block {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    
    .h-s-left {
        width: 100%;
        height: 100px;
        background: url('../img/home/sns/backgraund.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        padding: 0 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .h-s-right {
        width: 100%;
        text-align: center;
        padding: 60px 0 40px;
        background-color: #E7340C;
    }

    .h-s-right ul {
        width: 40%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        padding: 20px 0;
    }
}











/*　SELECTION　*/
.home-selection-block {
    width: 100%;
    background-color: #000000;
    padding: 100px 0;
}

.home-selection-inblock {
    width: 980px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.h-sel-left {
    width: 45%;
    color: #ffffff;
    text-align: center;
}

.h-sel-left p {
    padding-top: 30px;
    line-height: 2;
}

.h-sel-btn {
    width: 100%;
    margin: auto;
    padding-top: 30px;
}

.h-sel-btn img {
    width: 100%;
}



.h-sel-right {
    width: 45%;
}

.h-sel-right img {
    width: 100%;
    height: 310px;
    object-fit: cover;
}




@media screen and (max-width: 768px){
    .home-selection-inblock {
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }

    .h-sel-left p {
        padding-top: 30px;
        font-size: 14px;
        line-height: 2;
    }
    .h-sel-right img {
        width: 100%;
        height: 280px;
        object-fit: cover;
    }
}




@media screen and (max-width: 420px){
    .home-selection-block {
        width: 100%;
        background-color: #000000;
        padding: 40px 0;
    }

    .home-selection-inblock {
        width: 95%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .h-sel-btn {
        width: 100%;
        margin: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .h-sel-left {
        width: 100%;
        color: #ffffff;
        text-align: left;
    }

    .h-sel-right {
        width: 100%;
    }
    .h-sel-right img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
}








.home-papparel-banner {
    width: 100%;
    padding: 50px 0;
}

.home-papparel-banner img {
    width: 100%;
}



.home-papparel-banner a:hover img {
    transform: scale(1.02);
    transition: 0.5s;
}























/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　（3）フッタコンテンツ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/

.footer-nav {
    width: 100%;
    padding: 100px 0;
}

.footer-nav-inblock {
    width: 1080px;
    margin: auto;
}

.footer-nav-inblock ul {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-nav-inblock li {
    width: 14%;
    border: 1px solid #ffffff;
    background-color: #E7340C;
    text-align: center;
    padding: 10px 5px;
    box-sizing: border-box;
}

.footer-nav-inblock li a {
    font-size: 13px;
    text-decoration: none;
    color: #ffffff;
}


.footer-nav-inblock li div {
    width: 100%;
    background-color: #ffffff;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    margin-top: 3px;
}

.footer-nav-inblock li div a {
    color: #000000;
}




@media screen and (max-width: 768px){
    .footer-nav {
        display: none;
    }
}







.footer-na-bar {
    width: 100%;
    height: 45px;
    background-color: #000000;
}

.footer-bar-inblock {
    width: 1080px;
    margin: auto;
    text-align: left;
    padding: 10px 0;
}


@media screen and (max-width: 768px){
    .footer-na-bar {
        width: 100%;
        height: 45px;
        background-color: #000000;
        margin-top: 10px;
    }
    
    .footer-bar-inblock {
        width: 90%;
        margin: auto;
        text-align: left;
        padding: 10px 0;
    }
}



@media screen and (max-width: 768px){
    
    .footer-bar-inblock {
        width: 90%;
        margin: auto;
        text-align: center;
        padding: 10px 0;
    }
}







footer#footer {
    width: 100%;
    padding: 50px 0 100px;
}


.footer-inblock {
    width: 1080px;
    margin: auto;
    display: flex;
}


.footer-inblock-txt {
    width: 60%;
    margin: auto;
    display: flex;
}

.footer-inblock-logo {
    width: 15%;
    padding-right: 30px;
}

.footer-inblock-txt {
    width: 80%;
    display: flex;
}
    

.footer-inblock-logo img {
    width: 100%;
}

.footer-inblock-addr {
    width: 80%;
}

.f-name {
    font-size: 16px;
    line-height: 1.5;
}

.f-cap {
    font-size: 12px;
    line-height: 1.5;
}

.f-addr {
    font-size: 14px;
    line-height: 1.5;
    padding-top: 10px;
}

.footer-banner-block {
    width: 25%;
}

.footer-banner-block img {
    width: 95%;
    margin: auto;
}

.footer-sns-block {
    width: 15%;
}

.footer-sns-block ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.footer-sns-block li {
    width: 30%;
}

.footer-sns-block li img {
    width: 100%;
}


.footer-cr {
    font-size: 12px;
    text-align: center;
    padding: 100px 0 50px;
}





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

    footer#footer {
        width: 100%;
        padding: 50px 0 0px;
    }

    .footer-inblock {
        width: 90%;
        margin: auto;
        display: flex;
    }

    .footer-inblock-txt {
        width: 100%;
        margin: auto;
        display: flex;
    }

    .footer-banner-block {
        display: none;
    }

    .footer-sns-block {
        display: none;
    }
}



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

    footer#footer {
        width: 100%;
        padding: 40px 0 0px;
    }

    .footer-inblock-txt {
        width: 100%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .footer-inblock-logo {
        width: 30%;
        padding-right: 0px;
        margin: auto;
    }

    .footer-inblock-addr {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }
    
    .f-name {
        font-size: 16px;
        line-height: 1.5;
    }
    
    .f-cap {
        font-size: 12px;
        line-height: 1.5;
    }
    
    .f-addr {
        font-size: 13px;
        line-height: 1.5;
        padding-top: 15px;
    }
}




















/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　（4）ページコンテンツ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/

.page-wrapper-block {
    width: 100%;
    padding: 100px 0 0;
}



.page-contents-block {
    width: 100%;
    border-top: 1px solid #d4d4d4;
    display: flex;
    flex-wrap: wrap;
}



.page-contents-block-left {
    width: 50%;
}

.page-contents-inblock-txt {
    padding: 100px 0;
    text-align: center;
}

.page-contents-inblock-txt p {
    line-height: 2;
    padding-top: 30px;
}



.page-contents-block-right {
    width: 50%;
}



@media screen and (max-width: 768px){
    .page-wrapper-block {
        width: 100%;
        padding: 60px 0 0;
    }

    .page-contents-inblock-txt {
        padding: 80px 30px;
        text-align: center;
    }

    .page-contents-inblock-txt p {
        line-height: 2;
        padding-top: 30px;
        font-size: 14px;
    }
    
}



@media screen and (max-width: 420px){
    .page-wrapper-block {
        width: 100%;
        padding: 40px 0 0;
    }



    .page-contents-block {
        width: 100%;
        border-top: 1px solid #d4d4d4;
        display: flex;
        flex-wrap: wrap;
    }

    .page-contents-block-left {
        width: 100%;
    }

    .page-contents-inblock-txt {
        padding: 40px 20px;
        text-align: center;
    }


    .page-contents-block-right {
        width: 100%;
    }

    .item-flow1 { order: 1; }
    .item-flow2 { order: 2; }
}













/*　写真　*/
.page-vision-photo {
    width: 100%;
    height: 100%;
    background: url('../img/page/01na/vision_photo.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 10%;
}

.page-message-photo {
    width: 100%;
    height: 100%;
    background: url('../img/page/01na/message_photo.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 10%;
}

.page-staff-photo {
    width: 100%;
    height: 100%;
    background: url('../img/page/01na/staff_photo.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 10%;
}

.page-method-photo {
    width: 100%;
    height: 100%;
    background: url('../img/page/02method/method_photo.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .page-method-photo img {
        width: 60%;
        margin: auto;
        }





.page-core-photo {
    width: 100%;
    height: 100%;
    background: url('../img/page/02method/core_photo.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 10%;
}

.page-year-photo {
    width: 100%;
    height: 100%;
    background: url('../img/page/02method/year_photo.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-year-photo img {
    width: 60%;
    margin: auto;
    }




@media screen and (max-width: 420px){
    .page-vision-photo {
        width: 100%;
        height: 300px;
        background: url('../img/page/01na/vision_photo.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 10%;
    }

    .page-message-photo {
        width: 100%;
        height: 300px;
        background: url('../img/page/01na/message_photo.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 10%;
    }

    .page-staff-photo {
        width: 100%;
        height: 300px;
        background: url('../img/page/01na/staff_photo.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 10%;
    }

    .page-method-photo {
        width: 100%;
        height: 300px;
        background: url('../img/page/02method/method_photo.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .page-core-photo {
        width: 100%;
        height: 300px;
        background: url('../img/page/02method/core_photo.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 10%;
    }

    .page-year-photo {
        width: 100%;
        height: 300px;
        background: url('../img/page/02method/year_photo.jpg') no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}















/*　スタッフ　*/
.main-corch-block {
    width: 100%;
}


.main-corch-block ul {
    width: 1080px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 50px;
}

.main-corch-block li {
    width: 40%;
    margin: auto;
}


.main-corch-block li img {
    width: 100%;
}





.staff-e-name {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 2px;
    color: #E7340C;
    text-align: center;
    padding-top: 20px;
    }

.staff-c-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
    }

.staff-j-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 26px;
        line-height: 1.3;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
    }


.staff-j-name .cap {
    font-size: 18px;
}



    






@media screen and (max-width: 768px){
    .main-corch-block ul {
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 50px;
    }

    .main-corch-block li {
        width: 45%;
        margin: auto;
    }

    .staff-e-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        font-size: 18px;
        letter-spacing: 2px;
        color: #E7340C;
        text-align: center;
        padding-top: 20px;
        }

    .staff-c-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 14px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
        }
        
    .staff-j-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 20px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
        }
    
}



@media screen and (max-width: 420px){
    .main-corch-block ul {
        width: 95%;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        margin-bottom: 50px;
    }

    .main-corch-block li {
        width: 48%;
        margin: auto;
    }

    .staff-e-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        font-size: 18px;
        letter-spacing: 1px;
        color: #E7340C;
        text-align: center;
        padding-top: 20px;
        }

    .staff-c-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 12px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
        }
        
    .staff-j-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
        }
    
}





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

    .staff-e-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0;
        color: #E7340C;
        text-align: center;
        padding-top: 20px;
        }

    .staff-c-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 10px;
        letter-spacing: 0px;
        color: #000000;
        text-align: center;
        }
        
    .staff-j-name {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 13px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
        }
}









.school-corch-block {
    width: 100%;
}

.school-corch-block ul {
    width: 1080px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    margin-bottom: 100px;
}

.school-corch-block li {
    width: 25%;
    padding: 5px;
    margin-top: 30px;
}

.school-corch-block li img {
    width: 100%;
}




.staff-e-nameS {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 2px;
    color: #E7340C;
    text-align: center;
    padding-top: 20px;
    }

.staff-c-nameS {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 14px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
    }

.staff-j-nameS {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 20px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
    }



    .staff-e-nameS2 {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 1.3;
        letter-spacing: 1px;
        color: #E7340C;
        text-align: center;
        padding-top: 7px;
        padding-bottom: 5px;
        }



@media screen and (max-width: 768px){
.school-corch-block ul {
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    margin-bottom: 100px;
}

.school-corch-block li {
    width: 30%;
    padding: 5px;
    margin-top: 30px;
}

.staff-e-nameS {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 2px;
    color: #E7340C;
    text-align: center;
    padding-top: 20px;
    }

.staff-c-nameS {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 12px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
    }

.staff-j-nameS {
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 2px;
        color: #000000;
        text-align: center;
    }

    .staff-e-nameS2 {
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.3;
        letter-spacing: 1px;
        color: #E7340C;
        text-align: center;
        padding-top: 7px;
        padding-bottom: 5px;
        }
}




@media screen and (max-width: 420px){
    .school-corch-block {
        width: 100%;
        border-top: 1px solid #595959;
    }
    
    .school-corch-block ul {
        width: 95%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        margin-top: 50px;
        margin-bottom: 100px;
    }

    .school-corch-block li {
        width: 48%;
        padding: 0px;
        margin-top: 30px;
        box-sizing: border-box;
    }

    .staff-e-nameS {
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        font-size: 16px;
        letter-spacing: 2px;
        color: #E7340C;
        text-align: center;
        padding-top: 20px;
        }
    
    .staff-c-nameS {
            font-family: 'Oswald', sans-serif;
            font-weight: 300;
            font-size: 12px;
            letter-spacing: 1px;
            color: #000000;
            text-align: center;
        }
    
    .staff-j-nameS {
            font-family: 'Oswald', sans-serif;
            font-weight: 300;
            font-size: 15px;
            letter-spacing: 2px;
            color: #000000;
            text-align: center;
        }
}










/*全て共通：hideエリアをはじめは非表示*/
.hide-area{
	display: none;
}

/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
	background:#ccc;	
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
	background:#666;
}

/*確認を促すモーダル：タイトルの色を変更したい場合*/
#modaal-title{
	font-size:1.2rem;
	text-align: center;
	margin: 0 0 20px 0;
}

/*動画表示のモーダル：余白を変更したい場合*/
.modaal-video .modaal-inner-wrapper{
	padding:0;
}




.corch-hide-block {
    width: 100%;
    margin: auto;
}

.corch-hide-block ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.corch-hide-block li.c-h-photo {
    width: 48%;
    display: flex;
}

.corch-hide-block li.c-h-text {
    width: 48%;
    display: flex;
}


.corch-hide-block li img {
    width: 100%;
    margin: auto;
}

.corch-txt-block {
    width: 100%;
}

.corch-info-block {
    background-color: #e9e9e9;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.corch0info-cap {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 13px;
    text-indent: -13px;

}




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

    .corch-hide-block ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .corch-hide-block li.c-h-photo {
        width: 100%;
        display: flex;
    }
    
    .corch-hide-block li.c-h-text {
        width: 100%;
        display: flex;
    }
}


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

    .corch-hide-block ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .corch-hide-block li.c-h-photo {
        width: 100%;
        display: flex;
    }
    
    .corch-hide-block li.c-h-text {
        width: 100%;
        display: flex;
    }
}



@media screen and (max-width: 320px){
    
    .corch-hide-block ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .corch-hide-block li.c-h-photo {
        width: 100%;
        display: flex;
    }
    
    .corch-hide-block li.c-h-text {
        width: 100%;
        display: flex;
    }
    .corch-info-block {
        background-color: #e9e9e9;
        padding: 10px;
        box-sizing: border-box;
        margin-top: 10px;
        font-size: 14px;
        line-height: 1.5;
    }
    
    .corch0info-cap {
        font-size: 12px;
        line-height: 1.5;
        padding-left: 13px;
        text-indent: -13px;
    
    }
}















/*　ページ1カラム　*/

.page-block-1collunm {
    width: 100%;
    margin: auto;
    padding: 100px 0;
    border-top: 1px solid #d4d4d4;
}

.w100Photo {
    width: 980px;
    margin: auto
}

.w100Photo img {
    width: 100%;
}

.w90Photo {
    width: 980px;
    margin: auto;
    text-align: center;
}

.w90Photo img {
    width: 90%;
    margin: auto;
}




.page-photo-block {
    width: 100%;
}

.page-photo-block ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.page-photo-block li {
    width: 25%;
}

.page-photo-block li img {
    width: 100%;
    vertical-align: bottom;
}

.page-photo-block li.item5 {
    width: 20%;
}





.page-nagatomoacademy {
    padding: 150px 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 5px;
    color: #E7340C;
    text-align: center;
}



.play-model {
    width: 100%;
    margin: auto;
    padding: 50px 0 0;
}

.play-model ul {
    width: 980px;
    margin: auto;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.play-model li {
    width: 33.3%;
    background-color: #e7340c;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
    border: 0.5px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-model li:nth-child(even) {
    background-color: #eb512f;
}

.play-model li.title {
    background-color: #000000;
    width: 99.9%;
    padding: 20px;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 2px;
    box-sizing: border-box;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}





.play-model li.difense {
    width: 33.3%;
    background-color: #60b630;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
    border: 0.5px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-model li.difense:nth-child(even) {
    background-color: #6dbe42;
}







.play-model-btn {
    width: 300px;
    margin: auto;
    text-align: center;
    border: 1px solid #595959;
    padding: 20px;
    box-sizing: border-box;
}

.play-model-btn a {
    text-decoration: none;
    color: #595959;
    transition: all 0.3s ease;
}

.play-model-btn a:hover {
    padding-left: 10px;
}




a.coreprogram-btn img {
    transition: all 0.3s ease;
    width: 90%;
    margin: auto;
}

a.coreprogram-btn:hover img {
    transform: scale(1.01);
}




@media screen and (max-width: 768px){
    .w100Photo {
        width: 90%;
        margin: auto
    }

    .w90Photo {
        width: 90%;
        margin: auto;
        text-align: center;
    }

    .play-model ul {
        width: 90%;
        margin: auto;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    
    .play-model li {
        width: 33.3%;
        background-color: #e7340c;
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
        color: #ffffff;
        font-size: 13px;
        line-height: 1.5;
        letter-spacing: 1px;
        border: 0.5px solid #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .play-model li.title {
        background-color: #000000;
        width: 99.9%;
        padding: 20px;
        color: #ffffff;
        font-size: 18px;
        letter-spacing: 2px;
        box-sizing: border-box;
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
    }


    .play-model li.difense {
        width: 33.3%;
        background-color: #60b630;
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
        color: #ffffff;
        font-size: 13px;
        line-height: 1.5;
        letter-spacing: 1px;
        border: 0.5px solid #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

}


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

    .page-block-1collunm {
        width: 100%;
        margin: auto;
        padding: 40px 0 0;
        border-top: 1px solid #d4d4d4;
    }

    .w100Photo {
        width: 95%;
        margin: auto
    }

    .w90Photo {
        width: 95%;
        margin: auto;
        text-align: center;
    }

    .page-photo-block {
        width: 100%;
        padding-top: 20px;
    }
    
    .page-photo-block ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    
    .page-photo-block li {
        width: 50%;
    }

    .page-photo-block li.item5 {
        width: 33.3%;
    }


    .page-nagatomoacademy {
        padding: 100px 0;
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        font-size: 20px;
        letter-spacing: 5px;
        color: #E7340C;
        text-align: center;
    }

    .play-model ul {
        width: 90%;
        margin: auto;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    
    .play-model li {
        width: 33.3%;
        background-color: #e7340c;
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
        color: #ffffff;
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: 1px;
        border: 0.5px solid #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .play-model li.title {
        background-color: #000000;
        width: 99.9%;
        padding: 15px;
        color: #ffffff;
        font-size: 16px;
        letter-spacing: 2px;
        box-sizing: border-box;
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
    }
    


.play-model li.difense {
    width: 33.3%;
    background-color: #60b630;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
    border: 0.5px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}


.play-model-btn {
    width: 90%;
    margin: auto;
    text-align: center;
    border: 1px solid #595959;
    padding: 20px;
    box-sizing: border-box;
}

}








/*　告知　*/
.overlay {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    z-index: 100;
    }
    .btn_area {
    width: 400px;
    height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    text-align: center;
    z-index: 2
    }
    .btn_area .ttl {
    font-weight: bold
    }
    .btn_area p {
    padding: 15px
    }
    .btn_area button {
    display: block;
    margin: 0 auto;
    background: #333;
    color: #fff;
    padding: 20px 40px;
    border: none
    }
    .btn_area button:hover {
    background: #777
    }









/*　トップページモーダル　*/
/*modal*/

/*infoエリアをはじめは非表示*/
.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .6s;
  }
  .popup.is-show {
    opacity: 1;
    visibility: visible;
  }
  .popup-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    max-width: 600px;
    padding: 40px 10px 10px;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 2;
    border-radius: 10px;
  }
  .popup-inner img {
    width: 100%;
  }
  .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
  }
  .close-btn i {
    font-size: 20px;
    color: #333;
  }
  .black-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    z-index: 1;
    cursor: pointer;
  }









.global-nagatomo-message {
    width: 100%;
    background-color: #ececec;
    padding: 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #000000;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.global-nagatomo-message-big {
    font-size: 18px;
    line-height: 1.5;
    color: #ff0000;
    padding-top: 10px;
}

.global-nagatomo-message p.message-title {
    width: 100%;
    background-color: #ff0000;
    padding: 10px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 10px;
}

.global-game-title {
    font-size: 22px;
    color: #e7340c;
}

.global-game-flag {
    position: absolute;
    top: 5px;
    width: 30px;
}

.global-game-flag img {
    width: 100%;
}

.global-nagatomo-message-txt {
    width: 65%;
}

.global-nagatomo-message p.photo {
    width: 30%;
}
.global-nagatomo-message p.photo img {
    width: 100%;
}

@media screen and (max-width: 420px){
.global-nagatomo-message {
    width: 100%;
    background-color: #ececec;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #000000;
}

.global-nagatomo-message-txt {
    width: 100%;
}

.global-nagatomo-message p.photo {
    width: 100%;
}

.item1 { order: 1; }
.item2 { order: 2; }

}




.global-point-block {
    width: 100%;
    margin: auto;
    border: 5px solid #e7340c;
    padding: 30px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
    box-sizing: border-box;
}

.gpb-title {
    width: 70%;
    margin: 0 auto 20px;
    font-size: 20px;
    text-align: center;
    background-color: #e7340c;
    border-radius: 30px;
    color: #ffffff;
    padding: 5px 0 3px 0;
    box-sizing: border-box;
}

.gpb-cap {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
}


.global-point-block ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px auto 0;
}

.global-point-block li {
    width: 31%;
    list-style: none;
    display: flex;
    justify-content: space-between;
    background-color: #dedede;
    padding: 15px;
    box-sizing: border-box;
}

.global-point-block li p.text {
    width: 60%;
    font-size: 14px;
}

.global-point-block li p.photo {
    width: 35%;
}

.global-point-block li p.photo img {
    width: 100%;
}



@media screen and (max-width: 768px){
    .global-point-block li {
        width: 100%;
        list-style: none;
        display: flex;
        justify-content: space-between;
        background-color: #dedede;
        padding: 15px;
        box-sizing: border-box;
        margin-bottom: 2px;
    }
    
    .gpb-title {
        width: 100%;
        margin: 0 auto 20px;
        font-size: 18px;
        line-height: 1.2;
        text-align: center;
        background-color: #e7340c;
        border-radius: 30px;
        color: #ffffff;
        padding: 8px 0 5px 0;
        box-sizing: border-box;
    }
}




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

    .global-point-block {
        width: 100%;
        margin: auto;
        border: 5px solid #e7340c;
        padding: 15px;
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
        box-sizing: border-box;
    }
    
    .gpb-title {
        width: 100%;
        margin: 0 auto 20px;
        font-size: 18px;
        line-height: 1.2;
        text-align: center;
        background-color: #e7340c;
        border-radius: 30px;
        color: #ffffff;
        padding: 8px 0 5px 0;
        box-sizing: border-box;
    }

    .gpb-cap {
        font-size: 14px;
        line-height: 1.4;
        text-align: center;
    }
}










/*　2024年追加　*/
.event-2024-block {
    width: 100%;
}

.event-2024-block ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5px;
}

.event-2024-block li {
    width: 33%;
    box-sizing: border-box;
}

.event-2024-block li img {
    width: 100%;
}



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

    .event-2024-block li {
        width: 49.5%;
        box-sizing: border-box;
    }

}


