@charset "utf-8";

.single-brand .post_content {
    margin: 0 0 50px 0;
}

.image-tit {
    line-height: 2!important;
    color: #525252;
}

.image-tit h4 {
    font-size: 22px;
    font-weight: normal;
    line-height: 1.4;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #525252;
}


.slideshowlink a {
    color: #000!important;
}

.ngg-gallery-thumbnail {
    border: none!important;
}

.post_content h4 {
    font-size: 24px!important;
}


.maintenance_wrap h4 {
    font-size: 28px;
    color: #000;
}

.maintenance {
    line-height: 2;
    color: #525252;
    margin: 0 0 24px 0;
}

.maintenance_wrap .headline {
    font-size: 28px;
    color: #000;
    text-align: center;
}

.maintenance_wrap .row4 .post_col{
    text-align: center;
}


#nav_menu-11 .footer_headline{
    opacity: 0;
}

#menu-side_brand li {

}

#text-2 .side_headline {
    text-align: center;
}
.ssp{display:none;}
.ppc{display:block;}

@media screen and (max-width:480px) {
	.curriculum th {
	    width: 100%;
	    display: block;
	    padding: 0!important;
	}
	.curriculum td {
	    width: 100%;
	    display: block;
	    padding: 0!important;
	}
	.school_center {
	    text-align: left!important;
	}
	.school_btn {
	}
	.ppc{display:none;}
	.ssp{display:block;}
}

/* コンテンツ内ユーチューブ*/
.post_content .yt{ position: relative; width: 100%; padding-top: 56.25%;}
.post_content .yt iframe { position: absolute; top: 0; right: 0; width: 100%; height: 100%;}

@media screen and (min-width:769px){ /*PC*/
	.post_content .move{ width:700px; margin: 0 auto 60px;}
}
@media screen and (max-width:768px){ /*SP*/
	.post_content .move{ width:100%; margin: 0 auto 30px;}
}


