/* Hide Live button */
.mLive, .sLive { display: none; }

.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%;}

@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;}
}