@charset "utf-8";
/* PIONNET Web Standardization Team (//www.pionnet.co.kr/) 20180402 */

/* RESET CSS */
html{overflow-y: scroll;}
html, body{width:100%;margin:0;padding:0;border:0;-webkit-text-size-adjust: 100%;-webkit-font-smoothing:antialiased;}
body {min-height: 100%;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, legend, img, button{margin:0;padding:0;font-family: 'Nanum Gothic', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, 'Apple SD Gothic Neo', sans-serif;font-weight:normal;font-size: 12px;color: #212121;letter-spacing: 0.03em;}
table{width:100%;min-width:100%;max-width:none;table-layout:fixed;border-spacing:0;border-collapse:collapse;}
form, fieldset, img{border:0;}
address, caption, cite, code, dfn, em, th, var{font-weight:normal;font-style:normal;}
ol, ul, li{list-style:none;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;color:#333;}
abbr, acronym{border:0;}
hr{display:none;}
a{font-family:inherit;text-decoration:none;color:#212121;}
a:hover{color:#999;text-decoration:underline;}
a:active{text-decoration:none;}
a img{vertical-align:middle;}
textarea{overflow:auto;box-sizing:border-box;width:100%;padding:15px;resize:none;border:1px solid #d3d3d3;color:#222;outline:none;}
select{display:block;height:32px;padding:5px 24px 6px 8px;border:#dbdbdb 1px solid;font-family: 'Nanum Gothic', '맑은고딕', 'Malgun Gothic', '돋움', Dotum, 'Apple SD Gothic Neo', sans-serif;font-size:13px;line-height:24px;color:#666;-webkit-background-clip:none;}
input{vertical-align:middle;}
button{display:block;overflow:visible;margin:0;padding:0;cursor:pointer;border:0;background:none;}
legend, caption{overflow:hidden;width:1px;height:0;font-size:0;line-height:0;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, canvas, summary{display:block;}
.ir{display:block;overflow:hidden !important;position:absolute !important;top:-1000em;left:0;z-index:-1;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;background:none !important;}
body.stop_scroll{overflow-y:hidden;}

input[type=text], input[type=password], input[type=search], input[type=number]{display:inline-block;height:24px;padding:2px 10px 4px 10px;resize:none;border:1px solid #ccc;line-height:24px;}
input[type=text]:disabled, input[type=password]:disabled, input[type=search]:disabled, input[type=number]:disabled{background:#f3f4f6;}
input[type=radio], input[type=checkbox]{position:relative;top:-1px;}
input[type=text]::-webkit-inner-spin-button, input[type=text]::-webkit-outer-spin-button, input[type=text]::-ms-clear, input[type=text]::-webkit-search-cancel-button, input[type=text]::-webkit-clear-button{display:none;margin:0;-webkit-appearance:none;}
input[type=text]:focus{border:#555 1px solid;}

.safari body{-webkit-font-smoothing:antialiased;}
.safari table caption{display:none;}
.safari select{padding:0;border:#ccc 1px solid;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;line-height:26px !important;text-indent:8px;}
.safari .ir{visibility:hidden;position:absolute;z-index:-1;width:0;height:0;font-size:0;line-height:0;}
.safari input[type=text], .safari input[type=password], .safari input[type=search], .safari input[type=number]{line-height:0;}
.gecko.ff select{padding:4px 4px 7px 8px;border:#ccc 1px solid;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.gecko.ff input[type=number]{-moz-appearance:textfield;}
.ie678 select, .ie9 select{padding:4px 4px 6px 8px;line-height:1;}
.chrome button{outline:none;}

/* PLACEHOLDER */
input[type=text].placeholder{color:#999 !important;letter-spacing:-1px;}
input[type=text]::-webkit-input-placeholder{color:#999 !important;letter-spacing:-1px;}
input[type=text]:-moz-placeholder{color:#999 !important;letter-spacing:-1px;}
input[type=text]::-moz-placeholder{color:#999 !important;letter-spacing:-1px;}
input[type=text]:-ms-input-placeholder{color:#999 !important;letter-spacing:-1px;}
textarea.placeholder{color:#999 !important;letter-spacing:-1px;}
textarea::-webkit-input-placeholder{color:#999 !important;letter-spacing:-1px;}
textarea:-moz-placeholder{color:#999 !important;letter-spacing:-1px;}
textarea::-moz-placeholder{color:#999 !important;letter-spacing:-1px;}
textarea:-ms-input-placeholder{color:#999 !important;letter-spacing:-1px;}
input[type=password].placeholder{color:#999 !important;}
input[type=password]::-webkit-input-placeholder{color:#999 !important;}
input[type=password]:-moz-placeholder{color:#999 !important;}
input[type=password]::-moz-placeholder{color:#999 !important;}
input[type=password]:-ms-input-placeholder{color:#999 !important;}

/* MSIE INPUT */
input::-ms-clear{display:none !important;width:0;height:0;}
input::-ms-reveal{display:none !important;width:0;height:0;}

/* SELECT */
.slt{display:block;overflow:hidden;position:relative;width:100%;height:32px;}
.slt select{display:block;position:relative;width:100%;color:#212121;-webkit-appearance:none;appearance:none;-moz-appearance:none;-o-appearance:none;background:#fff url("../images/common/slt_arr2.png") no-repeat right center;}
.slt select:disabled{background:#f7f7f7 url("../images/common/slt_arr2_off.png") no-repeat right center;color:#bbb;}
.slt select::-ms-expand{display:none;}
.slt select option:disabled {color:#999;}/* 20200327_SVG-1594_코스매틱 샘플링 관련 option disabled 처리 */

/* TEXT */
.uline{text-decoration:underline;}

/* ACCESSIBILITY */
.accessibility{overflow:hidden;position:absolute;top:-30px;left:0;z-index:-1;width:1px;height:1px;margin-top:-30px;-webkit-transition:top 0.4s;transition:top 0.4s;background:none;}
.accessibility.active{top:0;z-index:9999;width:100%;height:auto;margin-top:0;background:#222;text-align:center;}
.accessibility dl{display:inline-block;}
.accessibility dl dd{float:left;padding:5px 0;}
.accessibility dl dd + dd{margin:0 0 0 25px;}
.accessibility dl dd a{display:block;font-size:12px;letter-spacing:-0.5px;color:#fff;}
.accessibility dl dd a:hover{text-decoration:underline;}

/* SWIPER SLIDER */
.swiper-container{overflow:hidden;position:relative;z-index:1;margin:0 auto;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
.swiper-wrapper{position:relative;z-index:1;width:100%;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;-webkit-transition-property:-webkit-transform, left, top;-moz-transition-property:-moz-transform, left, top;-ms-transition-property:-ms-transform, left, top;-o-transition-property:-o-transform, left, top;transition-property:transform, left, top;-webkit-transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);-o-transform:translate3d(0px,0,0);-o-transform:translate(0px,0px);transform:translate3d(0px,0,0);}
.swiper-slide{float:left;-webkit-font-smoothing:antialiased;}
.swiper-left{left:0;z-index:10;}
.swiper-right{right:0;z-index:10;}
.swiper-wp8-horizontal{-ms-touch-action:pan-y;}
.swiper-wp8-vertical{-ms-touch-action:pan-x;}
.safari .swiper-container .ir{visibility:hidden;position:absolute;z-index:-1;width:0;height:0;font-size:0;line-height:0;} /* for safari */

/* SCROLLBAR PLUGIN */
.mCustomScrollbar{-ms-touch-action:none;touch-action:none;}
.mCustomScrollbar.mCS_no_scrollbar{-ms-touch-action: auto; touch-action: auto;}
.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;direction:ltr;outline:none;}
.mCSB_container{overflow:hidden;width:auto;height:auto;}
.mCSB_scrollTools{position:absolute;width:3px;height:auto;top:10px;right:6px;bottom:10px;z-index:5;}
.mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto;}
.mCSB_draggerRail{width:3px;height:100%;margin:0 auto;background:#f7f7f7;}
.mCSB_dragger{width:100%;height:auto;cursor:pointer;z-index:1;}
.mCSB_dragger .mCSB_dragger_bar{position:relative;width:3px;height:100%;margin:0 auto;background-color:#222;text-align:center;}
.mCSB_dragger:hover .mCSB_dragger_bar{background-color: #000;}
.mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #000;}

/* image-tag */
.ico_new{display:inline-block;width:27px;height:11px;margin:2px 5px 1px;background:url("../images/common/spr_header.png") no-repeat -160px 0;vertical-align:top;}
.ico_hit{display:inline-block;width:27px;height:11px;margin:2px 5px 1px;background:url("../images/common/spr_header.png") no-repeat -209px 0;vertical-align:top;}
.ico_bst{display:inline-block;position:absolute;left:0;top:0;width:68px;height:68px;background-image:url('../images/common/srp_obj.png');background-repeat:no-repeat;font-size:0;line-height:0;overflow:hidden;text-indent:-9999em;background-position:-2px -16px;}

/* text-tag */
.txt_tag{display:inline-block;min-width:50px;height:17px;line-height:18px;font-size:12px;font-family:'Times', 'Times New Roman', 'Nanum Myeongjo', serif;color:#fff;padding:0 10px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;}
.txt_tag + .txt_tag{margin-left:4px;}
.txt_tag.gift,.txt_tag.set, .txt_tag.sale{background:#666;}
.txt_tag.number{background:#980410;}
.txt_tag .day{display:inline-block;min-width:33px;height:15px;padding:0 6px;color:#fff;background:#666;font-size:12px;line-height:18px;vertical-align:text-bottom;-webkit-box-sizing:border-box;box-sizing:border-box;}

/* STAR RATE */
.star_rate01{display:block;overflow:hidden;position:relative;width:150px;height:27px;background:url("../images/common/bg_grade01.png") no-repeat 0 -27px;}
.star_rate01 em{display:block;position:absolute;top:0;left:0;width:150px;height:27px;text-indent:-9999px;background:url("../images/common/bg_grade01.png") no-repeat 0 0;}
.star_rate02{display:block;overflow:hidden;position:relative;width:80px;height:13px;background:url("../images/common/bg_grade02.png") no-repeat 0 -13px;}
.star_rate02 em{display:block;position:absolute;top:0;left:0;width:80px;height:13px;text-indent:-9999px;background:url("../images/common/bg_grade02.png") no-repeat 0 0;}
/* 20190909_상담사 평가  */
.star_rate03{display:block;overflow:hidden;position:relative;width:56px;height:10px;background:url("../images/common/bg_grade03.png") no-repeat 0 -10px;}
.star_rate03 em{display:block;position:absolute;top:0;left:0;width:56px;height:10px;text-indent:-9999px;background:url("../images/common/bg_grade03.png") no-repeat 0 0;}
/* //20190909_상담사 평가 */
/* LAYOUT */
.content{position:relative;width:100%;max-width:1920px;min-width:1230px;margin:0 auto;padding-top:150px;padding-bottom:100px;-webkit-transition:padding-top 0.4s;transition:padding-top 0.4s;}
.content:after{content:'';display:block;clear:both;}
.sdHdr .content{margin-top:-41px;-webkit-transition:padding-top 0.4s, margin-top 0.4s;transition:padding-top 0.4s, margin-top 0.4s;}
.sdHdr.exp .content{margin-top:0;}
.header.inPrm ~ .content{padding-top:250px;}
.wrap{position:relative;width:100%;}
.wrap:after{content:'';display:block;clear:both;}
.wrap.wide{width:100% !important;padding:0 !important;margin:0 !important;}
.area_lv1:after{display:block;clear:both;content:"";}
.area_innr{display:block;position:relative;width:1460px;margin:0 auto;}
.area_innr:after{content:'';display:block;clear:both;}
.btn_top{position:fixed;display:none;right:10px;bottom:10px;z-index:10;width:45px;height:45px;background:url(../images/common/btnTop.png) no-repeat 0 0;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);}
.btn_top a{display:block;width:100%;height:100%;}
.section_title{position:relative;padding-bottom:25px;padding-top:5px;text-align:center;}
.section_title h3{display:inline-block;font-weight:normal;font-size:26px;line-height:26px;font-family:'Times', 'Times New Roman', 'Nanum Myeongjo', serif;}
.section_title h3.en{font-size:30px;line-height:20px;}
.section_more{position:absolute;right:0;top:7px;}
.section_more a{display:block;width:56px;height:19px;background:url(../images/common/spr_btn.png) no-repeat -21px -16px;}

/* HEADER */
.header{position:fixed;top:0;left:0;z-index:1000;width:100%;min-width:1230px;margin:0;padding:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);}
.header .contain{position:relative;z-index:10;max-width:1920px;margin:0 auto;background:#fff;}
.header .hd_top{position:relative;width:1004px;height:107px;margin:0 auto;-webkit-transition:all 0.3s;transition:all 0.3s;}
.header .hd_top h1{display:block;overflow:hidden;position:absolute;top:0;left:305px;z-index:2;width:360px;height:107px;-webkit-transition:height 0.3s;transition:height 0.3s;}
.header .hd_top h1 a{display:block;position:relative;width:100%;height:100%;text-align:center;}
.header .hd_top h1 a .bimg {height:100%;}
.header .hd_top h1 a .simg {display:none;}
/*.header .hd_top h1 a:before{content:'';display:none;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/common/logo_small.png) no-repeat center 0;}*/
.header .hd_top .pmb{position:absolute;left:100px;top:48px;-webkit-transition:top 0.3s;transition:top 0.3s;}
.header .hd_top .pmb dd{float:left;position:relative;padding:0 5px 0 8px;font-size:14px;font-family:'Times', 'Times New Roman', 'Nanum Myeongjo', serif;color:#212121;line-height:15px;letter-spacing:normal;}
.header .hd_top .pmb dd a{display:block;position:relative;line-height:12px;}
.header .hd_top .pmb dd .en{font-size:16px;}
.header .hd_top .pmb dd:first-child{padding-left:0;}
.header .hd_top .pmb dd + dd:before{content:'';display:inline-block;position:absolute;left:0;top:50%;border-radius:50%;width:3px;height:3px;background:#e5e5e5;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.header .hd_top .sch{position:absolute;right:0;top:45px;width:340px;border-bottom:1px solid #7f7f7f;-webkit-transition:top 0.3s;transition:top 0.3s;}
.header .hd_top .sch .inp_sch{display:block;float:left;width:313px;height:19px;padding:0 0 0 2px;border:0;font-weight:bold;font-size:14px;line-height:19px;outline:none;}
.header .hd_top .sch .inp_sch.evt_txt {color:#999 !important;}/* 20200304_449week 기획전 네임 노출시 컬러값 변경 */
.header .hd_top .sch .bt_sch{display:block;overflow:hidden;float:left;margin:0;width:17px;height:16px;background:url("../images/common/spr_header.png") no-repeat -190px 0;}

.header .hd_my{position:absolute;top:10px;right:30px;z-index:100;-webkit-transition:top 0.3s;transition:top 0.3s;}
.header .hd_my dd{position:relative;float:left;}
.header .hd_my dd > a, .header .mnb dd > button{display:block;float:left;margin:0 8px;font-size:11px;line-height:30px;color:#222;}
.header .hd_my dd > a:hover, .header .mnb dd > button:hover{color:#999;text-decoration:underline;}
.header .hd_my dd > .arw:after{content:'';display:inline-block;overflow:hidden;width:5px;height:3px;margin-left:2px;margin-top:-2px;background:url("../images/common/spr_header.png") no-repeat -2px -2px;vertical-align:middle;}
.header .hd_my dd + dd:before{content:'';display:block;float:left;width:1px;height:10px;margin:10px 0;background-color:#e8e8e8;}
.header .hd_my dd:last-child > a{margin-right:0;}
.header .hd_my .grd{padding-right:5px;}
.header .hd_my .grd strong{font-weight:normal;line-height:30px;color:#222;}
.header .hd_my .grd span{display:inline-block;overflow:hidden;margin-top:8px;background:url("../images/common/spr_header.png") no-repeat 0 0;vertical-align:top;}
.header .hd_my .grd .diamond{width:15px;height:15px;background-position:-27px -71px;}
.header .hd_my .grd .platinum{width:15px;height:17px;background-position:-47px -71px;}
.header .hd_my .grd .gold{width:15px;height:15px;background-position:-67px -71px;}
.header .hd_my .grd .silver{width:15px;height:15px;background-position:-87px -71px;}
.header .hd_my .grd .bronze{width:15px;height:15px;background-position:-152px -71px;}/* //201905_CRM 등급추가 */
.header .hd_my .int{display:inline-block;width:16px;height:16px;margin-left:3px;background:url("../images/common/spr_header.png") no-repeat -113px -71px;color:#fff;line-height:16px;text-align:center;vertical-align:middle;}
.header .hd_my .lys{display:none;overflow:hidden;position:absolute;top:100%;left:50%;z-index:100;max-height:0;padding:4px 0 5px;white-space:nowrap;-webkit-transition:max-height 0.3s;transition:max-height 0.3s;-webkit-transform:translateX(-50%);transform:translateX(-50%);-ms-transform:translate(-50%, 0);}
.header .hd_my .lys.active{max-height:260px;}
.header .hd_my .lys:before{content:'';display:block;overflow:hidden;position:absolute;top:0;left:50%;z-index:2;width:7px;height:5px;background:url("../images/common/spr_header.png") no-repeat -2px -9px;}
.header .hd_my .lys .inn{position:relative;border:1px solid #e5e5e5;background:#fff;}
.header .hd_my .lys .inn > ul{overflow:hidden;padding:11px 17px;font-size:11px;line-height:22px;}
.header .hd_my .lys .inn .ico_kakao:before {display:inline-block;content:'';width:18px;height:18px;margin-right:2px;background:url("../images/common/iconBg.png") no-repeat 100% -147px;vertical-align:-5px;}
.header .hd_my .rct .lys{left:auto;right:-72px;-webkit-transform:translateX(0);transform:translateX(0);-ms-transform:translate(0, 0);}
.header .hd_my .rct .lys:before{left:auto;right:94px;}
.header .hd_my .rct .inn{position:relative;padding:16px 14px 22px;}
.header .hd_my .rct .inn h3{display:block;padding-left:6px;font-size:15px;color:#212121;letter-spacing:-1px;font-family:'Nanum Myeongjo', serif;}
.header .hd_my .rct .inn .cls{position:absolute;right:20px;top:17px;width:17px;height:17px;background:url("../images/common/spr_btn.png") no-repeat -2px -16px;}
.header .hd_my .rct .inn .rct_lst{overflow:hidden;width:377px;margin-top:12px;margin-bottom:0;text-align:center;}
.header .hd_my .rct .inn .rct_lst ul{overflow:hidden;}
.header .hd_my .rct .inn .rct_lst li{width:377px;}
.header .hd_my .rct .inn .rct_lst li > span{display:block;float:left;position:relative;width:20%;}
.header .hd_my .rct .inn .rct_lst li > span + span + span + span + span + span{margin-top:20px;}
.header .hd_my .rct .inn .rct_lst li a{display:table;position:relative;overflow:hidden;width:63px;height:63px;margin:0 auto;border:1px solid transparent;}
.header .hd_my .rct .inn .rct_lst li a:hover{border-color:#222;}
.header .hd_my .rct .inn .rct_lst li a img{display:table-cell;width:auto;height:63px;margin:auto;vertical-align:middle;text-align:center;}
.header .hd_my .rct .inn .rct_lst li .out{display:block;position:absolute;left:0;bottom:0;z-index:5;width:100%;height:12px;font-size:8px;line-height:12px;color:#666;text-align:center;background:rgba(255,255,255,0.85);}
.header .hd_my .rct .inn .rct_lst .pg_bx{display:inline-block;position:relative;height:13px;margin:30px auto 0;padding:0 18px;text-align:center;}
.header .hd_my .rct .inn .rct_lst .pg_bx .pagination a{display:block;float:left;width:7px;height:7px;margin:3px 4px;background:url("../images/common/spr_btn.png") no-repeat -266px -133px;text-indent:-9999px;}
.header .hd_my .rct .inn .rct_lst .pg_bx .pagination .swiper-active-switch{background-position:-259px -133px;}
.header .hd_my .rct .inn .rct_lst .pg_bx .swiper-left, .header .hd_my .rct .inn .rct_lst .pg_bx .swiper-right{display:block;position:absolute;top:0;width:13px;height:13px;background:url("../images/common/spr_btn.png") no-repeat 0 0;text-indent:-9999px;}
.header .hd_my .rct .inn .rct_lst .pg_bx .swiper-left{left:0;background-position:-5px -2px;}
.header .hd_my .rct .inn .rct_lst .pg_bx .swiper-right{right:0;background-position:-14px -2px;}
.header .hd_my .rct .inn .rct_lst.ready ul, .header .hd_my .rct .inn .rct_lst.ready li{height:150px !important;}

.header .sch_keyword{display:none;overflow:hidden;position:absolute;left:0;top:24px;z-index:50;width:338px;max-height:0;border:1px solid #7f7f7f;background:#fff;-webkit-transition:max-height 0.3s;transition:max-height 0.3s;}
/*.header .sch_keyword.active{max-height:393px;}*//* //20200327_SVG-1679 추천검색어 갯수 10개로 수정 */
.header .sch_keyword.active{max-height:inherit;}/* 20200727_SVG-4557 추천 브랜드 추가됨으로 높이제어 유동 */
.header .sch_keyword .inn{overflow:hidden;position:relative;padding-top:37px;}
.header .sch_keyword dl{overflow:hidden;}
.header .sch_keyword dl dt{position:absolute;top:0;left:169px;z-index:2;width:168px;height:36px;border-bottom:#7f7f7f 1px solid;border-left:#7f7f7f 1px solid;background:#ededed;}
.header .sch_keyword dl dt button{display:block;height:36px;width:100%;line-height:36px;color:#999;text-align:center;}
.header .sch_keyword dl dt button em{display:block;margin-top:-2px;}
.header .sch_keyword dl:first-child dt{left:0;width:169px;border-left:none;}
.header .sch_keyword dl dd{display:none;overflow:hidden;padding:7px 0;width:100%;}
.header .sch_keyword dl ul{height:300px;}/* //20200327_SVG-1679 추천검색어 갯수 10개로 수정 */
.header .sch_keyword dl ul li{position:relative;height:30px;overflow:hidden;}
.header .sch_keyword dl ul li:hover{background:#f7f7f7;}
.header .sch_keyword dl ul li a{display:block;padding:0 20px;color:#212121;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.header .sch_keyword dl ul li a:hover{text-decoration:none;}
.header .sch_keyword dl ul li a em{color:#d10011;}
.header .sch_keyword dl ul li .del{display:block;position:absolute;right:15px;top:4px;z-index:10;width:21px;height:21px;background:url("../images/common/spr_header.png") no-repeat -1px -71px;}
.header .sch_keyword .rct ul li a{padding-right:40px;}
.header .sch_keyword .none{height:240px;line-height:240px;text-align:center;}
.header .sch_keyword .on dt{background:#fff;border-bottom:#fff 1px solid;}
.header .sch_keyword .on dt button{color:#212121;}
.header .sch_keyword .on dd{display:block;}
.header .sch_keyword .btm{overflow:hidden;height:30px;padding:6px 16px;background:#ededed;}
.header .sch_keyword .btm ul{overflow:hidden;float:right;}
.header .sch_keyword .btm li{float:left;position:relative;}
.header .sch_keyword .btm li button{display:block;padding:0 10px;font-size:12px;line-height:30px;}
.header .sch_keyword .btm li + li:before{content:'';display:block;position:absolute;left:0;top:10px;width:1px;height:12px;background:#c3c3c3;}
/* 20200727_SVG-4557 추가 */
.header .sch_keyword .recom_brd {padding:0 10px 6px 20px;}
.header .sch_keyword .recom_brd .flag {display:inline-block;height:18px;padding:0 7px 0 8px;margin-right:2px;border:1px solid #7f7f7f;border-radius:10px;font-size:11px;line-height:19px;color:#212121;}
.header .sch_keyword .recom_brd a {position:relative;display:block;text-decoration:none;color:#212121;}
.header .sch_keyword .recom_brd a:after {position:absolute; top:50%; right:0;width:4px;height:4px;border-top:2px solid #7f7f7f;border-right:2px solid #7f7f7f;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:'';}
/* //20200727_SVG-4557 추가 */
.header .hd_gnb{position:relative;min-width:1230px;max-width:1920px;margin:0 auto;background:#222;-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.26), 0 -1px 0 #000 inset;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.26), 0 -1px 0 #000 inset;z-index: 1;}
.header .hd_gnb:before, .header .hd_gnb:after{content: '';display:block;position:absolute;bottom:0;width:1000px;height:250px;background:#fff;z-index:0;}
.header .hd_gnb:before{right:100%;}
.header .hd_gnb:after{left:100%;}
.header .hd_gnb > ul{position:relative;width:1200px;min-width:873px;margin:0 auto;text-align:center;z-index:1;}
.header .hd_gnb > ul > li{display:inline-block;position:relative;}
.header .hd_gnb > ul > li > a{display:block;position:relative;padding:0 20px;font-size:14px;line-height:43px;color:#fff;z-index:2;cursor:pointer;text-decoration:none;}
.header .hd_gnb > ul > .brd + li, .header .hd_gnb > ul > .mgz{margin-left:61px;}
.header .hd_gnb > ul > .brd + li:before, .header .hd_gnb > ul > .mgz:before{content:'';display:block;float:left;position:relative;z-index:-1;height:15px;margin:15px 0 13px -31px;border-left:1px solid #787878;}
.header .hd_gnb > ul > .mgz > a, .header .hd_gnb > ul > .brd > a{cursor:default;}
.header .hd_gnb > ul > .bty > a{padding-right:70px;}
.header .hd_gnb > ul > .bty > a:before{content:'';display:block;position:absolute;top:19px;right:20px;width:46px;height:7px;background:url("../images/common/spr_header.png") no-repeat -60px 0;}
.header .hd_gnb > ul > li:after{content:'';display:block;width:11px;height:6px;margin:-6px auto 0;position:relative;z-index:-1;background:url("../images/common/spr_header.png") no-repeat -70px -10px;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(0, 0);transform:scale(0, 0);-ms-transform:scale(0, 0);-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s, -webkit-transform 0.2s;z-index:1;}
.header .hd_gnb > ul > .active:after{-webkit-transform:scale(1, 1);transform:scale(1, 1);-ms-transform:scale(1, 1);}
.header .hd_gnb .subLyr{display:none;position:absolute;top:100%;left:-10px;height:0;margin-top:-1px;border:1px solid #222;background:#fff;-webkit-transition:height 0.3s;transition:height 0.3s;-webkit-box-shadow:3px 4px 0 rgba(0, 0, 0, 0.17);box-shadow:3px 4px 0 rgba(0, 0, 0, 0.17);}
.header .hd_gnb .subLyr .inn{overflow:hidden;height:100%;}
.header .hd_gnb .subLyr .temp{overflow:hidden;}
.header .hd_gnb .subLyr .debs{padding:20px 0;width:178px;text-align:left;}
.header .hd_gnb .subLyr .debs > li > a{display:block;position:relative;font-size:12px;line-height:30px;padding:0 30px;}
.header .hd_gnb .subLyr .debs > li > a:after{content:'';display:none;position:absolute;top:0;right:15px;bottom:0;width:6px;height:11px;margin:auto 0;background:url("../images/common/spr_header.png") no-repeat -240px 0;}
.header .hd_gnb .subLyr .debs > li:hover > a{background:#f0f0f0;font-weight:bold;text-decoration:underline;color:#212121;}
.header .hd_gnb .subLyr .debs > li:hover > a:after{display:block;}
.header .hd_gnb .subLyr .debs > li:hover .debs2{display:block;}
.header .hd_gnb .subLyr .debs2{display:none;position:absolute;top:-1px;left:100%;min-height:100%;border:1px solid #222;background:#fff;-webkit-box-shadow:3px 4px 0 rgba(0, 0, 0, 0.17);box-shadow:3px 4px 0 rgba(0, 0, 0, 0.17);white-space:nowrap;}
.header .hd_gnb .subLyr .debs2 li{min-width:178px;}
.header .hd_gnb .subLyr .debs2 li:first-child{padding-top:20px;}
.header .hd_gnb .subLyr .debs2 li:last-child{padding-bottom:20px;}
.header .hd_gnb .subLyr .debs2 a{display:block;font-size:12px;line-height:30px;padding:0 30px;}
.header .hd_gnb .subLyr .debs2 a:hover{color:#999;}

.header .hd_gnb .subLyr .inteLst{width:354px;}
.header .hd_gnb .subLyr .inteLst .bx{display:table-cell;width:166px;padding:20px 0;text-align:left;}
.header .hd_gnb .subLyr .inteLst .bx h4{display:block;font-weight:bold;font-size:14px;line-height:30px;padding:0 30px;color:#212121;letter-spacing:-0.4px;}
.header .hd_gnb .subLyr .inteLst .bx ul{margin-top:14px;}
.header .hd_gnb .subLyr .inteLst .bx.ctg{width:186px;}
.header .hd_gnb .subLyr .inteLst .bx.ctg a{display:block;position:relative;font-size:12px;line-height:30px;padding:0 30px;}
.header .hd_gnb .subLyr .inteLst .bx.ctg a:after{content:'';display:none;position:absolute;top:0;right:15px;bottom:0;width:6px;height:11px;margin:auto 0;background:url("../images/common/spr_header.png") no-repeat -240px 0;}
.header .hd_gnb .subLyr .inteLst .bx.ctg a:hover{background:#f0f0f0;font-weight:bold;text-decoration:underline;color:#212121;}
.header .hd_gnb .subLyr .inteLst .bx.ctg a:hover:after{display:block;}
.header .hd_gnb .subLyr .inteLst .bx.brd{background:#f8f8f8;border-left:#f0f0f0 1px solid;}
.header .hd_gnb .subLyr .inteLst .bx.brd li{padding-left:30px;}
.header .hd_gnb .subLyr .inteLst .bx.brd li + li{margin-top:6px;}
.header .hd_gnb .subLyr .inteLst .bx.brd li a{display:inline-block;max-width:118px;height:22px;}
.header .hd_gnb .subLyr .inteLst .bx.brd li a img{width:auto;max-height:22px;}

.header .hd_gnb .mgz{position:static;}
.header .hd_gnb .mgz .subLyr{left:auto;right:0;}
.header .hd_gnb .subLyr .mgzLst{overflow:hidden;padding:30px;}
.header .hd_gnb .subLyr .mgzLst li{display:block;overflow:hidden;float:left;width:230px;}
.header .hd_gnb .subLyr .mgzLst li + li{margin-left:30px;padding-left:30px;border-left:1px solid #f0f0f0;}
.header .hd_gnb .subLyr .mgzLst li a{display:block;}
.header .hd_gnb .subLyr .mgzLst li a:hover{color:#212121;text-decoration:none;}
.header .hd_gnb .subLyr .mgzLst li a:hover p{color:#999;text-decoration:underline;}
.header .hd_gnb .subLyr .mgzLst li h3{display:block;margin:-4px 0;font-family:'Georgia', 'Nanum Myeongjo', serif;font-size:24px;line-height:30px;font-weight:normal;text-align:left;}
.header .hd_gnb .subLyr .mgzLst li img{display:block;margin-top:10px;width:100%;height:150px;}
.header .hd_gnb .subLyr .mgzLst li p{overflow:hidden;height:40px;margin:15px 0 4px;font-size:12px;line-height:20px;text-align:left;}
.header .hd_gnb .subLyr .mgzLst li .scrat{margin:0;}
.header .hd_gnb .subLyr .mgzLst li .scrat:before{content:'';display:block;width:197px;height:22px;background:url("../assets/common/image/common/du-magaizne.png") no-repeat 0 0; background-size: contain;}
.header .hd_gnb .brd{position:static;}
.header .hd_gnb .brd .subLyr{width:100%;max-height:662px;}
.header .hd_gnb .brd .mCSB_scrollTools .mCSB_dragger{height:200px;}
.header .hd_gnb .brd .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{height:200px;}

.header .hd_gnb .subLyr .brdLst{width:1200px;padding:30px 0 0;text-align:left;}

.header .hd_gnb .subLyr .brdTabs{width:100%;}
.header .hd_gnb .subLyr .brdTabs ul{width:100%;padding:9px 30px;background:#f7f7f7;}
.header .hd_gnb .subLyr .brdTabs ul:after{content:'';display:block;clear:both;}
.header .hd_gnb .subLyr .brdTabs ul li{float:left;position:relative;}
.header .hd_gnb .subLyr .brdTabs ul li + li:before{content:'';display:block;position:absolute;left:0;top:10px;width:1px;height:10px;background:#e1e1e1;}
.header .hd_gnb .subLyr .brdTabs ul li a{display:block;position:relative;width:136px;height:30px;font-size:12px;line-height:30px;color:#999;text-align:center;letter-spacing:-0.3px;font-family:'Nanum Gothic';}
.header .hd_gnb .subLyr .brdTabs ul li a:hover{color:inherit;text-decoration:none;}
.header .hd_gnb .subLyr .brdTabs ul .on a{font-weight:bold;color:#212121;}

.header .hd_gnb .subLyr .brdGroup{overflow:hidden;padding:40px 50px 40px;}
.header .hd_gnb .subLyr .brdGroup > dl{overflow:hidden;position:relative;}
.header .hd_gnb .subLyr .brdGroup > .sltTp{width:980px;min-height:61px;padding-left:70px;margin-bottom:5px;}
.header .hd_gnb .subLyr .brdGroup > .sltTp dt{position:absolute;left:0;top:0;}
.header .hd_gnb .subLyr .brdGroup > .sltTp dt a{display:block;width:63px;height:59px;border:#e8e8e8 1px solid;font-size:12px;line-height:59px;color:#212121;text-align:center;}
.header .hd_gnb .subLyr .brdGroup > .sltTp dt a:hover{color:inherit;text-decoration:none;}
.header .hd_gnb .subLyr .brdGroup > .sltTp dd{float:left;margin:0 5px 5px 0;}
.header .hd_gnb .subLyr .brdGroup > .sltTp dd a{display:block;width:28px;height:26px;border:#e8e8e8 1px solid;font-size:12px;line-height:26px;text-align:center;}
.header .hd_gnb .subLyr .brdGroup > .sltTp dd a:hover{border-color:#000;color:inherit;text-decoration:none;}
.header .hd_gnb .subLyr .brdGroup > .sltTp .on a{border-color:#000;}
.header .hd_gnb .subLyr .brdGroup > .sltTp .etc a{width:63px;font-size:12px !important;}
.header .hd_gnb .subLyr .brdGroup > .sltTp .etc ~ dd a{font-size:14px;}
.header .hd_gnb .subLyr .brdGroup > .sltTp .off span{display:block;width:28px;height:26px;background:#f9f9f9;border:#e8e8e8 1px solid;font-size:12px;color:#999;line-height:26px;text-align:center;cursor:default;}
.header .hd_gnb .subLyr .brdGroup > .sltTp .etc ~ .off span{font-size:14px;}
.header .hd_gnb .subLyr .brdGroup > .sltTp .off.etc span{width:63px;font-size:12px !important;}
.header .hd_gnb .subLyr .brdGroup > .sltBd{margin-top:30px;}
.header .hd_gnb .subLyr .brdGroup > .sltBd dt{padding-bottom:30px;}
.header .hd_gnb .subLyr .brdGroup > .sltBd dt strong{font-weight:bold;font-size:15px;}
.header .hd_gnb .subLyr .brdGroup > .sltBd dd{overflow:hidden;float:left;width:220px;height:15px;margin-bottom:8px;}
.header .hd_gnb .subLyr .brdGroup > .sltBd dd a{display:inline-block;overflow:hidden;font-weight:normal !important;font-size:11px !important;line-height:13px;letter-spacing:0;color:#212121;font-family:'Nanum Gothic' !important;}
.header .hd_gnb .subLyr .brdGroup > .sltBd dd a em{display:inline-block;margin:0 0 0 2px;vertical-align:middle;}
.header .hd_gnb .subLyr .brdGroup > .sltBd .sub_brd{overflow:hidden;float:left;width:auto;}
.header .hd_gnb .subLyr .brdGroup > .sltBd .sub_brd h5{display:block;margin-bottom:8px;font-weight:normal;font-size:11px;line-height:13px;letter-spacing:0 !important;}
.header .hd_gnb .subLyr .brdGroup > .sltBd .sub_brd h5 a{display:block;width:220px;}
.header .hd_gnb .subLyr .brdGroup > .sltBd .sub_brd h5 a:after{content:'';display:inline-block;width:7px;height:4px;vertical-align:top;margin:4px 5px 10px;background:url("../images/common/spr_header.png") no-repeat -60px -10px;}
.header .hd_gnb .subLyr .brdGroup > .sltBd .sub_brd li{overflow:hidden;float:left;width:220px;margin-bottom:6px;}
.header .hd_gnb .subLyr .brdGroup > .sltBd .sub_brd li a{font-size:10px !important;line-height:13px !important;font-family:'Nanum Gothic' !important;}
.header .hd_gnb .subLyr .brdGroup > .sltBd .myBrd:before{content:'';display:inline-block;margin:0 4px 0 0;vertical-align:middle;width: 13px;height: 11px;text-decoration: none; background-image: url(../images/common/ico_wish12.png);background-position: -13px 0;}

.header .prm{overflow:hidden;position:relative;z-index:1000;height:100px;-webkit-transition:margin-top 0.4s;transition:margin-top 0.4s;}
.header .prm span{display:block;position:relative;width:100%;max-width:1920px;margin:0 auto;}
.header .prm a{display:block;}
.header .prm a img{display:block;width:1920px;max-width:none;height:100px;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-ms-transform:translate(-50%, 0);}
.header .prm .btCls{display:block;overflow:hidden;position:absolute;right:0;top:0;z-index:3000;padding:33px 34px;}
.header .prm .btCls::-moz-focus-inner{padding:0;border:none;}
.header .prm .btCls:before{content:'';display:inline-block;width:32px;height:31px;background:url(../images/common/spr_btn.png) no-repeat 0 -80px;-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s, -webkit-transform 0.5s;}
.header .prm .btCls:hover:before{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.header .prm .btExp{display:block;position:absolute;top:0;left:50%;width:100%;bottom:0;z-index:2000;padding:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-ms-transform:translate(-50%, 0);}
.header .prm .btExp::-moz-focus-inner{padding:0;border:none;}
.header .prm .btExp:before{content:'';display:block;overflow:hidden;width:17px;height:9px;margin:-33px auto 0;background:url(../images/common/spr_btn.png) no-repeat -40px -80px;animation:btExp-arrow 0.5s linear infinite alternate;-webkit-animation:btExp-arrow 0.5s linear infinite alternate;}
@keyframes btExp-arrow{
	0%{-webkit-transform:translateY(-3px);transform:translateY(-3px);} 100%{-webkit-transform:translateY(3px);transform:translateY(3px);}
}
@-webkit-keyframes btExp-arrow{
	0%{-webkit-transform:translateY(-3px);} 100%{-webkit-transform:translateY(3px);}
}
.header.small .hd_top{height:67px;}
.header.small .hd_my{top:0;}
.header.small .hd_top .sch{top:33px;}
.header.small .hd_top .pmb{top:36px;}
/*.header.small .hd_top h1{top:17px;height:36px;}*/
/*.header.small .hd_top h1.sd a img{display:none;}*/
/*.header.small .hd_top h1.sd a:before{display:block;}*/
.header.small .hd_top h1{height:67px;}
.header.small .hd_top h1.sd a .bimg {display:none;}
.header.small .hd_top h1.sd a .simg {display:block; width:360px; height:67px;}

.sdHdr .header .hd_gnb{margin-top:-41px;-webkit-transition:margin-top 0.4s;transition:margin-top 0.4s;}
.sdHdr.exp .header .hd_gnb{margin-top:0;}
.header.inPrm.small .prm{margin-top:-100px;}
.ie678 .header .hd_my .lys{margin-left:-55px;}
.ie678 .header .hd_gnb > ul > li:after{display:none;}
.ie678 .header .hd_gnb > ul > .active:after{display:block;}

/* PROMOTION_FULL_LAYER */
.prmFull{display:none;overflow:hidden;position:fixed;top:0;left:0;right:17px;width:100%;height:100%;z-index:1000;}
.prmFull .temp{position:relative;width:100%;height:100%;max-width:1920px;margin:0 auto;overflow:hidden;}
.prmFull .video{position:relative;width:100%;height:100%;overflow:hidden;background:#fff;}
.prmFull .video iframe{position:absolute;top:50%;left:50%;width:100%;height:100%;}
.prmFull .btCls{position:absolute;left:50%;bottom:0;padding:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-ms-transform:translate(-50%, 0);}
.prmFull .btCls::-moz-focus-inner{padding:0;border:none;}
.prmFull .btCls:before{content:'';display:inline-block;overflow:hidden;width:33px;height:31px;background:url(../images/common/spr_btn.png) no-repeat;text-indent:-9999em;background-position:0 -80px;-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s, -webkit-transform 0.5s;}
.prmFull .btCls:hover:before{-webkit-transform:rotate(360deg);transform:rotate(360deg);}

/* FOOTER */
.footer{clear:both;position:relative;width:100%;min-width:1230px;padding-bottom:20px;}
.footer .inn{position:relative;width:1100px;margin:0 auto;}
.footer .inn:after {display:block;content:'';clear:both;}
.footer .ft_info{border-top:1px solid #f0f0f0;}
.footer .ft_info ul{text-align:center;}
.footer .ft_info ul li{position:relative;display:inline-block;font-size:11px;line-height:42px;}
.footer .ft_info ul li + li{margin-left:30px;padding-left:30px;}
.footer .ft_info ul li + li:before{content:'';position:absolute;width:1px;height:10px;left:0;top:0;margin-top:17px;background:#f0f0f0;}
.footer .ft_addr{padding:22px 0 0 0;border-top:1px solid #f0f0f0;}
.footer .ft_addr .inn{position:relative;width:1200px;margin:0 auto;}
.footer .ft_addr .inn dl{width:875px;padding-left:25px;}
.footer .ft_addr .inn dd{display:inline-block;margin-top:5px;font-size:11px;line-height:18px;word-break:keep-all;word-wrap:break-word;overflow-wrap:break-word;letter-spacing:-0.3px;}
.footer .ft_addr .inn dd + dd{margin-left:25px;}
.footer .ft_addr .inn dd:nth-child(7){margin-left:0;}
.footer .ft_addr .inn dd a{position:relative;display:inline-block;color:#212121;text-decoration:none;white-space:nowrap;}
.footer .ft_addr .inn dd a:after{content:'';display:inline-block;width:4px;height:7px;margin-left:5px;background:url("../images/common/spr_btn.png") no-repeat -191px -34px;}
.footer .ft_addr .inn dd a:before{content:'';display:block;width:100%;position:absolute;left:0;bottom:2px;border-bottom:1px solid #212121;}
.footer .ft_addr .inn dd a:hover{text-decoration:none;color:#999;}
.footer .ft_addr .inn dd a:hover:before{border-color:#999;}
.footer .ft_addr .inn dd a.mail:after{content:none;}
.footer .ft_addr .inn div{position:absolute;top:5px;right:0;border-left:1px solid #f0f0f0;}
/* 20201026_SVG-6584 수정 */
/*.footer .ft_addr .inn div:before{content:'';display:block;float:left;margin:3px 0 0 40px;width:34px;height:33px;background:url('../images/common/img_certified.jpg') no-repeat 0 0;}*/
/*.footer .ft_addr .inn div:before{content:'';display:block;float:left;margin:3px 0 0 40px;width:34px;height:31px;background:url('../images/common/img_isms.png') no-repeat 0 0;background-size:34px 31px;}*/
.footer .ft_addr .inn div > a {display:block;float:left;margin:3px 0 0 40px;}
.footer .ft_addr .inn div > a img {width:34px;}
/* //20201026_SVG-6584	수정 */
.footer .ft_addr .inn div p{float:left;margin-left:10px;font-size:11px;line-height:18px;}
.footer .ft_addr .inn div span{display:block;letter-spacing:-.01em;}
.footer .ft_addr .inn .copy{margin-top:13px;font-size:11px;text-align:center;}
.footer .ft_link{overflow:hidden;padding:20px 0 0;border-top:1px solid #f0f0f0;background:#f7f7f7;}
.footer .ft_link .lst{overflow:hidden;position:relative;float:left;min-height:104px;padding-left:25px;}
.footer .ft_link .lst:before{content:'';position:absolute;left:0;top:0;width:1px;height:103px;background:#e8e8e8;}
.footer .ft_link .lst:first-child:before{content:none;}
.footer .ft_link .drt{width:142px;padding-top:20px;padding-left:11px;font-size:0;}
.footer .ft_link .drt li{display:inline-block;}
.footer .ft_link .drt li + li{margin-right:15px;}
.footer .ft_link .drt .about{display:block;margin-left:-10px;margin-bottom:26px;font-size:12px;clear:both;}
.footer .ft_link .drt .about:after{content:'';display:inline-block;width:4px;height:7px;margin:2px 0 0 5px;background:url("../images/common/spr_btn.png") no-repeat -180px -34px;}
.footer .ft_link .drt .bg{display:inline-block;width:21px;height:21px;background:url("../images/common/spr_btn.png") no-repeat;background-position:-96px -127px;}
.footer .ft_link .drt .fb,.footer .ft_link .drt .in,.footer .ft_link .drt .yt{display:inline-block;width: 21px;height: 21px;background-size: 100%;background-repeat: no-repeat;}
.footer .ft_link .drt .fb{background-image: url('../images/common/sns-facebook.png');}
.footer .ft_link .drt .in{background-image: url('../images/common/sns-instagram.png');}
.footer .ft_link .drt .yt{background-image: url('../images/common/sns-youtube.png');}
/* 20200117_SVG-213 footer 및 ARS 구성도 */
/*.footer .ft_link .mem{width:172px;}
.footer .ft_link .gud{width:120px;}
.footer .ft_link .mem, .footer .ft_link .gud{padding-top:15px;}
.footer .ft_link .mem li, .footer .ft_link .gud li{position:relative;padding-left:7px;line-height:22px;}
.footer .ft_link .mem li:before, .footer .ft_link .gud li:before{content:'';display:block;position:absolute;left:0;top:11px;width:2px;height:2px;background:#999;}
.footer .ft_link .inn .gud .ico_kakao:before {position:relative;display:inline-block;content:'';width:18px;height:18px;margin:0 2px 0 -8px;background:url("../images/common/iconBg.png") no-repeat 100% -147px;vertical-align:-5px;}*/
.footer .ft_link .ntc{width:320px;padding:0 40px;padding-top:8px;}
.footer .ft_link .ntc dt{display:block;margin-bottom:8px;color:#212121;}
.footer .ft_link .ntc dd{line-height:22px;}
.footer .ft_link .ntc dd a{display:block;overflow:hidden;position:relative;padding-right:85px;white-space:nowrap;text-overflow:ellipsis;}
.footer .ft_link .ntc dd a em{display:block;position:absolute;right:0;top:0;line-height:22px;color:#999;text-decoration:none;}
.footer .ft_link .cc {width:336px;padding:8px 0 0 40px;}
.footer .ft_link .cc dd {line-height:22px;letter-spacing: 0;}
.footer .ft_link .cc .tel {font-size:24px;font-family:'Times New Roman', serif;color:#212121;font-weight:normal;}
.footer .ft_link .cc .time {display:inline-block;font-size: 11px;margin-left: 3px;}
.footer .ft_link .cc .cc_link {margin-top:7px;}
.footer .ft_link .cc .cc_link:after {display:block; content: ''; clear:both;}
.footer .ft_link .cc .lnk {float:left;margin-right:22px;font-size:11px;}
.footer .ft_link .cc .lnk:last-child {margin-right:0;}
.footer .ft_link .cc dt {margin-bottom:8px;}
.footer .ft_link .cc .ico_kakao:before {position:relative;display:inline-block;content:'';width:18px;height:18px;margin-right:2px;background:url("../images/common/iconBg.png") no-repeat 100% -147px;vertical-align:-5px;}
.footer .ft_link .cc .ico_kakao:after {position:relative;display:inline-block;content:'';width:4px;height:5px;margin-left:7px;background:url("../images/common/spr_btn.png") no-repeat -180px -51px;vertical-align:1px}
.footer .ft_link .cc .ico_ars:before {position:relative;display:inline-block;content:'';width:18px;height:18px;margin-right:3px;background:url("../images/common/iconBg.png") no-repeat 100% -70px;vertical-align:-6px;}
.footer .ft_link .cc .ico_ars:after {position:relative;display:inline-block;content:'';width:4px;height:5px;margin-left:7px;background:url("../images/common/spr_btn.png") no-repeat -180px -51px;vertical-align:1px}
/* //20200117_SVG-213 footer 및 ARS 구성도 */
.footer .app{position:absolute;right:0;top:-21px;}
.footer .app a{display:block;width:149px;height:58px;padding-top:87px;background:rgba(0, 0, 0, 0.05) url("../images/common/bg_mobile_app.png") no-repeat 49px 31px;font-size:11px;line-height:14px;text-align:center;}
.footer .app a:hover{text-decoration:none !important;color:#212121 !important;}

/* DIM LAYER */
.lyrDim{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:url("../images/common/layerDimBg.png") repeat;z-index:1000;}
.lyrDim.gnb{z-index:990;}
.layer_wrap{display:none;position:relative;width:100%;}
.layer_wrap .lyr_box{overflow:hidden;position:relative;width:580px;margin:0 auto;background:#fff;outline:none;-webkit-box-shadow:8px 8px 8px rgba(0, 0, 0, 0.15);box-shadow:8px 8px 8px rgba(0, 0, 0, 0.15);}
.layer_wrap .lyr_box > .titNm{display:block;height:76px;border-bottom:1px solid #f0f0f0;font-size:24px;line-height:76px;color:#212121;text-align:center;letter-spacing:-0.05em;font-family:'Nanum Myeongjo',serif;}
.layer_wrap .lyr_box > .titNm .eng {font-family:"Times New Roman";font-size:26px;}/* //20191223_SIV-3735 SNS간편로그인 */
.layer_wrap .lyr_box > .cont{position:relative;padding:40px;}
.layer_wrap .close{display:block;position:absolute;top:28px;right:20px;width:20px;height:20px;background:url("../images/common/btnBg.png") no-repeat 0 0;}
.layer_wrap .lyrBtns{overflow:hidden;margin-top:30px;text-align:center;}
.layer_wrap .lyrBtns span{display:inline-block;}
.layer_wrap .lyrBtns a, .layer_wrap .lyrBtns button{float:left;}
.layer_wrap .lyrBtns a + a, .layer_wrap .lyrBtns button + button{margin-left:10px;}
.layer_wrap .lyr_msg{overflow:hidden;padding:46px 30px 0 30px;font-family:'Nanum Myeongjo',serif;font-size:18px;line-height:26px;color:#212121;text-align:center;letter-spacing:-1px;}
.layer_wrap .lyr_txt{overflow:hidden;margin-bottom:10px;font-size:12px;line-height:16px;color:#212121;}
.layer_wrap .lyr_txt .guide li {position: relative;padding-left: 7px;background: url(../images/common/bulDot2.gif) no-repeat 0 7px;line-height: 16px;color: #212121;}
.layer_wrap .lyr_txt .guide .emphasis {margin-top: 3px;}
.layer_wrap .lyr_txt .guide .emphasis a{font-weight: bold;color: #222;text-decoration: underline;letter-spacing: 0;}
.layer_wrap .lyr_txt .guide .emphasis a:after {display: inline-block;content: '>';padding-left: 4px;font-family: sans-serif;}
.layer_wrap .lyr_txt + .lyr_txt {margin-top: 10px;}
.layer_wrap .lyr_ntx{overflow:hidden;margin-top:13px;font-size:12px;line-height:16px;color:#212121;text-align:center;}
.layer_wrap .lyr_btns{overflow:hidden;padding:28px 0 30px 0;text-align:center;}
.layer_wrap .lyr_btns button{height:32px;margin:0 3px;}
.layer_wrap .lyr_box > .cont .lyr_msg{padding-top:0;}
.layer_wrap .lyr_box > .cont .lyr_btns{padding-bottom:0;}
/* 20200410_공통 레이어 상단 BG gray ver */
.layer_wrap.layerPopDefault .lyr_box > .titNm {background:#525252;color:#fff;}
/* //20200410_공통 레이어 상단 BG gray ver */

/* 20191211 마케팅 수신동의 (이벤트용) */
.layer_wrap.layerPopMarketing{width:560px;}
.layer_wrap.layerPopMarketing .lyr_box > .cont{padding:0;}
.layer_wrap.layerPopMarketing .close{top:25px;right:20px;}
.layer_wrap.layerPopMarketing .titNm{border-top:#888 1px solid;color:#fff !important;background:#525252;font-family:"Nanum Myeongjo";}
.layer_wrap.layerPopMarketing .txt{margin-top:39px;font-size:20px;line-height:30px;letter-spacing:-0.049em;color:#212121;text-align:center;font-family:"Nanum Myeongjo";}
.layer_wrap.layerPopMarketing .evtBtnAlign{overflow:hidden;width:450px;padding-top:32px;margin:0 auto;}
.layer_wrap.layerPopMarketing .evtBtnAlign a{float: left;}
.layer_wrap.layerPopMarketing .evtBtnAlign a:first-child {margin-right: 10px;}
.layer_wrap.layerPopMarketing .evtBtnAlign.url{padding-bottom:40px;}
.layer_wrap.layerPopMarketing p.noti{margin-top:17px;font-size:12px;text-align:center;color:#999;padding-bottom:38px;font-family:"Nanum Myeongjo";}
.layer_wrap.layerPopMarketing .close , .layer_wrap.layerPopDefault .close {top:28px;right:20px;background:url("../images/evt/common/btn_layerClose.jpg") no-repeat 0 0;}
/* //20191211 마케팅 수신동의 (이벤트용) */

/* 20200512_뷰티클럽 마케팅 수신동의(이벤트용) */
.layer_wrap .lyr_btn01 {border:1px solid #d3d3d3;background:#f7f7f7;line-height:70px;text-align:center;}
.layer_wrap .lyr_btn01.c01 {border:1px solid #222;background:#222;}
.layer_wrap.layerPopMarketing2{width:560px;}
.layer_wrap.layerPopMarketing2 .lyr_box > .cont{padding:0 0 55px;}
.layer_wrap.layerPopMarketing2 .close{top:25px;right:20px;}
.layer_wrap.layerPopMarketing2 .titNm{border-top:#888 1px solid;color:#fff !important;background:#525252;font-family:"Nanum Myeongjo";font-size:20px;}
.layer_wrap.layerPopMarketing2 .txt{margin-top:39px;font-size:16px;line-height:28px;letter-spacing:-0.049em;color:#212121;text-align:center;font-family:"Nanum Myeongjo";}
.layer_wrap.layerPopMarketing2 .stxt {display:block;margin-top:2px;color:#666;}
.layer_wrap.layerPopMarketing2 .evtBtnAlign{overflow:hidden;padding-top:32px;margin:0 auto;text-align:center;}
.layer_wrap.layerPopMarketing2 .evtBtnAlign .button {vertical-align:middle}
.layer_wrap.layerPopMarketing2 .evtBtnAlign a{display:inline-block; height:70px; box-sizing:border-box;}
.layer_wrap.layerPopMarketing2 .evtBtnAlign a + a {margin-left:6px;}
.layer_wrap.layerPopMarketing2 .evtBtnAlign.url{padding-bottom:40px;}
.layer_wrap.layerPopMarketing2 p.noti{margin-top:17px;font-size:12px;text-align:center;color:#999;padding-bottom:38px;font-family:"Nanum Myeongjo";}
.layer_wrap.layerPopMarketing2 .close , .layer_wrap.layerPopDefault .close {top:28px;right:20px;background:url("../images/evt/common/btn_layerClose.jpg") no-repeat 0 0;}
/* //20200512_뷰티클럽 마케팅 수신동의(이벤트용) */

/* 20200512_뷰티 클럽 가입하기(이벤트용) */
.layer_wrap .cont.lay_box_club {padding-bottom:0;}
.layer_wrap .lay_box_club .inner {padding:26px 0 25px;border:1px solid #eae9e9;background:#f7f7f7;text-align:center;}
.layer_wrap .lay_box_club .inner p {color:#666;font-family:"Nanum Myeongjo";font-size:16px;line-height:28px;text-align:center;letter-spacing:-0.5px;font-weight:bold;}
.layer_wrap .lay_box_club .inner p .txt_c01 {display:block;margin-bottom:10px;color:#212121;}
.layer_wrap .lay_box_club .inner .txt{font-size:16px;line-height:28px;letter-spacing:-0.049em;color:#212121;text-align:center;font-family:"Nanum Myeongjo";}
.layer_wrap .lay_box_club .inner .stxt {display:block;margin-top:8px;color:#666;}
.layer_wrap .lay_box_club + .lyr_btns button {min-width:106px;}
/* //20200512_뷰티 클럽 가입하기(이벤트용) */

/* MOVE_TABS */
.move_tabs{overflow:hidden;position:relative;}
.move_tabs ul{display:table;width:100%;margin-bottom:30px;border-bottom:#222 1px solid;table-layout:fixed;}
.move_tabs ul li{display:table-cell;border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5;font-size:13px;box-sizing:border-box;-webkit-box-sizing:border-box;}
.move_tabs ul li:last-child{border-right:1px solid #e5e5e5;}
.move_tabs ul li a{display:block;position:relative;z-index:2;width:100%;height:38px;line-height:38px;text-align:center;text-decoration:none;-webkit-transition:color 0.3s;transition:color 0.3s;}
.move_tabs ul li a:hover{color:#212121;}
.move_tabs ul .on a, .move_tabs ul .on a:hover{color:#fff;}
.move_tabs .mBar{position:absolute;left:0;top:0;height:40px;background:#222;}
.move_tabs .mBar.ready{-webkit-transition:all 0.3s;transition:all 0.3s;}

/* BUTTONS */
.btnD{display:inline-block;width:auto;min-width:48px;height:30px;padding:0 15px;border:1px solid #d3d3d3;background:#fff;font-size:12px;font-weight:normal;color:#212121;line-height:30px;text-align:center;font-family:'Nanum Gothic','맑은고딕','Malgun Gothic','돋움',Dotum,'Apple SD Gothic Neo',sans-serif;white-space:nowrap;}
.btnD:hover{color:inherit;text-decoration:none;}
.btnD.pg{height:48px;min-width:110px;padding:0 25px;font-weight:bold;font-size:13px;line-height:48px;}
.btnD.pg em{font-weight:bold;}
.gray,.gray:hover{background:#f7f7f7;color:#212121;}
.dark,.dark:hover{background:#666;border-color:#666;color:#fff;}
.black,.black:hover{background:#222;border-color:#222;color:#fff;}
.green,.green:hover{background:#2bb2a4;border-color:#2bb2a4;color:#fff;}
button.btnD{min-width:78px;height:32px;}
button.btnD.pg{min-width:130px;height:50px;}
/* 20200331_SVG-1594 코스메틱 샘플링 명조체 버튼 추가 */
button.btnD:disabled {color:#ccc !important;background:#999 !important;border:1px solid #999 !important;}
.btnMJ{display:inline-block;width:auto;min-width:48px;height:30px;padding:0 15px;border:1px solid #d3d3d3;background:#fff;font-size:12px;font-weight:normal;color:#212121;line-height:30px;text-align:center;font-family:'Nanum Myeongjo','Nanum Gothic','맑은고딕','Malgun Gothic','돋움',Dotum,'Apple SD Gothic Neo',sans-serif;white-space:nowrap;box-sizing:border-box;}
.btnMJ:hover{color:inherit;text-decoration:none;}
.btnMJ.pg{height:48px;min-width:110px;padding:0 25px;font-weight:bold;font-size:13px;line-height:48px;}
.btnMJ.pg em{font-weight:bold;}
.btnMJ.pg2{height:58px;min-width:184px;padding:0 58px;font-size:25px;line-height:57px;}
.btnMJ.pg2 em{font-weight:bold;}
.gray,.gray:hover{background:#f7f7f7;color:#212121;}
.dark,.dark:hover{background:#666;border-color:#666;color:#fff;}
.btnMJ,.black:hover{background:#222;border-color:#222;color:#fff;}
.green,.green:hover{background:#2bb2a4;border-color:#2bb2a4;color:#fff;}
/* //20200331_SVG-1594 코스메틱 샘플링 명조체 버튼 추가 */
.btnArea{overflow:hidden;position:relative;margin-top:20px;text-align:center;}
.btnArea span{display:inline-block;}
.btnArea span a, .btnArea span button{float:left;}
.btnArea span a + a, .btnArea span button + button{margin-left:4px;}
.viewAll{display:block;position:absolute;right:0;top:5px;color:#999;}
.viewAll:after{content:'';display:inline-block;width:5px;height:9px;margin-left:6px;background:url(../images/common/iconBg.png) no-repeat -135px -37px;vertical-align:middle;letter-spacing:-0.4px;}
.viewMore{display:inline-block;width:41px;height:41px;background:url(../images/common/btnBg.png) no-repeat -98px -146px;}

/* NOTICE_BN */
.noticeBn{position:fixed;width:350px;height:495px;top:50px;left:50px;-webkit-box-shadow:4px 4px rgba(0,0,0,.3);box-shadow:4px 4px rgba(0,0,0,.3);z-index:1000}
.noticeBn .bnr{overflow:hidden;position:relative;width:100%;height:455px;}
.noticeBn .bnr a{display:block;}
.noticeBn .bnr img{width:100%;height:auto;}
.noticeBn .bnr .swiperPg{display:none;position:absolute;bottom:20px;left:0;z-index:2;width:100%;text-align:center;}
.noticeBn .bnr .swiperPg span{display:inline-block;}
.noticeBn .bnr .swiperPg a{display:block;float:left;width:10px;height:10px;margin: 0 5px;background:url('../images/common/controls.png') no-repeat -86px -73px;opacity:0.5;text-indent:-9999px;}
.noticeBn .bnr .swiperPg .swiper-active-switch{opacity:1}
.noticeBn .bnr .swiperCtr{display:none;}
.noticeBn .bnr .swiperCtr a{display:block;position:absolute;z-index:2;top:50%;width:37px;height:37px;margin-top:-19px;background:none;background-color:#d1d4da;opacity:0;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;}
.noticeBn .bnr .swiperCtr .prev{left:0}
.noticeBn .bnr .swiperCtr .next{right:0}
.noticeBn .bnr .swiperCtr a:after{content:"";display:block;overflow:hidden;position:absolute;top:10px;width:9px;height:17px;background-image:url('../images/common/spr_btn.png')}
.noticeBn .bnr .swiperCtr .prev:after{left:13px;background-position:-15px -47px}
.noticeBn .bnr .swiperCtr .next:after{left:15px;background-position:-56px -47px}
.noticeBn .bnr:hover .swiperCtr a{opacity:1}
.noticeBn .btn{overflow:hidden}
.noticeBn .btn a{display:block;float:left;width:175px;height:40px;font-size:13px;color:#fff;line-height:40px;text-align:center;text-decoration:none}
.noticeBn .btn .nomore{background:#333}
.noticeBn .btn .close{background:#000}
.noticeBn .bnr.ready .swiperPg, .noticeBn .bnr.ready .swiperCtr{display:block;}

/* 201905_CRM */
.lst_star li {padding-left:10px;font-size:12px;line-height:20px;color:#999;}
.lst_star li:after{display:block;content:'';clear:both;}
.lst_star li em {display:block;float:left;width:10px;margin-left:-10px;}

/* 20200305_449week 찾기 페이지 내 배너 */
.wrap .evt_page_in_bnr {position:absolute;top:255px;left:0; z-index:10; display:inline-block;}
.wrap .evt_page_in_bnr a {display:block;}
.wrap .evt_page_in_bnr .in_bnr_close {position:absolute; top:0; right:0; width:11px; height:11px; background:url('../images/common/img_blank.png') repeat;}
/* 대카테고리 */
.wrap.ctg .evt_page_in_bnr {left:1414px;}
/* 매거진 */
.wrap.mgz .evt_page_in_bnr {left:1414px;}
/* 브랜드 */
.wrap.brd .evt_page_in_bnr {left:1414px;}
/* 브랜드 메인 */
.wrap.brandsMain .evt_page_in_bnr {left:1414px;}
/* 마이페이지 */
.wrap.mys .evt_page_in_bnr {left:1054px;}
/* 주문서 */
.wrap.odr .evt_page_in_bnr {left:1054px;}
/* 이벤트 */
.wrap.prm .evt_page_in_bnr {left:1054px;}
/* NOW */
.wrap.now .evt_page_in_bnr {left:1054px;}
/* //20200305_449week 찾기 페이지 내 배너 */

/* 20200608_JAJU 클럽 가입하기 공통 팝업 */
.jj_pop_mkt {display:none;width:500px; height:533px; background:url('https://image.shinsegaev.com/upload/C00001/fckeditor/banner/202005/1589787202289.jpg') no-repeat center top; position:relative;}
.jj_pop_mkt a.btn_mkt_yes{display:block; width:365px; height:87px; position:absolute; top:214px; left:50%; transform:translateX(-50%);}
.jj_pop_mkt a.btn_mkt_no{display:block; width:365px; height:87px; position:absolute; top:307px; left:50%; transform:translateX(-50%);}
.jj_pop_mkt .btn_mkt_close {position:absolute; top:421px; left:158px; width:15px; height:15px;}
.jj_pop_mkt .btn_mkt_close input[id="mkt_close"] {display:none;}
.jj_pop_mkt .btn_mkt_close input[id="mkt_close"] + label {display:inline-block; width:15px; height:15px; background:#f7f7f7; border:1px solid #616161;}
.jj_pop_mkt .btn_mkt_close input[id="mkt_close"]:checked + label {background:url('https://image.shinsegaev.com/upload/C00001/fckeditor/banner/202005/1589265190418.png') no-repeat center center; background-size:90% auto;}
.jj_pop_mkt .popup_close {position:absolute; top:15px; right:20px; width:30px; height:30px; cursor:pointer;}
.jj_pop_mkt .popup_close::before, .jj_pop_mkt .popup_close::after {position:absolute; content:''; height:30px; width:2px; background:#fff;}
.jj_pop_mkt .popup_close::before {transform:rotate(45deg);left:14px;}
.jj_pop_mkt .popup_close::after {transform:rotate(-45deg);left:14px;}
/* //20200608_JAJU 클럽 가입하기 공통 팝업 */

/* 20200723_SVG-4321 추가 */
.box_ind_recom{clear:both;overflow:hidden;position:relative;width:1460px;margin:80px auto 0;}
.box_ind_recom .gd_tabs{overflow:hidden;margin-bottom:40px;text-align:center;}
.box_ind_recom .ind_recom_tit {font-family:'Georgia','Nanum Myeongjo',serif;font-size:25px;letter-spacing:-0.5px;text-align:center;text-decoration:underline;}
.box_ind_recom .ind_recom_cont{overflow:hidden;width:1476px;margin-top:40px;}
/* 20201008_SVG-6320 개인화 영역 브랜드 명 2줄일 경우 잘림 현상 처리*/
.box_ind_recom .goods_list{overflow:hidden;/*height:316px;*/min-height:316px;text-align:center;}
/* //20201008_SVG-6320 개인화 영역 브랜드 명 2줄일 경우 잘림 현상 처리*/
.box_ind_recom .goods_list > ul{overflow:hidden;display:table;margin-left:0;margin:0 auto;}
.box_ind_recom .goods_list > ul > li{position:relative;float:left;width:246px;margin:0;height:auto;text-align:center;}
.box_ind_recom .goods_list .thumb{overflow:hidden;position:relative;width:230px;height:auto;}
.box_ind_recom .goods_list .thumb > a:after{content:'';display:block;position:absolute;left:0;top:0;bottom:0;width:100%;height:inherit;background:url("../images/common/bg_thumb.png") repeat;}
.box_ind_recom .goods_list .thumb > a{display:table-cell;position:relative;width:230px;height:230px;vertical-align:middle;text-align:center;}
.box_ind_recom .goods_list .thumb > a img{display:inline-block;width:202px;height:202px;}
.box_ind_recom .goods_list .thumb > a .fade{display:block;position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.2s;transition:opacity 0.2s;}
.box_ind_recom .goods_list .thumb > a .fade:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.box_ind_recom .goods_list .thumb.full > a img{width:230px;height:230px;}
.box_ind_recom .goods_list .thumb .tag{position:absolute;left:0;bottom:0;z-index:2;width:100%;padding-bottom:10px;-webkit-transition:bottom 0.2s ease-in-out;transition:bottom 0.2s ease-in-out;}
.box_ind_recom .goods_list .thumb .over{position:absolute;left:0;bottom:-76px;z-index:2;width:100%;height:60px;padding-top:16px;background:url("../images/common/bg_thumb_over.png") repeat;-webkit-transition:bottom 0.3s ease-out;transition:bottom 0.3s ease-out;}
.box_ind_recom .goods_list .thumb .over .size{display:block;margin-bottom:10px;}
.box_ind_recom .goods_list .thumb .over .size em{display:inline-block;margin:0 7px 0 6px;font-size:12px;}
.box_ind_recom .goods_list .thumb .out{position:absolute;left:0;bottom:0;z-index:5;width:100%;height:50px;background:url("../images/common/bg_thumb3.png") repeat;color:#fff;line-height:50px;-webkit-transition:bottom 0.2s ease-in-out;transition:bottom 0.2s ease-in-out;}
.box_ind_recom .goods_list .gdBtn{text-align:center;}
.box_ind_recom .goods_list .gdBtn button{display:inline-block;position:relative;padding:2px 10px;cursor:pointer;}
.box_ind_recom .goods_list .gdBtn button + button:after{content:'';display:block;position:absolute;top:4px;left:-1px;height:11px;border-left:1px solid rgba(0, 0, 0, 0.1);}
.box_ind_recom .goods_list .gdBtn button:before{content:'';display:block;height:13px;background:url("../images/common/spr_btn.png") no-repeat ;}
.box_ind_recom .goods_list .gdBtn .prv:before{width:13px;background-position:-180px 0;}
.box_ind_recom .goods_list .gdBtn .prv:hover:before{background-position:-195px 0;}
/* 20210315_SIVD-3211 :: 위시리스트 아이콘 변경 */
.box_ind_recom .goods_list .gdBtn .wis:before{width:13px; height: 12px; background-image: url(../images/common/ico_wish12.png); background-position:0 0;}
.box_ind_recom .goods_list .gdBtn .wis:hover:before, .box_ind_recom .goods_list .gdBtn .wis.on:before{background-position: -13px 0;}
/* //20210315_SIVD-3211 :: 위시리스트 아이콘 변경 */
.box_ind_recom .goods_list > ul > li:hover .thumb .tag{bottom:-30px;}
.box_ind_recom .goods_list > ul > li:hover .thumb .over{bottom:0;}
.box_ind_recom .goods_list > ul > li:hover .thumb .out{bottom:-50px;}
.box_ind_recom .goods_list .txt{width:170px;height:49px;padding:0 10px;border-top:none;}
.box_ind_recom .goods_list .txt p{display:table-cell;width:inherit;height:50px;vertical-align:middle;}
.box_ind_recom .goods_list .txt p span{display:block;overflow:hidden;max-height:32px;font-size:11px;line-height:16px;}
.box_ind_recom .goods_list .info{width:230px;padding-top:13px;}
.box_ind_recom .goods_list .info span,
.box_ind_recom .goods_list .info a{display:block;}
.box_ind_recom .goods_list .info .brd{overflow:hidden;margin-bottom:6px;font-size:14px;font-family:'Georgia','Nanum Myeongjo',serif;}
.box_ind_recom .goods_list .info .tit{overflow:hidden;height:35px;padding:0 21px;font-size:12px;line-height:18px;}
.box_ind_recom .goods_list .info .prc{margin-top:2px;padding:0 21px;}
.box_ind_recom .goods_list .info .prc em{position:relative;display:inline-block;font-size:12px;color:#999;}
.box_ind_recom .goods_list .info .prc em:after{content:'/';display:inline-block;margin:0 4px 0 7px;text-align:center;}
.box_ind_recom .goods_list .info .prc strong{display:inline-block;position:relative;font-weight:normal;font-size:12px;}
.box_ind_recom .goods_list .lstNone{padding:125px 0;font-weight:bold;font-size:18px;color:#212121;text-align:center;letter-spacing:-1px;font-family:'Nanum Myeongjo', serif;}
.box_ind_recom .goods_list .control a{display:block;position:absolute;top:155px;width:21px;height:39px;overflow:hidden;margin:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.3s;transition:opacity 0.3s;text-indent:-9999px;}
.box_ind_recom .goods_list .control .swiper-left:after,
.box_ind_recom .goods_list .control .swiper-right:after{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:21px;height:39px;background:url("../images/common/spr_btn.png") no-repeat 0 0;}
.box_ind_recom .goods_list .control .swiper-left:after{background-position:-84px -26px;}
.box_ind_recom .goods_list .control .swiper-right:after{background-position:-117px -26px;}
.box_ind_recom .goods_list .best{position:absolute;left:28px;top:10px;z-index:10;font-size:32px;line-height:32px;font-family:'Times','Times New Roman','Nanum Myeongjo',serif;}
.box_ind_recom .goods_list:hover .control .swiper-left,
.box_ind_recom .goods_list:hover .control .swiper-right{opacity:1;filter:alpha(opacity=99.999);}
.box_ind_recom.size5 {width:auto;}
.box_ind_recom.size5 .goods_list > ul > li {width:225px;}
.box_ind_recom.size5 .ind_recom_cont {width:1343px;}
.box_ind_recom.size5 .goods_list .info {width:225px;}
/* 20201103_SVG-5975 개인화 영역 타이틀 영역 폰트 */
.outletGds2 .box_ind_recom {text-align:center;}
.outletGds2 .box_ind_recom .ind_recom_tit {display:inline-block;vertical-align:top;border-bottom:2px solid #222;text-decoration:none;text-align:center;}
/* //20201103_SVG-5975 개인화 영역 타이틀 영역 폰트 */

/* 페이지별 분기 처리 */
.brd .corner .box_ind_recom {margin-top:0;}
.brandsLab .box_ind_recom .goods_list {position:static;width:auto;}
.brandsLab .box_ind_recom .goods_list .info .prc {margin-top:2px;}
.brandsLab .box_ind_recom .goods_list > ul > li {width:246px !important;height:auto;margin:0;}
.brandsMain.brandsTypeS .brandsGds2 {margin-bottom:80px;}
.ctgRecomList {margin-bottom:60px;}
.brandsLab .labGdLst2 {width:1460px;}
.odr .odrIndRecom {width:1200px;margin:0 auto;}
.odrIndRecom .box_ind_recom.size5 .ind_recom_cont {width:1219px;}

/* 검색결과 없음용 */
.box_ind_recom2{clear:both;overflow:hidden;position:relative;width:1460px;margin:80px auto 0;}
.box_ind_recom2 .ind_recom_tit {font-family:'Georgia','Nanum Myeongjo',serif;font-size:25px;letter-spacing:-0.5px;text-align:center;text-decoration:underline;}
.box_ind_recom2 .ind_recom_cont{margin-top:40px;}
/* //20200723_SVG-4321 추가 */

/* 20201003_SVG-5944 선물하기 */
.txt_byte_chk {display:block;margin-top:3px;}
.txt_byte_chk .ipt_byte {font-size:12px;color:#212121;} 
.txt_byte_chk .limit_byte {font-size:12px;color:#212121;} 
/* //20201003_SVG-5944 선물하기 */

/* 20200926_SVG-5503 동영상 서비스 flipflop ::: https://flipflop-prod.s3.ap-northeast-2.amazonaws.com/sample/sivillage/css/flipflop-player.min.css */
.flipflop-player-group{position:relative;}
.flipflop-player{display:block;/*max-height:892px;min-height:168px;min-width:300px;*/background-color:#000}
.flipflop-player{width:100%;object-fit:contain;box-sizing: border-box;}
.flipflop-player-group .duration{position:absolute;top:10px;right:20px;background-color:rgba(0,0,0,.75);border-radius:7px;padding:5px 7px;font-size:10px;color:#fff}
.flipflop-player-group .title{/*max-width:300px;*/white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 20px}
.flipflop-player-overlay{position:absolute;bottom:20px;left:50%}
.flipflop-player.no-controls::-webkit-media-controls,.flipflop-player.no-controls::-webkit-media-controls-enclosure{display:none!important}
/* //20200926_SVG-5503 동영상 서비스 flipflop */

/* SVG-7040 검색고도화 - 검색입력창 하단 */
/* 탭 */
.header .sch_keyword.v2 dl dt{left:50%;width:50%;padding:0 20px 0 0;background:#fff;border:0;line-height:37px;box-sizing:border-box;}
.header .sch_keyword.v2 dl dt button{height:37px;border-bottom:2px solid #e5e5e5;color:#212121;font-size:12px;line-height:35px;}
.header .sch_keyword.v2 dl dt button em{display:block;margin-top:0;}
.header .sch_keyword.v2 dl:first-child dt{left:0;padding:0 0 0 20px;}
.header .sch_keyword.v2 dl dd{display:none;position:relative;min-height:300px;padding:0 0 42px 0;}
.header .sch_keyword.v2 dl.on dt button{border-bottom:2px solid #d10011;font-weight:bold;}
.header .sch_keyword.v2 dl.on dt button em {font-weight:bold;}
.header .sch_keyword.v2 dl.on dd{display:block;}
.header .sch_keyword.v2 dl ul {height:auto;}
.header .sch_keyword.v2 dl dd .btm{position:absolute;bottom:0;right:0;left:0;overflow:hidden;height:30px;padding:6px 16px;background:#ededed;}
.header .sch_keyword.v2 dl dd .btm ul li:hover {background:none;}
/* 검색창 자동완성 20201216 수정 */
.header .sch_keyword.v2 .recom_brd {position:relative;padding:0 0 42px 0;margin-top:6px;}
.header .sch_keyword.v2 .recom_brd > a {margin:0 20px;padding:5px 0;}
.header .sch_keyword.v2 .recom_brd > a:after {right:2px;}
.header .sch_keyword.v2 .recom_brd ul{height:auto;}
.header .sch_keyword.v2 .recom_brd ul li{position:relative;height:30px;overflow:hidden;}
.header .sch_keyword.v2 .recom_brd ul li:hover{background:#f7f7f7;}
.header .sch_keyword.v2 .recom_brd ul li a{display:block;padding:0 20px;color:#212121;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.header .sch_keyword.v2 .recom_brd ul li a:hover{text-decoration:none;}
.header .sch_keyword.v2 .recom_brd ul li a:after {content:none}
.header .sch_keyword.v2 .recom_brd ul li a em{color:#d10011;}
.header .sch_keyword.v2 .recom_brd ul li a b {position:absolute;top:0;right:20px;color:#666666;font-size:12px;font-weight:normal;}
.header .sch_keyword.v2 .recom_brd .btm{position:absolute;bottom:0;right:0;left:0;overflow:hidden;height:30px;padding:6px 16px;background:#ededed;}
.header .sch_keyword.v2 .recom_brd .btm ul li:hover {background:none;}
/* 추천검색어 */
.header .sch_keyword.v2 .recom_word {position:relative;padding:31px 20px 0 20px;}
.header .sch_keyword.v2 .recom_word .info {position:absolute;top:10px;right:21px;}
.header .sch_keyword.v2 .recom_word .info .date {color:#666;font-size:12px;letter-spacing:0}
.header .sch_keyword.v2 .recom_word .info .delAll{color:#666;font-size:12px;letter-spacing:0}
.header .sch_keyword.v2 .recom_word ul{display:block;overflow:hidden;position:relative;padding:0;}
.header .sch_keyword.v2 .recom_word ul li{float:left;width:50%;}
.header .sch_keyword.v2 .recom_word ul li:hover {background:none;}
.header .sch_keyword.v2 .recom_word ul li a{height:30px;padding:0;font-size:12px;box-sizing:border-box;}
.header .sch_keyword.v2 .recom_word ul li a em{display:inline-block;margin:0 3px 0 0;color:#212121;}
.header .sch_keyword.v2 .recom_word ul li.best a,
.header .sch_keyword.v2 .recom_word ul li.best a em {}
/* 추천태그 */
.header .sch_keyword.v2 .recom_tag {margin:0;padding:7px 0 0 0;}
.header .sch_keyword.v2 .recom_tag .tit {display:block;padding:13px 0;margin:0 20px;color:#212121;font-size:12px;}
.header .sch_keyword.v2 .recom_tag ul {margin:0;font-size:0;text-align:center;}
.header .sch_keyword.v2 .recom_tag ul li {display:inline-block;height:91px;margin:0 10px;}
.header .sch_keyword.v2 .recom_tag ul li:hover {background:none;}
.header .sch_keyword.v2 .recom_tag ul li a {display:block;padding:0;}
.header .sch_keyword.v2 .recom_tag .recm_intr {display:block;width:60px;}
.header .sch_keyword.v2 .recom_tag .recm_intr .recm_img {display:block;width:60px;height:60px;}
.header .sch_keyword.v2 .recom_tag .recm_intr .recm_img .inr {overflow:hidden;position:relative;display:block;width:100%;height:0;padding-top:100%;margin:0 auto;background:#f2f2f2;border-radius:100%;}
.header .sch_keyword.v2 .recom_tag .recm_intr .recm_img .inr:after {content:'';position:absolute;top:0;bottom:0;right:0;left:0;display:block;width:100%;height:100%;background:url('../../images/disp/img_circle_bg_150x150.png') no-repeat 0 0;background-size:100% 100%;}
.header .sch_keyword.v2 .recom_tag .recm_intr .recm_img .inr .img {position:absolute;top:0;bottom:0;right:0;left:0;display:block;width:100%;height:100%;}
.header .sch_keyword.v2 .recom_tag .recm_intr .recm_tt {overflow:hidden;display:block;padding:0;color:#212121;font-size:12px;text-align:center;white-space:nowrap;letter-spacing:0;text-overflow:ellipsis;}
/* 최근검색어 */
.header .sch_keyword.v2 .latest_word {padding:7px 0 0 0;}
.header .sch_keyword.v2 .latest_word ul {display:block;overflow:hidden;position:relative;padding:0;}
.header .sch_keyword.v2 .latest_word ul li{position:relative;float:left;width:50%;height:30px;padding:0 36px 0 20px;box-sizing:border-box;}
.header .sch_keyword.v2 .latest_word ul li:hover {background:none;}
.header .sch_keyword.v2 .latest_word ul li:nth-child(odd) {border-right:1px solid #999999;}
.header .sch_keyword.v2 .latest_word ul li a{display:block;height:30px;padding:0;margin:0;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;}
.header .sch_keyword.v2 .latest_word ul li a em{display:inline-block;margin:0}
/* 키워드 */
.header .sch_keyword.v2 .hash_tag{margin:0;padding:7px 0 0 0;}
.header .sch_keyword.v2 .hash_tag .tit {display:block;padding:13px 0;margin:0 20px;color:#212121;font-size:12px;}
.header .sch_keyword.v2 .hash_tag ul {position:relative;height:auto;margin:0 20px;padding:0;}
.header .sch_keyword.v2 .hash_tag ul:after {content:'';clear:both;display:block;}
.header .sch_keyword.v2 .hash_tag ul li{float:left;position:relative;display:inline-block;height:auto;box-sizing:border-box;-webkit-box-sizing:border-box;}
.header .sch_keyword.v2 .hash_tag ul li:hover {background:none !important;}
.header .sch_keyword.v2 .hash_tag ul li a{display:block;height:28px;padding:1px 15px 0;border:1px solid #e6e6e6;border-radius:30px;margin:0 6px 6px 0;color:#212121;font-size:12px;line-height:23px;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;letter-spacing:0}
/* 입력값 없음 */
.header .sch_keyword.v2 .none {padding: 53px 0; height: auto; line-height: normal;} /* SVG-8187 추가 수정*/

/* SVG-8562 */
.is-locking,
.is-locking-other {position: relative}
.is-locking:before,
.is-locking-other:before {
	content: '';
	position: absolute;
	top: 2px;
	left: -6px;
	width: 12px;
	height: 14px;
	background: url('../images/common/icon-locking.png') no-repeat 0 0;
}
.is-locking-other a {
	color: #999;
	text-decoration: none;
}