table {border-collapse:separate; }

/* Hide Live button */
/.mLive, .sLive { display: none; }/

/* sub menu width */
.gnb ul > li { width: calc(14.2% - 1px);}
.gnb ul > li:first-child { width: calc(14.2% - 2px);}

.sub .h1_logo > a img { height: 40px; position:relative; top:-12px;}
.h1_tit .h1_logo>a img {width: auto; height: 45px; position:relative;}

.gnb ul>li>a>.title, .greeting .intro>strong, .greeting>.text, .name {font-family: NotoSans !important;}

.gnb ul>li>a>.title { width:90%; padding:0 5%;}

.ssTitleNormal {border-bottom: none; background: #252839; padding: 15px; color: #fff !important; text-align: center; border-radius: 12px;}

.table-program tbody td:last-child {border-right: 1px solid #e4e4e4;}

@media only screen and (max-width: 567px){
.h1_tit .h1_logo>a img {height:37px !important; top:-10px; left:-20px; width: auto !important;}
.sub .h1_tit .h1_logo>a img {height:37px !important; top:-5px; left:-4px; width: auto !important;}
}


@media only screen and (max-width:1370px){
	.swiper-main .swiper-slide {height:1070px;}
}

@media only screen and (max-width:1024px){
	.swiper-main .swiper-slide {height:884px;}
}
@media only screen and (max-width:830px){
	.swiper-main .swiper-slide {height:980px;}
}
@media only screen and (max-width:567px){
	.swiper-main .swiper-slide {height:760px;}
}