/*버튼색상 구분하기위해*/
.btn_yellow03 span{background-color:#FF4242; border:1px solid #FF4242;}

/* 4열 상품리스트 */
/* 상품썸네일 간단한설명, 제목, 금액 */
/* 스타일관리안에 있던 css, 여러곳에서 사용하게되어 옮김 by jejewa */
.ts_wrap {width:1200px; margin:0 auto; padding-top:20px;padding-bottom:30px;}
.ts_tit {font-size:28px;font-weight:bold;}
.ts_subtit {}
.ts_subtit ul {overflow:hidden; margin-bottom:20px;}
.ts_subtit ul li {float:left; width:33.333%; height:50px; line-height:50px; font-size:14px; box-sizing:border-box; border:1px solid #d0d0d0; border-bottom-color:#000; background:#f8f8f8;}
.ts_subtit ul li:first-child + li {border-left-color:#fff; border-right-color:#fff;}
.ts_subtit ul li.on {border-color:#000 !important; border-bottom-color:#fff !important; background:#fff;}
.ts_subtit ul li a {color:#888888;}
.ts_subtit ul li.on a {color:#000;}
.pdBtnBoxWrap {overflow:hidden; border-left:0; box-sizing:border-box;}
.pdBtnBoxWrap li {float:left; width:25%;  box-sizing:border-box;}
.pdBtnBoxWrap li .goods.liWrap {padding:10px; position:relative;}
.pdBtnBoxWrap li .pdImg img {width:100%;}
.pdBtnBoxWrap li .txt {padding:20px 0 15px; text-align:left; font-size:15px; font-weight:normal;}
.pdBtnBoxWrap li .txt .tit {display:block; line-height:1.5; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;font-weight:normal;font-size:14px;}
.pdBtnBoxWrap li .txt .subtit {display:block; line-height:1.5; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;color:#999;font-size:12px;}
.numValue {padding:10px 0 0;}
.pdBtnBoxWrap li .txt .per {font-size:30px; font-weight:bold; color:#e81426;} /*color:{{COLORTYPE1}}*/
.pdBtnBoxWrap li .txt .marketprice {font-size:12px; color:#a0a0a0;}
.pdBtnBoxWrap li .txt .pri {font-size:20px; font-weight:bold; color:#e81426;} /*color:{{COLORTYPE1}}*/
.pdBtnBoxWrap li .txt .pri .mwon {font-size:16px; color:#000;}
.tag {position:absolute; top:0; left:0; width:50px; height:25px; line-height:25px; font-weight:bold; color:#fff; background:#ec5b51;}
.ts1, .ts2 {display:none;}
.ts_wrap .tit_area h1{margin-top:0;}
.ts_wrap .tit_area h1 span{display:inline-block;font-size:40px; margin:30px 0;}
.ts_wrap .tit_area h1 span:before{content:"";display:block;border-top:3px solid #000;padding-top:15px;}

body .Profile_Wrap .info .insta_only.show div + div {display: block;}
body .Profile_Wrap .info .insta_only.show div {width: 32.66%;}
._onlySite {display: block;}