@charset "utf-8";
/* mobile 온라인전문점 안내 — from yonexmall m2/proc/store.php?info=online */
html, body{overflow-x:hidden !important;max-width:100%}
#wrap, #content_wrap.yx-mobile-content, #content_wrap.yx-mobile-content #content_body{
	width:100% !important;max-width:100% !important;min-width:0 !important;
	float:none !important;box-sizing:border-box !important;overflow-x:hidden
}
#topCateSub, #topCateSub .owl-carousel, #topCateSub .owl-stage-outer{max-width:100%;box-sizing:border-box}

.yx-store-online-mobile{width:100%;max-width:100%;box-sizing:border-box}
.yx-store-online-mobile .sub_page{float:none;width:100%;max-width:100%}
.yx-store-online-mobile .tab_wrap .tab_con{float:left;width:100%;padding:30px 14px 0;box-sizing:border-box}
.yx-store-online-mobile .tab_wrap .tab_con,
.yx-store-online-mobile .tab_wrap .tab_con *{box-sizing:border-box}
.yx-store-online-mobile .tab_wrap .tab_con article{margin-bottom:50px;float:left;width:100%}
.yx-store-online-mobile .tab_wrap .tab_con article:last-child{margin-bottom:10px}
.yx-store-online-mobile .sub_page h4.sub_tit{
	padding:0 0 5px;font-size:15px;line-height:22px;margin-bottom:20px;font-weight:500
}
.yx-store-online-mobile .tab_wrap .tab_con article .text-center{text-align:center}
.yx-store-online-mobile .tab_wrap .tab_con article .text-center > img{max-width:160px;height:auto}
.yx-store-online-mobile .tab_wrap .tab_con article .text-center > a > img{max-width:240px;height:auto}

.yx-store-online-mobile .storeList{display:inline-block;width:100%}
.yx-store-online-mobile dl.storeInfo{
	float:left;width:100%;padding:15px 15px 20px 60px;margin:0;
	border-bottom:1px solid #d9d9d9;
	background-repeat:no-repeat;background-position:0 15px;background-size:53px auto
}
.yx-store-online-mobile dl.storeInfo > *{float:left;width:100%}
.yx-store-online-mobile dl.storeInfo > dt{font-size:15px;line-height:20px;margin-bottom:5px}
.yx-store-online-mobile dl.storeInfo > dd{font-size:13px;line-height:18px;margin:0}
.yx-store-online-mobile dl.storeInfo > dd > *{float:left;width:100%;font-size:13px;line-height:18px;margin:0}
.yx-store-online-mobile dl.storeInfo > dd > a{
	float:left;width:170px;height:30px;font-size:13px;line-height:30px;
	background-color:#131415;color:#fff;text-align:center;margin-top:5px;text-decoration:none
}
.yx-store-online-mobile dl.storeInfo > dd > p.tel{margin-top:3px;font-size:14px;line-height:20px}
