/* 공통 스타일 */
@import url(./normalize.css);

.hidden  {visibility:hidden; left:-9999em; margin:0; padding:0; font-size:0; line-height:0; width:0; height:0; overflow:hidden;}
.clfix:after {content:""; display:block; height:0px; clear:both; visibility:hidden; zoom:1;}
.clfix {display:block;zoom:1;}

.sectionbody {position:relative; width:100%; margin:0 auto; padding:0 3%; box-sizing:border-box;}
.event_height {height: 48px;}

/* 10 0.625em */
/* 11 0.714em */
/* 12 0.857em */
/* 13 0.929em */
/* 15 1.071em */
/* 16 1.143em */
/* 17 1.214em */
/* 18 1.286em */
/* 24 1.714em */
/* 27 1.929em */
/* 30 2.143em */

._off {display: none !important;}
.dimmed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.3);}

.depth1_box {width:20%;display: inline-block;float: left;}
.depth1_box .depth1 {width: 100%;text-align: left;display: inline-block;}
.categoryTab .depth1_box ul {width: 100%;margin-top:10px;}

/*왼쪽메뉴 :: 배너경로수정해야 함*/
.unniB_top_wrap {overflow:hidden;}
.tmb_login{display:none;}
.tmb_logout{display:none;}

.all_menu_cont .swiper-container{
	width:100%;
	height:100%;
}
.all_menu_cont .swiper-slide{
	height:auto;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow-y:auto;
}

.all_menu_mask{display:none;position:absolute;top:0;left:0;width:100%;height:999999px;z-index:9987;background-color:rgba(66,66,66,.8);}
.all_menu_box.open {display:block;}
.open .all_menu_mask{display:block;}
.all_menu_box{width:568px;position:fixed;left:50%;top:0;margin-left:-284px;height:100vh;overflow:hidden;z-index:9999; display: none;}
/*.all_menu_box{width:568px;position:fixed;left:50%;top:0;margin-left:-284px;height:100vh;overflow:hidden;z-index:9999; visibility: hidden;}*/
.all_menu{
	position:absolute;top:0;left:0;right:0;bottom:0;width:0;z-index:9988;background:#fff;
	transform:translateX(-100%);
	-ms-transform:translateX(-100%);
	-moz-transform:translateX(-100%);
	-webkit-transform:translateX(-100%);
	-o-transform:translateX(-100%);

	transition:all 0.1s;
	-moz-transition:all 0.1s;/* Firefox 4 */
	-webkit-transition:all 0.1s;/* Safari 和 Chrome */
	-o-transition:all 0.1s;/* Opera */
}
.open .all_menu{
	width:86%;
	transform:translateX(0);
	-ms-transform:translateX(0);
	-moz-transform:translateX(0);
	-webkit-transform:translateX(0);
	-o-transform:translateX(0);

	transition:all 0.1s;
	-moz-transition:all 0.1s;/* Firefox 4 */
	-webkit-transition:all 0.1s;/* Safari 和 Chrome */
	-o-transition:all 0.1s;/* Opera */
}

.all_menu_box .close-all-menu{display:none;position:absolute;right:-15%;top:10px;width:14%;z-index:111111;text-align:center;}
.all_menu_box .close-all-menu img{width:80%;}
.all_menu_box.open .close-all-menu{display:block;}
.all_menu .all_menu_head{position:relative;height:167px;overflow:hidden;}
.all_menu .all_menu_head .ftic-back{display:inline-block;color:#fff;font-size:24px;line-height:50px;vertical-align:top;}

.all_menu .all_menu_head .login{position:absolute;top:9px;right:96px;width:36px;height:36px;border-radius:100%;background:#fff;text-align:center;}
.all_menu .all_menu_head .login i{font-size:20px;line-height:36px;}
.all_menu .all_menu_head .join{position:absolute;top:9px;right:140px;width:36px;height:36px;border-radius:100%;background:#fff;text-align:center;}
.all_menu .all_menu_head .join .iconfont{font-size:20px;line-height:36px;}
.all_menu .all_menu_head .m_search{display:block;position:absolute;top:9px;right:52px;width:36px;height:36px;border-radius:100%;background:#fff;text-align:center;overflow:hidden;}
.all_menu .all_menu_head .m_search .iconfont{font-size:20px;line-height:36px;}
.all_menu .all_menu_head .m_cart{display:block;position:absolute;top:9px;right:8px;width:36px;height:36px;border-radius:100%;background:#fff;text-align:center;}
.all_menu .all_menu_head .m_cart .iconfont{font-size:20px;line-height:36px;}
.all_menu .all_menu_head .cartCnt{display:block;position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:50%;color:#EC0078;font-size:11px;line-height:18px;text-align:center;background:#fff;border:1px solid #ec0078;}

.all_menu .search_section{display:block;position:absolute;top:0;right:0;height:54px;width:50%;padding:0 20px;box-sizing:border-box;overflow:hidden;z-index:15;margin:0;background:none;
	transition:all 0.2s;
	-moz-transition:all 0.2s;/* Firefox 4 */
	-webkit-transition:all 0.2s;/* Safari 和 Chrome */
	-o-transition:all 0.2s;/* Opera */
}

.all_menu .all_menu_cont{position:relative;height:100%;z-index:10;}

.all_menu .all_menu_cont .menu-list > li .depth1{padding:0 15px;border-bottom:1px solid #eee;background:url('http://skin.wavayo.com/data/skin/banner/1_7.png') no-repeat right center;background:url('http://skin.wavayo.com/data/skin/banner/2_5.png') no-repeat right center;background-size:25px 4px;cursor:pointer;}
.all_menu .all_menu_cont .menu-list > li .depth1 .arrow_off{display:inline-block;}
.all_menu .all_menu_cont .menu-list > li .depth1 .arrow_on{display:none;}
.all_menu .all_menu_cont .menu-list > li.depth1_in_F .depth1{background:none;}
.all_menu .all_menu_cont .menu-list > li.depth1_in_F .depth1 a.btn-goods-view{display:none;position:absolute;right:18px;top:0;z-index:1;color:#000;font-size:10px;box-sizing:border-box;padding:0;line-height:50px;font-weight:bold;text-align:right;}
.all_menu .all_menu_cont .menu-list > li.depth1_in_F .depth1 .tit{display:block;}
.all_menu .all_menu_cont .menu-list > li .depth1.on{background:url('http://skin.wavayo.com/data/skin/banner/1_7.png') no-repeat right center;background-size:25px 4px;}
.all_menu .all_menu_cont .menu-list > li .depth1.on .arrow_off{display:none;}
.all_menu .all_menu_cont .menu-list > li .depth1.on .arrow_on{display:inline-block;}
.all_menu .all_menu_cont .menu-list > li.depth1_in_F .depth1.on{background:none;}

.all_menu .all_menu_cont .menu-list > li .depth1 .cateicon{display:inline-block;margin:-3px 12px 0 0;vertical-align:middle;}
.all_menu .all_menu_cont .menu-list > li .depth1 .cateicon img{width:28px;}
.all_menu .all_menu_cont .menu-list > li .depth1 .btn-goods-view{display:none;}
.all_menu .all_menu_cont .menu-list > li .depth1 .tit, .all_menu .mid_menu li a, .all_menu .mid_menu p{display:inline-block;color:#000;font-size:15px;line-height:50px;font-weight:normal;}
.all_menu .all_menu_cont .menu-list > li .depth2{display:none;}
.all_menu .all_menu_cont .menu-list > li .depth2 li a ,
.all_menu .all_menu_cont .menu-list > li .depth2 li span{display:block;padding-left:20px;color:#000;font-size:15px;line-height:45px;font-weight:normal;}
.all_menu .all_menu_cont .menu-list > li .depth2 li .depth2txt{display:block;padding-left:20px;color:#fff;font-size:15px;line-height:45px;font-weight:normal;}
.all_menu .all_menu_cont .menu-list > li .depth2 .right_view{display:none;}
.all_menu .img_links{overflow:hidden;border-bottom:1px solid #ddd;}
.all_menu .img_links_2{overflow:hidden;background-color:#f5f5f3;box-sizing:border-box;padding-bottom:10px;border-bottom:1px solid #ddd;}
.all_menu .img_links li{float:left;width:20%;box-sizing:border-box;}
.all_menu .img_links li:first-child{border-left-color:#fff;}
.all_menu .img_links_2 li{float:left;width:25%;text-align:center;}
.all_menu .img_links li img{width:100%;}

.all_menu .txt_links{overflow:hidden;display:none;}
.all_menu .txt_links li{float:left;width:33.3%;position:relative;overflow:hidden;}
.all_menu .txt_links li a{display:block;color:#fff;font-size:15px;line-height:50px;text-align:center;}

/*2017.06.20*/
.m_search_form{position:absolute;top:12px;right:12px;}
.m_search_form .m_search_wrap{position:relative;width:160px;height:30px;}
.m_search_wrap > .iconfont{position:absolute;left:10px;top:5px;z-index:10;font-size:15px;}
.m_search_wrap .m_search_box{position:absolute;top:0;bottom:0;width:100%;border:none;text-align:center;border-radius:12px;font-size:14px;letter-spacing:0.1em;box-sizing:border-box;padding:0 10px 0 28px;}
.all_menu .img_links_2 li img{width:85%;margin-top:14px;}
.img_links_2 li span.ico_menu{font-size:1em;font-weight:normal;word-break:keep-all;display:block;margin-top:5px;letter-spacing:-0.1em;}
.my_point{background-color:#f5f5f3;height:100px;overflow:hidden;width:100%;box-sizing:border-box;padding:12px 10px;}
.my_point .point{float:left;}
.my_point .counpon{float:right;}
.my_point .point, .my_point .counpon{width:46%;height:72px;border:1px solid #ddd;border-radius:12px;box-sizing:border-box;padding:10px;position:relative;}
.my_point .point>span, .my_point .counpon>span{font-size:14px;font-weight:normal;}
.my_point .point>p, .my_point .counpon>p{position:absolute;right:14px;bottom:12px;font-size:15px;font-weight:normal;color:#000;}
.my_point .point>p>span, .my_point .counpon>p>span{color:#d7a074;margin-right:5px;}

/*2017.06.30*/
.all_menu .search_section{position:absolute;top:50px;left:0;height:0;width:100%;padding:0 15px;box-sizing:border-box;overflow:hidden;z-index:15;
	transition:all 0.2s;
	-moz-transition:all 0.2s;/* Firefox 4 */
	-webkit-transition:all 0.2s;/* Safari 和 Chrome */
	-o-transition:all 0.2s;/* Opera */
}
.all_menu .search_section.on{height:55px;
	transition:all 0.2s;
	-moz-transition:all 0.2s;/* Firefox 4 */
	-webkit-transition:all 0.2s;/* Safari 和 Chrome */
	-o-transition:all 0.2s;/* Opera */
}
.all_menu .search_section input[type="text"]{width:100%;height:36px;margin:6px 0;padding:10px 50px 10px 32px;border:none;border-radius:21px;background:#fff;font-size:15px;line-height:22px;box-sizing:border-box;}
.all_menu .search_section button{position:absolute;top:3px;left:15px;width:42px;height:42px;padding:0;border:0;background:none;font-size:20px;line-height:43px;font-weight:NORMAL;text-align:center;}
.all_menu .all_menu_cont .menu-list > li .depth2{color:#fff;}
.all_menu .mid_menu{color:#fff;}
.all_menu .mid_menu li a, .all_menu .mid_menu p{font-weight:NORMAL;display:block;}
.all_menu .mid_menu ul.member_info{padding-left:20px;}
.all_menu .mid_menu{box-sizing:border-box;padding:10px 20px;}
.all_menu .mid_menu p{font-weight:NORMAL;display:block;color:#000;font-size:14px;}
.all_menu .mid_menu ul{overflow:hidden;width:100%;}
.all_menu .mid_menu li{display:inline-block;vertical-align:top;float:left;width:33%;box-sizing:border-box;padding:2px;}
.all_menu .mid_menu li:first-child{margin-left:0;}
.all_menu .mid_menu li img{width:100%;}
.all_menu .search_section.on{background-color:#FF4242;}
.all_menu .all_menu_cont .menu-list > li .depth2 li span{background:url("http://skin.wavayo.com/data/skin/banner/2_5.png") no-repeat 93% center;background-size:10px 5px;}
.all_menu .all_menu_cont .menu-list > li .depth2 li.on span{background:url("http://skin.wavayo.com/data/skin/banner/1_7.png") no-repeat 93% center;background-size:10px 5px;}
.all_menu .all_menu_cont .menu-list > li .depth3{background:#2D2E33;padding-left:20px;display:none;}
.all_menu .all_menu_cont .menu-list > li .depth3 li a{display:block;padding-left:20px;color:#fff;font-size:14px;line-height:40px;font-weight:normal;}

.area_cmoney_class{float:right;padding-right:20px;}
.all_menu .mid_menu2{box-sizing:border-box;padding:0 10px;}
.all_menu .mid_menu2 .img_links{overflow:hidden;border:1px solid #ccc;}
.all_menu .mid_menu2 .img_links li{float:left;width:25%;}
.all_menu .mid_menu2 .img_links li img{width:100%;}

.all_menu .txt_links li a{display:block;color:#fff;font-size:13px;line-height:40px;text-align:center;}
.all_menu .btm_menu{box-sizing:border-box;padding:20px;color:#000;}
.all_menu .btm_menu>ul{margin-bottom:15px;}
.all_menu .btm_menu ul li{border-bottom:1px solid #ccc;padding-bottom:10px;padding-top:5px;}
.all_menu .btm_menu ul li h4{font-size:16px;margin-bottom:5px;}
.all_menu .btm_menu ul li strong a{font-size:20px;color:#000;}
.all_menu .btm_menu ul li p{line-height:2em;}
.all_menu .btm_menu .katalk, .all_menu .btm_menu .toktok{display:inline-block;width:49%;height:35px;}
.all_menu .btm_menu .katalk img, .all_menu .btm_menu .toktok img{width:100%;}
.all_menu .btm_menu .sns_ico_wrap{overflow:hidden;width:100%;margin-bottom:0;margin-top:10px;}
.all_menu .btm_menu .sns_ico_wrap li{border-bottom:0;float:left;width:24%;display:block;padding-bottom:0;padding-top:0;}
.all_menu .btm_menu .sns_ico_wrap li a{display:block;width:35px;margin:0 auto;}
.all_menu .btm_menu .sns_ico_wrap li a img{width:100%;}

@media (max-width:568px){
	.all_menu{position:fixed;}
}

/*  언니뷰티  */
.member_info_wrap .info1{font-size:0;text-align:left;box-sizing:border-box;padding:10px 15px;color:#fff;}
.member_info_wrap .info1>div{display:inline-block;box-sizing:border-box;vertical-align:top;}
.member_info_wrap .info1>div.lgt{width:20%;}
.member_info_wrap .info1>div.lgt img{width:60px;height:60px;border-radius:50%;}
.member_info_wrap .info1>div.mid{font-size:14px;font-weight:bold;padding:5px 0 15px 20px; height:60px;}
.member_info_wrap .info1>div.mid a{color:#fff;}
.member_info_wrap .info1>div.mid a.unni_guide {font-size:13px; font-weight:normal; margin-left:5px; vertical-align:middle;}
.member_info_wrap .info1>div.mid p{padding-top:5px;}
.member_info_wrap .info1 .btn{display:inline-block;font-size:13px;color:#fff;font-weight:normal;vertical-align:middle;padding:5px 8px 4px 8px;border-radius:4px;border:1px solid #fff;line-height:17px;}
.member_info_wrap .info1 .mid.tmb_logout{width:78%;}
.member_info_wrap .info1 .mid.tmb_logout p{font-size:16px;line-height:42px;overflow:hidden;}
.member_info_wrap .info1 .mid.tmb_logout p a{color:#fff;}
.member_info_wrap .info1 .mid.tmb_logout p span{float:right;width:40px;height:40px;border:none;}
.member_info_wrap .info1 .mid.tmb_logout p span img{width:100%;}
.member_info_wrap .info1>div.rgt{width:20%;font-size:0;padding-top:10px;}
.member_info_wrap .info1>div.rgt>div{display:inline-block;box-sizing:border-box;vertical-align:top;width:50%;}
.member_info_wrap .info1>div.rgt img{width:100%;}
.member_info_wrap .info1>div.rgt .btn{position:absolute;right:15px;top:30px;}
.member_info_wrap .info1 .menu_info{overflow:hidden;margin:6px -10px 0;border-top:1px solid {{COLORTYPE2}};text-align:center; height:30px;}
.member_info_wrap .info1 .menu_info li{display:inline-block;padding:0 10px;padding-top:10px;text-align:center;}
.member_info_wrap .info1 .menu_info li:first-of-type{padding-left:0;}
.member_info_wrap .info1 .menu_info a{font-size:12px;color:#fff;letter-spacing:-.3px;overflow:hidden;}
.member_info_wrap .info1 .menu_info .ico{vertical-align:middle;}
.member_info_wrap .info1 .menu_info .ico img{width:auto;max-width:20px;max-height:14px;}
.member_info_wrap .info1 .menu_info .txt{vertical-align:middle;padding-left:5px;}
.all_menu .pdWrap{padding:0 15px;border-bottom:1px solid #dadada;}
.all_menu .pdWrap .top{overflow:hidden;padding:10px 0;width:100%;}
.all_menu .pdWrap .tit{float:left;font-size:15px;color:#333;font-weight:bold;}
.all_menu .pdWrap .tit span{color:#bbb;}
.all_menu .pdWrap .rgt{float:right;font-size:0;}
.all_menu .pdWrap .rgt .swiper-button-prev,
.all_menu .pdWrap .rgt .swiper-button-next{position:static;display:inline-block;width:20px;height:20px;background:url({{BANNER_SRC:35}})no-repeat left/40px;margin:0;}
.all_menu .pdWrap .rgt .swiper-button-next{background-position:100%;}
.all_menu .pdWrap .swiper-container{width:auto;margin:0 -2.5%;}
.all_menu .pdWrap .recent_bg{font-size:0;margin-top:-5px;}
.all_menu .pdWrap .recent_bg li{display:inline-block;width:25%;font-size:initial;padding:0 2.5%;box-sizing:border-box;margin-bottom:15px;}
.all_menu .pdWrap .recent_bg img{opacity:1;width:100%;}

.all_menu .gnb2{background:#fff;}
.all_menu .gnb2>li{padding:0;}
.all_menu .gnb2 li .tit{font-size:15px;color:#000;padding:12px 0 9px 12px;font-weight:bold;}
.all_menu .gnb2 li ul{overflow:hidden;}
.all_menu .gnb2 li li{float:left;width:50%;background:#fff url('/data/unnibeauty/icon/bullet3.png') no-repeat right 50%;background-size: 15px 15px;border:1px solid #ebebeb;line-height:36px;text-align:left;box-sizing:border-box;border-width:0 1px 1px 0; height:41px;}
.all_menu .gnb2 li li:nth-of-type(2n-1){border-right-width:1px;}
.all_menu .gnb2 li li:nth-of-type(-n+2){border-top-width:1px;}
.all_menu .gnb2 li li a{display:block;font-size:15px;color:#000;padding:3px 0 2px 15px;cursor:pointer;}
.all_menu .gnb2 li li a img {width:26px;vertical-align: text-bottom;}
.all_menu .split{border-top:1px solid #ccc;height:9px;background:#e5e5e5;}

.all_menu .gnb{background:#f3f3f3;padding-bottom:20px;}
.all_menu .gnb>li{padding:0 15px;}
.all_menu .gnb>li.unni_banner {margin-top:20px; cursor:pointer;}
.all_menu .gnb>li.unni_banner img {width:100%;}
.all_menu .gnb li .tit{font-size:14px;color:#000;padding:20px 0 12px;font-weight:bold;}
.all_menu .gnb li ul{overflow:hidden; height:75px;}
.all_menu .gnb li li{float:left;width:50%;background:#fff;border:1px solid #ebebeb;line-height:36px;text-align:center;box-sizing:border-box;border-width:0 1px 1px 0;}
.all_menu .gnb li li:nth-of-type(2n-1){border-left-width:1px;}
.all_menu .gnb li li:nth-of-type(-n+2){border-top-width:1px;}
.all_menu .gnb li li a{display:block;font-size:14px;color:#000;letter-spacing:-.5px;}
.all_menu .csWrap{padding:20px 15px 0; height:99.6px;}
.all_menu .csWrap span{display:inline-block;font-size:16px;font-weight:bold;padding-bottom:5px;}
.all_menu .csWrap b span{font-size:22px;font-weight:bold;vertical-align:middle;}
.all_menu .csWrap b span a{position:relative;z-index:1;margin-right:-90px;padding-right:90px;color:#333;}
.all_menu .csWrap q{font-size:12px;}
.all_menu .csWrap #tel_img {display:inline-block;background:#333;border-radius:3px;padding:0 8px;margin-left:5px; height:29px; line-height:27px; vertical-align:text-bottom;}
.all_menu .csWrap #tel_img a{font-size:16px; color:#fff; font-weight:bold;}
.all_menu .bankWrap{font-size:12px;padding:20px 15px 20px;}
.all_menu .bankWrap b{display:inline-block;font-size:16px;padding-bottom:5px;}
.all_menu .copyright {font-size:12px; padding:10px;}
.all_menu .copyright address {font-size:12px; letter-spacing: -1px; line-height: 19px;padding-top:5%;}

/*나이스페이*/
.nice {padding: 20px 10px;font-size:11px;text-align:left;}
.nice .nice-img {display:inline-block;width:8.6%;vertical-align:top;margin-right:5px;}
.nice .nice-img img {width:100%;}
.nice .nice-txt-w {display:inline-block;vertical-align:top;width:88%}
.nice .nice-img-txt {font-weight:600;padding-bottom:6px;}
.nice .nice-txt {line-height:1.2;padding-bottom:6px;}
.nice .nice-btn {display:inline-block;text-decoration:underline;font-size:12px;}

.footCopyrightbtn {line-height:18px; text-align:center; font-weight:bold; display:inline-block; border:0; font-size:11px; cursor:pointer; vertical-align:top;border-radius:0px; background:#c8c7c9;color:#fff;padding:0px 5px 0px 5px;}
.layerFix.escrow .layerConWrap{width:100%; background:none; overflow-y:hidden; text-align:center;}
.layerFix.escrow .layerBg{z-index:9999;}
.layerFix.escrow iframe{width:80%;height:390px;border:0;}
.layerFix.escrow .btnClLyr {position:absolute;right:10%;top:0;}

.layerFix.choiceJoin .layerConWrap{z-index:10001;}
.layerFix.choiceJoin .layerBg{z-index:10000;}


.com_tel1, .com_tel2, #tel_img {display:none;}

/*스토리*/
.storyDom .liWrap {display:block;zoom:1;margin:0 10px 10px;padding:0;box-sizing:border-box;}
.storyDom .liWrap.n1 {margin:0 0 10px;}
.storyDom .liWrap:after {content:""; display:block; height:0px; clear:both; visibility:hidden; zoom:1;}

.storyDom .liWrap .summary div+a div {font-size:12px;width:calc(100% - 27px);margin-left:5px;}
.storyDom .liWrap .summary .lft {font-size:12px;}
.storyDom .liWrap .targetList {border:1px solid #e6e6e6;box-sizing:border-box;border-radius:8px;background: #fff;margin-top:10px;overflow: hidden;}
/*.storyDom .liWrap .targetList.n1 {padding-right:0;}*/
.storyDom .liWrap .targetList.n1 {padding-right:0;border:0; margin:10px -10px 0;width: 100%;}
.storyDom .liWrap .targetList.n2 {width:48%; margin:3% 1% 0; box-sizing:border-box;}
.storyDom .liWrap .targetList.n3 {width:30%;margin:10px 1.666% 0;}
.storyDom .liWrap .targetList.n3 .summary {position: relative;padding-bottom:38px;}
.storyDom .liWrap .targetList.n3 .summary>a {position: absolute;bottom:12px;left:0;padding:5px 10px;box-sizing:border-box;width:100%;border-top:1px solid #eee;}
.storyDom .liWrap .targetList.n3 .summary div+a img {border:1px solid #f00;}
.storyDom .liWrap .targetList.n3 .summary .lft {width:100%;text-align: right;}
.storyDom .liWrap .targetList.n4 {width:calc(25% - 16px);box-sizing:border-box;margin:0 5px 10px;}

.storyDom .topProfile {border-top:10px solid #f0f0f0;height:102px;padding:0;font-size:12px;}

.storyDom .topProfile li {display: inline-block;text-align: center;}
.storyDom .topProfile li .topAround {padding-top:10px;display: inline-block;width:60px;height:60px;position: relative;}
.storyDom .topProfile li .topAround .tac {display: none;position: absolute;left:23px;border-radius:3px;height:18px;line-height: 16px;padding:0 8px;background:#f00;z-index:1;}
.storyDom .topProfile li .topAround .tac.on {display: block;}
.storyDom .topProfile li .topAround .tac.on:after {content:"LIVE";color: #fff;font-size:12px;font-weight: 700;}
.storyDom .topProfile li .topAround .imgP {position: relative;width:60px;height:60px;width:60px;border-radius:50%;overflow:hidden;}
.storyDom .topProfile li .topAround .imgP img {position: absolute;top: -99999px;left: -99999px;right: -99999px;bottom: -99999px;/*width:100%;*/height:100%;background-color: #fff;margin: auto;}

.storyDom .topProfile li .bottomAround {padding-bottom:10px;}
.storyDom .topProfile li .bottomAround p {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.storyDom .topProfile li .bottomAround p a{font-size:0.857em;}

.storyDom .unniB_story_wrap .top {position: relative;}
.unniB_story_wrap .top>div.more_vert {position: absolute;right: 0;}
.storyDom .unniB_story_wrap .top>div.user {width:100%;}
.storyDom .unniB_story_wrap .top>div.user a {}
.storyDom .unniB_story_wrap .user .id {display: inline-block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width:calc(100% - 40px);}/* 2023-12-08 sky inline-block 추가 */
.storyDom .unniB_story_wrap .cont_slide {min-height:auto;}
.storyDom .unniB_story_wrap .btm .btm-t {width:100%;box-sizing:border-box;}

.storyDom .unniB_story_wrap .btm .btm-t .btm-t-w > li {box-sizing:border-box;width:100%;}
.storyDom .unniB_story_wrap .btm .btm-t .btm-t-w > li:first-child {width:100%;}

.storyDom .unniB_story_wrap .comm_wrap {width: 100%;box-sizing:border-box;}
.storyDom .unniB_story_wrap .btm.under .lft {padding:0 10px 10px;}
.storyDom .unniB_story_wrap .btm.under .lft .rvWrap {margin-bottom:0;}
.storyDom .unniB_story_wrap .btm.under .lft .dataVal {font-weight: 400;}
.storyDom .unniB_story_wrap .btm.under .lft .textType {font-weight: 400;margin-top: -5px;}
.storyDom .unniB_story_wrap .btm.under .lft .textType .textTit1 .text {display: inline-block;vertical-align: middle;}
.storyDom .unniB_story_wrap .btm.under .lft .textType .textTit1 .text._block {max-width:calc(100% - 50px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.storyDom .unniB_story_wrap .btm.under .lft .textType .textTit1._on .text {text-overflow: inherit;overflow: inherit;white-space: pre-wrap;max-width: 100%;}
.storyDom .unniB_story_wrap .btm.under .lft .textType .textTit1 .more {color: #999;margin-left: 5px;display: inline;vertical-align: middle;}
.storyDom .unniB_story_wrap .btm.under .lft .textType .textTit1._on .more {display: none;}
.storyDom .unniB_story_wrap .btm.under .lft .textType .textTit2 {color: #999;}
.storyDom .unniB_story_wrap .btm.under .lft .textType .textTit3 {color: #999;}

.storyDom .unniB_story_wrap .comm_wrap .add_comm {height:40px;margin:0 0 28px}
.storyDom .unniB_story_wrap .comm_wrap .add_comm .rgt {font-size:12px;z-index:2;}
.storyDom .unniB_story_wrap .comm_wrap .add_comm .rgt .input {font-size:12px;padding:0;height:28px;}
.storyDom .unniB_story_wrap .comm_wrap .add_comm .rgt .input .submit {bottom:0;top:auto;left: auto;right:-5px;}

.storyDom .unniB_story_wrap .comm_wrap .add_comm .lgt {font-size:12px;}
.storyDom .unniB_story_wrap .comm_wrap .comm-cont {font-size:12px;color: #666;}
.storyDom .cont_slide .shareLayerCon {display: none;}

/*수정*/
.storyDom {width: 100%;}
.storyDom._storyDom {height:auto !important;} /* /addon/story/story.asp 해당경로 DOM이 무너짐*/
#mainStroy .storyDom .liWrap .targetList.n2 {width:48%; margin:3% 2% 0;box-sizing:border-box;}
#mainStroy .comm_wrap .add_comm .rgt {z-index:997;}

/*헤더*/
.customerOptionSet {position:absolute; top:0; left:0; right:0; z-index:2;}
.btnAllmenu {position:absolute; top:0; left:0; width:53px; height:53px; text-align:center;z-index:1;}
.btnAllmenu img {width:25px;}
.btnAllmenu i {font-size:2.643em; color:#000; line-height:inherit;}
.btnOther {position:absolute; top:0; right:0;}
.btnOther .boSearch {margin-right:-20px; display:inline-block; width:53px; height:53px; text-align:center;}
.btnOther .boSearch img {width:25px;}
.btnOther .boSearch i {font-size:1.643em; font-weight:bold; color:#000;}
.btnOther .boCart {position:relative; display:inline-block; width:53px; height:53px; text-align:center; vertical-align:top;}
.btnOther .boCart img {width:25px;}
.btnOther .boCart .cartCnt {position:absolute; right:10px; bottom:10px; padding:0 4%; color:#fff; font-weight:bold; line-height:1.2;}

/*메인탑메뉴*/
.sectionTopmenu {left:0; right:0; width:100%; max-width:568px; margin:0 auto; z-index:998;}
.topmenuBox {text-align:center;}
.topmenuBox .tmbLi {display:inline-block; padding:0 6%; width:auto;}
.topmenuBox .tmbLi .tmblia {display:block; width:100%; line-height:2.2; font-weight:bold; font-size:1.214em; text-align:center; color:#000;}

/*메인슬라이드*/
.mainVisual .swiper-slide img {width:100%;}
.mainVisual .swiper-pagination-fraction {width:auto; left:auto; right:30%; bottom:2%; color:#fff;}
.mainVisual .swiper-pagination-fraction .swiper-pagination-current {font-weight:bold;}
.mainVisual .more{position:absolute; bottom:1.2%; right:3%; padding:3px 10px; width:auto;min-width:70px;max-width:120px; text-align:center; line-height:22px; color:#fff; z-index:20; background:rgba(0,0,0,.4); border-radius:15px;}

.mainVisual .mvPopup {display:none; position:relative; top:0;}
.mvPopup .mvpopupInner {position:fixed; z-index:999999; background-color:rgba(0,0,0,.7); left:0; top:0; right:0; bottom:0; color:#fff; margin:0 auto; width:100%; max-width:568px;}
.mvPopup .mvpopupInner h2 {position:relative; text-align:center; font-size:1.143em; line-height:3;}
.mvPopup .mvpopupInner h2 span {position:absolute; top:0; right:1%; z-index:2;}
.mvPopup .mvpopupInner h2 i {font-size:1.714em; vertical-align:middle;}
.mvPopup .mvpuCont img {width:100%; margin:0 0 3%;}

.mvPopup .mvpuCont {position:absolute; height:100%; left:0; top:46px; right:0; bottom:0; overflow-y:auto;}
.mvPopup .mvpuCont .mvpuBox {position:relative; top:0; left:0; width: 100%; transition:.3s;}

/*메인스토리*/
.sectionStory {padding:2% 0 0; background-color:#e7e7e7; border-top:1px solid #ccc;}
.sectionTitle {padding:0 3%; line-height:60px;}
.sectionTitle h3 {font-size:1.143em;}

.sectionStory .sectionInner {background-color:#fff;}
.sectionStory .sectionTitle {border-bottom:1px solid #ddd;}
.sectionStory .sectionTitle h3 {float:left;}
.sectionTitle .rightTit {float:right; color:#888; font-size:1.143em; text-decoration:underline;}
	/*메인,스토리에서 상품진열수정, 댓글생략*/
.storyDom .comm_wrap,
.sellerPage .comm_wrap {display:none;}
.storyDom .unniB_story_wrap .btm .btm-t .btm-t-w > li .goodsImg,
.sellerPage .unniB_story_wrap .btm .btm-t .btm-t-w > li .goodsImg {position:relative; width:44px;height:44px;border-radius:5px;overflow:hidden;}
.storyDom .unniB_story_wrap .btm .btm-t .btm-t-w > li .goodstxt,
.sellerPage .unniB_story_wrap .btm .btm-t .btm-t-w > li .goodstxt {position:relative; display:inline-block; width:calc(100% - 55px); padding-left:0;}
.storyDom .unniB_story_wrap .btm .btm-t .btm-t-w > li .goodstxt p.goodstxt3,
.sellerPage .unniB_story_wrap .btm .btm-t .btm-t-w > li .goodstxt p.goodstxt3 {display:none;} /*스토리홈, 프로필홈 가격 및 언니지원금 가림*/
.storyDom .unniB_story_wrap .btm .btm-t .btm-t-w > li .goodstxt p.goodstxt3 + p,
.sellerPage .unniB_story_wrap .btm .btm-t .btm-t-w > li .goodstxt p.goodstxt3 + p {display:none;} /*스토리홈, 프로필홈 가격 및 언니지원금 가림*/


/*이벤트배너*/
.sectionBennerFull .sectionInner {margin:7% 0 0;}
.sectionBennerFull  img {width:100%;}
.sectionBennerFull .swiper-pagination {margin:3% 3%; position:relative; text-align:right;}
.sectionBennerFull .swiper-pagination-bullet {width:12px; height:12px; margin-left:2%; background-color:#ddd;}
.sectionBennerFull .swiper-pagination-bullet-active {background-color:#000;}

.sbfText {display:none; position:absolute; top:37%; left:9%;}
.sbfText .sbftxt {font-weight:bold; font-size:1.286em;}
.sbfText .sbfsubtxt {font-size:0.714em;}

.sectionBennerFull3 {display:block;}
.sbf3Top {width:100%;}
.sbf3Btm .sbf3bBox {float:left; width:32.333%; margin:1.5% 0 0 1.5%;}
.sbf3Btm div.sbf3bBox:first-child {margin-left:0;}

/*진열상품*/
.pdLink {position:absolute; top:0; right:0; left:0; bottom:0; width:100%; height:100%; z-index:8;}
._urlBak {display:block; width:100%; height:100%;}

.listNum {position:relative;}
.listNum .storeImg {position:relative; width:100%;}

.listNum .storeTxt {position:relative;}
.listNum .storeTxt .detailText a {display:block; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; max-height:2.6em; word-wrap:break-word; font-weight:bold; color:#000;}

.listNum .priceArea {margin:5% 0 0;}
.listNum .priceArea .setDis {display:inline-block; vertical-align:text-bottom; margin-right:2%; font-weight:bold; color:#e53238;} /*사이트컬러*/
.listNum .setDis .per {font-weight:normal;}
.listNum .setDis .per em {font-weight:bold; font-size:1.286em;}
.listNum .priceArea .salePrc {display:inline-block; vertical-align:text-bottom;}
.listNum .priceArea .salePrev {display:inline-block; font-size:1.286em; font-weight:bold; margin-right:2%;}
.listNum .priceArea .salePrev span.mwon {font-size:0.7em;}
.listNum .priceArea .salePay {display:inline-block; color:#ccc; text-decoration:line-through;}

.listNum .starArea {margin:3% 0 0; position:relative;}
.listNum .starArea .setView {float:left;}
.listNum .starArea .likePhase {float:right; margin-right:3%;}
.listNum .starPhase {margin:4% 0 0;}
.listNum .starPhase .appraisalstar {display:inline-block; vertical-align:middle;}
.listNum .starPhase .starOpinion {display:inline-block; vertical-align:middle; margin-left:3%;}
.listNum .starPhase .starOpinion2 {display:none;}

.listNum .likePhase .material-icons {vertical-align:middle; font-size:1.143em; color:#fa2829;}
.listNum .likePhase .likeInner em {vertical-align:middle;}
.listNum .starArea .ftic-staron {color:#ffc000;}
.listNum .starArea .ftic-staroff {color:#c3c3c3;}
.listNum .starArea .ftic-staroff:before { content: "\e630"; } /* 별off */

.listNum .optionBenner {position:relative; margin:4% 0 0; text-align:left;}
.listNum .optionBenner.on {}
.listNum .optionBenner span {font-size:0.625em; padding:0 6%;}
.listNum .optionBenner .sticker_soldout {color:#fff; background:#cd6860; border:1px solid #cd6860;}
.listNum .optionBenner .sticker_soldout:before {content:"SOLD OUT";}
.listNum .optionBenner .sticker_best {color: #333;background: #e7e7e7;border:1px solid #e7e7e7;}
.listNum .optionBenner .sticker_best:before {content:"BEST";}
.listNum .optionBenner .sticker_hot {color: #fff;background: #f00;border:1px solid #f00;}
.listNum .optionBenner .sticker_hot:before {content:"HOT";}

.n1 li.listNum {width:100% !important; padding:0 0 7%;}
.n1 .listNum .storeImg .bgimg {display:none;}

.n2 li.listNum {float:left; width: 48% !important;margin-right:4% !important; padding:0 0 5%;}
.n2 li.listNum:nth-child(2n) {margin-right:0 !important;}
.n2 li.listNum:nth-child(2n+1) {clear:left;}
.n2 .listNum .storeImg .bgimg {display:block; width:100%; height:100%;}
.n2 .listNum .storeImg img {display:none !important;}

.n3 li.listNum {float:left; width: 32% !important;margin-right:2% !important; padding:0 0 5%;}
.n3 li.listNum:nth-child(3n){margin-right:0 !important;}
.n3 li.listNum:nth-child(3n+1){clear:left;}
.n3 .listNum .storeImg .bgimg {display:block; width:100%; height:100%;}
.n3 .listNum .storeImg img {display:none !important;}
.n3 .listNum .storeTxt .detailText a {-webkit-line-clamp:3; max-height:3.9em;}
.n3 .listNum .priceArea .setDis {display:none;}
.n3 .listNum .priceArea .salePay {position:absolute; top:0; left:0; font-size:0.9em;}
.n3 .listNum .priceArea {position:relative; margin:9% 0 3%;}
.n3 .listNum .starArea .setView {font-size:0.9em;}
.n3 .listNum .starArea .ftic-staron {font-size:14px;}
.n3 .listNum .likePhase .likeInner {font-size:0.9em; line-height:0.9;}
.n3 .listNum .starPhase .starOpinion {display:none;}
.n3 .listNum .starPhase .starOpinion2 {display:inline-block; font-size:0.9em;}
.n3 .listNum .salePrev {margin:16% 0 0;}
.n3 .listNum .optionBenner {margin:4% 0 0;}

.n4 li.listNum {width:100% !important; padding:3% 0; border-top:1px solid #f2f2f2;}
.n4 li.listNum:first-child {border-color:#bdbdbd;}
.n4 .listNum .storeImg {float:left; width:33%;}
.n4 .listNum .storeInfo {float:right; width:64%; margin-left:3%;}
.n4 .listNum .storeImg .bgimg {display:block; width:100%; height:100%;}
.n4 .listNum .storeImg img {display:none !important;}
.n4 .listNum .priceArea .setDis {margin-right:4%;}
.n4 .listNum .priceArea .salePrev {margin-right:4%;}

/*on,off*/
.listNum .storeTxt .detailText,
.listNum .storeTxt .attendTxt,
.listNum .storeTxt .brandName,
.listNum .priceArea .setDis,
.listNum .priceArea .salePrev,
.listNum .priceArea .salePay,
.listNum .starArea .setView,
.listNum .starArea .likeIcon,
.listNum .starArea .likeInner,
.listNum .starArea .starPhase,
.listNum .optionBenner
{display:none !important;}

.listNum .storeTxt .detailText.on,
.listNum .storeTxt .attendTxt.on,
.listNum .storeTxt .brandName.on,
.listNum .starArea .setView.on,
.listNum .starArea .starPhase.on,
.listNum .optionBenner.on
{display:block !important;}

.listNum .priceArea .setDis.on,
.listNum .priceArea .salePrev.on,
.listNum .priceArea .salePay.on,
.listNum .starArea .likeIcon.on,
.listNum .starArea .likeInner.on
{display:inline-block !important;}


/*메인TV*/
#container {min-height:auto !important;}/*메인에서 높이 잘못잡힘*/
.sectionTv .sectionInner {margin:0 0 5%;}
.sectionTv #cont_tv .tvlist li {margin-top:0; margin-left:2%; margin-bottom:10px;}

/*푸터*/
.sftBox h4 {margin:8% 0 3%;}
.sftBox.sfCenter h4 {margin:0;}
.sfTop .sftBox .sfCenterCall {font-size:1.714em; line-height:1.5; font-weight:bold; padding:0 0 2%;}

.sfGuide .sfGuidMenu a {float:left; margin:0 4% 0 0;}

.sftBox.sfNicepay h4 {margin:0;}
.sfNicepay .sfNicepayImg {padding:3% 0 0;}
.sfNicepay img {width:100%; max-width:32px; vertical-align:middle;}
.sfNicepay .sfNicepayTxt {margin-left:2%; display:inline-block; vertical-align:middle;}

.sfBtm .sfbLogo img {width:100%;}
.sfBtm .hosting {margin:5% 0 0; text-align:right;}
.sfbBox a.sfbmenu {display:inline-block; line-height:2; color:#000; margin:0 4% 2% 0; border-bottom:1px solid #000;}

.sfbInfo {margin:5% 0 0; line-height:1.8;}
.sfbCopyright {margin:5% 0 0;}

/*플로팅메뉴*/
.botFixMenu{display:table;width:100%;font-size:0;height:57px;position:fixed;left:0;right:0;bottom:0;border-top:1px solid #d9d9d9;background:#fff;z-index:9986;}
.botFixMenu li{display:table-cell;width:19%;text-align:center;line-height:58px;}
.botFixMenu li:nth-of-type(3){width:24%;}
.botFixMenu li img{max-width:20px;max-height:20px;}
.botFixMenu li:nth-of-type(3) img{width:auto;max-width:none;max-height:14px;}
.botFixMenu li.botFixMenu_cls{display:none;}
.botFixMenu li a {display:block;}

.botFixMenu_bg {display:block;width:100%;max-width: 568px;font-size:0;height:100px;position:fixed;bottom:0;background:transparent;z-index:998;margin-bottom:-43px;}

/*상품카테고리메뉴(/m/goods/main.asp?cate=52558)*/
.subCategory .sc {width:100%;height:100%;background:#fff;}
.subCategory .sc ul{}
.subCategory .sc ul li{width:18%; float:left; font-size:10px; color:#000; font-weight:normal; text-align:center; cursor:pointer;}
.subCategory .sc ul li > a {height:100%; display:inline-block; padding:5px 1%;}
.subCategory .sc ul li > a.on {background:#fee10b; color:#fff;}
.subCategory .sc ul li > a img {display:block;height:30px;width:auto;margin:0 auto 2px;}

/*셀러프로필*/
.top_fix_head.sellerPage .btnHome {left:15px; right:auto;}
.sellerPage .btnGoinstar {position:absolute; top:0; right:54px; bottom:0; line-height:50px;}
.sellerPage .SNSLayerIconUnniHome {color:#000; font-weight:bold;}

.sellerPage .sub_title {line-height:50px;}
.sellerPage .sub_title img {width:130px;}
.Profile_Wrap.sellerPage .info .top>div.topInner {font-size:14px; padding:3% 15px; display:block; background-color:#fff; border-bottom:1px solid #ddd;}
.Profile_Wrap.sellerPage .tiLeft {position:relative; float:left; width:90px;}
.Profile_Wrap.sellerPage .tiRight {float:right; width:calc(100% - 100px);}

.Profile_Wrap.sellerPage .info .top div.follow_btn {position:relative; text-align:center;}
.Profile_Wrap.sellerPage .info .top .follow_btn span.flwBtn {margin-top:8px; width:80px; color:#fff; background-color:#f00; border-color:#f00; border-radius:3px; height:16px; line-height:13px; padding:4px 0 2px;}
.Profile_Wrap.sellerPage .info .top .follow_btn span.flwBtn + .flwBtn {color:#f00; background-color:#fff;}
.Profile_Wrap.sellerPage .info .top .follow_btn span.flwBtn i {color:#fff; font-size:1.143em; vertical-align:top; margin-right:2px;}

.Profile_Wrap.sellerPage .tiLeft .User_img .file_box {margin-top:0; margin-bottom:0;}
.Profile_Wrap.sellerPage .tiLeft .file_box .upload_po_box {display:block;}
.Profile_Wrap.sellerPage .tiLeft .file_box .upload-display {display:block; width:90px; height:90px; border-radius:50%; position:relative;}
.Profile_Wrap.sellerPage .tiLeft .User_img img {position:absolute; top:-9999px; left:-9999px; right:-9999px; bottom:-9999px; margin:auto; width:100%; height:auto;}

.sellerPage .tiRight .tirId {position:relative;}
.Profile_Wrap.sellerPage .tiRight .User_id {font-size:1.286em; font-weight:bold; color:#000; margin-right:5px;}
.Profile_Wrap.sellerPage .tiRight .insImg {width:20px; vertical-align:text-top;}
.sellerPage .tiRight .SNSLayerIconUnniHome {position:absolute; font-size:1.5em; color:#000; font-weight:bold; top:50%; right:0; margin-top:-8px;}

.Profile_Wrap.sellerPage .tiRight .tirAddr {margin-top:10px;}
.sellerPage .tiRight .tirAddr .userID_area {color:red; font-size:0.857em;}
.sellerPage .tiRight .tirAddr .linkCopyBtn {float:right;}
.sellerPage .tiRight .tirAddr .linkCopyBtn #link_copy {display:inline-block; padding:0 7px; font-size:0.857em; font-weight:bold; border:1px solid #e6e6e6; border-radius:3px; color:#999;}

.sellerPage .tiRight .tirMy {margin-top:10px; word-break:break-word;}

.sellerPage .tiRight .tirCounting {margin-top:20px;}
.sellerPage .tiRight .tircBox {position:relative; float:left; width:32%; margin-left:2%; padding:5% 0; text-align:center; border:1px solid #e6e6e6; border-radius:10px; box-sizing:border-box;}
.sellerPage .tiRight .tircBox a {position:absolute; top:0; right:0; left:0; bottom:0; width:100%; height:100%;}
.sellerPage .tiRight div.tircBox:first-child {margin-left:0;}
.sellerPage .tiRight .tircbNum {padding:4px 0 0; font-weight:bold;}

.sellerPage .info h1 {font-size:1.286em; line-height:2; padding:0 10px; box-sizing:border-box;}
.sellerPage .info .top>div.more_vert {z-index:1;}
.sellerPage .cont {padding:15px 0 0;}
.sellerPage .content_wrap {padding:0 10px; box-sizing:border-box;}
.sellerPage .unniB_story_wrap .top {position:relative;}
.sellerPage .cont .liWrap .unniB_story_wrap {width:48%; margin:3% 1% 0; border:1px solid #e6e6e6; box-sizing:border-box;}
.sellerPage .unniB_story_wrap .cont_slide {min-height:auto;}
.Profile_Wrap.sellerPage .info .btm {padding:0;}
.sellerPage .rvWrap .right {display:none;}

.sellerPage ul.cont_list {padding-top:0;}
.sellerPage .storeImg img {width:100%;}
.sellerPage .listNum {text-align:left;}
.sellerPage .listNum .storeTxt {padding:5% 0 0;}
.sellerPage .salePrev em {font-weight:bold;}
.sellerPage ul.cont_list li dl dd.setView, .sellerPage ul.cont_list li dl dd.likePhase {font-size:14px; padding:0;}
.sellerPage .listNum .starArea {z-index:9;}

.sellerPage .storeUL {box-sizing:border-box;}
.sellerPage .List_li {float:left; width:46%; margin:5% 2% 0; box-sizing:border-box;}
/*.sellerPage .List_li {float:left; width:48%; margin:3% 1% 0; box-sizing:border-box;}
.sellerPage .List_li:nth-child(2n+1) {clear:left;}*/
.sellerPage ul.cont_list>li {width:100%;margin:0; border:0;}
.sellerPage .sectionbody {margin:0; padding:0;}
.sellerPage div[data-role=pfStore_wrap] {background:#fff !important;}
.contTit {position:relative;}
.contTit .prfContMore {position:absolute; top:50%; right:10px; margin-top:-9px; font-size:1.143em; text-decoration:underline;}
.sellerPage .unniB_story_wrap .btm .btm-t {top:-21px;}

/*스토리프로필슬라이드*/
.storyDom .profileBody li {opacity:0; background-color:#fff;}

/*해쉬태그숨기기*/
.storyArea-tag-txt .hashtag:nth-child(n+11) {display:none;}

/*해당페이지 언니TV메뉴 임시삭제 https://unnibeauty.com/addon/my/my_likeLive.asp*/
#m_wrap .topGNB .bot li {flex:1;}
/*#m_wrap .topGNB .bot li:nth-child(2) {display: none;}*/

/*마이프로필 타이틀 영역 임시수정*/
#mobile_wrap .Profile_Wrap .cont .view_btn li {width: 50%;}
#mobile_wrap .Profile_Wrap .cont .view_btn li:nth-child(2) {display: none;}
#mobile_wrap .Profile_Wrap .info .insta_only>div {/*width: 49%;*/}


.m_reviewB .sitebg2 {background: #5f5f5f !important;}

.fixed_optionbtns_box.cartOut .btns .buy {display: inline-block;width: calc(100% - 73px);}

#story_rel .story_detail_wrap {background: none;}
#story_rel .story_detail_wrap .insta_cont2 .insta_cont2_tit {padding: 0 15px;margin:20px 0 10px;}
#story_rel .story_detail_wrap .insta_cont2 .insta_cont2_tit:before {border-left:0;padding-right: 0;padding-left: 0;margin-right: 0;font-size:16px;color:#333;font-weight: 700;}
#story_rel .story_detail_wrap .insta_cont2 .storyArea-wrap {width:46%;border:1px solid #e6e6e6;border-radius:3px;box-sizing:border-box;margin: 2% 1% 2%;}
#story_rel .story_detail_wrap .insta_cont2 .storyArea-cont {padding: 0;}
#story_rel .story_detail_wrap .insta_cont2 .storyArea-cont p {padding:10px 5px;color: #000;}

#story_rel .story_detail_wrap .insta_cont2 .storyArea-cont-info {margin:0;padding:7px 10px;}
#story_rel .story_detail_wrap .insta_cont2 .storyArea-cont-info .storyArea-cont-id a {color: #000;font-size:13px;font-weight: 700;}
#story_rel .story_detail_wrap .insta_cont2 .storyArea-cont-info2 {right:7px;}
#story_rel .story_detail_wrap .insta_cont2 .storyArea-cont-info2 .storyArea-cont-favorite i {color: #f00;}

#story_rel .story_detail_wrap .insta_cont2 .storyArea {background:none;background-color:#fafafa;padding:5px 2%;box-sizing:border-box;}

[data-role="story_wrap"] .unniB_story_wrap .btm .btm-t:before {border-left:0;padding-right: 0;padding-left: 0;margin-right: 0;font-size:24px;color:#333;}
[data-role="story_wrap"] .unniB_story_wrap .comm_wrap:before {border-left:0;padding-right: 0;padding-left: 0;margin-right: 0;font-size:24px;color:#333;}
#mobile_wrap.storyDetailPage .story_detail_wrap .insta_cont2 .insta_cont2_tit:before {border-left:0;padding-right: 0;padding-left: 0;margin-right: 0;font-size:24px;color:#333;}
#mobile_wrap.storyDetailPage .story_detail_wrap .insta_cont2 .storyArea {padding:5px 2% 30px;}

#mobile_wrap.storyDetailPage .unniB_story_wrap .btm .btm-t {margin-top:10px;display: inline-block;}
#mobile_wrap.storyDetailPage .story_detail_wrap .insta_cont2 .storyArea-cont {margin: 0;padding: 7px 10px;}
#mobile_wrap.storyDetailPage .story_detail_wrap .insta_cont2 .storyArea-wrap .storyArea-cont-txt {padding:10px 5px;color: #000;}
#mobile_wrap.storyDetailPage .story_detail_wrap .insta_cont2 .storyArea-wrap {width:46%;border:1px solid #e6e6e6;border-radius:3px;box-sizing:border-box;margin: 2% 1% 2%;}

#mobile_wrap.storyDetailPage .story_detail_wrap .insta_cont2 .storyArea-cont-info {margin:0;}
#mobile_wrap.storyDetailPage .story_detail_wrap .insta_cont2 .storyArea-cont-info .storyArea-cont-id a {color: #000;font-size:13px;font-weight: 700;}
#mobile_wrap.storyDetailPage .story_detail_wrap .insta_cont2 .storyArea-cont-info2 {right:0;}
#mobile_wrap.storyDetailPage .story_detail_wrap .insta_cont2 .storyArea-cont-info2 .storyArea-cont-favorite i {color: #f00;}

#mobile_wrap.storyDetailPage .unniB_story_wrap .cont_slide {min-height:initial;}

/* 끝 */