/* textの大きさを指定 */
.text-84{
    font-size: 84px;
}
.text-79{
    font-size: 79px;
}
.text-34{
    font-size: 34px;
}
.text-32{
    font-size: 32px;
}
.text-30{
    font-size: 30px;
}
.text-29{
    font-size: 29px;
}
.text-28{
    font-size: 28px;
}
.text-26{
    font-size: 26px;
}
.text-25{
    font-size: 25px;
}
.text-24{
    font-size: 24px;
}
.text-22{
    font-size: 22px;
}
.text-20{
    font-size: 20px;
}
.text-18{
    font-size: 18px;    
}
.text-16{
    font-size: 16px;
}
.text-15{
    font-size: 15px;
}
.text-14{
    font-size: 14px;
}
.text-12{
    font-size: 12px;
}
.button{
    max-width: 320px;
}
.text-84-60{
    font-size: 60px;
}
.text-34-21{
    font-size: 21px;
}
.text-32-24{
    font-size: 24px;
}
.text-29-22{
    font-size: 22px;
}
.text-28-20{
    font-size: 20px;
}
.text-28-18{
    font-size: 18px;
}
.text-26-15{
    font-size: 15px;
}
.text-26-24{
    font-size: 24px;
}
.text-25-18{
    font-size: 18px;
}
.text-25-16{
    font-size: 16px;
}
.text-25-14{
    font-size: 14px;;
}
.text-25-15{
    font-size: 15px;
}
.text-24-20{
    font-size: 20px;
}
.text-24-18{
    font-size: 18px;
}
.text-24-16{
    font-size: 16px;
}
.text-24-15{
    font-size: 15px;
}
.text-24-14{
    font-size: 14px;
}
.text-22-14{
    font-size: 14px;
}
.text-20-16{
    font-size: 16px;
}
.text-20-15{
    font-size: 15px;
}
.text-16-15{
    font-size: 15px;
}
.text-16-14{
    font-size: 14px;
}

.contents{
    line-height:1.8!important;
    letter-spacing: 0.1rem;
    font-feature-settings: "palt";
    font-family: 'Noto Sans JP', sans-serif;

}

/* WordPressで自動で出力されるタイトルを非表示 */
.more-link {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/*ハンバーガーメニューのリストのCSS*/
.menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-list-item {
    color: #c6fcfc;
    text-decoration: none;
    text-decoration-color: #c6fcfc;
    display: list-item;
    list-style-image: url("../src/img/icon_headerListBar.png");
}

.menu-list-item:hover {
    color: #c6fcfc;
}
.modal-backdrop {
    z-index: 1001;
}
.navbar-toggler {
    box-shadow: 0 0 0 0 !important;
}

/* top-button */
.page-top {
    width: 80px;
    height: 80px;
    z-index: 10;
}

/* footer */
.footer-bottom {
    margin-top: -10%;
}

.footer-block {
    max-width: 213%;
    width: 213%;
    z-index: -1;
}

.landscape {
    margin-top: -30%;
}

.top-copyright{
    writing-mode: vertical-rl;
    white-space: nowrap; 
    color:#14437c; 
    margin-top: -60%; 
    margin-left: 97%;
}

_::-webkit-full-page-media,
_:future, 
:root .top-copyright {
    margin-top: -60%; 
    margin-left: 97%;
}

_::-webkit-full-page-media,
_:future, 
:root .only-safari {
    writing-mode: vertical-rl;
}

.copyright {
    background-color: #0B0C26;
    color: #64B8D8;
}

/* index.html */
.p-person {
    background-color: #ECFFFF;
}

.about::before {
    content: '';
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: -5%;
    margin-left: 73%;
    background-image: url("../src/img/background_block2.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.about-info::before {
    content: '';
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: -45%;
    margin-left: -50%;
    background-image: url("../src/img/background_block2.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.about-info-2::before {
    content: '';
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: 6%;
    margin-left: -85%;
    background-image: url("../src/img/background_block2.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.promoter::before {
    content: '';
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: -17%;
    margin-left: -85%;
    background-image: url("../src/img/background_block2.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.supporter::before {
    content: '';
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: -15%;
    margin-left: 75%;
    background-image: url("../src/img/background_block2.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.supporter-2::before {
    content: '';
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: 125%;
    margin-left: -90%;
    background-image: url("../src/img/background_block2.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.sponsor::before {
    content: '';
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: -13%;
    margin-left: -82%;
    background-image: url("../src/img/background_block2.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.promoter-head {
    top: 0px;
    text-align: center;
}

/* about-kic.html */

.block-small-right-hero {
    left: 80%;
    margin-top: 40%;
    max-width: 100%;
    width: 100%;
    z-index: -1;
}

.block-small-left-hero {
    margin-top: 20%;
    max-width: 100%;
    width: 100%;
    margin-left: -80%;
    z-index: -1;
}

.block-small-right-outline {
    left: 79%;
    margin-top: 295%;
    max-width: 100%;
    width: 100%;
    z-index: -1;
}

.block-small-left-feature {
    margin-top: 40%;
    max-width: 100%;
    width: 100%;
    margin-left: -95%;
    z-index: -1;
}

.block-large-right-reason {
    left: 75%;
    margin-top: 100%;
    max-width: 100%;
    width: 100%;
    z-index: -1;
}

.block-small-left-reason {
    max-width: 100%;
    width: 100%;
    margin-top: 250%;
    margin-left: -80%;
    z-index: -1;
}

.block-small-right-curriculum {
    left: 80%;
    margin-top: -25%;
    max-width: 100%;
    z-index: -1;
}

.block-large-left-curriculum {
    max-width: 100%;
    margin-top: 20%;
    margin-left: -79%;
    z-index: -1;
}


/* about-kia.html */
/* news,about-kiaブロック配置 */
.block-right {
    left: 74%;
    max-width: 111.73%;
    width: 111.73%;
    margin-top: 0.5%;
    z-index: -1;
}


.block-left {
    width: 111.73%;
    max-width: 111.73%;
    margin-left: -87%;
    margin-top: 50%;
    z-index: -1;
}

.sp-block-right {
    left: 74%;
    max-width: 111.73%;
    width: 111.73%;
    margin-top: 100%;
    z-index: -1;
}

.sp-block-left {
    width: 111.73%;
    max-width: 111.73%;
    margin-left: -87%;
    margin-top: 200%;
    z-index: -1;
}

/* news.html */

	
	.sponly{
		display:inline;
	}

.pconly{
	display: none;
}



/* 768より大きい場合表示 */
@media screen and (min-width:768px){
    .button{
        min-width: 200px;
    }
    .text-84-60{
        font-size: 84px;
    }
    .text-34-21{
        font-size: 34px;
    }
    .text-32-24{
        font-size: 32px;
    }
    .text-29-22{
        font-size: 29px;
    }
    .text-28-20{
        font-size: 28px;
    }
    .text-28-18{
        font-size: 28px;
    }
    .text-26-15{
        font-size: 26px;
    }
    .text-26-24{
        font-size: 26px;
    }
    .text-25-18{
        font-size: 25px;
    }
    .text-25-16{
        font-size: 25px;
    }
    .text-25-15{
        font-size: 25px;
    }
    .text-25-14{
        font-size: 25px;;
    }
    .text-24-20{
        font-size: 24px;
    }
    .text-24-18{
        font-size: 24px;
    }
    .text-24-16{
        font-size: 24px;
    }
    .text-24-15{
        font-size: 24px;
    }
    .text-24-14{
        font-size: 24px;
    }
    .text-22-14{
        font-size: 22px;
    }
    .text-20-16{
        font-size: 20px;
    }
    .text-20-15{
        font-size: 20px;
    }
    .text-16-15{
        font-size: 16px;
    }
    .text-16-14{
        font-size: 16px;
    }
/* top-button */
    .page-top {
        width: 150px;
        height: 150px;
        z-index: 10;
    }

/* footer */
    .footer-bottom {
        margin-top: -10%;
}

    .footer-block {
        max-width: 100%;
        width: 100%;
            z-index: 1;
}

    .landscape {
        margin-top: -53%;
}

    
    .mail-icon {
        max-width: 13%;
    } 
    
    /* index.html */
    .about::before {
        content: '';
        display: inline-block;
        max-width: 40%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        position: absolute;
        margin-top: -3%;
        margin-left: -15%;
        background-image: url("../src/img/background_block2.png");
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .about-info::before {
        content: '';
        display: inline-block;
        max-width: 45%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        position: absolute;
        margin-left: -35%;
        margin-top: -15%;
        background-image: url("../src/img/background_block3.png");
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .about-info-2::before {
        content: '';
        display: inline-block;
        max-width: 45%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        position: absolute;
        margin-left: -35%;
        background-image: url("");
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .promoter::before {
        content: '';
        display: inline-block;
        max-width: 45%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        position: absolute;
        margin-left: -33%;
        margin-top: -1%;
        background-image: url("../src/img/background_block3.png");
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .supporter::before {
        content: '';
        display: inline-block;
        max-width: 45%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        position: absolute;
        margin-left: 75%;
        margin-top: 5%;
        background-image: url("../src/img/background_block3.png");
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .supporter-2::before {
        content: '';
        display: inline-block;
        max-width: 45%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        position: absolute;
        margin-left: 75%;
        margin-top: 5%;
        background-image: url("");
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .sponsor::before {
        content: '';
        display: inline-block;
        max-width: 45%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        position: absolute;
        margin-left: -33%;
        background-image: url("../src/img/background_block3.png");
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .promoter-head {
        top: 40px;
        text-align: left;
    }

    /* about-kic.html */
    .block-small-right-hero {
        left: 80%;
        margin-top: 5%;
        max-width: 45%;
        z-index: -1;
    }

    .block-small-left-hero {
        margin-top: 0%;
        max-width: 45%;
        margin-left: -26%;
        z-index: -1;
    }

    .block-small-right-outline {
        left: 87%;
        margin-top: 30%;
        max-width: 45%;
        z-index: -1;
    }

    .block-small-left-feature {
        margin-top: -20%;
        max-width: 45%;
        margin-left: -32%;
        z-index: -1;
    }

    .block-large-right-reason {
        left: 87%;
        margin-top: 18%;
        max-width: 45%;
        z-index: -1;
    }

    .block-small-left-reason {
        max-width: 45%;
        margin-top: 20%;
        margin-left: -32%;
        z-index: -1;
    }

    .block-small-right-curriculum {
        left: 87%;
        margin-top: 10%;
        max-width: 45%;
        z-index: -1;
    }

    .block-large-left-curriculum {
        max-width: 45%;
        margin-top: 20%;
        margin-left: -32%;
        z-index: -1;
    }
    /* about-kia.html */
/* news,about-kiaブロック配置 */
    .block-right {
        left: 90%;
        max-width: 45%;
        width: 45%;
        margin-top: 7%;
        z-index: -1;
    }

    .block-left {
        max-width: 45%;
        width: 45%;
        margin-left: -33%;
        margin-top: 24%;
        z-index: -1;
    }
    /* news.html */  

	
	.sponly{
		display:none
	}
	
	.pconly{
		display:inline;
	}
	
}

