.mConBox2 .inner-wide .title-wrap{background: url('/_res/tongmyong/_share/img/ico_gal.png') left center no-repeat;}

/*메인레이어팝업*/
.mainPopup{z-index:1000;width:900px;background:#fff;color:#333333;position:absolute; top:132px; left:100px; text-align:center;-webkit-transition:all .3s ease; box-shadow: 0px 0px 30px rgb(0 0 0 / 44%);display:none}
.newpop{top:132px !important; left:500px !important;}
.newpop1{top:132px !important; left:1200px !important;}
.mainPopup .bt-m-pop{position:relative;display:block;width:100%}
.mainPopup .bt-m-pop img{max-width:100%;width:100%}
.mainPopup .btn-close{display:inline-block;position:absolute;top:0;right:0;color:#fff;background-color:#444;padding:2px 10px}
.mainPopup .btn-today{display:block;text-align:center;color:#fff;background-color:#444;padding:5px 10px}

/* PC Device */
@media screen and (max-width:780px){ 
	.mainPopup{width:80%; left:50px;}
	.newpop{left:50px !important; top:110px !important; }
	.newpop1{left:50px !important; top:110px !important;}
}

/* Mobile Device */
@media screen and (max-width:560px){ 
	.mainPopup{height:auto; width:95%; left:10px; top:110px}
	.newpop{left:5px !important; top:120px !important; }
}

/* 메인유튜브 */
.mVisualWrap{height:700px}
.mVisualWrap .youtube-wrap{width:100%;height:100%;}
.mVisualWrap .youtube-wrap iframe{height:100%}

@media screen and (max-width:1024px){ 
	.mVisualWrap{height:580px}
}
@media screen and (max-width:640px){ 
	.mVisualWrap{height:360px}
	.mVisualWrap03 .topTxt{display:none;}
}