@charset "utf-8";
html,body {}

/** BORDER BOX (BASIC) **/
.border-box {padding:30px;font-size:15px;font-weight:400;border:1px solid #ddd;text-align:center;}
.border-box img.img {display:block;margin:0 auto;max-width:100%;}
.border-box .thin {font-weight:300 !important;}

.border-box.t01 {padding:55px 0;background-color:#fafafa;}

.border-box.t02 {padding:45px 0 45px;line-height:30px;background-color:#fafafa;} /* 입점안내 */
.border-box .guide-step-wrapper {padding:8px 0 0;border:0;}

.border-box.t03 {padding:30px;line-height:24px;background-color:#fafafa;}

/*
 * CONTROLS
 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance:none;margin:0;}
input[type=number] {-moz-appearance: textfield;}

select.frm_select {height:34px;line-height:32px;padding:0 28px 0 10px;border:1px solid #ddd;background:url('../img/common_icon_select02.png') no-repeat right 10px center;background-size:auto 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-moz-appearance:none;-webkit-appearance:none;appearance:none;}


/*
 * 상품목록
 */
#SUB_GOODS_LIST {padding:45px 0 150px;}
#SUB_GOODS_LIST h3 {font-size:25px;line-height:25px;font-weight:700;color:#000;letter-spacing:-1px;}
#SUB_GOODS_LIST > h2 {margin-bottom:45px;line-height:30px;font-size:30px;font-weight:700;color:#161616;}
#SUB_GOODS_LIST > .categories {margin-bottom:50px;line-height:16px;font-size:16px;color:#888;border-bottom:1px solid #e4e4e4;}
#SUB_GOODS_LIST > .categories:after {display:block;content:"";clear:both;}
#SUB_GOODS_LIST > .categories > a {float:left;display:block;margin-left:30px;padding-bottom:15px;}
#SUB_GOODS_LIST > .categories > a:first-child {margin-left:0 !important;}
#SUB_GOODS_LIST > .categories > a:hover {font-weight:700;color:#161616;}
#SUB_GOODS_LIST > .categories > a.on {position:relative;font-weight:700;color:#161616;}
#SUB_GOODS_LIST > .categories > a.on:after {position:absolute;left:0;right:0;bottom:-1px;display:block;content:"";height:2px;background-color:#141414;}
#SUB_GOODS_LIST > .categories.t01 {font-size:15px;letter-spacing:-0.05em;}
#SUB_GOODS_LIST > .categories.t01 > a {margin-left:15px;}
#SUB_GOODS_LIST > .categories.top {margin-bottom:0;}
#SUB_GOODS_LIST > .categories.sub {margin-top:20px;padding:15px 0 14px;text-align:center;line-height:22px;font-size:14px;font-weight:300;color:#fff;background-color:#284b6c;border:0;}
#SUB_GOODS_LIST > .categories.sub > a {float:none;display:inline-block;margin-left:20px;padding:0;}
#SUB_GOODS_LIST > .categories.sub > a:hover {font-weight:inherit;color:#fff;border-bottom:1px solid #efefef;}
#SUB_GOODS_LIST > .categories.sub > a.on {font-weight:400;color:#fff;border-bottom:1px solid #fff;}
#SUB_GOODS_LIST > .categories.sub > a.on:after {display:none;content:none;}

.layout-banner {margin-top:-5px;margin-bottom:40px;}
.layout-banner > a {display:block;}
.layout-banner > a > img {display:block;max-width:100%;margin:0 auto;}

ul.goods-list {margin:35px 0 -80px -35px;width:calc(100% + 35px);}
ul.goods-list:after {display:block;content:"";clear:both;}
ul.goods-list>li {float:left;margin:0 0 80px 35px;display:block;width:calc((100% - 35px * 4)/4);height:449px;color:#000;}
ul.goods-list>li a {display:block;}
ul.goods-list>li .pic img {display:block;width:100%;/*width:280px;height:280px;*/}
ul.goods-list>li .tit {margin-top:15px;font-size:18px;line-height:20px;color:#121212;letter-spacing:-0.05em;word-break:keep-all;max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
ul.goods-list>li .dsc {margin-top:15px;font-size:14px;line-height:20px;color:#666;letter-spacing:-0.5px;max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
ul.goods-list>li .prc {margin-top:15px;font-size:18px;line-height:18px;font-weight:700;line-height:18px;color:#006ab6;}
ul.goods-list>li .prc i {margin-left:3px;font-style:normal;font-size:14px;font-weight:400;color:#555;}
ul.goods-list>li .prc .wrn {margin-left:15px;font-weight:600;}

.goods-list-control {line-height:14px;font-size:15px;color:#888;}
.goods-list-control > .fl {}
.goods-list-control > .fl > strong {font-weight:700;color:#006ab6;}
.goods-list-control > ul.fr {}
.goods-list-control > ul.fr:after {display:block;content:"";clear:both;}
.goods-list-control > ul.fr > li {position:relative;float:left;display:block;padding-left:15px;margin-left:14px;}
.goods-list-control > ul.fr > li:after {position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;content:"";width:1px;height:10px;background-color:#d5d3d3;}
.goods-list-control > ul.fr > li:first-child {margin-left:0;padding-left:0;}
.goods-list-control > ul.fr > li:first-child:after {display:none;}
.goods-list-control > ul.fr > li > a {display:block;}
.goods-list-control > ul.fr > li > a:hover,
.goods-list-control > ul.fr > li > a.on {font-weight:700;color:#141414;}


ul.goods-list-sort {list-style:none;font-size:14px;color:#888;}
ul.goods-list-sort:after {display:block;content:"";clear:both;}
ul.goods-list-sort li {position:relative;float:left;display:block;padding-left:15px;margin-left:14px;}
ul.goods-list-sort li:after {position:absolute;left:0;top:5px;display:block;content:"";width:1px;height:15px;background-color:#d5d3d3;}
ul.goods-list-sort li:first-child {margin-left:0;padding-left:0;}
ul.goods-list-sort li:first-child:after {display:none;}
ul.goods-list-sort li a {}
ul.goods-list-sort li a.on {font-weight:bold;color:#141414;}
ul.goods-list-sort li.price {font-size:14px;}
ul.goods-list-sort li.price input {display:inline-block;vertical-align:middle;width:70px;height:23px;padding:0;text-align:center;border:1px solid #999;}
ul.goods-list-sort li.price .btn {display:inline-block;vertical-align:middle;height:25px;padding:0 10px;background-color:#000;color:#fff;}

/*
 * 페이징
 */
.pg_wrap {margin:50px 0 0;padding:0;text-align:center;font-size:18px;}
.pg_wrap .pg {display:inline-block;}
.pg_wrap .pg:after {display:block;content:"";clear:both;}
.pg_wrap .pg > a {float:left;display:block;margin:0;padding:0 13px;}
.pg_wrap .pg > a.pg_page {height:auto;line-height:24px;color:#949494;background:transparent;}
.pg_wrap .pg > a.pg_page:hover {font-weight:700;color:#333;}
.pg_wrap .pg > .pg_current {float:left;display:block;height:auto;margin:0;padding:0 13px;font-weight:700;line-height:24px;color:#333;background:transparent;}
/*
.pg_wrap .pg > a.pg_start,
.pg_wrap .pg > a.pg_end {display:none;}
*/
.pg_wrap .pg > a.pg_prev {width:35px;height:24px;padding:0;font-size:0;background:url('../img/common_icon_paging_prev.png') no-repeat center top 2px;background-size:auto 70%;}
.pg_wrap .pg > a.pg_next {width:35px;height:24px;padding:0;font-size:0;background:url('../img/common_icon_paging_next.png') no-repeat center top 2px;background-size:auto 70%;}
.pg_wrap .pg > a.pg_prev:hover {background-image:url('../img/common_icon_paging_prev_on.png')}
.pg_wrap .pg > a.pg_next:hover {background-image:url('../img/common_icon_paging_next_on.png')}
.pg_wrap .pg > a.pg_start {width:16px;height:24px;padding:0;font-size:0;background:url('../img/common_icon_paging_first.png') no-repeat center top 2px;background-size:auto 70%;}
.pg_wrap .pg > a.pg_end   {width:16px;height:24px;padding:0;font-size:0;background:url('../img/common_icon_paging_last.png') no-repeat center top 2px;background-size:auto 70%;}
.pg_wrap .pg > a.pg_start:hover {background-image:url('../img/common_icon_paging_first_on.png')}
.pg_wrap .pg > a.pg_end:hover {background-image:url('../img/common_icon_paging_last_on.png')}

/*
 * 버튼영역
 */
.btn-area {text-align:center;margin:50px 0 50px;}
.btn-area a {display:inline-block;}
.btn-area a img {display:block;}

.btn-area.t01 {text-align:center;margin:100px 0 0;text-align:center;}
.btn-area.t01 a,
.btn-area.t01 input[type=submit] {display:inline-block;vertical-align:middle;padding:0 70px;height:60px;line-height:60px;font-size:20px;font-weight:500;color:#fff;border:0;background-color:#111;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-area.t01 a.t02,
.btn-area.t01 input[type=submit].t02 {font-weight:500;color:#111;line-height:58px;border:3px solid #d4d4d4;background-color:#fff;}

.btn-area.t02 {margin:40px 0;text-align:right;}
.btn-area.t02 a {display:inline-block;vertical-align:middle;padding:0 25px;margin:0 0 0 5px;height:40px;line-height:40px;font-size:16px;font-weight:500;color:#111;border:3px solid #111;}
.btn-area.t02 a:first-child {margin:0;}
.btn-area.t02 a:hover,
.btn-area.t02 a.on {border:3px solid #111;}
.btn-area.t02 a.t02 {border:3px solid #111;background-color:#111;color:#fff;}
.btn-area.t02 a.wide {padding:0 60px;}

.btn-area.t03 {text-align:center;margin:0;padding:70px 0;text-align:center;}
.btn-area.t03 a {display:inline-block;vertical-align:middle;padding:0 70px;height:54px;line-height:54px;font-size:14px;font-weight:700;color:#fff;background-color:#000;}
.btn-area.t03 a.back {padding-left:106px;background:#000 url('../img/icon/common_icon_back01.png') no-repeat left 80px center;background-size:10px auto;}

/*
 * 상품상세
 */
.goods-category {padding-top:60px;text-align:center;}
.goods-category ul.cat {position:relative;display:inline-block;}
.goods-category ul.cat:after {display:block;content:"";clear:both;}
.goods-category ul.cat > li {position:relative;float:left;display:block;margin-left:80px;}
.goods-category ul.cat > li:after {position:absolute;left:-40px;top:50%;transform:translateY(-50%);display:block;content:"";width:6px;height:6px;border-radius:100%;background-color:#595959;}
.goods-category ul.cat > li:first-child {margin-left:0;}
.goods-category ul.cat > li:first-child:after {display:none;content:none;}
.goods-category ul.cat > li > .wrap > a.cur {position:relative;display:block;line-height:50px;font-size:16px;font-weight:bold;color:#333;letter-spacing:-0.5px;padding-right:30px;}
.goods-category ul.cat > li > .wrap > a.cur:after {position:absolute;right:0;top:50%;transform:translateY(-50%);display:block;content:"";width:22px;height:22px;background:url('../img/common_icon_combo02.png') no-repeat center center;transform-origin:center center;transition:all .3s;}
.goods-category ul.cat > li > .wrap:hover > a.cur:after {transform:translateY(-50%) rotate(180deg);}
.goods-category ul.cat > li > .wrap > ul.lst {display:none;z-index:101;position:absolute;top:100%;left:50%;transform:translateX(-50%);padding:15px 0;font-size:14px;line-height:32px;border:2px solid #333;background-color:#fff;}
.goods-category ul.cat > li > .wrap > ul.lst li {}
.goods-category ul.cat > li > .wrap > ul.lst li a {display:block;padding:0 20px;white-space:nowrap;}
.goods-category ul.cat > li > .wrap > ul.lst li a.on,
.goods-category ul.cat > li > .wrap > ul.lst li a:hover {font-weight:bold;}
/*
.goods-category ul.cat > li > .wrap:hover > ul.lst {display:block;}
*/
.goods-category ul.cat > li > .wrap.ing > ul.lst {display:block;opacity:0;transform:translateX(-50%) scaleY(50%);transform-origin:center top;transition:all .3s;}
.goods-category ul.cat > li > .wrap.on  > ul.lst {opacity:1;transform:translateX(-50%) scaleY(100%);}

.goods-detail-head {margin:60px 0 0;}
.goods-detail-head:after {display:block;content:"";clear:both;}
.goods-detail-head > .fl {float:left;width:620px;}
.goods-detail-head > .fr {float:right;width:620px;/*border-top:2px solid #000;*/}
.goods-detail-head > .fl > .pic {position:relative;/*background-color:#ececec;*/}
.goods-detail-head > .fl > .pic ul.lst {overflow:hidden;height:620px;}
.goods-detail-head > .fl > .pic ul.lst li {display:block;}
.goods-detail-head > .fl > .pic ul.lst li img {display:block;width:620px;height:620px;}
.goods-detail-head > .fl > .pic .dot {text-align:center;}
.goods-detail-head > .fl > .pic .dot ul {display:inline-block;}
.goods-detail-head > .fl > .pic .dot ul:after {display:block;content:"";clear:both;}
.goods-detail-head > .fl > .pic .dot ul li {float:left;padding:18px 0;margin-left:10px;}
.goods-detail-head > .fl > .pic .dot ul li:first-child {margin-left:0;}
.goods-detail-head > .fl > .pic .dot ul li a {display:block;width:10px;height:10px;background-color:#a5a5a5;border-radius:5px;}
.goods-detail-head > .fl > .pic .dot ul li a.on {width:35px;background-color:#006ab6;}
.goods-detail-head > .fl > .pic .btn {position:absolute;top:270px;display:block;width:43px;height:80px;font-size:0;background-color:rgba(255,255,255,0.3);background-repeat:no-repeat;}
.goods-detail-head > .fl > .pic .btn.prev {left :0;background-image:url('../img/godds_detail_img_prev.png?ver=21110401');background-position:left  10px center;;}
.goods-detail-head > .fl > .pic .btn.next {right:0;background-image:url('../img/godds_detail_img_next.png?ver=21110401');background-position:right 10px center;;}
.goods-detail-head > .fl > .pic .btn.prev:hover {background-image:url('../img/godds_detail_img_prev_on.png?ver=21110401');}
.goods-detail-head > .fl > .pic .btn.next:hover {background-image:url('../img/godds_detail_img_next_on.png?ver=21110401');}
.goods-detail-head > .fl > ul.lnk {padding:16px 0;font-size:14px;line-height:30px;color:#333;text-align:center;border-top:1px solid #bebdbd;border-bottom:1px solid #bebdbd;background-color:#f7f7f7;}
.goods-detail-head > .fl > ul.lnk:after {display:block;content:"";clear:both;}
.goods-detail-head > .fl > ul.lnk li {/*float:left;*/display:inline-block;margin-left:25px;}
.goods-detail-head > .fl > ul.lnk li:first-child {margin-left:0;}
.goods-detail-head > .fl > ul.lnk li a {display:block;background-repeat:no-repeat;background-position:left center;}
.goods-detail-head > .fl > ul.lnk li a.t01 {padding-left:25px;background-image:url('../img/godds_detail_icon_fl01.png');}
.goods-detail-head > .fl > ul.lnk li a.t02 {padding-left:30px;background-image:url('../img/godds_detail_icon_fl05.png');}
.goods-detail-head > .fl > ul.lnk li a.t03 {padding-left:30px;background-image:url('../img/godds_detail_icon_fl03.png');}
.goods-detail-head > .fl > ul.lnk li a.t04 {padding-left:25px;background-image:url('../img/godds_detail_icon_fl04.png');}
.goods-detail-head > .fl > ul.lnk li a.t06 {padding:0 15px;line-height:28px;color:#006ab6;border:1px solid #006ab6;background-color:#fff;}

.goods-detail-head > .fr > .head {position:relative;padding:0 0 25px;}
.goods-detail-head > .fr > .head h2 {width:540px;font-size:22px;line-height:22px;font-weight:700;color:#333;letter-spacing:-1px;word-break:keep-all;}
.goods-detail-head > .fr > .head .code {margin-top:25px;font-size:16px;line-height:16px;color:#666;}
.goods-detail-head > .fr > .head .code a.mod {display:inline-block;vertical-align:middle;padding:5px 10px;font-size:12px;line-height:12px;color:#fff;background-color:#666;}
.goods-detail-head > .fr > .head ul.lnk {position:absolute;bottom:17px;right:0;}
.goods-detail-head > .fr > .head ul.lnk:after {display:block;content:"";clear:both;}
.goods-detail-head > .fr > .head ul.lnk li {float:left;margin-left:7px;}
.goods-detail-head > .fr > .head ul.lnk li:first-child {margin-left:0;}
.goods-detail-head > .fr > .head ul.lnk li a {display:block;width:32px;height:32px;font-size:0;background-repeat:no-repeat;background-position:center center;}
.goods-detail-head > .fr > .head ul.lnk li a.t01 {background-image:url('../img/godds_detail_icon_share.png');}
.goods-detail-head > .fr > .head ul.lnk li a.t02 {background-image:url('../img/godds_detail_icon_print.png');}
.goods-detail-head > .fr > .sect {margin:0 !important;padding:20px 0;border-top:1px solid #a0a0a0;}
.goods-detail-head > .fr > .sect.bd1 {border-top:2px solid #333;}
.goods-detail-head > .fr > .summary {padding:28px 0 26px;border-top:1px solid #a0a0a0;}
.goods-detail-head > .fr > .summary > .dsc {text-align:right;margin-bottom:10px;padding:10px 10px;font-size:0.9em;font-weight:300;background-color:#f6f6f6;}
.goods-detail-head > .fr > .summary > .dsc > span {display:inline-block;}
.goods-detail-head > .fr > .summary .fl {padding:0 30px;line-height:40px;border-radius:20px;font-size:14px;font-weight:700;color:#8fe6ee;background-color:#1b1b1b;}
.goods-detail-head > .fr > .summary .fl:after {display:block;content:"";clear:both;}
.goods-detail-head > .fr > .summary .fl strong {float:right;display:inline-block;margin-left:20px;font-size:14px;font-weight:300;color:#fff;}
.goods-detail-head > .fr > .summary .fl strong > span {margin-right:3px;font-size:16px;font-weight:700;}
.goods-detail-head > .fr > .summary .fr {font-size:20px;color:#333;}
.goods-detail-head > .fr > .summary .fr > i {display:inline-block;vertical-align:middle;margin-left:9px;padding:0 8px;line-height:20px;font-style:normal;font-size:10px;color:#616060;background-color:#f5f2f2;}
.goods-detail-head > .fr > .summary .fr > span {margin:0 3px 0 15px;font-size:28px;line-height:40px;font-weight:700;color:#075caa;letter-spacing:-0.5px;text-align:right;}
.goods-detail-head > .fr dl.tab {}
.goods-detail-head > .fr dl.tab:after {display:block;content:"";clear:both;}
.goods-detail-head > .fr dl.tab > dt,
.goods-detail-head > .fr dl.tab > dd {float:left;padding:0;min-height:20px;line-height:34px;font-size:16px;color:#333;}
.goods-detail-head > .fr dl.tab > dt {width:125px;font-weight:700;}
.goods-detail-head > .fr dl.tab > dt i {display:block;width:80px;font-style:normal;line-height:18px;font-size:10px;color:#616060;text-align:center;background-color:#f5f2f2;}
.goods-detail-head > .fr dl.tab > dt .help {display:inline-block;vertical-align:top;margin:6px 0 0 5px;width:20px;height:20px;font-size:0;background:url('../img/common_icon_help02.png') no-repeat;background-size:contain;}
.goods-detail-head > .fr dl.tab > dd {width:calc(100% - 125px);font-size:15px;color:#000;min-height:44px;}
.goods-detail-head > .fr dl.tab > dd.prc {font-family:'Campton-LightDEMO';font-size:15px;}
.goods-detail-head > .fr dl.tab > dd .dsc {margin-top:10px;font-size:13px;line-height:18px;color:#999;}
.goods-detail-head > .fr dl.tab > dd table {table-layout:fixed;width:100%;border-collapse:collapse;border:1px solid #cccccc;}
.goods-detail-head > .fr dl.tab > dd table tr {}
.goods-detail-head > .fr dl.tab > dd table th,
.goods-detail-head > .fr dl.tab > dd table td {height:32px;font-size:13px;text-align:center;border:1px solid #cccccc;}
.goods-detail-head > .fr dl.tab > dd table th {font-weight:400;background-color:#f5f5f5;}
.goods-detail-head > .fr dl.tab > dd table thead th {background-color:#ececec;}
.goods-detail-head > .fr dl.tab > dd table thead.multi th {height:26px;line-height:1.3;}
.goods-detail-head > .fr dl.tab > dd input[type=text] {display:block;margin-bottom:5px;width:100%;height:34px;padding:0 10px;border:1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.goods-detail-head > .fr dl.tab > dd input[type=text]:hover {border-color:#000;}
.goods-detail-head > .fr dl.tab > dd dl.select {margin-bottom:5px;}
.goods-detail-head > .fr dl.tab > dd:last-child dl.select {margin-bottom:0;}
.goods-detail-head > .fr > .btns {padding-top:12px;letter-spacing:-0.5px;border-top:3px solid #333;}
.goods-detail-head > .fr > .btns:after {display:block;content:"";clear:both;}
.goods-detail-head > .fr > .btns > .fl,
.goods-detail-head > .fr > .btns > .fr {width:calc((100% - 5px)/2);}
.goods-detail-head > .fr > .btns a {float:left;margin-left:5px;width:calc((100% - 5px)/2);box-sizing:border-box;}
.goods-detail-head > .fr > .btns a:first-child {margin-left:0;}

.goods-detail-banner {display:block;margin-top:28px;}
.goods-detail-banner img {display:block;width:100%;}

.goods-detail-info {margin-top:60px;line-height:30px;font-size:16px;color:#333;}
.goods-detail-info > h3 {position:relative;margin-bottom:15px;font-size:24px;line-height:24px;font-weight:700;}
.goods-detail-info > .cnt {/*padding:30px 0 30px 35px;*/padding:30px 0 0 35px;border-top:3px solid #333;}
.goods-detail-info > dl.lst {line-height:51px;border-top:3px solid #333;}
.goods-detail-info > dl.lst:after {display:block;content:"";clear:both;}
.goods-detail-info > dl.lst > dt,
.goods-detail-info > dl.lst > dd {border-bottom:1px solid #d7d7d7;}
.goods-detail-info > dl.lst > dt {}
.goods-detail-info > dl.lst > dd {}
.goods-detail-info > dl.lst > dt.bd0,
.goods-detail-info > dl.lst > dd.bd0 {border-top:0;}
.goods-detail-info > dl.lst > dt {float:left;padding-left:35px;width:350px;background-color:#fafafa;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.goods-detail-info > dl.lst > dd {float:left;padding-left:30px;width:calc(100% - 350px);box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}

.goods-detail-section {margin-top:60px;line-height:26px;font-size:16px;color:#333;}
.goods-detail-section h3 {margin-bottom:15px;padding-bottom:20px;font-size:24px;line-height:24px;font-weight:700;letter-spacing:-1px;border-bottom:3px solid #333;}
.goods-detail-section ul.lst {padding-left:40px;}
.goods-detail-section ul.lst li {position:relative;padding-left:20px;margin-top:20px;}
.goods-detail-section ul.lst li:first-child {margin-top:0;}
.goods-detail-section ul.lst li:after {position:absolute;left:0;top:11px;display:block;content:"";width:3px;height:3px;background-color:#000;}
.goods-detail-section ul.lst li a {display:inline;padding-bottom:1px;border-bottom:1px solid #000;}
.goods-detail-section dl.lst {padding-left:40px;}
.goods-detail-section dl.lst dt {position:relative;padding-left:20px;font-size:15px;font-weight:700;}
.goods-detail-section dl.lst dt:after {position:absolute;left:0;top:11px;display:block;content:"";width:3px;height:3px;background-color:#000;}
.goods-detail-section dl.lst dd {margin-top:10px;padding-left:20px;}
.goods-detail-section dl.lst dd a {display:inline;padding-bottom:1px;border-bottom:1px solid #000;}
.goods-detail-section > .detail {text-align:center;}
.goods-detail-section > .detail .dsc {margin-top:30px;margin-bottom:50px;}
.goods-detail-section > .detail img {display:block;margin:0 auto;max-width:100%;}
.goods-detail-section > .detail img:first-child {margin-top:30px;}
.goods-detail-section > .detail *:first-child {margin-top:0;}

.goods-detail-list {margin-top:130px;/*margin-bottom:130px;*/}
.goods-detail-list h3 {font-size:24px;line-height:24px;font-weight:700;color:#333;letter-spacing:-0.05em;padding-bottom:20px;border-bottom:3px solid #333;}
.goods-detail-list ul.goods-list {margin:50px 0 -80px -30px;width: calc(100% + 30px);}
.goods-detail-list ul.goods-list>li {margin:30px 0 -60px -30px;width:calc(100% + 30px);margin-top:30px;}
.goods-detail-list ul.goods-list>li {float: left;margin: 0 0 60px 30px;display: block;width: calc((100% - 150px - 0.1px)/5);height: 371px;color: #000;}
.goods-detail-list ul.goods-list>li .pic img {width:100%;height:auto;}
.goods-detail-list ul.goods-list>li .tit {font-size:16px;margin-top:10px;}
.goods-detail-list ul.goods-list>li .dsc {font-size:13px;margin-top:10px;}
.goods-detail-list ul.goods-list>li .prc {font-size:16px;line-height:16px;}
.goods-detail-list .btn-more {display:inline-block;margin-top:50px;}
.goods-detail-list .btn-more img {display:block;}

.goods-detail-tab {margin-top:100px;}
.goods-detail-tab:after {display:block;content:"";clear:both;}
.goods-detail-tab li {float:left;display:block;width:calc((100% - 0.1px)/4);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.goods-detail-tab li a {display:block;height:50px;line-height:50px;font-size:16px;color:#333;text-align:center;border-top:3px solid #333;border-bottom:3px solid #333;}
.goods-detail-tab li a.on {font-weight:700;color:#fff;background-color:#333;}
.goods-detail-tab.n03 li {width:calc((100% - 0.1px)/3);}
.goods-detail-tab.n04 li {width:calc((100% - 0.1px)/4);}
.goods-detail-tab.n05 li {width:calc((100% - 0.1px)/5);}

/*
 * 장바구니
 */
.tb-desc {padding:0 10px 20px;font-size:14px;font-weight:300;line-height:24px;}
table.tb-list {table-layout:fixed;width:100%;border-collapse:collapse;border-top:1px solid #000;border-bottom:1px solid #ccc;}
table.tb-list input[type=checkbox] {width:17px;height:17px;cursor:pointer;}
table.tb-list th,
table.tb-list td {color:#333;text-align:center;}
table.tb-list th.aL,
table.tb-list td.aL {padding-left:10px;box-sizing:border-box;}
table.tb-list thead {border-bottom:1px solid #ccc;background-color:#ececec;}
table.tb-list thead th {font-size:14px;padding:15px 0;letter-spacing:-0.3px;}
table.tb-list tbody th,
table.tb-list tbody td {font-size:15px;padding:15px 0;letter-spacing:-0.3px;border-top:1px solid #d0d0d0;}
table.tb-list tbody th {background-color:#ececec;}
table.tb-list tbody tr:first-child td {border-top:0;}
table.tb-list tbody td.gd {padding-left:10px;line-height:25px;text-align:left;}
table.tb-list tbody td.gd.span {border-top:0;padding-top:0;}
table.tb-list tbody td.gd a {display:block;}
table.tb-list tbody td.gd a:after {display:block;content:"";clear:both;}
table.tb-list tbody td.gd a img {float:left;display:block;width:90px;height:90px;}
table.tb-list tbody td.gd a p {float:right;width:calc(100% - 105px);}
table.tb-list tbody td.gd a p .tit {display:block;font-weight:700;word-break:keep-all;}
table.tb-list tbody td.gd a p .cod {display:block;margin-top:5px;color:#999;}
table.tb-list tbody td.gd.t02 {position:relative;}
table.tb-list tbody td.gd.t02 a img {width:70px;height:70px;}
table.tb-list tbody td.gd.t02 a p {float:none;position:absolute;top:50%;right:0;transform:translateY(-50%);width:calc(100% - 95px);}
table.tb-list tbody td.gd.t02 a p .cod {margin-top:0;}
table.tb-list tbody td.cart-cnt {text-align:center;}
table.tb-list tbody td.cart-cnt input {width:calc(100% - 90px);height:32px;text-align:center;border:1px solid #c5c5c5;}
table.tb-list tbody td.cart-cnt a {display:inline-block;vertical-align:middle;width:59px;height:34px;line-height:34px;font-size:12px;color:#fff;text-align:center;border:0;background-color:#000;}
table.tb-list tbody td .btn-del {display:inline-block;vertical-align:middle;width:20px;height:20px;font-size:0;background:url('../img/common_icon_delete01.png') no-repeat center center;}
table.tb-list tbody td .btn-detail {display:inline-block;vertical-align:middle;padding-right:17px;font-weight:bold;background:url('../img/common_icon_detail01.png') no-repeat right center;}
table.tb-list tbody td .btn-detail i {display:inline-block;font-style:normal;line-height:1.2;border-bottom:1px solid #000;}
table.tb-list tbody td i.sub {display:block;margin-top:5px;color:#999;font-style:normal;}
table.tb-list tbody tr.skeleton {display:none;}
table.tb-list tbody tr.nodata td {height:150px;text-align:center;color:#999;}
table.tb-list tbody tr.tall td {padding:20px 0;}
table.tb-list tbody tr.taller td {padding:25px 0;}
table.tb-list tbody td.ellipsis {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*
table.tb-list input[type=number],
table.tb-list input[type=text] {display:block;width:100%;height:32px;width:calc(100% - 10px);margin:0 5px;text-align:center;border:1px solid #e0e0e0;}
table.tb-list thead th input[type=text] {display:block;padding:0;margin-top:3px;height:28px;border:1px solid #ddd;text-align:center;font-size:13px;}
*/

table.tb-list tr.print-opt th,
table.tb-list tr.print-opt td {padding:10px 5px 0 5px;text-align:center;border:0;}
table.tb-list tr.print-opt input[type=number],
table.tb-list tr.print-opt input[type=text] {width:100%;height:32px;text-align:center;border:1px solid #e0e0e0;}
table.tb-list tr.print-opt:first-child th,
table.tb-list tr.print-opt:first-child td {padding-top:10px;}
table.tb-list tr.print-opt:last-child th,
table.tb-list tr.print-opt:last-child td {padding-bottom:10px !important;}

table.tb-list .chk-inp {padding:10px 10px 0 !important;border-right:1px solid #ddd !important;background-color:#ececec;}
table.tb-list .chk-inp:after {display:block;content:"";clear:both;}
table.tb-list .chk-inp > label {float:left;display:block;width:20px;box-sizing:border-box;margin-top:6px;}
table.tb-list .chk-inp > label > input {display:block;width:20px;height:20px;box-sizing:border-box;}
table.tb-list .chk-inp > input {float:right;display:block;width:calc(100% - 20px - 10px) !important;margin:0;box-sizing:border-box;}

table.tb-list td.mrate {padding-left:5px;padding-right:5px;}
table.tb-list td.mrate:after {display:block;content:"";clear:both;}
table.tb-list td.mrate > input {float:left;display:block;box-sizing:border-box;margin:0;}
table.tb-list td.mrate > input:first-child {width:60px;background-color:#efefef;}
table.tb-list td.mrate > input:last-child  {width:calc(100% - 60px - 5px);margin-left:5px;}

.cart-summary {line-height:33px;padding:22px 0;color:#000;border-top:2px solid #141414;border-bottom:2px solid #141414;}
.cart-summary:after {display:block;content:"";clear:both;}
.cart-summary .fl {}
.cart-summary .fl:after {display:block;content:"";clear:both;}
.cart-summary .fl a {float:left;display:block;margin-left:12px;padding:0 14px;font-size:12px;color:#333;letter-spacing:-0.5px;border:1px solid #c5c5c5;}
.cart-summary .fl a:first-child {margin-left:0;}
.cart-summary .fl a:hover {font-weight:700;border-color:#333;}
.cart-summary .fr {font-size:16px;color:#333;}
.cart-summary .fr > i {display:inline-block;vertical-align:middle;margin-left:5px;padding:0 8px;line-height:18px;font-style:normal;font-size:10px;color:#616060;background-color:#f5f2f2;}
.cart-summary .fr > span {margin-left:30px;font-size:18px;font-weight:700;}
.cart-summary .fr > span > strong {margin-right:3px;font-size:24px;color:#075caa;}

.cart-btns {margin-top:35px;text-align:center;}
.cart-btns .wzbtn01 {width:180px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.list-search {margin-bottom:10px;}
.list-search:after {display:block;content:"";clear:both;}
.list-search > .fl {display:flex;align-items:center;gap:5px;justify-content:flex-start;}
.list-search > .fr {display:flex;align-items:center;gap:5px;justify-content:flex-end;}
.list-search .itm {display:flex;align-items:center;gap:5px;justify-content:flex-start;}
.list-search .itm > * {display:block;height:34px;line-height:32px;border:1px solid #ddd;box-sizing:border-box;}
.list-search .itm > .frm_input {padding:0 10px;background-color:#fff;}
.list-search .itm > .btn {background-color:#333;color:#fff;padding:0 15px;border:0;line-height:auto;}

/*
 * 주문하기
 */
table.tb-info {position:relative;table-layout:fixed;width:100%;border-collapse:collapse;border-top:1px solid transparent;border-bottom:1px solid #ccc;}
table.tb-info:before {z-index:1;position:absolute;left:0;top:0;display:block;content:"";width:100%;height:1px;background-color:#000;}
table.tb-info.bd0 {border-top:0;}
table.tb-info.bd0:before {display:none;}
table.tb-info th,
table.tb-info td {font-size:15px;line-height:18px;color:#333;padding:0 15px 5px;text-align:left;vertical-align:top;border-left:1px solid #ccc;border-right:1px solid #ccc;}
table.tb-info td.txt {/*height:27.5px;*/padding-top:9.5px;padding-bottom:5px;font-size:14px;line-height:21px;/*vertical-align:middle;*/}
table.tb-info th {padding-top:9.5px;padding-left:28px;background-color:#f8f8f8;/*border-left:1px solid #ccc;border-right:1px solid #ccc;*/}
table.tb-info th:first-child,
table.tb-info td:first-child {border-left:0;}
table.tb-info th:last-child,
table.tb-info td:last-child {border-right:0;}
table.tb-info th i {display:block;margin-top:15px;font-size:14px;font-weight:400;font-style:normal;color:#20409a;}
table.tb-info th.req {position:relative;}
table.tb-info th.req:after {position:absolute;left:5px;top:15px;display:block;vertical-align:middle;content:"";margin-left:10px;width:6px;height:6px;background-color:#006ab6;}
table.tb-info tr:first-child th.req:after {top:28px;}
table.tb-info tr:first-child th {padding-top:23px;}
table.tb-info tr:first-child td {padding-top:15px;}
table.tb-info tr:first-child td.txt {padding-top:21.5px;}
table.tb-info tr:last-child th,
table.tb-info tr:last-child td {padding-bottom:15px;}
table.tb-info th.transparent,
table.tb-info td.transparent {border:0;background-color:transparent;}
table.tb-info td.nodata {padding:50px 0 !important;border-left:0;color:#888;text-align:center;}
table.tb-info td select,
table.tb-info td input[type=password],
table.tb-info td input[type=number],
table.tb-info td input[type=text] {width:100%;height:34px;padding:0 10px;font-size:14px;font-weight:400;border:1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
table.tb-info td input[type=text].loading {background:url('../img/common_icon_loading40.gif') no-repeat right 10px center;background-size:15px;}
table.tb-info td textarea {width:100%;height:100%;padding:10px;font-size:14px;font-weight:400;border:1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
table.tb-info td .btn {display:inline-block;padding:0 25px;line-height:34px;font-size:13px;color:#fff;text-align:center;border:0;background-color:#333;}
table.tb-info td .btn.active {background-color:#075caa;}
table.tb-info td.btn:after {display:block;content:"";clear:both;}
table.tb-info td.btn input[type=text] {float:left;width:calc(100% - 100px);}
table.tb-info td.btn .btn {float:left;width:100px;padding:0;}
table.tb-info td.date {}
table.tb-info td.date:after {display:block;content:"";clear:both;}
table.tb-info td.date input {float:left;width:calc(100% - 37px);}
table.tb-info td.date .btn-cal {float:left;display:block;width:37px;height:34px;font-size:0;background:#e0e0e0 url('../img/common_icon_calendar01.png') no-repeat center center;}
table.tb-info td.sel {}
table.tb-info td.sel:after {display:block;content:"";clear:both;}
table.tb-info td.sel dl.select {float:left;width:calc(40% - 5px);font-size:14px;}
table.tb-info td.sel select.frm_select {float:left;display:block;width:calc(40% - 5px);font-size:14px;}
table.tb-info td.sel input {float:right;width:60%;}
table.tb-info td.sel.min dl.select {float:left;width:calc(50% - 5px);font-size:14px;}
table.tb-info td.sel.min select.frm_select {float:left;display:block;width:calc(50% - 5px);font-size:14px;}
table.tb-info td.sel.min input {float:right;width:50%;}
table.tb-info td.sum {font-size:17px;font-weight:700;}
table.tb-info td.sum strong {margin-right:3px;font-size:20px;color:#075caa;}
table.tb-info td.draft {padding:0 0 10px 10px !important;}
table.tb-info td.draft:after {display:block;content:"";clear:both;}
table.tb-info td.draft a {float:left;display:block;margin:10px 10px 0 0;}
table.tb-info td.draft a:last-child {margin-right:0;}
table.tb-info td.draft img {display:block;width:190px;height:190px;}
table.tb-info td.chk:after {display:block;content:"";clear:both;}
table.tb-info td.chk label {float:left;display:inline-block;vertical-align:middle;margin-left:20px;cursor:pointer;}
table.tb-info td.chk label:first-child {margin-left:0;}
table.tb-info td.chk label input {width:17px;height:17px;cursor:pointer;}
table.tb-info td.chk.pay01 label:nth-child(1) {width:130px;}
table.tb-info td.chk.pay01 label:nth-child(2) {width:140px;}
table.tb-info td.chk.pay01 label:nth-child(3) {width:120px;}
table.tb-info td.chk.pay01 label:nth-child(4) {width:180px;}
table.tb-info th.chk.pay01.pop,
table.tb-info td.chk.pay01.pop {padding-top:40px;}
table.tb-info td.chk.pay01.pop label.pop {position:relative;}
table.tb-info td.chk.pay01.pop label.pop > span {position:absolute;display:block;left:-5px;top:-27px;white-space:nowrap;line-height:20px;font-size:12px;color:#666;}
table.tb-info td.chk.pay01.pop label.pop > span > i {position:relative;display:inline-block;padding:0 10px;border-radius:10px;font-size:10px;font-style:normal;font-weight:bold;color:#fff;background-color:#0355fe;}
table.tb-info td.chk.pay01.pop label.pop > span > i:after {position:absolute;left:10px;top:calc(100% - 5px);transform:rotate(45deg);display:block;content:"";width:8px;height:8px;background-color:#0355fe;}
table.tb-info td .chk {padding:5px 0;font-size:14px;}
table.tb-info td .chk:after {display:block;content:"";clear:both;}
table.tb-info td .chk label {float:left;display:inline-block;vertical-align:middle;margin-left:20px;cursor:pointer;}
table.tb-info td .chk label:first-child {margin-left:0;}
table.tb-info td .chk label input {width:17px;height:17px;cursor:pointer;}
table.tb-info td label.chk {display:inline-block;vertical-align:middle;margin-left:15px;cursor:pointer;}
table.tb-info td label.chk input {width:17px;height:17px;cursor:pointer;}
table.tb-info td ul.file-list {font-size:14px;font-weight:400;line-height:46px;}
table.tb-info td ul.file-list li {position:relative;margin-top:5px;padding:0 40px 0 40px;border:1px solid #ddd;background:url('../img/common_icon_file01.png') no-repeat left 15px center;}
table.tb-info td ul.file-list li:after {display:block;content:"";clear:both;}
table.tb-info td ul.file-list li:first-child {margin-top:0;}
table.tb-info td ul.file-list li.skeleton {display:none;}
table.tb-info td ul.file-list li .fn {float:left;display:inline-block;width:calc(100% - 70px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
table.tb-info td ul.file-list li .fs {float:right;color:#777;}
table.tb-info td ul.file-list li .del {position:absolute;top:17px;right:15px;width:13px;height:13px;display:block;font-size:0;background:url('../img/common_icon_delete01.png') no-repeat;}
table.tb-info td ul.file-list li.loading {background-image:url('../img/common_icon_loading40.gif');background-size:15px;}
table.tb-info td ul.file-list li.loading .del {display:none;}
table.tb-info td ul.file-list li.lnk {cursor:pointer;padding-right:0 !important;}
table.tb-info td ul.file-list.bd0 {line-height:24px;}
table.tb-info td ul.file-list.bd0 li {border:0;padding:0 30px 0 30px;background-position:left center;}
table.tb-info td ul.file-list.bd0 li .del {top:5.5px;right:0;}

table.tb-info.frm {border:0;}
table.tb-info.frm:before {display:none;}
table.tb-info.frm th,
table.tb-info.frm td {padding-left:0;padding-right:0;}
table.tb-info.frm th {background-color:transparent;}
table.tb-info.frm tr:first-child th {padding-top:14.5px;}
table.tb-info.frm tr:first-child td {padding-top:5px;}
table.tb-info.frm tr:last-child th, 
table.tb-info.frm tr:last-child td {padding-bottom:5px;}
table.tb-info.frm td {border:0;}
                                                            
.tb-info-desc {margin-top:15px;font-size:14px;line-height:25px;text-align:right;}
.tb-info-desc a {display:inline-block;padding:0 7px;font-size:12px;font-style:normal;color:#fff;background-color:#777;}
.tb-info-desc strong {color:#20409a;}

.submit-btns {margin-top:80px;text-align:center;}
.submit-btns .wzbtn01 {width:180px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*
.result-wrapper {position:relative;width:546px;margin:0 auto;}
.result-wrapper.t01 {padding-top:125px;background:url('../img/common_icon_join02.png') no-repeat center top;}
.result-wrapper.login {width:290px;}
.result-wrapper.findpw {width:490px;}
.result-wrapper > img.res {display:block;margin:0 auto 35px;}
.result-wrapper > .msg {}
.result-wrapper > .msg .tit {line-height:46px;font-size:30px;color:#20409a;}
.result-wrapper > .msg .tit > strong {font-weight:700;}
.result-wrapper > .msg .dsc {margin-top:15px;line-height:30px;font-size:16px;color:#333;}
.result-wrapper > .msg .rst {margin-top:15px;font-size:20px;font-weight:400;letter-spacing:-0.5px;}
.result-wrapper > .txt {}
.result-wrapper > table.tb-info {margin-top:40px;}
.result-wrapper > table.tb-info th,
.result-wrapper > table.tb-info td {border-top:1px solid #ccc;}
.result-wrapper > table.tb-info th {text-align:center;}
.result-wrapper > table.tb-info td {font-weight:700;}
.result-wrapper > table.tb-info tr:first-child th,
.result-wrapper > table.tb-info tr:first-child td {border-top:0;}
.result-wrapper > form {padding-bottom:25px;font-size:15px;letter-spacing:-0.5px;border-bottom:1px solid #eaeaea;}
.result-wrapper > form.bd0 {padding-bottom:0;border-bottom:0;}
.result-wrapper > form input[type=password],
.result-wrapper > form input[type=text] {margin-top:10px;padding:0 10px;width:100%;height:46px;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.result-wrapper > form input[type=password]:first-child ,
.result-wrapper > form input[type=text]:first-child {margin-top:0;}
.result-wrapper .chk {margin-top:20px;}
.result-wrapper .chk label {cursor:pointer;}
.result-wrapper .chk label input {width:17px;height:17px;border:1px solid #ccc;}
.result-wrapper .lnk {margin-top:30px;text-align:center;}
.result-wrapper .lnk ul {display:inline-block;}
.result-wrapper .lnk ul:after {display:block;content:"";clear:both;}
.result-wrapper .lnk ul li {float:left;}
.result-wrapper .lnk ul li:before {display:inline;content:"·";margin:0 10px;}
.result-wrapper .lnk ul li:first-child:before {content:none;}
.result-wrapper .lnk ul li a {}
.result-wrapper > .sns {margin-top:50px;}
.result-wrapper > .sns .txt {font-size:17px;letter-spacing:-0.5px;margin-bottom:20px;}
.result-wrapper > .sns .wzbtn01 {display:block;margin-top:10px;padding:0 0 0 53px;text-align:center;color:#000;border:1px solid #999;}
.result-wrapper > .sns .wzbtn01:first-child {margin-top:0;}
.result-wrapper > .sns .wzbtn01.nv {background:url('../img/common_icon_naver01.png') no-repeat left 40px center;}
.result-wrapper > .sns .wzbtn01.kt {background:url('../img/common_icon_katalk01.png') no-repeat left 40px center;}
*/

.extra-info {margin-top:100px;padding-top:20px;font-size:13px;line-height:25px;color:#333;text-align:center;border-top:1px solid #dcdbdb;}

/*
 * 주문내역 - 상세
 */
.order-summary {margin-top:20px;}
.order-summary:after {display:block;content:"";clear:both;}
.order-summary li {float:left;display:block;margin-left:20px;width:calc((100% - 40px)/3);height:106px;text-align:center;border:1px solid #000;border-radius:52px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.order-summary li:first-child {margin-left:0;}
.order-summary li .tit {display:block;margin-top:28px;font-size:15px;line-height:15px;color:#333;}
.order-summary li .val {display:block;margin-top:10px;font-size:21px;line-height:21px;font-weight:800;}
 
/*
 * 로그인
 */
.form-wrapper {width:548px;margin:0 auto;}
.form-wrapper.t01 {padding-top:125px;background:url('../img/common_icon_join02.png') no-repeat center top;}
.form-wrapper > .tit {line-height:46px;font-size:30px;color:#20409a;}
.form-wrapper > .tit > strong {font-weight:700;}
.form-wrapper > .dsc {margin-top:30px;line-height:22px;font-size:16px;color:#333;}
.form-wrapper > .dsc > strong {color:#20409a;}
.form-wrapper > form {margin-top:30px;}
.form-wrapper > form > input {display:block;width:100%;margin-top:10px;height:53px;font-size:14px;text-align:center;border:1px solid #dcdbdb;}
.form-wrapper > form > input:first-child {margin-top:0;}
.form-wrapper > form > .chk {margin-top:15px;line-height:18px;font-size:14px;color:#333;}
.form-wrapper > form > .chk > label {display:block;cursor:pointer;}
.form-wrapper > form > .chk > label > input {display:inline-block;vertical-align:middle;width:18px;height:18px;margin-right:10px;}
.form-wrapper .btns {margin:16px 0 0;text-align:center;}
.form-wrapper .btns > a,
.form-wrapper .btns > input {display:inline-block;height:42px;line-height:42px;padding:0 23px;font-size:14px;font-weight:700;color:#fff;border:0;background-color:#20409a;}
.form-wrapper > .sns-area {margin-top:47px;padding:40px 0;text-align:center;background-color:#f6f6f6;}
.form-wrapper > .sns-area > .tit {line-height:16px;font-size:16px;font-weight:700;color:#333;}
.form-wrapper > .sns-area > .lnk {display:inline-block;margin:25px auto 0;}
.form-wrapper > .sns-area > .lnk:after {display:block;content:"";clear:both;}
.form-wrapper > .sns-area > .lnk > a {position:relative;float:left;display:block;padding-left:55px;line-height:46px;font-size:14px;color:#333;background:no-repeat left center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.form-wrapper > .sns-area > .lnk > a:first-child {margin-right:50px;}
.form-wrapper > .sns-area > .lnk > a:first-child:after {position:absolute;right:-25px;top:50%;transform:translateY(-50%);display:block;content:"";width:1px;height:28px;background-color:#ccc;}
.form-wrapper > .sns-area > .lnk > a.nv {background-image:url('../img/common_icon_naver02.png');}
.form-wrapper > .sns-area > .lnk > a.kt {background-image:url('../img/common_icon_katalk02.png');}
.form-wrapper > .agreement {margin-top:47px;padding:40px 0 40px 105px;background-color:#f6f6f6;}
.form-wrapper > .agreement > .tit {line-height:16px;font-size:16px;font-weight:700;color:#333;}
.form-wrapper > .agreement > label {display:block;cursor:pointer;line-height:30px;font-size:14px;color:#666;}
.form-wrapper > .agreement > label.all {margin:35px 0 15px;line-height:16px;font-size:16px;font-weight:700;color:#333;}
.form-wrapper > .agreement > label > input {display:inline-block;width:18px;height:18px;margin-right:10px;}
.form-wrapper > .agreement > label > a {display:inline-block;vertical-align:middle;margin-left:10px;padding:0 5px;line-height:16px;font-size:12px;color:#6c6a6a;border:1px solid #cccbcb;}

.form-wrapper > .inf {margin-top:30px;padding:20px 0 20px 50px;background-color:#f9f9f9;}
.form-wrapper > .inf > dl {line-height:44px;font-size:16px;}
.form-wrapper > .inf > dl:after {display:block;content:"";clear:both;}
.form-wrapper > .inf > dl > dt {float:left;width:calc(100% - 325px);color:#333;}
.form-wrapper > .inf > dl > dd {float:right;width:325px;color:#20409a;font-weight:700;}
/*
 * 회원가입
 */
.agreements {margin-top:40px;padding:40px 0 15px;text-align:center;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;}
.agreements > ul.tab {display:inline-block;font-size:23px;line-height:23px;font-weight:300;color:#999;}
.agreements > ul.tab:after {display:block;content:"";clear:both;}
.agreements > ul.tab li {float:left;margin-left:20px;}
.agreements > ul.tab li:first-child {margin-left:0;}
.agreements > ul.tab li a {display:block;padding-bottom:7px;border-bottom:1px solid #fff;}
.agreements > ul.tab li a.on,
.agreements > ul.tab li a:hover {font-weight:400;color:#000;border-bottom:1px solid #000;}
.agreements > .cnt {margin-top:15px;padding:20px;height:300px;overflow:auto;font-size:14px;line-height:26px;color:#666;text-align:left;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.agreements > .chk {font-size:14px;line-height:14px;}
.agreements > .chk label {display:block;cursor:pointer;}
.agreements > .chk label input {width:17px;height:17px;border:1px solid #ccc;cursor:pointer;}
.agreements > .chk label u {padding-bottom:1px;text-decoration:none;border-bottom:1px solid #000;}
.agreements > .chk > .fl {font-size:17px;line-height:17px;margin-top:12.5px;}
.agreements > .chk > .fr {text-align:left;}
.agreements > .chk > .fr label {margin-top:14px;}
.agreements > .chk > .fr label:first-child {margin-top:0;}
.agreements-confirm {padding:20px;font-size:16px;line-height:24px;text-align:center;}

/*
 * POPUP : 공통
 */
.popup-wrapper {}
.popup-wrapper {min-width:500px;padding:30px;border:2px solid #000;background-color:#fff;}
.popup-wrapper.layer {z-index:300;position:absolute;width:846px;}
.popup-wrapper > .head {height:87px;border-bottom:1px solid #ddd;}
.popup-wrapper > .head:after {display:block;content:"";clear:both;}
.popup-wrapper > .head img.logo {float:left;display:block;margin-top:10px;}
.popup-wrapper > .head .tit {float:right;display:block;margin-top:10px;font-size:35px;line-height:35px;font-weight:800;letter-spacing:-1px;}
.popup-wrapper > .info {margin-top:15px;padding-bottom:15px;border-bottom:1px solid #ddd;}
.popup-wrapper > .info > .fl {font-size:16px;line-height:33px;}
.popup-wrapper > .info > .fl input {display:inline-block;vertical-align:middle;width:170px;height:31px;padding:0;margin:-6px 0 0 5px;border:0;}
.popup-wrapper > .info > .fr {position:relative;font-size:14px;line-height:30px;letter-spacing:-0.3px;text-align:right;}
.popup-wrapper > .info > .fr strong {font-size:15px;font-weight:700;}
.popup-wrapper > .info > .fr img.stamp {z-index:-1;position:absolute;display:block;top:-9px;right:-10px;}
.popup-wrapper > .dsc {margin-top:15px;font-size:14px;line-height:14px;}
.popup-wrapper > .dsc i {font-style:normal;color:#999;}
.popup-wrapper > .rcv {padding:15px 0;font-size:14px;border-bottom:1px solid #ddd;}
.popup-wrapper > .rcv table {table-layout:fixed;width:100%;}
.popup-wrapper > .rcv table th {text-align:right;}
.popup-wrapper > .rcv table td {height:53px;font-weight:400;text-align:center;padding:0;text-align:left;}
.popup-wrapper > .rcv table td input {display:inline-block;vertical-align:middle;width:150px;height:30px;padding:0 10px;border:0;}
.popup-wrapper > .rcv table.t01 {}
.popup-wrapper > .rcv table.t01 td {height:40px;}
.popup-wrapper > .rcv table.t01 td.big-text {font-size:26px;font-weight:800;}
.popup-wrapper > .sect {margin-top:40px;}
.popup-wrapper > .sect > .tit {padding-bottom:15px;font-size:18px;line-height:18px;font-weight:700;}
.popup-wrapper > .sect > .tit:after {display:block;content:"";clear:both;}
.popup-wrapper > .sect > .tit.bd1 {border-bottom:1px solid #ddd;}
.popup-wrapper > .sect > .tit .bank {float:right;font-size:14px;font-weight:400;color:#0956a4;/*padding-left:115px;background:url('../img/common_img_bank02.png') no-repeat left top 1px;background-size:auto 100%;*/}
.popup-wrapper > .sect > .tit .bank img {display:inline-block;vertical-align:bottom;/*height:18px;*/margin-right:10px;}
.popup-wrapper > .sect .tb-list {border-top:1px solid #ddd !important;}
.popup-wrapper > .sect .tb-list thead {border-bottom:1px solid #ddd !important;}
.popup-wrapper > .sect .tb-list th,
.popup-wrapper > .sect .tb-list td {font-size:14px !important;border-bottom:1px solid #ddd !important;}
.popup-wrapper > .sect .tb-list th {padding:10px 0;background-color:#f5f5f5 !important;}
.popup-wrapper > .sect .tb-list td.gd {line-height:15px !important;}
.popup-wrapper > .sect .tb-list td.gd img {width:60px;height:60px;}
.popup-wrapper > .sect .tb-list td.gd p {width:calc(100% - 70px);}
.popup-wrapper > .sect > .dsc {margin-top:15px;min-height:120px;/*overflow:auto;*/padding:20px;font-size:14px;line-height:24px;border:1px solid #ddd;}
.popup-wrapper > .sect > .draft {min-height:100px;}
.popup-wrapper > .sect > .draft img {display:block;margin:15px auto 0;max-width:100%;max-height:300px;}
.popup-wrapper > .sect input[type=text] {width:100%;padding:0 10px;width:100%;height:46px;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.popup-wrapper > .summ {padding:15px 10px 15px 0;font-size:14px;line-height:20px;text-align:right;border-bottom:1px solid #ddd;}
.popup-wrapper > .summ:after {display:block;content:"";clear:both;}
.popup-wrapper > .summ dl {float:right;width:330px;}
.popup-wrapper > .summ dl:after {display:block;content:"";clear:both;}
.popup-wrapper > .summ dl dt {float:left;width:160px;}
.popup-wrapper > .summ dl dd {float:left;width:170px;}
.popup-wrapper > .summ dl dt.tot {font-size:19px;line-height:30px;font-weight:bold;}
.popup-wrapper > .summ dl dd.tot {font-size:19px;line-height:30px;font-weight:bold;}
.popup-wrapper > .hold {height:250px;}
.popup-wrapper > .sign {margin-top:40px;padding-top:30px;border-top:1px solid #ddd;}
.popup-wrapper > .sign:after {display:block;content:"";clear:both;}
.popup-wrapper > .sign .msg {float:left;font-size:20px;line-height:22px;font-weight:400;}
.popup-wrapper > .sign .sgn {position:relative;float:right;padding-right:90px;font-size:14px;line-height:20px;font-weight:300;text-align:right;}
.popup-wrapper > .sign .sgn img {position:absolute;display:block;right:0;top:-20px;height:80px;}

.popup-wrapper > .tail {margin-top:40px;padding-bottom:10px;}
.popup-wrapper > .tail > .fl {font-size:17px;font-weight:700;letter-spacing:-0.5px;}
.popup-wrapper > .tail > .fr {}
.popup-wrapper > .tail > .fr a {display:inline-block;line-height:34px;padding:0 20px;font-size:15px;color:#fff;letter-spacing:-0.3px;background-color:#484848;}
.popup-wrapper > .tail > .fr a.black {padding:0 40px;background-color:#000;}

/*
 * POPUP : 발주서
 */
.popup-wrapper.purchase {z-index:300;position:absolute;max-width:846px;padding:30px;border:2px solid #000;background-color:#fff;}

/*
 * POPUP : 견적서
 */
.popup-wrapper.invoice {z-index:300;position:absolute;/*top:50%;left:50%;transform:translate(-50%,-50%);*/max-width:846px;/*min-height:500px;*/padding:30px;border:2px solid #000;background-color:#fff;}
.popup-wrapper.invoice > .head {height:87px;border-bottom:1px solid #ddd;}
.popup-wrapper.invoice > .head:after {display:block;content:"";clear:both;}
.popup-wrapper.invoice > .head img.logo {float:left;display:block;margin-top:10px;}
.popup-wrapper.invoice > .head .tit {float:right;display:block;margin-top:10px;font-size:35px;line-height:35px;font-weight:800;letter-spacing:-1px;}
.popup-wrapper.invoice > .info {margin-top:15px;padding-bottom:15px;border-bottom:1px solid #ddd;}
.popup-wrapper.invoice > .info > .fl {padding:12px 0 0 20px;font-size:16px;line-height:33px;}
.popup-wrapper.invoice > .info > .fl input {display:inline-block;vertical-align:middle;width:170px;height:31px;padding:0;margin:-6px 0 0 5px;border:0;}
.popup-wrapper.invoice > .info > .fr {position:relative;font-size:14px;line-height:30px;letter-spacing:-0.3px;text-align:right;}
.popup-wrapper.invoice > .info > .fr strong {font-size:15px;font-weight:700;}
.popup-wrapper.invoice > .info > .fr img.stamp {z-index:-1;position:absolute;display:block;top:-26px;right:-10px;height:80px;}
.popup-wrapper.invoice > .dsc {margin-top:15px;font-size:14px;line-height:14px;}
.popup-wrapper.invoice > .dsc i {font-style:normal;color:#999;}
.popup-wrapper.invoice > .sect {margin-top:40px;}
.popup-wrapper.invoice > .sect > .tit {font-size:18px;line-height:18px;font-weight:700;}
.popup-wrapper.invoice > .sect > .tit:after {display:block;content:"";clear:both;}
.popup-wrapper.invoice > .sect > .tit .bank {float:right;margin-bottom:15px;font-size:14px;font-weight:400;color:#0956a4;/*padding-left:115px;background:url('../img/common_img_bank02.png') no-repeat left top 1px;background-size:auto 100%;*/}
.popup-wrapper.invoice > .sect > .tit .bank img {display:inline-block;vertical-align:bottom;/*vertical-align:middle;height:18px;*/margin-right:10px;}
.popup-wrapper.invoice > .sect .tb-list {border-top:1px solid #ddd !important;}
.popup-wrapper.invoice > .sect .tb-list thead {border-bottom:1px solid #ddd !important;}
.popup-wrapper.invoice > .sect .tb-list th,
.popup-wrapper.invoice > .sect .tb-list td {font-size:14px !important;border-bottom:1px solid #ddd !important;}
.popup-wrapper.invoice > .sect .tb-list th {padding:10px 0;background-color:#f5f5f5 !important;}
.popup-wrapper.invoice > .sect .tb-list td.gd {line-height:15px !important;}
.popup-wrapper.invoice > .sect .tb-list td.gd img {width:60px;height:60px;}
.popup-wrapper.invoice > .sect .tb-list td.gd p {width:calc(100% - 70px);}
.popup-wrapper.invoice > .sect > .dsc {margin-top:15px;height:120px;overflow:auto;padding:20px;font-size:14px;line-height:24px;border:1px solid #ddd;}
.popup-wrapper.invoice > .summ {padding:15px 10px 15px 0;font-size:14px;line-height:20px;text-align:right;border-bottom:1px solid #ddd;}
.popup-wrapper.invoice > .summ:after {display:block;content:"";clear:both;}
.popup-wrapper.invoice > .summ dl {float:right;width:330px;}
.popup-wrapper.invoice > .summ dl:after {display:block;content:"";clear:both;}
.popup-wrapper.invoice > .summ dl dt {float:left;width:160px;}
.popup-wrapper.invoice > .summ dl dd {float:left;width:170px;}
.popup-wrapper.invoice > .summ dl dt.tot {font-size:19px;line-height:30px;font-weight:bold;}
.popup-wrapper.invoice > .summ dl dd.tot {font-size:19px;line-height:30px;font-weight:bold;}
.popup-wrapper.invoice > .tail {margin-top:40px;padding-bottom:10px;}
.popup-wrapper.invoice > .tail > .fl {font-size:17px;font-weight:700;letter-spacing:-0.5px;}
.popup-wrapper.invoice > .tail > .fr {}
.popup-wrapper.invoice > .tail > .fr a {display:inline-block;line-height:34px;padding:0 20px;font-size:15px;color:#fff;letter-spacing:-0.3px;background-color:#484848;}
.popup-wrapper.invoice > .tail > .fr a.black {padding:0 40px;background-color:#000;}

/*
 * POPUP : 상품문의
 */
.popup-wrapper.form {z-index:300;position:absolute;width:650px;padding:0;}
.popup-wrapper.form > .head {height:auto;padding:30px 25px;border-bottom:1px solid #d3d3d3;}
.popup-wrapper.form > .head:after {display:block;content:"";clear:both;}
.popup-wrapper.form > .head .tit {float:left;display:block;font-size:25px;line-height:25px;font-weight:800;letter-spacing:-1px;}
.popup-wrapper.form > .head .cls {float:right;display:block;width:25px;height:25px;font-size:0;background:url('../img/common_icon_close01.png') no-repeat center center;}
.popup-wrapper.form > .body {padding:30px 30px;}
.popup-wrapper.form > .body .slide-wrapper {position:relative;}
.popup-wrapper.form > .body .slide-wrapper > .ctrl {}
.popup-wrapper.form > .body .slide-wrapper > .ctrl > a {position:absolute;display:block;top:50%;transform:translateY(-50%);width:30px;height:30px;font-size:0;background:no-repeat center center;}
.popup-wrapper.form > .body .slide-wrapper > .ctrl > a.prev {left :20px;background-image:url('../img/common_icon_slide_prev2.png');}
.popup-wrapper.form > .body .slide-wrapper > .ctrl > a.next {right:20px;background-image:url('../img/common_icon_slide_next2.png');}
.popup-wrapper.form > .body .slide-wrapper ul.slider {height:500px;overflow-y:hidden;}
.popup-wrapper.form > .body .slide-wrapper ul.slider > li {display:block;height:500px;background:no-repeat center center;background-size:contain;}
.popup-wrapper.form > .body .slide-wrapper ul.slider > li > img {display:block;max-width:100%;}
.popup-wrapper.form > .tail {margin-top:0;padding:30px 25px;border-top:1px solid #d3d3d3;text-align:right;}
.popup-wrapper.form > .tail .btn {display:inline-block;padding:0 35px;font-size:15px;line-height:34px;color:#fff;background-color:#000;}

/*
 * 이용안내
 */
.guide-wrapper {font-size:16px;line-height:26px;color:#333;}
.guide-wrapper > .section {padding:50px 0;border-top:2px solid #333;}
.guide-wrapper > .section:first-child {padding-top:0;border:0;}
.guide-wrapper > .section h4 {margin-bottom:25px;line-height:22px;font-size:22px;font-weight:700;}
.guide-wrapper > .section ul.lst {}
.guide-wrapper > .section ul.lst li {position:relative;display:block;margin-top:15px;padding-left:15px;}
.guide-wrapper > .section ul.lst li:first-child {margin-top:0;}
.guide-wrapper > .section ul.lst li:after {position:absolute;left:0;top:9px;display:block;content:"";width:4px;height:4px;background-color:#333;}
.guide-wrapper > .section ul.lst li.tit:after {top:29px;}
.guide-wrapper > .section ul.lst li .tit {display:block;padding:20px 0 10px;font-size:18px;font-weight:700;}
.guide-wrapper > .section ul.lst li a {border-bottom:1px solid #666;}
.guide-wrapper > .section ul.lst li .btn {display:inline-block;margin-left:10px;padding:0 5px;font-size:14px;line-height:19px;color:#fff;background-color:#999;border:0;}
.guide-wrapper > .section ul.step {position:relative;margin-top:15px;padding:50px 50px 40px;line-height:22px;font-size:16px;font-weight:700;text-align:center;background-color:#f5f5f5;}
.guide-wrapper > .section ul.step:after {display:block;content:"";clear:both;}
.guide-wrapper > .section ul.step:before {z-index:1;position:absolute;left:calc((100% - 0.1px)/5/2 + 50px);right:calc((100% - 0.1px)/5/2 + 50px);top:87px;display:block;content:"";height:1px;background-color:#a4a4a4;}
.guide-wrapper > .section ul.step li {z-index:2;position:relative;float:left;padding:85px 0 0;width:calc((100% - 0.1px) / 5);background:no-repeat center top;}
.guide-wrapper > .section ul.step li:before {}
.guide-wrapper > .section ul.step li:first-child:before {content:none;}
.guide-wrapper > .section ul.step li.s01 {background-image:url('../img/sub_guide_step01.png');}
.guide-wrapper > .section ul.step li.s02 {background-image:url('../img/sub_guide_step02.png');}
.guide-wrapper > .section ul.step li.s03 {background-image:url('../img/sub_guide_step03.png');}
.guide-wrapper > .section ul.step li.s04 {background-image:url('../img/sub_guide_step04.png');}
.guide-wrapper > .section ul.step li.s05 {background-image:url('../img/sub_guide_step05.png');}
.guide-wrapper > .section dl.step {margin-top:20px;}
.guide-wrapper > .section dl.step:after {display:block;content:"";clear:both;}
.guide-wrapper > .section dl.step > dt,
.guide-wrapper > .section dl.step > dd {float:left;padding:25px 0;border-top:1px solid #c2c2c2;}
.guide-wrapper > .section dl.step > dt.bd0,
.guide-wrapper > .section dl.step > dd.bd0 {border-top:0;}
.guide-wrapper > .section dl.step > dt {position:relative;padding-left:45px;width:340px;font-weight:700;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.guide-wrapper > .section dl.step > dt > i {position:absolute;left:0;top:21px;display:block;width:28px;height:28px;line-height:28px;font-size:12px;font-style:normal;color:#666;text-align:center;border:2px solid #666;border-radius:100%;}
.guide-wrapper > .section dl.step > dd {width:calc(100% - 340px);}

/*
 * 이용약관 & 개인정보 취급방침
 */
.cont_opeartion{padding: 0; font-size: 15px; line-height: 26px; color: #000; }
.cont_opeartion .b{display: block; font-size: 17px; font-weight:700; margin: 0 0 10px;}
.cont_opeartion .s{display: block; font-size: 14px; color:#333;margin: 10px 0 10px; margin-left: 20px;}

.cont_opeartion .box{padding: 50px; background-color: #fafafa; border: 1px solid #ddd; margin-bottom: 30px;}
.cont_opeartion .box.visual {padding:0; border:0;}

.cont_opeartion p {word-break:keep-all;}
.cont_opeartion p.a{font-weight:400; margin: 0 0 6px;}
.cont_opeartion p.t0{font-weight:400; margin: 0 0 6px; }
.cont_opeartion p.t1{font-weight:400; margin: 0 0 6px; margin-left: 15px; }
.cont_opeartion p.t2{font-weight:400; margin: 0 0 6px; margin-left: 35px; font-size:0.95em; color:#333;}
.cont_opeartion p.t3{font-weight:400; margin: 0 0 10px; margin-left: 45px; font-size:0.9em;}

.cont_opeartion .t99{table-layout:fixed;border-collapse:collapse;width:auto;min-width:800px; border: 1px solid #ddd;}
.cont_opeartion .t99 th{text-align: center; border: 1px solid #ddd; padding:5px 20px; line-height: 30px;}
.cont_opeartion .t99 td{text-align: left; border: 1px solid #ddd; padding:5px 20px; line-height: 30px;}

.cont_opeartion.popup {font-size: 13px; line-height: 22px;}
.cont_opeartion.popup .b{font-size: 15px;}
.cont_opeartion.popup .s{font-size: 13px;}
.cont_opeartion.popup .box {padding:20px;}
.cont_opeartion.popup p.t0{margin: 0 0 4px; }
.cont_opeartion.popup p.t1{margin: 0 0 4px; margin-left: 10px; }
.cont_opeartion.popup p.t2{margin: 0 0 4px; margin-left: 20px; }
.cont_opeartion.popup p.t3{margin: 0 0 7px; margin-left: 30px;}
.cont_opeartion.popup .t99 th,
.cont_opeartion.popup .t99 td {font-size:13px;}

/*
 * 브랜드 목록
 */
ul.brand-list {margin:-20px 0 0 -20px;width:calc(100% + 20px);}
ul.brand-list:after {display:block;content:"";clear:both;}
ul.brand-list li {float:left;width:calc((100% - 20px * 5)/5);margin:20px 0 0 20px;}
ul.brand-list li a {display:block;}
ul.brand-list li img {display:block;width:100%;}

/*
 * 기획전 목록
 */
ul.event-list {margin:-20px 0 0 -20px;width:calc(100% + 20px);}
ul.event-list:after {display:block;content:"";clear:both;}
ul.event-list > li {float:left;display:block;margin:20px 0 0 20px;width:calc((100% - (20px * 2) - 0.1px)/2);}
ul.event-list > li > a {position:relative;display:block;}
ul.event-list > li > a:after {display:block;content:"";clear:both;}
ul.event-list > li > a > .inf {position:absolute;left:0;top:50%;transform:translateY(-50%);width:calc(100% - 300px);display:block;padding:0 0 0 40px;box-sizing:border-box;}
ul.event-list > li > a > .inf > .tit {line-height:32px;font-size:24px;font-weight:700;color:#232323;letter-spacing:-0.05em;}
ul.event-list > li > a > .inf > .dsc {margin-top:20px;line-height:22px;font-size:16px;color:#464646;letter-spacing:-0.05em;}
ul.event-list > li > a > .inf > .more {display:block;margin-top:35px;font-size:13px;color:#666;transition:all .3s;}
ul.event-list > li > a:hover > .inf > .more {color:#000;font-weight:700;}
ul.event-list > li > a > img {float:right;display:block;width:300px;}
/*
ul.event-list {margin:0 0 0 -20px;width:calc(100% + 20px);}
ul.event-list:after {display:block;content:"";clear:both;}
ul.event-list li {float:left;width:calc((100% - 60px)/3);margin:20px 0 0 20px;}
ul.event-list li a {display:block;}
ul.event-list li img {display:block;width:100%;}
*/

/*
 * TABLE-GOODS-IMAGE (입점관리 > 상품상세이미지) 
 */
table.tb-goods-image {table-layout:fixed;width:100%;margin-top:15px;}
table.tb-goods-image tr.skeleton {display:none;}
table.tb-goods-image th {padding:10px 0 0 0 !important;width:100px;background-color:#fff;border:0;}
table.tb-goods-image td {padding:10px 0 0 10px !important;border:0;}
table.tb-goods-image th a.img {display:block;width:100px;height:100px;}
table.tb-goods-image tr.loading th a.img {background:url('../img/loading_40.gif') no-repeat center center;}
table.tb-goods-image th a.btn {display:block;width:47px !important;margin-top:5px;padding:0;height:19px;line-height:21px;font-size:12px;color:#666;border:1px solid #ddd;background-color:#f5f5f5;}
table.tb-goods-image th a.btn.on {background-color:#000;color:#fff;border:1px solid #000;}
table.tb-goods-image th a.btn.fl {float:left;}
table.tb-goods-image th a.btn.fr {float:right;}
table.tb-goods-image th img {display:block;width:100%;height:100%;}
table.tb-goods-image td textarea {width:100%;height:126px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*
 * 주문절차 (입점하기)
 */
.guide-step-wrapper {text-align:center;padding:40px 0;border-top:1px solid #ddd;font-size:0;line-height:0;}
.guide-step-wrapper.b0 {border-top:0;}
.guide-step-wrapper ul.guide-step {display:inline-block;}
.guide-step-wrapper ul.guide-step:after {display:block;content:"";clear:both;}
.guide-step-wrapper ul.guide-step li {position:relative;float:left;display:block;margin-left:30px;padding:0 50px;height:50px;line-height:50px;font-size:14px;font-weight:400;text-align:center;border:1px solid #ddd;border-radius:25px;background-color:#fff;}
.guide-step-wrapper ul.guide-step li:after {position:absolute;display:block;content:"";left:-20px;top:0;width:8px;height:50px;background:url('../img/common_icon_step01.png') no-repeat left center;}
.guide-step-wrapper ul.guide-step li:first-child {margin-left:0;}
.guide-step-wrapper ul.guide-step li:first-child:after {display:none;}

/*
 * 인쇄 가이드
 */
.popup-pguide {z-index:230;position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.4);cursor:pointer;display:none;}
.popup-pguide.ing {display:block;opacity:0;transition:all .5s;}
.popup-pguide.on  {opacity:1;}
.popup-pguide > .wrap {position:absolute;left:50%;top:0;bottom:0;transform:translateX(-50%);width:800px;background-color:#fff;cursor:initial;}
.popup-pguide > .wrap > .close {position:absolute;top:5px;right:5px;display:block;width:25px;height:25px;border-radius:100%;border:0 solid #666;font-size:0;background:url('../img/common_icon_close02.png') no-repeat center center;}
.popup-pguide > .wrap > .head {padding:40px 40px 10px;background:#254294 url('../img/pguide/header_bg01.png') no-repeat right bottom;background-size:auto 100%;}
.popup-pguide > .wrap > .head:after {display:block;content:"";clear:both;}
.popup-pguide > .wrap > .head > .tit {float:left;}
.popup-pguide > .wrap > .head > .tit:after {display:block;content:"";clear:both;}
.popup-pguide > .wrap > .head > .tit > img {float:left;display:block;height:22px;}
.popup-pguide > .wrap > .head > .tit > span {float:left;display:block;margin-left:15px;padding-top:10px;line-height:12px;font-size:12px;font-weight:300;color:#fff;}
.popup-pguide > .wrap > .head > .logo {float:right;display:block;height:20px;padding-top:2px;}
.popup-pguide > .wrap > .body {padding:40px;height:calc(100% - 72px);box-sizing:border-box;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;}
.popup-pguide > .wrap > .body::-webkit-scrollbar {display:none;}
.popup-pguide > .wrap > .body > dl {padding:25px 0 35px;border-top:1px solid #cececd;}
.popup-pguide > .wrap > .body > dl:after {display:block;content:"";clear:both;}
.popup-pguide > .wrap > .body > dl:first-child {padding-top:0;border-top:0;}
.popup-pguide > .wrap > .body > dl:last-child {padding-bottom:0;}
.popup-pguide > .wrap > .body > dl > dt {float:left;width:100px;line-height:15px;font-size:15px;color:#27348b;}
.popup-pguide > .wrap > .body > dl > dt > strong {font-weight:700;}
.popup-pguide > .wrap > .body > dl > dd {float:right;width:calc(100% - 100px);line-height:17px;font-size:13px;color:#1c1c1b;}
.popup-pguide > .wrap > .body > dl > dd > strong {font-weight:700;color:#27348b;}
.popup-pguide > .wrap > .body > dl > dd > .lst {margin-top:25px;}
.popup-pguide > .wrap > .body > dl > dd > .lst:after {display:block;content:"";clear:both;}
.popup-pguide > .wrap > .body > dl > dd > .lst > img {float:left;display:block;margin-left:7px;width:calc((100% - (7px * 3))/4);}
.popup-pguide > .wrap > .body > dl > dd > .lst > img:first-child {margin-left:0;}

/*
 * 매입처 상품등록
 */
.ggwrap {display:block;margin-top:5px;}
.ggwrap:first-child {margin-top:0;}
.ggwrap:after {display:block;content:"";clear:both;}
.ggwrap > select.frm_select {float:left;display:block;margin-left:5px;width:calc((100% - 55px - 15px)/3);font-size:14px;}
.ggwrap > select.frm_select:first-child {margin-left:0;}
.ggwrap > .btn {float:left;display:block !important;width:55px;padding:0 !important;text-align:center;margin-left:5px;}

.tb-apply-wrap {margin-bottom:10px;}
.tb-apply-wrap:after {display:block;content:"";clear:both;}
.tb-apply-wrap > * {float:left;display:block;margin-left:5px;}
.tb-apply-wrap > *:first-child {margin-left:0;}
.tb-apply-wrap > select {}
.tb-apply-wrap > .margin-list {}
.tb-apply-wrap > .margin-list:after {display:block;content:"";clear:both;}
.tb-apply-wrap > .margin-list > li {float:left;display:block;margin-left:5px;}
.tb-apply-wrap > .margin-list > li:first-child {margin-left:0;}
.tb-apply-wrap > .margin-list > li > input {display:block;height:34px;box-sizing:border-box;border:1px solid #ddd;text-align:center;}
.tb-apply-wrap > .btn {display:block;height:34px;box-sizing:border-box;background-color:#333;color:#fff;font-size:13px;padding:0 15px;border:0;}

ul.attach_list {display:block;margin:0;padding:0;list-style:none;}
ul.attach_list:after {display:block;content:"";clear:both;}
ul.attach_list li {display:block;float:left;margin:0 10px 10px 0;}
ul.attach_list li.skeleton {display:none;}
ul.attach_list li dl {display:block;margin:0;padding:0;}
ul.attach_list li dl dt {position:relative;display:block;margin:0;padding:0;width:100px;height:100px;border:1px solid #cfcfcf;}
ul.attach_list li dl dt a {display:block;}
ul.attach_list li dl dt img {display:block;width:100px;height:100px;}
ul.attach_list li dl dt .chk {position:absolute;top:5px;left:5px;}
ul.attach_list li dl dd {display:block;text-align:center;margin:0;padding:5px 0 0 0;height:20px;}
ul.attach_list li dl dd > a {display:block;width:100%;padding:0;height:19px;line-height:21px;font-size:12px;color:#666;border:1px solid #ddd;background-color:#f5f5f5;box-sizing:border-box;}
ul.attach_list li.loading {}
ul.attach_list li.loading dl dt {background:url('../img/loading_40.gif') no-repeat center center;}
ul.attach_list li.loading dl dt a {display:none;}
ul.attach_list li.loading dl dd a {display:none;}

#POPUP_PRINT_SAMPLE {z-index:1000;position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.7);display:flex;justify-content:center;align-items:center;cursor:pointer;display:none;}
#POPUP_PRINT_SAMPLE > img {display:block;}
#POPUP_PRINT_SAMPLE.ing {display:flex;opacity:0;transition:all .3s;}
#POPUP_PRINT_SAMPLE.on  {opacity:1;}

/*=====================================================blue==========================================
 * Tablet & Mobile 공용 : ~ 1023px
 *================================================================================================*/
@media (max-width:1023px) /* (max-width:1025px) */
{
}

/*================================================================================================
 * Tablet : 638px~1023px 해상도에서 해석하는 코드 
 *================================================================================================*/
@media (min-width:638px) and (max-width:1023px) /* (max-width:1025px) */
{   
}

/*================================================================================================
 * Mobile : 637px 이하 해상도에서 해석하는 코드
 *================================================================================================*/
@media(max-width:637px)
{
}

/*================================================================================================
 * Mobile : ~339px 해상도에서 해석하는 코드 (해상도 낮은 Mobile)
 *================================================================================================*/
@media (max-width:339px) /* (max-width:1025px) */
{
}