@charset "UTF-8";
/* Noto Sans Font(새로운경로) */
@font-face { font-family: 'NotoSans'; font-style: normal; font-weight: 400; src: local("NotoSansKR-Regular"), local("NotoSansKR-Regular"), url(../fonts/notosanskr-regular.woff) format("woff"), url(../fonts/notosanskr-regular.ttf) format("truetype"); unicode-range: U+0021-33FF,U+A000-F8FF,U+FB00-F251; }

@font-face { font-family: 'NotoSans'; font-style: normal; font-weight: 700; src: local("NotoSansKR-Bold"), local("NotoSansKR-Bold"), url(../fonts/notosanskr-bold.woff) format("woff"), url(../fonts/notosanskr-bold.ttf) format("truetype"); unicode-range: U+0021-33FF,U+A000-F8FF,U+FB00-F251; }

@font-face { font-family: 'NotoSans'; font-style: normal; font-weight: 800; src: local("NotoSansKR-ExtraBold"), local("NotoSansKR-ExtraBold"), url(../fonts/notosanskr-extrabold.woff) format("woff"), url(../fonts/notosanskr-extrabold.ttf) format("truetype"); unicode-range: U+0021-33FF,U+A000-F8FF,U+FB00-F251; }

@font-face { font-family: 'NotoSansKR'; font-style: normal; font-weight: 400; src: local("NotoSansKR-Regular"), local("NotoSansKR-Regular"), url(../fonts/notosanskr-regular.woff) format("woff"), url(../fonts/notosanskr-regular.ttf) format("truetype"); unicode-range: U+0021-33FF,U+A000-F8FF,U+FB00-F251; }

@font-face { font-family: 'NotoSansKR'; font-style: normal; font-weight: 700; src: local("NotoSansKR-Bold"), local("NotoSansKR-Bold"), url(../fonts/notosanskr-bold.woff) format("woff"), url(../fonts/notosanskr-bold.ttf) format("truetype"); unicode-range: U+0021-33FF,U+A000-F8FF,U+FB00-F251; }

@font-face { font-family: 'NotoSansKR'; font-style: normal; font-weight: 800; src: local("NotoSansKR-ExtraBold"), local("NotoSansKR-ExtraBold"), url(../fonts/notosanskr-extrabold.woff) format("woff"), url(../fonts/notosanskr-extrabold.ttf) format("truetype"); unicode-range: U+0021-33FF,U+A000-F8FF,U+FB00-F251; }

/* elements */
* { box-sizing: border-box; }

html, body { width: 100%; height: 100%; margin: 0; padding: 0; }

:lang(ko) body { font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; }

:lang(zh) body { font-family: 'Lantinghei SC' , 'Simhei', 'Microsoft Yahei' , simsun,'微软雅黑', STXihei, "华文细黑", '맑은 고딕', 'Malgun Gothic', Arial, sans-serif; }

:lang(zh-cn) body { font-family: 'Lantinghei SC' , 'Simhei', 'Microsoft Yahei' , simsun,'微软雅黑', STXihei, "华文细黑", '맑은 고딕', 'Malgun Gothic', Arial, sans-serif; }

:lang(en) body { font-family: 'NotoSansKR', 'Noto Sans Regular', 'Noto Sans Regular JP', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; }

:lang(ja) body { font-family: 'NotoSansKR', 'Noto Sans Regular', 'Noto Sans Regular JP', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; }

form { margin: 0; padding: 0; }

img { border: 0; outline: none; margin: 0; padding: 0; }

a { border: 0; outline: none; margin: 0; padding: 0; color: #000; text-decoration: none; }

a:hover, a:focus, a:active, a:visited { text-decoration: none; }

p, ol, ul, li, dl, dt, dd { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

h1.hidden, h2.hidden, h3.hidden, h4.hidden, h5.hidden, h6.hidden { color: transparent; font-size: 0; line-height: 0; }

em { font-style: normal; }

caption { visibility: hidden; width: 0; height: 0; font-size: 0; line-height: 0; text-indent: -99999px; }

table { border-collapse: collapse; border-spacing: 0; }

table > caption { display: none; }

fieldset { border: 0; margin: 0; padding: 0; }

legend, h1.hide { position: absolute; width: 1px; height: 1px; clip: rect(0 0 0 0); }

mark { background-color: transparent; }

cite, i { font-style: normal; }

figure { margin: 0; }

address { font-style: normal; }

input { outline: 0; margin: 0; padding: 0 10px; }

input[type="text"], input[type="password"], input[type="number"], input[type="email"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; border-radius: 0; border: 1px solid #ccc; font-family: 'NotoSansKR', Arial, 'Dotum', '돋움', sans-serif; color: #333; font-size: 13px; }

input[type="text"].disabled, input[type="password"].disabled, input[type="number"].disabled, input[type="email"].disabled { background: #f5f5f5; border-color: #d5d5d5; }

textarea::-webkit-input-placeholoder { color: #888; border-color: #d5d5d5; }

textarea::-webkit-scrollbar { width: 3px; border-radius: 1.5px; }

textarea::-webkit-scrollbar-thumb { background: #ccc; }

textarea::-webkit-scrollbar-thumb:window-inacrive { background: #ccc; }

/*
select,
select option{
	font-size:14px;
}
*/
textarea { width: inherit; margin: 0; border: 1px solid #ccc; resize: none; overflow-y: scroll; -webkit-overflow-scrolling: touch; padding: 10px; color: #333; font-size: 13px; line-height: 20px; border-radius: 0; box-shadow: none; -webkit-appearance: none; appearance: none; }

button, select { cursor: pointer; }

button { margin: 0; padding: 0; outline: 0; border: 0; background: transparent; font-family: 'NotoSans', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; }

::-webkit-input-placeholder { color: #bfbfbf; }

::-moz-placeholder { color: #bfbfbf; }

:-moz-placeholder { color: #bfbfbf; }

::-ms-input-placeholder { color: #bfbfbf; }

.act_disabled { cursor: not-allowed; pointer-events: none; touch-action: none; }

#skip { position: absolute; top: -9999px; left: 0; }

.supportInfo { position: absolute; left: -9999px; font-size: 1px; line-height: 0; text-indent: -9999px; }

/*****************************
    Input
*****************************/
label{display:inline-block;height:32px;margin-right:17px;color:#333;font-size:14px;line-height:29px;vertical-align:middle;}

/*****************************
    Attibute
*****************************/
.disN{display:none !important;}
.disIb{display:inline-block !important;}
.disb{display:block !important;}

.poA{position:absolute !important;}
.poR{position:relative !important;}

.clearB:after{display:block;content:"";clear:both;}
.floL{float:left !important;}
.floR{float:right !important;}

/***** Margin *****/
.mt00{margin-top:0px !important;}
.mt02{margin-top:2px !important;}
.mt04{margin-top:4px !important;}
.mt05{margin-top:5px !important;}
.mt06{margin-top:6px !important;}
.mt07{margin-top:7px !important;}
.mt08{margin-top:8px !important;}
.mt10{margin-top:10px !important;}
.mt12{margin-top:12px !important;}
.mt14{margin-top:14px !important;}
.mt15{margin-top:15px !important;}
.mt16{margin-top:16px !important;}
.mt17{margin-top:17px !important;}
.mt18{margin-top:18px !important;}
.mt20{margin-top:20px !important;}
.mt24{margin-top:24px !important;}
.mt25{margin-top:25px !important;}
.mt27{margin-top:27px !important;}
.mt28{margin-top:28px !important;}
.mt30{margin-top:30px !important;}
.mt32{margin-top:32px !important;}
.mt33{margin-top:33px !important;}
.mt35{margin-top:35px !important;}
.mt36{margin-top:36px !important;}
.mt38{margin-top:38px !important;}
.mt39{margin-top:39px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt54{margin-top:54px !important;}
.mt55{margin-top:55px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt74{margin-top:74px !important;}
.mt90{margin-top:90px !important;}

.mr00{margin-right:0px !important;}
.mr04{margin-right:4px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}

.mb00{margin-bottom:0px !important;}
.mb01{margin-bottom:1px !important;}
.mb05{margin-bottom:5px !important;}
.mb08{margin-bottom:8px !important;}
.mb9{margin-bottom:9px !important;}
.mb10{margin-bottom:10px !important;}
.mb13{margin-bottom:13px !important;}
.mb15{margin-bottom:15px !important;}
.mb18{margin-bottom:18px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb42{margin-bottom:42px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}

.ml00{margin-left:0px !important;}
.ml01{margin-left:1px !important;}
.ml03{margin-left:3px !important;}
.ml05{margin-left:5px !important;}
.ml07{margin-left:7px !important;}
.ml08{margin-left:8px !important;}/* 20220401 이종환 추가 */
.ml10{margin-left:10px !important;}
.ml12{margin-left:12px !important;}
.ml15{margin-left:15px !important;}
.ml16{margin-left:16px !important;}
.ml17{margin-left:17px !important;}
.ml18{margin-left:18px !important;}
.ml20{margin-left:20px !important;}
.ml23{margin-left:23px !important;}
.ml25{margin-left:25px !important;}
.ml26{margin-left:26px !important;}
.ml30{margin-left:30px !important;}
.ml94{margin-left:94px !important;}

.mar00{margin:0 !important;}
.marA{margin:0 auto !important;}

/***** Padding *****/
.pt00{padding-top:0px !important;}
.pt05{padding-top:5px !important;}
.pt08{padding-top:8px !important;}
.pt10{padding-top:10px !important;}
.pt12{padding-top:12px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt50{padding-top:50px !important;}

.pr00{padding-right:0px !important;}
.pr10{padding-right:10px !important;}

.pb00{padding-bottom:0px !important;}
.pb10{padding-bottom:10px !important;}
.pb40{padding-bottom:40px !important;}

.pl00{padding-left:0px !important;}
.pl10{padding-left:10px !important;}
.pl20{padding-left:20px !important;}
.pl40{padding-left:40px !important;}

.pr20{padding-right:20px !important;}

.pad00{padding:0px !important;}

/***** Background *****/
.bgN{background:none !important;}
.bgCf1{background-color:#000000 !important;}

/***** Font *****/
.ffmid{font-family:'NotoSansKR','Noto Sans Medium JP','Noto Sans Medium JP','Tahoma','Simhei','Microsoft Yahei';}
.ffthin{font-family:'Noto Sans Regular','Noto Sans Regular JP','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei';}

.fc0{color:#000 !important;}
.fc3{color:#333 !important;}
.fc5{color:#555 !important;}
.fc6{color:#666 !important;}
.fc7{color:#777 !important;}
.fc8{color:#888 !important;}
.fc9{color:#999 !important;}
.fcff{color:#fff !important;}
.fc98{color:#988264 !important;}
.fc99{color:#998263 !important;}
.fc78{color:#788aa4 !important;}
.fcf1{color:#000 } /* 2101 톤앤매너*/
.fc02{color:#027fe9 !important}
.fc03{color:#526ba5 !important;}/*20190409 add darknavy*/
.fcf11 {color:#f11d13 !important} /* [SYS-11920] 20210125 칼라 추가 */

.fs11{font-size:11px !important;}
.fs12{font-size:12px !important;}
.fs13{font-size:13px !important;}
.fs14{font-size:14px !important;}
.fs15{font-size:15px !important;}
.fs16{font-size:16px !important;}
.fs18{font-size:18px !important;}
.fs20{font-size:20px !important;}
.fs22{font-size:22px !important;}
.fs24{font-size:24px !important;}
.fs28{font-size:28px !important;}

.fwb{font-weight:bold !important;}
.fwn{font-weight:normal !important;}
.fw300{font-weight:300 !important;}
.fw400{font-weight:400 !important;}
.fw500{font-weight:500 !important;}
.fw700{font-weight:700 !important;}
.fw900{font-weight:900 !important;}

.alL{text-align:left !important;}
.alC{text-align:center !important;}
.alR{text-align:right !important;}
.alJ{text-align:justify !important;}

.fullTxt{text-overflow:inherit !important;white-space:inherit !important;}

.lh1{line-height:1 !important;}
.lh16{line-height:16px !important;}
.lh18{line-height:18px !important;}
.lh20{line-height:20px !important;}
.lh22{line-height:22px !important;}
.lh24{line-height:24px !important;}

.verT{vertical-align:top !important;}
.verM{vertical-align:middle !important;}

.underL{text-decoration:underline !important;}
.cancel{text-decoration:line-through !important;}

a.tlink{text-decoration:underline;color:#000;}
.addrWrap{display:inline;}
.ph{display:block;}

/*****************************
    Button
*****************************/
/***** 기본설정 *****/
.btn1,.btn2,.btn3,.btn4,.btnP,.btnL,.btnO,.btnU{display:inline-block;margin-left:3px;background-color:#000;color:#fff;text-align:center;vertical-align:middle;} /* 2101 서브페이지 톤앤매너 변경 - 선반영X  */
.btn1:hover,.btn2:hover,.btn3:hover,.btn4:hover,.btnP:hover,.btnL:hover,.btnO:hover,.btnU:hover,
.btn1:focus,.btn2:focus,.btn3:focus,.btn4:focus,.btnP:focus,.btnL:focus,.btnO:focus,.btnU:focus{text-decoration:none;}
.btn1:first-child,.btn2:first-child,.btn3:first-child,.btn4:first-child,.btnP:first-child,.btnL:first-child,.btnO:first-child{margin-left:0;}
.btn1.dgray,.btn2.dgray,.btn3.dgray,.btn4.dgray,.btnP.dgray,.btnL.dgray,.btnO.dgray,.btnU.dgray{background-color:#000;}  /* 2101 서브페이지 톤앤매너 변경 - 선반영X  */
.btn1.lgray,.btn2.lgray,.btn3.lgray,.btn4.lgray,.btnP.lgray,.btnL.lgray,.btnO.lgray,.btnU.lgray{background-color:#aaa195;}
.btn1.black,.btn2.black,.btn3.black,.btn4.black,.btnP.black,.btnL.black,.btnO.black,.btnU.black{background-color:#000;}
.btn1.ngray,.btn2.ngray,.btn3.ngray,.btn4.ngray,.btnP.ngray,.btnL.ngray,.btnO.ngray,.btnU.ngray{border:1px solid #f7f9fd;background-color:#f7f9fd;color:#666;}
.btn1.bgray,.btn2.bgray,.btn3.bgray,.btn4.bgray,.btnP.bgray,.btnL.bgray,.btnO.bgray,.btnU.bgray{border:1px solid #ccc;background-color:#f7f9fd;color:#888;}
.btn1.ygray,.btn2.ygray,.btn3.ygray,.btn4.ygray,.btnP.ygray,.btnL.ygray,.btnO.ygray,.btnU.ygray{border:1px solid #ccc4ab;background-color:#ece7d7;color:#564c2f;}
.btn1.dline,.btn2.dline,.btn3.dline,.btn4.dline,.btnP.dline,.btnL.dline,.btnO.dline,.btnU.dline{border:1px solid #505767;background-color:#fff;color:#505767;}
.btn1.gline,.btn2.gline,.btn3.gline,.btn4.gline,.btnP.gline,.btnL.gline,.btnO.gline,.btnU.gline{border:1px solid #ccc;background-color:#fff;color:#666;}
.btn1.bline,.btn2.bline,.btn3.bline,.btn4.bline,.btnP.bline,.btnL.bline,.btnO.bline,.btnU.bline{border:1px solid #333;background-color:#fff;color:#333;text-decoration:none;}
.btn1.rline,.btn2.rline,.btn3.rline,.btn4.rline,.btnP.rline,.btnL.rline,.btnO.rline,.btnU.rline{border:1px solid #000;background-color:#fff;color:#000;} /* 2101 서브페이지 톤앤매너 변경 - 선반영X  */
.btn1.aline,.btn2.aline,.btn3.aline,.btn4.aline,.btnP.aline,.btnL.aline,.btnO.aline,.btnU.aline{border:1px solid #aaa;background-color:#fff;color:#999;}
.btn1.cline,.btn2.cline,.btn3.cline,.btn4.cline,.btnP.cline,.btnL.cline,.btnO.cline,.btnU.cline{border:1px solid #ccc;background-color:#fff;color:#333;} /* 20180417 #47477 add */
.btn1.bwline,.btn2.bwline,.btn3.bwline,.btn4.bwline,.btnP.bwline,.btnL.bwline,.btnO.bwline,.btnU.bwline{border:1px solid #a88e67;background-color:#fff;color:#a88e67;}
.btnP.disabled,.btn4.disabled{background:#b2b7c4;color:#fff !important;}

/***** 타입별 설정 *****/
.btn1{min-width:140px;height:46px;padding:0 20px;font-size:16px;line-height:45px;}
.btn2{min-width:120px;height:40px;padding:0 20px;font-size:14px;line-height:39px;}
.btn3{min-width:65px;height:30px;padding:0 15px;font-size:13px;line-height:28px;}
.btn4{min-width:52px;height:28px;padding:0 9px;font-size:12px;line-height:2.167em;}
.btnP{min-width:90px;height:34px;padding:0 20px;font-size:14px;line-height:33px;}
.btnO{min-width:240px;height:64px;padding:0 20px;font-size:22px;line-height:63px;}
.btnU{min-width:40px;height:32px;margin-left:2px;padding:0 10px;font-size:12px;line-height:2.45em;}
.btn4.cal,.btnU.cal,.btn4.calMY,.btnU.calMY,.calMY2{border:1px solid #ccc;background-color:#f7f9fd;color:transparent;font-size:0;overflow:hidden;}
.btn4.cal:before,.btnU.cal:before,.calMY:before,.btnU.calMY:before,.calMY2:before{display:block;content:'';width:16px;height:32px;background:url('../images/bg_icon.png') no-repeat -510px 7px;}
.btn4.cal,.btn4.calMY,.btnU.calMY ,.btnU.cal,.calMY2{min-width:inherit;width:40px;}
.btn4.cal:before,.btn4.calMY:before,.btn4.calMY:before,.btn4.calMY2:before{height:26px;background-position:-510px 5px;}
.btnU.search{border:1px solid #ccc;padding:0;min-width:28px;width:28px;height:28px;background-color:#f7f9fd;border-color:#505767;color:transparent;font-size:0;}
.btnU.search:before{display:block;content:'';height:28px;background:url('../images/bg_icon.png') no-repeat -2214px 6px;}

/***** 버튼 정렬 *****/
.btnC { width: 100%; text-align: center; }

.btnR { width: 100%; text-align: right; }

.btn_both { zoom: 1; }

.btn_both:after { content: ''; display: block; visibility: hidden; height: 0px; clear: both; }

.btn_both .left { float: left; }

.btn_both .right { float: right; }

/***** 툴팁 *****/
.contTip { display: none; padding: 12px 30px 12px 16px; width: 352px; font-size: 13px; line-height: 18px; color: #666; border: 1px solid #000; background: #fff; position: absolute; z-index: 100; }

.contTip:after { display: block; margin-left: -7px; width: 12px; height: 14px; content: ""; background: url("../images/bg_tooltip2.png") no-repeat 0 0; position: absolute; left: 50%; bottom: -14px; }

.contTip:before { display: block; position: absolute; content: ""; top: 0; left: 0; right: 0; bottom: -14px; z-index: -1; }

.contTip .btnClose { display: block; padding: 0 !important; width: 12px !important; height: 12px !important; background: url("../images/bg_btn.png") no-repeat -150px -60px; text-indent: -999em; position: absolute; right: 14px; top: 14px; }

.contTip .listDot li { color: #666; }

.contTip strong { color: #333; }

.contTip.tbLeft:after { margin-left: 0; left: 18px; }

.contTip.bottom:after { top: -14px; background-position: -90px 7px; }

.contTip.bottom.tbLeft:after { left: 18px; }

.contTip.bottom:before { top: -14px; left: 0; z-index: -9; }

.contTip.left { margin-right: 11px; right: 100%; top: -18px; box-shadow: -1px 1px 1px #d9d9d9; }

.contTip.left:after { margin-left: 0; width: 14px; height: 12px; left: 100%; top: 22px; background-position: -30px 0; }

.contTip.left.middle:after { margin-top: -6px; top: 50%; }

.contTip.left:before { right: -14px; bottom: 0; }

.contTip.right { margin-left: 11px; left: 100%; top: -18px; }

.contTip.right:after { margin-left: 0; width: 14px; height: 12px; left: -14px; top: 22px; background-position: -53px 0; }

.contTip.right.middle:after { margin-top: -6px; top: 50%; }

.contTip.right:before { left: -14px; bottom: 0; }

.toastPopPay .contTip.relProduct { width: 220px; z-index: 101; }

.toastPopPay .contTip.restockNoti { width: 230px; }

.toastPopPay .contTip.relProductCk { width: 250px; }

.contTip.tbRight { left: auto !important; right: -20px; }

.contTip.tbRight:after { left: auto; right: 20px; }

.contTip .grayBox dt { padding: 0 0 10px; font-size: 14px; color: #333; }

.contTip .grayBox dd { padding: 15px 20px; background: #f9f9f9; }

.contTip .grayBox ol > li { padding: 10px 0 0; font-size: 15px; color: #333; }

.contTip .grayBox ol > li:first-child { padding: 0; }

.contTip .grayBox .inTit { display: block; padding: 10px 0 0; color: #333; font-size: 13px; }

.contTip .grayBox .inTit + .inTit { padding: 5px 0 0; }

.contTip.cart { width: 317px; padding-top: 32px; z-index: 101; }

.contTip.cart .textUnit { padding: 19px 0; background: #f9f9f9; text-align: center; }

.contTip.cart .btnUnit { margin-top: 10px; text-align: center; }

.contTip.pkcart { width: 317px; padding-top: 32px; z-index: 101; }

.contTip.pkcart .textUnit { padding: 19px 0; background: #f9f9f9; text-align: center; }

.contTip.pkcart .btnUnit { margin-top: 10px; text-align: center; }

.custom-contextmenu { display: none; position: absolute; top: 50%; left: 50%; min-width: 100px; background: #fff; z-index: 10000; padding: 10px 0; box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3); }

.custom-contextmenu ul { margin: 0; }

.custom-contextmenu ul li a { display: block; padding: 5px 20px; font-size: 14px; color: #666; }

.custom-contextmenu ul li a:hover { background: #e8e8ea; color: #333; }

.layerContainer { display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; overflow-x: hidden; overflow-y: auto; margin-right: -18px; z-index: 100; }

.layerpop { display: none; position: absolute; left: 50%; min-width: 480px; background-color: #fff; z-index: 100; }

.layerContainer.active, .layerpop.active { display: block; }

.layerpop .content { position: relative; }

.layerpop .content h3 { display: inline-block; width: 100%; height: 50px; padding: 0 20px; background-color: #505767; color: #fff; font-size: 18px; font-weight: normal; text-align: left; line-height: 50px; }

.layerpop .content .layerBody { padding: 30px; }

.layerpop .content .layerBody .notiBox { display: table; width: 100%; height: 120px; padding: 30px 20px; background-color: #f5f5f5; text-align: center; }

.layerpop .content .layerBody .notiBox .text { display: table-cell; vertical-align: middle; }

.layerpop .btnC { margin: 20px 0 0; padding: 20px 0 0; border-top: 1px solid #e1e1e1; }

.layerpop .btnC.noLine { padding-top: 10px; border-top: none; }

.layerpop .popClose { display: block; position: absolute; top: 17px; right: 20px; width: 16px; height: 16px; background: url("../images/bg_btn.png") no-repeat -90px 0; color: transparent; font-size: 0; }

.layerMask { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter: alpha(opacity=70); color: transparent; font-size: 0; z-index: 90; }

.layerMask.active { display: block; }

.layerpop.round {border-radius:10px;border:1px solid #dfe2e8;}

.layerpop.round .content .layerBody {padding:60px 30px 30px;}

.layerpop.round .dayCheck {height:50px;padding-right:56px;border-radius:0 0 10px 10px;border-top:1px solid #b7bdc6;background-color:#dfe2e8;}

.layerpop.round .dayCheck label {height:47px;color:#868b92;line-height:47px !important;letter-spacing:-0.6px;}

.layerpop.round .dayCheck label:before {margin:-3px 6px 0 0;}

.layerpop.round .popClose {top:auto;right:19px;bottom:17px;width:18px;background:url('../images/bg_btn.png') no-repeat -120px 0;}

.layerpop#adultInfo { min-width: 414px; max-width: 700px; }

.layerpop#adultInfo .layerBody .adultGuide {border:1px solid #d8dce5;padding-bottom:30px;}

.layerpop#adultInfo .layerBody .adultGuide .notiBox {text-align:left;padding:27px 30px;background:#f8f9fd;}

.layerpop#adultInfo .layerBody .adultGuide .notiBox .sub {font-size:13px;}

.layerpop#adultInfo .layerBody .adultGuide .btnC {margin:0;padding:24px 0 0 0;}

.layerpop#adultInfo .layerBody .adultGuide .btnC .para1 {margin-bottom:24px;}

.selectZone { display: inline-block; width: 150px; font-family: 'Noto Sans Regular','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei'; vertical-align: middle; position: relative; }

.selectZone .ui-selectmenu-button { display: block; position: relative; height: 32px; line-height: 30px; border: 1px solid #ccc; background: #fff; font-size: 14px; vertical-align: middle; }

.selectZone .ui-selectmenu-text { display: block; overflow: hidden; padding: 0px 23px 0 15px; color: #333; text-overflow: ellipsis; white-space: nowrap; cursor: default; }

.selectZone .ui-selectmenu-icon { content: ""; position: absolute; top: 50%; right: 5px; width: 16px; height: 8px; margin-top: -3px; background: url(../images/bg_icon.png) no-repeat -540px 0; }

/*****************************
    메인 게이트형 팝업
*****************************/
.layerpop .textDesc {margin-top:-6px;color:#333;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';;font-size:28px;text-align:center;line-height:34px;}
.layerpop .textDesc span {font-family:'NotoSansKR', 'Noto Sans Medium JP',  'Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
.layerpop .textDesc.small {font-size:22px;line-height:28px;}
.layerpop .qrCode {width:354px;margin:26px auto 10px;}
.layerpop .qrCode dt {height:44px;border:1px solid #ddd;background-color:#f5f8fc;color:#798aa4;font-family:'NotoSansKR', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma',  'Simhei', 'Microsoft Yahei';text-align:center;line-height:44px;}
.layerpop .qrCode dd {border:1px solid #ddd;border-top:0;}
.layerpop .qrCode dd:after {content:'';display:block;visibility:hidden;height:0px;clear:both;}
.layerpop .qrCode dd a, .layerpop .qrCode dd .notLink {float:left;width:176px;height:131px;padding-top:15px;color:#333;text-align:center;}
.layerpop .qrCode dd a >img, .layerpop .qrCode dd .notLink >img {width:80px;height:80px;}
.layerpop .qrCode dd a:hover, .layerpop .qrCode dd .notLink:hover {color:#000}
.layerpop .qrCode dd a:nth-child(2), .layerpop .qrCode dd .notLink:nth-child(2) {border-left:1px solid #ddd;}
.layerpop .qrCode dd a span, .layerpop .qrCode dd .notLink span {display:block;margin-top:1px;}

.gatePop{width:100%;position:absolute;left:0;min-width:1320px;}
.gatePop .layerMask {display:block !important;}
.mainGate{width:1020px;position:relative;margin:0 auto;}
.mainGate .layerpop.round .popClose{top:21px;bottom:inherit;}
.mainGate .infoImg{position:relative;z-index:1002;width:1020px;height:200px;margin:0 auto;}
.mainGate .infoImg:before {display:inline-block;content:'';position:absolute;top:0;left:-17px;width:305px;height:38px;background:url('../images/spe_gate_lang.gif') no-repeat 0 0;}
.mainGate .infoImg:after{display:inline-block;content:'';position:absolute;top:57px;left:274px;width:59px;height:134px;background:url('../images/bg_deco.png') no-repeat 0 0;}
.mainGate .layerpop {width:560px;left:50%;margin-left:-280px;top:200px;padding-bottom:20px;}
.mainGate .layerpop:before {content:"";display:block;width:70px;height:88px;position:absolute;left:50%;top:-44px;margin-left:-35px;background:url('../images/spe_gate_ico.png')}
.mainGate .layerBody{padding-bottom:26px !important;}
.mainGate .para1 {color:#888;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';;}
.mainGate .para1 em.fcf1 {font-family:'NotoSansKR', 'Noto Sans Medium JP',  'Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
.mainGate .para1 span.lang {display:inline-block;width:26px;height:26px;margin:-4px 5px 0;vertical-align:middle;background:url('../images/spe_gate_lang_sel.png') -35px 0}
:lang(zh-cn) .mainGate .para1 span.lang {background:url('../images/spe_gate_lang_sel.png') -35px -26px}
:lang(ja) .mainGate .para1 span.lang {background:url('../images/spe_gate_lang_sel.png') -35px -52px}
:lang(en) .mainGate .para1 span.lang {background:url('../images/spe_gate_lang_sel.png') -35px -78px}
.mainGate .goBtnArea{width:354px;margin:37px auto 11px;}
.mainGate .goBtnArea .btnArr{position:relative;display:block;height:55px;font-size:20px;color:#fff;padding:0 20px;line-height:55px;background:#000;box-sizing:border-box;}  /* 2101 서브페이지 톤앤매너 변경 - 선반영X */ 
.mainGate .goBtnArea .btnArr:after{display:inline-block;content:'';position:absolute;top:50%;right:20px;margin-top:-7px;width:8px;height:14px;background:url('../images/bg_icon.png') no-repeat -360px 0;}
.mainGate .goBtnArea .first{padding-bottom:22px;margin-bottom:20px;border-bottom:1px solid #ddd;}
.mainGate .goBtnArea .first a{background:#000}  /* 2101 서브페이지 톤앤매너 변경 - 선반영X */ 
.mainGate .goBtnArea .arrDown{height:68px;text-align:center;}
.mainGate .goBtnArea .arrDown:after{right:auto;left:50%;bottom:10px;top:auto;width:14px;height:8px;background-position:-360px -31px;}
.mainGate .goBtnArea .sm{font-size:14px;}
.mainGate .infoTxt {text-align:center;color:#666;}
.mainGate strong{font-weight:normal;}
.mainGate .qrCode{margin-top:16px;}

/* 스페셜오더 브랜드 */
#shopInfoPop {margin-left:0 !important;width:485px;}
#shopInfoPop .red{color:#f11d13;}

/* 오프라인 구매가능 브랜드 */
#brandInfoPop {margin-left:0 !important;width:485px;}
#brandInfoPop .red{color:#f11d13;}

/*****************************
    Table
*****************************/
/*.tableArea h4{margin-bottom:15px;color:#333;font-size:16px;text-align:left;line-height:1;}
.tableArea.custom .noData{border-top:2px solid #000;border-bottom:1px solid #000;margin-top:-41px;}
.tableArea .tableBox{border-top:2px solid #363d4c;}
.tableArea .tableBox table{width:100%;position:relative;table-layout:fixed;}
.tableArea .tableBox table:after{display:block;width:100%;height:1px;content:"";border-bottom:1px solid #bfbfbf;position:absolute;left:0;bottom:0;}
.tableArea .tableBox table thead th{border-bottom:1px solid #cbccce !important;}
.tableArea .tableBox table th,
.tableArea .tableBox table td{padding:11px 15px;line-height:1.4;border-bottom:1px solid #dbe0e5;border-right:1px solid #dbe0e5;color:#666;font-size:13px;font-weight:normal;text-align:left;vertical-align:middle;word-break:break-word;word-wrap:break-word;}*//*20171208*/
/*.tableArea .tableBox table td input{word-break:normal;}*//* safari bug */
/*.tableArea .tableBox table th,
.tableArea .tableBox table tbody .th{color:#5c6375;font-family:'Noto Sans Regular','Noto Sans Regular JP','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei';background-color:#f6f9fc;word-break:normal;}
.tableArea .tableBox.rtnoline table tbody th{border-right:0;}
.tableArea .tableBox.rtnoline table tbody td{border-right:0;}
.tableArea .tableBox table th.borL,.tableArea .tableBox table td.borL{border-left:1px solid #dbe0e5;}
.tableArea .tableBox table th.nottxt{background:none;}
.tableArea .tableBox table td{color:#666;font-family:'Noto Sans Regular','Noto Sans Regular JP','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei';}
.tableArea .tableBox table td .listDot li{line-height:20px;}

.tableArea .tableBox table th:last-child,.tableArea .tableBox table td:last-child{border-right:none;}
.tableArea .tableBox table tr:last-child th,.tableArea .tableBox table tr:last-child td,.tableArea .tableBox table .dBLine{border-bottom:1px solid #cbccce;}

.tableArea .tableBox table td.nodata{padding:40px 0 !important;color:#333;font-family:'Noto Sans Regular','Noto Sans Regular JP','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei';font-size:14px;text-align:center;}
.tableArea .tableBox table tfoot td{text-align:right;background:#f5f5f5;border-bottom:0 !important;}
.tableArea th .shapeRequire{vertical-align:-4px;}
.tableArea.thlineNo table th,.tableArea.thlineNo .tableBox table td{border-right:none;}
.tableArea .tableBox table .botLineB{border-bottom:1px solid #333;}

.tableArea.lineNo table th,.tableArea.lineNo table td{border-left:0;border-right:0;}
.tableArea.lineNo table tbody th{padding:12px 15px;vertical-align:top;}
.tableArea.lineNo table tbody td{padding:8px 15px;}
.tableArea.lineNo table tbody td label{height:auto;height:initial;}

.tableArea.basic .tableBox table th{padding:20px 20px;color:#5b6374;font-size:16px;vertical-align:top}*//*[SYS-17003]20210622*/
/*.tableArea.basic .tableBox table thead th{padding:6px 0 7px;height:45px;border-left:none;font-size:14px;text-align:center;vertical-align:middle;}
.tableArea.basic .tableBox table thead th + th{border-left:none;}
.tableArea.basic .tableBox table td{padding:14px 20px 13px;color:#333;font-size:16px;}
.tableArea.basic .tableBox table th,.tableArea.basic .tableBox table td{border-right:none;}
.tableArea.basic .tableBox table th + th{border-left:1px solid #dbe0e5;}
.tableArea.basic .tableBox table th.verT{padding-top:17px;}
*/
/* basic inner table reset */
/*.tableArea.tableIner .tableBox table thead th{padding:6px 0 7px;height:40px;color:#5b6374;}
.tableArea.tableIner .tableBox table th,
.tableArea.tableIner .tableBox table td{padding:11px 15px;height:41px;border-bottom:1px solid #dbe0e5;border-right:1px solid #dbe0e5;color:#666;font-size:13px;font-weight:normal;word-wrap:break-word;vertical-align:middle;}
.tableArea.tableIner .tableBox table th:last-child,.tableArea .tableBox table td:last-child{border-right:none;}
.tableArea .tableBox table td.rtline{border-right:1px solid #dbe0e5;}
.tableArea .tableBox table th.rtline{border-right:1px solid #dbe0e5;}
.tableArea.tableIner .smTitle{margin-bottom:13px;font-family:'NotoSansKR','Noto Sans Medium JP','Noto Sans Medium JP','Tahoma','Simhei','Microsoft Yahei';font-size:15px;color:#333;}
.tableArea .star{position:relative;top:3px;margin-right:2px;color:#f11d13;font-size:13px;}
.tableArea.alC .tableBox table th,.tableArea.alC .tableBox table td{text-align:center;}
.tableArea.basic table tr .txtS{font-size:14px;color:#666;}

.tableArea.basic .tablePrd > table > tbody > tr > th,
.tableArea.basic .tablePrd > table > tbody > tr > td{padding:20px 0;line-height:1;text-align:center;vertical-align:middle;}
.tableArea.basic .completePrd > table > tbody > tr > td{min-height:144px;font-size:14px;}
.tableArea.basic .tablePrd table td .checkboxGroup label.hide:before{vertical-align:top;}
.tableArea.basic .tablePrd .empty{height:160px;}

#cartPrdListArea .btnCell .btnPrdArea .btn4{font-size: 13px;}*//*[SYS-9001] 200622*/

/* 20220627 테이블 rowspan에 대한 border-right 값 추가 */
/*.tableArea.tableIner .tableBox table th.not_last,.tableArea .tableBox table td.not_last {border-right:1px solid #dbe0e5 !important;}*/

/* //20220627 테이블 rowspan에 대한 border-right 값 추가 */
.alL{text-align:left !important;}
.alC{text-align:center !important;}
.alR{text-align:right !important;}
.alJ{text-align:justify !important;}
/*****************************
	재입고신청
*****************************/
.mt11 { margin-top: 11px; }

.layerpop .checkboxGroup label.groupTitle, .groupTitle { font-family: 'NotoSansKR', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma',  'Simhei', 'Microsoft Yahei'; font-size: 15px; font-weight: normal; color: #333; }

.layerpop .checkboxGroup label.groupTitle span, .groupTitle span { font-family: 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; }

.para1.big { font-size: 18px; line-height: 24px; }

/* 동의 아코디언 */
.accAgree { position: relative; }

.accAgree .groupTitle { padding: 0 0 11px; line-height: 32px; border-bottom: 1px solid #dbdbdb; }

.accAgree .accBtn { position: absolute; right: 0; top: 3px; }

.accAgree .accBtn span:after { display: inline-block; margin-left: 5px; width: 5px; height: 3px; content: ""; background: url(../images/bg_icon2.png) no-repeat -2280px 0; vertical-align: middle; }

.accAgree .accCont { display: none; padding: 15px 20px; border: 1px solid #dbdbdb; background: #fbfbfb; }

.accAgree .accCont .listDot li:before { display: none; }

.accAgree .accCont .listDot li { padding-left: 0; }

.accAgree .accCont .last { color: #999; font-size: 13px; line-height: 22px; font-family: 'Noto Sans Regular', 'Noto Sans Regular JP',  'Noto Sans Regular JP', 'Tahoma',  'Simhei', 'Microsoft Yahei'; }

.accAgree.on .groupTitle { border-bottom: 0; }

.accAgree.on .accBtn span:after { background-position: -2250px 0; }

.accAgree.on .accCont { display: block; }

.accAgree.on .accTxt { margin: 0; border-top: 0; }

#restockPop { width: 485px; }

/**********************************************************/
/* swiper.scss */
/**********************************************************/
@font-face { font-family: 'swiper-icons'; src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff"); font-weight: 400; font-style: normal; }

:root { --swiper-theme-color: #007aff; }

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; }

.swiper-container-vertical > .swiper-wrapper { flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper { flex-wrap: wrap; flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; }

.swiper-slide-invisible-blank { visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d { perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -ms-perspective: 1200px; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper { overflow: auto; scrollbar-width: none; /* For Firefox */ -ms-overflow-style: none; /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar { display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper { scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper { scroll-snap-type: y mandatory; }

:root { --swiper-navigation-size: 44px; }

.swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: calc(var(--swiper-navigation-size) / 44 * 27); height: var(--swiper-navigation-size); margin-top: calc(-1 * var(--swiper-navigation-size) / 2); z-index: 10; cursor: pointer; display: flex; align-items: center; justify-content: center; color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-button-prev:after, .swiper-button-next:after { font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 10px; right: auto; }

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { content: ''; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; }

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { content: ''; }

.swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white { --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black, .swiper-button-next.swiper-button-black { --swiper-navigation-color: #000000; }

.swiper-button-lock { display: none; }

.swiper-pagination { position: absolute; text-align: center; transition: 300ms opacity; transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--swiper-pagination-color, var(--swiper-theme-color)); position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-white { --swiper-pagination-color: #ffffff; }

.swiper-pagination-black { --swiper-pagination-color: #000000; }

.swiper-pagination-lock { display: none; }

/* Scrollbar */
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: center; }

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

/* Preloader */
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50%; animation: swiper-preloader-spin 1s infinite linear; box-sizing: border-box; border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius: 50%; border-top-color: transparent; }

.swiper-lazy-preloader-white { --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black { --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }
.flag {
    display: inline-block;
    padding: 0 5px;
    height: 19px;
    line-height: 1.417em;
    font-size: 11px;
    border: 1px solid transparent;
}
/* a11y */
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

/**********************************************************/
/* ion.rangeSlider.scss */
/**********************************************************/
/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs { position: relative; display: block; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 12px; }

.irs-line { position: relative; display: block; overflow: hidden; outline: none !important; }

.irs-bar { position: absolute; display: block; left: 0; width: 0; }

.irs-shadow { position: absolute; display: none; left: 0; width: 0; }

.irs-handle { position: absolute; display: block; box-sizing: border-box; cursor: default; z-index: 1; }

.irs-handle.type_last { z-index: 2; }

.irs-min, .irs-max { position: absolute; display: block; cursor: default; }

.irs-min { left: 0; }

.irs-max { right: 0; }

.irs-from, .irs-to, .irs-single { position: absolute; display: block; top: 0; left: 0; cursor: default; white-space: nowrap; }

.irs-grid { position: absolute; display: none; bottom: 0; left: 0; width: 100%; height: 20px; }

.irs-with-grid .irs-grid { display: block; }

.irs-grid-pol { position: absolute; top: 0; left: 0; width: 1px; height: 8px; background: #000; }

.irs-grid-pol.small { height: 4px; }

.irs-grid-text { position: absolute; bottom: 0; left: 0; white-space: nowrap; text-align: center; font-size: 9px; line-height: 9px; padding: 0 3px; color: #000; }

.irs-disable-mask { position: absolute; display: block; top: 0; left: -1%; width: 102%; height: 100%; cursor: default; background: rgba(0, 0, 0, 0); z-index: 2; }

.lt-ie9 .irs-disable-mask { background: #000; filter: alpha(opacity=0); cursor: not-allowed; }

.irs-disabled { opacity: 0.4; }

.irs-hidden-input { position: absolute !important; display: block !important; top: 0 !important; left: 0 !important; width: 0 !important; height: 0 !important; font-size: 0 !important; line-height: 0 !important; padding: 0 !important; margin: 0 !important; overflow: hidden; outline: none !important; z-index: -9999 !important; background: none !important; border-style: solid !important; border-color: transparent !important; }

.irs--flat { height: 40px; }

.irs--flat.irs-with-grid { height: 60px; }

.irs--flat .irs-line { top: 25px; height: 12px; background-color: #e1e4e9; border-radius: 4px; }

.irs--flat .irs-bar { top: 25px; height: 12px; background-color: #ed5565; }

.irs--flat .irs-bar--single { border-radius: 4px 0 0 4px; }

.irs--flat .irs-shadow { height: 1px; bottom: 16px; background-color: #e1e4e9; }

.irs--flat .irs-handle { top: 22px; width: 16px; height: 18px; background-color: transparent; }

.irs--flat .irs-handle > i:first-child { position: absolute; display: block; top: 0; left: 50%; width: 2px; height: 100%; margin-left: -1px; background-color: #da4453; }

.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child { background-color: #a43540; }

.irs--flat .irs-min, .irs--flat .irs-max { top: 0; padding: 1px 3px; color: #999; font-size: 10px; line-height: 1.333; text-shadow: none; background-color: #e1e4e9; border-radius: 4px; }

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single { color: white; font-size: 10px; line-height: 1.333; text-shadow: none; padding: 1px 5px; background-color: #ed5565; border-radius: 4px; }

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before { position: absolute; display: block; content: ""; bottom: -6px; left: 50%; width: 0; height: 0; margin-left: -3px; overflow: hidden; border: 3px solid transparent; border-top-color: #ed5565; }

.irs--flat .irs-grid-pol { background-color: #e1e4e9; }

.irs--flat .irs-grid-text { color: #999; }

.irs--big { height: 55px; }

.irs--big.irs-with-grid { height: 70px; }

.irs--big .irs-line { top: 33px; height: 12px; background-color: white; background: linear-gradient(to bottom, #ddd -50%, white 150%); border: 1px solid #ccc; border-radius: 12px; }

.irs--big .irs-bar { top: 33px; height: 12px; background-color: #92bce0; border: 1px solid #428bca; background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%); box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5); }

.irs--big .irs-bar--single { border-radius: 12px 0 0 12px; }

.irs--big .irs-shadow { height: 1px; bottom: 16px; background-color: rgba(66, 139, 202, 0.5); }

.irs--big .irs-handle { top: 25px; width: 30px; height: 30px; border: 1px solid rgba(0, 0, 0, 0.3); background-color: #cbcfd5; background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white; border-radius: 30px; }

.irs--big .irs-handle.state_hover, .irs--big .irs-handle:hover { border-color: rgba(0, 0, 0, 0.45); background-color: #939ba7; background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%); }

.irs--big .irs-min, .irs--big .irs-max { top: 0; padding: 1px 5px; color: white; text-shadow: none; background-color: #9f9f9f; border-radius: 3px; }

.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single { color: white; text-shadow: none; padding: 1px 5px; background-color: #428bca; background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%); border-radius: 3px; }

.irs--big .irs-grid-pol { background-color: #428bca; }

.irs--big .irs-grid-text { color: #428bca; }

.irs--modern { height: 55px; }

.irs--modern.irs-with-grid { height: 55px; }

.irs--modern .irs-line { top: 25px; height: 5px; background-color: #d1d6e0; background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%); border: 1px solid #a3adc1; border-bottom-width: 0; border-radius: 5px; }

.irs--modern .irs-bar { top: 25px; height: 5px; background: #20b426; background: linear-gradient(to bottom, #20b426 0%, #18891d 100%); }

.irs--modern .irs-bar--single { border-radius: 5px 0 0 5px; }

.irs--modern .irs-shadow { height: 1px; bottom: 21px; background-color: rgba(209, 214, 224, 0.5); }

.irs--modern .irs-handle { top: 37px; width: 12px; height: 13px; border: 1px solid #a3adc1; border-top-width: 0; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); border-radius: 0 0 3px 3px; }

.irs--modern .irs-handle > i:nth-child(1) { position: absolute; display: block; top: -4px; left: 1px; width: 6px; height: 6px; border: 1px solid #a3adc1; background: white; transform: rotate(45deg); }

.irs--modern .irs-handle > i:nth-child(2) { position: absolute; display: block; box-sizing: border-box; top: 0; left: 0; width: 10px; height: 12px; background: #e9e6e6; background: linear-gradient(to bottom, white 0%, #e9e6e6 100%); border-radius: 0 0 3px 3px; }

.irs--modern .irs-handle > i:nth-child(3) { position: absolute; display: block; box-sizing: border-box; top: 3px; left: 3px; width: 4px; height: 5px; border-left: 1px solid #a3adc1; border-right: 1px solid #a3adc1; }

.irs--modern .irs-handle.state_hover, .irs--modern .irs-handle:hover { border-color: #7685a2; background: #c3c7cd; background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%); }

.irs--modern .irs-handle.state_hover > i:nth-child(1), .irs--modern .irs-handle:hover > i:nth-child(1) { border-color: #7685a2; }

.irs--modern .irs-handle.state_hover > i:nth-child(3), .irs--modern .irs-handle:hover > i:nth-child(3) { border-color: #48536a; }

.irs--modern .irs-min, .irs--modern .irs-max { top: 0; font-size: 10px; line-height: 1.333; text-shadow: none; padding: 1px 5px; color: white; background-color: #d1d6e0; border-radius: 5px; }

.irs--modern .irs-from, .irs--modern .irs-to, .irs--modern .irs-single { font-size: 10px; line-height: 1.333; text-shadow: none; padding: 1px 5px; background-color: #20b426; color: white; border-radius: 5px; }

.irs--modern .irs-from:before, .irs--modern .irs-to:before, .irs--modern .irs-single:before { position: absolute; display: block; content: ""; bottom: -6px; left: 50%; width: 0; height: 0; margin-left: -3px; overflow: hidden; border: 3px solid transparent; border-top-color: #20b426; }

.irs--modern .irs-grid { height: 25px; }

.irs--modern .irs-grid-pol { background-color: #dedede; }

.irs--modern .irs-grid-text { color: silver; font-size: 13px; }

.irs--sharp { height: 50px; font-size: 12px; line-height: 1; }

.irs--sharp.irs-with-grid { height: 57px; }

.irs--sharp .irs-line { top: 30px; height: 2px; background-color: black; border-radius: 2px; }

.irs--sharp .irs-bar { top: 30px; height: 2px; background-color: #ee22fa; }

.irs--sharp .irs-bar--single { border-radius: 2px 0 0 2px; }

.irs--sharp .irs-shadow { height: 1px; bottom: 21px; background-color: rgba(0, 0, 0, 0.5); }

.irs--sharp .irs-handle { top: 25px; width: 10px; height: 10px; background-color: #a804b2; }

.irs--sharp .irs-handle > i:first-child { position: absolute; display: block; top: 100%; left: 0; width: 0; height: 0; border: 5px solid transparent; border-top-color: #a804b2; }

.irs--sharp .irs-handle.state_hover, .irs--sharp .irs-handle:hover { background-color: black; }

.irs--sharp .irs-handle.state_hover > i:first-child, .irs--sharp .irs-handle:hover > i:first-child { border-top-color: black; }

.irs--sharp .irs-min, .irs--sharp .irs-max { color: white; font-size: 14px; line-height: 1; top: 0; padding: 3px 4px; opacity: 0.4; background-color: #a804b2; border-radius: 2px; }

.irs--sharp .irs-from, .irs--sharp .irs-to, .irs--sharp .irs-single { font-size: 14px; line-height: 1; text-shadow: none; padding: 3px 4px; background-color: #a804b2; color: white; border-radius: 2px; }

.irs--sharp .irs-from:before, .irs--sharp .irs-to:before, .irs--sharp .irs-single:before { position: absolute; display: block; content: ""; bottom: -6px; left: 50%; width: 0; height: 0; margin-left: -3px; overflow: hidden; border: 3px solid transparent; border-top-color: #a804b2; }

.irs--sharp .irs-grid { height: 25px; }

.irs--sharp .irs-grid-pol { background-color: #dedede; }

.irs--sharp .irs-grid-text { color: silver; font-size: 13px; }

.irs--round { height: 50px; }

.irs--round.irs-with-grid { height: 65px; }

.irs--round .irs-line { top: 36px; height: 4px; background-color: #dee4ec; border-radius: 4px; }

.irs--round .irs-bar { top: 36px; height: 4px; background-color: #006cfa; }

.irs--round .irs-bar--single { border-radius: 4px 0 0 4px; }

.irs--round .irs-shadow { height: 4px; bottom: 21px; background-color: rgba(222, 228, 236, 0.5); }

.irs--round .irs-handle { top: 26px; width: 24px; height: 24px; border: 4px solid #006cfa; background-color: white; border-radius: 24px; box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3); }

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover { background-color: #f0f6ff; }

.irs--round .irs-min, .irs--round .irs-max { color: #333; font-size: 14px; line-height: 1; top: 0; padding: 3px 5px; background-color: rgba(0, 0, 0, 0.1); border-radius: 4px; }

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single { font-size: 14px; line-height: 1; text-shadow: none; padding: 3px 5px; background-color: #006cfa; color: white; border-radius: 4px; }

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before { position: absolute; display: block; content: ""; bottom: -6px; left: 50%; width: 0; height: 0; margin-left: -3px; overflow: hidden; border: 3px solid transparent; border-top-color: #006cfa; }

.irs--round .irs-grid { height: 25px; }

.irs--round .irs-grid-pol { background-color: #dedede; }

.irs--round .irs-grid-text { color: silver; font-size: 13px; }

.irs--square { height: 50px; }

.irs--square.irs-with-grid { height: 60px; }

.irs--square .irs-line { top: 31px; height: 4px; background-color: #dedede; }

.irs--square .irs-bar { top: 31px; height: 4px; background-color: black; }

.irs--square .irs-shadow { height: 2px; bottom: 21px; background-color: #dedede; }

.irs--square .irs-handle { top: 25px; width: 16px; height: 16px; border: 3px solid black; background-color: white; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.irs--square .irs-handle.state_hover, .irs--square .irs-handle:hover { background-color: #f0f6ff; }

.irs--square .irs-min, .irs--square .irs-max { color: #333; font-size: 14px; line-height: 1; top: 0; padding: 3px 5px; background-color: rgba(0, 0, 0, 0.1); }

.irs--square .irs-from, .irs--square .irs-to, .irs--square .irs-single { font-size: 14px; line-height: 1; text-shadow: none; padding: 3px 5px; background-color: black; color: white; }

.irs--square .irs-grid { height: 25px; }

.irs--square .irs-grid-pol { background-color: #dedede; }

.irs--square .irs-grid-text { color: silver; font-size: 11px; }

/**********************************************************/
/* layout.scss */
/**********************************************************/
/* wrap */
.lotte_wrap { position: relative; min-width: 1280px; min-height: 100%; overflow: hidden; }

/* //wrap */
/* header */
.lotte_header { position: relative; background-color: #000; border-bottom: 1px solid #333; z-index: 90; }

.lotte_header .logo { position: absolute; left: 50%; top: 74px; width: 54px; height: 50px; margin-left: -640px; z-index: 5; }

.lotte_header .logo a { height: 100%; color: #fff; display: block; }

.lotte_header .logo a span { position: absolute; top: 0; width: 1px; height: 1px; clip: rect(0 0 0 0); }

.lotte_header .util { width: 1280px; margin: 0 auto; height: 45px; color: #bbb; }

.lotte_header .util:before { content: ""; position: absolute; left: 0; top: 45px; right: 0; height: 1px; background-color: rgba(255, 255, 255, 0.15); }

.lotte_header .util:after { content: ""; clear: both; display: block; }

.lotte_header .util a { color: #bbb; }

.lotte_header .util a em { background: #fff; color: #000; line-height: 17px; padding: 1px 5px 0; border-radius: 9px; }

.lotte_header .util .area1 { float: left; font-size: 0; }

.lotte_header .util .area1 > * { font-size: 12px; line-height: 1.33; }

.lotte_header .util .area1 > * + * { margin-left: 15px; }

.lotte_header .util .area1 .util_select_box { position: relative; height: 45px; display: inline-block; vertical-align: middle; }

.lotte_header .util .area1 .util_select_box:nth-child(1) .selected { min-width: 156px; }

.lotte_header .util .area1 .util_select_box:nth-child(2) .selected { min-width: 70px; }

.lotte_header .util .area1 .util_select_box:nth-child(3) .selected { min-width: 60px; }

.lotte_header .util .area1 .util_select_box .selected { max-width: 200px; height: 45px; padding: 4px 25px 0 0; font-size: 12px; line-height: 1.167; word-break: break-all; display: table-cell; vertical-align: middle; }

.lotte_header .util .area1 .util_select_box .selected:after { content: ""; position: absolute; right: 17px; top: 50%; width: 6px; height: 4px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: 0 -80px; }

.lotte_header .util .area1 .util_select_box .item { position: absolute; left: -16px; right: 0; top: 100%; height: 0; padding: 15px 13px 15px 15px; border: 1px solid #262626; border-top-color: #fff; background-color: #000; overflow: hidden; visibility: hidden; z-index: 100; transition: padding-top 0.3s; }

.lotte_header .util .area1 .util_select_box .item > li + li { margin-top: 11px; }

.lotte_header .util .area1 .util_select_box.on .selected:after { transform: rotate(180deg); }

.lotte_header .util .area1 .util_select_box.on .item { height: auto; overflow: visible; visibility: visible; }

.lotte_header .util .area1 > dl:not([class]) { padding: 17px 0 13px; font-size: 0; display: inline-block; vertical-align: middle; }

.lotte_header .util .area1 > dl:not([class]) > * { font-size: 12px; line-height: 1.33; display: inline-block; vertical-align: middle; }

.lotte_header .util .area1 > dl:not([class]) dd { margin-left: 5px; }

.lotte_header .util .area2 { float: right; padding: 15px 0 13px; font-size: 0; }

.lotte_header .util .area2 li { font-size: 12px; line-height: 1.33; display: inline-block; vertical-align: middle; }

.lotte_header .util .area2 li + li:before { content: ""; width: 1px; height: 13px; margin: 0 10px; background-color: #444; display: inline-block; vertical-align: -2px; }

.lotte_header .search { position: relative; width: 1280px; height: 110px; margin: 0 auto; padding: 20px 0; }

.lotte_header .search > fieldset { position: relative; width: 445px; margin: 0 auto; }

.lotte_header .search .area { position: relative; padding: 11px 45px 0 0; }

.lotte_header .search .area:after { content: ""; clear: both; display: block; }

.lotte_header .search .area > div { height: 40px; border-bottom: 2px solid #fff; }

.lotte_header .search .area > div input { width: 100%; height: 100%; padding: 0 0 2px; font-size: 16px; line-height: 2.25; color: #fff; border: 0; background-color: transparent; }

.lotte_header .search .area > div input:-ms-input-placeholder { color: #fff; }

.lotte_header .search .area > div input::placeholder { color: #fff; }

.lotte_header .search .area > div input::-ms-clear { display: none; }

.lotte_header .search .area > button { position: absolute; right: 0; bottom: 2px; width: 30px; height: 0; padding-top: 30px; background-color: transparent; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -320px -40px; overflow: hidden; }

.lotte_header .search .banner { position: absolute; right: 0; top: 50%; width: 230px; height: 70px; margin-top: -35px; }

.lotte_header .gnb { position: relative; width: 1280px; min-height: 60px; margin: 0 auto; }

.lotte_header .gnb .menu { position: relative; padding: 17px 0 16px; font-size: 0; text-align: center; z-index: 10; transition: padding 0s; }

.lotte_header .gnb .menu li { position: relative; margin: 0 39px; display: inline-block; }

.lotte_header .gnb .menu li a { padding: 0 10px; font-size: 20px; line-height: 1.35; font-weight: 700; color: #888; display: block; }

.lotte_header .gnb .menu li a:hover { text-decoration: underline; }

.lotte_header .gnb .menu li[data-menu="on"] a:after { content: ""; width: 14px; height: 9px; margin-left: 10px; vertical-align: 2px; background-color: transparent; background-image: url(../images/icon_arrow.png); background-position: -80px -80px; display: inline-block; }

.lotte_header .gnb .menu li.open a:after { transform: rotate(180deg); vertical-align: 4px; }

.lotte_header .gnb .category { position: absolute; left: 0; top: 90px; width: 210px; line-height: 1.35; z-index: 5; transition: all 0.3s; }

.lotte_header .gnb .category.hover { padding-left: 40px; }

.lotte_header .gnb .category.hover .sub .area { visibility: visible; }

.lotte_header .gnb .category.hover:before { content: ""; position: absolute; left: 0; top: -30px; width: 210px; height: 750px; background-color: rgba(0, 0, 0, 0.8); }

.lotte_header .gnb .category a { color: #fff; }

.lotte_header .gnb .category > li > a { position: relative; font-weight: 700; font-size: 20px; z-index: 5; }

.lotte_header .gnb .category > li > a .ico1 { vertical-align: 11px; }

.lotte_header .gnb .category > li > a .ico2 { vertical-align: -2px; }

.lotte_header .gnb .category > li > a:not(:only-child):after { content: ""; width: 14px; height: 9px; margin-left: 10px; vertical-align: 2px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -80px -80px; display: inline-block; }

.lotte_header .gnb .category > li + li { margin-top: 17px; }

.lotte_header .gnb .category > li.on .sub { height: auto; padding: 10px 0 3px; overflow: visible; }

.lotte_header .gnb .category > li.on > a:not(:only-child):after { transform: rotate(180deg); vertical-align: 4px; }

.lotte_header .gnb .category .sub { height: 0; padding: 0; overflow: hidden; transition: padding 0.3s; }

.lotte_header .gnb .category .sub > li > a { position: relative; padding: 5px 18px 5px 0; font-size: 14px; line-height: 1.29; word-wrap: break-word; word-break: break-all; display: inline-block; z-index: 5; }

.lotte_header .gnb .category .sub > li > a:hover { font-weight: 700; }

.lotte_header .gnb .category .sub > li > a:hover:after { content: ""; position: absolute; right: 0; top: 50%; width: 8px; height: 12px; margin-top: -6px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: 0 0; }

.lotte_header .gnb .category .sub > li > a:hover + .area { height: 751px; overflow: visible; visibility: visible; }

.lotte_header .gnb .category .sub .area { position: absolute; left: 0; top: -31px; width: 1280px; height: 0; padding-left: 210px; overflow: hidden; visibility: hidden; /* &:after { content:""; position:absolute; left:-100%; right:-100%; top:-60px; height:60px; background-color:#000; z-index:-1; }*/ }

.lotte_header .gnb .category .sub .area:hover { height: 691px; overflow: visible; }

.lotte_header .gnb .category .sub .area:before { content: ""; position: absolute; left: 0; top: 0; width: 1280px; height: 100%; background: linear-gradient(90deg, transparent 0, transparent 210px, rgba(0, 0, 0, 0.8) 210px, rgba(0, 0, 0, 0.8) 100%); z-index: -1; }

.lotte_header .gnb .category .sub .area > ul { position: relative; height: 100%; margin-right: 226px; padding: 72px 0 28px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; background-image: linear-gradient(90deg, #333 0, #333 1px, transparent 1px, transparent 100%); background-size: 211px 565px; background-repeat: repeat-x; background-position: 211px 74px; }

.lotte_header .gnb .category .sub .area > ul:before { content: ""; position: absolute; left: 0; top: 31px; width: 1px; height: 630px; background-color: #666; }

.lotte_header .gnb .category .sub .area > ul > li { width: 25%; margin-bottom: 60px; padding: 0 7px 0 31px; flex: 0 0 auto; -ms-flex: 0 0 auto; }

.lotte_header .gnb .category .sub .area > ul > li > a { font-weight: 700; font-size: 15px; line-height: 1.33; }

.lotte_header .gnb .category .sub .area .banner { position: absolute; right: 40px; top: 73px; }

.lotte_header .gnb .category .sub .group { margin-top: 21px; width: unset; position: unset;}

.lotte_header .gnb .category .sub .group > li + li { margin-top: 6px; }

.lotte_header .gnb .category .sub .group > li > a { font-size: 13px; color: #ccc; word-wrap: break-word; word-break: break-all; }

.lotte_header .gnb .category .sub .group > li > a:hover { text-decoration: underline; }

.lotte_header .gnb [class*="ico"] { height: 0; background-color: transparent; background-image: url("../images/icon_common.png"); display: inline-block; overflow: hidden; }

.lotte_header .gnb .ico1 { width: 11px; margin-left: 2px; padding-top: 11px; vertical-align: 11px; background-position: -120px -120px; }

.lotte_header .gnb .ico2 { width: 18px; margin-left: 5px; padding-top: 18px; vertical-align: -2px; background-position: -140px -120px; }

.lotte_header .gnb .menu .on a { color: #fff; }

.lotte_header .gnb .menu .on a:hover { text-decoration: none; }

.lotte_header .gnb .menu .on a:before { content: ""; position: absolute; left: 0; right: 0; bottom: -16px; height: 2px; background-color: #fff; }

.lotte_header .gnb .menu .on .ico1 { background-position: -120px -140px; }

.lotte_header .gnb .menu .on .ico2 { background-position: -140px -140px; }

.lotte_header .gnb .category .ico1 { vertical-align: 4px; background-position: -120px -140px; }

.lotte_header .gnb .category .ico2 { vertical-align: -3px; background-position: -140px -140px; }

.lotte_header.sticky { padding-top: 45px; background-color: #000; border-bottom: 1px solid #333; }

.lotte_header.sticky .logo { position: fixed; left: 0; top: 15px; width: 100%; height: 0; min-width: 1280px; margin-left: 0; z-index: 20; }

.lotte_header.sticky .logo a { position: absolute; left: 50%; width: 54px; height: 50px; margin-left: -640px; }

.lotte_header.sticky .util { position: fixed; left: 0; top: 16px; width: 100%; height: 0; min-width: 1280px; margin-left: 0; padding: 0; z-index: 20; }

.lotte_header.sticky .util:before { display: none; }

.lotte_header.sticky .util .area1 { position: absolute; top: -999px; }

.lotte_header.sticky .util .area2 { position: absolute; right: 50%; margin-right: -640px; padding: 17px 0 13px; }

.lotte_header.sticky .util .area2[data-on="1"] li:not([data-group="1"]) { display: none; }

.lotte_header.sticky .util .area2[data-on="2"] li[data-group="1"] + li:before { display: none; }

.lotte_header.sticky .util .area2[data-on="2"] li:not([data-group="2"]) { display: none; }

.lotte_header.sticky .menu { position: fixed; top: 0; right: 0; left: 0; width: 100%; min-width: 1280px; padding: 26px 0 26px; background-color: #000; border-bottom: 1px solid #333; z-index: 10; transition: padding 0.3s; }

.lotte_header.sticky .menu .on a:before { bottom: -26px; }

.lotte_header.sticky .new_category { position: fixed; top: 80px; display: none; }

/* IE10, 11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .lotte_header .gnb .category .sub > li > a:hover:after { margin-top: -5px; } }

/* //header */
/* footer */
.footer { font-size: 12px; line-height: 1.334; border-top: 1px solid #eaeaea; }

.footer .panel:last-of-type { margin-top: 0; margin-bottom: 0; padding-bottom: 80px; }

.footer .logo { width: 283px; height: 33px; }

.footer .menu:after, .footer .award:after { content: ""; position: absolute; left: -100%; right: -100%; bottom: 0; height: 1px; background-color: #eaeaea; }

.footer .menu { position: relative; padding: 20px 6px 21px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; gap: 15px 0; margin: 0 -28.5px; width: calc(100% + 57px); }

.footer .menu li { padding: 0 28.5px; text-align: center; }

.footer .menu li a { font-size: 13px; line-height: 1.31; }

.footer .award { position: relative; padding: 30px 0 31px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; }

.footer .award li { width: 25%; padding-right: 20px; font-size: 10px; line-height: 1.3; color: #666; flex: 0 0 auto; -ms-flex: 0 0 auto; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; }

.footer .award li a { color: #666; }

.footer .award li dl dt { float: left; }

.footer .award li dl dd { position: relative; float: left; margin-left: 15px; max-width: 180px; }

.footer .award li dl dd:before { content: ""; position: absolute; left: -7px; top: 3px; width: 1px; height: 10px; background-color: #e5e5e5; }

.footer .award li dl dd ~ dt { clear: left; }

.footer .award li:nth-child(n + 5) { margin-top: 30px; }

.footer .award li::before { content: ""; width: 50px; height: 50px; margin-right: 15px; background-color: transparent; background-image: url("../images/icon_footer.png"); flex: 0 0 auto; -ms-flex: 0 0 auto; }

.footer .award .ico1:before { background-position: 0 -160px; }

.footer .award .ico2:before { background-position: -80px -40px; }

.footer .award .ico3:before { background-position: -80px -160px; }

.footer .award .ico4:before { background-position: -240px -40px; }

.footer .award .ico5:before { background-position: 0 -100px; }

.footer .award .ico6:before { background-position: -80px -100px; }

.footer .award .ico7:before { background-position: -160px -100px; }

.footer .award .ico8:before { background-position: -160px -160px; }

.footer .award li.ccm::before { background-position: -1px -220px; }

.footer .award li.brand::before { background-position: -80px -220px; }

.footer .award li.ncsi::before { background-position: -160px -220px; }

.footer .award li.nbci::before { background-position: -240px -220px; }

.footer .award li.awardApp1::before { background-position: -0px -280px; }

.footer .award li.socialSA::before { background-position: -80px -280px; }

.footer .award li.awardApp3::before { background-position: -240px -280px; }

.footer .award li.ismsP::before { background-position: -160px -280px; }

.footer [class*="area"]:after { content: ""; clear: both; display: block; }

.footer [class*="area"] > * { float: left; }

.footer [class*="area"] > :nth-child(1) { width: 516px; }

.footer [class*="area"] > :nth-child(2) { width: 334px; }

.footer [class*="area"] > :nth-child(3) { width: 430px; }

.footer [class*="area"] .qr li { float: left; width: 70px; font-size: 11px; line-height: 1.364; text-align: center; }

.footer [class*="area"] .qr li a { color: #d0d0d0; }

.footer [class*="area"] .qr li a:before { content: ""; height: 70px; margin-bottom: 3px; background-color: transparent; background-image: url("../images/icon_qr.gif"); display: block; }

.footer [class*="area"] .qr li + li { margin-left: 20px; }

.footer [class*="area"] .qr .ico1 a:before { background-position: 0 0; }

.footer [class*="area"] .qr .ico2 a:before { background-position: -100px 0; }

.footer [class*="area"] .qr .ico3 a:before { background-position: -200px 0; }

.footer [class*="area"] .qr .ico4 a:before { background-position: -300px 0; }

.footer [class*="area"] .qr .ico5 a:before { background-position: -400px 0; }

.footer [class*="area"] .qr:only-child { margin-top: 0; }

.footer [class*="area"] .qr:after { clear: both; content: ""; display: block; }

.footer [class*="area"] .qrCode > li { float: left; width: 70px; }

.footer [class*="area"] .qrCode > li + li { margin-left: 20px; }

.footer [class*="area"] .qrCode > li a > i { border: 1px solid #e0e0e0; width: 70px; height: 70px; background-size: 68px; display: block; }

.footer [class*="area"] .qrCode > li a > span { display: block; margin-top: 3px; color: #d0d0d0; font-size: 11px; line-height: 1.364; text-align: center; }

.footer [class*="area"] .qrCode > li.wechat i { background-image: url("../images/img_footersnsqr_06_wechat_large.jpg"); }

.footer [class*="area"] .qrCode > li.weibo i { background-image: url("../images/img_footersnsqr_07_weibo_large.png"); }

.footer [class*="area"] .qrCode > li.youku i { background-image: url("../images/img_footersnsqr_08_youku_large.png"); }

.footer [class*="area"] .qrCode > li.appIOS i { background-image: url("../images/img_footersnsqr_04_large.gif"); }

.footer [class*="area"] .qrCode > li.appAOS i { background-image: url("../images/img_footersnsqr_05_large.gif"); }

.footer .area1 { padding-top: 50px; }

.footer .area1 .lottedfs { position: relative; padding-right: 20px; }

.footer .area1 .lottedfs dd { margin-top: 8px; color: #999; overflow: hidden; }

.footer .area1 .lottedfs dt + dd { margin-top: 30px; }

.footer .area1 .lottedfs address { margin-left: -12px; }

.footer .area1 .lottedfs address span { margin-bottom: 8px; display: inline-block; }

.footer .area1 .lottedfs address span:before { content: ""; width: 1px; height: 10px; margin: 0 7px 0 4px; background-color: #e5e5e5; vertical-align: 0; display: inline-block; }

.footer .area1 .cs, .footer .area1 .etc { padding-top: 63px; }

.footer .area1 .cs > span { font-weight: 700; font-size: 15px; color: #666; display: block; }

.footer .area1 .cs > span + span { margin-top: 8px; }

.footer .area1 .cs > span ~ .btn { margin-top: 16px; }

.footer .area1 .etc dt { font-weight: 700; color: #666; }

.footer .area1 .etc dd { margin-top: 8px; color: #999; }

.footer .area1 .etc dd:last-child { margin-top: 16px; }

.footer .area1 .etc + .etc { padding-top: 20px; }

.footer .area2 { margin-top: 49px; color: #999; }

.footer .area2 a { color: #999; text-decoration: underline; }

.footer .area2 > p { padding-right: 20px; }

.footer .area2 > p > em { margin-top: 20px; display: block; }

.footer .area2 > dl dd { position: relative; margin-top: 16px; }

.footer .selectZone { width: 240px; }

.footer .selectZone .ui-selectmenu-button { height: auto; padding: 11px 35px 11px 10px; font-size: 14px; line-height: 1.286; text-overflow: ellipsis; white-space: nowrap; border: 1px solid #e5e5e5; overflow: hidden; display: block; }

.footer .selectZone .ui-selectmenu-button .ui-selectmenu-text { height: auto; padding: 0; }

.footer .selectZone .ui-selectmenu-menu ul { max-height: 142px; }

.footer .selectZone .ui-selectmenu-menu ul .ui-menu-item-wrapper { padding: 0 5px 0 10px; font-size: 13px; line-height: 2.462; }

.footer .selectZone .ui-selectmenu-menu ul .ui-menu-item-wrapper.ui-state-active { color: #fff; background-color: #000; }

.footer .selectZone .enscrollOver .vertical-handle { background-color: #000; }

.footer .sns { margin-left: 75px; vertical-align: middle; display: inline-block; }

.footer .sns a + a { margin-left: 10px; }

.footer .sns [class*="ico"] { width: 25px; height: 0; padding-top: 25px; overflow: hidden; background-color: transparent; background-image: url("../images/icon_footer.png"); vertical-align: middle; display: inline-block; }

.footer .sns .ico1 { background-position: 0 0; }

.footer .sns .ico2 { background-position: -40px 0; }

.footer .sns .ico3 { background-position: -80px 0; }

.footer small { margin-top: 18px; font-size: 12px; color: #999; display: block; }

.footer .btn { padding: 4px 11px; font-size: 12px; line-height: 1.334; text-align: center; border: 1px solid #e9e9e9; background-color: #e9e9e9; display: inline-block; }

.footer .btn ~ .btn { margin-left: 2px; }

.footer .btn ~ br + .btn { margin-left: 0; }

.footer br ~ .btn { margin-top: 6px; }

.footer .btn[class*="ico"]:before { content: ""; width: 20px; height: 18px; margin-right: 7px; background-color: transparent; background-image: url("../images/icon_common.png"); vertical-align: -4px; display: inline-block; }

.footer .btn.ico1 { font-weight: 700; color: #fff; background-color: #000; }

.footer .btn.ico1:before { background-position: 0 -80px; }

.footer .layer { position: absolute; bottom: 34px; width: 394px; padding: 32px 20px 20px; text-align: left; border: 1px solid #000; background-color: #fff; box-shadow: 1px 1px 1px #d9d9d9; display: none; z-index: 1; }

.footer .layer .ly_info { max-height: 448px; padding: 18px 20px 16px; background-color: #f9f9f9; overflow-x: hidden; overflow-y: auto; }

.footer .layer .ly_info > strong { padding-bottom: 4px; font-size: 15px; color: #000; display: block; }

.footer .layer .ly_info > dl { margin-top: 10px; }

.footer .layer .ly_info > dl dt, .footer .layer .ly_info > dl dd { margin-top: 0; font-size: 12px; line-height: 20px; color: #666; }

.footer .layer .ly_info > dl dt { position: relative; padding: 0 10px 0 6px; color: #333; }

.footer .layer .ly_info > dl dt:before { content: ""; position: absolute; top: 10px; left: 0; width: 2px; height: 2px; background-color: #333; }

.footer .layer .ly_info > dl dd { padding-left: 10px; color: #666; }

.footer .layer .btnClose { position: absolute; right: 10px; top: 10px; width: 10px; height: 0; padding-top: 10px; background: url("../images/footer_close.png") no-repeat; overflow: hidden; }

.footer .layer.on { display: block; }

.footer .layer[data-target="layer2"] { width: 547px; }

.footer .layer[data-target="layer3"] { bottom: 50px; }

/* //footer */
/* Contents */
#lotteContents .conts_inner { max-width: 1280px; margin: 0 auto; }

#lotteContents .box_wrap { margin-top: 120px; }

#lotteContents .box_wrap:first-child { margin-top: 0; }

#lotteContents .box_wrap:last-child { margin-bottom: 150px; }

.contents .navigation { position: relative; max-width: 1280px; margin: 0 auto; padding: 30px 0 50px; display: flex; }

.contents .navigation:before { content: ""; position: absolute; left: -150%; right: -150%; top: 0; bottom: 25px; background-color: #fff; }

.contents .navigation > ul { flex: 1; font-size: 0; }

.contents .navigation > ul > li { position: relative; font-size: 15px; line-height: 20px; color: #000; display: inline-block; vertical-align: top; }

.contents .navigation > ul > li a { display: block; color: #000; }

.contents .navigation > ul > li.home { font-weight: bold; }

.contents .navigation > ul > li + li { margin-left: 20px; padding-left: 28px; }

.contents .navigation > ul > li + li::before { content: ''; position: absolute; left: 0; top: 50%; display: block; width: 8px; height: 8px; margin-top: -4px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -60px 0; }

.contents .navigation .selecter { position: relative; }

.contents .navigation .selecter > .this { position: relative; padding-right: 22px; }

.contents .navigation .selecter > .this::after { content: ''; position: absolute; right: 0; top: 50%; display: block; width: 12px; height: 7px; margin-top: -4px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -40px -80px; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; }

.contents .navigation .selecter.on > .this::after { transform: rotate(180deg); }

.contents .navigation .selecter > ul { position: absolute; left: 0; top: calc(100% + 10px); display: none; width: max-content; max-height: 392px; overflow: hidden; overflow-y: auto; white-space: nowrap; padding: 10px; border: 1px solid #000; background-color: #fff; z-index: 10; }
.contents .navigation .selecter > ul > li + li { margin-top: 5px; }

.contents .navigation .selecter.scrollWrap { border: none; padding: 0; background: none; }

.contents .navigation .selecter.scrollWrap > .scrollCont { height: auto; max-height: 392px; }

.contents .navigation .selecter.scrollWrap .enscrollOver { display: none !important; z-index: 11 !important; top: 31px !important; }

.contents .navigation .selecter.scrollWrap .enscrollOver .vertical-track { width: 6px; background-color: #f3f5f9; }

.contents .navigation .selecter.scrollWrap .enscrollOver .vertical-handle { width: 6px; background-color: #838c99; cursor: default; outline: none !important; }

.contents .navigation .selecter.scrollWrap.on .enscrollOver { display: block !important; }

.contents .navigation .selecter .scrollWrap { display: none; border: 1px solid #000; padding: 0 0 0 10px; background: none; position: absolute; top: calc(100% + 10px); width: max-content; height: auto; z-index: 11; background: #fff; }

.contents .navigation .selecter .scrollWrap > .scrollCont { padding: 10px 15px 10px 0; height: auto; max-height: 262px; }

.contents .navigation .selecter .scrollWrap > .scrollCont li + li { margin-top: 5px; }

.contents .navigation .selecter .scrollWrap .enscrollOver { left: auto !important; right: 0 !important; }

.contents .navigation .selecter .scrollWrap .enscrollOver .vertical-track { width: 6px; background-color: #f3f5f9; outline: none !important; }

.contents .navigation .selecter .scrollWrap .enscrollOver .vertical-handle { width: 6px; background-color: #838c99; cursor: default; outline: none !important; }

.contents .navigation + .panel { margin-top: 0; }

.contents .contentLnb { /* [SYS-13394]20210614 비회원 문의 */ margin-bottom: 150px; }

.contents .contentLnb > .contents { /* [SYS-13394]20210614 비회원 문의 */ float: right; width: 1060px; margin: 0; position: relative; }

/* [SYS-29283] 2023-04-10 수정*/
.container .navigation { position: relative; max-width: 1280px; margin: 0 auto; padding: 30px 0 50px; display: flex; }

.container .navigation:before { content: ""; position: absolute; left: -150%; right: -150%; top: 0; bottom: 25px; background-color: #fff; }

.container .navigation > ul { flex: 1; font-size: 0; }

.container .navigation > ul > li { position: relative; font-size: 15px; line-height: 20px; color: #000; display: inline-block; vertical-align: top; }

.container .navigation > ul > li a { display: block; color: #000; }

.container .navigation > ul > li.home { font-weight: bold; }

.container .navigation > ul > li + li { margin-left: 20px; padding-left: 28px; }

.container .navigation > ul > li + li::before { content: ''; position: absolute; left: 0; top: 50%; display: block; width: 8px; height: 8px; margin-top: -4px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -60px 0; }

.container .navigation .selecter { position: relative; }

.container .navigation .selecter > .this { position: relative; padding-right: 22px; }

.container .navigation .selecter > .this::after { content: ''; position: absolute; right: 0; top: 50%; display: block; width: 12px; height: 7px; margin-top: -4px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -40px -80px; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; }

.container .navigation .selecter.on > .this::after { transform: rotate(180deg); }

.container .navigation .selecter > ul { position: absolute; left: 0; top: calc(100% + 10px); display: none; width: max-content; white-space: nowrap; padding: 10px; border: 1px solid #000; background-color: #fff; z-index: 10; }

.container .navigation .selecter > ul > li + li { margin-top: 5px; }

/* //Contents */
/* quick_bar */
.quick_bar { position: fixed; right: 0; bottom: 0; width: 100%; height: 0; min-width: 1280px; z-index: 89; /* font-family:'맑은 고딕', 'Malgun Gothic', 'Dotum', '돋움', sans-serif, Helvetica, Arial; */ }

.quick_bar.min .area { right: 50%; margin-right: -740px; }

.quick_bar.on { z-index: 300; }

.quick_bar.on:before { content: ""; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); }

.quick_bar > .area { position: absolute; right: 0; bottom: 0; width: 80px; }

.quick_bar > .area > * { min-height: 70px; }

.quick_bar > .area > dl { position: relative; width: 100px; height: 70px; font-size: 12px; line-height: 1.17; color: #fff; text-align: center; vertical-align: middle; background-color: #000; display: table-cell; z-index: 100; }

.quick_bar > .area > dl > * { width: 100%; word-break: break-all; display: inline-block; }

.quick_bar > .area > [class*="ico"] { position: relative; width: 100%; background-color: #000; display: table; z-index: 100; }

.quick_bar > .area > [class*="ico"]:before { content: ""; position: absolute; left: 50%; top: 50%; width: 30px; height: 30px; margin: -15px 0 0 -15px; background-color: transparent; background-image: url("../images/icon_common.png"); }

.quick_bar > .area > [class*="ico"] > span { position: absolute; top: 0; width: 1px; height: 1px; font-size: 12px; word-wrap: break-wrap; word-break: break-all; clip: rect(0 0 0 0); }

.quick_bar > .area > [class*="ico"]:not(.on):hover, .quick_bar > .area > [class*="ico"]:not(.on):focus { color: #fff; }

.quick_bar > .area > [class*="ico"]:not(.on):hover:before, .quick_bar > .area > [class*="ico"]:not(.on):focus:before { display: none; }

.quick_bar > .area > [class*="ico"]:not(.on):hover > span, .quick_bar > .area > [class*="ico"]:not(.on):focus > span { position: static; width: 100%; height: auto; padding: 10px; text-align: center; vertical-align: middle; display: table-cell; clip: auto; }

.quick_bar > .area > [class*="ico"].on { background-color: #fff; }

.quick_bar > .area .ico1.on:before { background-position: 0 -40px; }

.quick_bar > .area .ico2:before { background-position: -40px 0; }

.quick_bar > .area .ico3:before { background-position: -80px 0; }

.quick_bar > .area .ico4:before { background-position: -120px 0; }

.quick_bar > .area .ico5:before { background-position: -160px 0; }

.quick_bar > .area .ico5.on:before { background-position: -160px -40px; }

.quick_bar > .area .ico6:before { background-position: -200px 0; }

.quick_bar .lotte_layer { position: absolute; left: 0; bottom: 0; width: 400px; height: 100%; min-height: 490px; border: 1px solid #eaeaea; background-color: #fff; z-index: 90; visibility: hidden; transition: left 0.3s; }

.quick_bar .lotte_layer.on { visibility: visible; }

.quick_bar .lotte_layer#lotteHistory { width: 400px; }

.quick_bar .lotte_layer#lotteHistory.on { left: -400px; }

.quick_bar .lotte_layer#lotteHistory .layer_body { overflow-x: hidden; overflow-y: auto; }

.quick_bar .lotte_layer#wallet { width: 320px; }

.quick_bar .lotte_layer#wallet.on { left: -320px; }

.quick_bar .lotte_layer .layer_wrap { height: 100%; }

.quick_bar .lotte_layer .layer_wrap > button.close { position: absolute; right: 0; top: 0; width: 50px; height: 50px; background-color: transparent; }

.quick_bar .lotte_layer .layer_wrap > button.close:before { content: ""; position: absolute; left: 50%; top: 50%; width: 20px; height: 20px; margin: -11px 0 0 -11px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -300px 0; }

.quick_bar .lotte_layer .layer_wrap > button.close span { position: absolute; top: 0; width: 1px; height: 1px; clip: rect(0 0 0 0); }

.quick_bar .lotte_layer .layer_wrap .layer_head { position: relative; border-bottom: 1px solid #eaeaea; }

.quick_bar .lotte_layer .layer_wrap .layer_head h1 { padding: 13px 40px 12px; font-weight: 700; font-size: 18px; line-height: 1.35; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.quick_bar .lotte_layer .layer_wrap .layer_body { height: calc(100% - 50px); display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-direction: column; flex: 1 1 auto; -ms-flex: 1 1 auto; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_info { min-height: 45px; padding: 10px 19px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; flex: none; -ms-flex: none; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_info .quantity { font-size: 14px; line-height: 18px; flex: none; -ms-flex: none; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_info .quantity em { font-weight: 700; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_info .check_type { height: auto; margin: 0 auto 0 31px; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_info .check_type:before { content: ""; position: absolute; left: -16px; top: 50%; width: 1px; height: 15px; margin-top: -7px; background-color: #ddd; z-index: -1; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_info .check_type em:before { margin-right: 5px; width: 16px; height: 16px; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_info .notice { margin-left: 7px; color: #c4c4c4; font-size: 12px; line-height: 15px; flex: 1 1 auto; -ms-flex: 1 1 auto; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_info .deleteAll { min-width: 72px; height: 25px; margin: 0 0 0 10px; padding: 0 5px; font-size: 12px; line-height: 1.5; border-radius: 2px; background-color: #f1f1f1; flex: none; -ms-flex: none; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_info .deleteAll:disabled { color: #c4c4c4; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list { padding: 20px 19px; flex: 1 1 auto; -ms-flex: 1 1 auto; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day + .day { margin-top: 50px; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > h2 { /* font-family:"arial"; */ font-weight: 700; font-size: 16px; line-height: 1.13; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul { position: relative; margin-top: 20px; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul:before { content: ""; position: absolute; left: 4px; top: 0; width: 1px; height: 100%; background-color: #e5e5e5; display: block;}

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li { position: relative; padding-left: 17px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li:first-child:before, .quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li:last-child:before { content: ""; position: absolute; left: 4px; width: 1px; height: 50%; background-color: #fff; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li:first-child:before { top: 0; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li:last-child:before { top: 50%; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li:after { content: ""; display: block; position: absolute; left: 2px; top: 50%; width: 5px; height: 5px; margin-top: -2.5px; border-radius: 50%; background-color: #888; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li + li { margin-top: 40px; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li > a { max-width: 304px; flex: 1 1 auto; -ms-flex: 1 1 auto; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li > .delete { position: relative; width: 26px; height: 26px; margin: 0 -7px 0 3px; background-color: transparent; flex: none; -ms-flex: none; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li > .delete:before { display: block; content: ""; position: absolute; left: 50%; top: 50%; width: 12px; height: 12px; margin: -6px 0 0 -6px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -280px 0; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list .day > ul > li > .delete span { position: absolute; top: 0; width: 1px; height: 1px; clip: rect(0 0 0 0); }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list div.noData { position: relative; padding-top: 90px !important; font-size: 14px; color: #333; text-align: center; display: block; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list div.noData:before { content: ""; position: absolute; top: 42px; left: 50%; width: 40px; height: 40px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -440px -40px; }

.quick_bar .lotte_layer .layer_wrap .layer_body .history_list div.noData:after { display: none; }

.quick_bar .lotte_layer .layer_wrap .layer_body .wallet_area1 { padding: 24px 20px 21px; font-size: 14px; line-height: 18px; flex: none; -ms-flex: none; }

.quick_bar .lotte_layer .layer_wrap .layer_body .wallet_area1 mark { font-weight: 700; font-size: 16px; line-height: 21px; background-color: transparent; }

.quick_bar .lotte_layer .layer_wrap .layer_body .wallet_area1 .txt_icon { margin-left: 2px; font-weight: 700; vertical-align: top; }

.quick_bar .lotte_layer .layer_wrap .layer_body .wallet_area2 { padding: 0 19px; overflow-x: hidden; overflow-y: auto; flex: 1 1 auto; -ms-flex: 1 1 auto; }

/* IE10 */
@media screen and (min-width: 0\0) { .quick_bar > .area .lotte_layer .layer_wrap .layer_body .history_list .day:last-child { padding-bottom: 30px; } }

/* //quick_bar */
/* loader */
/* //loader */
/* layer :  모달형*/
.dimmed { position: fixed; top: 0; right: 0; bottom: 0; left: 0; display: none; background-color: rgba(0, 0, 0, 0.5); z-index: 210; }

.lotte_layerPop { position: fixed; display: none; top: 50%; left: 50%; max-width: calc(100% - 100px); max-height: calc(100% - 100px); transform: translate(-50%, -50%); overflow: hidden; z-index: 220; }

.lotte_layerPop .layer_wrap { position: relative; border-radius: 15px; background-color: #fff; overflow: hidden; }

.lotte_layerPop .layer_wrap > button.close { position: absolute; top: 15px; right: 15px; display: inline-block; width: 30px; height: 0; padding-top: 30px; background-color: transparent; overflow: hidden; z-index: 1; }

.lotte_layerPop .layer_wrap > button.close::after { content: ''; position: absolute; top: 50%; right: 50%; display: inline-block; width: 17px; height: 17px; margin: -8.5px -8.5px 0 0; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -360px 0; }

.lotte_layerPop .layer_wrap .layer_bottom_btnBox { display: flex; padding: 30px; background-color: #fff; }

.lotte_layerPop .layer_wrap .layer_bottom_btnBox [class*="btn_"] { /* display: block; */ width: 100%; height: 50px; border-radius: 0; font-size: 14px; line-height: 32px; flex: 1; }

/* 게이트 */
.mainGate { width: 1280px; }

.mainGate .infoImg { width: 1280px; }

.mainGate .infoImg:before { top: -3px; left: -12px; width: 312px; height: 51px; background-image: url("../images/spe_gate_lang.gif"); }

:lang(zh) .mainGate .infoImg:before { background-image: url("../images/spe_gate_lang.gif"); background-position: 0 -55px; }

:lang(ja) .mainGate .infoImg:before { background-image: url("../images/spe_gate_lang.gif"); background-position: 0 -110px; }

:lang(en) .mainGate .infoImg:before { background-image: url("../images/spe_gate_lang.gif"); background-position: 0 -165px; }

:lang(tw) .mainGate .infoImg:before { background-image: url("../images/spe_gate_lang.gif"); background-position: 0 -220px; }

/* [SYS-18220] 스페셜머니 목록형 일반형 및 과세/비과세 분리 추가 작업 */
.newContOrder .totalArea.cart.improve02 .taxLimit_btn, .newContOrder .totalArea.cart.improve02 .btnLayer { position: initial; top: initial; bottom: initial; left: initial; right: initial; display: block; font-size: 13px; color: #027fe9; line-height: 20px; margin-top: 5px; padding: 0; }

.newContOrder .totalArea.cart.improve02 .taxLimit_btn::after, .newContOrder .totalArea.cart.improve02 .btnLayer::after { content: ''; display: inline-block; width: 15px; height: 15px; margin-left: 5px; margin-top: 0; background: url(../images/sp_new_cart.png) no-repeat -47px 0px; vertical-align: text-bottom; }

.newContOrder .totalArea.cart.improve02 .btnDetail .btnLayer { position: relative; }

.newContOrder .totalArea.cart.improve02 .btnDetail .btnLayer::before { display: none; }

.newContOrder .totalArea.cart.improve02 .btnDetail .btnLayer::after { content: ''; position: initial; top: initial; bottom: initial; left: initial; right: initial; display: inline-block !important; width: 15px; height: 15px; margin-left: 5px; margin-top: 0; background: url(../images/sp_new_cart.png) no-repeat -47px 0px; vertical-align: text-bottom; }

.newContOrder .totalArea.cart.improve02 .taxLimit_btn::after { display: none; }

/* [SYS-18220] 스페셜머니 목록형 일반형 및 과세/비과세 분리 추가 작업 */
/* [SYS-21267] 2022-02-04 [상품/전시] PC LNB 메뉴수 확장 및 기능 개선 */
.lotte_header .gnb .menu { display: flex; justify-content: center; padding-right: 100px; }

.lotte_header .gnb .menu li { margin: 0; height: 27px; }

.lotte_header .gnb .menu li + li { margin: 0; }

.lotte_header .gnb .menu li a { padding: 0 7px; }

.lotte_header .gnb .menu.between14 li + li { margin: 0; }

.lotte_header .gnb .menu.between15 li + li { margin: 0 0 0 1px; }

.lotte_header .gnb .menu.between23 li + li { margin: 0 0 0 9px; }

.lotte_header .gnb .menu.between33 li + li { margin: 0 0 0 19px; }

.lotte_header .gnb .menu.between35 li + li { margin: 0 0 0 21px; }

.lotte_header .gnb .menu.between40 li + li { margin: 0 0 0 26px; }

.lotte_header .gnb .menu.between50 li + li { margin: 0 0 0 36px; }

.lotte_header .gnb .menu.between80 li + li { margin: 0 0 0 66px; }

.lotte_header.sticky .menu { padding-right: 100px; }

:lang(zh) .gnb .menu { padding-right: 90px; }

:lang(zh) .lotte_header.sticky .menu { padding-right: 90px; }

:lang(en) .gnb .menu { padding-right: 90px; }

:lang(en) .lotte_header.sticky .menu { padding-right: 90px; }

:lang(ja) .gnb .menu { padding-right: 90px; }

:lang(ja) .lotte_header.sticky .menu { padding-right: 90px; }

:lang(tw) .gnb .menu { padding-right: 90px; }

:lang(tw) .lotte_header.sticky .menu { padding-right: 90px; }

/* //[SYS-21267] 2022-02-04 [상품/전시] PC LNB 메뉴수 확장 및 기능 개선 */
:lang(en) .lotte_header .gnb .menu li a { font-size: 18px; line-height: 1.50; }

:lang(en) .lotte_header .gnb .category > li > a { font-size: 18px; }

/* [SYS-26017] 2022-12-22 [상품/전시] PC GNB에 메뉴(카테고리) 추가 건 */
.gnb > .menu > li[data-menu] { display: none; }

.gnb > .menu > li[data-menu] a { margin-right: 24px; }

.gnb > .menu > li[data-menu="on"] { display: block; }

.gnb > .menu > li[data-menu="on"] a { margin-right: 0; }

.gnb[data-asIsYn='Y'] .new_category { display: block !important; position: absolute; top: 61px; width: 210px; height: 750px; }

.lotte_header.sticky .gnb[data-asIsYn='N'] > .menu { transition: none; }

.lotte_header.topSticky .gnb[data-asIsYn='Y'] .new_category { top: 61px; }

/* // [SYS-26017] 2022-12-22 [상품/전시] PC GNB에 메뉴(카테고리) 추가 건 */
/* [SYS-25128] 2022-10-31 PC 띠배너(히든배너) 기능 개선 */
.topHidden { position: relative; z-index: 99; min-width: 1280px; }

.topHidden .hiddenBanner a, .topHidden .hiddenLayer a { display: block; color: transparent; font-size: 0; }

.topHidden .hiddenBanner { position: relative; height: 120px; overflow: hidden; display: flex; justify-content: center; align-items: center; }

.topHidden .hiddenBanner > a { height: 120px; }

.topHidden .hiddenBanner img { position: relative; height: 100%; }

.topHidden .hiddenBanner .layer { position: absolute; top: 32px; right: calc(50% - 443px); width: 57px; height: 57px; background-image: url("../images/icon_tophidden.png"); background-repeat: no-repeat; background-position: -100px 0; }

.topHidden .hiddenBanner .close { position: absolute; top: 36px; right: 0; width: 28px; height: 28px; background-image: url("../images/icon_tophidden.png"); background-repeat: no-repeat; }

.topHidden .hiddenLayer { display: none; position: absolute; top: 0; left: 0; width: 100%; text-align: center; }

.topHidden .hiddenLayer .layerClose { position: absolute; top: 30px; width: 45px; height: 45px; right: calc(50% - 640px); background-image: url("../images/icon_tophidden.png"); background-repeat: no-repeat; background-position: -195px 0; }

.topHidden .topHidden-control { position: absolute; width: 1280px; height: 1px; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; }

.topHidden .topHidden-control > button { position: absolute; top: 50%; width: 40px; height: 40px; text-indent: -9999px; margin-top: -25px; background-image: url("../images/icon_tophidden.png"); background-repeat: no-repeat; }

.topHidden .topHidden-control .topHidden-button-prev { left: 0; }

.topHidden .topHidden-control .topHidden-button-next { right: 0; background-position: -50px 0; }

.topHidden .topHidden-control .topHidden-pagination { width: auto; position: absolute; top: 26px; left: auto; bottom: auto; right: 80px; background-color: rgba(0, 0, 0, 0.3); border-radius: 27px; color: #fff; font-size: 14px; letter-spacing: -0.1em; min-width: 55px; text-align: center; height: 25px; line-height: 24px; }

.topHidden .dayCheck { position: absolute; bottom: 11px; left: 20px; z-index: 1; font-size: 0; }

.topHidden .dayCheck .checkboxGroup { vertical-align: middle; }

.topHidden .dayCheck .checkboxGroup label { margin-right: 10px; height: 19px; line-height: 19px; }

.topHidden .dayCheck .checkboxGroup label::before { margin: -2px 4px 0 -28px; }

.topHidden .dayCheck .close { display: inline-block; width: 18px; height: 18px; text-indent: -9999px; background-image: url("../images/icon_tophidden.png"); background-repeat: no-repeat; background-position: -167px 0; vertical-align: middle; }

.topHidden.sticky { position: fixed; top: 0; left: 0; right: 0; }

@media screen and (max-width: 1280px) { .topHidden .dayCheck { left: calc(50% - 640px); }
  .topHidden.sticky .dayCheck { left: 0; } }

.lotte_header.topSticky .menu { top: 120px; }

.lotte_header.topSticky .logo { top: 135px; }

.lotte_header.topSticky .util { top: 135px; }

.lotte_header.topSticky .new_category { top: 200px; }

/* //[SYS-25128] 2022-10-31 PC 띠배너(히든배너) 기능 개선 */
/* [LP24-178][LP24-177]2024-04-18[회원/공통] 패밀리몰(폐쇄몰) 개발 요건 */
.top_banner { position: relative; height: 60px; }

.top_banner .top_bg { height: 60px; }

.top_banner .top_bg img { width: 100%; height: 100%; }

.top_banner .top_logo { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; justify-content: center; align-items: center; }

.top_banner .top_logo .lotte_logo { width: 40px; height: 40px; padding: 6px 4px; font-size: 0; text-indent: -9999px; overflow: hidden; background: url("../images/logo_white_x2.png") center no-repeat; background-size: 32px auto; }

.top_banner .top_logo .brand_logo { width: auto; max-height: 28px; }

.top_banner .top_logo .brand_text { font-size: 16px; color: #fff; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 800px; }

.top_banner .top_logo .x_ico { display: block; margin: 0 10px 0 5px; }

.top_banner .top_logo .x_ico::after { display: block; content: ''; width: 10px; height: 10px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -360px -21px; }

.top_banner .dayCheck { position: absolute; bottom: 11px; left: 20px; z-index: 1; font-size: 0; }

.top_banner .dayCheck .checkboxGroup { vertical-align: middle; }

.top_banner .dayCheck .checkboxGroup label { margin-right: 10px; height: 19px; line-height: 19px; color: #fff; }

.top_banner .dayCheck .checkboxGroup label::before { margin: -2px 4px 0 -28px; border-radius: 2px; }

.top_banner .dayCheck .close { display: inline-block; width: 18px; height: 18px; text-indent: -9999px; background-image: url("../images/icon_tophidden.png"); background-repeat: no-repeat; background-position: -167px -28px; vertical-align: middle; }

.top_banner.light .top_bg .top_logo .lotte_logo { background: url("../images/logo_red_x2.png") center no-repeat; background-size: 32px auto; }

.top_banner.light .top_bg .top_logo .x_ico::after { background-position: -372px -21px; }

.top_banner.light .top_bg .top_logo .brand_text { color: #000; }

.top_banner.light .dayCheck .checkboxGroup label { color: #000; }

.top_banner.light .dayCheck .close { background-position: -167px 0; }

/* //[LP24-178][LP24-177]2024-04-18[회원/공통] 패밀리몰(폐쇄몰) 개발 요건 */
/* [UX-436] 2024-04-25 [퍼블] [상품/전시] PC 공통 + 전체메뉴 */
/* //[PD-1946] 2024-11-1 [상품/전시] 9월 UX개선 상품/전시 AJ-PC 헤더 sticky 모션 수정 */
.lotte_header.ux_header { position: relative; background-color: #fff; border-bottom: 0 none; z-index: 90; }

.lotte_header.ux_header .logo { position: absolute; left: 50%; top: 65px; display: block; width: 54px; height: 50px; margin-left: -640px; z-index: 5; opacity: 1; }

.lotte_header.ux_header .logo a { height: 100%; color: #fff; display: block; }

.lotte_header.ux_header .logo a span { position: absolute; top: 0; width: 1px; height: 1px; clip: rect(0 0 0 0); }

.lotte_header.ux_header .logo a img { display: block; width: 100%; }

.lotte_header.ux_header .util { position: relative; width: 1280px; margin: 0 auto; height: 45px; color: #333; opacity: 1; }

.lotte_header.ux_header .util:before { content: ""; position: absolute; left: 0; top: 45px; right: 0; height: 1px; background-color: #eee; width: 100vw; left: 50%; transform: translateX(-50%); }

.lotte_header.ux_header .util:after { content: ""; clear: both; display: block; }

.lotte_header.ux_header .util a { color: #333; font-size: 12px; line-height: 16px; }

.lotte_header.ux_header .util a em { background: #fff; color: #000; line-height: 17px; padding: 1px 5px 0; border-radius: 9px; }

.lotte_header.ux_header .util .area1 { float: right; font-size: 0; }

.lotte_header.ux_header .util .area1 > * { font-size: 13px; line-height: 1.33; }

.lotte_header.ux_header .util .area1 > * + * { margin-left: 0; }

.lotte_header.ux_header .util .area1 .util_select_box { margin-left: 10px; }

.lotte_header.ux_header .util .area1 .util_select_box:nth-child(1) .selected { min-width: initial; }

.lotte_header.ux_header .util .area1 .util_select_box:nth-child(2) .selected { min-width: initial; }

.lotte_header.ux_header .util .area1 .util_select_box:nth-child(3) .selected { min-width: initial; }

.lotte_header.ux_header .util .area1 .util_select_box:nth-of-type(1) .selected { min-width: fit-content; max-width: fit-content; text-align: right; }

.lotte_header.ux_header .util .area1 .util_select_box:nth-of-type(2) .selected { min-width: fit-content; max-width: fit-content; text-align: right; }

.lotte_header.ux_header .util .area1 .util_select_box:nth-of-type(3) .selected { min-width: fit-content; max-width: fit-content; text-align: right; }

.lotte_header.ux_header .util .area1 .util_select_box .selected { padding: 0 23px 0 0; font-size: 13px; line-height: 1.167; }

.lotte_header.ux_header .util .area1 .util_select_box .selected:after { content: ""; position: absolute; right: 10px; top: 50%; width: 8px; height: 5px; display: block; background: url("../images/ux_icons.png") no-repeat; background-position: -55px -46px; background-size: 900px auto; margin-top: -1px; }

.lotte_header.ux_header .util .area1 .util_select_box .item { left: initial; right: 10px; width: auto; padding: 15px 15px 15px 10px; border: 1px solid #000; background-color: #fff; }

.lotte_header.ux_header .util .area1 .util_select_box .item > li a { color: #666; }

.lotte_header.ux_header .util .area1 .util_select_box .item > li + li { margin-top: 10px; }

.lotte_header.ux_header .util .area1 .util_select_box.on > a { color: #000; }

.lotte_header.ux_header .util .area1 .util_select_box.on .selected:after { border-color: #000; transform: rotate(180deg); margin-top: -2px; }

.lotte_header.ux_header .util .area1 .util_select_box.on .item { height: auto; overflow: visible; visibility: visible; min-width: max-content; }

.lotte_header.ux_header .util .area1 .util_select_box.on .item > li a:hover { color: #000; }

.lotte_header.ux_header .util .area1 > dl:not([class]) { padding: 0; font-size: 0; display: inline-block; vertical-align: middle; margin-right: 20px; }

.lotte_header.ux_header .util .area1 > dl:not([class]) > * { font-size: 13px; line-height: 1.33; display: inline-block; vertical-align: middle; }

.lotte_header.ux_header .util .area1 > dl:not([class]) dd { margin-left: 5px; }

.lotte_header.ux_header .search { position: relative; width: 1280px; height: 90px; margin: 0 auto; padding: 20px 0; opacity: 1; z-index: 1;}

.lotte_header.ux_header .search > fieldset { position: relative; width: 400px; height: 50px; margin: 0 auto; position: absolute; top: 20px; left: 50%; transform: translateX(-50%); margin: 0; }

.lotte_header.ux_header .search .area { position: relative; background: #F2F4F5; border-radius: 999px; padding: 12px 89px 12px 20px; border: 1px solid #F2F4F5; }

.lotte_header.ux_header .search .area:after { content: ""; clear: both; display: block; }

.lotte_header.ux_header .search .area > div { height: 24px; border-bottom: 0 none; display: flex; align-items: center; justify-content: flex-start; flex: 1 auto; }

.lotte_header.ux_header .search .area > div input { width: 100%; height: 100%; padding: 0; font-size: 16px; line-height: 24px; color: #888; border: 0; background-color: transparent; }

.lotte_header.ux_header .search .area > div input:-ms-input-placeholder { color: #888; }

.lotte_header.ux_header .search .area > div input::placeholder { color: #888; }

.lotte_header.ux_header .search .area > div input::-ms-clear { display: none; }

.lotte_header.ux_header .search .area > button { position: absolute; bottom: 11px; right: 20px; width: 28px; height: 28px; padding-top: 28px; background-color: transparent; background: url(../images/gnb_search.svg) no-repeat center; overflow: hidden; }

.lotte_header.ux_header .search .area.focus { border-radius: 999px; display: flex; justify-content: space-between; background: #FFFFFF; border: 1px solid #000000; }

.lotte_header.ux_header .search .area.focus > div input { color: #000; }

.lotte_header.ux_header .search_recommend { position: absolute; left: 0; z-index: 11; background: #f5f5f5; padding-bottom: 35px; top: calc(100% + 7px); width: 100%; border-radius: 4px; border: 1px solid #E7E7E7; box-shadow: 3px 3px 6px 0px #0000001A; }

.lotte_header.ux_header .search_recommend .reco_con .swiper-slide { padding: 20px 30px; border-bottom: 1px solid #eee; }

.lotte_header.ux_header .search_recommend .rec_keyword > ol > li ins { display: inline-block; min-width: 24px; margin-left: 10px; font-weight: bold; font-size: 10px; text-align: right; text-decoration: none; font-weight: 700; line-height: 11px; text-align: right; position: relative; }

.lotte_header.ux_header .search_recommend .rec_keyword > ol > li ins.new { text-transform: lowercase; color: #00996A; font-style: italic; }

.lotte_header.ux_header .search_recommend .rec_keyword > ol > li ins.keep { font-size: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; }

.lotte_header.ux_header .search_recommend .rec_keyword > ol > li ins.keep::after { display: block; position: absolute; top: 50%; right: 0; content: ''; width: 10px; height: 2px; background: #888; transform: translateY(-50%); }

.lotte_header.ux_header .search_recommend > .close { position: absolute; bottom: 0; right: 0; width: 32px; height: 0; padding-top: 30px; background-color: transparent; overflow: hidden; padding: 10px 15px; height: 35px; color: #666; font-size: 11px; line-height: 15px; min-width: 32px; width: auto; bottom: 0; right: 15px; }

.lotte_header.ux_header .search_recommend > .close:before { display: none; }

.lotte_header.ux_header .search_recommend .noData { display: block; padding: 50px 0 !important; font-size: 12px; }

.lotte_header.ux_header .search_recommend .noData:before { content: ""; width: 40px; height: 40px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -440px -40px; display: block; margin: 0 auto 10px; position: static; transform: translate(0); }

.lotte_header.ux_header .search_recommend .pagination { margin-bottom: 0px; }

.lotte_header.ux_header .search_recommend .adult_flag [class^="ico_adult"] { position: absolute; top: 10px; right: 10px; font-size: 0; }

.lotte_header.ux_header .search_auto { position: absolute; top: calc(100% + 7px); left: -1px; display: none; width: 400px; border: solid 1px #eaeaea; background-color: #fff; box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.16); z-index: 11; border-radius: 4px; border: 1px solid #E7E7E7; box-shadow: 3px 3px 6px 0px #0000001A; }

.lotte_header.ux_header .search_auto > ul { padding: 20px 30px; }

.lotte_header.ux_header .user { position: absolute; right: 50%; top: 68px; margin-right: -640px; z-index: 11; }

.lotte_header.ux_header .user > ul { display: flex; justify-content: flex-end; }

.lotte_header.ux_header .user > ul > li { width: 64px; font-size: 12px; line-height: 16px; text-align: center; }

.lotte_header.ux_header .user > ul > li ~ li { margin-left: 20px; }

.lotte_header.ux_header .user > ul > li a { position: relative; display: flex; flex-wrap: wrap; justify-content: center; text-align: center; }

.lotte_header.ux_header .user > ul > li a i { display: block; width: 28px; height: 28px; margin-bottom: 2px; }

.lotte_header.ux_header .user > ul > li a i.login { background: url("../images/gnb_login.svg") center center no-repeat; }

.lotte_header.ux_header .user > ul > li a i.logout { background: url("../fonts/gnb_logout.svg") center center no-repeat; }

.lotte_header.ux_header .user > ul > li a i.mylotte { background: url("../fonts/gnb_mylotte.svg") center center no-repeat; }

.lotte_header.ux_header .user > ul > li a i.cart { background: url("../fonts/gnb_cart.svg") 0 center no-repeat; }

.lotte_header.ux_header .user > ul > li a i.customer { background: url("../fonts/gnb_cs.svg") center center no-repeat; }

.lotte_header.ux_header .user > ul > li a span { display: block; width: 64px; font-size: 12px; color: #000; line-height: 12px; margin-top: 5px; }

.lotte_header.ux_header .user > ul > li a em { position: absolute; top: 14px; left: 35px; height: 16px; min-width: 16px; padding: 0 3px; color: #fff; background: #DE0018; font-size: 12px; line-height: 16px; border-radius: 9px; text-align: center; }

.lotte_header.ux_header .ux_gnb { display: flex; align-items: center; justify-content: flex-start; position: static; width: 1280px; height: 60px; margin: 0 auto; }

.lotte_header.ux_header .ux_gnb .gnb_menu { display: inline-block; position: relative; font-size: 0; margin-right: 10px; padding: 0 20px 0 0; }

.lotte_header.ux_header .ux_gnb .gnb_menu::after { content: ''; display: block; position: absolute; top: 50%; right: 0; width: 1px; height: 16px; background: #e7e7e7; margin-top: -8px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .gnb_menu_btn { font-size: 0; }

.lotte_header.ux_header .ux_gnb .gnb_menu .gnb_menu_btn::after { content: ""; display: block; width: 28px; height: 28px; background: url("../fonts/menu.svg") center center no-repeat; }

.lotte_header.ux_header .ux_gnb .gnb_menu .gnb_menu_btn.open::after { transform: none; vertical-align: initial; background: url("../fonts/close.svg") center center no-repeat; }

.lotte_header.ux_header .ux_gnb .gnb_menu .gnb_menu_btn.open ~ .ux_category { display: flex !important; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category { display: none; position: absolute; top: 44px; left: 0; max-height: 1006px; min-height: 500px; background: #fff; border-bottom: 1px solid #EEE; width: 1281px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap { position: relative; padding: 0; border: 0 none; background: none; z-index: 1; height: 100%; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont { height: 100%; padding: 0 !important; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category { position: static; top: 0; height: 100%; padding: 0; z-index: 3; border-left: 1px solid #EEE; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category > div > a { padding-right: 0; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category > div:last-child { padding-bottom: 0; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category a { word-break: break-all; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category::before { display: none; content: ""; position: absolute; top: 0; left: 0; bottom: 0; width: 200px; z-index: -1; background: #fff; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category.hover { display: none; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub { display: block; width: 200px; height: auto; padding: 0 0 20px 0; overflow: hidden; transition: none; background: #fff; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub > li > a { display: block; position: relative; padding: 15px 40px 15px 20px; word-wrap: break-word; word-break: break-all; font-weight: bold; font-size: 15px; line-height: 20px; color: #000; z-index: 1; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub > li > a span { display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub > li > a:hover { font-weight: 700; background: #F4F4F4; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub > li > a:hover::after { content: ''; display: inline-block; position: absolute; right: 20px; top: 50%; width: 5px; height: 8px; margin-left: 0; margin-top: -4px; background: url("../images/ux_icons.png") no-repeat; background-position: -55px -30px; background-size: 900px auto; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub::after { content: ''; position: absolute; top: 0; left: 194px; bottom: 0; width: 6px; background: transparent; z-index: 2; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub > li { padding-right: 0; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub > li > a:hover::after { content: none; position: static; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub > li.show_area > a { background: #F4F4F4; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub > li.show_area > a::after { content: ''; position: absolute; right: 20px; top: 50%; display: inline-block; width: 5px; height: 8px; margin-left: 0; margin-top: -4px; background: url("../images/ux_icons.png") no-repeat; background-position: -55px -30px; background-size: 900px auto; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub > li.show_area .area { display: block; height: 100%; width: 800px; overflow: visible; visibility: visible; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area { display: none; position: absolute; top: 0; left: 200px; width: 800px; overflow: hidden; visibility: hidden; background: #fff; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area::before { content: none; position: absolute; left: 0; top: 0; width: 1280px; height: 100%; background: linear-gradient(90deg, transparent 0, transparent 210px, rgba(0, 0, 0, 0.9) 210px, rgba(0, 0, 0, 0.9) 100%); bottom: 0; z-index: -1; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area::after { content: none; display: block; background: #000; width: 1px; height: 10px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .scrollWrap .scrollCont { background-image: linear-gradient(90deg, #eee 0, #eee 1px, transparent 1px, transparent 100%); background-size: 25% 100%; background-repeat: repeat-x; background-position: left bottom; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .scrollWrap .scrollCont > ul { position: relative; height: 100%; padding: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; align-content: flex-start; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .scrollWrap .scrollCont > ul:before { display: none; content: ""; position: absolute; left: 0; top: 31px; width: 1px; height: 630px; background-color: #666; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .scrollWrap .scrollCont > ul > li { width: 25%; padding-bottom: 20px; flex: 0 0 auto; -ms-flex: 0 0 auto; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .scrollWrap .scrollCont > ul > li > a { font-weight: 700; display: block; color: #333; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .scrollWrap .scrollCont > ul > li > a:first-child { font-size: 15px; line-height: 20px; padding: 15px 25px 15px 20px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .scrollWrap .scrollCont > ul > li > a:first-child span { display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .scrollWrap .scrollCont > ul > li > a:hover { background-color: #F4F4F4; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .scrollWrap .enscrollOver { left: 595px !important; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .area .banner { display: none; position: absolute; right: 40px; top: 73px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .group { margin-top: 0; width: auto; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .group > li + li { margin-top: 0; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .group > li > a { display: block; padding: 8px 25px 8px 20px; font-size: 15px; line-height: 20px; color: #333; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .group > li > a span { display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollWrap .scrollCont .category .sub .group > li > a:hover { text-decoration: none; background-color: #F4F4F4; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .enscrollOver { left: -6px !important; transform: translateX(200px); z-index: 1 !important; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .enscrollOver .enscroll-track, .lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .enscrollOver .vertical-handle { z-index: 0; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .enscrollOver .vertical-track { background-color: #F4F4F4; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .enscrollOver .vertical-handle { background-color: #E0E0E0; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area { width: 280px; height: auto; min-height: 500px; background: #F9F9F9; margin-left: 800px; border-left: 1px solid #eee; border-right: 1px solid #eee; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .title { font-size: 17px; color: #333; font-weight: 700; line-height: 23px; margin: 10px 0 18px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area { position: relative; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .img_area { display: inline-flex; align-items: center; justify-content: center; width: 235px; height: 140px; overflow: hidden; border-radius: 4px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .img_area img { width: 100%; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .txt_area { color: #333; margin-top: 5px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .txt_area strong { display: block; font-size: 13px; line-height: 17.29px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .txt_area p { font-size: 11px; line-height: 14.63px; margin-top: 3px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; height: 30px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .swiper-container { position: static; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .swiper-slide > div ~ div { margin-top: 20px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .theme-control { display: flex; align-items: center; position: absolute; right: 21px; top: 4px; z-index: 1; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .theme-control > button { position: absolute; width: 16px; height: 16px; text-indent: -9999px; top: 2px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .theme-control > button.theme-button-prev { background: url("../images/ux_icons.png") no-repeat; background-position: -5px -88px; background-size: 900px auto; left: -21px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .theme-control > button.theme-button-next { background: url("../images/ux_icons.png") no-repeat; background-position: -25px -88px; background-size: 900px auto; right: -21px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .theme-control .theme-pagination { font-size: 13px; color: #000; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area .theme-control .theme-pagination .swiper-pagination-total { color: #999; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .theme_area ~ .short_area { padding-top: 30px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .short_area .title { margin-bottom: 20px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .short_area .short_btn { display: flex; flex-wrap: wrap; margin-left: -9px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .short_area .short_btn li { position: relative; margin-bottom: 10px; margin-left: 9px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .short_area .short_btn li a { display: flex; align-items: center; justify-content: flex-start; height: 35px; padding: 8px 25px 8px 15px; border: 1px solid #E7E7E7; border-radius: 999px; font-weight: 700; background: #fff; font-size: 13px; line-height: 18px; max-width: 235px; color: #333; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .short_area .short_btn li a span { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .short_area .short_btn li a::after { content: ''; display: block; position: absolute; right: 15px; top: 50%; width: 5px; height: 8px; margin-top: -3px; background: url("../images/ux_icons.png") no-repeat; background-position: -55px -30px; background-size: 900px auto; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .short_area .short_btn li a i { display: block; margin-left: 2px; width: 15px; height: 15px; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .short_area .short_btn li a i.ico1 { background: url("../images/ux_icons.png") no-repeat; background-position: -47px -88px; background-size: 900px auto; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .short_area .short_btn li a i.ico2 { background: url("../images/ux_icons.png") no-repeat; background-position: -47px -105px; background-size: 900px auto; padding: 0; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .scrollWrap .scrollCont { width: 235px; margin: 0 auto; padding: 0 0 10px !important; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .ux_banner_area .scrollWrap .enscrollOver { left: 73px !important; }

.lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .category > li { display: flex; }

.lotte_header.ux_header .ux_gnb .gnb_nav { height: 60px; overflow: hidden; display: flex; align-items: flex-start; justify-content: flex-start; white-space: nowrap; }

.lotte_header.ux_header .ux_gnb .gnb_nav a { display: inline-block; font-size: 18px; color: #888; font-weight: 700; padding: 0 8px; margin: 0 10px; height: 60px; line-height: 60px; white-space: nowrap; flex: none; }

.lotte_header.ux_header .ux_gnb .gnb_nav a.on { color: #000; border-bottom: 2px solid #000; }

.lotte_header.ux_header .ux_gnb .gnb_nav a:hover { color: #000; }

.lotte_header.ux_header .ux_gnb .gnb_hide { display: none; position: relative; width: 22px; height: 22px; margin-left: 10px; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_btn { display: inline-block; position: relative; width: 22px; height: 22px; font-size: 0; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_btn::after { content: ""; display: inline-block; width: 22px; height: 22px; margin-left: 0; vertical-align: initial; background: url("../images/ux_icons.png") no-repeat; background-position: -81px -92px; background-size: 900px auto; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_btn.open::after { transform: none; vertical-align: initial; background-position: -108px -92px; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list { display: none; position: absolute; top: 29px; left: 50%; transform: translateX(-50%); width: max-content; max-width: 250px; max-height: 400px; z-index: 2; padding: 15px 5px 15px 15px; border-radius: 4px; text-align: left; background: #000; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list .scrollWrap { padding: 0; border: 0 none; background: #000; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list .scrollWrap .scrollCont { padding: 0 10px 0 0; width: 100%; max-height: 370px; height: auto; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list .scrollWrap .scrollCont .vertical-handle { display: none !important; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list::before { content: none; display: block; position: absolute; top: -14px; left: 0; right: 0; bottom: 0; z-index: -1; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list::after { content: ""; display: block; width: 20px; height: 10px; background: url("../images/ux_icons.png") no-repeat; background-position: -61px -24px; background-size: 900px auto; position: absolute; top: -10px; left: 50%; transform: translateX(-50%); }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list .item { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; flex-wrap: nowrap; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list a { display: block; font-size: 16px; line-height: 21.28px; color: #fff; font-weight: 700; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list a ~ a { margin-top: 10px; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list .enscrollOver .vertical-track { width: 2px; background-color: rgba(255, 255, 255, 0.3); }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list .enscrollOver .vertical-handle { background-color: #fff; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list.hide { display: none; }

.lotte_header.ux_header .ux_gnb .gnb_hide .gnb_hide_list.active { display: block; }

.lotte_header.ux_header .ux_gnb .gnb_hide .on a { color: #000; }

.lotte_header.ux_header .ux_gnb .gnb_hide .on a:hover { text-decoration: none; }

.lotte_header.ux_header .ux_gnb .gnb_hide .on a:before { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 2px; background-color: #000; }

.lotte_header.ux_header .ux_gnb::before { content: ''; position: absolute; left: 0; bottom: 0; display: block; width: 100%; background: #fff; border-bottom: 1px solid #E0E0E0; box-sizing: border-box; z-index: -1; }

.lotte_header.ux_header.sticky { padding-top: 64px; }

.lotte_header.ux_header.sticky .ux_gnb { position: fixed; left: 0; right: 0; top: 0; width: 100%; height: 65px; max-width: 1280px; z-index: 19; }

.lotte_header.ux_header.sticky .ux_gnb .gnb_menu .ux_category { top: 46px; }

.lotte_header.ux_header.sticky .ux_gnb .gnb_nav { height: 65px; z-index: 18; }

.lotte_header.ux_header.sticky .ux_gnb .gnb_nav a { height: 65px; line-height: 65px; }

.lotte_header.ux_header.sticky .ux_gnb::before { position: fixed; left: 0; top: 0; height: 65px; }

.lotte_header.ux_header.sticky .search { position: fixed; left: 0; top: 0; width: 100%; height: 0; min-width: 1280px; margin-left: 0; padding: 0; z-index: 20; }

.lotte_header.ux_header.sticky .search > fieldset { display: none; }

.lotte_header.ux_header.sticky .user { position: fixed; top: 0; right: 50%; margin-right: -620px; padding: 21px 0; z-index: 20; }

.lotte_header.ux_header.sticky .user > ul > li { min-width: 22px; width: 22px; height: 22px; padding: 0; }

.lotte_header.ux_header.sticky .user > ul > li ~ li { margin-left: 40px; }

.lotte_header.ux_header.sticky .user > ul > li a { width: 22px; height: 22px; }

.lotte_header.ux_header.sticky .user > ul > li a i { width: 22px; height: 22px; background-size: 22px 22px; }

.lotte_header.ux_header.sticky .user > ul > li a em { top: 9px; left: 12px; }

.lotte_header.ux_header.sticky .user > ul > li a span { display: none; }

.lotte_header.ux_header.sticky .util { height: 0; }

.lotte_header.ux_header.sticky .logo { display: none; }

.lotte_header.ux_header.sticky ~ .contents .detailInfoNew .tabArea .tabBtn.fixed, .lotte_header.ux_header.sticky ~ .contents .event.basic .display_slide_menu_wrap.fixed { top: 65px; }

.lotte_header.ux_header.topSticky .ux_gnb { top: 120px; }

.lotte_header.ux_header.topSticky .ux_gnb .gnb_nav { height: 65px; z-index: 18; }

.lotte_header.ux_header.topSticky .ux_gnb .gnb_nav a { height: 65px; }

.lotte_header.ux_header.topSticky .ux_gnb::before { top: 120px; }

.lotte_header.ux_header.topSticky .user { top: 120px; }

.ux_header_dimmed { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.2; filter: alpha(opacity=20); color: transparent; font-size: 0; z-index: 89; }

.ux_header_dimmed.active { display: block; }

.top_banner { z-index: 99; }

@media (max-width: 1280px) { .lotte_header.ux_header.sticky .gnb .menu { left: 0; margin-left: 0 !important; } }

:lang(ja) .lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollCont .category .sub > li > a { padding: 12px 40px 12px 20px; }

:lang(ja) .lotte_header.ux_header .ux_gnb .gnb_menu .ux_category .scrollCont .category .sub .area .scrollWrap .scrollCont > ul > li > a:first-child { padding: 12px 25px 12px 20px; }

.ux_gate_pop { position: absolute; left: 0; top: 0; width: 100%; min-width: 1320px; }

.ux_main_gate { position: relative; margin: 0 auto; width: 1280px; }

.ux_main_gate .info_img { position: relative; z-index: 1002; width: 1280px; height: 195px; margin: 0 auto; }

.ux_main_gate .info_img::before { content: ''; display: inline-block; position: absolute; top: 0; right: 0; width: 301px; height: 53px; background-image: url("../images/ux_spe_gate_lang.png"); background-position: 0 0; background-repeat: no-repeat; }

.ux_main_gate .info_img::after { content: ''; display: inline-block; position: absolute; top: 60px; right: 350px; width: 50px; height: 113px; background: url("../images/ux_bg_deco.png") no-repeat 0 0; transform: scaleX(-1); background-size: cover; }

.ux_main_gate .layerpop { width: 560px; left: 50%; margin-left: -280px; top: 195px; padding-bottom: 20px; }

.ux_main_gate .layerpop::before { content: ""; display: block; width: 70px; height: 88px; position: absolute; left: 50%; top: -44px; margin-left: -35px; background: url("../images/ux_spe_gate_ico.png"); }

.ux_main_gate .layerpop.round { border-radius: 10px; border: 1px solid #dfe2e8; }

.ux_main_gate .layerpop.round .content .layerBody { padding: 60px 30px 30px; }

.ux_main_gate .layerpop.round .popClose { top: 21px; right: 19px; bottom: inherit; width: 18px; background: url("../images/bg_btn.png") no-repeat -120px 0; }

.ux_main_gate .layerBody { padding-bottom: 26px !important; }

.ux_main_gate .para1 { color: #888; font-family: 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; }

.ux_main_gate .para1 em.fcf1 { font-family: 'NotoSansKR', 'Noto Sans Medium JP', 'Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; }

.ux_main_gate .para1 span.lang { display: inline-block; width: 26px; height: 26px; margin: -4px 5px 0; vertical-align: middle; background-image: url("../images/ux_spe_gate_lang_sel.png"); background-repeat: no-repeat; background-position: -35px 0; }

:lang(zh) .ux_main_gate .info_img::before { background-position: 0 -174px; }

:lang(zh) .ux_main_gate .para1 span.lang { background-position: -35px -26px; }

:lang(zh-cn) .ux_main_gate .info_img::before { background-position: 0 -174px; }

:lang(zh-cn) .ux_main_gate .para1 span.lang { background-position: -35px -26px; }

:lang(ja) .ux_main_gate .info_img::before { width: 317px; background-position: 0 -116px; }

:lang(ja) .ux_main_gate .info_img::after { right: 360px; }

:lang(ja) .ux_main_gate .para1 span.lang { background-position: -35px -52px; }

:lang(en) .ux_main_gate .info_img::before { width: 428px; background-position: 0 -58px; }

:lang(en) .ux_main_gate .info_img::after { right: 480px; }

:lang(en) .ux_main_gate .para1 span.lang { background-position: -35px -78px; }

/* // [UX-436] 2024-04-25 [퍼블] [상품/전시] PC 공통 + 전체메뉴 */
/*****************************
    TextList
*****************************/
.textAlert { margin: 10px 0 0; padding-left: 15px; text-indent: -17px; color: #f11d13; line-height: 1; word-break: break-all; }

.textAlert.aff { color: #5b6374; }

.textAlert:before { display: inline-block; content: ''; width: 13px; height: 13px; margin: 1px 5px 0 0; background: url("../images/bg_icon.png") no-repeat 0 0; vertical-align: top; }

.textAlert.big:before { margin-right: 6px !important; width: 16px; height: 16px; background-position: 0 -30px !important; }

.contents .textAlert { margin: 9px 0 0; font-size: 13px; }

.contents .textAlert:before { background-position: -2850px 0; vertical-align: -3px; }

.textAlert.aff:before { background-position: 0 -60px; }

:lang(ja) .textAlert { line-height: 1.3; }

:lang(ja) .textAlert:before { margin-top: 5px; }

:lang(en) .textAlert { line-height: 1.3; }

:lang(en) .textAlert:before { margin-top: 5px; }

.listDot li { position: relative; padding-left: 10px; font-family: 'Noto Sans Regular','Noto Sans Regular JP','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei'; color: #999; font-size: 13px; line-height: 22px; }

.listDot li:before { content: ""; position: absolute; top: 10px; left: 0; width: 2px; height: 2px; background-color: #999; }

.listDot li.fc3:before { background-color: #333; }

.listDot li.fc6:before { background-color: #666; }

.listDot li em { color: #333; font-style: normal; }

.listDot li em.red { color: #000; }

.listDot li a { color: #000; text-decoration: underline; }

.listDot li .btn4 { text-decoration: none; }

.listDot li .btnU { padding: 0 7px; height: 23px; line-height: 22px; vertical-align: baseline; text-decoration: none; }

.listDot.noB li, .listDot .noB li { padding-left: 0; }

.listDot.noB li:before, .listDot .noB li:before { display: none; }

:lang(en) .listDot li { word-break: break-word; }

.hypList { padding-left: 10px; font-size: 13px; color: #666; }

.hypList .head { margin-left: -10px; margin-right: 2px; }

.numList li { padding-left: 13px; line-height: 20px; font-family: 'Noto Sans Regular','Noto Sans Regular JP','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei'; font-size: 13px; color: #666; }

.numList > li + li { margin-top: 13px; }

.numList li:first-letter { display: inline-block; margin-left: -13px; }

.numList li:before { display: none; }

.numList li em { color: #000; }

.numList2 li { padding-left: 16px; line-height: 20px; font-family: 'Noto Sans Regular','Noto Sans Regular JP','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei'; font-size: 13px; color: #666; }

.numList2 > li + li { margin-top: 2px; }

.numList2 li:first-letter { display: inline-block; margin-left: -16px; }

.numList2 li:before { display: none; }

.numList2 li em { color: #000; }

.signTxt { padding-left: 17px; font-size: 13px; color: #999; }

.signTxt .head { margin-left: -17px; margin-right: 1px; }

.listCheck li { padding-left: 30px; line-height: 20px; font-family: 'Noto Sans Regular','Noto Sans Regular JP','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei'; font-size: 15px; color: #333; position: relative; }

.listCheck li:before { display: block; width: 20px; height: 20px; content: ""; background: url("../images/bg_icon3.png") no-repeat -180px 0; position: absolute; left: 0; top: 0; }

.listCheck li + li { margin-top: 20px; }

.listCheck li em { font-family: 'NotoSansKR','Noto Sans Medium JP','Noto Sans Medium JP','Tahoma','Simhei','Microsoft Yahei'; }

.listCheck.type2 li { padding-left: 25px; line-height: 19px; font-size: 13px; color: #666; }

.listCheck.type2 li:before { width: 16px; height: 17px; background-position: -180px -60px; top: 3px; }

.listCheck.type2 li + li { margin-top: 13px; }

/**********************************************************/
/* components.scss */
/**********************************************************/
/* form */
/* 체크&라디오 */
[class*="check_type"] { position: relative; display: inline-block; height: auto; font-size: 12px; line-height: 1.334; vertical-align: middle; }

[class*="check_type"] > input { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0; opacity: 0; cursor: pointer; }

[class*="check_type"] > em { cursor: pointer; }

[class*="check_type"] > em:before { content: ""; width: 16px; height: 16px; margin-right: 8px; border: 1px solid #c2c3c4; vertical-align: -3px; display: inline-block; box-sizing: border-box; background: #fff; }

[class*="check_type"] > input[type="checkbox"] + em:before { width: 18px; height: 18px; border-radius: 2px; }

[class*="check_type"] > input[type="radio"] + em:before { border-radius: 50%; }

[class*="check_type"] > input[type="checkbox"]:checked + em:before { border-color: #000; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -59px -99px; background-color: #000; }

[class*="check_type"] > input[type="radio"]:checked + em:before { border-color: #000; background: radial-gradient(circle, black 4px, white 3px); }

[class*="check_type"] > input[type="checkbox"]:disabled + em { color: #c4c4c4; }

[class*="check_type"] > input[type="checkbox"]:disabled + em:before { border-color: #d5d5d5; background-color: #f9f9f9; }

[class*="check_type"] > input[type="radio"]:disabled + em { color: #c4c4c4; }

[class*="check_type"] > input[type="radio"]:disabled + em:before { border-color: #d5d5d5; background-color: #f9f9f9; }

.check_type2 { font-size: 16px; line-height: 1.313; }

.check_type2 > em:before { width: 24px; height: 24px; margin-right: 10px; border-width: 2px; vertical-align: -7px; }

.check_type2 > input[type="radio"] + em:before, .check_type2 > input[type="checkbox"] + em:before { width: 24px; height: 24px; }

.check_type2 > input[type="checkbox"]:checked + em:before { background-position: -80px -100px; }

.check_type2 > input[type="radio"]:checked + em:before { background: radial-gradient(circle, black 6px, white 6px); }

/* [SYS-13394]20210614 비회원 문의 */
/* file [image 등록] */
.file_type { position: relative; width: 90px; height: 90px; margin-right: 0; border: 1px solid #ccc; background-color: #f9f9f9; display: inline-block; z-index: 1; cursor: pointer; }

.file_type input[type="file"] { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0; opacity: 0; }

.file_type > em { position: absolute; left: 0; top: 0; right: 0; bottom: 0; padding-top: 22px; font-size: 12px; line-height: 1.5; color: #fff; text-align: center; background-color: #bbb; z-index: -1; }

.file_type > em:before { content: ""; width: 24px; height: 19px; margin: 0 auto 9px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -160px -120px; display: block; }

.file_type > img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.file_type .uploadCancle { position: absolute; right: 0; top: 0; width: 20px; height: 20px; font-size: 0; border: none; background-color: rgba(0, 0, 0, 0.7); }

.file_type .uploadCancle:after { content: 'x'; position: absolute; top: 0; right: 0; width: 100%; height: 100%; font-weight: 400; font-size: 14px; line-height: 17px; color: #fff; display: block; }

.file_type:before, .file_type:after { content: ""; position: absolute; left: 50%; top: 50%; background-color: #666; z-index: -2; }

.file_type:before { width: 25px; height: 2px; margin: -1px 0 0 -12.5px; }

.file_type:after { width: 2px; height: 25px; margin: -12.5px 0 0 -1px; }

.file_type + .file_type { margin-left: 10px; }

/* //[SYS-13394]20210614 비회원 문의 */
/* switch */
.switch { position: relative; display: inline-block; vertical-align: middle; }

.switch > input { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0; opacity: 0; cursor: pointer; }

.switch > em { position: relative; display: inline-block; width: 30px; height: 17px; vertical-align: middle; margin-left: 10px; cursor: pointer; margin-top: -4px; }

.switch > em::before { content: ''; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; box-sizing: border-box; border-radius: 8.5px; background-color: #eee; }

.switch > em::after { content: ''; position: absolute; top: 0; left: 0; display: block; width: 17px; height: 17px; box-sizing: border-box; border: 1px solid #dcdcdc; border-radius: 8.5px; background-color: #fff; transition: left 0.3s; -webkit-transition: left 0.3s; -moz-transition: left 0.3s; -ms-transition: left 0.3s; -o-transition: left 0.3s; }

.switch > input[type="checkbox"]:checked + em:before { background-color: #000; }

.switch > input[type="checkbox"]:checked + em::after { left: 14px; border-color: #000; }

.switch > input[type="checkbox"]:disabled + em { opacity: .5; }

/* 버튼그룹 */
.btn_wrap { margin-top: 80px; text-align: center; }

.btn_wrap[class*="type"] { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

.btn_wrap.type { justify-content: center; }

.btn_wrap.type [class*="btn_type"] + [class*="btn_type"] { margin-left: 8px; }

.btn_wrap.type1 { flex-wrap: wrap; }

.btn_wrap.type1 [class*="btn_type"] { width: 100%; flex: 1 0 auto; -ms-flex: 1 0 auto; }

.btn_wrap.type1 [class*="btn_type"] + [class*="btn_type"] { margin: 10px 0 0 0; }

.btn_wrap.type2 [class*="btn_type"] { flex: 1 1 auto; -ms-flex: 1 1 auto; }

.btn_wrap.type2 [class*="btn_type"] + [class*="btn_type"] { margin-left: 8px; }

.btn_wrap.type3 { flex-wrap: wrap; }

.btn_wrap.type3 [class*="btn_type"] { width: 100%; flex: 1 1 auto; -ms-flex: 1 1 auto; }

.btn_wrap.type3 [class*="btn_type"].col1 + .col4 { margin-left: 0 !important; }

.btn_wrap.type3 [class*="btn_type"].col4 { margin-top: 10px !important; }

.btn_wrap.type3 [class*="btn_type"].col4 { width: 50%; margin: 10px 0 0 0; flex: 1 1 0; -ms-flex: 1 1 0px; }

.btn_wrap.type3 [class*="btn_type"].col4 + [class*="btn_type"].col4 { margin-left: 10px; }

.btn_wrap.type4 { flex-wrap: wrap; }

.btn_wrap.type4 [class*="btn_type"] { width: 100%; flex: 1 1 auto; -ms-flex: 1 1 auto; }

.btn_wrap.type4 [class*="btn_type"].col1 { width: 50%; flex: 1 1 0; -ms-flex: 1 1 0px; }

.btn_wrap.type4 [class*="btn_type"].col4 { margin: 10px 0 0 0 !important; }

.btn_wrap.type4 [class*="btn_type"].col1 + [class*="btn_type"].col1 { margin-left: 20px; }

/* [SYS-14740]20210705 : 아이디 찾기 */
.btn_wrap.m1 { width: 520px; margin: 40px auto 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

.btn_wrap.m1 [class*="btn_type"] { flex: 1 1 0; -ms-flex: 1 1 0px; }

.btn_wrap.m1 [class*="btn_type"].col1:nth-last-child(3) { flex: 1 1 auto; -ms-flex: 1 1 auto; }

.btn_wrap.m1 [class*="btn_type"]:nth-last-child(2) + [class*="btn_type"]:last-child { margin-left: 10px; }

/* //[SYS-14740]20210705 : 아이디 찾기 */
/* 버튼크기 */
[class*="btn_type"] { padding: 5px 10px; text-align: center; word-break: break-all; border: 1px solid transparent; border-color: #eee; /*[SYS-28623]*/ background-color: #eee; display: inline-flex; justify-content: center; align-items: center; vertical-align: middle; }

[class*="btn_type"] > span { vertical-align: middle; display: table-cell; }

[class*="btn_type"]:disabled { color: #999; border-color: #eee; background-color: #eee; }

.btn_type1 { min-width: 240px; height: 64px; font-weight: 700; font-size: 22px; line-height: 1.182; }

.btn_type2 { min-width: 172px; height: 45px; padding: 3px 10px 4px; font-weight: 700; font-size: 15px; line-height: 1.125; }

.btn_type3 { min-width: 92px; height: 37px; padding: 0 19px; font-weight: 700; font-size: 13px; line-height: 1.308; }

.btn_type4 { min-width: 250px; height: 60px; padding: 5px 10px; font-weight: normal; font-size: 18px; line-height: 1.334; }

.btn_type5 { min-width: 100px; height: 50px; padding: 4px 10px; font-size: 15px; line-height: 1.334; }

.btn_type6 { min-width: 124px; height: 40px; padding: 1px 10px; font-size: 14px; line-height: 1.2858; }

.btn_type7 { min-width: 120px; height: 48px; padding: 5px 45px; font-size: 14px; line-height: 1.2858; }

.btn_type8 { min-width: 76px; height: 30px; padding: 0 11px; font-weight: 700; font-size: 13px; line-height: 1.08; }

.btn_type9 { min-width: 104px; height: 24px; padding: 0 11px; font-size: 12px; line-height: 1.334; }

.btn_type10 { min-width: 100px; height: 35px; padding: 0 11px; font-size: 14px; line-height: 1.334; }

.btn_type25 { min-width: 104px; height: 25px; padding: 0 10px; font-size: 12px; line-height: 1.334; }

/* 버튼색상 */
[class*="btn_type"].col1 { color: #fff; border-color: #000; background-color: #000; }

[class*="btn_type"].col2 { color: #000; border-color: #000; background-color: #fff; }

[class*="btn_type"].col3 { color: #000; border-color: #e5e5e5; background-color: #fff; }

[class*="btn_type"].col4 { color: #000; border-color: #c2c3c4; background-color: #fff; }

[class*="btn_type"].col5 { color: #000; border-color: #ffe91a; background-color: #ffe91a; }

[class*="btn_type"].col6 { color: #fff; border-color: #2dc101; background-color: #2dc101; }

[class*="btn_type"].col9 { /*[SYS-28623] 2023-06-23 */ color: #666; border-color: #eee; background-color: #eee; }

/* [DEF-15837] 2022-09-28 [온라인 장바구니/주문서] PC_주문서_적용 가능한 쿠폰이 없어도, '쿠폰 적용'버튼 활성화 */
[class*="btn_type"].disabled { color: #999; border-color: #eee; background-color: #eee; }

/* //[DEF-15837] 2022-09-28 [온라인 장바구니/주문서] PC_주문서_적용 가능한 쿠폰이 없어도, '쿠폰 적용'버튼 활성화 */
/* 폰트웨이트 */
[class*="btn_type"].fwn { font-weight: normal; }

[class*="btn_type"].fwb { font-weight: bold; }

/* 버튼아이콘 */
[class*="btn_type"][class*="ico"]:after { background-color: transparent; background-image: url("../images/icon_arrow.png"); }

[class*="btn_type"].ico1:after { content: ""; width: 13px; height: 9px; margin: 0 0 0 3px; background-position: -40px -100px; vertical-align: 1px; display: inline-block; }

[class*="btn_type"].ico2:after { content: ""; width: 12px; height: 7px; margin-left: 5px; background-position: -60px -80px; vertical-align: 1px; display: inline-block; }

.btn_type2.ico2 { min-width: 345px; }

/*[SYS-14734]20210706*/
[class*="btn_type"].icon span::before { display: inline-block; content: ''; vertical-align: middle; }

/* 강조폰트 */
.fc000 { color: #000000; }

.fc888 { color: #888888; }

.fc_red { color: #DE0018; }

/* 테이블 유형 */
[class*="tbl_type"] { width: 100%; margin-top: 10px; border-top: 2px solid #000; table-layout: fixed; border-collapse: collapse; border-spacing: 0; }

[class*="tbl_type"] th, [class*="tbl_type"] td { border-bottom: 1px solid #e0e0e0; }

[class*="tbl_type"] thead th { border-bottom: 1px solid #000; padding: 15px 14px 16px; font-weight: 700; font-size: 14px; line-height: 1.334; text-align: center; background-color: #f9f9f9; }

[class*="tbl_type"] tbody th, [class*="tbl_type"] tbody td { padding: 16px 14px; font-size: 14px; line-height: 1.334; text-align: left; border-bottom: 1px solid #e0e0e0; word-break: break-all; }

[class*="tbl_type"] tbody th { font-weight: 700; background-color: #f9f9f9; }

[class*="tbl_type"] tbody th:nth-last-of-type(n + 2) { border-right: 1px solid #e0e0e0; }

[class*="tbl_type"] tbody tr:last-child th, [class*="tbl_type"] tbody tr:last-child td { border-bottom: 1px solid #ccc; }

[class*="tbl_type"].center tbody tr th, [class*="tbl_type"].center tbody tr td { text-align: center; }

.tbl_group { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

.tbl_group [class*="tbl_type"] { flex: 1 1 auto; -ms-flex: 1 1 auto; }

.tbl_group [class*="tbl_type"] + [class*="tbl_type"] { margin-left: 20px; }

.tbl_group [class*="tbl_type"]:nth-last-child(2), .tbl_group [class*="tbl_type"]:nth-last-child(2) ~ [class*="tbl_type"] { width: calc(50% - 10px); }

/* pagination */
.pagination { margin: 60px; }

.pagination ul { font-size: 0; text-align: center; }

.pagination ul li { display: inline-block; margin: 0 5px; vertical-align: middle; }

.pagination ul li > span, .pagination ul li > a { display: block; min-width: 30px; height: 30px; color: #666; font-size: 15px; }

.pagination ul li.current { margin: 0 15px; }

.pagination ul li.current span, .pagination ul li.current a { background-color: #000; color: #fff; }

.pagination ul li.first, .pagination ul li.prev, .pagination ul li.next, .pagination ul li.last { margin: 0 5px; }

.pagination ul li.first > a, .pagination ul li.prev > a, .pagination ul li.next > a, .pagination ul li.last > a { position: relative; background-color: #fff; }

.pagination ul li.first > a span, .pagination ul li.prev > a span, .pagination ul li.next > a span, .pagination ul li.last > a span { position: absolute; top: 0; left: 0; width: 1px; height: 1px; color: transparent; overflow: hidden; }

.pagination ul li.first > a:after, .pagination ul li.prev > a:after, .pagination ul li.next > a:after, .pagination ul li.last > a:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: transparent; background-image: url("../images/icon_page.png"); }

.pagination ul li.first { margin: 0; }

.pagination ul li.first > a:after { background-position: 0 -35px; }

.pagination ul li.prev > a:after { background-position: -40px -35px; }

.pagination ul li.next > a:after { background-position: -80px -35px; }

.pagination ul li.last { margin: 0; }

.pagination ul li.last > a:after { background-position: -120px -35px; }

.pagination ul li.prev + li:not(.current) { margin-left: 17px; }

.pagination ul li.prev + li.current { margin-left: 25px; }

.pagination ul li.current + .next { margin-left: 15px; }

.pagination ul li:not(.current) + .next { margin-left: 18px; }

/* 탭 */
.tab_type { margin-bottom: 40px; text-align: center; font-size: 0; }

.tab_type > li { margin: 0 17.5px; vertical-align: middle; display: inline-block; }

.tab_type > li a { position: relative; padding: 0 10px 13px; font-size: 22px; line-height: 1.319; display: block; }

.tab_type > li a span { font-size: 17px; line-height: 23px; }

.tab_type > li a:before { content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 3px; background-color: #000; transition: width 0.3s; }

.tab_type > li a:hover:before { width: 100%; }

.tab_type > li.on a { font-weight: 700; }

.tab_type > li.on a:before { width: 100%; }

.txt_type + .tab_type { margin-top: 50px; }

.keyWord + .tab_type { margin-bottom: 60px; }

[data-tab]:not([class*="tab_type"]):not(.on) { display: none; }

.tab_type02 { margin-bottom: 30px; font-size: 0; }

.tab_type02 > li { display: inline-block; vertical-align: middle; }

.tab_type02 > li + li { margin-left: 40px; }

.tab_type02 > li a { position: relative; display: block; padding: 0 10px 11px; color: #c4c4c4; font-weight: bold; font-size: 18px; line-height: 1.33; }

.tab_type02 > li a:before { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background-color: #000; transition: width 0.3s; }

.tab_type02 > li a:hover:before { width: 100%; }

.tab_type02 > li.on a { color: #000; }

.tab_type02 > li.on a:before { width: 100%; }

.tab_type3 { border-bottom: 1px solid #d5d5d5; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

.tab_type3 > li { position: relative; width: 50%; font-size: 20px; line-height: 1.5; text-align: center; flex: 1 1 0; -ms-flex: 1 1 auto; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-direction: column; align-items: center; }

.tab_type3 > li > a { height: 100%; color: #888; word-wrap: break-word; word-break: break-all; display: table; flex: 1 1 0; -ms-flex: 1 1 auto; }

.tab_type3 > li > a > span { position: relative; height: 100%; padding: 16px 10px 15px; vertical-align: middle; display: table-cell; }

.tab_type3 > li > a:after { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

.tab_type3 > li.on { font-weight: 700; }

.tab_type3 > li.on > a { color: #000; }

.tab_type3 > li.on > a > span:after { content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: 2px; background-color: #000; }

.tab_type3.t1 > li { font-size: 16px; line-height: 1.25; }

.tab_type3.t1 > li > a > span { padding: 21px 5px; }

/* [SYS-14740]20210705 : 아이디 찾기 */
.tab_type4 { margin-bottom: 50px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; }

.tab_type4 > li { min-height: 50px; }

.tab_type4 > li > a { min-width: 200px; height: 100%; padding: 5px; font-size: 14px; line-height: 1.5; color: #666; text-align: center; border: 1px solid #eee; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; }

.tab_type4 > li.on > a { font-weight: 700; font-size: 15px; color: #000; border-color: #000; }

.tab_type4 > li + li { margin-left: 10px; }

/* //[SYS-14740]20210705 : 아이디 찾기 */
/* [SYS-16554]20210802 */
.tab_wrap .tab_type5 { margin-top: 60px; margin-bottom: 40px; }

.tab_wrap .tab_type5 { border-bottom: 1px solid #000; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; width: 100%; }

.tab_wrap .tab_type5 > li { /* [SYS-19675] 2021-12-13 */ display: block; width: 100%; position: relative; }

.tab_wrap .tab_type5 > li > a { padding: 13px 10px; font-size: 15px; line-height: 1.6; color: #000; text-align: center; border-top: 1px solid #c2c3c4; border-right: 1px solid #c2c3c4; border-bottom: 0; flex: 1 1 0; -ms-flex: 1 1 auto; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-direction: column; align-items: center; }

.tab_wrap .tab_type5 > li:first-child:not(.on) a { border-left: 1px solid #c2c3c4; }

.tab_wrap .tab_type5 > li.on { background-color: #000; }

.tab_wrap .tab_type5 > li.on > a { border-color: #000; color: #fff; font-weight: 700; position: absolute; top: 0; left: -1px; bottom: 0; right: 0; border-left: 1px solid #000; }

.tab_wrap .tab_type5 > li.on:first-child > a { left: 0; }

.tab_wrap .tab_type5.item2 > li { width: 50%; }

.tab_wrap .tab_type5.item3 { border-bottom: 1px solid #c2c3c4; flex-wrap: wrap; }

.tab_wrap .tab_type5.item3 > li { width: 33.3%; }

.tab_wrap .tab_type5.item3 > li:nth-child(3n+1):not(.on) a { border-left: 1px solid #c2c3c4; }

.tab_wrap .tab_type5.item3 > li.on:nth-child(3n+1) > a { left: 0; }

.tab_wrap .tab_type5.item4 > li { width: 25%; }

/* //[SYS-16554]20210802 */
/* notice */
.note_list > ul > li { position: relative; padding-left: 8px; font-size: 13px; line-height: 22px; color: #333; }

.note_list > ul > li::before { content: ''; position: absolute; top: 8px; left: 0; display: inline-block; width: 2px; height: 2px; border-radius: 50%; background: #333; vertical-align: top; }

/* indicator con */
.swiper-indicator { padding-bottom: 51px; }

.swiper-indicator .swiper-pagination-progressbar { opacity: 1; background: #d5d5d5; }

.swiper-indicator .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #000; }

.swiper-indicator.swiper-container-horizontal > .swiper-pagination-progressbar { top: auto; bottom: 0; left: 0; width: 100%; height: 1px; }

.swiper-indicator .swiper-scrollbar { background: #d5d5d5; }

.swiper-indicator .swiper-scrollbar-drag { background: #000; }

.swiper-indicator.swiper-container-horizontal > .swiper-scrollbar { bottom: 0; left: 0; width: 100%; height: 1px; }

.swiper-indicator .swiper-pagination-bullet { width: auto; height: 1px; opacity: 0; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; }

.swiper-indicator .swiper-pagination-bullet-active { opacity: 1; background: #000; }

.swiper-indicator.swiper-container-horizontal > .swiper-pagination-bullets { bottom: 0; display: flex; background: #d5d5d5; }

.swiper-indicator.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { flex: 1; margin: 0; }

/* 동영상 영역 */
.video_url { position: relative; }

.video_url iframe { display: block; width: 100%; height: 100%; }

.video_url .thumb { position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; background-size: cover; background-position: center; background-repeat: no-repeat; }

.video_src { position: relative; }

.video_src > a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-size: 0; }

.video_src .video-js { width: auto; height: auto; }

.video_src .video-js .vjs-tech { position: relative; height: 100%; }

.video_src .video-js .vjs-big-play-button { opacity: 0; }

.video_src .thumb { position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; background-size: cover; background-position: center; background-repeat: no-repeat; }

.video_src button.icon_play { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; background-size: cover; background-position: center; background-repeat: no-repeat; background-color: transparent; }

.video_src button.icon_play span { position: absolute; top: 0; left: 0; width: 1px; height: 1px; color: transparent; overflow: hidden; }

.video_src button.icon_play::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); }

.video_src button.icon_play::after { content: ''; position: absolute; top: 50%; left: 50%; width: 44px; height: 47px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -400px -80px; transform: translate(-50%, -50%); }

/* 베너 */
.banner_area { margin-bottom: 40px; }

.banner_area a { display: block; }

.banner_area img { display: block; width: 100%; }

.banner_area .swiper-pagination-bullet-active { background: #000; }

/* [SYS-16854]20210714 : 상품옵션 팝업 */
.select_group { position: relative; }

.select_group .selected { position: relative; border-bottom: 1px solid #000; display: block; }

.select_group .selected a { padding-right: 20px; font-size: 14px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.select_group .selected a::after { content: ""; position: absolute; right: 7px; top: 50%; width: 8px; height: 5px; margin-top: -2px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: 0 -90px; }

.select_group .selected a > i { display: none; }

.select_group .selected a.color { padding-left: 25px; position: relative; }

.select_group .selected a.color > i { display: block; border: 1px solid #ccc; border-radius: 100%; width: 20px; height: 20px; position: absolute; top: 5px; left: 0; }

.select_group .item { position: absolute; left: 0; top: calc(100% - 1px); right: 0; height: 0; padding: 0; border-top: 1px solid #000; background-color: #fff; overflow: hidden; transition: padding 0.3s; visibility: hidden; }

.select_group .item .soldout a { cursor: default; color: #aaa; }

.select_group .item a { padding: 10px 15px; font-size: 14px; line-height: 20px; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.select_group .item a.soldout { cursor: default; color: #aaa; }

.select_group .item a > i { display: none; }

.select_group .item li a:hover { background-color: #f4f4f4; }

.select_group .item ul.color a { padding-left: 50px; position: relative; }

.select_group .item ul.color a > i { display: block; border: 1px solid #ccc; border-radius: 100%; width: 20px; height: 20px; position: absolute; top: 10px; left: 15px; }

.select_group.on { z-index: 105; }

.select_group.on .item { height: 231px; padding: 0; border: 1px solid #000; visibility: visible; }

.select_group.on .item > ul { max-height: 231px; overflow: auto; -webkit-overflow-scrolling: touch; }

.select_group + .select_group { margin-top: 10px; }

.select_option { margin-top: 10px; }

.select_option .selectZone { width: 100%; }

.select_option .selectZone .ui-selectmenu-button { display: block; border: 0; border-bottom: 1px solid #000; height: 30px; line-height: 30px; }

.select_option .selectZone .ui-selectmenu-text { padding: 0; padding-right: 20px; height: 30px; line-height: 30px; font-size: 14px; }

.select_option .selectZone .ui-selectmenu-menu ul { border: 1px solid #000; border-top: 0; padding: 0; }

.select_option .selectZone .ui-selectmenu-menu .ui-menu-item .ui-menu-item-wrapper { padding: 10px 15px; font-size: 14px; line-height: 20px; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.select_option .selectZone .ui-selectmenu-menu .ui-menu-item .ui-menu-item-wrapper:hover { background-color: #f4f5f9; }

.select_option .selectZone .ui-selectmenu-menu .ui-menu-item.ui-state-disabled .ui-menu-item-wrapper { cursor: default; color: #999; }

/* //[SYS-16854]20210714 : 상품옵션 팝업 */
/* [SYS-16386]20210726 : swiper */
.swiper-common { width: 1020px; margin: 0 auto 60px; }

.swiper-common.brand { width: 765px; }

.swiper-common.autoPlay .swiper-autoPlay { width: 19px; height: 19px; float: right; position: relative; top: -10px; }

.swiper-common.autoPlay .swiper-autoPlay.play .btn_start { display: none; }

.swiper-common.autoPlay .swiper-autoPlay.play .btn_stop { display: block; }

.swiper-common.autoPlay .swiper-autoPlay button { width: 19px; height: 19px; background: url("../images/swiper_autoicon.png") no-repeat; background-size: 38px auto; font-size: 1px; text-indent: -9999px; vertical-align: top; }

.swiper-common.autoPlay .swiper-autoPlay button.btn_start { display: block; background-position-x: -18px; }

.swiper-common.autoPlay .swiper-autoPlay button.btn_stop { display: none; }

.swiper-common.autoPlay .swiper-pagination { width: calc(100% - 23px); }

.swiper-common .common_init button.btn_prev, .swiper-common .common_init button.btn_next { width: 60px; margin-top: -50px; padding-top: 60px; background-color: transparent; text-indent: -9999px; }

.swiper-common .common_init .swiper-pagination { margin-top: 40px; position: relative; bottom: 0; height: 2px; display: flex; }

.swiper-common .common_init .swiper-pagination .swiper-pagination-bullet { flex: 1 1 auto; float: left; border-radius: 0; margin: 0; height: 2px; background-color: #d5d5d5; opacity: 1; }

.swiper-common .common_init .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #000; }

.swiper-common .unit { border-top: solid 1px #e1e1e1; position: relative; margin: 0 auto 60px; width: 1020px; box-sizing: border-box; }

.swiper-common .unit ul { border: solid 1px #e1e1e1; border-top: none; }

.swiper-common .unit ul .productMd { position: relative; float: left; width: 25%; height: 389px; text-align: center; padding: 37px; }

.swiper-common .unit ul .productMd .info { height: auto; margin-bottom: 15px; }

.swiper-common .unit ul .productMd .info .product { height: 18px; -webkit-line-clamp: 1; margin-top: 5px; }

.swiper-common .unit ul .productMd .btnArea { top: 235px; }

ul.infoList { list-style: none; margin: 0; padding: 0; display: block; }

ul.infoList > li { margin: 0; color: #666666; font-size: 14px; line-height: 17px; line-height: 1.4285; }

ul.infoList > li + li { margin-top: 10px; }

ul.infoList > li > ul > li + li { margin-top: 0; }

ul.infoList.typeB > li { padding-left: 10px; text-indent: -10px; }

ul.infoList.typeB > li::before { content: "- "; }

ul.infoList.typeF > li { border-bottom: 1px solid #dfe1e3; padding: 15px; }

ul.infoList.typeF > li strong { color: #000000; font-size: 14px; line-height: 17px; line-height: 20px; font-weight: 700; }

ul.infoList.typeF > li > ul { margin: 0; padding: 0; list-style-type: none; }

ul.infoList.typeF > li > ul > li strong { color: #000000; font-size: 14px; line-height: 17px; line-height: 20px; font-weight: 400; }

ul.infoList.typeF > li > ul > li span { color: #888888; font-size: 13px; line-height: 16px; line-height: 20px; }

ul.infoList.decimal { list-style-type: decimal; }

ul.infoList.decimal > li { padding-left: 15px; text-indent: -15px; }

ul.infoList.decimal > li:nth-child(n+9) { padding-left: 25px; text-indent: -25px; }

ol.infoList.decimal { list-style-type: decimal; }

ol.infoList.decimal > li { padding-left: 15px; text-indent: -15px; }

ol.infoList.decimal > li:nth-child(n+9) { padding-left: 25px; text-indent: -25px; }

/*[SYS-16071]20210902*/
/*상한선슬라이더*/
.percentSlider { border-bottom: 1px solid #ceccce; margin: 0; padding: 58px 10px 56px; }

.percentSlider .sliderRange { position: relative; width: auto; height: 2px; background: #dfdfdf; }

.percentSlider .sliderRange .ui-slider-range { position: absolute; top: 0; z-index: 1; display: block; border: 0; background: #000; height: 100%; }

.percentSlider .sliderRange .ui-slider-handle { z-index: 2; cursor: default; -ms-touch-action: none; touch-action: none; outline: none; width: 18px; height: 18px; background: #fff; border: 2px solid #000; border-radius: 100%; position: absolute; top: -9px; margin-left: -9px; box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); }

.percentSlider .sliderRange .setPer { display: inline-block; min-width: 30px; height: 25px; color: #000000; font-size: 20px; line-height: 24px; font-weight: 700; text-align: center; visibility: hidden; position: absolute; top: -30px; left: 50%; right: auto; text-align: center; white-space: nowrap; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }

.percentSlider .sliderRange .setPer.right { left: auto; right: -12px; transform: translateX(0px); -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); }

.percentSlider .sliderRange .ui-slider-grid { margin: 0 -8px; padding: 0; position: absolute; right: 0; left: 0; bottom: -26px; z-index: 3; display: flex; align-items: center; justify-content: space-between; }

.percentSlider .sliderRange .ui-slider-grid > span { width: 16px; color: #c4c4c4; font-size: 10px; display: flex; justify-content: center; }

.percentSlider .sliderRange .ui-slider-grid > span:first-child { color: #333333; font-size: 12px; font-weight: 700; }

.percentSlider .sliderRange .ui-slider-grid > span:nth-child(6), .percentSlider .sliderRange .ui-slider-grid > span:nth-child(11), .percentSlider .sliderRange .ui-slider-grid > span:nth-child(16) { color: #333333; font-size: 12px; font-weight: 700; }

.percentSlider .sliderRange .ui-slider-grid > span:last-child { color: #333333; font-size: 12px; font-weight: 700; }

/*//[SYS-16071]20210902*/
/* [SYS-18489] 210914 */
.video_src[data-lottie="lottieMovin"] span { display: block; width: 100%; height: 100%; margin: 0 auto; cursor: pointer; position: relative; display: flex; align-items: center; }

.video_src[data-lottie="lottieMovin"] span.vue_in + button.icon_play { opacity: .7; }

.video_src[data-lottie="lottieMovin"] span.vue_in + button.icon_play::after { height: 42px; background: none; border: double #fff; border-width: 0px 0 0 37px; margin-left: 20px; }

.video_src[data-lottie="lottieMovin"] .bg_clear { background: none !important; }

/* //[SYS-18489] 210914 */
/* [SYS-16857]  210924 */
.checkboxGroup label.hide::before { border-radius: 2px; }

/* //[SYS-16857]  210924 */
/* [SYS-22543] 2022-04-06 */
.tab_wrap .tab_type5 > li { display: flex; align-items: center; }

.tab_wrap .tab_type5 > li > a { padding: 13px 5px; height: 100%; justify-content: center; line-height: 1; min-height: 50px; flex-direction: inherit; }

/* //[SYS-22543] 2022-04-06 */
/* [SYS-28623] 2023-06-23 [차세대] 회원통합 - 온/오프라인 회원통합_가입/오프라인 회원 PC */
.tab_type.ck_group { text-align: left; margin: 0; }

.tab_type.ck_group li { margin: 0; }

.tab_type.ck_group li a { padding: 0; font-weight: normal; }

.tab_type.ck_group li a::before { display: none; }

.tab_type.ck_group li a:hover::before { display: none; width: 0; transition: none; }

.tab_type.ck_group li + li { margin-left: 100px; }

/* //[SYS-28623] 2023-06-23 [차세대] 회원통합 - 온/오프라인 회원통합_가입/오프라인 회원 PC */
/* 2023-10-06 components.scss 로 이동 */
/*****************************
Input
*****************************/
label { display: inline-block; height: 32px; margin-right: 17px; color: #000; font-size: 14px; line-height: 29px; vertical-align: middle; }

label.sizeS { font-size: 13px; }

label.sizeB { font-size: 16px; }

input[type=text], input[type=password] { padding: 0 14px; height: 32px; font-size: 14px; border: 1px solid #ccc; vertical-align: middle; }

input[type=text]:hover, input[type=text]:focus, input[type=password]:hover, input[type=password]:focus { border: 1px solid #666; }

input[type=text].disabled { color: #999; background: #f7f7f7; }

input[type=text].disabled:hover, input[type=text].disabled:focus, input[type=password].disabled:hover, input[type=password]:focus { border: 1px solid #ccc; }

input[type=text].sizeS, input[type=password].sizeS { height: 28px; font-size: 13px; }

input[type=text].sizeB, input[type=password].sizeB { height: 46px; font-size: 16px; }

input[type=file] { overflow: hidden; position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; clip: rect(0, 0, 0, 0); }

/* //2023-10-06 components.scss 로 이동 */
/*[LP24-1568] 2024-10-04 [회원/공통] UIUX개선>마이롯데 - 경유지 , 항공편  선택 스타일  수정 */
/*****************************
    Checkbox & Radio
*****************************/
.checkboxGroup, .radioGroup { display: inline-block; position: relative; }

.checkboxGroup input[type=checkbox], .radioGroup input[type=radio] { position: absolute; top: 0; left: 0; width: 0; height: 0; opacity: 0; }

.checkboxGroup label, .radioGroup label { font-size: 16px; }

.checkboxGroup label, .radioGroup label { padding-left: 28px; }

.checkboxGroup label:before, .radioGroup label:before { display: inline-block; content: ''; width: 19px; height: 19px; margin: -2px 9px 0 -28px; background: url("../images/bg_layout.png") no-repeat; vertical-align: middle; }

.checkboxGroup input:disabled + label:before { background: url("../images/bg_layout.png") no-repeat -400px 0; }

.checkboxGroup input[type=checkbox]:checked + label:before { background-position: -40px 0; }

.checkboxGroup.after label { padding-left: 0; }

.checkboxGroup.after label:before { display: none; }

.checkboxGroup.after label:after, .radioGroup.after label:after { display: inline-block; content: ''; width: 19px; height: 19px; margin: -2px 0 0 9px; background: url("../images/bg_layout.png") no-repeat; vertical-align: middle; }

.checkboxGroup.after input[type=checkbox]:checked + label:after { background-position: -40px 0; }

.radioGroup label:before { background-position: -238px 3px; }

/* 2101 톤앤매너 */
.radioGroup input[type=radio]:checked + label:before { background-position: -278px 3px; }

/* 2101 톤앤매너 */
.radioGroup input[type=radio]:disabled + label { color: #999; }

.radioGroup input[type=radio]:disabled + label:before { background-position: -440px 0; }

.radioGroup.disabled { cursor: not-allowed; }

.radioGroup.disabled label:before, .radioGroup.disabled.on label:before { background-position: -238px 3px; }

/* 2101 톤앤매너 */
.radioGroup.after label { padding-left: 0; }

.radioGroup.after label:after { background-position: -80px 0; }

.radioGroup.after input[type=radio]:checked + label:after { background-position: -278px 3px; }

/* 2101 톤앤매너 */
.radioGroup.after label:before { display: none; }

.checkboxGroup.sizeS label, .radioGroup.sizeS label { padding-left: 20px; font-family: 'Noto Sans Regular','Noto Sans Regular JP','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei'; font-size: 13px; }

.checkboxGroup.sizeS label:before, .radioGroup.sizeS label:before { width: 15px; height: 15px; margin-left: -20px; margin-right: 5px; }

.checkboxGroup.sizeS label:before { background-position: -160px 0; }

.checkboxGroup.sizeS label.disabled:before { background-position: -160px -35px; }

.checkboxGroup.sizeS input[type=checkbox]:checked + label:before { background-position: -200px 0; }

/* SYS-3358 20191218 추가 */
.checkboxGroup.sizeS input:disabled + label:before { background-position: -160px -35px; }

.checkboxGroup.sizeS + .num { margin-left: 5px; }

.checkboxGroup.sizeS.giftMG6 .tooltipClick { position: absolute; left: 56px; top: 50%; margin-top: -13px; }

.checkboxGroup.sizeS.giftMG6 .tooltipClick .contTip { width: 215px; }

.checkboxGroup.sizeS.giftMG6 .tooltipClick .contTip ul { margin-left: 0; width: 170px; }

.checkboxGroup.sizeS.giftMG6 .tooltipClick .contTip ul li { padding-right: 0; width: 170px; }

/* //SYS-3358 */
.radioGroup.sizeS label:before { background-position: -240px 0; }

.radioGroup.sizeS input[type=radio]:checked + label:before { background-position: -280px 0; }

.radioGroup.sizeB label { font-size: 22px; }

.radioGroup.sizeB label:before { margin-top: -5px; }

.radioGroup.sizeS label.hide, .checkboxGroup.sizeS label.hide { padding-left: 0; height: 15px; line-height: 15px; }

.radioGroup label.hide, .checkboxGroup label.hide { display: block; padding-left: 0; height: 18px; line-height: 18px; }

.checkboxGroup label.hide, .radioGroup label.hide, .checkboxGroup label.hide:before, .radioGroup label.hide:before { margin: 0; }

.checkboxGroup label.hide:before, .radioGroup label.hide:before { vertical-align: top; margin: 0; }

.checkboxGroup label.hide span, .radioGroup label.hide span { visibility: hidden; overflow: hidden; position: absolute; font-size: 0; z-index: -1000; opacity: 0; }

.checkboxGroup.point label { padding-left: 25px; }

.checkboxGroup.point label:before { border-radius: 2px; width: 18px; height: 18px; margin: -2px 7px 0 -25px; background: url("../images/bg_layout.png") no-repeat -320px 0; }

.checkboxGroup.point input[type=checkbox]:checked + label:before { background-position: -360px 0; }

.checkboxGroup label.disabled { color: #ccc; }

/* //[LP24-1568] 2024-10-04 [회원/공통] UIUX개선>마이롯데 - 경유지 , 항공편  선택 스타일  수정 */
/**********************************************************/
/* display.scss */
/**********************************************************/
/* display */
.dp_classified { margin-bottom: 60px; overflow: hidden; }

.dp_classified > ul { margin-bottom: -10px; font-size: 0; }

.dp_classified > ul > li { display: inline-block; margin-bottom: 10px; margin-right: 5px; }

.dp_classified > ul > li:last-child { margin-right: 0; }

.dp_classified > ul > li [class*="check_type"] { margin: 0; }

.dp_classified > ul > li [class*="check_type"] > em { display: inline-block; height: 48px; padding: 0 30px; background-color: #f2f4f5; border-radius: 24px; color: #000; font-size: 16px; line-height: 48px; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; }

.dp_classified > ul > li [class*="check_type"] > em::before { display: none; }

.dp_classified > ul > li [class*="check_type"] > input:checked + em { background-color: #000; color: #fff; font-weight: bold; }

.dp_classified > ul > li button, .dp_classified > ul > li a { display: inline-block; height: 48px; padding: 0 30px; background-color: #eee; border-radius: 24px; color: #000; font-size: 16px; line-height: 48px; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; }

.dp_classified > ul > li button.on, .dp_classified > ul > li a.on { background-color: #000; color: #fff; }

.dp_classified.displayArea { /* [DEF-12361] 2021-12-09 */ margin-top: 60px !important; margin-bottom: 30px; }

.ranking_goods .categoryOption.mt60 { margin-top: 0 !important; }

.ranking_goods .categoryOption .selProp { border-bottom: 1px solid #a1a3af; }

.dp_keyword { margin-bottom: 40px; overflow: hidden; }

.dp_keyword > ul { margin-bottom: -10px; font-size: 0; }

.dp_keyword > ul > li { display: inline-block; margin-bottom: 10px; margin-right: 5px; }

.dp_keyword > ul > li:last-child { margin-right: 0; }

.dp_keyword > ul > li em, .dp_keyword > ul > li button, .dp_keyword > ul > li a { display: block; height: 48px; padding: 0 30px; background-color: #f4f4f4; border-radius: 24px; color: #000; font-size: 16px; line-height: 48px; }

.dp_filter { margin-top: 50px; }

.filter_divide { padding-bottom: 20px; }

.filter_divide .filter_switch { position: relative; padding-right: 23px; background-color: transparent; font-weight: bold; font-size: 17px; line-height: 21px; }

.filter_divide .filter_switch::before, .filter_divide .filter_switch::after { content: ''; position: absolute; top: 50%; right: 0; width: 13px; height: 1px; margin-top: -1px; background-color: #000; }

.filter_divide .filter_switch::after { transform: rotate(90deg); transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; }

.filter_divide .filter_switch.on::after { transform: rotate(0deg); }

.filter_divide .filter_terms_divide { float: right; font-size: 0; }

.filter_divide .filter_terms_divide button { display: inline-block; margin-left: 50px; background-color: transparent; color: #000; font-size: 16px; line-height: 21px; }

.filter_divide .filter_terms_divide button:first-child { margin-left: 0; }

.filter_divide .filter_terms_divide button.on { font-weight: bold; text-decoration: underline; }

.filter_terms { position: relative; border-top: 1px solid #000; }

.filter_terms > .close { position: absolute; right: 20px; bottom: 37px; display: inline-block; width: 30px; height: 30px; background-color: transparent; z-index: 1; }

.filter_terms > .close span { position: absolute; top: 0; left: 0; width: 1px; height: 1px; color: transparent; overflow: hidden; }

.filter_terms > .close::before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 30px; height: 30px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -325px 0; }

.filter_terms_inner [class*="check_type"] { font-size: 15px; line-height: 20px; }

.filter_terms_inner [class*="check_type"] > em::before { margin-right: 8px; }

.filter_terms_inner [class*="check_type"] > input:checked + em { font-weight: bold; }

.filter_terms_inner > div { padding: 30px; border-bottom: 1px solid #ddd; font-size: 15px; line-height: 20px; }

.filter_terms_inner > div > ul { margin-right: -30px; margin-bottom: -30px; font-size: 0; }

.filter_terms_inner > div > ul > li { display: inline-block; min-width: 136px; margin-right: 30px; margin-bottom: 30px; }

.filter_terms_inner > div > dl::after { content: ""; display: block; clear: both; }

.filter_terms_inner > div > dl > dt { float: left; width: 136px; margin-right: 30px; font-weight: bold; }

.filter_terms_inner > div > dl > dd { float: left; width: calc(100% - 166px); }

.filter_terms_inner > div > dl > dd > ul { margin-right: -30px; margin-bottom: -30px; font-size: 0; }

.filter_terms_inner > div > dl > dd > ul > li { display: inline-block; min-width: 136px; margin-right: 30px; margin-bottom: 30px; }

.filter_terms_inner > div > dl + dl { margin-top: 30px; }

.filter_terms_inner > div.filter_category > ul > li { min-width: auto; }

.filter_terms_inner > div.filter_category > ul > li [class*="check_type"] > em::before { display: none; }

.filter_terms_inner > div.filter_category > ul > li [class*="check_type"] > input:checked + em { text-decoration: underline; }

.filter_terms_inner > div.filter_category > dl { padding: 30px 30px 0; margin: 30px -30px 0; border-top: 1px solid #ddd; }

.filter_terms_inner > div .filter_sum_RangeSlider { padding: 10px 0 30px; }

.filter_terms_inner > div .filter_sum_RangeSlider::after { content: ""; display: block; clear: both; }

.filter_terms_inner > div .filter_sum_RangeSlider > div { float: left; margin-left: 40px; }

.filter_terms_inner > div .filter_sum_RangeSlider > div:first-child { margin-left: 0; }

.filter_terms_inner > div .filter_sum_RangeSlider .range_input { padding: 11px 10px 10px; border-radius: 2px; border: solid 1px #ddd; background-color: #fff; color: #000; font-size: 0px; line-height: normal; }

.filter_terms_inner > div .filter_sum_RangeSlider .range_input em { display: inline-block; font-size: 16px; line-height: 17px; margin-right: 10px; }

.filter_terms_inner > div .filter_sum_RangeSlider .range_input input { width: 80px; border: none; padding: 0; color: #000; font-size: 16px; line-height: 17px; outline: none; }

.filter_terms_inner > div .filter_sum_RangeSlider .range_slider { width: 780px; }

.filter_terms_inner > div .filter_sum_RangeSlider .range_slider .irs--big { height: 40px; }

.filter_terms_inner > div .filter_sum_RangeSlider .range_slider .irs--big .irs-line { top: 17px; height: 6px; border: none; border-radius: 3px; background: #ddd; }

.filter_terms_inner > div .filter_sum_RangeSlider .range_slider .irs--big .irs-bar { top: 17px; height: 6px; border: none; background: #000; box-shadow: none; }

.filter_terms_inner > div .filter_sum_RangeSlider .range_slider .irs--big .irs-handle { top: 8px; width: 24px; height: 24px; border: none; border-radius: 50%; background: #fff; box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5); }

.filter_terms_inner > div .filter_sum_RangeSlider .range_slider .irs--big .irs-from, .filter_terms_inner > div .filter_sum_RangeSlider .range_slider .irs--big .irs-to { top: 42px; padding: 0; background: none; border-radius: 0; color: #000; font-size: 15px; font-weight: bold; line-height: 17px; }

.filter_keyword { padding: 25px 30px; }

.filter_keyword > ul { margin-right: -32px; margin-bottom: -25px; font-size: 0; }

.filter_keyword > ul > li { display: inline-block; margin-right: 32px; margin-bottom: 25px; }

.filter_keyword > ul > li button { display: inline-block; background-color: transparent; color: #000; font-size: 15px; line-height: 20px; }

.filter_keyword > ul > li button::after { content: ""; display: inline-block; width: 20px; height: 20px; margin-left: 8px; border-radius: 50%; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -384px 6px; vertical-align: top; }

.filter_keyword + .filter_btn_area { margin-top: 16px; }

.filter_keyword[style*="none"] + .filter_btn_area { margin-top: 40px; }

.filter_btn_area { margin-top: 40px; padding-bottom: 30px; font-size: 0; text-align: center; }

.filter_btn_area [class*="btn_type"] + [class*="btn_type"] { margin-left: 10px; }

.pd_quantity_area { display: flex; padding-top: 20px; border-top: 1px solid #000; color: #000; font-size: 16px; line-height: 21px; }

.pd_quantity_area .quantity { flex: 1; }

.pd_quantity_area .quantity em { font-weight: bold; font-size: 18px; }

.pd_quantity_area .switch { vertical-align: top; }

.pd_quantity_area .switch input[type="checkbox"] + label { vertical-align: middle; }

li.timeSaleLi .thumb .img, li.saleTodayLi .thumb .img { padding-bottom: 286px; }

li.timeSaleLi .thumb .img img, li.saleTodayLi .thumb .img img { width: 250px; }

.dp_unit a { display: block; }

.dp_unit .number { color: #000; font-weight: bold; font-size: 30px; line-height: 31px; }

.dp_unit .time { margin-bottom: 20px; color: #000; font-weight: bold; font-size: 22px; line-height: 25px; }

.dp_unit .thumb { padding: 0 20px; }

.dp_unit .thumb .img { position: relative; height: 0; padding-bottom: 100%; overflow: hidden; }

.dp_unit .thumb .img img { position: absolute; top: 50%; left: 50%; display: block; min-width: 100%; height: 100%; transform: translate(-50%, -50%); }

.dp_unit .info { margin-top: 20px; color: #000; font-size: 15px; line-height: 20px; }

.dp_unit .info .name { margin-bottom: 7px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.dp_unit .info .name .en { margin-top: 3px; color: #bbb; font-weight: normal; font-family: 'NotoSansKR'; line-height: 17px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.dp_unit .info .title { height: 42px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.dp_unit .info .sum { margin-top: 10px; color: #000; font-weight: bold; font-size: 22px; line-height: 25px; }

.dp_unit .info .sum span { display: inline-block; color: #bbb; }

.dp_unit .info .sum span.line { text-decoration: line-through; }

.tit_type + .dp_list { margin-top: 60px; }

.dp_list { margin-top: 60px; }

.dp_list > ul { padding: 0 10px; font-size: 0; }

.dp_list > ul > li { display: inline-block; width: 240px; margin-right: 100px; vertical-align: top; }

.dp_list > ul > li > a { display: block; }

.dp_list > ul > li:nth-child(4n) { margin-right: 0; }

.dp_list > ul > li:nth-child(4) ~ li { margin-top: 90px; }

.dp_list > ul.hit { padding: 0; }

.dp_list > ul.hit > li { width: 380px; margin-right: 70px; padding: 30px; border-radius: 2px; box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.16); background-color: #fff; }

.dp_list > ul.hit > li:nth-child(4n) { margin-right: initial; }

.dp_list > ul.hit > li:nth-child(4) ~ li { margin-top: initial; }

.dp_list > ul.hit > li:nth-child(3n) { margin-right: 0; }

.dp_list > ul.hit > li:nth-child(3) ~ li { margin-top: 90px; }

.dp_list > ul.hit > li .dp_unit .number { margin-bottom: 20px; font-size: 50px; line-height: 56px; }

.dp_list > ul.hit > li .dp_unit .thumb { padding: 0 25px; }

.dp_list > ul.hit > li .dp_unit .info { margin-top: 30px; }

.dp_list > ul + ul { margin-top: 90px; }

/* magazine */
.mag_list { margin-top: 80px; }

.mag_list .thumb .img { position: relative; height: 0; padding-bottom: 100%; overflow: hidden; }

.mag_list .thumb .img img { position: absolute; top: 50%; left: 50%; display: block; min-width: 100%; height: 100%; transform: translate(-50%, -50%); }

.mag_list .info { margin-top: 20px; color: #000; }

.mag_list .info dt { font-weight: bold; font-size: 18px; line-height: 24px; max-height: 50px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.mag_list .info dd { margin-top: 5px; font-size: 16px; line-height: 24px; max-height: 50px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; display: none; }

.mag_list > ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; }

.mag_list > ul > li { width: 310px; /* &:nth-child(3){ margin-left: 660px; } &:nth-child(5){ margin-left: 660px; }*/ }

.mag_list > ul > li > a { display: block; }

.mag_list > ul > li:nth-child(5n - 4) { width: 546px; margin: 0 57px -378px 57px; }

.mag_list > ul > li:nth-child(5n - 4) .info dt { max-height: 33px; font-size: 25px; line-height: 33px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.mag_list > ul > li:nth-child(5n - 4) .info dd { margin-top: 15px; font-size: 18px; line-height: 28px; max-height: 84px; display: block; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; word-break: break-word; word-break: break-all; }

.mag_list > ul > li:nth-child(5n - 4):nth-last-child(2), .mag_list > ul > li:nth-child(5n - 4):nth-last-child(3), .mag_list > ul > li:nth-child(5n - 4):last-child { margin: 0 57px; }

.mag_list > ul > li:nth-child(5n - 2), .mag_list > ul > li:nth-child(5n - 3) { margin-bottom: 50px; }

.mag_list > ul > li:nth-child(5n) { margin-left: 660px; }

.mag_list > ul > li:nth-child(n) { order: 1; /* [SYS-13394]20210614 비회원 문의 */ }

.mag_list > ul > li:nth-child(2) { order: 0; /* [SYS-13394]20210614 비회원 문의 */ }

.mag_list > ul > li:nth-child(n+6) { order: 3; /* [SYS-13394]20210614 비회원 문의 */ }

.mag_list > ul > li:nth-child(7) { order: 2; /* [SYS-13394]20210614 비회원 문의 */ }

.mag_list > ul > li:nth-child(1):last-child, .mag_list > ul > li:nth-child(6):last-child { margin-left: auto; margin-right: auto; }

.mag_list > ul ~ ul { margin-top: 100px; }

.mag_list + .pagination { margin-top: 100px; }

/* event */
.ev_tab .depth_01 { background-color: #f1f1f1; }

.ev_tab .depth_01 ul { display: flex; width: 1280px; margin: 0 auto; }

.ev_tab .depth_01 ul li { position: relative; flex: 1; }

.ev_tab .depth_01 ul li a { position: relative; display: block; padding: 23px 0 22px; color: #666; font-weight: bold; font-size: 34px; line-height: 1.324; text-align: center; }

.ev_tab .depth_01 ul li:first-child::before, .ev_tab .depth_01 ul li:last-child::before { content: ''; position: absolute; top: 0; width: 50vw; height: 100%; }

.ev_tab .depth_01 ul li:first-child::before { right: 0; }

.ev_tab .depth_01 ul li:last-child::before { left: 0; }

.ev_tab .depth_01 ul li.on { background-color: #fff; }

.ev_tab .depth_01 ul li.on:first-child::before, .ev_tab .depth_01 ul li.on:last-child::before { background-color: #fff; }

.ev_tab .depth_01 ul li.on a { color: #000; }

.ev_tab .depth_02 { border-bottom: 1px solid #f1f1f1; }

.ev_tab .depth_02 ul { display: flex; width: 1280px; margin: 0 auto; }

.ev_tab .depth_02 ul li { flex: 1; text-align: center; }

.ev_tab .depth_02 ul li a { position: relative; display: inline-block; padding: 31px 0 30px; color: #888; font-weight: bold; font-size: 20px; line-height: 1.35; }

.ev_tab .depth_02 ul li:hover a, .ev_tab .depth_02 ul li.on a { color: #000; }

.ev_tab .depth_02 ul li:hover a::after, .ev_tab .depth_02 ul li.on a::after { content: ''; display: block; width: 100%; height: 2px; background: #000; }

.ev_banner a { display: block; }

.ev_banner a img { vertical-align: top; }

.ev_banner.swiper-container-horizontal > .indicator { margin-top: 50px; }

.ev_banner[data-swiper] .btn_prev, .ev_banner[data-swiper] .btn_next { width: 60px; margin-top: -30px; padding-top: 60px; background-color: transparent; }

.ev_banner[data-swiper] .btn_prev::before, .ev_banner[data-swiper] .btn_next::before { left: 0; top: 0; width: 60px; height: 60px; margin: 0; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: 0 -20px; }

/* 2022-11-30 personalize.scss 로 이동
.ev_slide_con {
	a {
		display: block;
	}
	.area1 {
		position: relative;
		height: 0;
		padding-top: 355px;
		background-size: cover;
		background-position: 50% 50%;
		overflow: hidden;
		img {
			position: absolute;
			top: 50%;
			left: 50%;
			display: block;
			min-width: 100%;
			height: 100%;
			transform: translate(-50%, -50%);
		}
	}
	.area2 {
		padding: 30px;
		background-color: #222;
		color: #fff;
		font-size: 15px;
		.flag{
			display: block;
			margin: 0 0 10px;
			padding: 0;
			span{
				display: inline-block;
				height: 20px;
				padding: 0 5px;
				background: #333;
				font-size: 11px;
				color: #fff;
				line-height: 20px;
			}
		}
		strong {
			display: block;
			margin-bottom: 10px;
			line-height: 20px;
			@include text_ellipsis;
		}
		p {
			height: 45px;
			margin-bottom: 12px;
			color: #bbb;
			line-height: 22px;
			@include text_ellipsis2;
		}
		div {
			display: flex;
			line-height: 17px;
			span {
				display: block;
				flex: 1;
				@include font_arial;
			}
			em {
				font-size: 13px;
				&::after {
					content: '';
					display: inline-block;
					width: 6px;
					height: 12px;
					margin-left: 5px;
					@include bg_arrow;
					@include bg_arrow_R6;
					vertical-align:-1px;
				}
				&.none::after {
					display: none;
				}
			}
		}
	}
	.swiper-slide {
		border-radius: 13px;
		overflow: hidden;
	}
	&.swiper-container-horizontal > .indicator {
		margin-top: 50px;
	}
} // .ev_slide_con 
// 2022-11-30 personalize.scss 로 이동
*/
.dp_slide_con .dp_unit .info { margin-top: 40px; }

.dp_slide_con .dp_unit .info .sum { margin-top: 15px; }

/* [SYS-16386] 20210809 */
.cate_search { display: none; }

.cateHeader { width: 1020px; margin: 0 auto; }

.cateHeader .cate_search { display: block; width: 230px; margin-top: 0; padding-bottom: 8px; }

.cateHeader .cate_search .input_area { padding-right: 0; }

.cateHeader .cate_search input { height: 20px; font-size: 14px; line-height: 20px; color: #333; font-weight: normal; }

.cateHeader .cate_search input[type="text"]:hover, .cateHeader .cate_search input[type="text"]:focus { border: none; }

.cateHeader .cate_search input::-webkit-input-placeholder { color: #333; font-weight: normal; font-size: 14px; }

.cateHeader .cate_search input:-moz-placeholder { color: #333; font-weight: normal; font-size: 14px; }

.cateHeader .cate_search input::-moz-placeholder { color: #333; font-weight: normal; font-size: 14px; }

.cateHeader .cate_search input:-ms-input-placeholder { color: #333; font-weight: normal; font-size: 14px; }

.cateHeader .cate_search input::placeholder { color: #333; font-weight: normal; font-size: 14px; }

.cateHeader .cate_search > button { width: 20px; padding-top: 20px; bottom: 8px; background-position: -400px -40px; }

/* [SYS-16386] 20211013 */
.cateMainBrand { position: relative; height: 240px; border: 1px solid #e1e1e1; }

.cate_brand ul { float: left; }

.cate_brand ul::after { display: block; content: ''; clear: both; }

.cate_brand ul > li.product { float: left; position: relative; width: 20%; height: 238px; padding-top: 65px; text-align: center; border-left: 1px solid #f0f0f0; overflow: hidden; }

.cate_brand ul > li.product:first-child { border-left: none; }

.cate_brand ul > li.product::after { content: ''; display: block; clear: both; }

.cate_brand ul .product .logo { position: absolute; top: 0; left: 0; width: 202px; height: 65px; text-align: center; }

.cate_brand ul .product .logo a { display: inline-block; position: relative; font-size: 0; text-align: center; }

.cate_brand ul .product .logo img { width: 150px; height: 38px; vertical-align: middle; }

.cate_brand ul .product .logo:before { content: ""; display: block; position: absolute; bottom: 0; left: 50%; width: 30px; height: 1px; margin-left: -15px; background-color: #c6c8cd; }

.cate_brand ul .product .logo:after { content: ""; display: inline-block; overflow: hidden; width: 0; height: 65px; vertical-align: middle; }

.cate_brand ul .product .img { display: block; margin-top: 20px; text-align: center; }

.cate_brand ul .product .img img { width: 124px; height: 124px; }

.cate_brand ul .product .hover { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 238px; background-color: #fff; z-index: 1; }

.cate_brand ul .product .hover span, .cate_brand ul .mainNewBrand .product .hover a { display: block; overflow: hidden; color: #fff; }

.cate_brand ul .product .hover .name { display: block; display: -webkit-box; overflow: hidden; height: 56px; margin-top: 84px; padding: 12px 20px 0; color: #666; font-family: 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; font-size: 14px; line-height: 22px; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.cate_brand ul .product .hover .name:hover { color: #000; }

.cate_brand ul .product .hover .price { margin-top: 33px; color: #666; font-size: 15px; }

.cate_brand ul .product .hover .price em { margin-right: 3px; color: #000; font-size: 20px; }

.br_search, .cate_search { position: relative; width: 580px; padding-right: 52px; margin: 50px auto 0; border-bottom: 1px solid #000; }

.br_search input, .cate_search input { width: 100%; height: 52px; padding: 0 0 3px 0; border: 0; color: #000; font-weight: bold; font-size: 20px; line-height: 49px; outline: none; }

.br_search input:hover, .br_search input:focus, .cate_search input:hover, .cate_search input:focus { border: 0; }

.br_search input::-webkit-input-placeholder, .cate_search input::-webkit-input-placeholder { color: #666; font-weight: normal; font-size: 18px; }

.br_search input:-moz-placeholder, .cate_search input:-moz-placeholder { color: #666; font-weight: normal; font-size: 18px; }

.br_search input::-moz-placeholder, .cate_search input::-moz-placeholder { color: #666; font-weight: normal; font-size: 18px; }

.br_search input:-ms-input-placeholder, .cate_search input:-ms-input-placeholder { color: #666; font-weight: normal; font-size: 18px; }

.br_search input::placeholder, .cate_search input::placeholder { color: #666; font-weight: normal; font-size: 18px; }

.br_search input::-ms-clear, .cate_search input::-ms-clear { display: none; }

.br_search > button, .cate_search > button { position: absolute; right: 10px; bottom: 10px; width: 32px; height: 0; padding-top: 32px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -360px -40px; overflow: hidden; }

.br_search .input_area, .cate_search .input_area { position: relative; padding-right: 40px; }

.br_search .input_area > button, .cate_search .input_area > button { position: absolute; right: 5px; bottom: 10px; width: 32px; height: 0; padding-top: 32px; background-color: transparent; overflow: hidden; }

.br_search .input_area > button::before, .br_search .input_area > button::after, .cate_search .input_area > button::before, .cate_search .input_area > button::after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.br_search .input_area > button::before, .cate_search .input_area > button::before { width: 23px; height: 23px; border-radius: 50%; background: #e8e8e8; }

.br_search .input_area > button::after, .cate_search .input_area > button::after { width: 10px; height: 10px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -410px 0; }

.br_search + .br_slide, .cate_search + .br_slide { margin-top: 62px; }

.br_search + .dp_classified, .cate_search + .dp_classified { margin-top: 70px; }

.br_slide { font-size: 18px; line-height: 24px; color: #000; }

.br_slide .br_slide_inner { padding-bottom: 16px; margin-bottom: -16px; overflow: hidden; }

.br_slide .swiper-container { padding: 0 100px; margin-top: 15px; background-color: #f5f5f5; overflow: visible; }

.br_slide .swiper-container::before, .br_slide .swiper-container::after { content: ''; position: absolute; top: 0; width: 95px; height: 100%; background-color: #f5f5f5; z-index: 2; }

.br_slide .swiper-container::before { left: 0; }

.br_slide .swiper-container::after { right: 0; }

.br_slide .swiper-container .swiper-slide a { display: block; padding: 40px 0; }

.br_slide .swiper-container .swiper-slide a img { display: block; width: 100%; height: 40px; }

.br_slide .swiper-container .swiper-slide.on { background-color: #fff; position: relative; }

.br_slide .swiper-container .swiper-slide.on::after { content: ""; border: solid 1px #000; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

.br_slide .swiper-container[data-swiper] .btn_prev, .br_slide .swiper-container[data-swiper] .btn_next { width: 60px; margin-top: -30px; padding-top: 60px; background: none; }

.br_slide .swiper-container[data-swiper] .btn_prev::before, .br_slide .swiper-container[data-swiper] .btn_next::before { content: ""; position: absolute; left: 50%; top: 50%; width: 13px; height: 22px; margin: -11px 0 0 -6.5px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -80px -40px; }

.br_slide .swiper-container[data-swiper] .btn_prev.swiper-button-disabled, .br_slide .swiper-container[data-swiper] .btn_next.swiper-button-disabled { opacity: 0; }

.br_slide .swiper-container[data-swiper] .btn_prev { left: 10px; }

.br_slide .swiper-container[data-swiper] .btn_next { right: 10px; }

.br_result { margin-top: 80px; }

.br_result strong { display: block; padding-bottom: 20px; border-bottom: 1px solid #000; color: #000; font-weight: bold; font-size: 22px; line-height: 29px; }

.br_result > div { display: flex; margin-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #dfe1e3; }

.br_result > div dl { display: flex; flex: 1; margin-top: 8px; }

.br_result > div dl [class*="check_type"] > em::before { border-color: #000; }

.br_result > div dl dt { position: relative; padding-right: 31px; margin-right: 30px; }

.br_result > div dl dt::after { content: ''; position: absolute; top: 3px; right: 0; width: 1px; height: 18px; background-color: #000; }

.br_result > div dl dt [class*="check_type"] { margin-right: 0; }

.br_result > div dl dd { flex: 1; margin-right: -30px; margin-bottom: -15px; }

.br_result > div dl dd [class*="check_type"] { margin-right: 30px; margin-bottom: 15px; }

.br_result > div button { height: 40px; padding: 0 20px; border-radius: 4px; background-color: #000; color: #fff; font-weight: bold; font-size: 14px; line-height: 40px; }

.br_result > div button::after { content: ''; display: inline-block; width: 20px; height: 20px; margin-top: -5px; margin-left: 10px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -40px -120px; vertical-align: middle; }

.br_result + * { margin-top: 60px; }

.br_result + .ev_list { margin-top: 80px; }

.ev_list .area1 { position: relative; height: 0; padding-top: 190px; background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; overflow: hidden; }

.ev_list .area1 img { position: absolute; top: 50%; left: 50%; display: block; width: 100%; min-height: 100%; transform: translate(-50%, -50%); }

.ev_list .area1.t2, .ev_list .area1.t3 { width: 160px; margin: 30px auto 0; padding-top: 160px; border-radius: 50%; background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; overflow: hidden; }

.ev_list .area1.t2 img, .ev_list .area1.t3 img { width: auto; min-height: auto; min-width: 100%; height: 100%; }

.ev_list .area1.t2 { border-radius: 0; background-size: 100% auto; }

.ev_list .area1.t3 { background-color: #f5f5f5; background-size: 150px auto; }

.ev_list .area1.t3 img { min-width: auto; height: auto; }

.ev_list .area2 { margin-top: 20px; color: #000; font-size: 15px; text-align: center; }

.ev_list .area2 > * { display: block; padding: 0 20px; }

.ev_list .area2 .flag { margin-bottom: 8px; height: auto; }

.ev_list .area2 .flag span { display: inline-block; padding: 2px 6px; background-color: #000; color: #fff; font-size: 10px; line-height: 13px; }

.ev_list .area2 .flag:empty { margin-bottom: 0; }

.ev_list .area2 > strong { line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ev_list .area2 > p { height: 42px; margin-top: 5px; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ev_list .area2 > span { margin-top: 10px; color: #666; line-height: 17px; }

.ev_list .area2 > button, .ev_list .area2 > a { position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; margin-top: 30px; border-top: dashed 1px #c6c6c6; background-color: #f5f5f5; font-weight: bold; font-size: 15px; line-height: 50px; }

.ev_list .area2 > button::after, .ev_list .area2 > a::after { content: ''; display: inline-block; vertical-align: middle; }

.ev_list .area2 > button::after { width: 20px; height: 18px; margin-top: -5px; margin-left: 10px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -80px -120px; }

.ev_list .area2 > a::after { width: 7px; height: 12px; margin-top: -3px; margin-left: 6px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -80px 0; }

.ev_list > ul { display: flex; flex-flow: wrap; display: -webkit-flex; -webkit-flex-flow: wrap; }

.ev_list > ul > li { position: relative; display: inline-block; width: 290px; padding-bottom: 80px; margin-right: 40px; border-radius: 10px; border: solid 1px #e1e1e1; background-color: #fff; overflow: hidden; }

.ev_list > ul > li:nth-child(4) ~ li { margin-top: 40px; }

.ev_list > ul > li:nth-child(4n) { margin-right: 0; }

.ie .ev_list02 .area2 p { max-height: 40px; }

.ev_list02 .area1 { position: relative; height: 0; margin: 0 auto; padding-top: 240px; border-radius: 4px; background-size: cover; background-position: 50% 50%; overflow: hidden; }

.ev_list02 .area1 img { position: absolute; top: 50%; left: 50%; display: block; width: 100%; min-height: 100%; transform: translate(-50%, -50%); }

.ev_list02 .area2 { color: #000; font-size: 15px; line-height: 20px; }

.ev_list02 .area2 > * { display: block; }

.ev_list02 .area2 strong { margin-top: 20px; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ev_list02 .area2 p { margin-top: 5px; line-height: 20px; min-height: 40px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.ev_list02 .area2 span { margin-top: 15px; color: #666666; }

.ev_list02 > ul { font-size: 0; }

.ev_list02 > ul > li { display: inline-block; width: 400px; margin-right: 40px; vertical-align: top; }

.ev_list02 > ul > li:nth-child(3) ~ li { margin-top: 50px; }

.ev_list02 > ul > li:nth-child(3n) { margin-right: 0; }

.ev_list02 > ul > li > a { display: block; }

.ev_list02 .more { margin-top: 80px; text-align: center; }

.ev_list02 .more .btn_type2 { font-weight: normal; }

.ev_list02.ty02 > ul > li { width: 620px; margin-right: 40px; }

.ev_list02.ty02 > ul > li .area1 { padding-top: 290px; }

.ev_list02.ty02 > ul > li:nth-child(3) ~ li { margin-top: 0; }

.ev_list02.ty02 > ul > li:nth-child(3n) { margin-right: 40px; }

.ev_list02.ty02 > ul > li:nth-child(2) ~ li { margin-top: 50px; }

.ev_list02.ty02 > ul > li:nth-child(2n) { margin-right: 0; }

.ev_list03 .area1 > div { padding: 19px 10px; border-radius: 3px; box-sizing: border-box; background-color: #f5f5f5; color: #000; text-align: center; word-wrap: break-word; }

.ev_list03 .area1 > div > * { display: block; }

.ev_list03 .area1 > div strong { font-weight: normal; font-size: 30px; line-height: 33px; }

.ev_list03 .area1 > div strong em { font-size: 24px; }

.ev_list03 .area1 > div span { margin-top: 2px; font-size: 13px; line-height: 17px; }

.ev_list03 .area2 { color: #000; font-size: 14px; }

.ev_list03 .area2 > * { display: block; }

.ev_list03 .area2 strong { line-height: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ev_list03 .area2 p { margin-top: 5px; color: #333; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.ev_list03 .area2 span { margin-top: 10px; line-height: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ev_list03 .area3 { color: #888; font-weight: bold; font-size: 12px; line-height: 16px; }

.ev_list03 .area3 span { display: inline-block; width: 20px; height: 0; padding-top: 20px; overflow: hidden; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: 0 -120px; }

.ev_list03 > ul > li { padding: 30px; border-bottom: 1px solid #eaeaea; }

.ev_list03 > ul > li > a { display: flex; align-items: flex-start; }

.ev_list03 > ul > li > a .area1 { width: 120px; }

.ev_list03 > ul > li > a .area2 { flex: 1; padding-left: 25px; overflow: hidden; }

.ev_list03 > ul > li > a .area3 { padding-left: 17px; height: 90px; display: flex; align-items: center; }

.ev_list03 > ul > li .info { margin-top: 17px; margin-left: 145px; color: #333; font-size: 12px; line-height: 18px; }

.ev_list03 > ul > li .info li + li { margin-top: 10px; }

.ev_list03 > ul > li:first-child { padding-top: 0; }

.ev_list03 > ul > li.off { background-color: #f9f9f9; }

.ev_list03 > ul > li.off .area1 > div { padding: 18px 10px; border: 1px solid #bbb; background-color: #f1f1f1; color: #bbb; }

.ev_list03 > ul > li.off .area2 { color: #bbb; }

.coupon_popup_list { position: relative; width: 520px; min-height: 480px; }

.coupon_popup_list .tab_type02 { padding: 35px 30px 0; background-color: #fff; }

.coupon_popup_list .ev_list03 { min-height: 271px; max-height: 511px; overflow: hidden; overflow-y: auto; }

.coupon_popup_list .note_list { padding: 0 30px 30px; max-height: 621px; overflow: hidden; overflow-y: auto; }

/* 추천랭킹 */
.ra_slide_con a { display: block; }

.ra_slide_con .area1 { position: relative; height: 0; padding-top: 414px; background-size: cover; background-position: 50% 50%; overflow: hidden; }

.ra_slide_con .area1 img { position: absolute; left: 0; top: 0; width: 100%; }

.ra_slide_con .area2 { margin-top: 30px; color: #000; }

.ra_slide_con .area2 strong { display: block; font-weight: bold; font-size: 20px; line-height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ra_slide_con .area2 em { display: block; margin-top: 10px; font-size: 16px; line-height: 19px; }

.ra_slide_con .area2 em::after { content: ''; display: inline-block; width: 6px; height: 10px; margin-left: 6px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -120px 0; }

.ra_slide_con.swiper-container-horizontal > .indicator { margin-top: 50px; }

.ra_slide_con[data-swiper] .btn_prev, .ra_slide_con[data-swiper] .btn_next { margin-top: -97px; }

/* magazine, live */
.cont_list .thumb { position: relative; }

.cont_list .thumb .img { position: relative; height: 0; padding-bottom: 100%; overflow: hidden; }

.cont_list .thumb .img img { position: absolute; top: 50%; left: 50%; display: block; min-width: 100%; height: 100%; transform: translate(-50%, -50%); }

.cont_list .thumb .flag { position: absolute; top: 10px; right: 10px; height: auto; font-size: 0; }

.cont_list .thumb .flag span { display: inline-block; padding: 5px 11px; background-color: #ff0000; color: #fff; font-size: 12px; line-height: 14px; }

.cont_list .info { margin-top: 18px; color: #000; }

.cont_list .info dt { font-weight: bold; font-size: 15px; line-height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.cont_list .info dd { margin-top: 3px; font-size: 15px; line-height: 20px; max-height: 40px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.cont_list > ul { display: flex; flex-flow: wrap; display: -webkit-flex; -webkit-flex-flow: wrap; }

.cont_list > ul > li { width: 290px; margin-right: 40px; }

.cont_list > ul > li:nth-child(4) ~ li { margin-top: 50px; }

.cont_list > ul > li:nth-child(4n) { margin-right: 0; }

.cont_list > ul > li > a { display: block; }

/* [SYS-16386] */
.brandshopWrap .tabArea .tabBtn { background: transparent; }

.brandshopWrap .tabArea .tabBtn li { background: #fff; border: 0; height: 51px; border-right: solid 1px #e7e7e7; border-top: solid 1px #e7e7e7; border-bottom: solid 1px #000; }

.brandshopWrap .tabArea .tabBtn li a { font-size: 15px; color: #000; }

.brandshopWrap .tabArea .tabBtn li:first-child { border-left: solid 1px #e7e7e7; }

.brandshopWrap .tabArea .tabBtn li.on { background: #000; border-bottom: 0; }

.brandshopWrap .tabArea .tabBtn li.on a { color: #fff; font-weight: bold; }

.brandshopWrap .tabArea .tabBtn li.on a:before { display: none; }

/* [SYS-18516] 20210923 7일전샵 아이콘 추가 요청 */
.swiper-common .unit ul .productMd .info.show::before { display: none; }

.swiper-common .unit ul .productMd .btnArea.type1.top { width: 100%; top: 37px; padding-top: 80px; }

.swiper-common .unit ul .productMd .btnArea.type1::before { content: ""; display: block; width: 180px; height: 180px; position: absolute; top: 0; left: 37px; background: #fff; opacity: 0.75; }

/* [ITN-135] 2024-08-07 PC 테마관 베스트 상품유닛 개선 */
.swiper-common .unit { border-top: none; }

.swiper-common .unit .goods_list { border: solid 1px #e1e1e1; min-height: 790px; }

.swiper-common .unit .goods_list [class^="unit_THMB"] > li { min-height: 394px; height: auto; }

/* //[ITN-135] 2024-08-07 PC 테마관 베스트 상품유닛 개선 */
/* [SYS-18707][SYS-19772] 20211111 */
.ev_tab .depth_02 ul li a { font-size: 24px; padding: 20px 0; height: 80px; line-height: 35px; }

.ev_tab .depth_02 ul li a::after { width: calc(100% + 20px) !important; transform: translate3D(-10px, 5px, 0); }

.ev_list { margin-top: 80px; }

.event_deal .tit_type.t1 { position: relative; }

.event_deal .tit_type.t1 a.more { position: absolute; right: 0; bottom: 5px; }

.season_off .ev_list02 > ul > li:nth-child(3) ~ li { margin-top: 0 !important; }

.branch_information li a { display: block; width: 400px; height: 180px; position: relative; }

.branch_information li a .area1 img { display: block; width: 100%; height: 100%; }

.branch_information li a .area1::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; /* [DEF-12300] 2021-12-07 */ background: rgba(0, 0, 0, 0.6); }

.branch_information li a .area2 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: flex; justify-content: center; align-items: center; flex-direction: column; }

.branch_information li a .area2 strong { font-size: 22px; color: #fff; }

.branch_information li a .area2 p { font-size: 15px; color: #fff; margin-top: 10px; }

/* //[SYS-18707][SYS-19772] 20211111 */
/* [SYS-21486] : 2022-002-16 [DEF-12830] [운영][이관] PC 카테고리 프로모션 [더보기] url 이동 */
.cateMainBrand { margin-bottom: 79px; }

.categoryBest { margin-top: 0; }

/* //[SYS-21486] : 2022-002-16 [DEF-12830] [운영][이관] PC 카테고리 프로모션 [더보기] url 이동 */
/* [SYS-21224] 2022-04-11 [상품/전시] 찜꽁 명칭 변경 및 예약하기 버튼 제거 */
.categoryWrap .flagNum { z-index: 2; }

.productMd .soldout_img::after { display: flex; content: 'SOLD OUT'; font-weight: bold; color: #fff; font-size: 15px; position: absolute; width: 100%; height: 100%; top: 0; justify-content: center; align-items: center; letter-spacing: normal; }

/* //[SYS-21224] 2022-04-11 [상품/전시] 찜꽁 명칭 변경 및 예약하기 버튼 제거 */
/* [SYS-22275] 2022-05-16 [상품/전시][퍼블리싱] 옴니 2차 개발(PC) */
.brandWrap { position: relative; }

/* [PD-754] 2024-07-02 [운영] GNB, LNB형 브랜드관 관심 브랜드 토스트팝업 위치 UI 결함 */
.brandWrap .logoArea .wishPopNew { left: 11px !important; }

/* //[PD-754] 2024-07-02 [운영] GNB, LNB형 브랜드관 관심 브랜드 토스트팝업 위치 UI 결함 */
.visit_reserve_btn { position: fixed; top: 0; left: calc((100vw/2) + 560px); z-index: 1; }

.visit_reserve_btn .floating_menu { position: absolute; top: 297px; text-align: center; transition: top .3s; }

.visit_reserve_btn .floating_menu .visitReservation { width: 81px; height: 81px; background-color: #000; color: #fff; border-radius: 50%; font-size: 15px; font-weight: bold; letter-spacing: -0.3px; opacity: 0.9; box-shadow: 4px 8px 13px 0 rgba(0, 0, 0, 0.18); display: flex; justify-content: center; align-items: center; }

.visit_reserve_btn .floating_menu.sticky { top: 110px; }

.visit_reserve_btn .floating_menu.text { top: 345px; }

.visit_reserve_btn .floating_menu.text.sticky { top: 110px; }

.visit_reserve_btn .floating_menu.main { top: 365px; }

.visit_reserve_btn .floating_menu.main.sticky { top: 110px; }

.visit_reserve_btn .floating_menu.list { top: 245px; }

.visit_reserve_btn .floating_menu.list.sticky { top: 110px; }

/* //[SYS-22275] 2022-05-16 [상품/전시][퍼블리싱] 옴니 2차 개발(PC) */
/* 2022-11-30 main.scss 에서 이동 */
.panel.newBenefit:not(.panel.newBenefit) .prdFilterArea, .searchCon:not(.panel.newBenefit) .prdFilterArea { border-bottom: 1px solid #E5E5E5; }

.panel.newBenefit .ev_slide_con, .searchCon .ev_slide_con { padding: 0; }

.panel.newBenefit .ev_slide_con ul li, .searchCon .ev_slide_con ul li { width: 224px; border-radius: 0 !important; margin-right: 40px; }

.panel.newBenefit .ev_slide_con ul li a, .searchCon .ev_slide_con ul li a { display: block; }

.panel.newBenefit .ev_slide_con ul li .area1, .searchCon .ev_slide_con ul li .area1 { position: relative; height: 0; padding-top: 224px; background-size: cover; background-position: 50% 50%; overflow: hidden; height: 224px; width: 224px; padding: 0 0 0 0; background: none; margin: 0 0 20px; }

.panel.newBenefit .ev_slide_con ul li .area1 img, .searchCon .ev_slide_con ul li .area1 img { position: absolute; top: 50%; left: 50%; display: block; height: 100%; width: auto; transform: translate(-50%, -50%); display: block; }

.panel.newBenefit .ev_slide_con ul li .area1.brand_logo img, .searchCon .ev_slide_con ul li .area1.brand_logo img { height: auto; }

.panel.newBenefit .ev_slide_con ul li .area2, .searchCon .ev_slide_con ul li .area2 { padding: 0; background: #fff; font-size: 14px; color: #000; }

.panel.newBenefit .ev_slide_con ul li .area2 strong, .searchCon .ev_slide_con ul li .area2 strong { display: block; margin: 0 0 5px; line-height: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.panel.newBenefit .ev_slide_con ul li .area2 p, .searchCon .ev_slide_con ul li .area2 p { height: 38px; color: #000; margin: 0 0 15px; line-height: 19px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; word-break: break-word; }

.panel.newBenefit .ev_slide_con ul li .area2 div, .searchCon .ev_slide_con ul li .area2 div { display: flex; align-items: center; justify-content: flex-end; line-height: 16px; }

.panel.newBenefit .ev_slide_con ul li .area2 div span, .searchCon .ev_slide_con ul li .area2 div span { display: block; flex: 1; font-family: Arial, "NotoSansKR", "맑은 고딕", "Malgun Gothic"; font-weight: bold; }

.panel.newBenefit .ev_slide_con ul li .area2 div em, .searchCon .ev_slide_con ul li .area2 div em { font-size: 0; display: block; width: 20px; height: 18px; border: 0; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: 0px -122px; }

.panel.newBenefit .ev_slide_con ul li .area2 div em:after, .searchCon .ev_slide_con ul li .area2 div em:after { display: none; }

.panel.newBenefit .ev_slide_con ul li .area2 div em.link, .searchCon .ev_slide_con ul li .area2 div em.link { display: none; }

.panel.newBenefit .ev_slide_con ul li .area2 div em.link:after, .searchCon .ev_slide_con ul li .area2 div em.link:after { content: ""; display: inline-block; width: 6px; height: 12px; margin-left: 5px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -100px 0; vertical-align: -1px; display: none; }

.panel.newBenefit .ev_slide_con ul li .area2 div em.none:after, .searchCon .ev_slide_con ul li .area2 div em.none:after { display: none; }

.panel.newBenefit .ev_slide_con ul li .area2 div em.done, .searchCon .ev_slide_con ul li .area2 div em.done { font-size: 12px; color: #c4c4c4; line-height: 16px; font-weight: bold; background: unset; width: auto; height: 16px; display: block; }

.panel.newBenefit .ev_slide_con ul li .area2 .flag, .searchCon .ev_slide_con ul li .area2 .flag { padding: 0; height: 20px; display: block; margin: 0 0 10px; }

.panel.newBenefit .ev_slide_con ul li .area2 .flag span, .searchCon .ev_slide_con ul li .area2 .flag span { min-width: 53px; height: 20px; font-size: 11px; font-weight: normal; line-height: 15px; color: #fff; border-color: #000; background-color: #333; vertical-align: middle; padding: 3px 5px 2px; text-align: center; border: 1px solid transparent; display: inline-block; }

.panel.newBenefit .ev_slide_con .indicator, .searchCon .ev_slide_con .indicator { margin: 40px 0 0; }

.panel.newBenefit .ev_slide_con:not([data-swiper="ev_slide_con"]) ul, .searchCon .ev_slide_con:not([data-swiper="ev_slide_con"]) ul { flex-wrap: wrap; }

.panel.newBenefit .ev_slide_con:not([data-swiper="ev_slide_con"]) ul li:nth-child(5n), .searchCon .ev_slide_con:not([data-swiper="ev_slide_con"]) ul li:nth-child(5n) { margin-right: 0; }

.panel.newBenefit .ev_slide_con:not([data-swiper="ev_slide_con"]) ul li:nth-child(n+6), .searchCon .ev_slide_con:not([data-swiper="ev_slide_con"]) ul li:nth-child(n+6) { margin-top: 80px; }

.panel.newBenefit .ev_slide_con:not([data-swiper="ev_slide_con"]) .indicator, .panel.newBenefit .ev_slide_con:not([data-swiper="ev_slide_con"]) .btn_prev, .panel.newBenefit .ev_slide_con:not([data-swiper="ev_slide_con"]) .btn_next, .searchCon .ev_slide_con:not([data-swiper="ev_slide_con"]) .indicator, .searchCon .ev_slide_con:not([data-swiper="ev_slide_con"]) .btn_prev, .searchCon .ev_slide_con:not([data-swiper="ev_slide_con"]) .btn_next { display: none; }

/* // 2022-11-30 main.scss 에서 이동 */
/* 2023-05-26 */
.swiper-common .unit ul .productMd .btnArea.type1 a .wishPopNew.product:after { display: none !important; }

.swiper-common .unit ul .productMd .btnArea.type1 a:first-child .wishPopNew.product { max-width: 250px !important; transform: initial !important; left: -40px !important; }

.swiper-common .unit ul .productMd .btnArea.type1 a:first-child .wishPopNew.product.exist { left: -50px !important; }

.swiper-common .unit ul .productMd .btnArea.type1.two a:first-child .wishPopNew.product { left: -70px !important; }

.swiper-common .unit ul .productMd .btnArea.type1.two a:first-child .wishPopNew.product.exist { left: -78px !important; }

/* 2023-05-26 */
/* [SYS-25257] 2024-01-09 [검색] 공통필터 개선 요청-디자이너관/3시간전샵/컨셉관 */
#lotteWrap .hiSeoulContent .hiseoulArrBox { margin-bottom: 70px; }

#lotteWrap .orderTimeWrap .categoryOption { margin-top: 15px !important; }

/* //[SYS-25257] 2024-01-09 [검색] 공통필터 개선 요청-디자이너관/3시간전샵/컨셉관 */
/* [PD-88]2024-03-06[상품/전시] 인천공항 인도 홍보를 위한 3시간전샵 서브페이지 수정 요청 건 */
.orderTimeWrap .banner_img { margin: 0 auto; width: 1020px; }

.orderTimeWrap .banner_img img { display: block; width: 100%; max-height: 100%; }

/* //[PD-88]2024-03-06[상품/전시] 인천공항 인도 홍보를 위한 3시간전샵 서브페이지 수정 요청 건 */
/**********************************************************/
/* search.scss */
/**********************************************************/
.search_recommend { position: absolute; top: calc(100% + 2px); left: 0; width: calc(100% - 45px); padding-bottom: 30px; border: solid 1px #eaeaea; background-color: #f5f5f5; box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.16); z-index: 11; }

.search_recommend > .close { position: absolute; bottom: 0; right: 0; width: 32px; height: 0; padding-top: 30px; background-color: transparent; overflow: hidden; }

.search_recommend > .close:before { content: ''; position: absolute; top: 50%; left: 50%; display: block; width: 10px; height: 10px; margin: -5px 0 0 -5px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -410px 0; }

.search_recommend .reco_nav { padding: 8px 35px 0; background-color: #fff; }

.search_recommend .reco_nav:after { content: ''; position: absolute; top: 0; right: 35px; width: 33px; height: calc(100% - 2px); background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 75%); z-index: 2; }

.search_recommend .reco_nav:before { content: ''; position: absolute; top: 0; left: 35px; width: 33px; height: calc(100% - 2px); background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 75%); z-index: 2; }

.search_recommend .reco_nav .swiper-slide { width: auto; padding: 12px 10px; font-size: 14px; line-height: 1.29; color: #888; cursor: pointer; }

.search_recommend .reco_nav .swiper-slide:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #f5f5f5; }

.search_recommend .reco_nav .swiper-slide-thumb-active { font-weight: bold; color: #000; z-index: 1; }

.search_recommend .reco_nav .swiper-slide-thumb-active:after { height: 2px; background-color: #000; }

.search_recommend .reco_nav .swiper-button-prev, .search_recommend .reco_nav .swiper-button-next { top: 0; bottom: 11px; width: 35px; height: 50px; margin: 0; background-color: #fff; outline: 0; z-index: 3; }

.search_recommend .reco_nav .swiper-button-prev:before, .search_recommend .reco_nav .swiper-button-next:before { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background-color: #f5f5f5; }

.search_recommend .reco_nav .swiper-button-prev:after, .search_recommend .reco_nav .swiper-button-next:after { position: absolute; top: 50%; right: 50%; width: 5px; height: 0; padding-top: 9px; margin-right: -3px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -140px 0; overflow: hidden; }

.search_recommend .reco_nav .swiper-button-prev { left: 0; }

.search_recommend .reco_nav .swiper-button-prev:after { left: 50%; right: auto; margin-left: -4px; transform: rotate(180deg); }

.search_recommend .reco_nav .swiper-button-next { right: 0; }

.search_recommend .reco_con { background-color: #fff; }

.search_recommend .reco_con .swiper-slide { padding: 30px 30px 20px; }

.search_recommend .reco_con .swiper-slide > h6 { position: absolute; top: 0; left: 0; width: 1px; height: 1px; color: transparent; overflow: hidden; }

.search_recommend .pagination { margin-top: 21px; }

.search_recommend .pagination ul li { margin: 0 5px; }

.search_recommend .pagination ul li > span, .search_recommend .pagination ul li > a { min-width: 20px; height: 20px; font-size: 12px; line-height: 20px; }

.search_recommend .noData { display: block; padding: 100px 0 50px !important; font-size: 14px; border: none; }

.search_recommend .noData::before { top: 20px; }

/* IE10, 11 : ie에서 뒤에 잔상이 남아서 추가 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .search_recommend:before { content: ""; position: absolute; left: 0; top: 0; width: 1px; height: 50px; background-color: #eaeaea; z-index: 3; } }

.rec_lately > button.del { float: right; margin-top: 15px; background-color: transparent; color: #888; font-size: 11px; line-height: 15px; }

.rec_lately > ol > li { display: flex; font-size: 12px; line-height: 16px; color: #000; }

.rec_lately > ol > li + li { margin-top: 15px; }

.rec_lately > ol > li a { display: block; flex: 1; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.rec_lately > ol > li i { display: inline-block; margin-left: 10px; color: #888; font-family: 'NotoSansKR'; font-style: normal; font-size: 11px; vertical-align: middle; }

.rec_lately > ol > li button.del { position: relative; display: inline-block; width: 16px; height: 16px; margin: 0 -3px 0 4px; background-color: transparent; vertical-align: middle; }

.rec_lately > ol > li button.del::before { content: ''; position: absolute; top: 3px; left: 3px; display: block; width: 10px; height: 10px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -430px 0; }

.rec_lately > ol > li button.del span { position: absolute; top: 0; left: 0; width: 1px; height: 1px; color: transparent; overflow: hidden; }

.rec_lately::after { content: ''; display: block; clear: both; }

.rec_keyword > ol > li + li { margin-top: 15px; }

.rec_keyword > ol > li a { display: flex; color: #000; font-size: 12px; line-height: 16px; }

.rec_keyword > ol > li em { display: inline-block; font-family: 'NotoSansKR'; font-weight: bold; width: 25px; }

.rec_keyword > ol > li span { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: inline-block; flex: 1; }

.rec_keyword > ol > li ins { display: inline-block; min-width: 24px; margin-left: 10px; font-family: 'NotoSansKR'; font-weight: bold; font-size: 10px; text-align: right; text-decoration: none; }

.rec_keyword > ol > li ins.up::after, .rec_keyword > ol > li ins.down::after { content: ''; display: inline-block; width: 8px; height: 9px; margin-top: -1px; margin-left: 1px; background-color: transparent; background-image: url("../images/icon_common.png"); vertical-align: middle; }

.rec_keyword > ol > li ins.up::after { background-position: -168px -80px; }

.rec_keyword > ol > li ins.down { color: #888; }

.rec_keyword > ol > li ins.down::after { background-position: -160px -80px; }

.rec_keyword > span { display: block; margin-top: 15px; color: #888; font-size: 11px; line-height: 15px; text-align: right; }

.rec_brand > ol > li { padding: 0 2px 7px; border-bottom: 1px solid #eaeaea; }

.rec_brand > ol > li + li { padding-top: 7px; }

.rec_brand > ol > li:last-child { padding-bottom: 0; border-bottom: none; }

.rec_brand > ol > li a { display: flex; align-items: center; font-weight: bold; font-size: 12px; line-height: 16px; color: #000; }

.rec_brand > ol > li em { display: inline-block; margin-right: 5px; font-size: 13px; }

.rec_brand > ol > li i { display: inline-block; margin-right: 20px; }

.rec_brand > ol > li i img { display: block; width: 130px; }

.rec_brand > ol > li strong { display: inline-block; font-weight: normal; flex: 1; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; word-break: break-word; }

.rec_goods > ol > li { padding: 0 2px 15px; border-bottom: 1px solid #eaeaea; }

.rec_goods > ol > li + li { padding-top: 15px; }

.rec_goods > ol > li > a { /* display: flex; align-items: center; */ width: 100%; display: table; table-layout: fixed; font-weight: bold; font-size: 12px; line-height: 17px; color: #000; }

.rec_goods > ol > li .no { /* margin-right: 15px; */ font-family: 'NotoSansKR'; font-size: 13px; width: 29px; display: table-cell; vertical-align: middle; }

.rec_goods > ol > li .img { width: 60px; height: 60px; /* margin-right: 12px; */ display: table-cell; vertical-align: middle; }

.rec_goods > ol > li .img img { display: block; width: 100%; }

.rec_goods > ol > li .adult_flag .ico_adult { width: 24px; height: 24px; background-position: 0 0; }

.rec_goods > ol > li .info { /* flex: 1; */ padding-left: 12px; display: table-cell; vertical-align: middle; }

.rec_goods > ol > li .info > * { display: block; }

.rec_goods > ol > li .info .brand { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.rec_goods > ol > li .info .name { margin-top: 3px; color: #333; font-weight: normal; /* display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; word-break: break-word; */ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.rec_goods > ol > li .info .price { margin-top: 10px; font-family: 'NotoSansKR'; font-size: 13px; }

.rec_goods { padding-top: 15px; }

.rec_goods .goods_list [class^="unit_LST"] > li { display: table; width: 100%; min-height: auto; padding: 15px 0; border-bottom: 1px solid #eaeaea; }

.rec_goods .goods_list [class^="unit_LST"] > li:first-child { padding-top: 0; }

.rec_goods .goods_list [class^="unit_LST"] > li:last-child { padding-bottom: 0; border-bottom: none; }

.rec_goods .goods_list [class^="unit_LST"] > li .unit_no { position: absolute; top: 50%; left: 2px; display: block; margin-top: -8px; font-family: 'NotoSansKR'; font-size: 13px; font-weight: bold; }

.rec_goods .goods_list [class^="unit_LST"] > li .unit_link { width: 100%; min-height: auto; padding: 0 0 0 103px; border-right: none; }

.rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_img { top: 50% !important; left: 31px; width: 60px; height: 60px; margin-top: -30px !important; }

.rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_info .brand { padding-bottom: 3px; }

.rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_info .brand .kor { font-size: 12px; }

.rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_info .name { height: 17px; margin-bottom: 10px; font-size: 12px; }

.rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_price .price02 { font-size: 13px; line-height: 15px; margin-bottom: 0; }

.rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_flag, .rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_price .price01, .rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_price .price02 > i, .rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_price .price03, .rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_coin, .rec_goods .goods_list [class^="unit_LST"] > li .unit_link .unit_review, .rec_goods .goods_list [class^="unit_LST"] > li .unit_option, .rec_goods .goods_list [class^="unit_LST"] > li .unit_btn { display: none; }

.rec_goods .pagination ul li.first, .rec_goods .pagination ul li.prev, .rec_goods .pagination ul li.next, .rec_goods .pagination ul li.last { display: none; }

.search_auto { position: absolute; top: calc(100% + 2px); left: 0; display: none; width: calc(100% - 45px); border: solid 1px #eaeaea; background-color: #fff; box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.16); z-index: 11; }

.search_auto > ul { padding: 21px 36px 20px; }

.search_auto > ul > li + li { margin-top: 15px; }

.search_auto > ul > li a { display: flex; color: #000; font-size: 12px; line-height: 1.33; align-items: center; }

.search_auto > ul > li a font { color: #000 !important; font-size: 12px !important; }

.search_auto > ul > li i { position: relative; display: inline-block; width: 30px; height: 0; padding-top: 30px; margin-right: 10px; border-radius: 50%; background-color: #f5f5f5; overflow: hidden; }

.search_auto > ul > li i:after { content: ''; position: absolute; top: 50%; left: 50%; display: block; width: 15px; height: 15px; margin: -7.5px 0 0 -7.5px; background-color: transparent; background-image: url("../images/icon_common.png"); }

.search_auto > ul > li i.ico_ev { background-color: #000; }

.search_auto > ul > li i.ico_ev:after { background-position: -280px -80px; }

.search_auto > ul > li i.ico_la:after { background-position: -305px -80px; }

.search_auto > ul > li i.ico_ca:after { background-position: -330px -80px; }

.search_auto > ul > li i.ico_br:after { background-position: -355px -80px; }

.search_auto > ul > li i.ico_au:after { background-position: -380px -80px; }

.search_auto > ul > li div { display: inline-block; flex: 1; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.search_auto > ul > li div em { margin-left: 3px; display: inline-block; font-size: 10px; color: #666; }

.search_auto .rec_goods { padding: 20px; border-top: 1px solid #eaeaea; }

.search_auto .rec_goods li:last-child { border-bottom: none; padding-bottom: 0; }

.rec_classified { overflow: hidden; }

.rec_classified > ul { margin-bottom: -12px; font-size: 0; }

.rec_classified > ul > li { display: inline-block; margin-bottom: 12px; margin-right: 18px; }

.rec_classified > ul > li:last-child { margin-right: 0; }

.rec_classified > ul > li label { height: auto; margin-right: 0; }

.rec_classified > ul > li [class*="check_type"] > em { display: block; color: #000; font-size: 12px; line-height: 1.58; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; }

.rec_classified > ul > li [class*="check_type"] > em::before { display: none; }

.rec_classified > ul > li [class*="check_type"] > input:checked + em { font-weight: bold; }

.rec_classified > ul > li button, .rec_classified > ul > li a { display: block; color: #000; font-size: 12px; line-height: 1.58; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; }

.rec_classified > ul > li.on button, .rec_classified > ul > li.on a { font-weight: bold; }

.rec_selecter { position: relative; font-size: 12px; line-height: 1.58; color: #000; z-index: 1; }

.rec_selecter > div button { position: relative; padding: 0 20px 0 6px; background-color: transparent; font-size: 12px; }

.rec_selecter > div button::after { content: ''; position: absolute; top: 50%; right: 5px; display: block; margin-top: -3px; border-top: 6px solid #000; border-left: 3.5px solid transparent; border-right: 3.5px solid transparent; }

.rec_selecter > ul { position: absolute; top: 100%; left: 0; display: none; min-width: 100%; width: max-content; white-space: nowrap; border: solid 1px #000; }

.rec_selecter > ul li button { display: block; width: 100%; padding: 3px 0 3px 6px; background-color: #fff; color: #000; text-align: left; font-size: 11px; }

.rec_selecter > ul li button:hover { background-color: #000; color: #fff; }

.rec_selecter > ul li.on button { background-color: #000; color: #fff; }

.rec_filter { margin: 0 0 20px; }

.rec_filter::after { content: ""; display: block; clear: both; }

.rec_filter .rec_classified { float: left; }

.rec_filter .rec_selecter { float: right; }

:lang(zh) .rec_filter .rec_classified > ul > li { margin-right: 10px; }

.searchIpt { font-size: 0; }

.searchIpt label { display: inline-block; margin-right: 10px; font-size: 14px; color: #333; height: auto; line-height: inherit; }

.searchIpt input { width: 250px; height: 20px; padding: 0; border: none; border-bottom: 1px solid #000; font-size: 14px; outline: none; }

.searchIpt input:hover, .searchIpt input:focus { border: none; border-bottom: 1px solid #000; }

.searchIpt button { position: relative; width: 20px; height: 0; padding: 20px 0 0 0; margin-left: 10px; background-color: transparent; vertical-align: top; overflow: hidden; }

.searchIpt button::before { content: ''; position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; margin: -10px 0 0 -10px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -400px -40px; }

.keyWord { margin-bottom: 40px; }

.keyWord dl { display: flex; padding: 12px 18px; border: solid 1px #e1e1e1; background-color: #ffffff; font-size: 13px; line-height: 17px; color: #333; }

.keyWord dl + dl { margin-top: 20px; }

.keyWord dl dt { position: relative; min-width: 108px; padding-right: 14px; margin-right: 29px; color: #666; }

.keyWord dl dt::after { content: ''; position: absolute; top: 6px; right: 0; display: inline-block; width: 4px; height: 7px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -160px 0; }

.keyWord dl dd { flex: 1; }

.keyWord dl dd ul { margin: -8px 0 0 -30px; }

.keyWord dl dd ul li { display: inline-block; margin: 8px 0 0 30px; }

.keyWord dl dd ul li button, .keyWord dl dd ul li a { display: block; background-color: transparent; color: #333; font-size: 13px; line-height: 17px; text-align: left; }

.keyWord dl:not(.reSearch) dd { height: 17px; overflow: hidden; }

.keyWord dl.reSearch button::after, .keyWord dl.reSearch a::after { content: ''; display: inline-block; width: 10px; height: 10px; margin-left: 5px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -430px 0; }

.searchResult { width: 1280px; margin: 0 auto 150px auto; }

.searchResult .searchTitle { display: flex; margin-bottom: 20px; align-items: flex-end; }

.searchResult .searchTitle .tit_type3 { color: #333; flex: 1; }

.searchResult .searchTitle .tit_type3 > span { display: inline-block; margin-left: 2px; }

.searchResult .searchTitle .searchIpt { margin-left: 10px; }

.searchResult .searchTitle + .tab_type { margin-top: 40px; }

.searchResult .keyWord { margin-bottom: 20px; }

.searchResult .keyWord + .tab_type { margin-top: 40px; }

.searchResult .searchCon + .searchCon { margin-top: 80px; }

.searchResult .searchCon > .tit_type3 { margin-bottom: 40px; }

.searchResult .searchCon .noData, .searchResult .searchCon [class^="unit_THMB"] .noData.on { padding: 199px 0 119px !important; border: solid #000; border-width: 2px 0 1px; border-radius: 0; }

.searchResult .searchCon .categoryOption { margin-bottom: 80px; }

.searchResult .searchCon .ev_list { padding: 0; margin-top: 40px; }

.searchResult .searchCon .ev_list ul li:not(.noData) { width: 290px; border-radius: 0 !important; padding: 0; margin-right: 40px; border: 0; }

.searchResult .searchCon .ev_list ul li:not(.noData):nth-child(4n), .searchResult .searchCon .ev_list ul li:not(.noData).noData { margin-right: 0; }

.searchResult .searchCon .ev_list ul li:not(.noData) a { display: block; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area1 { position: relative; height: 0; padding-top: 290px; background-size: cover; background-position: 50% 50%; overflow: hidden; height: 290px; width: 290px; padding: 0 0 0 0; background: none; margin: 0 0 20px; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area1 img { position: absolute; top: 50%; left: 50%; display: block; height: 100%; width: auto; transform: translate(-50%, -50%); display: block; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area1.brand_logo img { height: auto; min-height: auto; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 { padding: 0; background: #fff; font-size: 14px; color: #000; text-align: left; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 > * { padding: 0; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 strong { display: block; margin: 0 0 5px; line-height: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 p { height: 38px; color: #000; margin: 0 0 15px; line-height: 19px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; word-break: break-word; white-space: unset; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 div { display: flex; align-items: center; justify-content: flex-end; line-height: 16px; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 div span { display: block; flex: 1; font-family: Arial, "NotoSansKR", "맑은 고딕", "Malgun Gothic"; font-weight: bold; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 div em { font-size: 0; display: block; width: 20px; height: 18px; border: 0; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: 0px -122px; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 div em:after { display: none; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 div em.link { display: none; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 div em.link:after { content: ""; display: inline-block; width: 6px; height: 12px; margin-left: 5px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -100px 0; vertical-align: -1px; display: none; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 div em.none:after { display: none; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 div em.done { font-size: 12px; color: #c4c4c4; line-height: 16px; font-weight: bold; background: unset; width: auto; height: 16px; display: block; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 .flag { padding: 0; height: 20px; display: block; margin: 0 0 10px; }

.searchResult .searchCon .ev_list ul li:not(.noData) .area2 .flag span { min-width: 53px; height: 20px; font-size: 11px; font-weight: normal; line-height: 15px; color: #fff; border-color: #000; background-color: #333; vertical-align: middle; padding: 3px 5px 2px; text-align: center; border: 1px solid transparent; display: inline-block; }

.prdFilterArea.t1 { margin-bottom: 20px; padding-bottom: 0; border-bottom: 0; }

.reviewsWrap div.pagingArea { padding-top: 30px; }

.reviewsWrap div.pagingArea .paging { font-size: 0; text-align: center; }

.reviewsWrap div.pagingArea .paging a { display: inline-block; min-width: 30px; height: 30px; margin: 0 4px; color: #666; font-size: 15px; line-height: 30px; vertical-align: middle; }

.reviewsWrap div.pagingArea .paging a.on { margin: 0 15px; background-color: #000; color: #fff; }

.reviewsWrap div.pagingArea .paging a.first, .reviewsWrap div.pagingArea .paging a.prev, .reviewsWrap div.pagingArea .paging a.next, .reviewsWrap div.pagingArea .paging a.last { position: relative; top: auto; width: auto; height: auto; margin: 0 15px; border: none; background: #fff; text-indent: -10000em; overflow: hidden; }

.reviewsWrap div.pagingArea .paging a.first:after, .reviewsWrap div.pagingArea .paging a.prev:after, .reviewsWrap div.pagingArea .paging a.next:after, .reviewsWrap div.pagingArea .paging a.last:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: transparent; background-image: url("../images/icon_page.png"); }

.reviewsWrap div.pagingArea .paging a.first { margin: 0; }

.reviewsWrap div.pagingArea .paging a.first:after { background-position: 0 -35px; }

.reviewsWrap div.pagingArea .paging a.prev:after { background-position: -40px -35px; }

.reviewsWrap div.pagingArea .paging a.next:after { background-position: -80px -35px; }

.reviewsWrap div.pagingArea .paging a.last { margin: 0; }

.reviewsWrap div.pagingArea .paging a.last:after { background-position: -120px -35px; }

.reviewsWrap div.pagingArea .paging a.prev + a { margin-left: 15px; }

.reviewsWrap div.pagingArea .paging a:not(.on) + .next { margin-left: 26px; }

.reviewsWrap .productMd { max-width: 260px; height: auto; padding: 40px 40px 19px 40px; border-right: 0; text-align: left; }

.reviewsWrap .productMd:after { display: none; }

.reviewsWrap .productMd .img { margin: 0 0 14px; }

.reviewsWrap .productMd .adult_flag .ico_adult { width: 40px; height: 40px; background-position: -27px 0; }

.reviewsWrap .productMd .brand { height: 18px; line-height: 18px; letter-spacing: -0.4px; }

.reviewsWrap .productMd .brand strong { font-weight: bold; }

.reviewsWrap .productMd .info { margin-bottom: 15px; }

.reviewsWrap .productMd .discount { margin: 0 0 7px; }

.reviewsWrap .productMd .discount strong { color: #000; font-weight: bold; font-size: 18px; }

.reviewsWrap .productMd .evaluation { position: relative; left: auto; bottom: auto; padding-left: 60px; }

.reviewsWrap .productMd .evaluation .num i { display: none; }

.reviewsWrap .productMd .evaluation .num em { color: #888; font-size: 11px; }

.reviewsWrap .productMd .evaluation .num em::before { content: '('; }

.reviewsWrap .productMd .evaluation .num em::after { content: ')'; }

.reviewsWrap .productMd .evaluation .starIcon { position: absolute; top: 4px; left: 0; margin-top: 2px; }

.reviewsWrap .productMd .product { margin-top: 5px; letter-spacing: -0.6px; }

.reviewsWrap .productRe { padding: 30px 40px; }

.reviewsWrap .productRe .resultNum { margin: 0 0 20px; font-weight: bold; line-height: 21px; }

.reviewsWrap .productRe .resultNum em, .reviewsWrap .productRe .resultNum .fcf1 { color: #000 !important; }

.reviewsWrap .productRe .tagWrap { margin: 0 0 11px; }

.reviewsWrap .productRe .tagWrap .btnMore:only-child { top: -37px; }

.reviewsWrap .productRe .tagWrap .btnMore:after { margin-left: 8px; }

.reviewsWrap .productRe .reviewsList li { padding: 9px 10px 9px 9px; }

.reviewsWrap .productRe .reviewsList li .btnTip { width: 431px; }

.reviewsWrap .pagingArea { padding-top: 28px; }

.reviewsWrap + .reviewsWrap { margin-top: 50px; }

.tableArea.custom .tableBox table th, .tableArea.custom .tableBox table td { font-size: 16px; }

.tableArea.custom .tableBox table td a { color: #333; }

.tableArea.custom .tableBox table td .tit em, .tableArea.custom .tableBox table td .notiTit em { color: #333; font-weight: bold; }

.tableArea.custom .tableBox table td.nodata { padding: 100px 0 !important; }

.tableArea.custom .tableBox table td.nodata .fc3 { color: #000; font-size: 24px; }

.tableArea.custom .tableBox table .reply .customAnswer { line-height: 27px; }

.tableArea.custom .tableBox table .reply .customAnswer::before { left: 29px; width: 25px; height: 25px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -200px -80px; }

.tableArea.custom .pagingArea { padding: 100px 0 0; }

/* [SYS-19414] E-BTQ 검색페이지 */
#lotteContents .ebtqSearch .keyWord + .tab_type { margin-bottom: 40px; }

#lotteContents .ebtqSearch .E_BTQ_hiddenbanner { font-size: 0; }

#lotteContents .ebtqSearch .E_BTQ_hiddenbanner a { display: block; }

#lotteContents .ebtqSearch .E_BTQ_hiddenbanner a img { display: block; width: 1280px; height: 180px; }

#lotteContents .ebtqSearch .categoryOption { margin-top: 40px; margin-bottom: 0; }

#lotteContents .ebtqSearch .categoryOption .selProp dt { background: transparent; }

#lotteContents .ebtqSearch .noData { margin-top: 40px; }

#lotteContents .ebtqSearch .goods_list .unit_THMBB { border-bottom: 1px solid #e1e1e1; }

#lotteContents .ebtqSearch .goods_list .unit_THMBB:last-child { border-bottom: none; }

#lotteContents .ebtqSearch .prdFilterArea { margin-top: 60px; }

#lotteContents .ebtqSearch .prdFilterArea.m1 { margin-top: 126px; }

#lotteContents .ebtqSearch .pagination { margin-top: 90px; }

/* [SYS-28785] 2023-03-23 [판촉] 2023년 2월 운영결함 디자인 개선 요청의 건 */
:lang(en) .searchResult .tab_type, :lang(ja) .searchResult .tab_type { display: flex; align-items: stretch; justify-content: center; padding: 0 34px; }

:lang(en) .searchResult .tab_type > li, :lang(ja) .searchResult .tab_type > li { margin: 0; display: inline-flex; align-items: flex-end; justify-content: center; flex: 1; }

:lang(en) .searchResult .tab_type > li > a, :lang(ja) .searchResult .tab_type > li > a { padding: 0 10px 10px; display: inline-block; }

:lang(en) .searchResult .tab_type > li + li, :lang(ja) .searchResult .tab_type > li + li { margin: 0 0 0 35px; }

:lang(en) .searchResult .tab_type > li.on > a, :lang(ja) .searchResult .tab_type > li.on > a { font-weight: bold; font-size: 20px; }

/* // [SYS-28785] 2023-03-23 [판촉] 2023년 2월 운영결함 디자인 개선 요청의 건 */
/*[SYS-15184]*/
/**********************************************************/
/* process.scss */
/**********************************************************/
.processGuide { border-top: solid 1px #e0e0e0; border-bottom: solid 1px #e0e0e0; background-color: #fff; padding: 14px 0 18px; margin: 18px 0 28px; color: #000000; }

.processGuide::after { content: ''; display: block; clear: both; }

.processGuide li { float: left; position: relative; }

.processGuide li + li::before { content: ''; display: block; background: url("../images/newicon_step_arrow.png") no-repeat 0 0; width: 8px; height: 51px; position: absolute; left: 0; top: 50%; margin-top: -25px; }

.processGuide li .stepNum { margin-left: 18px; margin-right: 10px; position: relative; }

.processGuide li .stepNum::after { content: ''; display: block; background: url("../images/icon_process.png") no-repeat; background-size: 200px 160px; width: 40px; height: 40px; position: absolute; right: 0; top: 14px; }

.processGuide li .stepNum span:not(.stepImg) { display: inline-block; width: calc(100% - 50px); }

.processGuide li .stepNum .num { font-size: 14px; line-height: 17px; line-height: 16px; color: #999999; font-weight: 700; }

.processGuide li .stepNum .tit { margin-top: 3px; font-size: 16px; line-height: 19px; line-height: 22px; color: #000000; }

.processGuide li .txt { display: block; margin-top: 14px; margin-left: 18px; margin-right: 10px; font-size: 13px; line-height: 16px; line-height: 18px; }

.processGuide li .txt em { font-weight: bold; }

/*//[SYS-15184]*/
/**********************************************************/
/* popup.scss */
/**********************************************************/
/* 기존 layerPop 그대로 사용 */
/* [SYS-15607]20210705 국가검색 팝업 */
.layerpop > * { box-sizing: border-box; }

.layerpop .contentNew h3 { font-weight: bold; }

.layerpop .contentNew .search { padding-top: 3px; }

.layerpop .contentNew .search fieldset .area { position: relative; height: 40px; border-bottom: 1px solid #000; }

.layerpop .contentNew .search fieldset .area input { width: 100%; height: 39px; padding: 0 0 15px; font-size: 18px; border: 0; background-color: transparent; }

.layerpop .contentNew .search fieldset .area input::placeholder { font-weight: normal; color: #666; line-height: 30px; }

.layerpop .contentNew .search fieldset .area button { position: absolute; right: 10px; bottom: 10px; width: 30px; height: 0; padding-top: 30px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -360px -40px; overflow: hidden; }

.layerpop .contentNew .search .listDot { padding-top: 10px; }

.layerpop .contentNew .search .listDot li { font-size: 13px; font-weight: normal; line-height: 17px; color: #888; }

.layerpop .contentNew .search .listDot li::before { background-color: #888; }

.layerpop .contentNew .nationList { width: 425px; padding: 30px 0; margin-top: 0; clear: both; }

.layerpop .contentNew .nationList ul { padding: 0 15px; zoom: 1; }

.layerpop .contentNew .nationList ul::after { content: ""; display: block; visibility: hidden; height: 0px; clear: both; }

.layerpop .contentNew .nationList ul li { width: 100%; padding: 10px 0; margin: 0 0 -1px -1px; }

.layerpop .contentNew .nationList ul li:first-child { padding-top: 0; }

.layerpop .contentNew .nationList ul li:last-child { padding-bottom: 0; }

.layerpop .contentNew .nationList ul li a { display: block; position: relative; left: 1px; width: 100%; height: 18px; line-height: 18px; border: 0; background-color: transparent; color: #000; font-size: 14px; text-align: center; }

.layerpop .contentNew .nationList ul li a .country { display: block; float: left; font-weight: bold; line-height: 18px; }

.layerpop .contentNew .nationList ul li a .code { display: block; float: right; line-height: 18px; font-family: 'NotoSansKR'; font-weight: normal; }

.layerpop .contentNew .nationList ul li a::after { content: ""; display: block; clear: both; }

.layerpop .contentNew .nationListView { width: 425px; margin-top: 0; padding-top: 25px; border-top: 1px solid #eaeaea; }

.layerpop .contentNew .nationListView .scrollWrap { border: 0; padding-right: 0; background: #fff; position: relative; }

.layerpop .contentNew .nationListView .scrollCont { height: 180px !important; padding: 0 !important; }

.layerpop .contentNew .nationListView .vertical-track { background: transparent; }

.layerpop .contentNew .nationListView .vertical-handle { background-color: #b0b6c4; border-radius: 3px; }

.layerpop .contentNew .nationListView ul { padding: 0 15px; zoom: 1; }

.layerpop .contentNew .nationListView ul::after { content: ''; display: block; visibility: hidden; height: 0px; clear: both; }

.layerpop .contentNew .nationListView ul li { float: left; width: calc((100% - 40px) / 2); min-height: 38px; height: 38px; padding: 10px 0; }

.layerpop .contentNew .nationListView ul li:nth-child(1), .layerpop .contentNew .nationListView ul li:nth-child(2) { min-height: 28px; height: 28px; padding-top: 0; }

.layerpop .contentNew .nationListView ul li:nth-child(4n+3), .layerpop .contentNew .nationListView ul li:nth-child(4n+4) { background-color: transparent; }

.layerpop .contentNew .nationListView ul li:nth-child(2n) { margin-left: 40px; }

.layerpop .contentNew .nationListView ul li a { display: inline-block; width: 100%; height: auto; color: #000; font-size: 14px; padding-top: 0; padding-bottom: 0; line-height: 18px; }

.layerpop .contentNew .nationListView ul li a .country { display: block; float: left; font-weight: bold; line-height: 18px; }

.layerpop .contentNew .nationListView ul li a .code { display: block; float: right; font-family: 'NotoSansKR'; line-height: 18px; }

.layerpop .contentNew .nationListView ul li a::after { content: ""; display: block; clear: both; }

.layerpop .contentNew .nationListNo { width: 425px; height: 217px; margin-top: 0; padding-top: 70px; border: 0; border-top: 1px solid #eaeaea; color: #333; font-size: 13px; text-align: center; }

.layerpop .contentNew .nationListNo .btn4 { margin-top: 8px; }

.layerpop .contentNew .nationListNo i { position: relative; display: block; padding-top: 80px; font-size: 14px; line-height: 18px; font-weight: normal; color: #333; }

.layerpop .contentNew .nationListNo i::before { content: ""; display: block; width: 60px; height: 60px; position: absolute; left: 50%; top: 0; transform: translateX(-50%); background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -276px -100px; }

.layerpop .contentNew .inputKn .btn4 { float: right; }

.layerpop#nationSearch, .layerpop#nationSearch2 { width: 600px; }

.layerpop#nationSearch .nationList, .layerpop#nationSearch .nationListView, .layerpop#nationSearch .nationListNo, .layerpop#nationSearch2 .nationList, .layerpop#nationSearch2 .nationListView, .layerpop#nationSearch2 .nationListNo { width: 100% !important; }

.layerpop#nationSearch .sizeS.w368, .layerpop#nationSearch2 .sizeS.w368 { width: 463px !important; }

.layerpop#countrySearch { width: 600px; }

.layerpop#countrySearch .nationList, .layerpop#countrySearch .nationListView, .layerpop#countrySearch .nationListNo { width: 100% !important; }

.layerpop#countrySearch .sizeS.w368 { width: 463px !important; }

.layerpop#countrySearch .para + div::after { display: block; content: ""; clear: both; }

.layerpop#countrySearch .btn4 { width: 52px; float: right; }

.layerpop#countrySearch .btn4.another { width: auto; float: none; }

/* //[SYS-15607]20210705 */
/* SYS-18271 인증번호 팝업 */
.layerpop { border-radius: 4px; }

.layerpop .contentNew.t1 { width: 484px; }

.layerpop .contentNew.t1 h3 { font-size: 18px; font-weight: bold; line-height: 24px; text-align: center; padding: 14px 0 17px; border-bottom: 1px solid #e5e5e5; background-color: transparent; }

.layerpop .contentNew.t1 .layerBody { padding: 30px 19px 30px 20px; }

.layerpop .contentNew.t1 .layerBody .notiBox { width: 100%; background: #f9f9f9; padding: 19px 0 18px; }

.layerpop .contentNew.t1 .layerBody .notiBox .text { font-size: 15px; line-height: 1.6; text-align: center; }

.layerpop .contentNew.t1 .layerBody .notiBox .text i, .layerpop .contentNew.t1 .layerBody .notiBox .text strong, .layerpop .contentNew.t1 .layerBody .notiBox .text span { color: #000; }

.layerpop .contentNew.t1 .layerBody .para { text-align: center; font-size: 15px; line-height: 20px; color: #666; }

.layerpop .contentNew.t1 .layerBody .para strong { color: #000; }

.layerpop .contentNew.t1 .layerBody .btn_wrap a { font-size: 18px; font-weight: bold; line-height: 24px; border-radius: 3px; }

/* // SYS-18271 인증번호 팝업 */
/* [SYS-16997]20210611 */
.layerContainer .layerNewPop { border-radius: 4px; }

.layerContainer .layerNewPop.mw300 { min-width: 300px; }

.layerContainer .layerNewPop.mw500 { min-width: 500px; }

.layerContainer .layerNewPop.mw420 { min-width: 420px; }

.layerContainer .layerNewPop.w376 { width: 376px; min-width: auto; }

.layerContainer .layerNewPop.w500 { max-width: 550px; min-width: auto; }

.layerContainer .layerNewPop.w630 { width: 630px; min-width: auto; }

.layerContainer .layerNewPop.radius15 { border-radius: 15px; }

.layerContainer .layerNewPop.alert_type { min-width: 400px; }

.layerContainer .layerNewPop > div > .popClose { display: block; position: absolute; top: 20px; right: 20px; width: 14px; height: 14px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -387px -14px; color: transparent; font-size: 0; cursor: pointer; }

.layerContainer .layerNewPop > .content > h3 { height: auto; min-height: 54px; border-bottom: 1px solid #e7e7e7; background-color: transparent; padding: 15px 40px 15px 30px; color: #000; line-height: 24px; font-weight: 700; letter-spacing: 0.09px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.layerContainer .layerNewPop > .content .layerBody { padding-bottom: 40px; }

.layerContainer .layerNewPop > .contentNew h3 { font-size: 18px; font-weight: bold; padding: 15px 30px; border-bottom: 1px solid #e5e5e5; }

.layerContainer .layerNewPop > .contentNew .popClose { width: 18px; height: 18px; top: 21px; }

.layerContainer .layerNewPop .scrollWrap { padding: 21px 0; background-color: #fff; border: 1px solid #e5e5e5; }

.layerContainer .layerNewPop .scrollWrap .scrollCont { padding: 0 21px; }

/* //[SYS-16997]20210611 */
/* // [SYS-29962] 2023-09-04 [회원공통] 서브페이지 개선업무 진행 건 (공통 화면 / 1차) // [SYS-31174] 2023-09-04 [회원공통] 서브페이지 개선업무 진행 건 (공통 화면 / 2차) */
.layerContainer { display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; overflow-x: hidden; overflow-y: auto; margin-right: -18px; z-index: 100; }

.layerContainer.active { display: block; }

.layerContainer .layerNewPop { display: none; position: absolute; left: 50%; min-width: 480px; background-color: #fff; z-index: 100; overflow: hidden; border-radius: 4px; /* 나의 주문내역 layerpop */ }

.layerContainer .layerNewPop.center { min-width: 500px; max-width: 500px; width: 500px; }

.layerContainer .layerNewPop.large { min-width: 850px; max-width: 850px; width: 850px; }

.layerContainer .layerNewPop.active { display: block; }

.layerContainer .layerNewPop .content { position: relative; }

.layerContainer .layerNewPop .content > h3 { display: block; width: 100%; height: 55px; background-color: #fff; color: #000; font-size: 18px; font-weight: bold; text-align: left; line-height: 24px; }

.layerContainer .layerNewPop .content .layerBody { padding: 30px 30px 40px; }

.layerContainer .layerNewPop .content .layerBody .popClose { display: block; position: absolute; top: 20px; right: 20px; width: 16px; height: 16px; width: 14px; height: 14px; background-color: transparent; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -460px 0; background-position: -461px -1px; color: transparent; font-size: 0; }

.layerContainer .layerNewPop .content .layerBody .btn_wrap { display: flex; width: 100%; justify-content: center; margin-top: 30px; }

.layerContainer .layerNewPop .content .layerBody .btn_wrap [class*="btn_type"] { height: 50px; font-size: 15px; margin: 0; }

.layerContainer .layerNewPop .content .layerBody .btn_wrap [class*="btn_type"].btn_type2 { min-width: 200px; }

.layerContainer .layerNewPop .content .layerBody .btn_wrap [class*="btn_type"].btn_type5 { min-width: 200px; }

.layerContainer .layerNewPop .content .layerBody .btn_wrap [class*="btn_type"].btn_type7 { flex: 1 1 auto; width: calc((50% - 10px) / 2); }

.layerContainer .layerNewPop .content .layerBody .btn_wrap [class*="btn_type"].btn_type7:only-child { width: 100%; }

.layerContainer .layerNewPop .content .layerBody .btn_wrap [class*="btn_type"] + [class*="btn_type"] { margin-left: 10px; }

.layerContainer .layerNewPop .content .layerBody .btn_wrap > ul { display: block; width: 100%; }

.layerContainer .layerNewPop .content .layerBody .btn_wrap > ul > li { display: flex; align-items: stretch; justify-content: space-between; width: 100%; }

.layerContainer .layerNewPop .content .layerBody .btn_wrap > ul > li + li { margin-top: 10px; }

.layerContainer .layerNewPop .content .layerBody .noticeBox { display: block; width: 100%; padding: 20px; background-color: #F9F9F9; }

.layerContainer .layerNewPop .content .layerBody .noticeBox .center { text-align: center; }

.layerContainer .layerNewPop .content .layerBody .noticeBox p { font-size: 15px; font-weight: normal; color: #000; line-height: 20px; }

.layerContainer .layerNewPop .content .layerBody .noticeBox p strong { font-weight: bold; }

.layerContainer .layerNewPop .content .layerBody .noticeBox p + p { margin-top: 15px; }

.layerContainer .layerNewPop .content .layerBody [class*="notice_type"] > * + * { margin: 20px 0 0; }

.layerContainer .layerNewPop .content .layerBody [class*="notice_type"] h4 { font-size: 20px; color: #000; font-weight: bold; line-height: 27px; }

.layerContainer .layerNewPop .content .layerBody [class*="notice_type"] p { font-size: 14px; color: #666; line-height: 19px; }

.layerContainer .layerNewPop .content .layerBody [class*="notice_type"] .black { color: #000; }

.layerContainer .layerNewPop .content .layerBody .joinBenefit .link_Banner { display: flex; align-items: center; justify-content: center; width: 430px; height: 150px; overflow: hidden; }

.layerContainer .layerNewPop .content .layerBody .joinBenefit .link_Banner img { display: block; width: 100%; height: 100%; }

.layerContainer .layerNewPop .dayCheck { height: 38px; padding: 0 20px; background-color: #f5f5f5; /*text-align:right;*/ display: table; width: 100%; }

.layerContainer .layerNewPop .dayCheck label { margin-right: 0; line-height: 36px !important; font-size: 14px; color: #888; }

.layerContainer .layerNewPop .ph { display: block; }

.layerContainer .layerNewPop .popCloseBtn { color: #888; font-size: 14px; display: table-cell; text-align: right; vertical-align: middle; }

.layerContainer .layerNewPop.round { border-radius: 10px; border: 1px solid #dfe2e8; }

.layerContainer .layerNewPop.round .content .layerBody { padding: 60px 30px 30px; }

.layerContainer .layerNewPop.round .dayCheck { height: 50px; padding-right: 56px; border-radius: 0 0 10px 10px; border-top: 1px solid #b7bdc6; background-color: #dfe2e8; }

.layerContainer .layerNewPop.round .dayCheck label { height: 47px; color: #868b92; line-height: 47px !important; letter-spacing: -0.6px; }

.layerContainer .layerNewPop.round .dayCheck label:before { margin: -3px 6px 0 0; }

.layerContainer .layerNewPop.round .popClose { top: auto; right: 19px; bottom: 17px; width: 18px; background: url("../images/bg_btn.png") no-repeat -120px 0; }

.layerContainer .layerNewPop .scrollWrap { padding: 5px 5px 5px 0; background: #fff; }

.layerContainer .layerNewPop .scrollWrap .scrollCont { padding: 0 21px; height: 150px; overflow-y: hidden; }

.layerContainer .layerNewPop .scrollWrap .enscrollOver { overflow: hidden; }

.layerContainer .layerNewPop .scrollWrap .enscrollOver .vertical-track { width: 6px; background-color: #f4f4f4; }

.layerContainer .layerNewPop .scrollWrap .enscrollOver .vertical-handle { width: 6px; background-color: #888; cursor: default; outline: none !important; }

.layerContainer .layerNewPop .contText dl { margin-top: 20px; }

.layerContainer .layerNewPop .contText dl dt { margin-bottom: 7px; color: #333; }

.layerContainer .layerNewPop .contText dl dd b { color: #333; font-weight: normal; }

.layerContainer .layerNewPop .contText table { width: 100%; position: relative; table-layout: fixed; }

.layerContainer .layerNewPop .contText table:after { display: block; width: 100%; height: 1px; content: ""; background: #bfbfbf; position: absolute; left: 0; bottom: 0; }

.layerContainer .layerNewPop .contText table.openCaption { margin-top: 45px !important; margin-bottom: 10px; }

.layerContainer .layerNewPop .contText table.openCaption caption { display: block; position: absolute; top: -32px; left: 0; width: 100%; height: 50px; text-align: center; }

.layerContainer .layerNewPop .contText table thead th { border-bottom: 1px solid #cbccce !important; }

.layerContainer .layerNewPop .contText table th, .layerContainer .layerNewPop .contText table td { padding: 10px 15px; line-height: 1.4; border-bottom: 1px solid #dbe0e5; border-right: 1px solid #dbe0e5; color: #666; font-size: 13px; font-weight: normal; text-align: left; vertical-align: middle; word-break: break-word; }

.layerContainer .layerNewPop .contText table th.borL, .layerContainer .layerNewPop .contText table td.borL { border-left: 1px solid #dbe0e5; }

.layerContainer .layerNewPop .contText table th:last-child, .layerContainer .layerNewPop .contText table td:last-child { border-right: none; }

.layerContainer .layerNewPop .contText table th, .layerContainer .layerNewPop .contText table tbody .th { color: #5c6375; background-color: #f6f9fc; word-break: normal; }

.layerContainer .layerNewPop .contText table th.nottxt { background: none; }

.layerContainer .layerNewPop .contText table td { color: #666; }

.layerContainer .layerNewPop .contText table tr:last-child th, .layerContainer .layerNewPop .contText table tr:last-child td { border-bottom: 1px solid #C2C3C4; }

.layerContainer .layerNewPop .contText .useAgree dt { margin-bottom: 7px; }

.layerContainer .layerNewPop .contText .useAgree dd { margin-left: 16px; }

.layerContainer .layerNewPop .contText .useAgree dd.normal { margin-left: 0; }

.layerContainer .layerNewPop .contText .useAgree dd:first-letter { margin-left: -16px; }

.layerContainer .layerNewPop .contText .useAgree dd table { margin-top: 5px; border-top: 2px solid #363d4c; }

.layerContainer .layerNewPop .contText .useAgree li, .layerContainer .layerNewPop .contText .useAgree > div p { font-size: 13px; }

.layerContainer .layerNewPop .contText .useAgree.vip > div { margin: 0; }

.layerContainer .layerNewPop .contText .useAgree.vip > div > p { color: #888; font-size: 14px; line-height: 20px; }

.layerContainer .layerNewPop .contText .useAgree.vip > div > p + p { margin-top: 7px; }

.layerContainer .layerNewPop .contText .useAgree.vip em { font-size: 16px; color: #333; }

.layerContainer .layerNewPop .contText .useAgree.vip .dotList { margin: 20px 0 0; }

.layerContainer .layerNewPop .contText .useAgree.vip .dotList li { position: relative; padding: 0 0 0 10px; font-size: 14px; line-height: 20px; color: #999; }

.layerContainer .layerNewPop .contText .useAgree.vip .dotList li:before { content: ''; display: block; position: absolute; left: 0; top: 9px; width: 2px; height: 2px; background: #999; }

.layerContainer .layerNewPop.vipTerms .scrollWrap, .layerContainer .layerNewPop.marketingTerm .scrollWrap { padding: 5px 5px 5px 0; border: 1px solid #dbdbdb; background: #fbfbfb; }

.layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont { max-height: 226px; height: auto; }

.layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap { max-height: 550px; }

.layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText { padding: 0; border: 0 none; background: transparent; }

.layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText > .tit, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText > .tit { display: block; margin-bottom: 10px; font-weight: normal; font-size: 14px; color: #333; font-family: 'NotoSansKR', 'Noto Sans Medium JP', 'Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; }

.layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText dt, .layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText dd, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText dt, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText dd { font-size: 13px; line-height: 20px; }

.layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText table th, .layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText table td, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText table th, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText table td { padding: 8px 10px; font-size: 13px; }

.layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText .useAgree dd, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText .useAgree dd { margin-left: 16px; margin-top: 5px; color: #888; font-family: 'Noto Sans Regular','Noto Sans Regular JP','Tahoma','Simhei','Microsoft Yahei'; }

.layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText .useAgree dd:first-letter, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText .useAgree dd:first-letter { margin-left: -16px; }

.layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText .useAgree li, .layerContainer .layerNewPop.vipTerms .scrollWrap .scrollCont.agreementWrap .contText .useAgree > div p, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText .useAgree li, .layerContainer .layerNewPop.marketingTerm .scrollWrap .scrollCont.agreementWrap .contText .useAgree > div p { font-size: 13px; }

.layerContainer .layerNewPop .contentNew .search { padding-top: 3px; }

.layerContainer .layerNewPop .contentNew .search fieldset .area { position: relative; height: 40px; border-bottom: 1px solid #000; }

.layerContainer .layerNewPop .contentNew .search fieldset .area input { width: 100%; height: 39px; padding: 0 0 15px; font-size: 18px; border: 0; background-color: transparent; }

.layerContainer .layerNewPop .contentNew .search fieldset .area input::placeholder { font-weight: normal; color: #666; line-height: 30px; }

.layerContainer .layerNewPop .contentNew .search fieldset .area button { position: absolute; right: 10px; bottom: 10px; width: 30px; height: 0; padding-top: 30px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -360px -40px; overflow: hidden; }

.layerContainer .layerNewPop .contentNew .search .listDot { padding-top: 10px; }

.layerContainer .layerNewPop .contentNew .search .listDot li { position: relative; padding-left: 10px; font-size: 13px; font-weight: normal; line-height: 17px; color: #888; }

.layerContainer .layerNewPop .contentNew .search .listDot li::before { content: ""; position: absolute; top: 10px; left: 0; width: 2px; height: 2px; background-color: #888; }

.layerContainer .layerNewPop .contentNew .nationList { width: 425px; padding: 30px 0; margin-top: 0; clear: both; }

.layerContainer .layerNewPop .contentNew .nationList ul { padding: 0 15px; zoom: 1; }

.layerContainer .layerNewPop .contentNew .nationList ul::after { content: ""; display: block; visibility: hidden; height: 0px; clear: both; }

.layerContainer .layerNewPop .contentNew .nationList ul li { width: 100%; padding: 10px 0; margin: 0 0 -1px -1px; }

.layerContainer .layerNewPop .contentNew .nationList ul li:first-child { padding-top: 0; }

.layerContainer .layerNewPop .contentNew .nationList ul li:last-child { padding-bottom: 0; }

.layerContainer .layerNewPop .contentNew .nationList ul li a { display: block; position: relative; left: 1px; width: 100%; height: 18px; line-height: 18px; border: 0; background-color: transparent; color: #000; font-size: 14px; text-align: center; }

.layerContainer .layerNewPop .contentNew .nationList ul li a .country { display: block; float: left; font-weight: bold; line-height: 18px; }

.layerContainer .layerNewPop .contentNew .nationList ul li a .code { display: block; float: right; line-height: 18px; font-family: 'NotoSansKR'; font-weight: normal; }

.layerContainer .layerNewPop .contentNew .nationList ul li a::after { content: ""; display: block; clear: both; }

.layerContainer .layerNewPop .contentNew .nationListView { width: 425px; margin-top: 0; padding-top: 25px; border-top: 1px solid #eaeaea; }

.layerContainer .layerNewPop .contentNew .nationListView .scrollWrap { border: 0; padding-right: 0; background: #fff; position: relative; }

.layerContainer .layerNewPop .contentNew .nationListView .scrollCont { height: 180px !important; padding: 0 !important; }

.layerContainer .layerNewPop .contentNew .nationListView .vertical-track { background: transparent; }

.layerContainer .layerNewPop .contentNew .nationListView .vertical-handle { background-color: #b0b6c4; border-radius: 3px; }

.layerContainer .layerNewPop .contentNew .nationListView ul { padding: 0 15px; zoom: 1; }

.layerContainer .layerNewPop .contentNew .nationListView ul::after { content: ''; display: block; visibility: hidden; height: 0px; clear: both; }

.layerContainer .layerNewPop .contentNew .nationListView ul li { float: left; width: calc((100% - 40px) / 2); min-height: 38px; height: 38px; padding: 10px 0; }

.layerContainer .layerNewPop .contentNew .nationListView ul li:nth-child(1), .layerContainer .layerNewPop .contentNew .nationListView ul li:nth-child(2) { min-height: 28px; height: 28px; padding-top: 0; }

.layerContainer .layerNewPop .contentNew .nationListView ul li:nth-child(4n+3), .layerContainer .layerNewPop .contentNew .nationListView ul li:nth-child(4n+4) { background-color: transparent; }

.layerContainer .layerNewPop .contentNew .nationListView ul li:nth-child(2n) { margin-left: 40px; }

.layerContainer .layerNewPop .contentNew .nationListView ul li a { display: inline-block; width: 100%; height: auto; color: #000; font-size: 14px; padding-top: 0; padding-bottom: 0; line-height: 18px; }

.layerContainer .layerNewPop .contentNew .nationListView ul li a .country { display: block; float: left; font-weight: bold; line-height: 18px; }

.layerContainer .layerNewPop .contentNew .nationListView ul li a .code { display: block; float: right; font-family: 'NotoSansKR'; line-height: 18px; }

.layerContainer .layerNewPop .contentNew .nationListView ul li a::after { content: ""; display: block; clear: both; }

.layerContainer .layerNewPop .contentNew .nationListNo { width: 425px; height: 217px; margin-top: 0; padding-top: 70px; border: 0; border-top: 1px solid #eaeaea; color: #333; font-size: 13px; text-align: center; }

.layerContainer .layerNewPop .contentNew .nationListNo .btn4 { margin-top: 8px; }

.layerContainer .layerNewPop .contentNew .nationListNo i { position: relative; display: block; padding-top: 80px; font-size: 14px; line-height: 18px; font-weight: normal; color: #333; }

.layerContainer .layerNewPop .contentNew .nationListNo i::before { content: ""; display: block; width: 60px; height: 60px; position: absolute; left: 50%; top: 0; transform: translateX(-50%); background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -276px -100px; }

.layerContainer .layerNewPop .contentNew .inputKn .btn4 { float: right; }

.layerContainer .layerNewPop#nationSearch, .layerContainer .layerNewPop#nationSearch2 { width: 600px; }

.layerContainer .layerNewPop#nationSearch .nationList, .layerContainer .layerNewPop#nationSearch .nationListView, .layerContainer .layerNewPop#nationSearch .nationListNo, .layerContainer .layerNewPop#nationSearch2 .nationList, .layerContainer .layerNewPop#nationSearch2 .nationListView, .layerContainer .layerNewPop#nationSearch2 .nationListNo { width: 100% !important; }

.layerContainer .layerNewPop#nationSearch .sizeS.w368, .layerContainer .layerNewPop#nationSearch2 .sizeS.w368 { width: 463px !important; }

.layerContainer .layerNewPop#countrySearch { width: 600px; }

.layerContainer .layerNewPop#countrySearch .nationList, .layerContainer .layerNewPop#countrySearch .nationListView, .layerContainer .layerNewPop#countrySearch .nationListNo { width: 100% !important; }

.layerContainer .layerNewPop#countrySearch .sizeS.w368 { width: 463px !important; }

.layerContainer .layerNewPop#countrySearch .para + div::after { display: block; content: ""; clear: both; }

.layerContainer .layerNewPop#countrySearch .btn4 { width: 52px; float: right; }

.layerContainer .layerNewPop#countrySearch .btn4.another { width: auto; float: none; }

.layerContainer .layerNewPop#joinBenefit { min-width: 490px !important; max-width: 490px !important; width: 490px !important; }

.layerContainer .layerNewPop#addressSearch2, .layerContainer .layerNewPop#addressSearch { min-width: 485px !important; max-width: 485px !important; width: 485px !important; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch *, .layerContainer .layerNewPop#addressSearch .addressSearch * { box-sizing: border-box; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea { position: relative; width: 425px; min-height: 445px; margin: 0 auto; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn { display: table; position: relative; width: 100%; background: #f7f9fd url("../images/bg_line_tab.png") repeat-x 0 bottom; table-layout: fixed; zoom: 1; margin-bottom: 23px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn li, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn li { display: table-cell; position: relative; text-align: center; padding: 0; height: 50px; border-top: 1px solid #d8dce5; border-right: 1px solid #d8dce5; box-sizing: border-box; vertical-align: middle; cursor: pointer; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn li a, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn li a { display: inline-block; color: #3c465f; font-size: 16px; line-height: 1.1; text-align: center; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn li a:hover, .layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn li a:focus, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn li a:hover, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn li a:focus { text-decoration: none; outline: none; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn li:first-child, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn li:first-child { border-left: 1px solid #d8dce5; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn li:hover, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn li:hover { outline: none; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn li.on, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn li.on { background-color: #fff; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn li.on a:before, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn li.on a:before { display: block; content: ''; position: absolute; top: -1px; left: -1px; right: -1px; height: 3px; background-color: #000; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn > li.on, .layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn > li.on-prev, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn > li.on, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn > li.on-prev { border-right-color: #b0b6c4; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn > li:first-child.on, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn > li:first-child.on { border-left-color: #b0b6c4; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn.short, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn.short { height: 40px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn.short li, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn.short li { height: 39px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .tabArea .tabBtn.short li a, .layerContainer .layerNewPop#addressSearch .addressSearch .tabArea .tabBtn.short li a { font-size: 14px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addProcess, .layerContainer .layerNewPop#addressSearch .addressSearch .addProcess { margin: 27px 0 37px; padding-left: 19px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addProcess ul:after, .layerContainer .layerNewPop#addressSearch .addressSearch .addProcess ul:after { content: ''; display: block; visibility: hidden; height: 0px; clear: both; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addProcess ul li, .layerContainer .layerNewPop#addressSearch .addressSearch .addProcess ul li { float: left; position: relative; width: 194px; padding-bottom: 11px; color: #838c99; font-size: 13px; text-align: center; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addProcess ul li:after, .layerContainer .layerNewPop#addressSearch .addressSearch .addProcess ul li:after { content: ''; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background: url("../images/bg_line_process.png") no-repeat -194px 0; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addProcess ul li:first-child:after, .layerContainer .layerNewPop#addressSearch .addressSearch .addProcess ul li:first-child:after { background-position: 0 0; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addProcess ul li.active, .layerContainer .layerNewPop#addressSearch .addressSearch .addProcess ul li.active { color: #333; font-family: 'NotoSansKR', 'Noto Sans Medium JP', 'Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addProcess ul li.active:after, .layerContainer .layerNewPop#addressSearch .addressSearch .addProcess ul li.active:after { background-position: -194px -4px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addProcess ul li.active:first-child:after, .layerContainer .layerNewPop#addressSearch .addressSearch .addProcess ul li.active:first-child:after { background-position: 0 -4px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .searchAddr, .layerContainer .layerNewPop#addressSearch .addressSearch .searchAddr { position: relative; margin-top: 8px; margin-bottom: 20px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .searchAddr p, .layerContainer .layerNewPop#addressSearch .addressSearch .searchAddr p { margin-right: 66px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .searchAddr .btn4, .layerContainer .layerNewPop#addressSearch .addressSearch .searchAddr .btn4 { display: inline-block; margin-left: 3px; background-color: #000; color: #fff; text-align: center; vertical-align: middle; min-width: 52px; height: 28px; padding: 0 9px; font-size: 12px; line-height: 2.167em; position: absolute; top: 0; right: 0; width: 61px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .searchAddr .first input, .layerContainer .layerNewPop#addressSearch .addressSearch .searchAddr .first input { height: 28px; font-size: 13px; width: 116px; margin-left: 2px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .searchAddr .second, .layerContainer .layerNewPop#addressSearch .addressSearch .searchAddr .second { position: relative; margin-top: 5px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .searchAddr .second input:nth-child(1), .layerContainer .layerNewPop#addressSearch .addressSearch .searchAddr .second input:nth-child(1) { width: 116px; margin-right: 2px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .searchAddr .second input:nth-child(2), .layerContainer .layerNewPop#addressSearch .addressSearch .searchAddr .second input:nth-child(2) { width: 237px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView { margin-top: 20px; width: 425px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView .scrollWrap, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView .scrollWrap { padding: 5px 5px 5px 0; border: 1px solid #dbdbdb; background: #fbfbfb; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView .scrollCont, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView .scrollCont { height: 199px !important; padding: 0 !important; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView ul, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView ul { zoom: 1; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView ul li, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView ul li { height: auto; padding-left: 10px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView ul li:nth-child(even), .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView ul li:nth-child(even) { background-color: #eef1f6; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView ul li a, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView ul li a { width: 100%; height: 100%; color: #666; font-size: 13px; line-height: 30px; display: block; padding-left: 65px; position: relative; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView ul li a:hover, .layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView ul li a:focus, .layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView ul li a.over, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView ul li a:hover, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView ul li a:focus, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView ul li a.over { color: #000; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListView.load .scrollCont, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListView.load .scrollCont { height: 167px !important; padding: 0 !important; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListNo, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListNo { display: table; width: 425px; height: 199px; margin-top: 20px; border: 1px solid #d6d6d6; color: #333; font-size: 13px; text-align: center; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListNo > span, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListNo > span { display: table-cell; height: 100%; width: 100%; vertical-align: middle; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addrListNo.load, .layerContainer .layerNewPop#addressSearch .addressSearch .addrListNo.load { display: table-cell; height: 167px; vertical-align: middle; padding-top: 0; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch input, .layerContainer .layerNewPop#addressSearch .addressSearch input { height: 28px; font-size: 13px; margin-left: 2px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch input.w100p, .layerContainer .layerNewPop#addressSearch .addressSearch input.w100p { width: 100% !important; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap { margin-top: 20px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .add1, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .add1 { margin-bottom: 10px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .add1:after, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .add1:after { display: block; content: ''; clear: both; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .add1 .unit, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .add1 .unit { width: 367px; display: block; float: left; position: relative; text-align: right; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .add1 .unit input:nth-child(1), .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .add1 .unit input:nth-child(1) { width: 90px; position: absolute; top: 0; left: 5px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .add1 .unit input:nth-child(2), .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .add1 .unit input:nth-child(2) { width: 257px; margin-left: 2px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .add2:after, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .add2:after { display: block; content: ''; clear: both; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .add2 .unit, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .add2 .unit { display: block; width: 367px; float: left; text-align: right; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .add2 .unit input, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .add2 .unit input { width: 362px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .tit, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .tit { width: 58px; display: block; float: left; font-size: 14px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap .listDot, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap .listDot { margin-left: 62px; margin-top: 3px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap input .w258, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap input .w258 { width: 258px !important; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap input .w243, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap input .w243 { width: 243px !important; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap.load .unit, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap.load .unit { width: 355px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap.load .add1 .unit input:nth-child(2), .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap.load .add1 .unit input:nth-child(2) { width: 244px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap.load .tit, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap.load .tit { display: inline-block; width: 70px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap.load .add2 input, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap.load .add2 input { width: 348px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap.load .add2 .unit input, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap.load .add2 .unit input { width: 351px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap.load .listDot, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap.load .listDot { margin-left: 76px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .listDot, .layerContainer .layerNewPop#addressSearch .addressSearch .listDot { margin-top: 3px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .listDot li, .layerContainer .layerNewPop#addressSearch .addressSearch .listDot li { position: relative; padding-left: 10px; font-family: 'Noto Sans Regular', 'Noto Sans Regular JP', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; color: #999; font-size: 13px; line-height: 22px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .listDot li:before, .layerContainer .layerNewPop#addressSearch .addressSearch .listDot li:before { content: ""; position: absolute; top: 10px; left: 0; width: 2px; height: 2px; background-color: #999; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .descTit, .layerContainer .layerNewPop#addressSearch .addressSearch .descTit { color: #666; font-size: 13px; font-family: 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .descTit em, .layerContainer .layerNewPop#addressSearch .addressSearch .descTit em { color: #333; font-family: 'NotoSansKR', 'Noto Sans Medium JP', 'Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; font-style: normal; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .psNo, .layerContainer .layerNewPop#addressSearch .addressSearch .psNo { position: absolute; top: 0; left: 0; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap2 .tit, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap2 .tit { margin-bottom: 6px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .addressWrap2 .add2, .layerContainer .layerNewPop#addressSearch .addressSearch .addressWrap2 .add2 { margin-top: 25px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .unitInput, .layerContainer .layerNewPop#addressSearch .addressSearch .unitInput { margin-bottom: 5px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .unitInput:after, .layerContainer .layerNewPop#addressSearch .addressSearch .unitInput:after { display: block; content: ''; clear: both; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .unitInput input:nth-child(1), .layerContainer .layerNewPop#addressSearch .addressSearch .unitInput input:nth-child(1) { float: left; width: 90px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .unitInput input:nth-child(2), .layerContainer .layerNewPop#addressSearch .addressSearch .unitInput input:nth-child(2) { float: right; width: 330px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .resultBox li, .layerContainer .layerNewPop#addressSearch .addressSearch .resultBox li { margin-bottom: 15px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .resultBox li span, .layerContainer .layerNewPop#addressSearch .addressSearch .resultBox li span { display: block; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .roadAddrList, .layerContainer .layerNewPop#addressSearch .addressSearch .roadAddrList { margin-top: 15px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .roadAddrList a, .layerContainer .layerNewPop#addressSearch .addressSearch .roadAddrList a { font-size: 13px; color: #666; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .roadAddrList a:focus, .layerContainer .layerNewPop#addressSearch2 .addressSearch .roadAddrList a.over, .layerContainer .layerNewPop#addressSearch .addressSearch .roadAddrList a:focus, .layerContainer .layerNewPop#addressSearch .addressSearch .roadAddrList a.over { color: #a88e67; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .roadAddrList a:hover, .layerContainer .layerNewPop#addressSearch .addressSearch .roadAddrList a:hover { color: #000; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .roadAddrList .listDot, .layerContainer .layerNewPop#addressSearch .addressSearch .roadAddrList .listDot { padding-bottom: 2px; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .roadAddrList .scrollCont, .layerContainer .layerNewPop#addressSearch .addressSearch .roadAddrList .scrollCont { padding: 10px 8px !important; height: 137px !important; }

.layerContainer .layerNewPop#addressSearch2 .addressSearch .noResult, .layerContainer .layerNewPop#addressSearch .addressSearch .noResult { color: #666; font-size: 13px; }

.layerContainer .layerNewPop .btnC { margin: 20px 0 0; padding: 20px 0 0; border-top: 1px solid #e1e1e1; width: 100%; text-align: center; }

.layerContainer .layerNewPop .btnC.noLine { padding-top: 10px; border-top: none; }

.layerContainer .layerNewPop .btnC .btnP { display: inline-block; margin-left: 3px; background-color: #000; color: #fff; text-align: center; vertical-align: middle; min-width: 90px; height: 34px; padding: 0 20px; font-size: 14px; line-height: 33px; }

.layerContainer .layerNewPop .btnC .btnP.dline { border: 1px solid #505767; background-color: #fff; color: #505767; }

.layerContainer .layerNewPop .btnC .btnP.dgray { background-color: #000; color: #fff; }

.layerContainer .layerNewPop .btnC .btn2 { display: inline-block; margin-left: 3px; background-color: #000; color: #fff; text-align: center; vertical-align: middle; min-width: 120px; height: 40px; padding: 0 20px; font-size: 14px; line-height: 39px; background-color: #000; margin-left: 0; }

.layerContainer .layerNewPop .myOrderPop { width: 1000px; /***** 페이징 *****/ }

.layerContainer .layerNewPop .myOrderPop .tabArea { position: relative; margin: 0 auto; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn { display: table; position: relative; width: 100%; background: #fff; table-layout: fixed; zoom: 1; margin-bottom: 40px; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn li { display: table-cell; position: relative; text-align: center; padding: 0; height: 50px; border-top: 1px solid #C2C3C4; border-right: 1px solid #C2C3C4; border-bottom: 1px solid #000; box-sizing: border-box; vertical-align: middle; cursor: pointer; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn li a { display: inline-block; color: #3c465f; font-size: 15px; line-height: 1.1; text-align: center; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn li a:hover, .layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn li a:focus { text-decoration: none; outline: none; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn li:first-child { border-left: 1px solid #C2C3C4; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn li:hover { outline: none; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn li.on { background-color: #000; color: #fff; border-color: #000; font-weight: bold; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn li.on a:before { display: block; content: ''; position: absolute; top: -1px; left: -1px; right: -1px; height: 3px; background-color: #000; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn > li.on, .layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn > li.on-prev { border-right-color: #000; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn > li:first-child.on { border-left-color: #000; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn.short { height: 40px; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn.short li { height: 39px; }

.layerContainer .layerNewPop .myOrderPop .tabArea .tabBtn.short li a { font-size: 14px; }

.layerContainer .layerNewPop .myOrderPop .search_group { margin-bottom: 40px; border-top-width: 2px; }

.layerContainer .layerNewPop .myOrderPop .search_group .period_search { padding: 30px 20px; }

.layerContainer .layerNewPop .myOrderPop .search_group .period_search dl > dd { margin-right: 0; }

.layerContainer .layerNewPop .myOrderPop .search_group .period_search dl > dd .cal_area input.hasDatepicker { width: 150px; }

.layerContainer .layerNewPop .myOrderPop .search_group .period_search dl > dd .btn2 { width: 86px; min-width: 86px; }

.layerContainer .layerNewPop .myOrderPop .search_group .period_search dl > dd > div + div { margin-left: 20px; }

.layerContainer .layerNewPop .myOrderPop .txtInfo { margin: 20px 0 10px; font-size: 13px; }

.layerContainer .layerNewPop .myOrderPop .txtInfo:after { display: block; content: ''; clear: both; }

.layerContainer .layerNewPop .myOrderPop .txtInfo .total { color: #666; font-size: 13px; }

.layerContainer .layerNewPop .myOrderPop .txtInfo .total > em { color: #000; }

.layerContainer .layerNewPop .myOrderPop .txtInfo .total > span { color: #000; }

.layerContainer .layerNewPop .myOrderPop .txtInfo .right { float: right; color: #666; }

.layerContainer .layerNewPop .myOrderPop .txtInfo .right .pointInfo { margin-left: 13px; }

.layerContainer .layerNewPop .myOrderPop .txtInfo .right .pointInfo .point { margin-left: 5px; color: #526ba5; font-weight: normal; }

.layerContainer .layerNewPop .myOrderPop .txtInfo .right .pointInfo .point.use .point { color: #f11d13; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap { display: flex; justify-content: space-between; align-items: flex-end; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap .txtInfo { margin-top: 0; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap .period { flex-shrink: 0; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap .period .selectZone.sort { width: auto; height: 29px; min-width: 85px; max-width: 130px; padding-bottom: 10px; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap .period .selectZone.sort .ui-selectmenu-button { border: none; position: relative; height: 29px; line-height: 19px; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap .period .selectZone.sort .ui-selectmenu-icon { width: 8px; height: 8px; border: solid 1px #000; border-width: 1px 1px 0 0; transform: rotate(135deg); transform-origin: top left; position: absolute; right: -4px; top: 38%; background: none; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap .period .selectZone.sort .ui-selectmenu-text { text-align: right; color: #000; font-weight: bold; padding: 0 22px 10px 10px; height: 29px; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap .period .selectZone.sort .ui-selectmenu-menu { width: max-content !important; left: auto !important; right: 0; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap .period .selectZone.sort .ui-selectmenu-menu .ui-menu { width: max-content !important; border-top: solid 1px #ccc; }

.layerContainer .layerNewPop .myOrderPop .fillter_wrap .period .selectZone.sort + .selectZone { margin-left: 40px; }

.layerContainer .layerNewPop .myOrderPop .scrollWrap { padding: 0; border: 0; background: none; /* 20201207 */ }

.layerContainer .layerNewPop .myOrderPop .scrollWrap .scrollCont { padding: 0; height: 275px; }

.layerContainer .layerNewPop .myOrderPop .scrollWrap .enscrollOver { left: 1005px !important; }

.layerContainer .layerNewPop .myOrderPop .tableArea.custom .noData { border-top: 2px solid #000; border-bottom: 1px solid #000; margin-top: -41px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox { border-top: 2px solid #363d4c; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table { width: 100%; position: relative; table-layout: fixed; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table:after { display: block; width: 100%; height: 1px; content: ""; border-bottom: 1px solid #bfbfbf; position: absolute; left: 0; bottom: 0; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table th, .layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td { padding: 15px; line-height: 1.4; border-bottom: none; border-right: none; border-bottom: solid 1px #E0E0E0; color: #000; font-size: 14px; font-weight: normal; text-align: left; vertical-align: middle; word-break: break-word; word-wrap: break-word; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table th input, .layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td input { word-break: normal; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table th { color: #000; font-weight: bold; background-color: #F9F9F9; word-break: normal; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td { padding: 10px 10px; color: #000; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .radioGroup label.hide { height: 19px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .radioGroup label.hide::before { top: 0; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem { width: calc(100% - 20px); margin: 0 10px; padding: 0; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .img { position: relative; width: 80px; vertical-align: middle; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info { padding: 10px 0 10px 20px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info > a ~ [class*='btn_type'] { margin-top: 15px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag { padding: 0; display: flex; justify-content: flex-start; margin-bottom: 5px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag > span { display: inline-block; vertical-align: top; border-style: solid; border-width: 1px; padding: 2px 5px 3px; line-height: 14px; font-size: 11px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag > span ~ span { margin-left: 2px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag:first-of-type:nth-last-child(1) { margin-bottom: 0; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod01 { border-color: #e60f0d; color: #e60f0d; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod02 { border-color: #ff4c72; color: #ff4c72; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod03 { border-color: #998263; color: #998263; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod04 { border-color: #aaa195; color: #aaa195; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod05 { border-color: #505767; color: #505767; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod06 { border-color: #2e9952; color: #2e9952; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod07 { border-color: #2e9999; color: #2e9999; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod08 { border-color: #2e9979; color: #2e9979; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod09 { border-color: #2e5299; color: #2e5299; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod10 { border-color: #3d9fcc; color: #3d9fcc; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod11 { border-color: #2e7299; color: #2e7299; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod12 { border-color: #992e7c; color: #992e7c; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod13 { border-color: #f4753d; color: #f4753d; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod14 { border-color: #0eb5b5; color: #0eb5b5; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod15 { border-color: #597ec6; color: #597ec6; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod16 { border-color: #ff55a5; color: #ff55a5; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod17 { border-color: #b30300; color: #b30300; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod18 { border-color: #3d6dcc; color: #3d6dcc; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod19 { border-color: #f453c8; color: #f453c8; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod20 { border-color: #00996A; color: #00996A; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .unit_flag .cod21 { border-color: #DE0018; color: #DE0018; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .brand { line-height: 17px; font-size: 13px; color: #888; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .brand strong { font-weight: bold; color: #000; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .brand strong:first-of-type { margin-right: 5px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .brand ~ .product { margin-top: 5px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .product { line-height: 20px; font-size: 15px; color: #000; white-space: normal; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .product ~ .optionArea { margin-top: 15px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionArea { font-size: 13px; color: #666; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionArea .count { font-weight: normal; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionArea span { display: flex; align-items: center; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionArea span > span::after { display: none; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionArea span span ~ em::before, .layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionArea span span ~ strong::before, .layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionArea span em ~ em::before, .layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionArea span em ~ strong::before { content: '/'; margin: 0 4px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionName { font-size: 13px; color: #000; font-weight: bold; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionTxt { margin-top: 5px; font-size: 15px; line-height: 18px; color: #000; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionTxt ~ .brand { margin-top: 10px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .optionTxt ~ .product { margin-top: 5px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .price_area { margin-top: 3px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .price_area > em { font-size: 14px; color: #000; font-weight: bold; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem .info .price_area > span { font-size: 12px; color: #888; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td .productItem > .info > .opt_area .ui-selectmenu-menu { z-index: 11; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table td.nodata { padding: 40px 0 !important; color: #333; font-size: 14px; text-align: center; }

.layerContainer .layerNewPop .myOrderPop .pagination { margin: 30px 0 30px; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table { table-layout: auto; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table:after { border-bottom: 1px solid #dbe0e5; }

.layerContainer .layerNewPop .myOrderPop .tableArea .tableBox table tr:last-child td { border-bottom: 1px solid #dbe0e5; }

.layerContainer .layerNewPop .myOrderPop .tableArea.alC .tableBox table th, .layerContainer .layerNewPop .myOrderPop .tableArea.alC .tableBox table td { text-align: center; }

.layerContainer .layerNewPop .myOrderPop .btnC.noLine { margin-top: 10px; }

.layerContainer .layerNewPop .myOrderPop .pagingArea { padding: 20px 0px 17px; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging { text-align: center; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging a { display: inline-block; overflow: hidden; height: 27px; margin: 0px 12px; font-size: 13px; color: #999; line-height: 27px; letter-spacing: 0; cursor: pointer; vertical-align: middle; border: 1px solid #fff; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging a.on { font-weight: normal; color: #000; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging a:hover { color: #000; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging a:first-child { margin-left: 0; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging a:last-child { margin-right: 0; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging .first, .layerContainer .layerNewPop .myOrderPop .pagingArea .paging span .first { margin-right: 1px; background-position: -533px 9px; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging .first, .layerContainer .layerNewPop .myOrderPop .pagingArea .paging .prev, .layerContainer .layerNewPop .myOrderPop .pagingArea .paging .next, .layerContainer .layerNewPop .myOrderPop .pagingArea .paging .last { position: relative; width: 27px; height: 27px; top: 1px; text-indent: -10000em; background: url(../images/bg_btn.png) no-repeat; border: 1px solid #d5d5d5; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging a.first, .layerContainer .layerNewPop .myOrderPop .pagingArea .paging span.first { margin-right: 1px; background-position: -533px 9px; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging a.last, .layerContainer .layerNewPop .myOrderPop .pagingArea .paging span.last { margin-left: 0; background-position: -563px 9px; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging a.prev, .layerContainer .layerNewPop .myOrderPop .pagingArea .paging span.prev { margin-left: 1px; margin-right: 4px; background-position: -470px 9px; }

.layerContainer .layerNewPop .myOrderPop .pagingArea .paging a.next, .layerContainer .layerNewPop .myOrderPop .pagingArea .paging span.next { margin-right: 0; margin-left: 6px; background-position: -499px 9px; }

.layerContainer .layerNewPop .myOrderPop .btn_wrap .btn_type2 { font-weight: normal; }

.layerContainer .layerNewPop .myOrderPop .txt_type3 { margin-top: 20px; }

.layerContainer .layerNewPop .myOrderPop .txt_type3 li { color: #888; font-size: 14px; margin-top: 12px; line-height: 1.3; }

.layerContainer .layerNewPop .myOrderPop .txt_type3 li:first-of-type { margin-top: 0; }

.layerContainer .layerNewPop .myOrderPop .txt_type3 li::before { top: 9px; background: #888; }

.layerContainer .layerNewPop#ageVerification { width: 600px !important; max-width: 600px !important; min-width: 600px !important; }

.layerContainer .layerNewPop#ageVerification .adultGuide { display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; }

.layerContainer .layerNewPop#ageVerification .adultGuide::before { content: ''; width: 124px; height: 124px; display: block; background-color: transparent; background-image: url("../images/icon_member.png"); background-size: 600px auto; background-position: 0 -160px; margin-bottom: 20px; }

.layerContainer .layerNewPop#ageVerification .adultGuide .noticeBox { padding: 20px 10px; background: #F9F9F9; text-align: center; }

.layerContainer .layerNewPop#ageVerification .adultGuide .noticeBox strong { display: block; font-size: 15px; color: #000; line-height: 20px; }

.layerContainer .layerNewPop#ageVerification .adultGuide .noticeBox strong + p { margin-top: 15px; }

.layerContainer .layerNewPop#ageVerification .adultGuide .noticeBox p { font-size: 14px; color: #000; line-height: 19px; }

.layerContainer .layerNewPop#ageVerification .adultGuide p { font-size: 14px; color: #000; line-height: 19px; margin-top: 20px; }

.layerContainer .layerNewPop#ageVerification .btn_wrap [class*="btn_type"].btn_type2 { min-width: 150px; }

.layerMask { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter: alpha(opacity=70); color: transparent; font-size: 0; z-index: 90; }

.layerMask.active { display: block; }

:lang(vi) .tabArea .tabBtn.short li { padding: 10px; height: auto; }

/* // [SYS-29962] 2023-09-04 [회원공통] 서브페이지 개선업무 진행 건 (공통 화면 / 1차) // [SYS-31174] 2023-09-04 [회원공통] 서브페이지 개선업무 진행 건 (공통 화면 / 2차) */
/* [SYS-16997]20210621 SNS공유하기 팝업 */
.layerNewPop .snsShare { min-width: 282px; width: 282px; font-size: 0; letter-spacing: -5px; margin: 0 -21px -24px; text-align: left; /* [SYS-30383] 2023-06-30 */ display: flex; justify-content: center; flex-wrap: wrap; }

.layerNewPop .snsShare .content { letter-spacing: normal; }

.layerNewPop .snsShare > li { display: inline-block; width: calc(100%/3); margin-left: 0; padding-bottom: 17px; letter-spacing: normal; }

.layerNewPop .snsShare > li a { display: block; position: relative; color: #000; font-size: 13px; text-align: center; line-height: 13px; outline: none; }

.layerNewPop .snsShare > li a img { display: block; width: 52px; height: 52px; margin: 0 auto; }

.layerNewPop .snsShare > li a span { display: block; position: absolute; top: 62px; left: 50%; width: 80px; margin-left: -40px; letter-spacing: -0.26px; }

/* //[SYS-16997]20210611 */
/* [SYS-16854]20210714 : 상품옵션 팝업 */
.layerpop .layerBody > .shop_basket { height: 660px; display: -ms-flexbox; display: flex; flex-direction: column; }

.layerpop .layerBody > .shop_basket .goods { display: -ms-flexbox; display: flex; align-items: center; flex: none; -ms-flex: none; }

.layerpop .layerBody > .shop_basket .goods .area1 { width: 150px; height: 150px; flex: none; }

.layerpop .layerBody > .shop_basket .goods .area1 img { width: 100%; height: 100%; }

.layerpop .layerBody > .shop_basket .goods .area2 { width: calc(100% - 180px); margin-left: 30px; letter-spacing: -0.28px; }

.layerpop .layerBody > .shop_basket .goods .area2 > cite { font-size: 14px; display: block; }

.layerpop .layerBody > .shop_basket .goods .area2 > em { font-size: 16px; line-height: 21px; display: block; font-weight: 700; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.layerpop .layerBody > .shop_basket .goods .area2 > cite { max-height: 32px; line-height: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow-wrap: break-word; }

.layerpop .layerBody > .shop_basket .goods .area2 > em + cite { margin-top: 4px; }

.layerpop .layerBody > .shop_basket .goods .area2 .price { margin-top: 14px; }

.layerpop .layerBody > .shop_basket .goods .area2 .price > b { font-size: 18px; line-height: 20px; letter-spacing: -0.36px; }

.layerpop .layerBody > .shop_basket .goods .area2 .price > span { font-size: 14px; line-height: 16px; color: #666; vertical-align: 1px; }

.layerpop .layerBody > .shop_basket .goods .area2 .price > i { margin-left: 2px; font-size: 12px; line-height: 16px; color: #888; vertical-align: 1px; }

.layerpop .layerBody > .shop_basket .opt_area { margin-top: 10px; flex: none; -ms-flex: none; }

.layerpop .layerBody > .shop_basket .opt_area .select_group .selected a { font-size: 15px; }

.layerpop .layerBody > .shop_basket .opt_area .select_group .item ul a:hover { background: #f4f4f4; }

.layerpop .layerBody > .shop_basket .opt_area .select_group .item ul a.soldout { color: #aaa; }

.layerpop .layerBody > .shop_basket .opt_area .select_option .selectZone .ui-selectmenu-text { font-size: 15px; color: #000; }

.layerpop .layerBody > .shop_basket .opt_area .select_option .selectZone .ui-selectmenu-icon { position: absolute; right: 7px; top: 50%; width: 8px; height: 5px; margin-top: -2px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: 0 -90px; }

.layerpop .layerBody > .shop_basket .select_option .selectZone .ui-selectmenu-menu ul { margin-top: 0; max-height: 180px; }

.layerpop .layerBody > .shop_basket .select_option .selectZone .ui-selectmenu-menu.ui-selectmenu-open { z-index: 105; }

.layerpop .layerBody > .shop_basket .select_option .selectZone .ui-selectmenu-menu .ui-state-disabled { background-color: #fff; }

.layerpop .layerBody > .shop_basket .list_area { height: 100px; margin-top: 20px; padding: 0; letter-spacing: -0.28px; border: 0; background-color: transparent; flex: 1 1 auto; -ms-flex: 1 1 auto; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont { height: 100%; padding: 0; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li { position: relative; padding: 19px; border: 1px solid #e7e7e7; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .tit1 { font-weight: 700; font-size: 14px; line-height: 18px; color: #000; display: block; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li cite { font-size: 14px; line-height: 16px; color: #000; display: block; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .tit1 + cite { margin-top: 4px; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 { margin-top: 6px; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 .sale { vertical-align: middle; display: inline-block; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 .sale > em { font-size: 14px; line-height: 17px; color: #00996a; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 .sale .tooltipWrap { position: static; vertical-align: middle; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 .sale .tooltipWrap .btnTip { width: 13px; height: 13px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -140px -80px; vertical-align: 0; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 .sale .tooltipWrap .contTip { left: 10px !important; right: 10px !important; top: 10px !important; bottom: 10px !important; width: auto; height: auto !important; z-index: 105; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 .sale .tooltipWrap .contTip .scrollWrap2 { height: 100%; overflow-y: auto; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 .sale .tooltipWrap .contTip .scrollWrap2 .pcsExTb h3 { border: 0; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 .sale .tooltipWrap .contTip .pcsOff > span > i { color: #D7D8D9; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 .sale .tooltipWrap .contTip:after { display: none; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area1 > .info { margin-left: 8px; font-size: 13px; line-height: 16px; color: #000; vertical-align: middle; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .product_text { padding-bottom: 15px; border-bottom: solid 1px #E0E0E0; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .product_text .limit { display: inline-flex; align-items: center; font-size: 13px; line-height: 17px; color: #999; margin-top: 10px; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 { margin-top: 12px; display: -ms-flexbox; display: flex; justify-content: space-between; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .inp_count { width: 93px; height: 27px; border: none; display: -ms-flexbox; display: flex; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .inp_count button { position: relative; width: 28px; height: 100%; font-size: 0; flex: none; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .inp_count button:before, .layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .inp_count button:after { content: ""; position: absolute; left: 50%; top: 50%; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .inp_count button:before { width: 11px; height: 1px; margin: 0 0 0 -5px; background-color: #000; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .inp_count button.up:after { width: 1px; height: 11px; margin: -5px 0 0 0; background-color: #000; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .inp_count button:disabled:before, .layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .inp_count button:disabled:after { background-color: #ccc; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .inp_count input { width: 100%; height: 100%; padding: 0 5px; font-size: 13px; line-height: 25px; color: #000; text-align: center; border-width: 0 1px; border: none; flex: 1 1 auto; -ms-flex: 1 1 auto; font-weight: bold; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .util { position: relative; text-align: right; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .util .btn { margin-bottom: 10px; min-width: 67px; height: 25px; font-size: 12px; line-height: 15px; color: #000; border: 1px solid #C2C3C4; background-color: #fff; padding: 3px 10px 4px; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .util .btn.on { color: #fff; border-color: #000; background-color: #000; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .util .btn.on ~ .contTip { right: 0; bottom: calc(60% + 14px); padding: 10px 10px; width: max-content; display: block; transform: translateY(-50%); text-align: center; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .util .btn.on ~ .contTip::after { left: auto; margin-left: 0; right: 28px; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .total { text-align: right; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .total > strong { font-size: 18px; line-height: 20px; letter-spacing: -0.36px; vertical-align: middle; display: inline-block; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .total > span { margin-left: 6px; font-size: 14px; line-height: 16px; color: #666; vertical-align: -3px; display: inline-block; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .area2 .total > i { margin-left: 2px; font-size: 14px; line-height: 16px; color: #666; vertical-align: -3px; display: inline-block; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li cite + .area2 { margin-top: 16px; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .eaInfo { margin-top: 7px; color: #666666; font-size: 12px; line-height: 15px; line-height: 16px; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .btn_del { position: absolute; right: 15px; top: 15px; width: 20px; height: 20px; font-size: 0; z-index: 4; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .btn_del::before { content: ""; position: absolute; left: 50%; top: 50%; width: 10px; height: 10px; margin: -5px 0 0 -5px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -430px 0; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li .txt1 { margin-top: 10px; font-size: 12px; line-height: 15px; color: #666; }

.layerpop .layerBody > .shop_basket .list_area .scrollCont > li + li { margin-top: 10px; }

.layerpop .layerBody > .shop_basket .total_area { padding: 20px 0 18px; border-bottom: 1px solid #e7e7e7; display: -ms-flexbox; display: flex; align-items: center; justify-content: space-between; flex: none; -ms-flex: none; }

.layerpop .layerBody > .shop_basket .total_area .area1 { font-size: 14px; line-height: 18px; color: #666; }

.layerpop .layerBody > .shop_basket .total_area .area1 b { color: #000; }

.layerpop .layerBody > .shop_basket .total_area .area2 > strong { font-size: 18px; line-height: 20px; display: inline-block; }

.layerpop .layerBody > .shop_basket .total_area .area2 > span { margin-left: 6px; font-size: 14px; line-height: 16px; color: #666; display: inline-block; }

.layerpop .layerBody > .shop_basket .total_area .area2 > i { margin-left: 2px; font-size: 14px; line-height: 16px; color: #666; display: inline-block; }

.layerpop .layerBody > .shop_basket .total_area .btn_wrap { padding-bottom: 10px; }

.layerpop .layerBody > .shop_basket .btn_wrap { margin-top: 30px; padding-bottom: 0; flex: none; -ms-flex: none; }

.layerpop .layerBody > .shop_basket .btn_wrap [class*="btn_type"] { width: 100%; min-width: auto; font-weight: normal; }

.layerpop .layerBody > .shop_basket .btn_wrap [class*="btn_type"] + [class*="btn_type"] { margin-left: 20px; }

/* //[SYS-16854]20210714 : 상품옵션 팝업 */
/* [SYS-16857] 20210827 : [상품/전시] 서브페이지 개선 3차_재입고알림유닛*/
/* 공통 */
.layerContainer.alarm .layerpop { border: 0; }

.layerNewPop .content .layerBody .btn_wrap { display: flex; width: 100%; justify-content: center; margin-top: 40px; }

.layerNewPop .content .layerBody .btn_wrap .btn_type2 { height: 50px; min-width: 200px; margin: 0 10px; }

.layerNewPop .content .restockInfo .groupTitle { font-size: 18px; font-weight: bold; color: #000; }

.layerNewPop .content .restockInfo .hypList { font-size: 14px; line-height: 22px; color: #888 !important; padding-left: 0; }

.layerNewPop .content .restockInfo .hypList li::before { content: ''; width: 2px; height: 2px; border-radius: 50%; background: #999; display: inline-block; margin-right: 10px; vertical-align: middle; }

.layerNewPop .content .accAgree .groupTitle { font-size: 18px; color: #000; font-weight: bold; }

.layerNewPop .content .accAgree .accBtn span::after { width: 21px; height: 11px; font-size: 0; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-repeat: no-repeat; background-position: -100px -80px; position: absolute; top: 10px; right: 0; z-index: 1; border: 0; }

.layerNewPop .content .accAgree.on .accBtn span::after { background-color: transparent; background-image: url("../images/icon_arrow.png"); background-repeat: no-repeat; background-position: -100px -80px; transform: rotateX(180deg); }

/*재입고알림번호 일괄변경*/
#restockChangePop { width: 850px; z-index: 1; }

.restockChange { padding: 30px; }

.restockChange .tableArea .tableBox { border-top: 2px solid #000; }

.restockChange .tableArea .tableBox table tr th, .restockChange .tableArea .tableBox table tr td { border-right: 0; }

.restockChange .tableArea .tableBox table tr th { background: #f9f9f9; color: #000; font-size: 14px; padding: 16px 20px 17px 20px; border-bottom: 1px solid #000 !important; }

.restockChange .tableArea .tableBox table tr td { height: auto; color: #000; font-size: 14px; padding: 15px 20px; }

.restockChange .tableArea .tableBox table tr td.noData { display: table-cell; font-size: 15px; padding: 150px 0 70px 0 !important; }

.restockChange .tableArea .tableBox table tr td.noData::before { top: 70px; }

.restockChange .tableArea .tableBox table tr td.noData:last-child { text-align: center; }

.restockChange .tableArea .tableBox table tr td:last-child { padding: 15px 10px; }

.restockChange .tableArea .tableBox table tr td .productItem .info { padding-left: 0; }

.restockChange .tableArea .tableBox table tr td .productItem .info .brand { font-size: 14px; line-height: 20px; color: #000; font-weight: bold; margin-bottom: 5px; }

.restockChange .tableArea .tableBox table tr td .productItem .info .product { font-weight: normal; line-height: 20px; white-space: normal; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; }

.restockChange .tableArea .tableBox table tr td .productItem .info .optionArea { margin-top: 15px; }

.restockChange .tableArea .tableBox table tr td .productItem .info .optionArea .optionList span { color: #666; }

.restockChange .tableArea .productItem .info { padding-left: 0; font-size: 13px; line-height: 18px; }

.restockChange .form_type { padding: 60px 0; }

.restockChange .form_type .inp_group { border-top: 2px solid #000; padding: 30px 20px 0 20px; }

.restockChange .form_type .inp_group .area1.w1_1 { width: 290px; }

.restockChange .form_type .inp_group .area1 input[type="text"] { width: 140px; /*20211223 휴대전화 국가검색 너비*/ }

.restockChange .form_type .inp_group .area1 > span input { padding: 21px 0 9px; }

.restockChange .form_type .inp_group .area1 .column input[type="text"] { width: 130px; /*20211229 전화번호 너비*/ }

.restockChange .form_type ul { border-bottom: 1px solid #ccc; padding: 0px 20px 30px 20px; }

.restockChange .form_type ul li { color: #888; }

.restockChange .accCont { background: #fff; border-left: 0; border-right: 0; border-bottom: 0; padding: 20px 0; }

.restockChange .accCont .listDot li { font-size: 14px; line-height: 22px; color: #888; padding-left: 10px; }

.restockChange .accCont .listDot li::before { content: ""; display: inline-block; position: absolute; top: 10px; left: 0; width: 2px; height: 2px; background-color: #999; }

.restockChange .accTxt { text-align: left; font-weight: bold; margin: 17px 0 0; font-size: 13px; }

.restockChange .accAgree.on .accTxt { margin: 17px 0 0; }

/* //재입고알림번호 일괄변경*/
/* 재입고 알림 신청 */
#restockAplyPop { width: 850px !important; }

.restockAply { padding: 30px; }

.restockAply .tableBox { border-top: 2px solid #000; }

.restockAply .tableBox tr th { background: #fff; font-weight: bold; border-bottom: 1px solid #e5e5e5; color: #000; font-size: 15px; vertical-align: middle; padding: 20px; }

.restockAply .tableBox tr th.vaTop { vertical-align: top; }

.restockAply .tableBox tr td { height: auto; color: #000; font-size: 14px; padding: 20px; }

.restockAply .tableBox tr td .inp_group { margin: 0; }

.restockAply .tableBox tr td .inp_group .area1 > span label { height: 100% !important; }

.restockAply .tableBox tr td .leaveDate { display: flex; }

.restockAply .tableBox tr td .leaveDate .inp_group.disabled i { z-index: 1; }

.restockAply .tableBox tr td .leaveDate .inp_group.disabled input { width: 250px; background: #f9f9f9; border-color: #e5e5e5; }

.restockAply .tableBox tr td .leaveDate .inp_group label input { border-width: 0 0 1px 0; width: 280px; font-size: 15px; color: #666; }

.restockAply .tableBox tr td .leaveDate .inp_group .btn4.cal { flex: none; width: 56px; height: 50px; margin-left: 0; margin-right: 0; padding: 0; border: 1px solid #e1e1e1; background: url(../images/icon_cal_36_b.png) no-repeat center; }

.restockAply .tableBox tr td .leaveDate .inp_group .btn4.cal::before { content: none; }

.restockAply .tableBox tr td .leaveDate .inp_group .selectZone { padding: 0 10px 0 0; }

.restockAply .tableBox tr td .leaveDate .inp_group .selectZone .ui-selectmenu-button { border-width: 0 0 1px 0; height: 50px; }

.restockAply .tableBox tr td .leaveDate .inp_group .selectZone .ui-selectmenu-text { height: 100%; padding: 10px 30px 9px 0; color: #888; }

.restockAply .tableBox tr td .leaveDate > span.ml12 { padding: 15px 12px 0 0; }

.restockAply .radioGroup label { color: #000; height: auto; line-height: normal; }

.restockAply .accTxt { border-top: 0; text-align: left; padding: 0; font-weight: bold; font-size: 14px; margin: 17px 0 0; }

.restockAply .accAgree .accCont { background: #fff; padding: 15px 0; border: none; }

.restockAply .accAgree .accCont .listDot li { line-height: 22px; font-size: 14px; color: #888; }

.restockAply .accAgree.on .groupTitle { border-bottom: 1px solid #dbdbdb; }

/* //재입고 알림 신청 */
/* 이미 재입고알림 */
.AplyAlt { padding: 40px 30px; }

.AplyAlt .para1 { font-size: 22px; line-height: 30px; font-weight: bold; color: #000; text-align: center; }

.AplyAlt .para1.fc6 { color: #000 !important; font-size: 15px; font-weight: normal; margin-top: 15px; }

.AplyAlt .btn_wrap { margin-top: 40px; display: flex; }

.AplyAlt .btn_wrap a.btn_type2 { width: calc(50% - 10px); }

.AplyAlt .btn_wrap a.btn_type2:last-child { margin-left: 20px; }

/* //이미 재입고알림*/
/* 재입고알림 신청완료 */
#restockFinPop { width: 850px !important; }

.restockFin { padding: 40px 30px; }

.restockFin .bigTxt { font-size: 22px; color: #000; margin-bottom: 40px; font-weight: bold; text-align: center; font-family: initial; }

.restockFin .msgBlue { overflow: hidden; background: #fff; padding: 28px 20px 30px; border-top: 2px solid #000; border-bottom: 1px solid #ccc; }

.restockFin .msgBlue .imgBox { float: left; width: 140px; height: 140px; border: 0; margin-right: 20px; }

.restockFin .msgBlue .imgBox img { width: 100%; height: 100%; object-fit: cover; }

.restockFin .txtBox { float: left; width: calc(100% - 160px); }

.restockFin .txtBox .brand { font-weight: bold; font-size: 14px; height: 20px; width: 100%; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 5px; font-family: initial; }

.restockFin .txtBox .name { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; white-space: normal; font-size: 14px; color: #000; line-height: 20px; }

.restockFin .txtBox .code { margin: 16px 0 0; color: #666; font-size: 13px; }

.restockFin .txtBox .dlList dt, .restockFin .txtBox .dlList dd { color: #000; font-size: 14px; line-height: 22px; margin: 0; }

.restockFin .txtBox .dlList dt { float:left; }

.restockFin .txtBox .dlList dt::before { content: ''; width: 2px; height: 2px; border-radius: 50%; background: #999; display: inline-block; margin-right: 8px; vertical-align: middle; }

.restockFin .txtBox .dlList dd:before { content: ":"; margin-right: 12px; }

.restockFin .prdInfo { padding: 0 0 15px 0; margin: 0 0 15px; border-bottom: 1px solid #e0e0e0; }

.restockFin .restockInfo .groupTitle { font-size: 18px; font-weight: bold; color: #000; }

.restockFin .restockInfo .hypList { font-size: 14px; line-height: 22px; color: #888 !important; padding-left: 0; }

.restockFin .restockInfo .hypList li { padding-left: 10px; /*20211223 수정사항*/ }

.restockFin .restockInfo .hypList li::before { content: ''; width: 2px; height: 2px; border-radius: 50%; background: #999; display: inline-block; margin-right: 8px; margin-left: -10px; /*20211223 수정사항*/ vertical-align: middle; }

.restockFin .btn_wrap .btn_type2 { min-width: 200px; height: 50px; margin: 0 10px; }

.restockFin .msgBlue { padding: 30px 20px 23px 20px; border-bottom: 1px solid #c2c3c4; }

.restockFin .txtBox .code { margin: 15px 0 0; }

.restockFin .txtBox .dlList dt, .restockFin .txtBox .dlList dd { font-size: 13px; line-height: 18px; margin-bottom: 7px; }

.restockFin .txtBox .dlList dt { padding-right: 8px; }

.restockFin .txtBox .dlList dt::before { margin-top: -3px; }

.restockFin .txtBox .dlList dd::before { margin-right: 8px; }

.restockFin .dp_slide_con .groupTitle { margin: 40px 0 30px; font-size: 18px; font-weight: bold; color: #000; }

.restockFin .dp_slide_con .restockFin_list { max-height: 270px; }

.restockFin .dp_slide_con .restockFin_list.unit_THMB li { position: relative; padding: 0 25px; width: 197.5px; }

.restockFin .dp_slide_con .restockFin_list.unit_THMB li .dp_unit .unit_info .name { white-space: nowrap; display: block; height: auto; }

.restockFin .dp_slide_con .restockFin_list.unit_THMB li .dp_unit .thumb { padding: 0; margin-bottom: 15px; }

.restockFin .dp_slide_con .restockFin_list.unit_THMB li .dp_unit .thumb .img img { width: 150px; height: 150px; }

.restockFin .dp_slide_con .restockFin_list.unit_THMB li .dp_unit .adult_flag .ico_adult { width: 40px; height: 40px; background-position: -27px 0; }

.restockFin .dp_slide_con .restockFin_list.unit_THMB li .dp_unit .unit_price .price01 { color: #c2c3c4; }

.restockFin .dp_slide_con .restockFin_list.unit_THMB li .dp_unit .unit_price .price01.percent0 { color: #000; }

.restockFin .swiper-container-horizontal > .indicator { margin-top: 40px; }

.restockFin [data-swiper] .btn_prev, .restockFin [data-swiper] .btn_next { top: initial; bottom: 142px; }

.restockFin .restockInfo .hypList li { line-height: 18px; font-size: 13px; }

.restockFin .restockInfo .hypList li + li { margin-top: 7px; }

.restockFin .restockInfo .hypList li::before { margin-top: -3px; }

.restockFin .btn_wrap [class*="btn_type"] + [class*="btn_type"] { margin-left: 20px; }

/* //재입고알림 신청완료 */
/* //[SYS-16857] 20210827 : [상품/전시] 서브페이지 개선 3차_재입고알림유닛*/
/* [SYS-18232] 20210910 : [상품/전시] 찜꽁권 없을 시 캔디전환 내역 pop up 수정 */
#popJjimcongL { min-width: 376px; }

#popJjimcongL .layerBody.jjimcong { padding-top: 28px !important; padding-bottom: 40px !important; }

#popJjimcongL .layerBody.jjimcong .alert_text { color: #666; text-align: center; }

#popJjimcongL .layerBody.jjimcong .btn_wrap { margin-top: 30px; }

#popJjimcongL .layerBody.jjimcong .btn_wrap .btn_type2 { height: 48px; border-radius: 0; font-size: 14px; font-weight: normal; }

#popJjimcongL .layerBody.jjimcong .btn_wrap .btn_type2.layerClose { min-width: 100px; margin-right: 6px; }

#popJjimcongL .layerBody.jjimcong .btn_wrap .btn_type2.col1 { width: 204px; }

/* //[SYS-18232] 20210910 : [상품/전시] 찜꽁권 없을 시 캔디전환 내역 pop up 수정 */
/* [SYS-18240] [상품/전시] 찜꽁 상품상세 페이지 찜꽁권 설명 팝업 추가 */
.JjimcongInfoWrap { position: relative; }

.JjimcongInfoWrap.infoData #keepJjimcongInfoLayer { bottom: auto; top: -154px; right: 5px; }

.JjimcongInfoWrap.infoData #keepJjimcongInfoLayer::after { right: 7%; }

.JjimcongInfoWrap.infoData #keepJjimcongInfoLayer.jjim2 { right: 102px; }

#keepJjimcongInfoLayer { display: block; width: 319px; padding: 16px 20px; bottom: 58px; right: 0; z-index: 80; }

#keepJjimcongInfoLayer .contTipContents { text-align: left; }

#keepJjimcongInfoLayer .contTipContents > strong { font-size: 14px; padding-right: 0; color: #000; display: block; padding-right: 15px; margin-bottom: 13px; line-height: 20px; }

#keepJjimcongInfoLayer .contTipContents > strong::before { content: ''; display: inline-block; position: relative; top: 1px; width: 14px; height: 14px; margin-right: 6px; background-color: transparent; background-image: url("../images/icon_common.png"); background-repeat: no-repeat; background-position: -200px -120px; }

#keepJjimcongInfoLayer .contTipContents span { /*[SYS-29365] 2023-07-28*/ display: block; line-height: 21px; color: #666; }

#keepJjimcongInfoLayer .btnGroup { margin-top: 16px; display: flex; }

#keepJjimcongInfoLayer .btnGroup > a.btn_type3 { font-weight: normal; height: 28px; width: 50%; padding: 6px; border-radius: 0; background: #f1f1f1; color: #000; font-size: 13px; font-weight: normal; }

#keepJjimcongInfoLayer .btnGroup > a.btn_type3.col1 { margin-left: 5px; background: #000; color: #fff; }

#keepJjimcongInfoLayer:after { right: 12%; }

#keepJjimcongInfoLayer .btnClose { top: 20px; background-color: transparent; background-image: url("../images/icon_common.png"); background-repeat: no-repeat; background-position: -280px -21px; width: 11px !important; height: 11px !important; }

/* 디올
.dior_wrap .JjimcongInfoWrap.btn_list .contTip { min-height: 164px; top: auto !important; bottom: 43px !important; left: 16% !important; right: auto !important; }

.dior_wrap .JjimcongInfoWrap.btn_list .contTip a { background-image: none !important; width: auto !important; }

.dior_wrap .JjimcongInfoWrap.btn_list .contTip .btnGroup { display: flex; justify-content: center; }

.dior_wrap .JjimcongInfoWrap.btn_list .contTip .btnGroup a.btn_type3 { width: 50% !important; }

.dior_wrap .JjimcongInfoWrap.btn_list .contTip::after { right: 50% !important; }

.dior_wrap .JjimcongInfoWrap.btn_list .contTip.jjim2 { left: -64px !important; } */

/* 조말론 */
/* .jmwrap .JjimcongInfoWrap #keepJjimcongInfoLayer.contTip { bottom: 42px !important; right: 6px !important; }

.jmwrap .JjimcongInfoWrap #keepJjimcongInfoLayer.contTip::after { right: 37%; }

.jmwrap .JjimcongInfoWrap #keepJjimcongInfoLayer.contTip .btnGroup a.btn_type3 { line-height: 15px; }

.jmwrap .JjimcongInfoWrap #keepJjimcongInfoLayer.contTip.jjim2::after { right: 61%; } */

/* 에스티로더 */
/* .brdEsteeLauder td.JjimcongInfoWrap .contTip { bottom: 31px !important; }

.brdEsteeLauder td.JjimcongInfoWrap .contTip::after { right: 7% !important; }

.brdEsteeLauder td.JjimcongInfoWrap .contTip.jjim2::after { right: 38% !important; }

.brdEsteeLauder .btn.JjimcongInfoWrap .contTip { bottom: 47px !important; right: 30% !important; }

.brdEsteeLauder .btn.JjimcongInfoWrap .contTip::after { right: 50% !important; } */

/* 달팡 */
/* .brdDarphin td.JjimcongInfoWrap .contTip { bottom: 31px !important; }

.brdDarphin td.JjimcongInfoWrap .contTip::after { right: 16% !important; }

.brdDarphin td.JjimcongInfoWrap .contTip.jjim2::after { right: 45% !important; }

.brdDarphin .btn.JjimcongInfoWrap .contTip { bottom: 47px !important; right: 30% !important; }

.brdDarphin .btn.JjimcongInfoWrap .contTip::after { right: 28% !important; }

.brdDarphin .btn.JjimcongInfoWrap .contTip .btnGroup a.btn_type3 { line-height: 15px; margin-left: 0; }

.brdDarphin .btn.JjimcongInfoWrap .contTip .btnGroup a.btn_type3.col1 { margin-left: 5px; } */

/* 바비브라운 */
/* .BobbiBrown td.JjimcongInfoWrap .contTip { bottom: 31px !important; }

.BobbiBrown td.JjimcongInfoWrap .contTip::after { right: 5% !important; }

.BobbiBrown td.JjimcongInfoWrap .contTip.jjim2::after { right: 29% !important; }

.BobbiBrown td.JjimcongInfoWrap .popNoti { display: flex; }

.BobbiBrown td.JjimcongInfoWrap .popNoti .restock { padding: 0 9px; }

.BobbiBrown td.JjimcongInfoWrap .popNoti a { margin-left: 5px; }

.BobbiBrown .aln_r.JjimcongInfoWrap .contTip { bottom: 52px !important; }

.BobbiBrown .aln_r.JjimcongInfoWrap .contTip::after { right: 39% !important; }

.BobbiBrown .aln_r.JjimcongInfoWrap .contTip .btnGroup a.btn_type3 { line-height: 15px; } */

/* 크리니크 */
/* .cl_wrap .infoData.JjimcongInfoWrap .contTip { right: 65px !important; }

.cl_wrap .infoData.JjimcongInfoWrap .contTip::after { right: 7% !important; }

.cl_wrap .infoData.JjimcongInfoWrap .contTip.jjim2 { right: 27% !important; }

.cl_wrap .btn_buy.JjimcongInfoWrap .contTip { right: 13% !important; }

.cl_wrap .btn_buy.JjimcongInfoWrap .contTip::after { right: 50% !important; }

.cl_wrap .btn_buy.JjimcongInfoWrap .contTip .btnGroup a.btn_type3 { border: none; } */

/* //[SYS-18240] [상품/전시] 찜꽁 상품상세 페이지 찜꽁권 설명 팝업 추가 */
/* [SYS-18909] 20210928 인증번호 팝업 디자인 교체 누락 팝업 추가 작업 건 */
/*[SYS-29919] 2023-06-02*/
.layerNewPop#passNationOverlap { width: 500px; }

.layerNewPop .content .layerBody.p1 { padding: 30px 30px 40px; }

.layerNewPop .content .new { min-width: 440px; width: 440px; }

.layerNewPop .content .new .notiBox { max-width: 440px !important; background: #f9f9f9; padding: 20px 15px !important; height: auto; }

.layerNewPop .content .new .notiBox strong { font-size: 15px; line-height: 20px; color: #000; }

.layerNewPop .content .new .notiBox p { font-size: 15px; line-height: 1.57; color: #000; padding-top: 15px; }

.layerNewPop .content .new .notiBox p.t1 { line-height: 20px; padding-top: 4px; }

.layerNewPop .content .new .info { font-size: 13px; color: #888; line-height: 1.46; padding-top: 17px; }

.layerNewPop .content .new > .para { text-align: center; font-size: 15px; line-height: 1.33; color: #666; padding-top: 15px; }

.layerNewPop .content .new > .para strong { color: #000; }

.layerNewPop .content .new .btn_wrap { margin-top: 30px; }

.layerNewPop .content .new .btn_wrap a { font-weight: normal; font-size: 14px; }

.layerNewPop .content .new .btn_wrap.type2 [class*="btn_type"] { margin: 0; width: calc(50% - 5px); }

.layerNewPop .content .new .btn_wrap.type2 [class*="btn_type"]:last-child { margin-left: 10px; }

.layerNewPop .content .new .btn_wrap.type3 [class*="btn_type"].col4 { margin: 12px 0 0; width: calc(50% - 5px); border-color: #c2c3c4; }

.layerNewPop .content .new .btn_wrap.type3 [class*="btn_type"].col4:last-child { margin-left: 10px; }

.layerNewPop .content .new .btn_wrap.type3 [class*="btn_type"].col1 { margin: 0; }

.layerNewPop .content .new .inp_group:first-child { margin-top: 0; }

.layerNewPop .content .new .inp_group .area1 { width: auto; }

.layerNewPop .content .new .inp_group .area1 .w1 { width: 150px; }

.layerNewPop .content .new .inp_group .area1 .w2 { width: 270px; }

.layerNewPop .content .new .inp_group .area1 .w3 input[type="text"] { width: 294px; }

.layerNewPop .content .new .inp_group .area1 .w3 .btn_type5 { width: 136px; }

.layerNewPop .content .new .noList { padding: 31px 20px 30px; background-color: #f9f9f9; margin-top: 30px; }

.layerNewPop .content .new .noList strong { display: block; font-size: 15px; line-height: 20px; color: #000; text-align: center; }

.layerNewPop .content .new .radioList { padding: 15px 20px 18px; background-color: #f9f9f9; margin-top: 30px; }

.layerNewPop .content .new .radioList li { display: flex; justify-content: space-between; align-items: flex-end; padding-top: 7px; }

.layerNewPop .content .new .radioList li:first-child { padding-top: 0; }

.layerNewPop .content .new .radioList li .radioGroup input[type="radio"] + label { font-size: 14px; color: #000; height: 18px; line-height: 18px; }

.layerNewPop .content .new .radioList li .radioGroup input[type="radio"] + label::before { width: 16px; height: 16px; background-position: -239px 1px; margin: -5px 9px 0 -28px; }

.layerNewPop .content .new .radioList li .radioGroup input[type="radio"]:checked + label::before { background-position: -279px 1px; }

.layerNewPop .content .new .radioList li p { font-size: 14px; color: #000; line-height: 18px; }

.layerNewPop .content .new .infoListA { padding-top: 10px; }

.layerNewPop .content .new .infoListA li { display: flex; justify-content: left; font-size: 13px; color: #888; line-height: 1.46; }

.layerNewPop .content .new .infoListA li::before { content: ""; display: block; width: 2px; height: 2px; background: #888; margin: 8px 8px 0 0; }

/* // [SYS-18909] 20210928 인증번호 팝업 디자인 교체 누락 팝업 추가 작업 건 */
/* [SYS-19941] 20211122 MG 팀원관리 및 MG팀원 주소등록 화면 인증절차 추가 */
.layerNewPop#mgMemberCheckLayer1, .layerNewPop#mgMemberCheckLayer2 { width: 500px; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dt, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dt { font-size: 20px; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd { margin-top: 8px; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .txtm_type, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .txtm_type { font-size: 14px; line-height: 18px; color: #666; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .inp_group, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .inp_group { margin-top: 30px; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .inp_group.code, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .inp_group.code { margin-top: 20px; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .inp_group .area1 input, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .inp_group .area1 input { width: 294px; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .inp_group .area1 a.btn_type5, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .inp_group .area1 a.btn_type5 { width: 136px; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .inp_group.disabled .area1 input, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .inp_group.disabled .area1 input { width: 440px; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .txt_type4 li, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .txt_type4 li { font-size: 13px; line-height: 1.85; color: #888; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .txt_type4 li b, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .txt_type4 li b { color: #000; font-weight: bold; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .btn_wrap, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .btn_wrap { margin-top: 30px; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .btn_wrap .btn_type5, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .btn_wrap .btn_type5 { width: 100%; }

.layerNewPop#mgMemberCheckLayer1 .layerBody .form_type dd .btn_wrap .btn_type5:disabled, .layerNewPop#mgMemberCheckLayer2 .layerBody .form_type dd .btn_wrap .btn_type5:disabled { background: #f1f1f1; color: #666; border-color: transparent; font-weight: bold; }

#addressRegist .radioGroup input[type=radio]:disabled + label { color: #333; opacity: 0.5; }

#addressRegist .radioGroup input[type=radio]:disabled + label::before { background-position: -80px 0; }

#addressRegist .radioGroup input[type=radio]:disabled:checked + label { color: #333; opacity: 0.5; }

#addressRegist .radioGroup input[type=radio]:disabled:checked + label::before { background-position: -120px 0; }

#addressRegist .check_type { margin-left: 10px; font-size: 14px; }

/* // [SYS-19941] 20211122 MG 팀원관리 및 MG팀원 주소등록 화면 인증절차 추가 */
/* [SYS-20480] MG 주소등록 화면 수정 요청 */
.layerNewPop#confirmPass { min-width: 405px; width: 405px; }

.layerNewPop#confirmPass .form_type dt { font-size: 20px; line-height: 27px; }

.layerNewPop#confirmPass .form_type dd { margin-top: 8px; }

.layerNewPop#confirmPass .form_type dd .txtm_type { color: #666666; font-size: 14px; line-height: 18px; }

.layerNewPop#confirmPass .form_type dd .mes_data { margin-top: 30px; background-color: #f9f9f9; font-size: 20px; font-weight: bold; line-height: 45px; padding: 40px 0; }

.layerNewPop#confirmPass .btn_wrap { margin-top: 30px; }

.layerNewPop#confirmPass .btn_wrap .btn_type2 { min-width: 162px; border-radius: 0; }

.layerNewPop#addressRegist { min-width: 850px; width: 850px; }

.layerNewPop#addressRegist .para1 .small { font-size: 14px; color: #666; line-height: 18px; }

.layerNewPop#addressRegist h4 { font-weight: bold; font-size: 16px; color: #000; line-height: 21px; }

.layerNewPop#addressRegist .tableArea { margin-top: 10px; }

.layerNewPop#addressRegist .tableArea .tableBox { width: 100%; border-top: 2px solid #000; border-bottom: 1px solid #ccc; padding: 10px 0; }

.layerNewPop#addressRegist .tableArea .tableBox table tr th { background: #fff; font-weight: bold; border-bottom: none; color: #000; font-size: 14px; vertical-align: middle; padding: 25px 0 25px 20px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr th .shapeRequire { margin-left: 0; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td { height: auto; color: #000; font-size: 14px; padding: 25px 20px; border-bottom: none; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .radioGroup input[type="radio"] + label { color: #000; height: auto; line-height: normal; padding-left: 24px; margin-right: 16px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .radioGroup input[type="radio"] + label::before { content: ""; display: inline-block; width: 16px; height: 16px; margin: -2px 8px 0 -24px; vertical-align: middle; background: url("../images/bg_layout.png") no-repeat; background-position: -240px 1px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .radioGroup input[type="radio"]:checked + label::before { background-position: -279px 1px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group { margin-top: 0; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .area1.w1 { width: 255px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .area1.w2 { width: 345px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .area1.w2 span { width: 345px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .area1.w3 { width: 100%; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .area1 > span label { height: 100% !important; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .selectZone { width: 255px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .selectZone .ui-selectmenu-button { height: 50px; z-index: 1; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .selectZone .ui-selectmenu-button .ui-selectmenu-text { height: 100%; font-size: 15px; color: #000; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .selectZone .ui-selectmenu-button .ui-selectmenu-text.on { padding: 10px 30px 9px 0; color: #888; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .selectZone .ui-selectmenu-button .ui-selectmenu-text.on:after { display: none; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .selectZone .ui-selectmenu-button .txt { position: absolute; left: 0; top: 50%; margin-top: -10px; font-size: 15px; line-height: 1.334; color: #888; opacity: 0; z-index: -1; transition: opacity 0.3s; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .selectZone .ui-selectmenu-button .ui-selectmenu-text:not(.on) ~ .txt { margin-top: -25px; font-size: 12px; line-height: 1.334; color: #aaa; opacity: 1; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .selectZone .ui-selectmenu-menu ul { max-height: 173px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group .selectZone ~ .selectZone { margin-left: 20px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group ~ .inp_group { margin-top: 20px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group2 { margin-top: 0; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group2 .inp_group { display: inline-flex; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group2 .inp_group ~ .inp_group { margin-top: 0; margin-left: 20px; }

.layerNewPop#addressRegist .tableArea .tableBox table tr td .inp_group2 ~ .inp_group { margin-top: 20px; }

.layerNewPop#addressRegist .tableArea .tableBox table::after { display: none; }

.layerNewPop#addressRegist .tableArea.delivery .tableBox table tr th, .layerNewPop#addressRegist .tableArea.delivery .tableBox table tr td, .layerNewPop#addressRegist .tableArea.forwarding .tableBox table tr th, .layerNewPop#addressRegist .tableArea.forwarding .tableBox table tr td { padding: 10px 20px; }

.layerNewPop#addressRegist .btn_wrap .btn_type2 { border-radius: 0; font-size: 15px; }

/* // [SYS-20480] MG 주소등록 화면 수정 요청 */
/* [SYS-19819] [회원/공통]서브페이지 개선 3차_마이롯데_멤버십혜택(PC/MC)*/
.layerContainer .layerNewPop#bubuPopCard { width: 850px; }

.layerContainer .layerNewPop#bubuPopCard .content .scrollWrap { border: none; padding: 0; }

.layerContainer .layerNewPop#bubuPopCard .content .scrollWrap .scrollCont { padding: 30px; height: 740px; }

.layerContainer .layerNewPop#bubuPopCard .content .noticeGuide { border: none; width: 100%; background: #F4F4F4; padding: 20px; }

.layerContainer .layerNewPop#bubuPopCard .content .noticeGuide ul li { color: #666; font-size: 13px; line-height: 22px; padding-left: 10px; position: relative; }

.layerContainer .layerNewPop#bubuPopCard .content .btn_wrap [class*="btn_type"] { padding: 0 20px; font-weight: normal; }

.layerContainer .layerNewPop#bubuPopCard .content .btn_wrap.bot { margin-top: 60px; }

.layerContainer .layerNewPop#bubuPopCard .content .btn_wrap.bot .btn_type5 { min-width: 200px; font-weight: bold; }

.layerContainer .layerNewPop#bubuPopCard .content .btn_wrap.bot .btn_type5 ~ .btn_type5 { margin-left: 20px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea { margin-top: 40px; width: 100%; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea h4 { font-size: 18px; color: #000; font-weight: bold; margin-bottom: 20px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea .tableBox { width: 100%; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea .tableBox table { width: 100%; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea .tableBox table tr th { padding: 20px; background: #f9f9f9; border-right: none; border-left: none; font-size: 15px; font-weight: 700; color: #000; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea .tableBox table tr th b { color: #DE0018; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea .tableBox table tr td { padding: 20px 0 20px 30px; border-right: none; font-size: 15px; color: #000; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox { padding: 20px 0 0; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr th { background: #fff; border: none; padding: 15px 0 20px 20px; vertical-align: top; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td { padding: 0px 16px 20px 24px; border: none; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group { margin-top: 0; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .selectZone.wid { width: 250px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.w350 { width: 350px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.w307 { width: 307px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.err .scrollWrap { border-color: #de0018; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1 .calMY2 { flex: 1 0 56px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.fileBox { margin-top: 10px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.fileBox .del { display: none; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.fileBox .btn_type5 { margin-left: 10px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.fileBox .uploadName { flex: 0 1 510px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.fileBox.delete .uploadName { flex: 0 100%; padding: 15px 35px 14px 0; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.fileBox .img_delete { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); width: 16px; height: 16px; font-size: 0; background-image: url(../images/icon_member.png); background-repeat: no-repeat; background-position: -380px -119px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1.fileBox .img_delete:after { content: ''; font-size: 15px; display: block; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); padding: 20px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .inp_group .area1 > span > i { z-index: unset; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .scrollWrap { outline: none; overflow: hidden; padding: 0; height: 77px; border: 1px solid #E9EAEB; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .scrollWrap.byte { margin: 0; padding-bottom: 27px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .scrollWrap.byte p { font-size: 13px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .scrollWrap .scrollCont { padding: 15px; font-size: 15px; height: 50px; color: #666; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .scrollWrap .scrollCont::placeholder { font-size: 15px; color: #999; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .scrollWrap.wPersonal .scrollCont { height: 77px; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .listDot li { margin-top: 10px; color: #888; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .check_type { margin: 12px 0 0 0; }

.layerContainer .layerNewPop#bubuPopCard .content .tableArea.writeTable .tableBox table tr td .check_type em { font-size: 14px; }

/* // [SYS-19819] [회원/공통]서브페이지 개선 3차_마이롯데_멤버십혜택(PC/MC)*/

/* [SYS-21224] 2022-03-15 [상품/전시] 찜꽁 명칭 변경 및 예약하기 버튼 제거 */
.JjimcongInfoWrap.infoData #keepJjimcongInfoLayer { top: -145px; }

/* //[SYS-21224] 2022-03-15 [상품/전시] 찜꽁 명칭 변경 및 예약하기 버튼 제거 */
/* [SYS-21909] 20220407 [상품/전시][퍼블리싱] 온라인역직구 구축 요청 - 상품상세 */
.restockAply .radioGroup label { padding-left: 24px; }

/* //[SYS-21909] 20220407 [상품/전시][퍼블리싱] 온라인역직구 구축 요청 - 상품상세 */
/* [SYS-20975] 2022-04-29 */
.layerpop.active.multiLayer { border-radius: 0; }

.layerpop.active.multiLayer::after { content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); z-index: 101; }

/* //[SYS-20975] 2022-04-29 */
/* [SYS-22275] 2022-05-11 [상품/전시][퍼블리싱] 옴니 2차 개발(PC) */
#togetherSalePop { width: 1100px !important; }

.layerNewPop > .contentNew.togetherSale h3 { padding: 15px 45px 15px 15px; }

.layerNewPop > .contentNew.togetherSale .layerBody { height: 755px; overflow: hidden; padding: 30px; }

.layerNewPop > .contentNew.togetherSale .togetherSale_cont { height: 100%; }

.layerNewPop > .contentNew.togetherSale .goods_list ol.unit_THMBC > li { height: 378px; padding: 20px 30px 30px; }

.layerNewPop > .contentNew.togetherSale .goods_list .unit_info .option { font-size: 13px; letter-spacing: -0.26px; color: #666; margin-top: 5px; }

.layerNewPop > .contentNew.togetherSale .txt { color: #666; font-size: 14px; }

#storeInfoPop { width: 1100px !important; }

.layerNewPop > .contentNew.storeInfoPop .layerBody { height: 755px; overflow: hidden; padding: 30px; }

.layerNewPop > .contentNew.storeInfoPop .storeInfo_cont { height: 100%; }

.scrollTypePop .layerBody.scrollWrap, .scrollTypePop .goods_list.scrollWrap, .scrollTypePop .list_area.scrollWrap { border: 0; border-radius: 4px; }

.scrollTypePop .layerBody.scrollWrap .scrollCont, .scrollTypePop .goods_list.scrollWrap .scrollCont, .scrollTypePop .list_area.scrollWrap .scrollCont { padding: 0 20px 0 0; }

.scrollTypePop .scrollWrap .scrollCont + .enscrollOver .vertical-track { width: 5px; background-color: transparent; }

.scrollTypePop .scrollWrap .scrollCont + .enscrollOver .vertical-track .vertical-handle { width: 5px; background-color: #efefef !important; }

/* //[SYS-22275] 2022-05-11 [상품/전시][퍼블리싱] 옴니 2차 개발(PC) */
/* [SYS-21158] 2022-05-26 [회원공통][퍼블]옴니 2차-방문예약(PC) */
#visitReservationPop { width: 600px; }

.visitReservationPop { height: 820px; }

.visitReservationPop .vertical-handle { max-height: 100px !important; }

.visitReservationPop .calendar tr td a.default, .visitReservationPop .ui-selectmenu-button span, .visitReservationPop label { cursor: pointer; }

.visitReservationPop .layerTab { height: 100%; overflow: hidden; }

.visitReservationPop .layerTab .layerTabCnt { height: 100%; display: none; }

.visitReservationPop .layerTab .layerTabCnt .cnt_wrap { padding: 30px 30px 40px 30px; height: calc(100% - 56px); }

.visitReservationPop .layerTab .layerTabCnt.active { display: block; }

.visitReservationPop .layerTab .layerTabCnt .search_box { display: flex; height: 50px; }

.visitReservationPop .layerTab .layerTabCnt .search_box .inp_group { margin-top: 0; }

.visitReservationPop .layerTab .layerTabCnt .search_box .inp_group .selectZone.w180 { width: 180px !important; }

.visitReservationPop .layerTab .layerTabCnt .search_box .inp_group .selectZone .ui-selectmenu-button .ui-selectmenu-text { padding: 0 30px 0 0; line-height: 50px; }

.visitReservationPop .layerTab .layerTabCnt .select_box + .layerBody.dateSelect { padding-top: 20px; }

.visitReservationPop .layerTab .layerTabCnt .select_box .selectedInfo { overflow-x: auto; padding-bottom: 10px; }

.visitReservationPop .layerTab .layerTabCnt .select_box .selectedInfo::-webkit-scrollbar { height: 5px; }

.visitReservationPop .layerTab .layerTabCnt .select_box .selectedInfo::-webkit-scrollbar-track { background-color: transparent; }

.visitReservationPop .layerTab .layerTabCnt .select_box .selectedInfo::-webkit-scrollbar-thumb { background-color: #efefef !important; }

.visitReservationPop .layerTab .layerTabCnt .select_box .selectedInfo ul { display: flex; }

.visitReservationPop .layerTab .layerTabCnt .select_box .selectedInfo ul li { margin-right: 5px; }

.visitReservationPop .layerTab .layerTabCnt .select_box .selectedInfo ul li a { display: flex; align-items: center; justify-content: center; background-color: #f4f4f4; font-size: 15px; letter-spacing: -0.3px; line-height: 1.13; height: 40px; min-width: 99px; padding: 10px 20px; border-radius: 24px; white-space: nowrap; }

.visitReservationPop .layerTab .layerTabCnt .search_input { margin-left: 10px; position: relative; width: calc(100% - 190px); border-bottom: 1px solid #e5e5e5; }

.visitReservationPop .layerTab .layerTabCnt .search_input input[type="text"] { width: 100%; padding-right: 50px; height: 50px; border-top: 0; border-left: 0; border-right: 0; border-color: #e5e5e5; font-size: 15px; }

.visitReservationPop .layerTab .layerTabCnt .search_input input[type="text"]:focus::placeholder { color: transparent; }

.visitReservationPop .layerTab .layerTabCnt .search_input input[type="text"]::placeholder { color: #888; font-size: 15px; font-weight: normal; }

.visitReservationPop .layerTab .layerTabCnt .search_input button { font-size: 0; width: 32px; height: 32px; background-color: transparent; background-image: url("../images/icon_common.png"); background-repeat: no-repeat; background-position: -360px -40px; position: absolute; bottom: 9px; right: 10px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody { height: 100%; padding: 30px 0 0 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont { height: calc(100% - 50px); }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .title { font-size: 18px; font-weight: bold; margin-bottom: 2px; display: block; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .form_type_list > ul > li { margin-top: 30px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .form_type_list > ul > li:first-of-type { margin-top: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .form_type_list .noData { font-size: 14px; color: #333; padding: 120px 0 70px !important; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .form_type_list .noData::before { top: 40px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .display_filter .classification ul { font-size: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .display_filter .classification ul li { display: inline-block; margin-top: 10px; margin-right: 5px; vertical-align: top; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .display_filter .classification ul li input[type="radio"] { width: 0; margin: 0; padding: 0; height: 0; border: 0; opacity: 0; position: absolute; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .display_filter .classification ul li input[type="radio"] + label { display: flex; align-items: center; justify-content: center; margin-right: 0; padding: 10px 20px; border: 1px solid #e7e7e7; background-color: #fff; border-radius: 24px; color: #000; font-size: 15px; line-height: 1; height: 40px; transition: 0.3s all; -webkit-transition: 0.3s all; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .search_cont .display_filter .classification ul li input[type="radio"]:checked + label { color: #fff; background: #000; font-weight: bold; border-color: #000; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .search_cont { height: calc(100% - 120px); }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox { border-top: 2px solid #000; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl { border-bottom: 1px solid #e5e5e5; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dt { position: relative; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dt > a { padding: 15px 0; font-size: 16px; color: #000; font-weight: bold; display: flex; justify-content: flex-start; align-items: center; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dt > a::after { content: ''; display: block; position: absolute; border: 1px solid #000; border-top: 0; border-left: 0; top: 15px; right: 4px; width: 14px; height: 14px; transform: rotate(45deg); }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dt.open a::after { transform: rotate(-135deg); top: 25px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dt.open + dd { display: block; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd { display: none; padding: 5px 0 20px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar { padding: 0 56px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .header { display: flex; align-items: center; justify-content: center; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .header .dateTitle { font-size: 18px; font-weight: bold; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .header .dateTitle .year::after { content: '.'; display: inline-block; margin-right: -5px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .header a { display: flex; align-items: center; justify-content: center; width: 20px; height: 20px; position: relative; font-size: 0; margin: 0 35px 0 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .header a span { display: block; width: 7px; height: 7px; border: 1px solid #c4c4c4; border-top: 0; border-right: 0; transform: rotate(45deg); }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .header a.next { margin: 0 0 0 35px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .header a.next span { transform: rotate(-135deg); }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .header a.active span { border-color: #000; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar { width: 100%; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > th, .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > td { padding: 8px 15px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > th:first-child, .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > td:first-child { padding-left: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > th:last-child, .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > td:last-child { padding-right: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > th span, .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > th a, .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > td span, .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr > td a { display: flex; align-items: center; justify-content: center; font-size: 15px; width: 35px; height: 35px; position: relative; line-height: 35px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr th { color: #888; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr th.week-end span[title="Sunday"] { color: #f11d13; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr th.week-end span[title="Saturday"] { color: #7788fa; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td a.disabled, .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td span.disabled { color: #c6c6c6; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td a.default { color: #000; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td a.default.highlight { color: #fff; background-color: #000; border-radius: 50%; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td.week-end span.disabled { color: #f1c6c6; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td.week-end a.default { color: #f11d13; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td.week-end a.default.highlight { color: #fff; background-color: #000; border-radius: 50%; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td.week-end2 span.disabled { color: #9eaaff; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td.week-end2 a.default { color: #0022ff; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td.week-end2 a.default.highlight { color: #fff; background-color: #000; border-radius: 50%; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td.today { position: relative; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .tableCalendar .calendar tr td.today .txt { position: absolute; bottom: -12px; font-size: 13px; color: #000; text-align: center; line-height: 12px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime strong { display: block; text-align: center; font-size: 15px; margin-top: 20px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime strong:first-child { margin-top: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime ul { display: flex; align-items: center; flex-wrap: wrap; margin-top: 15px; gap: 10px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime ul li { width: calc((100% - 10px) / 2); }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime ul li .radio { display: flex; align-items: center; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime ul li .radio input[type="radio"] { width: 0; margin: 0; padding: 0; height: 0; border: 0; opacity: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime ul li .radio input[type="radio"]:checked + label { border-color: #000; color: #000; font-weight: bold; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime ul li .radio input[type="radio"]:disabled + label { border-color: #f1f1f1; background-color: #f1f1f1; color: #888; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime ul li .radio input[type="radio"]:disabled + label span { margin: 0 0 0 4px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .visitTime ul li .radio label { display: flex; align-items: center; justify-content: center; width: 100%; min-width: 166px; height: 40px; font-size: 14px; color: #000; padding: 11px; border: solid 1px #c4c4c4; background-color: #fff; margin-right: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .accompanying { /* [SYS-26667] 221207 동반인원 선택 추가 */ }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .accompanying .inp_group { margin-top: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .accompanying .inp_group + .inp_group { margin-top: 10px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .accompanying .selectZone.noLabel { width: 300px !important; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .accompanying .selectZone.noLabel .ui-selectmenu-button { height: 40px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .accompanying .selectZone.noLabel .ui-selectmenu-button .ui-selectmenu-text { padding: 11px 30px 11px 0; line-height: 20px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .accompanying .selectZone.noLabel .ui-selectmenu-disabled { background: #f9f9f9; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dd .accompanying .selectZone.noLabel .ui-selectmenu-disabled .ui-selectmenu-text { color: #666; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dt .checkboxGroup { padding: 15px 0; font-size: 16px; color: #000; font-weight: bold; display: flex; justify-content: flex-start; align-items: center; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dt .checkboxGroup label { color: #000; font-size: 16px; font-weight: bold; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dt .checkboxGroup label::before { vertical-align: middle; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd p { font-size: 14px; color: #666; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .txtred { color: #de0018; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .search_input { width: 100%; margin-left: 0; margin-top: 15px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .search_input input[type="text"] { border-color: #000; color: #000; padding: 0 10px 0 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .noData { border: 0; font-size: 15px; padding: 150px 0 50px !important; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .noData::before { top: 70px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap { overflow-x: auto; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap::-webkit-scrollbar { height: 5px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap::-webkit-scrollbar-track { background-color: transparent; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap::-webkit-scrollbar-thumb { background-color: #efefef !important; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap .tab_type04 { border-bottom: 1px solid #e7e7e7; padding: 0 10px; display: flex; flex-wrap: nowrap; justify-content: flex-start; min-width: 100%; width: max-content; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap .tab_type04 > li { position: relative; margin-right: 30px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap .tab_type04 > li:last-child { margin-right: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap .tab_type04 > li a { display: block; padding: 20px 10px 19px; font-size: 15px; color: #999; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap .tab_type04 > li.on a { color: #000; font-weight: bold; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .tab_wrap .tab_type04 > li.on a span::after { content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: 2px; background-color: #000; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .prdFilterArea { padding: 15px 0; margin-bottom: 0; border-bottom: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .prdFilterArea .total { font-size: 15px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list.scrollWrap { padding: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list.scrollWrap .scrollCont { height: 220px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list.scrollWrap .btn_wrap { margin-top: 20px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list.scrollWrap .btn_wrap button { min-width: 175px; font-size: 14px; color: #000; border-color: #c4c4c4; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list.scrollWrap .btn_wrap button span { margin: 0 10px 0 6px; color: #666; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list.scrollWrap .btn_wrap button span strong { color: #000; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list.scrollWrap .btn_wrap button::after { content: ''; display: inline-block; width: 7px; height: 7px; border: 1px solid #000; border-top: 0; border-right: 0; transform: rotate(-45deg); }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list [class^="unit_LST"] > li { margin-bottom: 10px; min-height: 130px; padding: 15px; border: 1px solid #e0e0e0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list [class^="unit_LST"] > li:last-child { border-bottom: 1px solid #e0e0e0; margin-bottom: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list .radioGroup { z-index: 1; position: absolute; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list .unit_link { width: 100%; border-right: 0; padding: 0 0 0 146px; min-height: 100px; position: relative; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list .unit_link .unit_img { width: 100px; height: 100px; left: 31px; top: 50%; transform: translateY(-50%); margin-top: 0; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list .unit_link .unit_info { margin-bottom: 5px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list .unit_link .unit_info .brand { margin-bottom: 5px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list .unit_link .unit_info .name { margin-bottom: 13px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list .unit_link .unit_info .prNum { font-size: 14px; color: #999; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .goods_list .unit_btn { display: none; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .visit_textarea { position: relative; display: flex; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .visit_textarea textarea { width: 100%; height: 120px; resize: none; font-size: 15px; border-color: #e5e5e5; padding: 15px; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .visit_textarea textarea::placeholder { color: #999; }

.visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect.option dl dd .visit_textarea .visit_tCount { position: absolute; right: 15px; bottom: 15px; font-size: 13px; color: #999; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .btn_wrap { margin-top: 30px; display: flex; justify-content: center; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .btn_wrap .btn_type5 { min-width: 200px; border-radius: 0; font-weight: bold; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .btn_wrap .btn_type5.col2 { border-color: #c4c4c4; }

.visitReservationPop .layerTab .layerTabCnt .layerBody .btn_wrap button + button { margin-left: 10px; }

.visitReservationPop .visitConfirm h5 { text-align: center; font-size: 20px; font-weight: bold; margin-top: -30px; }

.visitReservationPop .visitConfirm .visitConfirmation { border-top: 2px solid #000; margin-top: 30px; }

.visitReservationPop .visitConfirm .visitConfirmation dl { display: flex; font-size: 14px; width: 100%; }

.visitReservationPop .visitConfirm .visitConfirmation dl dt { background-color: #f5f5f5; width: 140px; font-weight: bold; padding: 16px 15px; border-bottom: 1px solid #e5e5e5; }

.visitReservationPop .visitConfirm .visitConfirmation dl dd { width: calc(100% - 140px); padding: 16px 15px; border-bottom: 1px solid #e5e5e5; }

.visitReservationPop .visitConfirm .notice { margin-top: 10px; font-size: 13px; color: #888; }

.visitReservationPop .visitConfirm .notice strong { color: #000; }

.visitReservationPop .layerClose.popClose { width: 16px; height: 16px; }

/* //[SYS-21158] 2022-05-26 [회원공통][퍼블]옴니 2차-방문예약(PC) */
/* [SYS-22836] 2022-06-03 [퍼블][주문] [PC] 온라인 장바구니 개선 */
.offCartLayer { width: 490px; }

.offCart h5 { font-size: 16px; color: #000; font-weight: bold; }

.offCart h5.noBranch { text-align: center; }

.offCart .offCart_cont { margin-top: 20px; height: 244px; }

.offCart .offCart_cont ul { height: 244px; border: 1px solid #e5e5e5; }

.offCart .offCart_cont ul li { padding: 15px 20px; border-bottom: 1px solid #e5e5e5; }

.offCart .offCart_cont ul li label { font-size: 14px; color: #000; display: block; }

.offCart .offCart_cont ul li:last-child { border-bottom: 0; }

.offCart .btn_wrap { margin-top: 30px !important; }

.offCart .btn_wrap button { width: calc((100% - 10px)/2); }

.offCart .btn_wrap button + button { margin-left: 10px; }

.offCart .listDot { margin-top: 30px; }

.offCart .listDot > li ~ li { margin-top: 10px; line-height: 1.2; }

.optionSelectNew { width: 500px; }

.optionSelectNew .layerBody > .shop_basket .btn_wrap [class*="btn_type"] + [class*="btn_type"] { margin-left: 10px; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li { display: flex; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .img { width: 80px; height: 80px; flex: none; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .img img { width: 100%; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .cont { margin-left: 20px; width: calc(100% - 100px); }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .cont .ddoddo { font-weight: bold; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li + li { margin-top: 15px; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li cite { line-height: 20px; padding-right: 20px; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .area2 { margin-bottom: 12px; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .area2 .util .btn { color: #999; border: 0; background-color: #f1f1f1; margin-bottom: 0; padding: 4px 10px 5px; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .area2 .util .btn.on ~ .contTip { width: max-content; bottom: 15px; text-align: left; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .total { text-align: right; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .total > strong { font-size: 18px; line-height: 20px; letter-spacing: -0.36px; vertical-align: middle; display: inline-block; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .total > span { margin-left: 10px; font-size: 14px; line-height: 16px; color: #888; vertical-align: -3px; display: inline-block; }

.optionSelectNew .layerBody > .shop_basket .list_area .scrollCont > li .total > i { margin-left: 2px; font-size: 12px; line-height: 16px; color: #888; vertical-align: -3px; display: inline-block; }

.optionSelectNew .layerBody > .shop_basket .list_area .enscrollOver { left: 485px !important; }

.optionSelectNew .layerBody .btn_wrap { margin-top: 30px !important; }

.optionSelectNew .layerBody > .shop_basket.package .goods { align-items: flex-start; }

.optionSelectNew .layerBody > .shop_basket.package .goods .area2 { margin-top: 8px; }

.optionSelectNew .layerBody > .shop_basket.package .list_area { min-height: 320px; }

.optionSelectNew .layerBody > .shop_basket.package .total_area { display: block; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li { display: flex; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 { margin-left: auto; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 .inp_count { width: 93px; height: 27px; border: 1px solid #eaeaea; display: -ms-flexbox; display: flex; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 .inp_count button { position: relative; width: 28px; height: 100%; font-size: 0; flex: none; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 .inp_count button:before, .optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 .inp_count button:after { content: ""; position: absolute; left: 50%; top: 50%; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 .inp_count button:before { width: 11px; height: 1px; margin: 0 0 0 -5px; background-color: #000; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 .inp_count button.up:after { width: 1px; height: 11px; margin: -5px 0 0 0; background-color: #000; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 .inp_count button:disabled:before, .optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 .inp_count button:disabled:after { background-color: #ccc; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li .area2 .inp_count input { width: 100%; height: 100%; padding: 0 5px; font-size: 14px; line-height: 25px; color: #000; text-align: center; border-width: 0 1px; border-color: #eaeaea; flex: 1 1 auto; -ms-flex: 1 1 auto; }

.optionSelectNew .layerBody > .shop_basket.package .total_area li + li { margin-top: 10px; }

.payOptionNewLayer { width: 500px; }

.payOptionNewLayer h4 { font-size: 16px; font-weight: bold; }

.payOptionNewLayer .newPayOption { margin-top: 10px; }

.payOptionNewLayer .scrollCont { max-height: 450px; padding-right: 5px; }

.payOptionNewLayer .enscrollOver { margin-left: 10px !important; }

.payOptionNewLayer .enscrollOver .vertical-track { background: transparent; }

.payOptionNewLayer .enscrollOver .vertical-handle { width: 5px; background: #efefef; }

.payOptionNewLayer .tableArea .tableBox { border-color: #000; }

.payOptionNewLayer .tableArea .tableBox table th { background-color: #f5f5f5; color: #000; padding: 15px 20px; font-size: 14px; font-weight: bold; font-family: 'NotoSansKR', Arial, 'Dotum', '돋움', sans-serif; border-right-color: #e5e5e5; }

.payOptionNewLayer .tableArea .tableBox table td { font-family: 'NotoSansKR', Arial, 'Dotum', '돋움', sans-serif; padding: 15px 20px; border-color: #e5e5e5; }

.payOptionNewLayer .tableArea .tableBox table td.alL { border-bottom-color: #e5e5e5; }

.payOptionNewLayer .tableArea .tableBox table td.alL > div > span { display: block; }

.payOptionNewLayer .tableArea .tableBox table td.alL > div > span.title { color: #000; font-size: 14px; line-height: 1; }

.payOptionNewLayer .tableArea .tableBox table td.alL > div > span.condition, .payOptionNewLayer .tableArea .tableBox table td.alL > div > span.condition2, .payOptionNewLayer .tableArea .tableBox table td.alL > div > span.condition4 { color: #999; font-size: 13px; }

.payOptionNewLayer .tableArea .tableBox table td.alL > div > span.condition { margin-top: 10px; line-height: 20px; }

.payOptionNewLayer .tableArea .tableBox table td.alL > div > span.condition4 { margin-top: 5px; }

.payOptionNewLayer .tableArea .tableBox table td.alL > div > span.condition3 { margin-top: 5px; color: #000; font-size: 13px; }

.payOptionNewLayer .tableArea .tableBox table td.alL > div > span.brand { margin-top: 10px; line-height: 20px; }

.payOptionNewLayer .tableArea .tableBox table td.alL > div .cardBenefit { margin-top: 5px; }

.payOptionNewLayer .tableArea .tableBox table td.alR { font-size: 13px; }

.payOptionNewLayer .tableArea .tableBox table td.alR strong { color: #333; font-size: 14px; }

.payOptionNewLayer .listDot li { color: #888; line-height: 19px; }

.payOptionNewLayer .listDot li + li { margin-top: 8px; }

.payOptionNewLayer .listDot li strong { color: #000; font-weight: normal; }

.payOptionNewLayer.layerNewPop .content .layerBody .btn_wrap { margin-top: 30px; }

.payOptionNewLayer.layerNewPop .content .layerBody .btn_wrap a { min-width: 210px; font-weight: bold; }

.payOptionNewLayer .tooltipWrap .btnTip { background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -120px -80px; }

/* //[SYS-22836] 2022-06-03 [퍼블][주문] [PC] 온라인 장바구니 개선 */
/* [SYS-22836] 2022-06-14 [퍼블][주문] [PC] 온라인 주문서 개선 */
.orderPop { width: 630px; }

.orderPop h4 { font-size: 20px; font-weight: bold; color: #000; }

.orderPop .tab_wrap .tab_type5 { margin: 20px 0 30px; }

.orderPop .btn_wrap2 { display: flex; width: 100%; justify-content: center; margin-top: 30px; }

.orderPop .btn_wrap2 a { min-width: 200px; border-radius: 0; }

.orderPop h5 { font-size: 16px; font-weight: bold; margin-bottom: 10px; color: #000; }

.orderPop .info { color: #888; font-size: 13px; margin-bottom: 20px; }

.orderPop .info em { color: #000; }

.orderPop .tableArea .tableBox { border-color: #000; }

.orderPop .tableArea .tableBox table tr:last-child th, .orderPop .tableArea .tableBox table tr:last-child td { border-bottom-color: #e5e5e5; }

.orderPop .tableArea .tableBox table th, .orderPop .tableArea .tableBox table td { padding: 15px 15px 16px; }

.orderPop .tableArea .tableBox table th { font-size: 14px; color: #000; font-weight: bold; background-color: #f9f9f9; border-right: 0; }

.orderPop .tableArea .tableBox table td { border-right: 0; }

.orderPop .tableArea .tableBox table td .priceB em { color: #000; font-size: 16px; font-weight: bold; }

.orderPop .tableArea .tableBox table td .priceB span { font-size: 12px; color: #666; }

.orderPop .tableArea .tableBox table td .priceB.red em, .orderPop .tableArea .tableBox table td .priceB.red span { color: #fe0502; }

.orderPop .tableArea .tableBox table::after { content: none; }

.orderPop .tableArea .tableBox table .noData { font-size: 13px; color: #000; padding: 130px 0 70px !important; }

.orderPop .tableArea .tableBox table .noData::before { top: 70px; width: 40px; height: 40px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -440px -40px; }

.orderPop .lineBox { border: 1px solid #e7e7e7; padding: 18px 15px; height: 86px; }

.orderPop .lineBox.empty { height: 170px; display: flex; justify-content: center; align-items: center; }

.orderPop .lineBox.empty p { font-size: 13px; color: #000; }

.orderPop .lineBox.empty .noData { font-size: 13px; color: #000; padding: 130px 0 70px !important; }

.orderPop .lineBox.empty .noData::before { top: 70px; width: 40px; height: 40px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -440px -40px; }

.orderPop .areaGroup .checkboxGroup, .orderPop .areaGroup .radioGroup { font-size: 13px; }

.orderPop .areaGroup .checkboxGroup label, .orderPop .areaGroup .radioGroup label { font-size: 13px; color: #000; height: auto; line-height: 1; }

.orderPop .areaGroup .checkboxGroup + .checkboxGroup, .orderPop .areaGroup .checkboxGroup + .radioGroup, .orderPop .areaGroup .radioGroup + .checkboxGroup, .orderPop .areaGroup .radioGroup + .radioGroup { margin-top: 10px; }

.orderPop .listDot li { font-size: 13px; color: #999; line-height: 22px; }

.orderPop .listDot li + li { margin-top: 5px; }

.orderPop .tooltipWrap .btnTip { background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -120px -80px; }

.passPortNoti_new .listDot li { font-size: 14px; }

.passPortNoti_new .btn_wrap2 a { font-weight: bold; min-width: 200px; }

.couponSelect .areaGroup { margin-bottom: 30px; }

.couponSelect .coupon_down .tableArea { height: 492px; }

.couponSelect .coupon_down .tableArea .tableBox table th, .couponSelect .coupon_down .tableArea .tableBox table td { padding: 16px 0 15px; font-size: 13px; }

.couponSelect .coupon_down .tableArea .tableBox table th { font-weight: bold; color: #000; border-bottom: 0 !important; }

.couponSelect .coupon_down .tableArea .tableBox table td { border-right: 0; color: #333; }

.couponSelect .coupon_down .tableArea .tableBox table td.name { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; }

.couponSelect .coupon_down .tableArea .tableBox table td .noData { font-size: 13px; padding: 130px 0 70px !important; }

.couponSelect .coupon_down .tableArea .tableBox table td .noData::before { top: 70px; width: 40px; height: 40px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -440px -40px; }

.affilatedMoney .lineBox { height: 160px; }

.affilatedMoney .pointSortCon { text-align: right; margin: 30px 0 10px; }

.affilatedMoney .pointSortCon .sorting { font-size: 0; }

.affilatedMoney .pointSortCon a { font-size: 12px; color: #888; }

.affilatedMoney .pointSortCon a.on { color: #000; font-weight: bold; }

.affilatedMoney .pointSortCon a + a::before { content: ''; display: inline-block; width: 1px; height: 12px; background-color: #dddddd; margin: 0 10px; vertical-align: middle; }

.affilatedMoney .listDot li { padding-left: 0; }

.affilatedMoney .listDot li::before { content: none; }

.affilatedMoney .listDot li strong { font-weight: normal; color: #000; }

.splitLayer.layerNewPop .layerBody .scrollWrap.split { border: 0; padding: 0; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont { max-height: 300px; height: auto; background: #fff; padding: 0; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList { max-width: 100%; padding: 20px; background: #f9f9f9; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dt { font-size: 15px; color: #000; line-height: 20px; margin: 0 0 20px; font-weight: bold; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dt + dd > strong { margin: 20px 0 10px; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dd strong { display: block; font-size: 13px; color: #000; line-height: 17px; padding: 0; margin: 0 0 10px; font-weight: bold; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dd ul.listDot li { font-size: 13px; color: #666; line-height: 20px; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dd ul.listDot li:before { background: #666; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dd ul.listDot + strong { margin: 30px 0 10px; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dd + dt { padding: 0; border: 0; margin: 30px 0 0; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dd + dd > strong { margin: 20px 0 10px; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dd.noData { font-size: 13px; color: #333; padding: 140px 0 90px !important; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList > dd.noData:before { top: 80px; width: 40px; height: 40px; background-position: -440px -40px; }

.splitLayer.layerNewPop .layerBody .scrollWrap .scrollCont > dl.payInList + dl { margin: 20px 0 0; }

.splitLayer.layerNewPop .alR.mt10 { margin-top: 20px !important; }

.ispPopTab .tab_wrap > .tab_type5 > li > a { padding: 0; line-height: 18px; flex-direction: column; }

.ispPopTab .tab_wrap > .tab_type5 > li > a .fsz12 { font-size: 12px; }

.ispPopTab .tab_wrap > div h4 { font-size: 16px; color: #000; line-height: 21px; font-weight: bold; display: block; margin: 0 0 20px; }

.ispPopTab .tab_wrap > div p.desc { font-size: 13px; color: #888; line-height: 20px; margin: 0 0 20px; }

.ispPopTab .tab_wrap > div p.desc .ph { margin: 8px 0 0; }

.ispPopTab .tab_wrap > div p.desc .ph em { color: #000; }

.ispPopTab .tab_wrap > div .tableArea { margin: 0 0 30px; }

.ispPopTab .tab_wrap > div .tableArea .tableBox table thead th { font-size: 13px; color: #000; background: #f9f9f9; font-weight: bold; border-bottom: 1px solid #e7e7e7 !important; }

.ispPopTab .tab_wrap > div .tableArea .tableBox table thead td { font-size: 13px; color: #000; background: #fff; font-weight: bold; border-bottom: 1px solid #e7e7e7; }

.ispPopTab .tab_wrap > div .tableArea .tableBox table tbody th { font-size: 13px; color: #000; background: #f9f9f9; font-weight: bold; border-bottom: 1px solid #e7e7e7; }

.ispPopTab .tab_wrap > div .tableArea .tableBox table tbody td { font-size: 13px; color: #666; background: #fff; border-bottom: 1px solid #e7e7e7; padding: 15px 0 15px 15px; }

.ispPopTab .tab_wrap > div .registerList ul { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; }

.ispPopTab .tab_wrap > div .registerList ul li { display: flex; align-items: center; justify-content: center; width: calc((100% - 2px ) / 3); height: 91px; position: relative; padding: 20px; border: 1px solid #e5e5e5; }

.ispPopTab .tab_wrap > div .registerList ul li.blank { background: #f5f5f5 url(../images/bg_pop_payment.gif) no-repeat 50% 50%; }

.ispPopTab .tab_wrap > div .registerList ul li + li { border-left: 0; }

.ispPopTab .tab_wrap > div .registerList ul li:nth-child(n+4) { border-top: 0; }

.ispPopTab .tab_wrap > div .registerList ul li:nth-child(3n+1) { border-left: solid 1px #e5e5e5; }

.ispPopTab .tab_wrap > div .registerList ul li span { display: flex; align-items: center; justify-content: center; flex-direction: column; width: 100%; height: auto; padding: 0; text-align: center; background: #fff; text-indent: -999em; font-size: 0; overflow: hidden; box-sizing: border-box; vertical-align: middle; }

.ispPopTab .tab_wrap > div .registerList ul li span:before { display: inline-block; content: ''; width: 100px; height: 30px; background: url(../images/bg_payment.png) no-repeat; }

.ispPopTab .tab_wrap > div .registerList ul li span.kb:before { width: 80px; height: 13px; background-position: 0 0; }

.ispPopTab .tab_wrap > div .registerList ul li span.bc:before { width: 70px; height: 16px; background-position: 0 -30px; }

.ispPopTab .tab_wrap > div .registerList ul li span.woori:before { width: 62px; height: 14px; background-position: 0 -60px; }

.ispPopTab .tab_wrap > div .registerList ul li span.lotte:before { width: 88px; height: 9px; background-position: 0 -90px; }

.ispPopTab .tab_wrap > div .registerList ul li span.keb:before { width: 84px; height: 19px; background-position: 0 -120px; }

.ispPopTab .tab_wrap > div .registerList ul li span.shin:before { width: 86px; height: 14px; background-position: 0 -150px; }

.ispPopTab .tab_wrap > div .registerList ul li span.sam:before { width: 87px; height: 10px; background-position: 0 -180px; }

.ispPopTab .tab_wrap > div .registerList ul li span.hyundai:before { width: 81px; height: 16px; background-position: 0 -210px; }

.ispPopTab .tab_wrap > div .registerList ul li .btnU { display: flex; align-items: center; justify-content: center; margin: 10px 0 0; text-indent: 0; height: 28px; background: #fff; border: 1px solid #c4c4c4; font-size: 12px; color: #000; }

.ispPopTab .tab_wrap > div .unblockList { margin: 20px 0; }

.ispPopTab .tab_wrap > div .unblockList > li { padding: 20px; border: 1px solid #e5e5e5; }

.ispPopTab .tab_wrap > div .unblockList > li .tit { display: block; font-size: 13px; color: #000; font-family: inherit; font-weight: bold; margin: 0 0 20px; }

.ispPopTab .tab_wrap > div .unblockList > li ol { margin: 20px 0; }

.ispPopTab .tab_wrap > div .unblockList > li ol > li { font-size: 13px; color: #888; line-height: 20px; }

.ispPopTab .tab_wrap > div .unblockList > li img { max-width: 100%; }

.ispPopTab .tab_wrap > div .unblockList > li.mt10 { margin-top: 20px !important; }

.vidx2 { z-index: 101 !important; }

.windowpop * { font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; }

.windowpop .lpointPwd { padding: 30px 30px 40px; }

.windowpop .lpointPwd h3.popTitle { display: block; font-size: 20px; color: #000; line-height: 27px; font-weight: bold; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; margin: 0 0 10px; }

.windowpop .lpointPwd p.desc { font-size: 13px; color: #999; margin: 0 0 30px; }

.windowpop .lpointPwd .inputBox { margin: 30px 0 20px; display: flex; }

.windowpop .lpointPwd .inputBox dt { display: flex; align-items: center; justify-content: center; width: 145px; padding: 15px; font-size: 14px; color: #000; font-weight: bold; line-height: 18px; background: #f9f9f9; height: auto; }

.windowpop .lpointPwd .inputBox dd { padding: 20px; display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; width: calc(100% - 145px); height: auto; }

.windowpop .lpointPwd .inputBox dd .inp_group { margin: 0 !important; width: 100%; }

.windowpop .lpointPwd .inputBox dd .btn4.bgray { margin: 20px 0 0; display: flex; align-items: center; justify-content: center; font-size: 13px; color: #000; line-height: 17px; border: 1px solid #c4c4c4; padding: 0 20px; background: #fff; height: 40px; }

.windowpop .lpointPwd .listDot > li { font-family: 'NotoSansKR', Arial, 'Dotum', '돋움', sans-serif; }

.windowpop .btn_wrap2 { display: flex; width: 100%; justify-content: center; margin-top: 30px; }

.windowpop .btn_wrap2 a { font-weight: bold; min-width: 200px; }

.layerContainer .layerNewPop .providersInfo.scrollWrap { border: 0; padding: 0; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .scrollCont { max-height: 555px; height: auto; padding: 0; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox { border-top: 2px solid #000; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox table thead th { background: #000; border-bottom: 0; font-size: 13px; color: #000; font-weight: bold; background: #f9f9f9; padding: 15px 0 15px 15px; border-bottom: solid 1px #e0e0e0; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox table tbody td { padding: 15px 7.5px; font-size: 13px; color: #666; line-height: 15px; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox table tbody td .brand { font-family: 'NotoSansKR', Arial, 'Dotum', '돋움', sans-serif; font-size: 13px; color: #000; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox table tbody td .brand span { color: #888; font-weight: normal; margin: 0 0 0 3px; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox table tbody td .name { font-size: 12px; color: #000; line-height: 18px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox table tbody td:first-child { padding: 15px 7.5px 15px 15px !important; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox table tbody td:nth-child(2).alC { font-size: 14px; color: #000; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox table tbody td:last-child { padding: 15px 15px 15px 7.5px !important; }

.layerContainer .layerNewPop .providersInfo.scrollWrap .tableArea .tableBox table tbody tr:last-child td { border-bottom: solid 1px #c2c3c4; }

.popRestricImprtCont.scrollWrap * { font-family: inherit; }

.popRestricImprtCont.scrollWrap p.tit { font-size: 16px; color: #000; line-height: 21px; margin: 0 0 10px; font-family: inherit; font-weight: bold; }

.popRestricImprtCont.scrollWrap p.txt { font-size: 13px; color: #666; line-height: 19px; }

.popRestricImprtCont.scrollWrap p.txt + .txt { margin: 20px 0 0; }

.popRestricImprtCont.scrollWrap p.txt em { color: #000; }

.popRestricImprtCont.scrollWrap .notiLine { margin: 20px 0 30px; border: 0; background: #f9f9f9; }

.popRestricImprtCont.scrollWrap .notiLine dl { padding: 20px 30px 20px; display: flex; align-items: flex-start; justify-content: flex-start; }

.popRestricImprtCont.scrollWrap .notiLine dl dt { font-size: 13px; color: #000; line-height: 17px; }

.popRestricImprtCont.scrollWrap .notiLine dl dd { font-size: 13px; color: #666; line-height: 19px; padding-left: 10px; font-family: inherit; }

.popRestricImprtCont.scrollWrap .notiLine dl.dscList2 dd span { left: 2px; }

.popRestricImprtCont.scrollWrap .publicCertInfo > dt { font-size: 16px; color: #000; line-height: 21px; margin: 0 0 10px; font-family: inherit; font-weight: bold; }

.popRestricImprtCont.scrollWrap .publicCertInfo > dd { font-size: 13px; color: #666; line-height: 19px; font-family: inherit; }

.popRestricImprtCont.scrollWrap .publicCertInfo > dd .hypList { margin: 0 0 20px; }

.layerNewPop .popRestricImprtCont.scrollWrap { width: 100%; padding: 0; border: 0; }

.layerNewPop .popRestricImprtCont.scrollWrap .scrollCont { padding: 0 21px 0 0; height: 530px; }

.layerNewPop .popRestricImprtCont.scrollWrap .scrollCont dl.dscList2 dt { max-width: 80px; flex-shrink: 0; }

.orderPop .savePriceSelect .tab_type5 { margin-top: 0; }

.savePriceSelect .usable_savePrice { height: 630px; }

.savePriceSelect .save_tit { position: relative; }

.savePriceSelect .save_tit h5 { display: inline-block; }

.savePriceSelect .save_tit .btn_type { position: absolute; right: 0; bottom: 10px; font-size: 12px; color: #000; border-color: #c2c3c4; border-radius: 0; min-width: 78px; }

.savePriceSelect .input_area { position: relative; }

.savePriceSelect .input_area .inp_group { margin-top: 0; align-items: center; }

.savePriceSelect .input_area .inp_group .dollar { margin-right: 5px; font-size: 18px; font-weight: bold; color: #333; }

.savePriceSelect .input_area .inp_group input { padding: 8px 10px 7px; }

.savePriceSelect .input_area .inp_group label { margin-left: 20px; }

.savePriceSelect .input_area ul { display: flex; flex-wrap: wrap; margin-top: 10px; margin-left: 15px; }

.savePriceSelect .input_area ul li { color: #666; font-size: 13px; padding-right: 10px; }

.savePriceSelect .input_area ul li + li::before { content: ''; display: inline-block; width: 1px; height: 14px; background-color: #ddd; margin-right: 10px; vertical-align: middle; }

.savePriceSelect .input_area .saveMore_btn { width: 20px; height: 20px; display: flex; justify-content: center; align-items: center; position: absolute; top: 50%; right: 5px; transform: translateY(-50%); }

.savePriceSelect .input_area .saveMore_btn::after { content: ''; display: block; width: 12px; height: 12px; border: 1px solid #666; border-top: 0; border-right: 0; transform: rotate(-45deg); }

.savePriceSelect .lineBox { height: 102px; }

.savePriceSelect .lineBox.general { height: auto; }

.savePriceSelect .lineBox.open + .saveMore_cont { display: block; }

.savePriceSelect .lineBox.open .saveMore_btn::after { transform: rotate(135deg); }

.savePriceSelect .saveMore_cont { padding: 30px 20px; border: 1px solid #e5e5e5; border-top: 0; display: none; }

.savePriceSelect .saveMore_cont .info { margin-bottom: 10px; }

.savePriceSelect .saveMore_cont .tableBox.pr_table table th, .savePriceSelect .saveMore_cont .tableBox.pr_table table td { padding: 15px 15px 15px 0; font-size: 13px; color: #333; }

.savePriceSelect .saveMore_cont .tableBox.pr_table table td.pr_name, .savePriceSelect .saveMore_cont .tableBox.pr_table table td.name { text-align: left; }

.savePriceSelect .saveMore_cont .tableBox.pr_table table td.name .inp_group { margin-top: 0; }

.savePriceSelect .saveMore_cont .tableBox.pr_table table td.name .inp_group + .inp_group { margin-top: 10px; }

.savePriceSelect .saveMore_cont .tableBox.pr_table table td.name .inp_group label { margin-right: 0; }

.savePriceSelect .saveMore_cont .tableBox.pr_table table td.name .inp_group em { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding-left: 25px; text-indent: -25px; }

.savePriceSelect .saveMore_cont .tableBox.pr_table table td.condition { padding: 15px 20px 15px 0; }

.savePriceSelect .saveMore_cont .tableBox.pr_table table td dt { font-weight: bold; }

.savePriceSelect .saveMore_cont .ck_group { min-height: 165px; height: auto; }

.savePriceSelect .saveMore_cont .ck_group + .ck_group { margin-top: 10px; height: 165px; overflow-X: scroll; }

.savePriceSelect .saveMore_cont .ck_group .check_type { font-size: 13px; margin-right: 0; width: 100%; }

.savePriceSelect .saveMore_cont .ck_group .check_type + .check_type { margin-top: 10px; }

.savePriceSelect .saveMore_cont .ck_group .check_type em { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.savePriceSelect .saveMore_cont .pointSortCon { display: flex; justify-content: space-between; margin-bottom: 10px; }

.savePriceSelect .saveMore_cont .pointSortCon p { font-size: 14px; color: #000; }

.savePriceSelect .saveMore_cont .pointSortCon .sorting { font-size: 0; }

.savePriceSelect .saveMore_cont .pointSortCon a { font-size: 12px; color: #888; }

.savePriceSelect .saveMore_cont .pointSortCon a.on { color: #000; font-weight: bold; }

.savePriceSelect .saveMore_cont .pointSortCon a + a::before { content: ''; display: inline-block; width: 1px; height: 12px; background-color: #dddddd; margin: 0 10px; vertical-align: middle; }

.savePriceSelect .saveMore_cont .general p { margin-left: 20px; font-size: 13px; color: #666; }

.savePriceSelect .basic .tableArea .tableBox { border-top-width: 1px; }

.savePriceSelect .coupon_down .tableArea { height: 492px; }

.savePriceSelect .coupon_down .tableArea .tableBox { border-width: 1px; border-color: #e7e7e7; }

.savePriceSelect .coupon_down .tableArea .tableBox table th, .savePriceSelect .coupon_down .tableArea .tableBox table td { padding: 16px 0 15px; font-size: 13px; font-family: 'NotoSansKR', Arial, 'Dotum', '돋움', sans-serif; }

.savePriceSelect .coupon_down .tableArea .tableBox table th { font-weight: bold; color: #000; border-bottom: 0 !important; }

.savePriceSelect .coupon_down .tableArea .tableBox table td { border-right: 0; color: #333; }

.savePriceSelect .coupon_down .tableArea .tableBox table td.name { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; }

.savePriceSelect .coupon_down .tableArea .tableBox table td .noData { font-size: 13px; padding: 130px 0 70px !important; }

.savePriceSelect .coupon_down .tableArea .tableBox table td .noData::before { top: 70px; width: 40px; height: 40px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -440px -40px; }

.savePriceSelect .tab_wrap > div.on > .tableArea tbody tr:last-child th, .savePriceSelect .tab_wrap > div.on > .tableArea tbody tr:last-child td { border-color: #c2c3c4; }

.saveUseInfo h4 { margin-bottom: 20px; }

.saveUseInfo .saveUse_table .tableBox { border-top: 1px solid #e7e7e7; }

.saveUseInfo .saveUse_table .tableBox table thead th { border-bottom: 0 !important; }

.saveUseInfo .saveUse_table .tableBox table th { font-size: 13px; color: #000; }

.saveUseInfo .saveUse_table .tableBox table td { color: #333; }

.saveUseInfo .saveUse_table .tableBox table td dt { color: #888; font-size: 13px; }

.saveUseInfo .saveUse_table .tableBox table td dt strong { color: #000; }

.saveUseInfo .saveUse_table .tableBox table td dd.name { margin-top: 4px; color: #000; font-size: 12px; }

.saveUseInfo .saveUse_table .tableBox table td dd.option { margin-top: 4px; color: #666; font-size: 12px; }

.saveUseInfo .saveUse_table .tableBox table tr.package td { border-bottom: 0; }

.saveUseInfo .saveUse_table .tableBox table tr.package_inner { padding: 0 10px 0 40px; }

.saveUseInfo .saveUse_table .tableBox table tr.package_inner td { background-color: #f9f9f9; }

.saveUseInfo .saveUse_table .tableBox table tr.package_inner .inner_box { padding: 0 10px 0 40px; }

.saveUseInfo .saveUse_table .tableBox table tr.package_inner .inner_box tr td { padding: 15px 0; }

.saveUseInfo .saveUse_table .tableBox table tr.package_inner .inner_box tr:last-of-type td { border-bottom: 0; }

.saveUseInfo .priceC em { font-size: 16px; font-weight: bold; color: #de0018; }

.saveUseInfo .priceC span { font-size: 12px; color: #de0018; }

.ldfPayPop h4 { margin-bottom: 20px; }

.ldfPayPop h5 { display: inline-block; font-family: 'NotoSansKR', Arial, 'Dotum', '돋움', sans-serif; }

.ldfPayPop .lineBox { height: 102px; }

.ldfPayPop .input_area { position: relative; }

.ldfPayPop .input_area .inp_group { margin-top: 0; align-items: center; }

.ldfPayPop .input_area .inp_group .dollar { margin-right: 5px; font-size: 18px; font-weight: bold; color: #333; }

.ldfPayPop .input_area .inp_group input { padding: 8px 10px 7px; }

.ldfPayPop .input_area .inp_group label { margin-left: 20px; margin-right: 0; }

.ldfPayPop .input_area .inp_group .area1.disabled span > input { padding: 8px 10px 7px; }

.ldfPayPop .input_area .inp_group .area1 ~ .area1 { margin-left: 10px; }

.ldfPayPop .input_area ul { display: flex; flex-wrap: wrap; margin-top: 10px; margin-left: 15px; }

.ldfPayPop .input_area ul li { color: #666; font-size: 13px; padding-right: 10px; }

.ldfPayPop .input_area ul li + li::before { content: ''; display: inline-block; width: 1px; height: 14px; background-color: #ddd; margin-right: 10px; vertical-align: middle; }

.ldfPayPop .input_area span.usable_price { display: inline-block; color: #666; font-size: 13px; vertical-align: middle; }

.ldfPayPop .lineBox { min-height: 102px; height: auto; }

.ldfPayPop .lineBox .input_area .checkboxGroup.point { margin-top: 10px; }

.ldfPayPop .lineBox .input_area .checkboxGroup.point label { line-height: 21px; height: auto; }

.ldfPayPop .lineBox .input_area .checkboxGroup.point label:before { margin: -3px 7px 0 -25px; }

.ldfPayPop .ldfSelect { border: 1px solid #e5e5e5; border-top: 0; padding: 0 20px 30px; }

.ldfPayPop .ldfSelect .listDot { padding: 10px 0 30px; }

.ldfPayPop .ldfSelect .pointSortCon { display: flex; justify-content: space-between; margin-bottom: 10px; }

.ldfPayPop .ldfSelect .pointSortCon p.cnt { font-size: 14px; color: #666; }

.ldfPayPop .ldfSelect .pointSortCon p.cnt em { color: #000; }

.ldfPayPop .ldfSelect .pointSortCon .sorting { font-size: 0; }

.ldfPayPop .ldfSelect .pointSortCon a { font-size: 12px; color: #888; }

.ldfPayPop .ldfSelect .pointSortCon a.on { color: #000; font-weight: bold; }

.ldfPayPop .ldfSelect .pointSortCon a + a::before { content: ''; display: inline-block; width: 1px; height: 12px; background-color: #dddddd; margin: 0 10px; vertical-align: middle; }

.ldfPayPop .ldfSelect .inner_table .tableBox { border-top: 1px solid #e7e7e7; }

.ldfPayPop .ldfSelect .inner_table .tableBox table thead th { border-bottom: 0 !important; }

.ldfPayPop .ldfSelect .inner_table .tableBox table th { font-size: 13px; color: #000; }

.ldfPayPop .ldfSelect .inner_table .tableBox table td .rwdInfo { font-size: 13px; color: #000; font-weight: bold; }

.ldfPayPop .ldfSelect .inner_table .tableBox table td .inp_group { margin-top: 20px; }

.departrueInfo .listDot { margin-top: 10px; margin-bottom: 10px; }

.departrueInfo .listDot li { color: #888; }

.departrueInfo .listDot li + li { margin-top: 0; }

.departrueInfo .tableBox tr td { font-size: 13px; color: #333; }

.departrueInfo .tableBox .btn_type.col3 { min-width: 54px; border-color: #c4c4c4; }

.splitLayer .scrollWrap { padding: 0; border: 0; background: 0; }

.splitLayer .scrollWrap .scrollCont { height: 300px; padding: 30px 20px; text-align: left; background: #f5f5f5; }

.tossLayerNew h4 { display: block; width: 130px; height: 25px; background: url(../images/tit_toss.png) no-repeat; text-indent: -9999em; }

.tossLayerNew p.txt { font-size: 20px; font-weight: bold; color: #000; margin-top: 30px; }

.tossLayerNew [class*="inp_group"] .area1 > span .column { width: 100%; }

.tossLayerNew .listDot { margin-top: 30px; }

.tossLayerNew .listDot li { font-size: 13px; color: #888; }

.tossLayerNew p.infoTxt { margin-top: 20px; color: #f11d13; font-size: 13px; }

.tossLayerNew .tossEnd + .listDot { margin-top: 62px; }

.tossLayerNew .toastMassage { display: none; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 350px; border-radius: 5px; height: 77px; padding: 0 30px; background-color: #535353; opacity: 0.9; color: #fff; text-align: center; vertical-align: middle; font-size: 0; }

.tossLayerNew .toastMassage div { display: inline-block; vertical-align: middle; font-size: 13px; }

.tossLayerNew .toastMassage::before { content: ''; display: inline-block; width: 0; height: 77px; line-height: 0; vertical-align: middle; }

.lPayPopNew .listDot li { color: #888; }

.lPayPopNew .listDot li + li { margin-top: 0; }

.lPayPopNew .contact { margin-top: 30px; }

.lPayPopNew .contact .sms_tit { font-size: 20px; font-weight: bold; color: #000; }

.lPayPopNew .contact .inp_group { position: relative; }

.lPayPopNew .contact .inp_group .w1_3 { width: 280px; }

.lPayPopNew .contact .inp_group .area1 { position: relative; }

.lPayPopNew .contact .inp_group .area1 > span .column > input { width: calc(100% / 3); }

.lPayPopNew .contact .inp_group .area1 .delete { font-size: 0; position: absolute; display: inline-flex; justify-content: center; align-items: center; width: 16px; height: 16px; background-color: #cccccc; border-radius: 50%; right: 10px; top: 50%; transform: translateY(-50%); }

.lPayPopNew .contact .inp_group .area1 .delete::before { content: ''; display: block; width: 1px; height: 7px; background-color: #fff; transform: translate(-50%, -50%) rotate(45deg); position: absolute; left: 50%; top: 50%; }

.lPayPopNew .contact .inp_group .area1 .delete::after { content: ''; display: block; width: 1px; height: 7px; background-color: #fff; transform: translate(-50%, -50%) rotate(135deg); position: absolute; left: 50%; top: 50%; }

.lPayPopNew .contact .inp_group .sms_btn { min-width: 150px; }

.lPayPopNew .contact .inp_group .qrImg { position: absolute; bottom: 0; right: 6px; padding: 9px; border: 1px solid #e5e5e5; font-size: 0; }

.lPayPopNew .contact .inp_group .qrImg img { width: 80px; }

.lPayPopNew .contact .sms_btn { margin-left: 10px; }

.lPayPopNew .contact .sms_info { margin-top: 20px; font-size: 14px; color: #999; }

/* //[SYS-22836] 2022-06-14 [퍼블][주문] [PC] 온라인 주문서 개선 */
/* [SYS-23963] 옴니 2차 주류 장바구니 개발 2022-06-28 css/order.css에 있는 내용 추가 */
.layerContainer #popLocationLiquor { width: 700px; height: auto; }

.layerContainer #popLocationLiquor .LiquorInfo dl { padding-left: 17px; }

.layerContainer #popLocationLiquor .LiquorInfo dt::before { content: '※'; display: inline-block; margin-left: -17px; }

.layerContainer #popLocationLiquor .LiquorInfo dt { font-size: 15px; font-family: 'NotoSansKR','Noto Sans Medium JP','Noto Sans Medium JP','Tahoma','Simhei','Microsoft Yahei'; }

.layerContainer #popLocationLiquor .LiquorInfo dd { font-size: 13px; color: #666666; margin-top: 5px; }

.layerContainer #popLocationLiquor .scrollWrap { background: #fff; padding: 0; margin-top: 27px; border: none; }

.layerContainer #popLocationLiquor .scrollWrap .scrollCont { padding: 0; height: 510px; }

.layerContainer #popLocationLiquor .tableBox thead { background: #f6f9fc; }

.layerContainer #popLocationLiquor .tableBox thead tr td { background-color: #f9f9f9; color: #000; font-weight: bold; }

.layerContainer #popLocationLiquor .tableBox tr td { border-right: solid 1px #dbe0e5; font-size: 13px; text-align: center; }

.layerContainer #popLocationLiquor .tableBox tr td:lats-child { border-right: none; }

.layerContainer #popLocationLiquor .tableBox tr td:nth-of-type(2n) { border-right: solid 1px #E0E0E0; }

.layerContainer #popLocationLiquor .tableBox tbody tr td { color: #666; }

.layerContainer #popLocationLiquor .tableBox tbody tr td:nth-of-type(2n+1) { font-weight: bold; }

.layerContainer #popLocationLiquor .btnC { border-top: none; margin: 0; padding: 0; }

.layerContainer #popLocationLiquor .btnC a { height: 40px; line-height: 40px; }

.vehicleSelect { width: 684px; height: 565px; }

.vehicleSelect .airportSelect.scrollWrap .scrollCont { height: 311px; }

.vehicleSelect fieldset + #otherAir .airportSelect2.scrollWrap .scrollCont { height: 215px; }

.vehicleSelect #otherAir .resultTxt + .airportSelect2.scrollWrap .scrollCont { height: 177px; }

.vehicleSelect .airportSelect3.scrollWrap .scrollCont { height: 344px; }

.vehicleSelect .airportSelect td .radioGroup label { margin: 0; padding-left: 25px; }

.vehicleSelect .airportSelect ~ .pagingArea { padding-bottom: 0; }

.vehicleSelect .airportSelect3 p img { width: 116px; }

.vehicleSelect .airportSelect3 p * { vertical-align: middle; }

.vehicleSelect .tableArea .tableBox table td:last-child { color: #333; font-weight: bold; }

.vehicleSelect .tableArea .tableBox table td > label { margin: 0; height: auto; line-height: 1.4; }

.vehicleSelect .layerBody { -webkit-box-sizing: border-box; box-sizing: border-box; }

.vehicleSelect .content { height: 100%; }

.vehicleSelect .layerBody .btnC { position: absolute; left: 30px; width: 624px; bottom: 30px; }

.vehicleSelect .hidden { overflow: hidden; text-indent: -9999em; font-size: 0; color: transparent; }

.vehicleSelect fieldset { padding: 0 0 20px; }

.vehicleSelect fieldset input { margin-top: -1px; }

.vehicleSelect .resultTxt { padding: 0 0 16px; font-size: 16px; color: #676767; }

.vehicleSelect .airportList dl dd { border: 0; }

.vehicleSelect .airportList dl dd ul { width: auto; margin: -6px 0 0 -10px; }

.vehicleSelect .airportList dl dd ul li { position: relative; width: 307px; margin: 10px 0 0 10px; border: 0; }

.vehicleSelect .port .airportList dl dd ul li { width: 300px; }

.vehicleSelect .airportList dl dd, .vehicleSelect .airportList dl:first-child dd { margin: 0; }

.vehicleSelect .airportList dl dd ul li .radioGroup { display: table; width: 100%; }

.vehicleSelect .airportList dl dd ul li label { display: table-cell; overflow: hidden; height: 53px; margin: 0; padding: 0 10px 0 149px; border: 1px solid #f0f0f0; -webkit-border-radius: 5px; -moz--webkit-border-radius: 5px; -o--webkit-border-radius: 5px; border-radius: 5px; font-size: 13px; line-height: 20px; vertical-align: middle; color: #3c465f; }

.vehicleSelect .airportList dl dd ul li label span { display: inline-block; overflow: hidden; max-height: 40px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; white-space: inherit; }

.vehicleSelect .airportList dl dd ul li label:before { display: none; }

.vehicleSelect .airportList dl dd ul li input:checked + label { border-color: #000; background: #f7f9fd; }

/* 2101 톤앤매너*/
.vehicleSelect .airportList dl dd ul li label * { vertical-align: middle; }

.vehicleSelect .airportList dl dd ul li label img { display: block; position: absolute; left: 10px; top: 50%; width: 118px; height: 27px; margin: -14px 0 0; z-index: 2; }

.vehicleSelect .airportList dl dd ul li input:checked + label:before { content: ''; display: block; position: absolute; left: 10px; top: 50%; width: 118px; height: 28px; margin: -14px 0 0; background: #fff; z-index: 1; }

.vehicleSelect .airportList dl dd ul li input:checked + label:after { content: ''; display: block; position: absolute; left: 10px; top: 50%; width: 118px; height: 28px; margin: -14px 0 0; background: #003caa; opacity: 0.03; z-index: 3; }

.vehicleSelect .airportList dl dd ul li:hover:after { display: none; }

.vehicleSelect .airportList .noResult { height: 119px; padding: 75px 0 0; background: url(../images/bg_noti2.gif) no-repeat 50% 20px; border-top: 1px solid #e1e1e1; text-align: center; }

/* 20220727 SYS-23670 [회원공통] 서브페이지(자산) 개선 팝업 */
.content.benefitdetailpop { width: 630px; }

.content.benefitdetailpop .subtitle { font-size: 17px; line-height: 23px; color: #000; font-weight: bold; }

.content.benefitdetailpop .subtitle .ornumber { font-weight: normal; }

.content.benefitdetailpop .subtitle + .subinner { margin-top: 15px; }

.content.benefitdetailpop .listDot li { font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; font-size: 14px; line-height: 18px; font-weight: normal; color: #666; padding-left: 7px; }

.content.benefitdetailpop .listDot li .black { color: #000; }

.content.benefitdetailpop .listDot li + li { margin-top: 6px; }

.content.benefitdetailpop .listDot li.inlist > ul li { padding: 0; margin-top: 6px; }

.content.benefitdetailpop .listDot li.inlist > ul li::before { display: none; }

.content.benefitdetailpop .listDot li dl.accordionBox { /*SYS-26160*/ }

.content.benefitdetailpop .listDot li dl.accordionBox dt a { font-size: 14px; font-weight: bold; color: #000; text-decoration: none; }

.content.benefitdetailpop .listDot li dl.accordionBox dt i { display: inline-block; position: relative; width: 10px; height: 10px; margin: 0 0 0 6px; }

.content.benefitdetailpop .listDot li dl.accordionBox dt i::before { content: ''; display: inline-block; width: 7px; height: 7px; border: solid #000; border-width: 1px 1px 0 0; transform: rotate(135deg); position: absolute; top: 0px; left: 0px; }

.content.benefitdetailpop .listDot li dl.accordionBox dt.open i::before { transform: rotate(-45deg); top: 3px; }

.content.benefitdetailpop .listDot li dl.accordionBox dt.open + dd { display: block; }

.content.benefitdetailpop .listDot li dl.accordionBox dd { display: none; padding: 6px 5px 0 0; color: #888; }

.content.benefitdetailpop .listDot + .tableArea { margin-top: 20px; }

.content.benefitdetailpop .subinner { max-height: 420px; overflow: hidden; overflow-y: auto; }

.content.benefitdetailpop .tableArea .tableBox { border-top: solid 2px #000; }

.content.benefitdetailpop .tableArea .tableBox table thead th { font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; font-size: 14px; color: #000; border-bottom: solid 1px #e0e0e0; padding: 14px 0 16px 0; background: #f9f9f9; border: none; }

.content.benefitdetailpop .tableArea .tableBox table td { font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; font-size: 14px; color: #000; border: none; border-bottom: solid 1px #e0e0e0; padding: 15px 0; }

.content.benefitdetailpop .tableArea .tableBox table td .ic_question { display: inline-block; vertical-align: middle; width: 16px; height: 16px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -120px -80px; background-repeat: no-repeat; text-indent: -9999px; overflow: hidden; vertical-align: -2px; margin-left: 5px; }

.content.benefitdetailpop .tableArea .tableBox table::after { display: none; }

.content.benefitdetailpop .tableArea .tableBox table tr.openbox + .tipbox { display: table-row; }

.content.benefitdetailpop .tableArea .tableBox table tr.tipbox { display: none; }

.content.benefitdetailpop .tableArea .tableBox table tr.tipbox .listDot.foldinfo { width: 55%; display: flex; flex-wrap: wrap; text-align: left; }

.content.benefitdetailpop .tableArea .tableBox table tr.tipbox .listDot.foldinfo li { padding: 0 8px 0 7px; width: 100%; }

.content.benefitdetailpop .tableArea .tableBox table tr.tipbox .listDot.foldinfo li:nth-child(1) { width: 50%; }

.content.benefitdetailpop .tableArea .tableBox table tr.tipbox .listDot.foldinfo li:nth-child(2) { width: 50%; margin-top: 0; }

.content.benefitdetailpop .layerBody .btn_wrap { margin-top: 30px; }

/* //20220727 SYS-23670 [회원공통] 서브페이지(자산) 개선 */
/* 2022-08-03 [SYS-23670] [회원공통] 서브페이지(자산) 개선 PC - 이한진  */
.layerContainer .subinner .subtitle { font-size: 17px; color: #000; font-weight: bold; display: block; margin: 0 0 15px; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap { position: static; vertical-align: text-bottom; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .nextShow, .layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .btnTip { margin: 0 0 0 5px; display: inline-block; width: 16px; height: 16px; font-size: 0; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -120px -80px; vertical-align: text-bottom; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .contTip { left: 80px !important; right: 10px !important; width: auto; height: auto !important; z-index: 105; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .contTip .scrollWrap2 { height: 170px; overflow-y: auto; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .contTip:after { display: none; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .contTip .tableBox table th { font-size: 13px; color: #666; background: #f9f9f9; border-bottom: 1px solid #e0e0e0; padding: 10px; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .contTip .tableBox table th + th { border-left: 1px solid #e0e0e0; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .contTip .tableBox table td { font-size: 13px; color: #333; background: #fff; padding: 10px; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .contTip .tableBox table td + td { border-left: 1px solid #e0e0e0; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .contTip .tableBox .hideTr { display: none; }

.layerContainer #candyInfoPop .benefitdetailpop .tooltipWrap .contTip .tableBox .hideTr > td { padding: 10px 20px; text-align: left; }

.layerContainer #candyGiftCompPop { min-width: 376px; }

.layerContainer #candyGiftCompPop p.para1 { font-size: 16px; color: #000; line-height: 24px; margin: 0 0 15px; }

.layerContainer #candyGiftCompPop p.notice { font-size: 13px; color: #666; line-height: 17px; }

.layerContainer #candyGiftCompPop .btn_wrap { margin-top: 30px; display: flex; justify-content: center; text-align: center; }

.layerContainer #couponRegDonePop, .layerContainer #couponRegPop, .layerContainer #couponResetPop { min-width: 420px; }

.layerContainer #couponRegDonePop .layerBody, .layerContainer #couponRegPop .layerBody, .layerContainer #couponResetPop .layerBody { padding: 30px 30px 40px; }

.layerContainer #couponRegDonePop .layerBody .form_type strong, .layerContainer #couponRegPop .layerBody .form_type strong, .layerContainer #couponResetPop .layerBody .form_type strong { font-size: 16px; color: #000; font-weight: bold; display: block; margin: 0 0 10px; }

.layerContainer #couponRegDonePop .layerBody .form_type [class*="inp_group"], .layerContainer #couponRegPop .layerBody .form_type [class*="inp_group"], .layerContainer #couponResetPop .layerBody .form_type [class*="inp_group"] { margin-top: 10px; }

.layerContainer #couponRegDonePop .layerBody .form_type .arrowBtn, .layerContainer #couponRegPop .layerBody .form_type .arrowBtn, .layerContainer #couponResetPop .layerBody .form_type .arrowBtn { display: block; margin-top: 20px; font-size: 12px; color: #000; font-weight: bold; }

.layerContainer #couponRegDonePop .layerBody .form_type .arrowBtn i, .layerContainer #couponRegPop .layerBody .form_type .arrowBtn i, .layerContainer #couponResetPop .layerBody .form_type .arrowBtn i { display: inline-block; width: 6px; height: 6px; border: solid #000; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: -3px 0 0 8px; vertical-align: middle; }

.layerContainer #couponRegDonePop .layerBody .btn_wrap, .layerContainer #couponRegPop .layerBody .btn_wrap, .layerContainer #couponResetPop .layerBody .btn_wrap { margin-top: 30px; font-size: 0; }

.layerContainer #couponRegDonePop .layerBody .btn_wrap .btn_type5, .layerContainer #couponRegPop .layerBody .btn_wrap .btn_type5, .layerContainer #couponResetPop .layerBody .btn_wrap .btn_type5 { width: 200px; font-weight: bold; }

.layerContainer #couponRegDonePop .layerBody .btn_wrap a + a, .layerContainer #couponRegDonePop .layerBody .btn_wrap button + button, .layerContainer #couponRegPop .layerBody .btn_wrap a + a, .layerContainer #couponRegPop .layerBody .btn_wrap button + button, .layerContainer #couponResetPop .layerBody .btn_wrap a + a, .layerContainer #couponResetPop .layerBody .btn_wrap button + button { margin-left: 10px; }

.layerContainer #couponRegDonePop .layerBody .para1, .layerContainer #couponRegPop .layerBody .para1, .layerContainer #couponResetPop .layerBody .para1 { text-align: center; font-size: 16px; color: #000; line-height: 24px; }

/* // 2022-08-03 [SYS-23670] [회원공통] 서브페이지(자산) 개선 PC - 이한진  */
/* [SYS-23653] 2022-07-27 [판촉] WEB 혜택&매장혜택 판 개선 (PC) */
#benefitInfoLayer .coupon_popup_list .ev_list03 { height: auto; max-height: initial; overflow: unset; }

#benefitInfoLayer .scrollWrap { background: #fff; padding: 0; border: 0; }

#benefitInfoLayer .scrollWrap .scrollCont { padding: 0; border: 0; height: auto; max-height: 500px; }

/* //[SYS-23653] 2022-07-27 [판촉] WEB 혜택&매장혜택 판 개선 (PC) */
/* [SYS-25173] 2023-01-26 [상품/전시] PC 모달팝업 기능 개선 */
.mainPopDim { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.67); color: transparent; font-size: 0; z-index: 100; }

.mainPopDim .mainPop { display: none; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); z-index: 101; max-width: 850px; max-height: 648px; min-width: 320px; min-height: 448px; border-radius: 4px; overflow: hidden; }

.mainPopDim .mainPop .mainPopClose { position: absolute; top: 15px; right: 15px; display: block; width: 16px; height: 16px; background: url(../images/btn_mainpopup_closed.png) no-repeat center; }

.mainPopDim .mainPop .mainPopClose:after { content: ''; display: block; padding: 20px; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); }

.mainPopDim .mainPop .dayCheck { height: 48px; padding: 15px; background-color: #f5f5f5; display: block; width: 100%; }

.mainPopDim .mainPop .dayCheck input[type="checkbox"] + label { margin-right: 0; line-height: 18px !important; height: 18px; font-size: 14px; color: #000; padding: 0 0 0 24px; cursor: pointer; position: relative; }

.mainPopDim .mainPop .dayCheck input[type="checkbox"] + label:before { content: ''; position: absolute; top: 0; left: 0; margin: 0; display: inline-block; width: 18px; height: 18px; border-radius: 3px; vertical-align: initial; }

.mainPopDim .mainPop .dayCheck input[type="checkbox"]:not(:checked) + label:before { border: 1px solid #d5d5d5; background: none; background-color: #fff; }

.mainPopDim .mainPop .dayCheck input[type="checkbox"]:checked + label:before { background: url(../images/bg_layout.png) no-repeat; background-position: -40.5px 0; }

.mainPopDim .mainPop .mainPopImgArea { display: block; overflow: auto; background: #fff; max-width: 850px; max-height: 600px; min-width: 320px; min-height: 400px; text-align: center; font-size: initial; }

.mainPopDim .mainPop .mainPopImgArea::-webkit-scrollbar { width: 6px; height: 6px; border-radius: 1.5px; background-color: #f3f5f9; cursor: default; outline: none !important; }

.mainPopDim .mainPop .mainPopImgArea::-webkit-scrollbar-thumb { background: #838c99; }

.mainPopDim .mainPop .mainPopImgArea::-webkit-scrollbar-thumb { background: #838c99; }

.mainPopDim .mainPop .mainPopImgArea *:not(img) { display: block; text-align-last: left; font-size: initial; color: initial; }

.mainPopDim .mainPop .mainPopImgArea a { font-size: 0; }

.mainPopDim .mainPop.shown { display: block; }

.mainPopDim .mainPop.neverShow { display: none !important; }

.mainPopDim .mainPop .mainPopCnt { position: absolute; right: 15px; bottom: 63px; width: 55px; height: 25px; padding: 4px; border-radius: 27px; background-color: rgba(0, 0, 0, 0.3); font-family: 'NotoSansKR'; font-size: 14px; color: #fff; line-height: 1; display: flex; align-items: center; justify-content: center; }

.mainPopDim .mainPop .mainPopCnt span { display: inline-flex; font-family: 'NotoSansKR'; font-size: 14px; color: #fff; line-height: 1; margin: 0 4px; }

.mainPopDim .mainPop.dayCheckOff { max-height: 600px; min-height: 400px; }

.mainPopDim .mainPop.dayCheckOff .dayCheck { display: none; }

.mainPopDim .mainPop.dayCheckOff .mainPopCnt { bottom: 15px; }

.mainPopDim.open { display: block; }

/* //[SYS-25173] 2023-01-26 [상품/전시] PC 모달팝업 기능 개선 */
/* [SYS-25824] 2023-02-08 [주문] 국내 신용카드 PG사 변경 추가팝업 */
.tossLayerNew2 .layerBody h4 { display: block; width: 125px; height: 20px; background: url(../images/tit_toss_new.png) no-repeat; text-indent: -9999em; margin-bottom: 30px; }

.tossLayerNew2 .layerBody .scrollWrap { padding: 0 0 0 0; border: 0; background: #fff; }

.tossLayerNew2 .layerBody .scrollWrap .scrollCont { padding: 0 0 0 0; height: 460px; margin: 0 -25px 0 0; }

.tossLayerNew2 .layerBody .scrollWrap .enscrollOver { background: #efefef !important; }

.tossLayerNew2 .layerBody .scrollWrap .enscrollOver .vertical-track .vertical-handle { background: #dbdbdb !important; }

.tossLayerNew2 .layerBody .terms { width: calc(100% - 25px); }

.tossLayerNew2 .layerBody .terms dl dt strong { font-size: 16px; color: #000; font-weight: bold; line-height: 18px; }

.tossLayerNew2 .layerBody .terms dl dt + dd { margin-top: 10px; }

.tossLayerNew2 .layerBody .terms dl dd p { font-size: 13px; color: #888; line-height: 22px; }

.tossLayerNew2 .layerBody .terms dl dd p + .dotList { margin-top: 10px; }

.tossLayerNew2 .layerBody .terms dl dd p.notice { font-size: 13px; color: #888; line-height: 22px; }

.tossLayerNew2 .layerBody .terms dl dd ul.dotList > li { display: block; padding-left: 10px; position: relative; font-size: 13px; color: #888; line-height: 22px; }

.tossLayerNew2 .layerBody .terms dl dd ul.dotList > li:after { content: ''; display: block; width: 2px; height: 2px; background-color: #999; position: absolute; top: 10px; left: 0; }

.tossLayerNew2 .layerBody .terms dl dd ul.dotList > li + li { margin-top: 10px; }

.tossLayerNew2 .layerBody .terms dl dd ul.dotList + p:not(.notice) { margin-top: 20px; }

.tossLayerNew2 .layerBody .terms dl dd ul.dotList + .notice { margin-top: 10px; }

.tossLayerNew2 .layerBody .terms dl + dl { margin-top: 30px; }

.tossLayerNew2#orderDetailsAgree { width: 480px; }

.tossLayerNew2#orderDetailsAgree .layerBody .agreeTerm strong { display: block; font-size: 16px; font-weight: bold; color: #000; line-height: 18px; margin-bottom: 30px; }

.tossLayerNew2#orderDetailsAgree .layerBody .agreeTerm p { font-size: 13px; color: #888; line-height: 22px; }

.tossLayerNew2#orderDetailsAgree .layerBody .agreeTerm p span { display: block; }

/* [SYS-25824] 2023-02-08 [주문] 국내 신용카드 PG사 변경 추가팝업 */
/* [SYS-20470] 2023-03-07 [판촉] 온라인 제휴 쿠폰 관리 시스템 개발 */
#affiliatecouponPop.layerpop { min-width: 450px; }

#affiliatecouponPop.layerpop .content.benefitdetailpop { width: 450px; }

#affiliatecouponPop.layerpop .content.benefitdetailpop .subtitle { margin-bottom: 20px; }

#affiliatecouponPop.layerpop .content.benefitdetailpop .subtitle strong { display: block; font-size: 20px; line-height: 27px; margin-bottom: 6px; }

#affiliatecouponPop.layerpop .content.benefitdetailpop dl.coupon_list { display: flex; width: 100%; }

#affiliatecouponPop.layerpop .content.benefitdetailpop dl.coupon_list dt { flex-shrink: 0; max-width: 30%; }

#affiliatecouponPop.layerpop .content.benefitdetailpop dl.coupon_list dd { margin-left: 5px; }

#affiliatecouponPop.layerpop .content.benefitdetailpop dl.coupon_list dd .coupon_num { margin-top: 4px; }

#affiliatecouponPop.layerpop .content.benefitdetailpop dl.coupon_list dd .coupon_num:first-child { margin-top: 0; }

#affiliatecouponPop.layerpop .content.benefitdetailpop dl.coupon_list dd .coupon_num span { display: inline-block; font-size: 14px; line-height: 20px; color: #000; word-break: break-all; }

#affiliatecouponPop.layerpop .content.benefitdetailpop dl.coupon_list dd .coupon_num a { display: inline-block; font-size: 12px; line-height: 21px; text-decoration: none; color: #000; background: #f1f1f1; padding: 2px 12px; margin-left: 7px; }

#affiliatecouponPop.layerpop .content.benefitdetailpop .btn_wrap a.btn_type7 { width: 100%; height: auto; min-height: 48px; }

#affiliatecouponPop.layerpop .content.benefitdetailpop .btn_wrap a.btn_type7 span::after { display: inline-block; content: ''; width: 8px; height: 8px; border: solid #000; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 0 0 0 5px; flex-shrink: 0; }

/* //[SYS-20470] 2023-03-07 [판촉] 온라인 제휴 쿠폰 관리 시스템 개발 */
/* [SYS-27400] 2023-03-22 [판촉] [퍼블] 쿠폰등록 범위 확대(이벤트 행사포함) - 팝업 */
.evt_alim p { padding-top: 20px; text-align: center; font-size: 16px; color: #000; }

.evt_alim .btn_wrap .btn_type7 { font-weight: bold; min-width: 200px; max-width: 200px; }

/* //[SYS-27400] 2023-03-22 [판촉] [퍼블] 쿠폰등록 범위 확대(이벤트 행사포함) - 팝업 */
/*  [SYS-27337] 2023-03-28 [상품/전시] 브랜드샵 內 온프라인 입점 정보 노출 */
#brandShopLoaction { width: 850px; overflow: visible; }

#brandShopLoaction .layerBody { padding: 30px; }

#brandShopLoaction .layerBody .brand_floor .floor_wrap { background-color: #f9f9f9; position: relative; }

#brandShopLoaction .layerBody .brand_floor .floor_wrap .img { border: 1px solid #eaeaea; background-color: #fff; width: 790px; position: relative; overflow: hidden; }

#brandShopLoaction .layerBody .brand_floor .floor_wrap .img img { width: 100%; display: block; position: relative; }

#brandShopLoaction .layerBody .brand_floor .floor_wrap .img img.ui-draggable-handle { cursor: grab; }

#brandShopLoaction .layerBody .brand_floor .floor_wrap .btn_zoom { position: absolute; right: -70px; bottom: -30px; }

#brandShopLoaction .layerBody .brand_floor .floor_wrap .btn_zoom button { width: 35px; height: 35px; background-color: #fff; display: flex; justify-content: center; align-items: center; position: relative; }

#brandShopLoaction .layerBody .brand_floor .floor_wrap .btn_zoom .zoom_in::before { content: ''; display: block; width: 1px; height: 11px; background-color: #000; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

#brandShopLoaction .layerBody .brand_floor .floor_wrap .btn_zoom .zoom_in::after { content: ''; display: block; width: 11px; height: 1px; background-color: #000; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

#brandShopLoaction .layerBody .brand_floor .floor_wrap .btn_zoom .zoom_out { margin-top: 5px; }

#brandShopLoaction .layerBody .brand_floor .floor_wrap .btn_zoom .zoom_out::after { content: ''; display: block; width: 11px; height: 1px; background-color: #000; }

#brandShopLoaction .layerBody .brand_floor .btn_wrap { margin-top: 60px; }

#brandShopLoaction .layerBody .brand_floor .btn_wrap a::after { content: ''; display: inline-block; width: 9px; height: 9px; border: 1px solid #000; border-bottom: 0; border-right: 0; transform: rotate(135deg); margin-left: 10px; }

/* // [SYS-27337] 2023-03-28 [상품/전시] 브랜드샵 內 온프라인 입점 정보 노출 */
/*  [SYS-22759][SYS-29611] 2023-04-12 [상품/전시][퍼블리싱] 차등가격표시제 적용(추가작업) */
#splitInfoNew2.layerNewPop .scrollWrap, #splitInfoNew.layerNewPop .scrollWrap, #addBenefitInfo.layerNewPop .scrollWrap { border: 0; background: #f9f9f9; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont, #splitInfoNew.layerNewPop .scrollWrap .scrollCont, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont { padding: 20px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt { font-size: 13px; color: #000; line-height: 19px; font-weight: bold; margin: 0 0 10px; display: flex; align-items: flex-start; justify-content: flex-start; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span { display: inline-block; width: 18px; min-width: 18px; height: 18px; background-image: url("../images/sp_order_way02.png"); background-repeat: no-repeat; background-position: 0 0; margin: 0 8px 0 0; vertical-align: text-bottom; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.kakaopay, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.kakaopay, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.kakaopay { background-position: -166px -51px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.lpay, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.lpay, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.lpay { background-position: -28px -5px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.tosspay, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.tosspay, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.tosspay { background-position: -189px -51px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.naverpay, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.naverpay, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.naverpay { background-position: -74px -5px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.smilepay, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.smilepay, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.smilepay { background-position: -97px -5px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.samsungpay, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.samsungpay, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.samsungpay { background-position: -120px -5px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.payco, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.payco, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.payco { background-position: -143px -5px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.domestic, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.domestic, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.domestic { display: none; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.overseas, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.overseas, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.overseas { width: 30px; background-position: -166px -5px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.alipay3, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.alipay3, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.alipay3 { min-width: 106px; background-position: -5px -95px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.alipay, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.alipay, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.alipay { min-width: 106px; height: 20px; background-position: -115px -97px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.alipay2, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.alipay2, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.alipay2 { background-position: -28px -74px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.unionpay, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.unionpay, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.unionpay { background-position: -51px -74px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.wechatpay, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.wechatpay, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.wechatpay { background-position: -74px -74px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.noIcon, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.noIcon, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.noIcon { display: none; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.paypal, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.paypal, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.paypal { background-position: -97px -74px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c01, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c01, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c01 { background-position: -5px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c02, #splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c21, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c02, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c21, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c02, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c21 { background-position: -28px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c04, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c04, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c04 { background-position: -51px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c06, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c06, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c06 { background-position: -74px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c03, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c03, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c03 { background-position: -97px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c05, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c05, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c05 { background-position: -120px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c11, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c11, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c11 { background-position: -143px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c09, #splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c07, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c09, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c07, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c09, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c07 { background-position: -166px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c26, #splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c08, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c26, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c08, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c26, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c08 { background-position: -189px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c12, #splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c13, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c12, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c13, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c12, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c13 { background-position: -207px -28px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c14, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c14, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c14 { background-position: -5px -51px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c16, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c16, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c16 { background-position: -28px -51px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c22, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c22, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c22 { background-position: -51px -51px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c23, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c23, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c23 { background-position: -74px -51px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c24, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c24, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c24 { background-position: -97px -51px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c10, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c10, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c10 { background-position: -120px -51px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c15, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c15, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dt > span.c15 { background-position: -143px -51px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dd, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dd, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dd { margin: 0 0  30px; }

#splitInfoNew2.layerNewPop .scrollWrap .scrollCont .payInList > dd:last-of-type, #splitInfoNew.layerNewPop .scrollWrap .scrollCont .payInList > dd:last-of-type, #addBenefitInfo.layerNewPop .scrollWrap .scrollCont .payInList > dd:last-of-type { margin: 0 0 0; }

/* //  [SYS-22759][SYS-29611] 2023-04-12 [상품/전시][퍼블리싱] 차등가격표시제 적용(추가작업) */
/* [SYS-29216] 2023-04-17 [상품/전시] 온라인 이종,완전이종 상품목록에도 반영 */
.layerpop .layerBody .ShopBasketCont .pcsData .area1 { margin-top: 0px; }

.layerpop .layerBody .ShopBasketCont .pcsData .area1 .sale { vertical-align: middle; display: inline-block; }

.layerpop .layerBody .ShopBasketCont .pcsData .area1 .sale > em { font-size: 13px; line-height: 16px; color: #0180e9; }

.layerpop .layerBody .ShopBasketCont .pcsData .area1 .sale .tooltipWrap { position: static; vertical-align: middle; }

.layerpop .layerBody .ShopBasketCont .pcsData .area1 .sale .tooltipWrap .btnTip { width: 13px; height: 13px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -140px -80px; vertical-align: 0; }

.layerpop .layerBody .ShopBasketCont .pcsData .area1 .sale .tooltipWrap .contTip { left: 10px !important; right: 10px !important; top: 10px !important; bottom: 10px !important; width: auto; height: auto !important; z-index: 105; overflow-y: hidden; }

.layerpop .layerBody .ShopBasketCont .pcsData .area1 .sale .tooltipWrap .contTip .scrollWrap2 { height: 100%; max-height: 100%; margin: 0; padding: 0; overflow-y: auto; }

.layerpop .layerBody .ShopBasketCont .pcsData .area1 .sale .tooltipWrap .contTip .scrollWrap2 .pcsExTb h3 { border: 0; }

.layerpop .layerBody .ShopBasketCont .pcsData .area1 .sale .tooltipWrap .contTip:after { display: none; }

.layerpop .layerBody .ShopBasketCont .pcsData .area1 > .info { margin-left: 8px; font-size: 12px; line-height: 15px; color: #333; vertical-align: middle; }

.layerpop .layerBody .ShopBasketCont .totalAmount { display: flex; flex-wrap: wrap; justify-content: space-between; padding-top: 20px; }

.layerpop .layerBody .ShopBasketCont .totalAmount .btn_wrap.discount_price { width: 100%; margin: 0 0 15px; }

.layerpop .layerBody .ShopBasketCont .totalAmount .btn_wrap.discount_price a.btn_type8 { width: 100%; position: relative; }

.layerpop .layerBody .ShopBasketCont .totalAmount .btn_wrap.discount_price a.btn_type8 .contTip.top { display: block; border: 1px solid #333; padding: 10px; min-width: 200px; left: 50%; bottom: 100%; margin-bottom: 10px; width: max-content; transform: translateX(-50%); min-width: auto; text-align: center; position: absolute; font-weight: normal; }

.layerpop .layerBody .shop_basket .total_area { flex-wrap: wrap; z-index: 100; }

.layerpop .layerBody .shop_basket .total_area > .btn_wrap.discount_price { display: block; width: 100%; z-index: 11; margin: 0 0 0; }

.layerpop .layerBody .shop_basket .total_area > .btn_wrap.discount_price > a { position: relative; }

.layerpop .layerBody .shop_basket .total_area > .btn_wrap.discount_price > a + a { margin: 0 0 0; }

.layerpop .layerBody .shop_basket .total_area > .btn_wrap.discount_price > a .contTip.top { display: block; border: 1px solid #333; padding: 10px; min-width: 200px; left: 50%; bottom: 100%; margin-bottom: 10px; display: block; width: max-content; transform: translateX(-50%); min-width: auto; text-align: center; position: absolute; z-index: 5; }

.layerpop .layerBody .shop_basket .total_area > .btn_wrap.discount_price > a .contTip.top > div { font-weight: normal; }

.layerpop .layerBody .shop_basket .total_area > .btn_wrap.discount_price > a + a { margin: 0 !important; }

/* // [SYS-29216] 2023-04-17 [상품/전시] 온라인 이종,완전이종 상품목록에도 반영 */
/* [SYS-28960] 23-04-18 [회원/공통] PC 고객센터 - 제휴/입점문의 로그인 제한 해제 */
.layerNewPop .content .layerBody.receiptEnd .text { text-align: center; font-size: 16px; line-height: 19px; color: #000000; line-height: 1.75; }

.layerNewPop .content .layerBody.receiptEnd .btn_wrap { margin-top: 30px; }

.layerNewPop .content .layerBody.receiptEnd .btn_wrap > button { min-width: 200px; font-size: 14px; line-height: 17px; font-weight: bold; }

/* //[SYS-28960] 23-04-18 [회원/공통] PC 고객센터 - 제휴/입점문의 로그인 제한 해제 */
/* [SYS-29676] 2023-05-30 [회원/공통] [퍼블] 부정고객 경고메세지 발송 및 로그인 제한 */
.misbehavior_area ul li { font-size: 14px; color: #000; }

.misbehavior_area ul li + li { margin-top: 20px; }

.misbehavior_area .btn_type5 { min-width: 120px; }

/* [SYS-29676] 2023-05-30 [회원/공통] [퍼블] 부정고객 경고메세지 발송 및 로그인 제한 */
/* [SYS-20470] 2023-05-16 [판촉] 온라인 제휴 쿠폰 관리 시스템 개발 */
.layerBody .accordion_list { margin-top: -1px; }

.layerBody .accordion_list dl dt { position: relative; }

.layerBody .accordion_list dl dt button { display: block; width: 100%; text-align: left; font-size: 16px; font-weight: bold; padding: 21px 0 20px; border-bottom: solid 1px #e7e7e7; background: #fff; }

.layerBody .accordion_list dl dt button::after { display: block; content: ''; position: absolute; top: 35px; right: 5px; width: 10px; height: 10px; margin-top: -4px; transform: rotate(45deg) translate(-50%, -50%); border: solid #000; border-width: 0 1px 1px 0; }

.layerBody .accordion_list dl dt.on button::after { top: 28px; transform: rotate(225deg) translate(-50%, -50%); }

.layerBody .accordion_list dl dt.on + dd { display: block; }

.layerBody .accordion_list dl dd { display: none; padding: 20px 0 10px; }

.layerBody .accordion_list dl dd .listDot li { color: #888; }

.layerBody .btn_wrap.line { position: relative; padding-bottom: 30px; }

.layerBody .btn_wrap.line::after { display: block; content: ''; width: 100%; height: 1px; background: #e7e7e7; position: absolute; bottom: 0; left: 0; }

/* //[SYS-20470] 2023-05-16 [판촉] 온라인 제휴 쿠폰 관리 시스템 개발 */
/* [SYS-28623] 2023-05-22 [차세대] 회원통합 [회원공통][퍼블] 온/오프라인 회원통합_회원정보 PC */
.content .layerBody .join_wrap .info_gray_box { padding: 20px; }

.content .layerBody .join_wrap .info_gray_box p.delete_text { font-weight: bold; font-size: 15px; }

.content .layerBody .join_wrap .btn_underline_wrap { text-align: right; }

.content .layerBody .join_wrap .btn_underline_wrap > a.btn_underline { display: inline-block; text-decoration: underline; color: #666; font-size: 12px; margin-top: 10px; }

.content .layerBody .join_wrap .btn_wrap a { min-width: 215px; }

.content .layerBody .join_wrap .btn_wrap a + a { margin-left: 10px !important; }

.layerNewPop .content .layerBody .offlinemember { width: 440px; }

.layerNewPop .content .layerBody .offlinemember i.offbenefit_popicon { display: block; width: 60px; height: 60px; margin: 0 auto 30px; font-size: 0; text-indent: -9999px; overflow: hidden; background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; background-position: 0 -114px; }

.layerNewPop .content .layerBody .offlinemember .txtl_type.t1 dt { font-size: 20px; font-weight: bold; }

.layerNewPop .content .layerBody .offlinemember .txtl_type.t1 dd { margin-top: 20px; font-size: 14px; color: #666; }

.layerNewPop .content .layerBody .offlinemember .banner_box { margin-top: 30px; }

.layerNewPop .content .layerBody .offlinemember .listDot { margin-top: 20px; }

.layerNewPop .content .layerBody .offlinemember .listDot li { padding-left: 7px; font-size: 13px; color: #888; }

.layerNewPop .content .layerBody .offlinemember .listDot li::before { color: #888; }

.layerNewPop .content .layerBody .offlinemember .listDot li > a { font-weight: bold; text-decoration: none; color: #000; }

.layerNewPop .content .layerBody .offlinemember .listDot li + li { margin-top: 8px; }

.layerNewPop .content .layerBody .offlinemember .btn_wrap { margin-top: 30px; }

/* //[SYS-28623] 2023-05-22 [차세대] 회원통합 [회원공통][퍼블] 온/오프라인 회원통합_회원정보 PC */
/* [SYS-28623] 2023-05-31 [회원공통][퍼블] 온/오프라인 회원통합_로그인 */
.layerpop.layerNewPop .content > .layerBody i[class$='_popicon'] { display: block; width: 60px; height: 60px; margin: 0 auto 30px; font-size: 0; text-indent: -9999px; overflow: hidden; background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; background-position: 0 0; }

.layerpop.layerNewPop .content > .layerBody i[class$='_popicon'].offbenefit_popicon { background-position: 0 -114px; }

.layerpop.layerNewPop .content > .layerBody.sleepmember_cancel i.inactive_popicon { background-position: 0 -54px; }

.layerpop.layerNewPop .content > .layerBody.sleepmember_cancel dl.txtl_type { width: 440px; text-align: left; }

.layerpop.layerNewPop .content > .layerBody.sleepmember_cancel dl.txtl_type > dt { font-size: 20px; line-height: 1.2; font-weight: 700; }

.layerpop.layerNewPop .content > .layerBody.sleepmember_cancel dl.txtl_type > dd { margin-top: 8px; font-size: 14px; line-height: 1.358; color: #666; }

.layerpop.layerNewPop .content > .layerBody.sleepmember_cancel dl.txtl_type > dd mark.txtl_type { font-weight: 700; font-size: 14px; line-height: 1.43; background-color: transparent; display: block; text-align: left; }

.layerpop.layerNewPop .content > .layerBody.sleepmember_cancel dl.txtl_type > dd mark.txtl_type:first-child { margin-top: 20px; }

.layerpop.layerNewPop .content > .layerBody.sleepmember_cancel dl.txtl_type > dd p { margin-top: 20px; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region { min-width: 440px; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region .notice_top { margin-bottom: 20px; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region .notice_top strong { font-size: 20px; color: #000; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region .notice_top i.global_popicon { background-position: -120px -54px; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region .notice_top + .notiBox p { margin-top: 0; font-size: 14px; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region .notice_top + .notiBox p + p { margin-top: 15px; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region .notiBox { background: none; padding: 0; text-align: left; color: #666; font-size: 14px; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region .btn_wrap { margin-top: 30px; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region .btn_wrap a.btn_type2 { width: 50%; margin: 0; margin-left: 10px; font-weight: normal; }

.layerpop.layerNewPop .content > .layerBody .selectinfo_region .btn_wrap a.btn_type2:first-child { margin-left: 0; }

.layerpop.layerNewPop .content > .layerBody .notiBox { background-color: #f9f9f9; padding: 20px; height: auto; }

.layerpop.layerNewPop .content > .layerBody .notiBox > strong { font-size: 15px; }

.layerpop.layerNewPop .content > .layerBody .notiBox > p { font-size: 15px; margin-top: 15px; }

.layerpop.layerNewPop .content > .layerBody .notiBox > p.txt { margin-top: 0; }

.layerpop.layerNewPop .content > .layerBody.memberfail i.linkfailed_popicon { background-position: -60px -114px; }

.layerpop.layerNewPop .content > .layerBody.memberfail dl.txtl_type { text-align: left; }

.layerpop.layerNewPop .content > .layerBody.memberfail dl.txtl_type > dt { font-size: 20px; font-weight: bold; line-height: 1.2; }

.layerpop.layerNewPop .content > .layerBody.memberfail dl.txtl_type > dd strong { display: block; margin-top: 20px; font-weight: 700; font-size: 14px; line-height: 1.43; }

.layerpop.layerNewPop .content > .layerBody.memberfail dl.txtl_type > dd p { margin-top: 20px; font-size: 14px; color: #666; }

.layerpop.layerNewPop .content > .layerBody.memberfail .listDot { margin-top: 20px; }

.layerpop.layerNewPop .content > .layerBody.memberfail .btn_wrap { margin-top: 30px; }

.layerpop.layerNewPop .content > .layerBody.memberfail .btn_wrap [class*="btn_type"] { flex: 1; }

/* //[SYS-28623] 2023-05-31 [회원공통][퍼블] 온/오프라인 회원통합_로그인 */
/* [SYS-30383] 2023-06-15 [퍼블리싱] [판촉] 이벤트 템플릿 퍼블리싱 구조 변경 PC */
.evt_txtbox p { width: 426px; padding: 20px; background: #f9f9f9; font-size: 18px; line-height: 24px; text-align: center; }

.evt_txtbox .btn_wrap .btn_type7 { width: 100%; }

/* //[SYS-30383] 2023-06-15 [퍼블리싱] [판촉] 이벤트 템플릿 퍼블리싱 구조 변경 PC */
/* [SYS-29365] 2023-07-28 [상품/전시] 구매예약 */
.newJjimcongInfoWrap { position: relative; }

.newJjimcongInfoWrap #keepJjimcongInfoLayer.contTip { padding: 14px 24px 14px 14px; bottom: 64px;  top: auto; }

.newJjimcongInfoWrap #keepJjimcongInfoLayer.contTip .btnClose { top: 14px; background-position: -430px 0px; width: 10px !important; height: 10px !important; }

.newJjimcongInfoWrap .opt_soldOut #keepJjimcongInfoLayer.contTip.jjim2, .newJjimcongInfoWrap .ea #keepJjimcongInfoLayer.contTip.jjim2, .newJjimcongInfoWrap .option #keepJjimcongInfoLayer.contTip.jjim2, .newJjimcongInfoWrap .opArea #keepJjimcongInfoLayer.contTip.jjim2 { right: 95px;  }

.newJjimcongInfoWrap .opt_soldOut #keepJjimcongInfoLayer.contTip.jjim2::after, .newJjimcongInfoWrap .ea #keepJjimcongInfoLayer.contTip.jjim2::after, .newJjimcongInfoWrap .option #keepJjimcongInfoLayer.contTip.jjim2::after, .newJjimcongInfoWrap .opArea #keepJjimcongInfoLayer.contTip.jjim2::after { right: 8%; }

.newJjimcongInfoWrap .opt_soldOut #keepJjimcongInfoLayer.contTip::after, .newJjimcongInfoWrap .ea #keepJjimcongInfoLayer.contTip::after, .newJjimcongInfoWrap .option #keepJjimcongInfoLayer.contTip::after, .newJjimcongInfoWrap .opArea #keepJjimcongInfoLayer.contTip::after { right: 9%; }

.newJjimcongInfoWrap .opArea.opSlideArea #keepJjimcongInfoLayer.contTip { top: -63px; bottom: auto; }

.newJjimcongInfoWrap .opArea #keepJjimcongInfoLayer { top: -63px; bottom: auto; }

.newJjimcongInfoWrap.buyBtn #keepJjimcongInfoLayer.contTip { bottom: 66px;  }

.detailSpecNew .buyBtn.type2 { display: flex; flex-wrap: wrap; }

.detailSpecNew .buyBtn.type2 [class*="btn_type"] { width: 100%; flex: 1 1 auto; }

.detailSpecNew .buyBtn.type2 [class*="btn_type"].cart, .detailSpecNew .buyBtn.type2 [class*="btn_type"].col1 { width: 50%; margin: 10px 0 0 0; flex: 1 1 0; }

.detailSpecNew .buyBtn.type2 [class*="btn_type"]:first-child, .detailSpecNew .buyBtn.type2 [class*="btn_type"].cart:first-child ~ [class*="btn_type"].col1 { margin-top: 0; }

.detailSpecNew .buyBtn.type2 [class*="btn_type"].cart + [class*="btn_type"].col1 { margin-left: 5px; }

.detailSpecNew .info .newJjimcongInfoWrap .area1 { position: static; }

.detailSpecNew .info .infoData.newJjimcongInfoWrap .area1 { position: static; }

:lang(zh-cn) .detailSpecNew .info .newJjimcongInfoWrap .area1 #keepJjimcongInfoLayer.contTip::after { right: 18%; }

:lang(en) .newJjimcongInfoWrap .opArea #keepJjimcongInfoLayer { top: -84px; }

:lang(ja) .newJjimcongInfoWrap #keepJjimcongInfoLayer.contTip::after { right: 12%; }

:lang(ja) .newJjimcongInfoWrap #keepJjimcongInfoLayer.contTip.jjim2::after { right: 11%;  }

/* //[SYS-29365] 2023-07-28 [상품/전시] 구매예약 */
/* [DEF-26071] 23-11-15 역직구 상품목록에 product_detail.css 사용하지 않으므로 common.css 추가 */
.layerNewPop.deliveryNationSelect { overflow: unset; }

/* [SYS-33623] 2023-11-27 [회원공통] [차세대 AJ] 간편회원 대상 로그인 후처리 팝업 추가] */
.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .notice_top { margin-bottom: 20px; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .notice_top i.ldfmem_popicon { background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; background-position: -60px -54px; margin: 0 auto 30px; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .notice_top strong { font-size: 20px; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo [class*="notice_type"] p .underline { color: #000; text-decoration: none; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo [class*="notice_type"] p .underline.phone { position: relative; padding-left: 15px; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo [class*="notice_type"] p .underline.phone::before { content: '☎'; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo [class*="notice_type"] .listDot li { color: #888; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo [class*="notice_type"] .listDot li a.phone { color: #888; text-decoration: none; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .btn_wrap [class*="btn_type"].btn_type7 { font-size: 15px; font-weight: normal; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .etc_link { display: flex; justify-content: center; margin-top: 20px; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .etc_link > li { position: relative; display: inline-block; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .etc_link > li ~ li { margin-left: 40px; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .etc_link > li ~ li::before { content: ""; position: absolute; left: -21px; top: 2px; width: 1px; height: 16px; background-color: #d5d5d5; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .etc_link > li a { font-size: 14px; color: #000; }

.layerContainer .layerNewPop .content .layerBody.useRestrictionsInfo .notiBox > p:first-of-type { margin-top: 0; }

/* //SYS-33623] 2023-11-27 [회원공통] [차세대 AJ] 간편회원 대상 로그인 후처리 팝업 추가] */
/* [SYS-33125] 2023-12-22 [주문] CHANEL 멤버쉽 팝업 변경의 건 */
.chanelMembershipPop { width: 700px; }

.chanelMembershipPop .layerBody.scrollWrap { border: 0 !important; }

.chanelMembershipPop .layerBody .banner_box { width: 100%; height: 150px; display: flex; align-items: center; justify-content: center; }

.chanelMembershipPop .layerBody .banner_box img { width: 100%; }

.chanelMembershipPop .layerBody .banner_box ~ .welcome_txt { margin-top: 40px; }

.chanelMembershipPop .layerBody .welcome_txt strong { display: block; text-align: center; width: 100%; color: #000; font-size: 19px; font-weight: bold; line-height: normal; }

.chanelMembershipPop .layerBody .welcome_txt strong ~ p { margin-top: 20px; }

.chanelMembershipPop .layerBody .welcome_txt p { display: block; text-align: center; width: 100%; color: #000; font-size: 16px; font-weight: normal; line-height: 24px; color: #000; }

.chanelMembershipPop .layerBody .welcome_txt ~ .terms { margin-top: 40px; }

.chanelMembershipPop .layerBody .terms label em { display: block; color: #000; font-size: 14px; font-weight: normal; line-height: 18px; }

.chanelMembershipPop .layerBody .terms table { border-top: 2px solid #000; margin-top: 10px; width: 100%; }

.chanelMembershipPop .layerBody .terms table th { background-color: #f9f9f9; font-weight: bold; color: #000; font-size: 14px; padding: 15px 20px; border-bottom: 1px solid #e0e0e0; text-align: left; }

.chanelMembershipPop .layerBody .terms table td { font-size: 14px; font-weight: normal; padding: 15px 20px; border-bottom: 1px solid #e0e0e0; text-align: left; }

.chanelMembershipPop .layerBody .terms table td .underline { text-decoration: underline; }

.chanelMembershipPop .layerBody .terms table tbody tr:last-child th, .chanelMembershipPop .layerBody .terms table tbody tr:last-child td { border-bottom: 1px solid #C2C3C4; }

.chanelMembershipPop .layerBody .terms ~ .notice { margin-top: 20px; }

.chanelMembershipPop .layerBody .notice { color: #888; font-size: 13px; font-weight: normal; line-height: 17px; padding-left: 15px; position: relative; }

.chanelMembershipPop .layerBody .notice::before { content: '※'; position: absolute; top: -1px; left: 0; }

.chanelMembershipPop .layerBody .btn_wrap > a { font-size: 15px; }

.chanelMembershipPop .layerBody .notToDay { margin-top: 20px; text-align: center; }

.chanelMembershipPop .layerBody .notToDay a.underline { color: #000; font-size: 14px; font-weight: normal; line-height: 17px; text-decoration-line: underline; }

/* //[SYS-33125] 2023-12-22 [주문] CHANEL 멤버쉽 팝업 변경의 건 */
/* [SYS-29920] 2023-10-31 [회원공통] [퍼블] 서브페이지 개선 진행 건_마이롯데 > 출/입국 정보 PC */
.layerContainer .layerNewPop .content.leaveCountrypop { width: 860px; }

.layerContainer .layerNewPop .content.leaveCountrypop .layerBody .pagination { margin: 30px 0; }

.layerContainer .layerNewPop .content.leaveCountrypop .layerBody .btn_wrap.left { justify-content: flex-start; margin-top: 20px; }

.layerContainer .layerNewPop .content.leaveCountrypop .layerBody .btn_wrap.left .btn_type6 { min-width: 140px; font-weight: normal; font-size: 14px; height: 40px; }

.layerContainer .layerNewPop .content.leaveCountrypop .tableArea { margin-top: 0; }

.layerContainer .layerNewPop .content.leaveCountrypop .tableArea .tableBox table th, .layerContainer .layerNewPop .content.leaveCountrypop .tableArea .tableBox table td { padding: 16px; }

.layerContainer .layerNewPop .content.leaveCountrypop .btn_type5 { min-width: 200px; }

.layerContainer .layerNewPop .content.airportSelectpop { width: 630px; }

.layerContainer .layerNewPop .content.airportSelectpop .layerBody { height: 660px; }

.layerContainer .layerNewPop .content.airportSelectpop .scrollWrap { border: 0 none; padding: 0; }

.layerContainer .layerNewPop .content.airportSelectpop .scrollWrap .scrollCont { max-height: 430px; }

.layerContainer .layerNewPop .content.airportSelectpop .tab_type5 { margin-top: 0; margin-bottom: 30px; }

.layerContainer .layerNewPop .content.airportSelectpop .etc .scrollWrap .scrollCont { max-height: 254px; }

.layerContainer .layerNewPop .content.airportSelectpop .search { width: 350px; margin: 40px auto; }

.layerContainer .layerNewPop .content.airportSelectpop .search fieldset .area { position: relative; height: 40px; border-bottom: 1px solid #E7E7E7; }

.layerContainer .layerNewPop .content.airportSelectpop .search fieldset .area input { width: 100%; height: 40px; padding: 11px 35px 11px 0; font-size: 14px; border: 0; background-color: transparent; color: #000; }

.layerContainer .layerNewPop .content.airportSelectpop .search fieldset .area input::placeholder { font-weight: normal; color: #888; line-height: 19x; }

.layerContainer .layerNewPop .content.airportSelectpop .search fieldset .area button { position: absolute; right: 11px; bottom: 10px; width: 19px; height: 19px; padding-top: 19px; overflow: hidden; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -361px -105px; }

.layerContainer .layerNewPop .content.airportSelectpop .total { font-size: 13px; color: #888; margin-bottom: 20px; }

.layerContainer .layerNewPop .content.airportSelectpop .total em { color: #000; }

.layerContainer .layerNewPop .content.airportSelectpop .pagination { margin: 30px 0; }

.layerContainer .layerNewPop .content.airportSelectpop .btn_type5 { min-width: 200px; }

.layerContainer .layerNewPop .content.airportSelectpopList { width: 630px; }

.layerContainer .layerNewPop .content.airportSelectpopList .layerBody { height: 660px; }

.layerContainer .layerNewPop .content.airportSelectpopList h4 { display: flex; align-items: center; margin-bottom: 20px; font-size: 15px; color: #000; height: 20px; }

.layerContainer .layerNewPop .content.airportSelectpopList h4 img { height: 20px; width: auto; margin-right: 10px; }

.layerContainer .layerNewPop .content.airportSelectpopList .tableArea { margin-top: 0; }

.layerContainer .layerNewPop .content.airportSelectpopList .tableArea ~ .notiBox { margin-top: 20px; }

.layerContainer .layerNewPop .content.airportSelectpopList .scrollWrap { border: 0 none; padding-right: 0; padding: 0; }

.layerContainer .layerNewPop .content.airportSelectpopList .scrollWrap .scrollCont { max-height: 458px; }

.layerContainer .layerNewPop .content.airportSelectpopList .radioGroup.sizeS label { margin-right: 0; }

.layerContainer .layerNewPop .content.airportSelectpopList .radioGroup.sizeS label::before { width: 16px; height: 16px; }

.layerContainer .layerNewPop .content.airportSelectpopList .notiBox dl { display: flex; align-items: center; justify-content: space-between; }

.layerContainer .layerNewPop .content.airportSelectpopList .notiBox dt { line-height: 20px; font-size: 15px; color: #000; text-align: left; }

.layerContainer .layerNewPop .content.airportSelectpopList .btn_type5 { min-width: 200px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"]:not(.airportSelectpopCheck) .btn_wrap { position: absolute; left: 0; bottom: 40px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"]:not(.airportSelectpopCheck) .btn_wrap [class*="btn_type"].btn_type5 { min-width: 215px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList { display: flex; flex-wrap: wrap; margin-left: -10px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li { display: flex; width: calc((100% - 20px) / 2); margin-left: 10px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li:nth-child(n+3) { margin-top: 10px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li .radio_type { width: 100%; position: relative; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li .radio_type input { position: absolute; width: 0; height: 0; padding: 0; margin: 0; opacity: 0; border: 0; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li .radio_type input:checked + label { border-color: #000; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li .radio_type input:checked + label::before { border-color: #000; background: radial-gradient(circle, black 4px, white 3px); }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li .radio_type label { display: flex; align-items: center; border: solid 1px #E7E7E7; border-radius: 5px; padding: 18px 15px; height: 78px; line-height: 13px; margin-right: 0; width: 100%; cursor: pointer; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li .radio_type label::before { display: inline-block; content: ''; width: 16px; height: 16px; background: #fff; border: solid 1px #c2c3c4; border-radius: 50%; vertical-align: -3px; margin-right: 8px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li .radio_type label > div > img { width: auto; height: 20px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li .radio_type label > div > p { font-size: 13px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li .radio_type label > div > p > span { color: #999; margin-left: 5px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li.noData { margin-top: 0; margin-left: 0; font-size: 13px; padding: 90px 0 70px !important; justify-content: center; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .airportList li.noData::before { top: 30px; width: 40px; height: 40px; background-color: transparent; background-position: -440px -40px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .txtl_type { padding-bottom: 20px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .txtl_type dt { line-height: 22px; font-size: 17px; font-weight: bold; color: #000; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .txtl_type.t1 dt { line-height: 21px; font-size: 16px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .infoListA { padding-top: 15px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .infoListA li { display: flex; justify-content: left; font-size: 13px; color: #999; line-height: 1.46; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .infoListA li span { color: #000; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .infoListA li::before { content: ""; display: block; width: 2px; height: 2px; background: #999; margin: 8px 8px 0 0; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .notiBox { padding: 20px 15px; }

.layerContainer .layerNewPop .content[class*="airportSelectpop"] .notiBox [class*="btn_type"] { min-width: 100px; }

.layerContainer .layerNewPop .content.airportSelectpopAdd { width: 630px; }

.layerContainer .layerNewPop .content.airportSelectpopAdd .layerBody { height: 660px; padding: 40px 95px; }

.layerContainer .layerNewPop .content.airportSelectpopAdd .txtl_type, .layerContainer .layerNewPop .content.airportSelectpopAdd .notiBox { text-align: center; }

.layerContainer .layerNewPop .content.airportSelectpopAdd .notiBox p { margin: 0; padding: 0; }

.layerContainer .layerNewPop .content.airportSelectpopAdd .notiBox p ~ [class*="btn_type"] { margin-top: 15px; min-width: 280px; }

.layerContainer .layerNewPop .content.airportSelectpopWrite { width: 630px; }

.layerContainer .layerNewPop .content.airportSelectpopWrite .layerBody { height: 660px; }

.layerContainer .layerNewPop .content.airportSelectpopWrite .form_type { padding: 20px 30px; border-top: 2px solid #000; border-bottom: 1px solid #C2C3C4; }

.layerContainer .layerNewPop .content.airportSelectpopWrite .form_type .tbl_type { border: none; padding: 0; margin: 0; }

.layerContainer .layerNewPop .content.airportSelectpopWrite .form_type .tbl_type tr th { padding: 27px 20px 10px 0; border-bottom: none; vertical-align: top; background: none; font-size: 15px; line-height: 19px; word-break: break-word; }

.layerContainer .layerNewPop .content.airportSelectpopWrite .form_type .tbl_type tr td { padding: 10px 0; border-bottom: none; }

.layerContainer .layerNewPop .content.airportSelectpopWrite .form_type .tbl_type tr td .inp_group { margin-top: 0; }

.layerContainer .layerNewPop .content.airportSelectpopWrite .form_type .tbl_type tr td .inp_group .selectZone { width: 100%; margin: 0 !important; }

.layerContainer .layerNewPop .content.airportSelectpopCheck { width: 500px; }

.layerContainer .layerNewPop .content.airportSelectpopCheck .layerBody .btn_wrap [class*="btn_type"] { width: 100%; }

.layerContainer .layerNewPop .content.airportSelectpopCheck .notiBox p { padding: 0; margin: 0; line-height: 32px; font-size: 24px; color: #000; }

.layerContainer .layerNewPop .content.portSelectNewleave, .layerContainer .layerNewPop .content.portSelectNewentry { width: 630px; }

.layerContainer .layerNewPop .content.portSelectNewleave .subtxt, .layerContainer .layerNewPop .content.portSelectNewentry .subtxt { font-size: 13px; color: #888; margin-bottom: 20px; }

.layerContainer .layerNewPop .content.portSelectNewleave .layerBody, .layerContainer .layerNewPop .content.portSelectNewentry .layerBody { height: 441px; }

.layerContainer .layerNewPop .content.portSelectNewleave .scrollWrap, .layerContainer .layerNewPop .content.portSelectNewentry .scrollWrap { border: 0 none; padding: 0; }

.layerContainer .layerNewPop .content.portSelectNewleave .scrollWrap .scrollCont, .layerContainer .layerNewPop .content.portSelectNewentry .scrollWrap .scrollCont { max-height: 254px; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList, .layerContainer .layerNewPop .content.portSelectNewentry .airportList { display: flex; flex-wrap: wrap; margin-left: -10px; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li { display: flex; width: calc((100% - 20px) / 2); margin-left: 10px; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li:nth-child(n+3), .layerContainer .layerNewPop .content.portSelectNewentry .airportList li:nth-child(n+3) { margin-top: 10px; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li .radio_type, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li .radio_type { width: 100%; position: relative; display: flex; align-content: stretch; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li .radio_type input, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li .radio_type input { position: absolute; width: 0; height: 0; padding: 0; margin: 0; opacity: 0; border: 0; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li .radio_type input:checked + label, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li .radio_type input:checked + label { border-color: #000; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li .radio_type input:checked + label::before, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li .radio_type input:checked + label::before { border-color: #000; background: radial-gradient(circle, black 4px, white 3px); }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li .radio_type label, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li .radio_type label { display: flex; align-items: center; border: solid 1px #E7E7E7; border-radius: 5px; padding: 18px 15px; height: auto; line-height: 18px; margin-right: 0; width: 100%; cursor: pointer; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li .radio_type label::before, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li .radio_type label::before { display: inline-block; content: ''; width: 16px; height: 16px; min-width: 16px; background: #fff; border: solid 1px #c2c3c4; border-radius: 50%; vertical-align: -3px; margin-right: 8px; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li .radio_type label > div > img, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li .radio_type label > div > img { width: auto; height: 20px; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li .radio_type label > div > p, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li .radio_type label > div > p { font-size: 13px; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li .radio_type label > div > p > span, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li .radio_type label > div > p > span { color: #999; margin-left: 5px; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li.noData, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li.noData { margin-top: 0; margin-left: 0; font-size: 13px; padding: 90px 0 70px !important; justify-content: center; }

.layerContainer .layerNewPop .content.portSelectNewleave .airportList li.noData::before, .layerContainer .layerNewPop .content.portSelectNewentry .airportList li.noData::before { top: 30px; width: 40px; height: 40px; background-color: transparent; background-position: -440px -40px; }

.layerContainer .layerNewPop .content.portSelectNewleave .btn_type5, .layerContainer .layerNewPop .content.portSelectNewentry .btn_type5 { min-width: 200px; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist, .layerContainer .layerNewPop .content.portSelectNewEntrylist { width: 630px; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist .subtxt, .layerContainer .layerNewPop .content.portSelectNewEntrylist .subtxt { font-size: 13px; color: #888; margin-bottom: 20px; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist .layerBody, .layerContainer .layerNewPop .content.portSelectNewEntrylist .layerBody { height: 441px; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist .tableArea, .layerContainer .layerNewPop .content.portSelectNewEntrylist .tableArea { margin-top: 0; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist .tableArea .tableBox table th, .layerContainer .layerNewPop .content.portSelectNewLeavelist .tableArea .tableBox table td, .layerContainer .layerNewPop .content.portSelectNewEntrylist .tableArea .tableBox table th, .layerContainer .layerNewPop .content.portSelectNewEntrylist .tableArea .tableBox table td { padding: 14.5px 0; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist .scrollWrap, .layerContainer .layerNewPop .content.portSelectNewEntrylist .scrollWrap { border: 0 none; padding: 0; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist .scrollWrap .scrollCont, .layerContainer .layerNewPop .content.portSelectNewEntrylist .scrollWrap .scrollCont { max-height: 254px; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist .radioGroup.sizeS label, .layerContainer .layerNewPop .content.portSelectNewEntrylist .radioGroup.sizeS label { margin-right: 0; height: auto; line-height: 18px; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist .radioGroup.sizeS label::before, .layerContainer .layerNewPop .content.portSelectNewEntrylist .radioGroup.sizeS label::before { width: 16px; height: 16px; }

.layerContainer .layerNewPop .content.portSelectNewLeavelist .btn_type5, .layerContainer .layerNewPop .content.portSelectNewEntrylist .btn_type5 { min-width: 200px; }

.layerContainer .layerNewPop .content .layerBody.airportSelectpopAdd { height: 660px; padding: 40px 95px; }

.layerContainer .layerNewPop .content .layerBody.airportSelectpopAdd .txtl_type, .layerContainer .layerNewPop .content .layerBody.airportSelectpopAdd .notiBox { text-align: center; }

.layerContainer .layerNewPop .content .layerBody.airportSelectpopAdd .notiBox p { margin: 0; padding: 0; }

.layerContainer .layerNewPop .content .layerBody.airportSelectpopAdd .notiBox p ~ [class*="btn_type"] { margin-top: 15px; min-width: 280px; }

.layerContainer .layerNewPop#departrueInfo .scrollWrap { border: none; padding: 0; }

.layerContainer :lang(ja) .layerNewPop .content.airportSelectpop .search { width: 400px; }

/* //[SYS-29920] 2023-10-31 [회원공통] [퍼블] 서브페이지 개선 진행 건_마이롯데 > 출/입국 정보 PC */
/* [SYS-29919] 2023-06-02 [회원공통] 서브페이지 개선 진행 건 (마이롯데 > 여권정보) - 2024-01-22 popup.scss 로 이동 */
.passport_management h3.tit_type5 { margin-bottom: 60px; }

.passport_management h4 { font-size: 22px; font-weight: bold; font-family: inherit; color: #000; }

.passport_management h5 { font-size: 18px; font-weight: bold; color: #000; margin-bottom: 20px; display: flex; align-items: center; }

.passport_management h5 .sDesc { font-weight: normal; font-size: 14px; color: #de0018; margin-left: 10px; }

.passport_management .para { font-family: inherit; color: #000; font-size: 15px; margin-top: 10px; }

.passport_management .col4 { border-color: #c2c3c4; color: #000; font-weight: normal; }

.passport_management .title_align { display: flex; justify-content: space-between; align-items: end; }

.passport_management .title_align h5 { margin-bottom: 0; }

.passport_management .title_align [class^="btn_"] { flex-shrink: 0; padding: 0 20px; }

.passport_management .title_align .para { max-width: 80%; }

.passport_management section { margin-top: 60px; }

.passport_management section .title_align { margin-bottom: 20px; }

.passport_management section + section { margin-top: 60px; }

.passport_management .form_type .t3 { align-items: center; }

.passport_management .form_type .area2 .box .contText { border-color: #e7e7e7; }

.passport_management .check_type em::before { background: #fff; border-color: #c2c3c4; }

.passport_management .tbl_type tbody tr th, .passport_management .tbl_type tbody tr td { font-size: 15px; padding: 15px 20px; }

.passport_management .tbl_type tbody tr:last-child th, .passport_management .tbl_type tbody tr:last-child td { border-color: #c2c3c4; }

.passport_management .tbl_type tbody tr.topnone th { padding-top: 15px; }

.passport_management .tbl_type tbody tr td .sub_txt { display: inline-block; font-size: 13px; color: #888; margin-left: 10px; }

.passport_management .tbl_type tbody tr td .inp_group.name label { width: 300px; }

.passport_management .tbl_type tbody tr td .inp_group.name label + label { width: 400px; }

.passport_management .tbl_type tbody tr td .inp_group.name label + label span { width: 400px; }

.passport_management .tbl_type tbody tr td .inp_group.cellphone label:first-of-type { width: 100px; }

.passport_management .tbl_type tbody tr td .inp_group.cellphone label:first-of-type span { width: 100px; }

.passport_management .tbl_type tbody tr td .inp_group.cellphone * + label { width: 350px; }

.passport_management .tbl_type tbody tr td .inp_group.cellphone * + label span { width: 350px; }

.passport_management .tbl_type tbody tr td .inp_group.cellphone .area1 ~ .area1 { width: 350px; }

.passport_management .tbl_type tbody tr td .inp_group.w400 { width: 400px; }

.passport_management .tbl_type tbody tr td .inp_group.combo .area1 { width: 300px; }

.passport_management .tbl_type tbody tr td .inp_group.combo .area1 span { width: 300px; }

.passport_management .tbl_type tbody tr td .inp_group.combo .selectZone .txt { display: none; }

.passport_management .tbl_type tbody tr td .inp_group.combo .area1 + .selectZone { margin-left: 20px; flex-shrink: 0; }

.passport_management .tbl_type tbody tr td ul.groupbox > li { margin-top: 20px; }

.passport_management .tbl_type tbody tr td ul.groupbox > li:first-child { margin-top: 0; }

.passport_management .tbl_type tbody tr td ul.groupbox > li label.check_type { margin-right: 100px; font-size: 14px; color: #000; }

.passport_management .tbl_type tbody tr td ul.groupbox > li label.check_type:last-child { margin-right: 0; }

.passport_management .tablecover_type { padding: 20px 0px 20px 10px; border-top: solid 2px #000; border-bottom: solid 1px #C2C3C4; }

.passport_management .tablecover_type .tbl_type { border-top: 0; margin-top: 0; }

.passport_management .tablecover_type .tbl_type th, .passport_management .tablecover_type .tbl_type td { padding: 10px; border: 0; }

.passport_management .tablecover_type .tbl_type th { vertical-align: top; background: #fff; padding-top: 25px; font-size: 14px; }

.passport_management .tablecover_type .tbl_type td .inp_group { margin-top: 0; }

.passport_management .tablecover_type .tbl_type td .inp_group label + a[class^="btn_"] { margin-left: 10px; }

.passport_management .tablecover_type .tbl_type td .inp_group .selectZone, .passport_management .tablecover_type .tbl_type td .inp_group .select_type { width: 350px; }

.passport_management .tablecover_type .tbl_type td .inp_group .area1.fileBox span { width: 600px; }

.passport_management .tablecover_type .tbl_type td .inp_group .area1.fileBox span label.btn_type5 { margin: 0 0 0 10px; min-width: 120px; }

.passport_management .tablecover_type .tbl_type td .listDot { margin-top: 20px; }

.passport_management .infoDesc { background: #f9f9f9; padding: 30px; text-align: center; font-size: 15px; color: #000; }

.passport_management .infoDesc em { font-weight: bold; font-family: inherit; color: #000; }

.passport_management .infoDesc + .btn_wrap { margin-top: 75px; }

.passport_management * + .infoDesc { margin-top: 30px; }

.passport_management .inp_group .area1 > span > i { color: #aaa; }

.passport_management .inp_group .area1.err > span input, .passport_management .inp_group .area1.err .column > label, .passport_management .inp_group .area1.err .scrollWrap, .passport_management .inp_group .area1.err > span span.data::after { border-color: #de0018; }

.passport_management .inp_group .area1.err > em { color: #de0018; }

.passport_management .inp_group .area1 .btn4.cal { flex: none; width: 56px; height: 50px; margin-left: 0; margin-right: 0; padding: 0; border: 1px solid #e1e1e1; background: url("../images/icon_cal_36_b.png") no-repeat center; }

.passport_management .inp_group .area1 .btn4.cal::before { display: none; }

.passport_management .inp_group .err.selectZone .ui-selectmenu-button { border-color: #de0018; }

.passport_management .inp_group .err.selectZone > em { color: #de0018; }

.passport_management .listDot li { color: #888; }

.passport_management .listDot li em, .passport_management .listDot li .fc3 { color: #000; }

.passport_management .listDot.noB li { font-family: inherit; font-size: 13px; color: #888; padding: 0; }

.passport_management .passportCheck { border-color: #E7E7E7; background: #f9f9f9; padding: 20px; margin-top: 30px; }

.passport_management .passportCheck label { margin-right: 0; height: auto; font-family: inherit; font-size: 14px; line-height: 20px; color: #000; }

.passport_management .passportCheck .listDot { margin-top: 8px; }

.passport_management .btn_wrap { margin-top: 60px; }

.passport_management .btn_wrap .btn_type4 + .btn_type4 { margin-left: 20px; }

.passport_management .btn_wrap .col7 { font-weight: normal; }

.passport_management .password_confirm { margin-top: 60px; }

.passport_management .password_confirm .tit { text-align: center; font-weight: bold; font-size: 18px; }

.passport_management .password_confirm .inp_group { width: 500px; margin: 50px auto 0; }

.passport_management .passporinfo_change { display: flex; }

.passport_management .passporinfo_change.ko li { width: 196px; }

.passport_management .passporinfo_change li { display: flex; align-items: center; flex-direction: column; justify-content: center; padding: 30px 20px; border: solid 1px #eee; border-radius: 4px; margin-left: 20px; flex: 1; }

.passport_management .passporinfo_change li:first-child { margin-left: 0; }

.passport_management .passporinfo_change li > strong { font-size: 15px; }

.passport_management .passporinfo_change li > p { font-size: 18px; margin-top: 7px; }

.passport_management .passporinfo_change li > p em { margin: 0 5px; font-weight: bold; font-size: 20px; color: #000; }

.passport_management .passporinfo_change li > a { margin-top: 20px; }

.passport_management .passporinfo_change li .btn_type6.col4.disable { background: #eee; color: #999; border: 0; }

.passport_management .fcol { color: #de0018 !important; }

[data-inputcheck="check-active"] .input-clear { display: none !important; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); width: 16px; height: 16px; font-size: 0; background-color: transparent; background-image: url("../images/icon_member.png"); background-repeat: no-repeat; background-position: -380px -119px; }

[data-inputcheck="check-active"] .input-clear:after { content: ''; font-size: 15px; display: block; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); padding: 15px; }

[data-inputcheck="check-active"] .input-clear.right { right: 10px; }

[data-inputcheck="check-active"] input::-ms-clear { display: none; width: 0; height: 0; }

[data-inputcheck="check-active"] input::-ms-reveal { display: none; width: 0; height: 0; }

[data-inputcheck="check-active-view"] .input-clear { display: none !important; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); width: 16px; height: 16px; font-size: 0; background-color: transparent; background-image: url("../images/icon_member.png"); background-repeat: no-repeat; background-position: -380px -119px; }

[data-inputcheck="check-active-view"] .input-clear:after { content: ''; font-size: 15px; display: block; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); padding: 15px; }

[data-inputcheck="check-active-view"] .input-clear.right { right: 10px; }

[data-inputcheck="check-active-view"] input::-ms-clear { display: none; width: 0; height: 0; }

[data-inputcheck="check-active-view"] input::-ms-reveal { display: none; width: 0; height: 0; }

[data-inputcheck="check-active-view"] .view-pass { display: none !important; position: absolute; top: 50%; right: 46px; transform: translateY(-50%); width: 23px; height: 23px; font-size: 0; background-color: transparent; background-image: url("../images/icon_member.png"); background-repeat: no-repeat; background-position: -401px -115px; }

[data-inputcheck="check-active-view"] .view-pass:after { content: ''; font-size: 15px; display: block; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); padding: 15px; }

[data-inputcheck="check-active-view"] .view-pass.show { background-position: -428px -115px; }

.area1.active .input-clear { display: block !important; }

.area1.active .view-pass { display: block !important; }

.accordion_list { margin-top: 60px; }

.accordion_list dl dt { position: relative; }

.accordion_list dl dt button { display: block; width: 100%; text-align: left; font-size: 18px; font-weight: bold; padding: 20px 0; border-bottom: solid 1px #e0e0e0; line-height: 24px; }

.accordion_list dl dt button::after { display: block; content: ''; position: absolute; top: 35px; right: 5px; width: 10px; height: 10px; margin-top: -4px; transform: rotate(45deg) translate(-50%, -50%); border: solid #000; border-width: 0 1px 1px 0; }

.accordion_list dl dt.on button { border-bottom: 0; }

.accordion_list dl dt.on button::after { top: 28px; transform: rotate(225deg) translate(-50%, -50%); }

.accordion_list dl dt.on + dd { display: block; }

.accordion_list dl dd { display: none; padding: 10px 0 30px; border-bottom: solid 1px #e0e0e0; }

.accordion_list dl dd .noticeGuide { background: #fff; border: none; padding: 0; }

.accordion_list dl dd .noticeGuide::before { display: none; }

.accordion_list dl dd .noticeGuide .noticeTit2 { font-size: 14px; color: #000; padding-bottom: 4px; }

.accordion_list dl dd .noticeGuide .noticeTit2 + .listDot { margin-top: 8px; }

.accordion_list dl dd .noticeGuide ul + .noticeTit2 { padding-top: 30px; }

.accordion_list dl dd .noticeGuide .listDot li, .accordion_list dl dd .noticeGuide .txt_type2 li { font-size: 14px; line-height: 19px; color: #999; padding-left: 7px; margin-top: 0; }

.accordion_list dl dd .noticeGuide .listDot li + li, .accordion_list dl dd .noticeGuide .txt_type2 li + li { margin-top: 12px; }

.accordion_list dl dd .noticeGuide .listDot li em, .accordion_list dl dd .noticeGuide .txt_type2 li em { color: #000; }

.accordion_list dl dd .noticeGuide .listDot li::before, .accordion_list dl dd .noticeGuide .txt_type2 li::before { background: #999; }

.accordion_list dl dd .noticeGuide .noticeCallInfo { color: #000; font-size: 14px; padding-top: 0; }

.area1.active .input-clear { display: block !important; }

.area1 > p { margin-top: 15px !important; }

.layerNewPop .content.passport_managepop { width: auto; }

.layerNewPop .content.passport_managepop .layerBody { width: 500px; }

.layerNewPop .content.passport_managepop .layerBody.w1 { width: 640px; }

.layerNewPop .content.passport_managepop .layerBody i.passportcheck_popicon { background-position: -240px -54px; }

.layerNewPop .content.passport_managepop .layerBody i.passportover_popicon { background-position: -300px -54px; }

.layerNewPop .content.passport_managepop .layerBody i.passportinfo_popicon { background-position: -180px -54px; }

.layerNewPop .content.passport_managepop .layerBody dl.txtl_type dt { font-size: 20px; font-weight: bold; color: #000; }

.layerNewPop .content.passport_managepop .layerBody dl.txtl_type dd { font-size: 14px; font-weight: normal; color: #666; margin-top: 10px; }

.layerNewPop .content.passport_managepop .layerBody dl.txtl_type + .listDot { margin-top: 20px; }

.layerNewPop .content.passport_managepop .layerBody dl.txtl_type.t1 dd { margin-top: 20px; }

.layerNewPop .content.passport_managepop .layerBody dl.txtl_type ~ .tbl_type { margin-top: 30px; }

.layerNewPop .content.passport_managepop .layerBody p.txt_line { font-size: 14px; font-weight: normal; color: #666; }

.layerNewPop .content.passport_managepop .layerBody strong.txtl_type { display: block; font-weight: bold; font-size: 16px; margin-top: 30px; }

.layerNewPop .content.passport_managepop .layerBody .tbl_group > div + div { margin-left: 20px; }

.layerNewPop .content.passport_managepop .layerBody .tbl_type tbody th, .layerNewPop .content.passport_managepop .layerBody .tbl_type tbody td { border-color: #e0e0e0; font-size: 14px; line-height: 19px; padding: 15px; }

.layerNewPop .content.passport_managepop .layerBody .tbl_type tbody td { padding-left: 20px; }

.layerNewPop .content.passport_managepop .layerBody .tbl_type tbody td .txt_c1 { color: #de0018; }

.layerNewPop .content.passport_managepop .layerBody .tbl_type tbody td .truth_err { color: #aaa; }

.layerNewPop .content.passport_managepop .layerBody .tbl_type tbody tr:last-of-type th, .layerNewPop .content.passport_managepop .layerBody .tbl_type tbody tr:last-of-type td { border-color: #c2c3c4; }

.layerNewPop .content.passport_managepop .layerBody .listDot { margin-top: 10px; }

.layerNewPop .content.passport_managepop .layerBody .listDot li > a { text-decoration: none; font-weight: bold; }

.layerNewPop .content.passport_managepop .layerBody .banner_box { margin-top: 20px; }

.layerNewPop .content.passport_managepop .layerBody .banner_box a { display: block; }

.layerNewPop .content.passport_managepop .layerBody .banner_box a img { width: 100%; }

.layerNewPop .content.passport_managepop .layerBody .btn_wrap { margin-top: 30px; }

.layerNewPop .content.passport_managepop .layerBody .btn_wrap a { font-weight: normal; }

.layerNewPop .content.passport_managepop .layerBody .btn_wrap .col4 { border-color: #c2c3c4; }

.layerNewPop .content.passport_managepop .layerBody .btn_wrap.type4 [class*="btn_type"].col1 ~ [class*="btn_type"].col1 { margin-left: 10px; }

.layerNewPop .content.passport_managepop .layerBody .btn_wrap.type2 [class*="btn_type"] { flex: 1; }

.layerNewPop .content.passport_managepop .layerBody .btn_wrap.type2 [class*="btn_type"] ~ [class*="btn_type"] { margin-left: 10px; }

.layerNewPop .content.passport_managepop .layerBody .passportList.scrollWrap { padding: 0; border: 0; }

.layerNewPop .content.passport_managepop .layerBody .passportList.scrollWrap .scrollCont { padding: 0; height: 255px; }

.layerNewPop .content.passport_managepop .layerBody .passportList.scrollWrap .scrollCont .tbl_type { margin-top: 0; }

.layerNewPop .content.passport_managepop .layerBody .passportList.scrollWrap .scrollCont .tbl_type table { width: 100%; }

.layerNewPop .content.passport_managepop .layerBody .passportList.scrollWrap .scrollCont .tbl_type table thead th { border-bottom-color: #e0e0e0; }

.layerNewPop .content.passport_managepop .layerBody .passportList.scrollWrap .scrollCont .tbl_type table tbody td { text-align: center; }

.layerNewPop .content.contentNew .layerBody .search { padding: 0; }

.layerNewPop .content.contentNew .layerBody .search fieldset .area input { padding: 10px 35px 10px 0; height: 40px; color: #000; font-size: 14px; }

.layerNewPop .content.contentNew .layerBody .search fieldset .area input::placeholder { color: #888; font-size: 14px; line-height: 19px; font-weight: normal; font-family: inherit; }

.layerNewPop .content.contentNew .layerBody .search fieldset .area button { width: 17px; padding-top: 17px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -361px -105px; right: 11px; }

.layerNewPop .content.contentNew .layerBody .search .listDot li { color: #999; }

.layerNewPop .content.contentNew .layerBody .search .listDot li::before { background: #999; top: 8px; }

.layerNewPop .content.contentNew .layerBody .nationList { width: 470px; padding-bottom: 40px; }

.layerNewPop .content.contentNew .layerBody .nationList ul { padding: 0; }

.layerNewPop .content.contentNew .layerBody .nationList li { padding: 15px 0 0; }

.layerNewPop .content.contentNew .layerBody .nationList li:first-child { padding-top: 0; }

.layerNewPop .content.contentNew .layerBody .nationListView { width: 470px; padding: 20px 0; border: solid #E7E7E7; border-width: 1px 0 1px; }

.layerNewPop .content.contentNew .layerBody .nationListView .scrollWrap { padding: 0; }

.layerNewPop .content.contentNew .layerBody .nationListView .scrollWrap .scrollCont ul { padding: 0 10px 0 0; }

.layerNewPop .content.contentNew .layerBody .nationListView .scrollWrap .scrollCont ul li a .country { font-size: 13px; }

.layerNewPop .content.contentNew .layerBody .nationListView .scrollWrap .scrollCont ul li a .code { font-size: 13px; }

.layerNewPop .content.contentNew .layerBody .nationListView .vertical-handle { width: 5px; background: #DBDBDB; border-radius: 0; }

.layerNewPop .content.contentNew .layerBody .nationListNo { width: 470px; border-color: #E7E7E7; }

/* //[SYS-29919] 2023-06-02 [회원공통] 서브페이지 개선 진행 건 (마이롯데 > 여권정보) - 2024-01-22 popup.scss 로 이동 */
/* [LP24-165] 2024-03-08 등록 여권정보 확인 팝업 */
.layerContainer .layerNewPop { /* [SYS-34880] 2024-03-11 [회원공통] 회원 탈퇴시 저장된 여권번호 암호화 후 6개월 보관 */ /* //[SYS-34880] 2024-03-11 [회원공통] 회원 탈퇴시 저장된 여권번호 암호화 후 6개월 보관 */ }

.layerContainer .layerNewPop .content.passport_checkpop .layerBody { width: 510px; padding: 30px 35px 40px; }

.layerContainer .layerNewPop .content.passport_checkpop .layerBody .tbl_type { margin-top: 20px; }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) { min-width: 510px; max-width: 510px; width: 510px; }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .txtl_type.t2 { /* dt{ font-size:20px; font-weight:bold; }*/ }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .txtl_type.t2 dt, .layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .txtl_type.t2 dd { color: #000; }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .txtl_type.t2 dd { margin-top: 0; font-size: 14px; line-height: 24px; letter-spacing: -0.5px; }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .txtl_type.t2 dt ~ dd { margin-top: 8px; }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .tbl_type { margin-top: 20px; }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .tbl_type tbody th, .layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .tbl_type tbody td { border-color: #e0e0e0; padding: 15px; font-size: 14px; line-height: 18px; color: #000; }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .tbl_type tbody td { padding-left: 20px; }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .tbl_type tbody td .txt_c1 { color: #de0018; }

.layerContainer .layerNewPop.vipTerms:has(.txtl_type, .tbl_type) .layerBody .tbl_type tbody td .txt_c2 { color: #00996A; }

/* //[LP24-165] 2024-03-08 등록 여권정보 확인 팝업 */
/* [LP24-256] 2024-03-20 [주문/결제] [이관]역직구 채널(언어)별 상품 구매 수량 제한 기능 개발 요청의 건 */
.layerContainer .layerNewPop.order_limit { min-width: 550px; max-width: 550px; }

.layerContainer .layerNewPop.order_limit .txtl_type { margin-bottom: 20px; }

.layerContainer .layerNewPop.order_limit .txtl_type dt { line-height: 21px; font-size: 16px; color: #000; }

.layerContainer .layerNewPop.order_limit .txtl_type dt strong { font-weight: 700; }

.layerContainer .layerNewPop.order_limit .txtl_type dt ~ dd { padding-top: 10px; }

.layerContainer .layerNewPop.order_limit .txtl_type dd { line-height: 22px; font-size: 13px; color: #666; }

.layerContainer .layerNewPop.order_limit .listDot li { line-height: 17px; font-size: 13px; color: #333; }

.layerContainer .layerNewPop.order_limit .listDot li::before { background-color: #333; }

.layerContainer .layerNewPop.order_limit .listDot li strong { font-weight: 700; }

.layerContainer .layerNewPop.order_limit .listDot li ~ li { margin-top: 10px; }

.layerContainer .layerNewPop.order_limit .content .layerBody .noticeBox { padding: 30px; }

.layerContainer .layerNewPop.order_limit .content .layerBody .scrollWrap { border: none; padding: 0; }

.layerContainer .layerNewPop.order_limit .content .layerBody .scrollWrap .scrollCont { max-height: 300px; height: auto; background: #fff; padding: 0; }

/* //[LP24-256] 2024-03-20 [주문/결제] [이관]역직구 채널(언어)별 상품 구매 수량 제한 기능 개발 요청의 건 */
/* [OR-443] 2024-05-27 [부작업] [퍼블리싱] [주문/결제] [AJ]MG 구매시 물류배송 미선택시 구매불가 처리의 건 */
.layerContainer .layerNewPop#mg_addressinfo { min-width: 400px; max-width: 400px; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .txt_area { text-align: center; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .txt_area h4 { font-size: 20px; line-height: 26.6px; font-weight: 700; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .txt_area p { font-size: 14px; line-height: 18.62px; color: #666; margin-top: 15px; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .txt_area p strong { color: #000; font-weight: 700; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .link_area { padding-bottom: 30px; border-bottom: 1px solid #E7E7E7; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .link_area .link { display: block; border: 1px solid #000; min-height: 50px; padding: 14px; text-align: center; margin-top: 30px; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .link_area .link span { display: inline-flex; align-items: center; justify-content: center; font-size: 14px; line-height: 18.62px; color: #000; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .link_area .link span::after { content: ''; display: inline-block; vertical-align: middle; width: 8px; height: 8px; border: 1px solid #000; border-bottom: 0; border-left: 0; transform: rotate(45deg); margin-left: 10px; min-width: 8px; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .layerBody .btn_wrap { margin-top: 40px; }

.layerContainer .layerNewPop .content.mg_addressinfo_pop .layerBody .btn_wrap [class*="btn_type"].btn_type2 { min-width: 128px; font-size: 15px; }

/* //[OR-443] 2024-05-27 [부작업] [퍼블리싱] [주문/결제] [AJ]MG 구매시 물류배송 미선택시 구매불가 처리의 건 */
/* [LP24-2632] 2024-08-12 [부작업] [퍼블리싱] [상품/전시] 상품상세 UX개선 (12월)(PC) */
.ux_myimmigration_pop { width: 860px; }

.ux_myimmigration_pop .layerBody .listDot { margin-bottom: 20px; }

.ux_myimmigration_pop .layerBody .listDot li { line-height: 17.29px; color: #666; }

.ux_myimmigration_pop .layerBody .listDot li + li { margin-top: 8px; }

.ux_myimmigration_pop .layerBody .scrollWrap { border: none; padding: 0; }

.ux_myimmigration_pop .layerBody .scrollWrap .scrollCont { height: auto; max-height: 350px; background: #fff; padding: 0; }

.ux_myimmigration_pop .layerBody .tableArea .tableBox table tr th { height: 50px; }

.ux_myimmigration_pop .layerBody .tableArea .tableBox table tr td { color: #000; }

.ux_myimmigration_pop .layerBody .tableArea .tableBox table tr td [class*="btn_type"] { min-width: 54px; font-size: 12px; line-height: 15.96px; color: #000; }

#popShopBasket05 .pcsOff_wrap { display: inline; color: #000; line-height: 17px; font-size: 13px; }

#popShopBasket05 .pcsOff_wrap span::after { content: ''; display: inline-block; width: 1px; height: 13px; margin: -1px 3px 0 5px; background-color: #000; vertical-align: middle; }

#popShopBasket05 .pcsOff_wrap span:last-child::after { display: none; }

#popShopBasket05 .pcsOff_wrap span:first-child { margin-left: 8px; }

/* //[LP24-2632] 2024-08-12 [부작업] [퍼블리싱] [상품/전시] 상품상세 UX개선 (12월)(PC) */
/* [LP24-2953] 2024-10-28 [판촉/이벤트] 제휴 난수번호 초기화 개선건 */
.layerContainer .layerNewPop#couponResetPop .layerBody .btn_wrap .btn_type5 { font-weight: normal; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody { width: 500px; padding: 30px 30px 40px; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .scrollWrap { max-height: 450px; padding: 0; border: 0; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .scrollWrap .scrollCont { padding: 0 5px 0 0; margin: 0 -5px 0 0; height: auto; max-height: 450px; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .scrollWrap .enscrollOver .vertical-handle { width: 5px; background: #DBDBDB; border-radius: 0; cursor: pointer; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .notiBox { background-color: #f9f9f9; padding: 20px 10px; height: auto; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .notiBox p { margin: 0; font-size: 15px; font-weight: normal; line-height: 20px; text-align: center; color: #000; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .notiBox strong { margin: 0; font-size: 15px; font-weight: bold; line-height: 20px; text-align: center; color: #000; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .notiBox > * ~ * { margin-top: 15px; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .tableArea { margin-top: 10px; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .tableArea .tableBox th { padding: 15px 20px; font-size: 14px; font-weight: bold; line-height: 19px; text-align: center; color: #000; background: #f9f9f9; border: 0; border-bottom: 1px solid #e0e0e0; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .tableArea .tableBox th:first-child { text-align: left; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .tableArea .tableBox td { padding: 15px 20px; font-size: 14px; font-weight: normal; line-height: 19px; text-align: center; color: #000; border: 0; border-bottom: 1px solid #e0e0e0; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .tableArea .tableBox td:first-child { text-align: left; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody strong.txtl_type { display: block; font-weight: bold; font-size: 16px; margin-top: 30px; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody strong.txtl_type ~ .listDot { margin-top: 15px; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .listDot { margin-top: 15px; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .listDot li { font-size: 14px; font-weight: 400; line-height: 19px; text-align: left; color: #666; padding-right: 7px; position: relative; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .listDot li + li { margin-top: 5px; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .listDot li em { color: #000; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .listDot li::before { content: ""; position: absolute; top: 10px; left: 0; width: 2px; height: 2px; background: #666; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody [class*="notice_type"] p { display: block; font-size: 16px; font-weight: 400; line-height: 21px; text-align: center; color: #000; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody [class*="notice_type"] strong { display: block; font-size: 16px; font-weight: bold; line-height: 21px; text-align: center; color: #000; }

.layerContainer .layerNewPop .content.coupon_reset_new .layerBody .btn_wrap .btn_type5 { font-weight: normal; }

.layerContainer .layerNewPop.alert_type .content.coupon_reset_new .layerBody { width: 400px; }

.layerContainer .layerNewPop.alert_type .content.coupon_reset_new .layerBody .btn_wrap [class*="btn_type"] { min-width: 165px; }

.layerContainer .layerNewPop.alert_type .content.coupon_reset_new .layerBody .btn_wrap [class*="btn_type"]:only-child { min-width: 200px; }

/* //[LP24-2953] 2024-10-28 [판촉/이벤트] 제휴 난수번호 초기화 개선건 */
/* [LP24-3277] 24-11-01 [회원/공통] 매장 방문예약 임직원 예약 기능 추가 */
.layerContainer .layerNewPop .visitReservationPop .layerTab .layerTabCnt .layerBody .btn_wrap [class*="btn_type"].btn_type5 { font-weight: normal; }

.layerContainer .layerNewPop .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dt > a::after { top: 20px; width: 9px; height: 9px; }

.layerContainer .layerNewPop .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl > dt.open > a::after { top: 25px; }

.layerContainer .layerNewPop .visitReservationPop .layerTab .layerTabCnt .layerBody.dateSelect .toggleBox dl dd .visitTime .employee li { width: calc((100% - 20px) / 3); }

.layerContainer .layerNewPop .visitReservationPop.employee { width: 600px; height: 809px; }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody .search_cont .title { display: block; margin-bottom: 2px; }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody .search_cont .title strong { font-size: 18px; line-height: 24px; font-weight: bold; }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody .search_cont .title .member_badge { vertical-align: text-top; margin: 4px 0 0 5px; }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody.reservation_notice { padding-top: 0; }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody.reservation_notice .scrollCont { height: calc(100% - 80px); color: #666; font-size: 13px; line-height: 20px; }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody.reservation_notice .listDot > li { color: #666; }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody.reservation_notice .listDot.noB { margin-top: 7px; margin-left: -7px; }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody.reservation_notice .listDot.noB > li ~ li { margin-top: 0; line-height: 17px; }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody.dateSelect .search_cont { height: calc(100% - 135px); }

.layerContainer .layerNewPop .visitReservationPop.employee .layerTab .layerTabCnt .layerBody.dateSelect.visitConfirm .search_cont { height: calc(100% - 107px); }

/* //[LP24-3277] 24-11-01 [회원/공통] 매장 방문예약 임직원 예약 기능 추가 */
/* [CM-2918] 2025-05-12 [회원/공통] EC_오프라인 회원가입 시의 일부 동의서 추가/수정 및 DB 업데이트 요청 */
.layerContainer .layerNewPop .content.terms_wrap { min-width: 500px; width: 500px; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody { padding: 30px; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap { background-color: #FBFBFB; border-color: #DBDBDB; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont { height: 366px; max-height: none; padding: 10px 10px 0 15px; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText { border: none; padding: 0; background-color: transparent; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .tit { margin-bottom: 20px; line-height: 20px; font-size: 15px; font-weight: bold; color: #000; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree dl dt { line-height: 16px; font-size: 14px; color: #000; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree dl dd { margin-top: 10px; line-height: 17px; font-size: 13px; font-weight: normal; color: #666; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree ul { margin-top: 15px; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree ul li { line-height: 17px; font-size: 13px; color: #666; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree ul li::before { background-color: #aaa; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree ul li b { font-weight: bold; color: #000; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree ul li strong { line-height: 19px; font-size: 14px; font-weight: bold; color: #000; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree ul li ~ li, .layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree ul li + li { margin-top: 8px; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText .useAgree ~ p { padding-top: 15px; }

.layerContainer .layerNewPop .content.terms_wrap .layerBody .scrollWrap .scrollCont .contText > p { line-height: 17px; font-size: 13px; font-weight: normal; color: #666; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody { padding: 30px; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap { background-color: #FBFBFB; border-color: #DBDBDB; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap { height: 366px; max-height: none; padding: 10px 10px 0 15px; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText { border: none; padding: 0; background-color: transparent; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .tit, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .tit { margin-bottom: 20px; line-height: 20px; font-size: 15px; font-weight: bold; color: #000; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree dl dt, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree dl dt { line-height: 16px; font-size: 14px; color: #000; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree dl dd, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree dl dd { margin-top: 10px; line-height: 17px; font-size: 13px; font-weight: normal; color: #666; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree ul, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree ul { margin-top: 15px; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree ul li, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree ul li { line-height: 17px; font-size: 13px; color: #666; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree ul li::before, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree ul li::before { background-color: #aaa; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree ul li b, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree ul li b { font-weight: bold; color: #000; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree ul li strong, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree ul li strong { line-height: 19px; font-size: 14px; font-weight: bold; color: #000; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree ul li ~ li, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree ul li + li, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree ul li ~ li, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree ul li + li { margin-top: 8px; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText .useAgree ~ p, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText .useAgree ~ p { padding-top: 15px; }

.layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont .terms_wrap .contText > p, .layerContainer .layerNewPop .content:has(.terms_wrap) .layerBody .scrollWrap .scrollCont.agreementWrap .terms_wrap .contText > p { line-height: 17px; font-size: 13px; font-weight: normal; color: #666; }

/* [CM-2918] 2025-05-12 [회원/공통] EC_오프라인 회원가입 시의 일부 동의서 추가/수정 및 DB 업데이트 요청 */
/**********************************************************/
/* table.scss */
/**********************************************************/
/* [SYS-18109] 20210802 서브페이지 개선 2-2차 쇼핑뉴스게시물 리스트 */
.newListSearch { margin-top: 60px; }

.newListSearch .total { float: left; font-size: 18px; line-height: 24px; padding-top: 16px; color: #666; }

.newListSearch .total em { color: #000; font-weight: bold; }

.newListSearch .search { position: relative; float: right; height: 40px; }

.newListSearch .search .btnW { position: relative; top: 2px; font-size: 14px; color: #000; line-height: 18px; padding: 10px 20px; border: 1px solid #c2c3c4; height: 40px; margin-left: 6px; }

.newListSearch .search .selectZone { position: relative; font-family: 'NotoSansKR', '맑은 고딕', 'Malgun Gothic', Arial, 'Dotum', '돋움', sans-serif; width: 160px; height: 100%; margin-left: 36px; }

.newListSearch .search .selectZone select { position: absolute; bottom: 0; padding: 11px 0 10px; border: none; width: 160px; }

.newListSearch .search .selectZone .ui-selectmenu-button { display: block; position: relative; background: transparent; border: none; border-bottom: 1px solid #e5e5e5; font-size: 14px; color: #000; line-height: 18px; padding: 11px 0 10px; height: 100%; }

.newListSearch .search .selectZone .ui-selectmenu-button .ui-selectmenu-text { padding: 0; display: block; overflow: hidden; color: #000; text-overflow: ellipsis; white-space: nowrap; cursor: default; height: 100%; }

.newListSearch .search .selectZone .ui-selectmenu-button .ui-selectmenu-icon { content: ""; position: absolute; top: 16px; right: 10px; width: 14px; height: 8px; margin-top: 0; background: url("../images/icon_arrow.png") no-repeat -127px -80px; }

.newListSearch .search input { font-size: 14px; border: none; border-bottom: 1px solid #e5e5e5; width: 250px; margin-left: 36px; height: 40px; padding: 0; color: #000; }

.newListSearch .search input::placeholder { color: #888; font-weight: normal; }

.newListSearch .search input + a { position: absolute; right: 5px; top: 5px; width: 30px; height: 30px; text-indent: -9999px; background: url("../images/icon_common.png") no-repeat -355px -100px; }

.newListSearch::after { content: ""; display: block; clear: both; }

:lang(zh) .newListSearch .search .selectZone { width: 175px; }

:lang(zh) .newListSearch .search .selectZone select { width: 175px; }

:lang(ja) .newListSearch .search .selectZone { width: 200px; }

:lang(ja) .newListSearch .search .selectZone select { width: 200px; }

:lang(en) .newListSearch .search .selectZone { width: 250px; }

:lang(en) .newListSearch .search .selectZone select { width: 250px; }

:lang(vi) .newListSearch .search .selectZone { width: 290px; }

:lang(vi) .newListSearch .search .selectZone select { width: 290px; }

.newTableArea.m1 { margin-top: 20px; }

.newTableArea.m1 .tableBox table.list { table-layout: fixed; border-top: 2px solid #000; width: 100%; }

.newTableArea.m1 .tableBox table.list thead tr { height: 50px; background: #f9f9f9; }

.newTableArea.m1 .tableBox table.list thead tr th { padding: 16px 0; font-size: 14px; font-weight: normal; line-height: 18px; color: #000; }

.newTableArea.m1 .tableBox table.list tbody { border-bottom: 1px solid #c2c3c4; }

.newTableArea.m1 .tableBox table.list tbody tr { height: 50px; border-top: 1px solid #e0e0e0; }

.newTableArea.m1 .tableBox table.list tbody tr td { padding: 15px 0; text-align: center; }

.newTableArea.m1 .tableBox table.list tbody tr td.brand { text-align: left; padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.newTableArea.m1 .tableBox table.list tbody tr td .notiTit { padding-left: 19px; display: block; text-align: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.newTableArea.m1 .tableBox table.list tbody tr td .notiTit em { font-weight: bold; }

.newTableArea.m1 .tableBox table.list tbody tr td .noData { position: relative; width: 100%; height: auto; float: none; min-height: auto; margin: 0; border: none; color: #000; text-align: center; display: block; clear: both; font-size: 15px; line-height: 19px; padding: 136px 0 55px !important; }

.newTableArea.m1 .tableBox table.list tbody tr td .noData::before { content: ""; position: absolute; top: 56px; left: 50%; width: 60px; height: 60px; transform: translateX(-50%); background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -276px -100px; }

.newTableArea.m1 .tableBox table.list tbody tr.notice td { font-weight: bold; }

.newTableArea.m1 .pagination { margin-top: 40px; }

/* // [SYS-18109] 20210802 서브페이지 개선 2-2차 쇼핑뉴스게시물 리스트 */
/* [SYS-15920] 20210727 서브페이지 개선 2-2차 쇼핑뉴스게시물 상세 */
.newTableArea { margin-top: 60px; }

.newTableArea .tableBox table.detail { width: 100%; border-top: 2px solid #000; }

.newTableArea .tableBox table.detail > thead > tr { display: block; padding: 30px 20px; }

.newTableArea .tableBox table.detail > thead > tr > th { display: block; }

.newTableArea .tableBox table.detail > thead > tr > th.viewTit { width: 660px; text-align: left; float: left; font-size: 22px; font-weight: bold; line-height: 29px; color: #000; }

.newTableArea .tableBox table.detail > thead > tr > th.viewDate { float: right; font-size: 14px; font-weight: normal; line-height: 29px; color: #999; }

.newTableArea .tableBox table.detail > thead > tr > th.viewDate span, .newTableArea .tableBox table.detail > thead > tr > th.viewDate i { display: block; position: relative; float: left; }

.newTableArea .tableBox table.detail > thead > tr > th.viewDate span { margin-right: 11px; padding-right: 11px; }

.newTableArea .tableBox table.detail > thead > tr > th.viewDate::after { content: ""; display: block; clear: both; }

.newTableArea .tableBox table.detail > thead > tr > th.viewDate span::after { content: ""; display: block; width: 1px; height: 15px; background: #999; position: absolute; right: 0; top: 8px; }

.newTableArea .tableBox table.detail > thead > tr::after { content: ""; display: block; clear: both; }

.newTableArea .tableBox table.detail > tbody { border-top: 1px solid #c2c3c4; border-bottom: 1px solid #c2c3c4; display: block; }

.newTableArea .tableBox table.detail > tbody > tr { display: block; padding: 40px 20px 60px; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView { font-size: 14px; line-height: 1.64; color: #000; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .help { text-align: right; font-size: 14px; color: #000; line-height: 18px; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .imgBox { margin: 20px 0 40px; position: relative; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .imgBox p { font-size: 0; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .imgBox .txt { position: absolute; left: 60px; top: 49px; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .imgBox .txt strong { font-size: 30px; line-height: 36px; color: #fff; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .imgBox .txt p { padding-top: 10px; font-size: 14px; line-height: 1.36; color: #add0ef; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .ir_blind { visibility: hidden; overflow: hidden; position: absolute; width: 0; height: 0; font-size: 0; line-height: 0; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 table, .newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .winnerTable { width: 100%; margin-top: 60px; text-align: center; border-top: 2px solid #000; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 table thead tr, .newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .winnerTable thead tr { padding: 16px 0; background: #f9f9f9; height: 50px; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 table thead tr th, .newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .winnerTable thead tr th { font-size: 14px; color: #000; line-height: 18px; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 table tbody, .newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .winnerTable tbody { border-bottom: 1px solid #ccc; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 table tbody tr, .newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .winnerTable tbody tr { padding: 15px 0; height: 50px; border-top: 1px solid #e0e0e0; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 table tbody tr:first-child, .newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .winnerTable tbody tr:first-child { border-top: 1px solid #000; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 table tbody tr td, .newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .winnerTable tbody tr td { font-size: 15px; line-height: 20px; color: #000; }

.newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 table tbody tr td.rank, .newTableArea .tableBox table.detail > tbody > tr > td .contentView .html600 .winnerTable tbody tr td.rank { font-weight: bold; background: #f9f9f9; }

.prevNext { border-bottom: 1px solid #e5e5e5; }

.prevNext dl dt { position: relative; font-size: 14px; line-height: 50px; color: #888; width: 124px; padding-left: 42px; }

.prevNext dl dt::before { content: ""; position: absolute; left: 0; top: 22px; width: 12px; height: 7px; background: url("../images/icon_arrow.png") no-repeat -40px -80px; margin: 0 10px 0 20px; padding-right: 10px; }

.prevNext dl dt::after { display: none; }

.prevNext dl.prev { border-bottom: 1px solid #e5e5e5; }

.prevNext dl.prev dt::before { background-position: -40px -80px; transform: rotate(180deg); }

.prevNext dl dd, .prevNext dl dd a { font-size: 14px; line-height: 50px; color: #000; font-family: 'NotoSansKR', Arial, 'Dotum', '돋움', sans-serif; }

.contents .buttonR { text-align: unset; margin-top: 20px; float: right; }

.contents .buttonR a { display: block; font-size: 14px; line-height: 18px; border: 1px solid #c2c3c4; padding: 10px 19px; }

.contents::after { content: ""; display: block; clear: both; }

/* [SYS-15920] 20210727 */
/* 2023-11-23 공통 테이블 */
.tableArea h4 { margin-bottom: 15px; color: #333; font-size: 16px; text-align: left; line-height: 1; }

.tableArea th .shapeRequire { vertical-align: -4px; }

.tableArea .tableBox { border-top: 2px solid #000; }

.tableArea .tableBox table { width: 100%; position: relative; table-layout: fixed; }

.tableArea .tableBox table::after { display: block; width: 100%; height: 1px; content: ""; border-bottom: 1px solid #c2c3c4; position: absolute; left: 0; bottom: 0; }

.tableArea .tableBox table th, .tableArea .tableBox table td { font-family: 'NotoSansKR', Arial, 'Dotum', '돋움', sans-serif; font-size: 14px; line-height: 17px; color: #000000; border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; font-weight: normal; vertical-align: middle; word-break: break-word; word-wrap: break-word; padding: 15px 10px; }

.tableArea .tableBox table th.borL, .tableArea .tableBox table td.borL { border-left: 1px solid #dbe0e5; }

.tableArea .tableBox table th:last-child, .tableArea .tableBox table td:last-child { border-right: none; }

.tableArea .tableBox table th.nottxt { background: none; }

.tableArea .tableBox table th.rtline { border-right: 1px solid #dbe0e5; }

.tableArea .tableBox table td input { word-break: normal; }

.tableArea .tableBox table td .listDot li { line-height: 20px; }

.tableArea .tableBox table td.rtline { border-right: 1px solid #dbe0e5; }

.tableArea .tableBox table tr th { background-color: #f9f9f9; }

.tableArea .tableBox table tr td:has(div.noData) { padding: 0; }

.tableArea .tableBox table tr td.noData { width: 100%; display: table-cell; text-align: center; padding: 70px 0 !important; font-size: 15px !important; }

.tableArea .tableBox table tr td.noData::before { display: block; margin: 0 auto 20px; position: static; transform: translate(0); }

.tableArea .tableBox table tr td.noData.sizeS { padding: 50px 0 !important; font-size: 14px !important; }

.tableArea .tableBox table tr td .noData { width: 100%; display: block; text-align: center; padding: 70px 0 !important; font-size: 15px !important; }

.tableArea .tableBox table tr td .noData::before { display: block; margin: 0 auto 20px; position: static; transform: translate(0); }

.tableArea .tableBox table thead tr:last-child th { border-bottom: 1px solid #e0e0e0; }

.tableArea .tableBox table tbody tr:last-child th, .tableArea .tableBox table tbody tr:last-child td { border-bottom: 1px solid #c2c3c4; }

.tableArea .tableBox table tfoot td { text-align: right; background: #f5f5f5; border-bottom: 0 !important; }

.tableArea .tableBox table .dBLine { border-bottom: 1px solid #c2c3c4; }

.tableArea .tableBox table .botLineB { border-bottom: 1px solid #333; }

.tableArea.alC th, .tableArea.alC td { text-align: center; }

.tableArea.thalC table th { text-align: center; }

.tableArea.tdalC table td { text-align: center; }

.tableArea.lineNo table thead th, .tableArea.lineNo table thead td { border-left: 0; border-right: 0; }

.tableArea.lineNo table tbody th, .tableArea.lineNo table tbody td { border-left: 0; border-right: 0; }

.tableArea.lineNo table tbody td { padding: 15px 10px; }

.tableArea.thlineNo table th table td, .tableArea.thlineNo .tableBox table td { border-right: none; }

.tableArea.thBold table th { font-weight: bold; }

.tableArea.rtnoline table tbody th { border-right: 0; }

.tableArea.rtnoline table tbody td { border-right: 0; }

.tableArea.basic .tableBox table th { padding: 20px 20px; color: #5b6374; font-size: 16px; vertical-align: top; }

.tableArea.basic .tableBox table th + th { border-left: 1px solid #dbe0e5; }

.tableArea.basic .tableBox table th.verT { padding-top: 17px; }

.tableArea.basic .tableBox table thead th { padding: 6px 0 7px; height: 45px; border-left: none; font-size: 14px; text-align: center; vertical-align: middle; }

.tableArea.basic .tableBox table thead th + th { border-left: none; }

.tableArea.basic .tableBox table td { padding: 14px 20px 13px; color: #333; font-size: 16px; }

.tableArea.basic .tableBox table th, .tableArea.basic .tableBox table td { border-right: none; }

.tableArea.basic .tableBox table tr .txtS { font-size: 14px; color: #666; }

.tableArea.basic .tablePrd > table > tbody > tr > th, .tableArea.basic .tablePrd > table > tbody > tr > td { padding: 20px 0; line-height: 1; text-align: center; vertical-align: middle; }

.tableArea.basic .tablePrd table td .checkboxGroup label.hide::before { vertical-align: top; }

.tableArea.basic .tablePrd .empty { height: 160px; }

.tableArea.basic .completePrd > table > tbody > tr > td { min-height: 144px; font-size: 14px; }

.tableArea.tableIner .tableBox table thead th { padding: 6px 0 7px; height: 40px; color: #5b6374; }

.tableArea.tableIner .tableBox table thead th, .tableArea.tableIner .tableBox table thead td { padding: 11px 15px; height: 41px; border-bottom: 1px solid #dbe0e5; border-right: 1px solid #dbe0e5; color: #666; font-size: 13px; font-weight: normal; word-wrap: break-word; vertical-align: middle; }

.tableArea.tableIner .smTitle { margin-bottom: 13px; font-family: 'NotoSansKR', 'Noto Sans Medium JP', 'Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei'; font-size: 15px; color: #333; }

.tableArea.tableIner .tableBox table th:last-child { border-right: none; }

.tableArea .star { position: relative; top: 3px; margin-right: 2px; color: #f11d13; font-size: 13px; }

.tableArea.tableIner .tableBox table th.not_last, .tableArea .tableBox table td.not_last { border-right: 1px solid #dbe0e5 !important; }

#cartPrdListArea .btnCell .btnPrdArea .btn4 { font-size: 13px; }

.mgTeam .tableArea .tableBox table th, .mgTeam .tableArea .tableBox table td { padding: 11px 2px; }

/* 2023-11-23 공통 테이블 */
/*****************************
    Attibute
*****************************/
/***** Width *****/
.w130 { width: 130px !important; }

.w250 { width: 250px !important; }

/**********************************************************/
/* common.scss */
/**********************************************************/
.contents { position: relative; }

.contents .visual { position: relative; overflow: hidden; height: 600px !important; }

.contents .visual a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-size: 0; display: block; }

.contents .visual img { position: relative; left: 50%; min-height: 100%; transform: translateX(-50%); }

.contents .visual .swiper-no-swiping .swiper-slide dl dt { transform: none; transition: none; opacity: 1; }

.contents .visual .swiper-no-swiping .swiper-slide dl dd { transform: none; transition: none; opacity: 1; }

.contents .visual.tansition_off .swiper-slide dl dt { transform: none; transition: none !important; opacity: 1; }

.contents .visual.tansition_off .swiper-slide dl dd { transform: none; transition: none  !important; opacity: 1; }

.contents .visual .swiper-slide dl dt { opacity: 0; transform: translateX(50px); transition: ease-out 300ms; transition-delay: 200ms; }

.contents .visual .swiper-slide dl dd { opacity: 0; transform: translateX(50px); transition: ease-out 300ms; transition-delay: 300ms; }

.contents .visual .swiper-slide.swiper-slide-active dl dt { opacity: 1; transform: translateX(0); }

.contents .visual .swiper-slide.swiper-slide-active dl dd { opacity: 1; transform: translateX(0); }

.contents .visual dl { position: absolute; right: calc(50% - 640px); width: 550px; color: #fff; top: 190px !important; }

.contents .visual dl dt { max-height: 106px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; font-size: 44px; font-weight: bold; line-height: 1.205; overflow: hidden; }

.contents .visual dl dd { height: 60px; margin-top: 40px; font-size: 24px; line-height: 1.25; color: #fff; overflow: hidden; }

.contents .visual .visual-control { position: absolute; right: calc(50% - 640px); display: none; height: 50px; padding: 10px 16px; border-radius: 25px; background-color: rgba(0, 0, 0, 0.3); color: #fff; font-size: 0; z-index: 5; bottom: 75px !important; }

.contents .visual .visual-control > button { position: relative; width: 30px; height: 0; padding-top: 30px; background-color: transparent; overflow: hidden; vertical-align: middle; }

.contents .visual .visual-control > button::before { content: ''; position: absolute; left: 50%; top: 50%; width: 12px; height: 22px; margin: -11px 0 0 -6px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -100px -40px; }

.contents .visual .visual-control > button.visual-button-prev::before { transform: rotate(180deg); }

.contents .visual .visual-control > .visual-pagination { display: inline-block; bottom: auto; left: auto; width: auto; padding: 0 14px; vertical-align: middle; }

.contents .visual .visual-control > .visual-pagination::before { content: '/'; display: inline; font-size: 20px; }

.contents .visual .visual-control > .visual-pagination::after { content: ""; display: block; clear: both; }

.contents .visual .visual-control > .visual-pagination span { font-size: 20px; }

.contents .visual .visual-control > .visual-pagination .swiper-pagination-current { float: left; }

.contents .visual .visual-control > .visual-pagination .swiper-pagination-total { float: right; }

.contents .visual.swiper-container-initialized .visual-control { display: block; }

.contents .visual .video_src { height: 100%; }

.contents .visual .video_src .video-js { height: 100%; width: 100vw; }

.contents .visual .video_src .video-js .vjs-tech { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 100%; width: auto; }

.contents .visual .video_src .video-js.vjs-youtube { padding-top: 0 !important; }

.contents .visual .video_src .video-js.vjs-youtube > div:first-child { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 0; padding-top: 56.25%; }

.contents .visual .video_src .video-js.vjs-youtube iframe.vjs-tech { transform: translate(0, 0); }

.contents .visual .video_src iframe { width: 100%; height: 100%; }

.contents .visual .video_url { height: 100%; }

.contents .visual .swiper-slide { z-index: -1; overflow: hidden; }

.contents .visual .swiper-slide-active { z-index: auto; }

.contents > .banner_box { width: 1280px; margin: 120px auto 0; }

.contents > .banner_box img { vertical-align: top; }

.contents > .btn_sns { position: absolute; right: 50%; top: 30px; width: 20px; padding-top: 20px; height: 0; margin-right: -640px; background: url(../images/newicon_share.png) no-repeat 50% 50%; overflow: hidden; }

.panel { width: 1280px; margin: 100px auto 0 auto; }

.panel.pick + .pick { margin-top: 0; padding-top: 40px; }

.panel.pick { width: auto; }

.panel.pick > .box { width: 1280px; margin: 0 auto; }

.panel[data-swiper*="rank"] .swiper-coverflow { width: 1380px; margin: 0 0 0 -50px; overflow: hidden; }

.panel[data-swiper*="rank"] .swiper-coverflow .swiper-container { padding: 100px 0 0; }

.panel[data-swiper*="rank"] .swiper-coverflow .swiper-container.swiper-container-horizontal > .swiper-pagination-bullets { max-width: 1280px; margin: 0 auto; }

.panel.pick { padding: 80px 0; color: #fff; background-color: #000; }

.panel.pick .tit_type { color: #fff; }

.panel.pick .txt_type2 { margin-top: 15px; }

.panel.pick .btn_wrap { position: relative; margin-top: 60px; padding-left: 340px; text-align: center; z-index: 1; }

.panel.pick .btn_wrap > a, .panel.pick .btn_wrap > span { position: relative; min-width: 300px; height: 60px; padding: 18px 5px; font-size: 18px; line-height: 1.223; color: #fff; text-align: center; border: 1px solid #fff; background-color: #000; display: inline-block; }

.panel.pick .btn_wrap > a.on { color: #000; background-color: #fff; }

.panel.pick .btn_wrap > span { border-color: #222; background-color: #222; }

.panel.pick .box.t1 .indicator_title > span { padding-top: 60px; /* S : [SYS-19274] : 20220126 [상품/전시] 투표하기 개선 요청 */ /* E : [SYS-19274] : 20220126 [상품/전시] 투표하기 개선 요청 */ }

.panel.pick .box.t1 .indicator_title > span em { margin-top: 40px; color: #c4c4c4; font-size: 15px; line-height: 30px; letter-spacing: -0.32px; display: block; }

.panel.pick .info { position: relative; padding: 40px 0 0 340px; /* S : [SYS-19274] : 20220126 [상품/전시] 투표하기 개선 요청 : width:250 → 300 */ /* E : [SYS-19274] : 20220126 [상품/전시] 투표하기 개선 요청 : width:250 → 300 */ }

.panel.pick .info .swiper-container > ul > li > strong { position: absolute; width: 1px; height: 1px; clip: rect(0 0 0 0); }

.panel.pick .info > button { top: 155px; width: 60px; margin-top: 0; padding-top: 60px; }

.panel.pick .info > button.btn_prev { left: -80px; }

.panel.pick .info > button.btn_next { right: -80px; }

.panel.pick .info .indicator_title > span { position: absolute; left: 0; top: 0; width: 300px; height: auto; padding-top: 80px; font-weight: 400; font-size: 34px; line-height: 1.353; opacity: 0; background-color: transparent; visibility: hidden; transition: opacity 0.3s; }

.panel.pick .info .indicator_title > .swiper-pagination-bullet-active { opacity: 1; visibility: visible; }

.panel.pick .list_card li .more { color: #fff; }

.panel.pick .list_card li:hover .area1:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 2px solid #fff; z-index: 5; }

.panel.pick .list_event.t1 li:nth-last-child(2):first-child { margin-left: auto; }

.panel.pick .list_event.t1 li:nth-last-child(2):first-child ~ li { margin-right: auto; }

.panel.pick .swiper-container-horizontal > .indicator .swiper-pagination-bullet { background-color: rgba(255, 255, 255, 0.4); }

.panel.pick .swiper-container-horizontal > .indicator .swiper-pagination-bullet-active { background-color: #fff; }

.panel:last-of-type { margin-bottom: 150px; }

.panel:last-of-type ~ .banner_box:last-child { margin-top: -30px; margin-bottom: 150px; }

[style*="background-color"] .panel:last-of-type { position: relative; z-index: 1; }

[style*="background-color"] .panel:last-of-type:before { content: ""; position: absolute; left: -150%; right: -150%; top: -60px; bottom: -150px; background-color: #fff; z-index: -1; }

.tit_type2 + .panel { margin-top: 60px; }

.panel[style*="background-color"] { position: relative; z-index: 1; }

.panel[style*="background-color"]:before { content: ""; position: absolute; left: -150%; right: -150%; top: -60px; bottom: -60px; background-color: inherit; z-index: -1; }

.tit_type2 + .panel[style*="background-color"]:before { top: -233px; }

/*[SYS-16386]*/
.panel.type1020 { width: 1020px; margin-top: 0; }

.panel.type765 { width: 765px; margin-top: 0; }

.panel.type1060 { width: 1060px; }

/* 스와이퍼 flex 처리로 인한 중앙정렬 문제 관련 css */
.centered_slides.swiper-container .swiper-wrapper { justify-content: center; }

.centered_slides.swiper-container .swiper-wrapper li:last-child { margin-right: 0; }

.centered_slides.swiper-container .btn_prev.swiper-button-disabled, .centered_slides.swiper-container .btn_next.swiper-button-disabled { display: none; }

.centered_slides.swiper-container .indicator { display: none; }

/* 슬라이드 좌,우 버튼 기본 위치 */
[data-swiper] .indicator ~ .btn_prev, [data-swiper] .indicator ~ .btn_next { opacity: 0; }

[data-swiper] .btn_prev, [data-swiper] .btn_next { position: absolute; top: 50%; width: 60px; height: 0; margin-top: -30px; padding-top: 60px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: 0 -20px; overflow: hidden; z-index: 5; transition: opacity 0.3s; }

[data-swiper] .btn_prev { left: 0; transform: rotate(180deg); }

[data-swiper] .btn_next { right: 0; }

[data-swiper] .swiper-container:hover .indicator ~ .btn_prev, [data-swiper] .swiper-container:hover .indicator ~ .btn_next, [data-swiper].swiper-container:hover .indicator ~ .btn_prev, [data-swiper].swiper-container:hover .indicator ~ .btn_next { opacity: 1; }

[data-swiper] .list_card.t1 ~ .btn_prev, [data-swiper] .list_card.t1 ~ .btn_next, [data-swiper] .list_card.t2 ~ .btn_prev, [data-swiper] .list_card.t2 ~ .btn_next { top: 115px; margin-top: 0; }

[data-swiper] .list_thumb ~ .btn_prev, [data-swiper] .list_thumb ~ .btn_next { top: 278px; margin-top: 0; }

[data-swiper] .list_event ~ .btn_prev, [data-swiper] .list_event ~ .btn_next { top: 265px; margin-top: 0; }

[data-swiper] .list_event.t1 ~ .btn_prev, [data-swiper] .list_event.t1 ~ .btn_next { top: 170px; margin-top: 0; }

/* 큰 이미지 유형 */
.list_thumb { margin-right: -50px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

.list_thumb li { position: relative; width: 615px; margin-right: 50px; flex: 1 0 auto; -ms-flex: 1 0 auto; }

.list_thumb li .area1 { position: relative; height: 0; padding-top: 615px; background-size: cover; background-position: 50% 50%; overflow: hidden; }

.list_thumb li .area1 img { position: absolute; left: 0; top: 0; width: 100%; }

.list_thumb li .area1 .video_url, .list_thumb li .area1 .video_src { position: absolute; left: 0; top: 0; bottom: 0; width: 100%; }

.list_thumb li .area1 .video_url .video-js, .list_thumb li .area1 .video_src .video-js { height: 100%; }

.list_thumb li .area1 .video_url iframe, .list_thumb li .area1 .video_src iframe { width: 100%; height: 100%; }

.list_thumb li .area2 { padding: 21px 20px 0; }

.list_thumb li .area2 cite { font-weight: bold; font-size: 24px; line-height: 1.17; text-overflow: ellipsis; white-space: nowrap; display: block; overflow: hidden; }

.list_thumb li .area2 p { max-height: 56px; margin-top: 15px; font-size: 17px; line-height: 1.76; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-all; display: -webkit-box; overflow: hidden; }

.list_thumb li > .area1 ~ a { position: absolute; left: 0; top: 0; width: 0; height: 100%; padding-left: 100%; overflow: hidden; }

.list_thumb.t1 { margin-right: 0; flex-wrap: wrap; justify-content: center; }

.list_thumb.t1 > li { position: relative; width: 600px; height: 0; margin-right: 0; padding-top: 600px; background-size: cover; overflow: hidden; flex: 0 0 auto; -ms-flex: 0 0 auto; }

.list_thumb.t1 > li img { position: absolute; left: 0; top: 0; width: 100%; }

.list_thumb.t1:not([data-viewAuto]):not([data-viewCenter]) > li:nth-child(n + 3) { margin-top: 40px; }

.list_thumb.t1[data-viewAuto] > li { width: 30%; flex: 1 0 auto; -ms-flex: 1 0 auto; }

.list_thumb.t1[data-viewAuto] > li:nth-last-child(n + 3), .list_thumb.t1[data-viewAuto] > li:nth-last-child(n + 3) ~ li { padding-top: 427px; }

.list_thumb.t1[data-viewCenter] { padding: 0 1px; }

.list_thumb.t1[data-viewCenter] > li { width: 426px; padding-top: 426px; }

.list_thumb.t1[data-viewCenter] > li:nth-child(n + 4) { flex: 1 0 auto; -ms-flex: 1 0 auto; }

.list_thumb.t1[data-viewFull] > li { width: 100%; }

.list_thumb.t1[data-viewFull] > li + li { margin-top: 40px; }

/* 이벤트 유형 */
.list_event { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin-right: -50px; flex-wrap: wrap; }

.list_event li { width: 615px; height: auto; margin-right: 50px; flex: 0 0 auto; -ms-flex: 0 0 auto; }

.list_event li > dl:first-child { line-height: 1.33; }

.list_event li > dl:first-child dt { font-weight: 700; font-size: 22px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.list_event li > dl:first-child dd { margin-top: 5px; font-size: 15px; color: #888; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.list_event li > a:only-child { padding: 0 10px; text-align: center; background-color: #f5f5f5; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-direction: column; justify-content: center; align-items: center; }

.list_event li > a:only-child strong { position: relative; padding-top: 183px; font-size: 30px; line-height: 1.334; display: block; }

.list_event li > a:only-child strong:before { content: ""; position: absolute; left: 50%; top: 0; width: 1px; height: 100px; background-color: #000; }

.list_event li > a:only-child strong:after { content: ""; position: absolute; left: 50%; top: 50px; width: 100px; height: 1px; margin-left: -50px; background-color: #000; }

.list_event li > a:only-child p { margin-top: 27px; font-size: 17px; line-height: 1.765; }


.list_event li .area1 { position: relative; height: 0; padding-top: 460px; margin-top: 14px; background-size: cover; background-position: 50% 50%; overflow: hidden; }

.list_event li .area1 > a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; /* width:0; height:100%; padding-left:100%; */ }

.list_event li .area1 > a img { width: 100%; }

.list_event li .area1 > .video_src ~ a { width: 0; padding-left: 100%; }

.list_event li .area1 > img { position: absolute; left: 0; top: 0; width: 100%; z-index: -1; }

.list_event li .area1 > img + span:not([class*="txt_icon"]) { position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-size: 30px; color: #fff; text-align: center; background-color: rgba(0, 0, 0, 0.7); }

.list_event li .area1 > img + span:not([class*="txt_icon"]):before { content: ""; height: 100%; vertical-align: middle; display: inline-block; }

.list_event li .area1 > .video_url, .list_event li .area1 > .video_src { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.list_event li .area1 > .video_url .video-js, .list_event li .area1 > .video_src .video-js { height: 100%; padding: 0; }

.list_event li .area1 > .video_url .video-js .vjs-tech, .list_event li .area1 > .video_src .video-js .vjs-tech { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; height: 100%; }

.list_event li .area1 > .video_url .video-js.vjs-youtube > div:first-child, .list_event li .area1 > .video_src .video-js.vjs-youtube > div:first-child { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 0; height: 100%; padding-left: 127.191%; }

.list_event li .area1 > .video_url .video-js.vjs-youtube iframe.vjs-tech, .list_event li .area1 > .video_src .video-js.vjs-youtube iframe.vjs-tech { transform: translate(0, 0); }

.list_event li .area1 > .video_url iframe, .list_event li .area1 > .video_src iframe { width: 100%; height: 100%; }

.list_event li .area1 .info { position: absolute; left: 10px; right: 10px; bottom: 0; font-size: 0; }

.list_event li .area1 .info:before { content: ""; position: absolute; left: -10px; bottom: 0; right: -10px; height: 200px; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.5)); }

.list_event li .area1 .info time { position: absolute; left: 0; right: 0; bottom: 0; padding-bottom: 50px; font-weight: 700; font-size: 40px; line-height: 1.13; color: #fff; text-align: center; z-index: 5; }

.list_event li .area1 .info time:not(:only-child) { padding-bottom: 60px; }

.list_event li .area1 .info .progress { position: absolute; left: 0; right: 0; bottom: 10px; width: 0; height: 3px; z-index: 10; transition: padding 0.3s; }

.list_event li .area1 .info .progress:before { content: ""; position: absolute; left: 0; top: 0; width: 595px; height: 100%; background-color: #fff; }

.list_event li .area1 .info .progress:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; max-width: 595px; height: 100%; background-color: #000; }

.list_event li .area1 .info .progress span { position: absolute; bottom: 8px; min-width: 56px; height: 22px; padding: 0 2px; font-size: 12px; line-height: 22px; color: #fff; text-align: center; letter-spacing: -0.28px; white-space: nowrap; background-color: #000; transform: translate(-50%, 0); }

.list_event li .area1 .info .progress span:after { content: ""; position: absolute; left: 50%; bottom: -8px; width: 0; height: 0; margin-left: -4px; border: solid transparent; border-width: 4px; border-top-color: #000; }

.list_event li .area1 [class*="txt_icon"] { position: absolute; left: 20px; top: 20px; }

.list_event li .area2 { margin-top: 20px; }

.list_event li .area2 > em { font-weight: 700; font-size: 15px; line-height: 1.35; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.list_event li .area2 > cite { font-size: 15px; line-height: 1.4; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.list_event li .area2 > em + cite { margin-top: 5px; }

.list_event li .area2 .group { min-height: 37px; margin-top: 2px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: space-between; align-items: flex-end; }

.list_event li .area2 .group > span:not([class*="btn_type"]) { font-weight: 700; font-size: 22px; line-height: 1.182; }

.list_event li .area2 .group > span:not([class*="btn_type"]) s { color: #bbb; }

.list_event li .area2 .group > span:last-child:not(:first-child):not([class*="btn_type"]) { float: right; font-size: 18px; line-height: 1.334; }

.list_event li .area2 .group > *:only-child { margin-left: auto; }

.list_event > li:nth-child(n + 4) { margin-top: 40px; }

.list_event.t1 { margin-right: -40px; }

.list_event.t1 li { width: 400px; margin-right: 40px; }

.list_event.t1 li .area1 { margin-top: 0; padding-top: 400px; }

.list_event.t1 li .area1.adult_flag .ico_adult { width: 50px; height: 50px; background-position: -71px 0; }

.list_event.t1 li .area1 .info { left: 5px; right: 5px; }

.list_event.t1 li .area1 .info:before { left: -5px; right: -5px; }

.list_event.t1 li .area1 .info time { padding-bottom: 50px; }

.list_event.t1 li .area1 .info time:before { height: 200px; }

.list_event.t1 li .area1 .info .progress { bottom: 4px; height: 2px; }

.list_event.t1 li .area1 .info .progress:before { width: 390px; }

.list_event.t1 li .area1 .info .progress:after { max-width: 390px; }

.list_event.t1 li .area2 .group { margin-top: 4px; }

.list_event.t1 li > img { width: 100%; }

.list_event.t1 li > img + dl { position: absolute; left: 0; top: 0; width: 100%; height: 100%; color: #fff; text-align: center; background-color: rgba(0, 0, 0, 0.3); display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; }

.list_event.t1 li > img + dl dt { font-weight: 700; font-size: 34px; line-height: 1.15; }

.list_event.t1 li > img + dl dd { margin-top: 20px; font-size: 16px; line-height: 1.313; }

.list_event.t1[data-list] li .area1 { padding-top: 400px; }

.list_event.t1[data-list] li .area2 .group { min-height: auto; margin-top: 20px; }

.list_event.t1[data-list] li .area2 .group > *:only-child { margin-left: 0; }

.list_event.t1[data-list] li .area2 .group > span:not([class*="btn_type"]) { font-size: 16px; line-height: 1.313; }

/* 이벤트 유형 : 슬라이드인 경우 */
.list_event.swiper-wrapper { flex-wrap: nowrap; }

.list_event.swiper-wrapper > li:nth-child(n + 4) { margin-top: 0; }

/* 일반 카드 유형 */
[class*="list_card"] { margin-right: -20px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; }

[class*="list_card"] > li { position: relative; width: 220px; margin-right: 20px; flex: 1 0 auto; -ms-flex: 1 0 auto; }

[class*="list_card"] > li > label { position: absolute; left: 0; top: 0; width: 100%; height: 290px; z-index: 10; cursor: pointer; }

[class*="list_card"] > li > label span { position: absolute; left: 20px; top: 20px; width: 24px; height: 0; padding-top: 20px; border: 2px solid #fff; border-radius: 2px; background: rgba(0, 0, 0, 0.2); overflow: hidden; }

[class*="list_card"] > li > label input { position: absolute; opacity: 0; }

[class*="list_card"] > li > label span.on { background-color: #fff; }

[class*="list_card"] > li > label span.on:before { content: ""; position: absolute; left: 0; top: 0; width: 20px; height: 20px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: 0 -100px; }

[class*="list_card"] > li .area1 { position: relative; height: 0; padding-top: 290px; background-size: cover; background-position: 50% 50%; overflow: hidden; }

[class*="list_card"] > li .area1 img { position: absolute; left: 50%; top: 50%; height: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }

[class*="list_card"] > li .area1 mark { position: absolute; left: 0; bottom: 0; width: 100%; font-weight: 700; font-size: 20px; line-height: 2.3; color: #fff; text-align: center; background-color: rgba(0, 0, 0, 0.4); }

[class*="list_card"] > li .area1 .progress { position: absolute; left: 0; bottom: 0; width: 100%; height: 0; padding-top: 30px; background-color: rgba(0, 0, 0, 0.4); overflow: hidden; }

[class*="list_card"] > li .area1 .progress > span { position: absolute; left: 0; top: 0; width: 0; height: 100%; font-weight: 700; font-size: 16px; line-height: 1.875; color: #fff; text-indent: 10px; background-color: #000; transition: width 0.3s; }

[class*="list_card"] > li .area1.t1 { border-radius: 2px; }

[class*="list_card"] > li .area1.swiper-lazy:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-image: url("../images/5164fce48f964b70b9584b1bc5485efd.gif"); background-size: cover; z-index: -1; }

[class*="list_card"] > li .area2 { margin-top: 20px; }

[class*="list_card"] > li .area2 > em { font-weight: 700; font-size: 15px; line-height: 1.35; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

[class*="list_card"] > li .area2 > cite { margin-top: 5px; font-size: 17px; line-height: 1.4; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

[class*="list_card"] > li .area2 > p { max-height: 69px; font-size: 13px; line-height: 1.77; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; word-break: break-all; display: -webkit-box; overflow: hidden; }

[class*="list_card"] > li .area2 > strong { max-height: 48px; font-weight: 700; font-size: 18px; line-height: 24px; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-all; display: block; display: -webkit-box; overflow: hidden; }

[class*="list_card"] > li .area2 .sub { font-size: 18px; line-height: 1.17; color: #bbb; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

[class*="list_card"] > li .area2 .price { margin-top: 13px; font-weight: 700; font-size: 22px; display: block; }

[class*="list_card"] > li .area2 .price s, [class*="list_card"] > li .area2 .price span:not(:first-child) { color: #bbb; }

[class*="list_card"] > li > .more { margin-top: 20px; font-size: 11px; line-height: 1.364; vertical-align: top; display: inline-block; }

[class*="list_card"] > li > .more:after { content: ""; width: 5px; height: 10px; margin-left: 5px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -20px 0; display: inline-block; vertical-align: middle; }

[class*="list_card"] > li .util { position: absolute; left: 0; right: 0; text-align: center; visibility: hidden; }

[class*="list_card"] > li .util:before { content: ""; height: 100%; vertical-align: middle; display: inline-block; }

[class*="list_card"] > li:hover .util { visibility: visible; }

.list_card.t1 { margin-right: -40px; }

.list_card.t1 > li { width: 290px; margin-right: 40px; flex: 0 0 auto; -ms-flex: 0 0 auto; }

.list_card.t1 > li .area2 > .txt_group { padding-top: 35px; font-size: 15px; line-height: 1.34; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.list_card.t1 > li .area2 [class*="txt_icon"] { vertical-align: top; }

.list_card.t1 > li .area2 [class*="txt_icon"] + .txt_group { padding-top: 10px; }

.list_card.t1 > li .area2 [class*="icom"] { margin-top: 18px; }

.list_card.t1 > li .area2 > p { margin-top: 15px; }

.list_card.t1 > li:nth-child(n + 5) { margin-top: 40px; }

.list_card.t2 { margin-right: -40px; }

.list_card.t2 > li { width: 224px; margin-right: 40px; flex: 0 0 auto; -ms-flex: 0 0 auto; }

.list_card.t2 > li .area1 { padding-top: 224px; z-index: 1; }

.list_card.t2 > li .area2 { margin-top: 28px; }

.list_card.t2 > li .area2 > em { line-height: 1.33; }

.list_card.t2 > li .area2 > cite { margin-top: 6px; font-size: 15px; line-height: 1.33; }

.list_card.t2 > li .util { top: 20px; height: 0; z-index: 1; }

.list_card.t2 > li .util:before { height: 250px; }

.list_card.t2 > li:nth-child(n + 6) { margin-top: 52px; }

.list_card.t2 > li:hover > a:not(:only-child) .area1:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.5); }

.list_card.t2[data-view="4"] { width: 1200px; margin-left: auto; margin-right: auto; }

.list_card.t2[data-view="4"] > li { width: 240px; margin-right: 80px; }

.list_card.t2[data-view="4"] > li > a { display: block; }

.list_card.t2[data-view="4"] > li .area1 { margin: 0 20px; padding-top: 200px; }

.list_card.t2[data-view="4"] > li .area2 { margin-top: 20px; padding: 0 0 1px; text-align: left; }

.list_card.t2[data-view="4"] > li .area2 > em, .list_card.t2[data-view="4"] > li .area2 > cite { font-size: 18px; line-height: 1.334; }

.list_card.t2[data-view="4"] > li .area2 > cite { margin-top: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.list_card.t2[data-view="4"] > li .area2 .price { margin-top: 18px; font-size: 24px; line-height: 1.167; }

.list_card.t2[data-view="4"] > li:nth-child(4n) { margin-right: 0; }

.list_card.t2[data-view="4"] > li:nth-child(n + 5) { margin-top: 80px; }

.list_card.t3 { margin-right: -40px; }

.list_card.t3 > li { width: 290px; margin-right: 40px; flex: 0 0 auto; -ms-flex: 0 0 auto; }

.list_card.t3 > li .area1 { padding-top: 520px; }

.list_card.t3 > li .area2 > em { font-weight: 700; font-size: 18px; line-height: 1.334; }

.list_card.t3 > li .area2 > cite { margin-top: 12px; font-size: 18px; line-height: 1.334; }

.list_card.t3 > li .area2 .price { margin-top: 9px; font-size: 24px; line-height: 1.17; }

.list_card.t3 > li:nth-child(n + 5) { margin-top: 68px; }

[data-category="main"] .list_card.t2[data-view="4"] { width: auto; margin: 0; }

[data-category="main"] .list_card.t2[data-view="4"] > li { width: 290px; margin-right: 40px; }

[data-category="main"] .list_card.t2[data-view="4"] > li > a { padding-top: 20px; }

[data-category="main"] .list_card.t2[data-view="4"] > li .area1 { padding-top: 250px; }

[data-category="main"] .list_card.t2[data-view="4"] > li .area1.adult_flag .ico_adult { width: 50px; height: 50px; background-position: -71px 0; }

[data-category="main"] .list_card.t2[data-view="4"] > li .area2 { margin-top: 15px; padding: 0 20px 22px; }

[data-category="main"] .list_card.t2[data-view="4"] > li .area2 > em, [data-category="main"] .list_card.t2[data-view="4"] > li .area2 > cite { font-size: 14px; line-height: 1.43; }

[data-category="main"] .list_card.t2[data-view="4"] > li .area2 > cite { height: 40px; margin-top: 3px; white-space: normal; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

[data-category="main"] .list_card.t2[data-view="4"] > li .area2 .price { margin-top: 12px; font-size: 18px; line-height: 1.12; }

[data-category="main"] .list_card.t2[data-view="4"] > li:nth-child(n + 5) { margin-top: 72px; }

/* 일반 카드 유형 : 슬라이드인 경우 */
.list_card.swiper-wrapper { flex-wrap: nowrap; }

.list_card.swiper-wrapper > li { flex: 0 0 auto; -ms-flex: 0 0 auto; }

.list_card.t1.swiper-wrapper > li:nth-child(n + 5) { margin-top: 0; }

.list_card.t2.swiper-wrapper:not([data-view="4"]) > li { width: 242px; }

.list_card.t2.swiper-wrapper:not([data-view="4"]) > li .area1 { padding-top: 242px; }

.list_card.t2.swiper-wrapper:not([data-view="4"]) > li .area2 { margin-top: 23px; }

.list_card.t2.swiper-wrapper:not([data-view="4"]) > li:nth-child(n + 6) { margin-top: 0; }

.list_card.t2.swiper-wrapper[data-view="4"] > li:nth-child(n + 5) { margin-top: 0; }

/* 메인 기울어진 슬라이드 카드 유형 */
.list_card2 { margin: 0 0 50px 5px; flex-wrap: nowrap; }

.list_card2.non_hover > li.swiper-slide-active:hover .area1:after { display: none !important; }

.list_card2 > li { width: 282px; margin: 0 15px; padding: 30px 26px; box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1); }

.list_card2 > li .num { position: absolute; left: -18px; top: -42px; font-weight: 700; font-size: 61px; line-height: 1.15; }

.list_card2 > li .area1 { padding-top: 230px; }

.list_card2 > li .area2 { margin-top: 7px; }

.list_card2 > li .area2 > em { font-size: 14px; line-height: 1.29; }

.list_card2 > li .area2 > cite { height: 40px; font-size: 14px; line-height: 1.43; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow-wrap: break-word; }

.list_card2 > li .area2 .price { font-size: 18px; line-height: 1.17; }

.list_card2 > li .util { top: 30px; height: 0; }

.list_card2 > li .util:before { height: 230px; }

.list_card2 > li.swiper-slide-active:hover .area1:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.5); }

.list_card2 > li:not(.swiper-slide-active):hover > .util { visibility: hidden; }

/* 주제별 유형 */
.list_theme > li:after { content: ""; clear: both; display: block; }

.list_theme > li > strong { position: relative; float: left; width: 250px; padding-top: 65px; font-weight: 400; font-size: 30px; line-height: 1.4; }

.list_theme > li > strong:before, .list_theme > li > strong:after { content: ""; position: absolute; top: 0; left: 0; width: 20px; height: 40px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -40px -80px; }

.list_theme > li > strong:after { left: 30px; }

.list_theme > li .list_card { float: right; width: 960px; }

.list_theme > li .list_card cite { font-size: 15px; line-height: 1.4; }

.list_theme > li + li { margin-top: 120px; }

/* 뒷 배경이 있는 상품 전시형 */
[class*="product_card"] { text-align: center; background-size: cover; }

[class*="product_card"] .area1 { position: relative; height: 0; padding-top: 300px; background-size: cover; background-position: 50% 50%; overflow: hidden; }

[class*="product_card"] .area1 img { position: absolute; left: 0; top: 0; width: 100%; }

[class*="product_card"] .area2 { margin-top: 20px; font-size: 15px; line-height: 1.334; }

[class*="product_card"] .area2 > * { display: block; }

[class*="product_card"] .area2 > em { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: 700; }

[class*="product_card"] .area2 > cite { margin-top: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

[class*="product_card"] .area2 .price { margin-top: 13px; font-weight: 700; font-size: 22px; line-height: 1.18; }

.product_card { min-height: 705px; }

.product_card > .box { position: relative; top: 100px; width: 400px; margin: 0 auto; padding: 50px 50px 52px; background-color: #fff; }

.product_card .area3 { height: 0; padding-top: 600px; background-size: cover; overflow: hidden; }

.product_card ul.item { margin: 80px -12px 0 -12px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; flex-wrap: wrap; }

.product_card ul.item > li { width: 300px; margin: 0 13px; flex: 0 0 auto; -ms-flex: 0 0 auto; }

.product_card ul.item > li .area2 > em, .product_card ul.item > li .area2 > cite { font-weight: 400; font-size: 18px; }

.product_card ul.item > li .area2 > cite { margin-top: 12px; }

.product_card ul.item > li .area2 .price { margin-top: 19px; font-size: 24px; }

.product_card ul.item > li:nth-child(n + 5) { margin-top: 80px; }

.product_card .btn_prev, .product_card .btn_next { top: 270px; margin-top: 0; }

.product_card.lt > .box { margin: 0 auto 0 100px; }

.product_card.gt > .box { margin: 0 100px 0 auto; }

.product_card2 { position: relative; padding: 80px 126px; background-color: #f5f5f5; }

.product_card2 .item > li { height: 565px; padding-left: 648px; background-color: #fff; background-repeat: no-repeat; background-size: 648px auto; background-position: 0 50%; }

.product_card2 .item > li > a { padding: 80px 0; display: block; }

.product_card2 .item > li .area1 { width: 300px; margin: 0 auto; }

.product_card2 .item > li .area2 { padding: 0 20px; }

.txt_type + .product_card { margin-top: 80px; }

/* 쿠폰 유형 */
.list_coupon { padding-bottom: 23px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; }

.list_coupon > li { width: calc(50% - 5px); border-radius: 4px; background-color: #f5f5f5; flex: 0 1 auto; -ms-flex: 0 1 auto; }

.list_coupon > li > a { width: 100%; text-align: center; display: table; table-layout: fixed; }

.list_coupon > li > a > dl { height: 76px; vertical-align: middle; display: table-cell; }

.list_coupon > li > a > dl > * { width: 100%; display: inline-block; }

.list_coupon > li > a > dl dt { font-size: 13px; line-height: 1.32; }

.list_coupon > li > a > dl dd { margin-top: 2px; /* font-family:"arial"; */ font-weight: 700; font-size: 18px; line-height: 1.17; }

.list_coupon > li > a > dl dd > p { font-size: 12px; color: #888; line-height: 1.4; padding: 0 10px; font-weight: normal; }

.list_coupon > li.t1 > a > dl { padding-top: 13px; vertical-align: top; }

.list_coupon > li.t1 > a > dl dd { padding-bottom: 6px; }

.list_coupon > li.t1 > a > dl dd > p { padding: 0 5px; }

.list_coupon > li:first-child.wide { width: 100%; }

.list_coupon > li:first-child.wide ~ li:nth-child(odd) { margin-left: 10px; }

.list_coupon > li:first-child.wide ~ li:nth-child(even) { margin-left: 0px; }

.list_coupon > li:first-child.wide ~ li:nth-child(n + 2) { margin-top: 15px; }

.list_coupon li:nth-child(even) { margin-left: 10px; }

.list_coupon li:nth-child(n + 3) { margin-top: 15px; }

/* 텍스트 + 전시 혼합 유형 */
.txt_display { text-align: center; }

.txt_display > .area1 { position: relative; /* height:600px; */ text-align: center; background-repeat: no-repeat; background-position: 50% 50%; background-size: auto 100%; overflow: hidden; }

.txt_display > .area1 em.txt_type + img { margin-top: 80px; }

.txt_display > .area1 > img { vertical-align: top; }

.txt_display > .area1 + .list_card.t2 { margin-top: 96px; }

.txt_display > .area2 { margin-top: 60px; line-height: 1.334; }

.txt_display > .area2 > * { display: block; }

.txt_display > .area2 > em { font-weight: 700; font-size: 30px; }

.txt_display > .area2 > cite { margin-top: 10px; font-size: 18px; }

.txt_display > .area2 .price { margin-top: 18px; font-weight: 700; font-size: 24px; line-height: 1.17; }

.txt_display > .area2 .more { margin-top: 27px; font-size: 16px; display: inline-block; }

.txt_display > .area2 .more:after { content: ""; width: 7px; height: 11px; margin-left: 7px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -40px 0; display: inline-block; }

.txt_display > dl.area2 { position: relative; height: 120px; margin-top: 80px; padding-left: 150px; text-align: left; background-image: none !important; display: inline-block; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: inline-flex; flex-direction: column; justify-content: center; }

.txt_display > dl.area2 > dt { font-weight: 700; font-size: 24px; line-height: 1.17; }

.txt_display > dl.area2 > dd { margin-top: 20px; font-size: 18px; line-height: 1.334; }

.txt_display > dl.area2 > dd > span, .txt_display > dl.area2 > dd > img { position: absolute; left: 0; top: 50%; width: 120px; height: 120px; margin-top: -60px; border-radius: 50%; background-size: cover; overflow: hidden; }

.txt_display > dl.area2 + dl.txt_type { margin-top: 120px; }

.txt_display > .area2 + .area1 { margin-top: 120px; height: 526px; }

.txt_display > .area3 { margin-top: 80px; text-align: center; }

.txt_display > .area3 .thumb { position: relative; width: 200px; height: 0; margin-left: 80px; padding-top: 200px; background-size: cover; background-position: 50% 50%; vertical-align: middle; display: inline-block; overflow: hidden; }

.txt_display > .area3 .thumb img { position: absolute; left: 0; top: 0; width: 100%; }

.txt_display > .area3 .detail { width: 240px; margin-left: 35px; text-align: left; vertical-align: middle; display: inline-block; }

.txt_display > .area3 .detail em { font-weight: 700; }

.txt_display > .area3 .detail em, .txt_display > .area3 .detail cite { font-size: 18px; line-height: 1.34; text-overflow: ellipsis; white-space: nowrap; overflow-wrap: break-word; overflow: hidden; display: block; }

.txt_display > .area3 .detail cite { margin-top: 10px; }

.txt_display > .area3 .detail .price { margin-top: 20px; font-weight: 700; font-size: 24px; line-height: 1.17; }

.txt_display iframe, .txt_display [class*="video_"] { max-width: 1008px; max-height: 700px; margin: 0 auto; overflow: hidden; }

.txt_display iframe .video-js, .txt_display [class*="video_"] .video-js { line-height: 0; display: inline-block; }

.txt_display iframe .video-js .vjs-tech, .txt_display [class*="video_"] .video-js .vjs-tech { width: auto; height: auto; max-width: 1008px; max-height: 700px; display: inline-block; }

.txt_display * + iframe, .txt_display * + [class*="video_"] { margin-top: 120px; }

.txt_display p.txt_type { margin-top: 38px; }

.tit_type.t1 + .txt_display { margin-top: 40px; }

/* 인디케이터 */
.swiper-container-horizontal > .indicator { margin-top: 50px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

.swiper-container-horizontal > .indicator .swiper-pagination-bullet { height: 2px; margin: 0; border-radius: 0; background-color: #d5d5d5; opacity: 1; flex: 1 1 auto; -ms-flex: 1 1 auto; }

.swiper-container-horizontal > .indicator .swiper-pagination-bullet-active { background-color: #000; }

.list_thumb ~ .indicator { margin-top: 50px; }

.list_card.t1 ~ .indicator { margin-top: 47px; }

.list_card2 ~ .indicator, .list_card.t2 ~ .indicator, .list_event.t1 ~ .indicator { margin-top: 50px; }

/* 제목과 간격*/
p.txt_type + .swiper-container { margin-top: 40px; }

/* 제목 유형 */
.tit_type { font-weight: 400; font-size: 42px; line-height: 1.334; color: #000; }

.tit_type > h1, .tit_type > h2, .tit_type > h3, .tit_type > h4, .tit_type > h5, .tit_type > h6 { max-width: 100%; font-weight: 400; font-size: 42px; display: inline-flex; align-items: baseline; }

.tit_type > h1 > a, .tit_type > h2 > a, .tit_type > h3 > a, .tit_type > h4 > a, .tit_type > h5 > a, .tit_type > h6 > a { flex: none; }

.tit_type .more { margin-left: 10px; font-size: 16px; line-height: 1.06; letter-spacing: -0.02em; display: inline-block; }

.tit_type .more:after { content: ""; width: 7px; height: 12px; margin-left: 6px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -180px 0; vertical-align: -1px; display: inline-block; }

.tit_type .txt { flex: 1 1 auto; -ms-flex: 1 1 auto; margin-left: 30px; font-size: 20px; line-height: 1.35; white-space: nowrap; text-overflow: ellipsis; display: inline-block; overflow: hidden; }

.tit_type + * { margin-top: 30px; }

.tit_type.t1 { font-weight: 700; font-size: 34px; line-height: 1.324; color: #000; text-align: center; }

.tit_type.t1 > h1, .tit_type.t1 > h2, .tit_type.t1 > h3, .tit_type.t1 > h4, .tit_type.t1 > h5, .tit_type.t1 > h6 { font-weight: 700; font-size: 34px; display: inline-block; }

.tit_type.t1 + * { margin-top: 40px; }

.tit_type.t1 + p.txt_type { margin-top: 20px; line-height: 1.334; }

.list_card.t2 + .tit_type.t1, .product_card + .tit_type.t1, .txt_display + .tit_type.t1 { margin-top: 120px; }

.tit_type2 { position: relative; max-width: 1280px; margin: 0 auto; padding: 0 0 83px 0; font-weight: 700; font-size: 50px; line-height: 1.32; text-align: center; }

.tit_type2:after { content: ""; position: absolute; left: 50%; bottom: 0; width: 54px; height: 3px; margin-left: -27px; background-color: #000; }

.tit_type2.t1 { padding: 0; }

.tit_type2.t1:after { content: none; }

[style*="background-color"] .tit_type2 { z-index: 2; }

.tit_type3 { font-size: 22px; font-weight: bold; line-height: 29px; color: #000; }

.tit_type3:after { content: ""; display: block; clear: both; }

.tit_type3 > span { font-size: 16px; font-weight: normal; line-height: 21px; color: #666; }

.tit_type3 > span > em { color: #000; }

.tit_type3 .more { position: relative; float: right; display: inline-block; padding-right: 13px; font-weight: normal; font-size: 16px; color: #000; }

.tit_type3 .more:after { content: ''; position: absolute; top: 50%; right: 0; display: block; width: 7px; height: 12px; margin-top: -6px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -180px 0; }

.tit_type4 { font-weight: 400; font-size: 34px; line-height: 1.324; }

/* [SYS-13394]20210614 비회원 문의 */
.tit_type5 { margin-bottom: 20px; font-weight: 700; font-size: 34px; line-height: 1.324; }

/* //[SYS-13394]20210614 비회원 문의 */
/* 텍스트 유형 */
dl.txt_type { text-align: center; }

dl.txt_type > dt { font-size: 30px; line-height: 1.334; }

dl.txt_type > dt span { margin-bottom: 3px; font-size: 18px; line-height: 1.334; display: block; }

dl.txt_type > dd { margin-top: 27px; font-size: 18px; line-height: 1.67; }

dl.txt_type > dd .list_thumb { margin-top: 40px; }

dl.txt_type > dd * + p { margin-top: 30px; }

dl.txt_type > dd ~ dt { margin-top: 120px; }

dl.txt_type > dd + dd { margin-top: 60px; }

em.txt_type { font-size: 30px; line-height: 1.334; text-align: center; display: block; }

p.txt_type { font-size: 18px; line-height: 1.67; text-align: center; }

p.txt_type2 { font-size: 16px; line-height: 1.313; }

/* [SYS-13394]20210614 비회원 문의 */
p.txt_type3 { font-size: 18px; line-height: 1.334; }

p.txt_type4 { font-size: 13px; line-height: 1.308; color: #999; }

p.txt_type5 { margin-top: 15px; font-size: 14px; line-height: 2; text-align: right; }

p.txt_type5 > em { color: #fe0502; }

p.txt_type6 { margin-top: 70px; font-size: 14px; line-height: 2; text-align: left; }

p.txt_type6 > em { color: #fe0502; }

/* //[SYS-13394]20210614 비회원 문의 */
ul.txt_type { font-size: 14px; line-height: 1.572; }

ul.txt_type > li { position: relative; padding-left: 15px; }

ul.txt_type > li:before { content: ""; position: absolute; left: 5px; top: 11px; width: 2px; height: 2px; border-radius: 50%; background-color: #000; }

ul.txt_type2 { font-size: 13px; line-height: 1.308; }

ul.txt_type2 > li { position: relative; padding-left: 10px; }

ul.txt_type2 > li:before { content: ""; position: absolute; left: 0; top: 10px; width: 2px; height: 2px; border-radius: 50%; background-color: #000; }

ul.txt_type2 > li + li { margin-top: 8px; }

/* [SYS-13394]20210614 비회원 문의 */
/* [SYS-15896]20210708 비밀번호찾기 */
ul.txt_type3 { font-size: 13px; line-height: 1.847; color: #666; }

ul.txt_type3 > li { position: relative; padding-left: 11px; }

ul.txt_type3 > li:before { content: ""; position: absolute; left: 0; top: 11px; width: 2px; height: 2px; border-radius: 50%; background-color: #666; }

ul.txt_type3 > li [class*="btn_type"] { vertical-align: top; }

ul.txt_type3 > li + li { margin-top: 4px; }

ul.txt_type3 > li.t1 { margin-top: 15px; }

ul.txt_type3 > li.t1::before { content: "*"; display: block; position: absolute; left: 0; top: 0; width: 0; height: 0; border-radius: 0; background-color: transparent; }

ul.txt_type3 > li.t1 .tooltipWrap { height: 17px; top: 3px; margin-left: 0; }

ul.txt_type3 > .t1 + .t1 { margin-top: 0; }

/* // [SYS-15896]20210708 비밀번호찾기 */
/* //[SYS-13394]20210614 비회원 문의 */
/* [SYS-14740]20210705 : 아이디 찾기 */
ul.txt_type4 { font-size: 13px; line-height: 1.308; }

ul.txt_type4 > li { position: relative; padding-left: 10px; }

ul.txt_type4 > li:before { content: ""; position: absolute; left: 0; top: 8px; width: 2px; height: 2px; border-radius: 50%; background-color: #888; }

ul.txt_type4 > li + li { margin-top: 5px; }

/* //[SYS-14740]20210705 : 아이디 찾기 */
[class*="txt_type"].col1 { color: #888; }

[class*="txt_type"].col1 > li:before { background-color: #888; }

[class*="txt_type"].col2 { color: #999; }

[class*="txt_type"].col2 > li:before { background-color: #999; }

/* 텍스트 컬러 */
.txt_c1 { color: #fe0502; }

.txt_c2 { color: #000; }

/* [SYS-13394]20210614 비회원 문의 */
.txt_c3 { color: #888; }

/* //[SYS-13394]20210614 비회원 문의 */
/* 메세지 유형 */
.mes_data { margin-top: 40px; text-align: center; }

.mes_data > dt { font-weight: 700; font-size: 18px; line-height: 1.445; }

.mes_data > dt:before { content: ""; width: 90px; height: 90px; margin: 0 auto 20px; background-color: transparent; background-image: url("../images/icon_member.png"); display: block; }

.mes_data .ico1:before { width: 124px; height: 124px; background-position: 0 -160px; }

.mes_data > dd { margin-top: 12px; padding-top: 12px; font-size: 14px; line-height: 1.57; color: #888; letter-spacing: -0.02em; border-top: 1px solid #e5e5e5; }

.mes_data > p { margin-top: 22px; font-size: 18px; }

/* [SYS-14740]20210705 : 아이디 찾기 */
.mes_data2 { text-align: center; }

.mes_data2 > dt { font-weight: 700; font-size: 22px; line-height: 1.364; }

.mes_data2 > dd { margin-top: 19px; font-size: 15px; line-height: 1.47; }

.mes_data2 > .area1 { margin-top: 40px; padding: 40px 10px; background-color: #f5f5f5; }

.mes_data2 > .area1 > strong { margin-bottom: 21px; font-size: 34px; line-height: 38px; display: block; }

.mes_data2 > .area1 > p { margin-bottom: 27px; font-size: 14px; line-height: 1.572; color: #888; }

.mes_data2 > .area1 > p > b { font-weight: 700; color: #000; text-decoration: underline; }

.mes_data2 > .area1 > span { display: block; }

.mes_data2 > .area1 > span + span { margin-top: 8px; }

.mes_data2 > .area1 > p ~ span + span { margin-top: 0; }

.mes_data2 > .area2 { margin-top: 49px; text-align: left; }

.mes_data2 + .form_type { margin-top: 40px; }

.item_hidden { position: absolute; width: 1px; height: 1px; clip: rect(0 0 0 0); }

/* //[SYS-14740]20210705 : 아이디 찾기 */
/* [SYS-13394]20210614 비회원 문의 */
.notice_data { margin-top: 60px; padding: 40px; background-color: #f4f4f4; }

.notice_data > strong { margin-bottom: 24px; font-size: 18px; line-height: 1.334; display: block; }

/* //[SYS-13394]20210614 비회원 문의 */
/* 텍스트형 아이콘 */
[class*="txt_icon"] { padding: 0 10px; text-align: center; border: 1px solid transparent; background-color: #fff; vertical-align: middle; display: inline-block; }

.txt_icon { min-width: 45px; height: 20px; font-weight: 400; font-size: 12px; line-height: 18px; color: #fff; letter-spacing: -0.6px; border-color: #000; background-color: #000; }

.txt_icon2 { min-width: 44px; height: 25px; font-weight: 400; font-size: 12px; line-height: 23px; color: #fff; border-radius: 3px; border-color: #000; background-color: #000; }

.txt_icon3 { min-width: 72px; height: 25px; font-size: 12px; line-height: 1.917; border-color: #000; border-radius: 2px; color: #000; }

.txt_icon4 { min-width: 76px; height: 29px; font-size: 13px; line-height: 2.08; color: #fff; border-color: #000; background-color: #000; border-radius: 2px; }

.txt_icon5 { min-width: 100px; height: 40px; padding: 11px 5px 10px; font-size: 14px; line-height: 1.22; color: #fff; border-color: #000; background-color: #000; border-radius: 20px; }

[class*="txt_icon"].col1 { border: 0; background-color: rgba(0, 0, 0, 0.5); }

[class*="txt_icon"].col2 { color: #00996A; border-color: #00996A; background-color: #fff; }

[class*="txt_icon"].col3 { color: #000; border-color: #f1f1f1; background-color: #f1f1f1; }

.txt_icon5.col3:hover { color: #fff; border-color: #000; background-color: #000; }

/* 텍스트를 포함하는 아이콘 */
[class*="icom"] { vertical-align: middle; display: inline-block; }

[class*="icom"]:before { content: ""; background-color: transparent; background-image: url("../images/icon_common.png"); display: inline-block; }

.icom1 { font-size: 14px; line-height: 1.36; }

.icom2 { font-weight: 700; font-size: 30px; line-height: 1.134; }

/* ico1:별점, ico2: */
.icom1.ico1:before { width: 13px; height: 13px; margin-right: 5px; background: url("../images/sp_star_set.png") no-repeat; background-position: 0 -20px; background-size: 200px auto; vertical-align: -1px; }

.icom2.ico1:before { width: 30px; height: 30px; margin-right: 10px; background: url("../images/sp_star_set.png") no-repeat; background-position: -140px 0px; background-size: 200px auto; vertical-align: -2px; }

.list_thumb + .icom2.ico1 { margin-top: 40px; }

[class*="img_icon"] { width: 40px; height: 0; padding-top: 40px; border-radius: 50%; overflow: initial; overflow: visible !important; font-size: 0; background-color: #f1f1f1; background: url("../images/pc_unit.png") no-repeat; background-size: 300px 400px; vertical-align: middle; display: inline-block; }

[class*="img_icon"].booking { overflow: hidden; }

[class*="img_icon"].ico1 { background-position: 0 0; }

[class*="img_icon"].ico2 { background-position: 0 -50px; }

[class*="img_icon"].ico3 { background-position: 0 -100px; }

[class*="img_icon"].ico4 { background-position: -150px -150px; }

[class*="img_icon"].ico5 { background-position: 0 -200px; }

[class*="img_icon"].ico6 { background-position: -150px -150px; }

[class*="img_icon"].ico1:hover { background-position: -50px 0; }

[class*="img_icon"].ico2:hover { background-position: -50px -50px; }

[class*="img_icon"].ico3:hover { background-position: -50px -100px; }

[class*="img_icon"].ico4:hover { background-position: -200px -150px; }

[class*="img_icon"].ico5:hover { background-position: -50px -200px; }

[class*="img_icon"].ico6:hover { background-position: -200px -150px; }

/* 최근 본 */
.history_unit { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; }

.history_unit .thumb { width: 65px; height: auto; font-size: 0; text-align: center; flex: none; -ms-flex: none; }

.history_unit .thumb .img { position: relative; width: 100%; height: 0; padding-bottom: 100%; border-radius: 10px; overflow: hidden; background-color: #ebeced; }

.history_unit .thumb .img img { position: absolute; left: 0; top: 50%; max-width: 100%; transform: translateY(-50%); }

.history_unit .thumb .img.logo { background-color: #ebeced; }

.history_unit .thumb .img.logo img { width: 100%; height: auto; }

.history_unit .thumb .icon { position: relative; width: 40px; height: 40px; border: 1px solid #d8d8d8; border-radius: 50%; display: inline-block; }

.history_unit .thumb .icon > span { position: absolute; left: 50%; top: 50%; width: 16px; height: 16px; margin: -8px 0 0 -8px; background-color: transparent; background-image: url("../images/icon_common.png"); }

.history_unit .thumb .icon > span.search { background-position: -240px 0; }

.history_unit .thumb .icon > span.category { background-position: -260px 0; }

.history_unit .thumb .icon > span.event { background-position: -240px -20px; }

.history_unit .thumb .icon > span.thema { background-position: -260px -20px; }

.history_unit .info { width: 245px; flex: 1 1 auto; -ms-flex: 1 1 auto; padding-left: 10px; }

.history_unit .info .type { font-size: 12px; line-height: 1.33; color: #888; }

.history_unit .info .title { max-height: 42px; margin-top: 5px; font-weight: 700; font-size: 16px; line-height: 1.32; word-break: break-all; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.history_unit .info .title.t1 { max-height: 42px; white-space: normal; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

.history_unit .info .name { margin-top: 5px; font-size: 12px; line-height: 1.17; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.history_unit .info .name.t1 { max-height: 28px; white-space: normal; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

/* 레이어팝업 */
.contents .layerContainer.detail .layerpop.snsShare { top: 77px !important; left: 50% !important; right: auto; min-width: auto; margin-left: 380px !important; }

.layerContainer .layerpop .content > .area1 { padding: 14px 20px 12px; font-weight: 700; font-size: 18px; line-height: 1.334; color: #fff; background-color: #505767; }

.layerContainer .layerpop .content > .area2 { padding: 30px; }

.layerContainer .layerpop .content > .area2 mark.txtl_type { font-weight: 700; font-size: 14px; line-height: 1.43; background-color: transparent; display: block; }

.layerContainer .layerpop .content > .area2 mark.txtl_type:first-child { margin-top: 20px; }

.layerContainer .layerpop .content > .area2 strong.txtl_type { margin-top: 30px; font-weight: 700; font-size: 16px; line-height: 1.313; display: block; }

.layerContainer .layerpop .content > .area2 dl.txtl_type { text-align: center; }

.layerContainer .layerpop .content > .area2 dl.txtl_type > dt { font-weight: 700; font-size: 16px; line-height: 1.313; }

.layerContainer .layerpop .content > .area2 dl.txtl_type > dd { margin-top: 20px; font-size: 14px; line-height: 1.358; color: #666; }

.layerContainer .layerpop .content > .area2 dl.txtl_type > dd p { margin-top: 20px; }

.layerContainer .layerpop .content > .area2 dl.txtl_type.t1 { text-align: left; }

.layerContainer .layerpop .content > .area2 dl.txtl_type.t1 > dt { font-size: 20px; line-height: 1.2; }

.layerContainer .layerpop .content > .area2 dl.txtl_type.t1 > dd { margin-top: 8px; font-size: 14px; line-height: 1.358; }

.layerContainer .layerpop .content > .area2 ul.txtl_type { margin-top: 9px; font-size: 13px; line-height: 1.462; color: #888; }

.layerContainer .layerpop .content > .area2 ul.txtl_type > li { position: relative; padding-left: 11px; }

.layerContainer .layerpop .content > .area2 ul.txtl_type > li > a { font-weight: 700; color: #000; }

.layerContainer .layerpop .content > .area2 ul.txtl_type > li:before { content: ""; position: absolute; left: 0; top: 8px; width: 2px; height: 2px; border-radius: 50%; background-color: #888; }

.layerContainer .layerpop .content > .area2 ul.txtl_type > li + li { margin-top: 6px; }

.layerContainer .layerpop .content > .area2 .mesl_type { width: 100%; padding: 30px 20px; font-size: 16px; line-height: 1.313; text-align: center; background-color: #f5f5f5; display: table; }

.layerContainer .layerpop .content > .area2 .mesl_type p { height: 60px; vertical-align: middle; display: table-cell; }

.layerContainer .layerpop .content > .area2 .banner_box { margin: 30px 0; }

.layerContainer .layerpop .content > .area2 .banner_box img { width: 100%; display: block; }

.layerContainer .layerpop .content > .area2 .btn_wrap { margin-top: 30px; }

.layerContainer .layerpop .content > .area2 .btn_wrap [class*="btn_type"] { font-weight: 400; }

/* 레이어 너비 설정 */
.layerpop .content.w1 { width: 490px; }

.layerpop .content.w2 { width: 640px; }

.layerpop .content.w3 { width: 500px; }

/* 윈도우팝업 */
.window_popup { padding: 40px 85px 50px; }

.window_popup .contents .panel { width: 100% !important; margin-bottom: 0; }

.window_popup .contents .tit_type:first-child { margin-top: 0; }

.window_popup .contents .mes_data + .panel { margin-top: 50px; }

/* [SYS-13394]20210614 비회원 문의 */
/* form input 공통 */
[class*="inp_group"] { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

[class*="inp_group"] > * { flex: 0 1 auto; -ms-flex: 0 1 auto; }

[class*="inp_group"] .area1 { width: 100%; height: auto; margin-right: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-direction: column; /* [SYS-23144]20220610 [회원공통] 중국마켓 지적사항 조치 (4월) */ /* //[SYS-23144]20220610 [회원공통] 중국마켓 지적사항 조치 (4월) */ }

[class*="inp_group"] .area1.w1_1 > span input { width: 100%; flex: 1; }

[class*="inp_group"] .area1.w1_1 > span button, [class*="inp_group"] .area1.w1_1 > span a[class*="btn_type"] { width: 140px; flex: 0 auto; }

[class*="inp_group"] .area1.w2_1 .column { width: 310px; }

[class*="inp_group"] .area1.w2_1 .column input { width: 100%; }

[class*="inp_group"] .area1.w2_1 > span a.btn_type5 { width: 150px; flex: 0 auto; }

[class*="inp_group"] .area1 > span { position: relative; /* height:100%; */ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; /* i + input { padding:21px 0 8px; } */ }

[class*="inp_group"] .area1 > span > i { position: absolute; left: 0; top: 50%; margin-top: -10px; font-size: 15px; line-height: 1.334; color: #888; transition: all 0.3s; white-space: nowrap; z-index: -1; }

[class*="inp_group"] .area1 > span > i.i_important { color: #de0018; }

[class*="inp_group"] .area1 > span .data { padding: 0 15px; font-size: 13px; line-height: 1.385; color: #999; flex: none; }

[class*="inp_group"] .area1 > span .data ins { text-decoration: none; }

[class*="inp_group"] .area1 > span .data:after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; border-bottom: 1px solid #e5e5e5; }

[class*="inp_group"] .area1 > span .column { position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

[class*="inp_group"] .area1 > span .column > label { position: absolute; left: 0; top: 0; width: 0; height: 100%; margin: 0; padding-left: 100%; border-bottom: 1px solid #e5e5e5; overflow: hidden; }

[class*="inp_group"] .area1 > span .column > span { width: 6px; margin: 0 5px; padding-top: 20px; opacity: 0; visibility: hidden; display: inline-block; transition: opacity 0.3s; }

[class*="inp_group"] .area1 > span .column > input { width: 90px; }

[class*="inp_group"] .area1 > span .column.tel { width: 100%; }

[class*="inp_group"] .area1 > span .email { position: relative; display: block; width: 100%; }

[class*="inp_group"] .area1 > span .email .item { position: absolute; left: 0; right: 0; top: calc(100% - 1px); max-height: 251px; border-top: 1px solid #000; background-color: #fff; display: none; overflow-x: hidden; overflow-y: auto; z-index: 3; }

[class*="inp_group"] .area1 > span .email .item button { width: 100%; height: 50px; padding: 0 12px; font-size: 15px; color: #888; text-align: left; word-break: break-all; border: solid #e5e5e5; border-width: 0 1px 1px 1px; }

[class*="inp_group"] .area1 > span .email .item button em { color: #000; }

[class*="inp_group"] .area1 > span .email .item button.on, [class*="inp_group"] .area1 > span .email .item button:hover { color: #c4c4c4; border-color: #000; background-color: #000; }

[class*="inp_group"] .area1 > span .email .item button.on em, [class*="inp_group"] .area1 > span .email .item button:hover em { color: #fff; }

[class*="inp_group"] .area1 > span input { width: 100%; height: auto; padding: 15px 0 14px; font-size: 15px; line-height: 1.334; color: #000; border-width: 0 0 1px 0; border-color: #e7e7e7; background-color: transparent; outline: none; transition: all 0.3s; }

[class*="inp_group"] .area1 > span input:hover { border-width: 0 0 1px 0; border-color: #e7e7e7; }

[class*="inp_group"] .area1 > span input:focus:not(:read-only) { border-color: #000; }

[class*="inp_group"] .area1 > span > a, [class*="inp_group"] .area1 > span > button { margin-left: 10px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; flex: 1 1 auto; -ms-flex: 1 1 auto; }

[class*="inp_group"] .area1 > span .calMY2 { position: relative; width: 56px; height: 50px; margin-left: 0; font-size: 0; border: 1px solid #e7e7e7; background-color: transparent; }

[class*="inp_group"] .area1 > span .calMY2:before { content: ""; position: absolute; left: 50%; top: 50%; width: 32px; height: 28px; margin: -14px 0 0 -16px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -80px -80px; }

[class*="inp_group"] .area1 input[type="number"]::-webkit-outer-spin-button, [class*="inp_group"] .area1 input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; }

[class*="inp_group"] .area1 > em { margin-top: 8px; font-size: 12px; line-height: 1.67; color: #de0018; word-break: break-all; display: none; }

[class*="inp_group"] .area1 > em.t1 { color: #000; }

[class*="inp_group"] .area1 > p { margin-top: 10px; font-size: 12px; line-height: 1.5; color: #888; }

[class*="inp_group"] .area1.err > span input, [class*="inp_group"] .area1.err .column > label, [class*="inp_group"] .area1.err .scrollWrap, [class*="inp_group"] .area1.err > span span.data:after { border-color: #de0018; }

[class*="inp_group"] .area1.err > em { display: block; color: #de0018; margin-top: 10px; }

[class*="inp_group"] .area1.err > em::before { display: none; }

[class*="inp_group"] .area1.correct > span input, [class*="inp_group"] .area1.correct .column > label, [class*="inp_group"] .area1.correct > span span.data:after { border-color: #00996a; }

[class*="inp_group"] .area1.correct > em { display: block; color: #00996a; }

[class*="inp_group"] .selectZone > em { margin-top: 8px; font-size: 12px; line-height: 1.67; color: #de0018; word-break: break-all; display: none; }

[class*="inp_group"] .selectZone.err .ui-selectmenu-button { border-color: #de0018; }

[class*="inp_group"] .selectZone.err > em { display: block; }

[class*="inp_group"] .selectZone.err > em::before { display: none; }

[class*="inp_group"] .selectZone.noLabel .ui-selectmenu-button .ui-selectmenu-text { padding-top: 10px; color: #000; }

[class*="inp_group"] .selectZone.noLabel .ui-selectmenu-button .ui-selectmenu-text.on { color: #888; }

[class*="inp_group"] .selectZone.noLabel .ui-selectmenu-button .ui-selectmenu-text ~ .txt { display: none; }

[class*="inp_group"] .selectZone.noLabel.on .ui-selectmenu-button .ui-selectmenu-text { color: #000; }

[class*="inp_group"] .selectZone.type02 .ui-selectmenu-button .ui-selectmenu-text.on::after { display: none; }

[class*="inp_group"] .scrollWrap { position: relative; width: 100%; height: 226px; padding: 0 0 24px; border: 1px solid #e5e5e5; background-color: #fff; }

[class*="inp_group"] .scrollWrap .scrollCont { height: 100%; padding: 15px; font-size: 15px; line-height: 1.334; color: #000; border: 0; }

[class*="inp_group"] .scrollWrap .data { position: absolute; right: 0; bottom: 6px; padding: 0 15px; font-size: 13px; line-height: 1.385; color: #999; flex: none; }

[class*="inp_group"] .scrollWrap .data ins { text-decoration: none; }

[data-inputcheck="check-active"] .input-clear { display: none !important; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); width: 16px; height: 16px; font-size: 0; background-color: transparent; background-image: url("../images/icon_member.png"); background-repeat: no-repeat; background-position: -380px -119px; }

[data-inputcheck="check-active"] .input-clear:after { content: ''; font-size: 15px; display: block; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); padding: 15px; }

[data-inputcheck="check-active"] .input-clear.right { right: 10px; }

[data-inputcheck="check-active"] input::-ms-clear { display: none; width: 0; height: 0; }

[data-inputcheck="check-active"] input::-ms-reveal { display: none; width: 0; height: 0; }

[data-inputcheck="check-active-view"] input[type="password"] { padding-right: 80px; }

[data-inputcheck="check-active-view"] .input-clear { display: none !important; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); width: 16px; height: 16px; font-size: 0; background-color: transparent; background-image: url("../images/icon_member.png"); background-repeat: no-repeat; background-position: -380px -119px; }

[data-inputcheck="check-active-view"] .input-clear:after { content: ''; font-size: 15px; display: block; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); padding: 15px; }

[data-inputcheck="check-active-view"] .input-clear.right { right: 10px; }

[data-inputcheck="check-active-view"] input::-ms-clear { display: none; width: 0; height: 0; }

[data-inputcheck="check-active-view"] input::-ms-reveal { display: none; width: 0; height: 0; }

[data-inputcheck="check-active-view"] .view-pass { display: none !important; position: absolute; top: 50%; right: 46px; transform: translateY(-50%); width: 23px; height: 23px; font-size: 0; background-color: transparent; background-image: url("../images/icon_member.png"); background-repeat: no-repeat; background-position: -401px -115px; }

[data-inputcheck="check-active-view"] .view-pass:after { content: ''; font-size: 15px; display: block; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); padding: 15px; }

[data-inputcheck="check-active-view"] .view-pass.show { background-position: -428px -115px; }

.area1.active .input-clear { display: block !important; }

.area1.active .view-pass { display: block !important; }

.inp_group { margin-top: 20px; }

.inp_group .area1 > span > i { padding-right: 14px; /* 220106 추가 [이종환] : 필수값 [*] 표시 위치 통일 위해 padding-right:14px; 추가 - 띄어쓰기로 간격이 있는 경우를 위함 (예: 휴대전화의 경우) */ }

.inp_group .area1 > span > i em { opacity: 0; display: none; /* 220106 추가 [이종환] : 필수값 [*] 표시 style:after로 처리. 위치 조정 위해 display:none; 추가 */ }

.inp_group .area1 > span > i b, .inp_group .area1 > span > i time { color: #fe0502; }

.inp_group .area1 > span input { flex: 1 1 auto; }

.inp_group .area1.on > span > i { margin-top: -25px; padding-right: 0; /* 220106 추가 [이종환] : 필수값 [*] 표시 위치 통일 위해 padding-right:0; 추가 - 활성화의 경우 원래대로 돌아옴 */ font-size: 12px; color: #aaa; }

.inp_group .area1.on > span > i b, .inp_group .area1.on > span > i span { display: none; }

.inp_group .area1.on > span > i em { opacity: 1; display: inline-block; /* 220106 추가 [이종환] : 필수값 [*] 표시 style:after로 처리. 위치 조정 위해 display:block; 추가 */ }

.inp_group .area1.on > span > i.i_important { color: #de0018; }

.inp_group .area1.on > span .data:after { border-color: #000; }

.inp_group .area1.on > span .column > label { z-index: -1; }

.inp_group .area1.on > span .column > span { opacity: 1; visibility: visible; }

.inp_group .area1.on > span i ~ input, .inp_group .area1.on > span .email input, .inp_group .area1.on > span .column input { padding: 21px 0 8px; }

.inp_group .area1 ~ .area1, .inp_group .selectZone ~ .area1 { margin-left: 20px; }

.inp_group .area1 + .check_type { margin-left: 10px; padding-top: 15px; }

.inp_group2 { margin-top: 10px; }

.inp_group2 .area1 > span > i { font-size: 16px; line-height: 1.27; }

.inp_group2 .area1 > em { font-size: 13px; line-height: 1.308; }

.inp_group2 .area1.on > span > i { opacity: 0; }

.inp_group2 .tit { width: 183px; min-height: 56px; padding-right: 10px; font-size: 14px; line-height: 1.286; word-break: break-word; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; align-self: start; }

.inp_group2 .tit > b { margin-right: 4px; color: #fe0502; }

.inp_group2 .tit > .tooltipWrap { flex: none; }

.inp_group2 .tit ~ .area1 { width: 337px; }

.txtm_type2 + .inp_group2 { margin-top: 19px; }

[class*="inp_group"] + .txt_type4 { margin-top: 12px; }

/* form input 비활성화 공통 */
.form_type .disabled .area1 > span > i, .inp_group .area1.disabled > span > i { left: 10px; margin-top: -21px; font-size: 12px; color: #aaa; z-index: 1; }

.form_type .disabled .area1 > span > i b, .form_type .disabled .area1 > span > i span, .inp_group .area1.disabled > span > i b, .inp_group .area1.disabled > span > i span { display: none; }

.form_type .disabled .area1 > span > i em, .inp_group .area1.disabled > span > i em { opacity: 1; }

.form_type .disabled .area1 > span > i.i_important, .inp_group .area1.disabled > span > i.i_important { color: #de0018; }

.form_type .disabled .area1 > span .column, .inp_group .area1.disabled > span .column { opacity: 1; color: #aaa; }

.form_type .disabled .area1 > span .column > label, .inp_group .area1.disabled > span .column > label { background-color: #f4f4f4; z-index: -1; }

.form_type .disabled .area1 > span input, .inp_group .area1.disabled > span input { padding: 15px 10px 14px; color: #666; background-color: #f4f4f4; }

.form_type .disabled .area1 > span i ~ input, .form_type .disabled .area1 > span .email input, .form_type .disabled .area1 > span .column input, .inp_group .area1.disabled > span i ~ input, .inp_group .area1.disabled > span .email input, .inp_group .area1.disabled > span .column input { padding: 25px 10px 4px; }

.form_type .disabled .area1 > em, .inp_group .area1.disabled > em { display: none; }

.form_type .disabled2 .area1 > span > i { left: 10px; color: #888; z-index: 1; }

.form_type .disabled2 .area1 > span > i b, .form_type .disabled2 .area1 > span > i span { display: none; }

.form_type .disabled2 .area1 > span .column { opacity: 1; color: #aaa; }

.form_type .disabled2 .area1 > span .column > label { background-color: #f4f4f4; z-index: -1; }

.form_type .disabled2 .area1 > span input { padding: 15px 10px 14px; color: #666; background-color: #f4f4f4; }

.form_type .disabled2 .area1 > span button[disabled] { color: #666; }

.form_type .disabled2 .area1 > em { display: none; }

.form_type .readonly .area1 > span input, .inp_group .area1.readonly > span input { color: #c4c4c4; border-color: #e5e5e5; }

/* 회원가입 폼 */
.form_type > dt { font-weight: 700; font-size: 18px; line-height: 1.33; }

.form_type > dt b { color: #fe0502; }

.form_type > dt .check_type { margin-right: 0; font-weight: 400; font-size: 14px; line-height: 1.286; }

.form_type > dt ~ dt { margin-top: 50px; }

.form_type > dt + dt { margin-top: 42px; }

.form_type > dd, .form_type > .box { margin-top: 10px; }

.form_type > dd .txtm_type, .form_type > .box .txtm_type { text-align: left; }

.form_type > dd .inp_group + .inp_group, .form_type > .box .inp_group + .inp_group { margin-top: 20px; }

.form_type > dd .inp_group:not(.send) + .code, .form_type > .box .inp_group:not(.send) + .code { display: none; }

.form_type > dd .ck_group, .form_type > .box .ck_group { margin-top: 20px; font-size: 0; }

.form_type > dd .ck_group .check_type + .check_type, .form_type > .box .ck_group .check_type + .check_type { margin-left: 100px; }

.form_type > dd .ck_group:first-child, .form_type > .box .ck_group:first-child { margin-top: 15px; }

.form_type > dd .ck_group + .txt_type, .form_type > .box .ck_group + .txt_type { margin-top: 19px; }

.form_type > dd .ck_group + .txt_type2, .form_type > .box .ck_group + .txt_type2 { margin-top: 20px; }

.form_type > dd .check_type, .form_type > .box .check_type { margin-right: 0; font-size: 14px; height: auto; }

.form_type > dd > .check_type:first-child, .form_type > .box > .check_type:first-child { margin-top: 10px; }

.form_type > dd .file_group, .form_type > .box .file_group { margin-top: 20px; font-size: 0; }

.form_type > dd .file_group + p.txt_type4, .form_type > .box .file_group + p.txt_type4 { margin-top: 13px; }

.form_type > dd .gender, .form_type > .box .gender { width: 113px; margin-left: 30px; font-size: 0; }

.form_type > dd .gender .check_type, .form_type > .box .gender .check_type { max-height: 50px; text-align: center; }

.form_type > dd .gender .check_type em, .form_type > .box .gender .check_type em { width: 56px; height: 50px; font-size: 16px; line-height: 48px; border: 1px solid #c4c4c4; display: block; transition: background-color 0.2s; }

.form_type > dd .gender .check_type em:before, .form_type > .box .gender .check_type em:before { display: none; }

.form_type > dd .gender .check_type input:checked + em, .form_type > .box .gender .check_type input:checked + em { color: #fff; border-color: #000; background-color: #000; }

.form_type > dd .gender .check_type + .check_type, .form_type > .box .gender .check_type + .check_type { margin-left: 0; }

.form_type > dd .gender > em, .form_type > .box .gender > em { margin-top: 8px; font-size: 12px; line-height: 1.67; color: #fe0502; display: none; }

.form_type > dd .gender.err > em, .form_type > .box .gender.err > em { display: block; }

.form_type > dd > .area2, .form_type > .box > .area2 { margin-top: 30px; }

.form_type > dd > .area2 .box, .form_type > .box > .area2 .box { margin-top: 10px; }

.form_type > dd > .area2 .box .contText, .form_type > .box > .area2 .box .contText { height: 99px; padding: 20px; font-size: 13px; color: #666; border: 1px solid #e5e5e5; background-color: #fff; overflow-x: hidden; overflow-y: scroll; }

.form_type > dd > .area2 .box .contText dl + dl, .form_type > .box > .area2 .box .contText dl + dl { margin-top: 20px; }

.form_type > dd > .area2:first-child, .form_type > .box > .area2:first-child { margin-top: 12px; }

.form_type > dd .btn_wrap, .form_type > .box .btn_wrap { margin-top: 20px; }

.form_type > dd .btn_wrap span, .form_type > .box .btn_wrap span { width: 300px; font-weight: 700; }

.form_type > dd .code ~ .btn_wrap, .form_type > .box .code ~ .btn_wrap { display: none; }

.form_type > dd .w1, .form_type > .box .w1 { width: 260px; flex-shrink: 0; }

.form_type > dd .w1_1, .form_type > .box .w1_1 { width: 260px; }

.form_type > dd .w1_1 input, .form_type > .box .w1_1 input { width: 150px; }

.form_type > dd .w1_2, .form_type > .box .w1_2 { width: 240px; }

.form_type > dd .w1_2 input, .form_type > .box .w1_2 input { width: 90px; }

.form_type > dd .w1_2 span .btn_type5, .form_type > .box .w1_2 span .btn_type5 { width: 140px; flex: 0 auto; }

.form_type > dd .w1_3, .form_type > .box .w1_3 { width: 260px; }

.form_type > dd .w1_3 .column > input, .form_type > .box .w1_3 .column > input { width: 80px; }

.form_type > dd .w1_3 .column > input:first-of-type, .form_type > .box .w1_3 .column > input:first-of-type { width: 100%; }

.form_type > dd .w1_4, .form_type > .box .w1_4 { width: 210px; }

.form_type > dd .w2, .form_type > .box .w2 { width: 470px; }

.form_type > dd .w2_1, .form_type > .box .w2_1 { width: 470px; /* input:not(:last-child) { width:324px; } */ }

.form_type > dd .w2_1 input:not(:only-of-type), .form_type > .box .w2_1 input:not(:only-of-type) { width: 102px; }

.form_type > dd .w2_1 input:not(:only-of-type):first-of-type, .form_type > .box .w2_1 input:not(:only-of-type):first-of-type { width: 100%; }

.form_type > dd .w3, .form_type > .box .w3 { width: 100%; }

.form_type > dd .w3 input:nth-last-child(2), .form_type > .box .w3 input:nth-last-child(2) { width: 604px; flex: 0 1 auto; -ms-flex: 0 1 auto; }

.form_type > dd .w3_1, .form_type > .box .w3_1 { width: 100%; }

.form_type > dd .w3_1 input, .form_type > .box .w3_1 input { width: 640px; }

.form_type > dd .w4, .form_type > .box .w4 { width: 347px; }

.form_type > dd .w5, .form_type > .box .w5 { width: 303px; }

.form_type > dd .w5 input, .form_type > .box .w5 input { width: 247px; }

.form_type > dd .w5_1, .form_type > .box .w5_1 { width: 303px; }

.form_type > dd .w5_2, .form_type > .box .w5_2 { width: 300px; }

.form_type > dd .w5_2 + .selectZone, .form_type > .box .w5_2 + .selectZone { margin-left: 10px; }

.form_type > dd .w6, .form_type > .box .w6 { width: 714px; }

.form_type > dd .w6 input, .form_type > .box .w6 input { width: 604px; }

.form_type > dd .w7, .form_type > .box .w7 { width: 100%; }

.form_type > dd .w7 input, .form_type > .box .w7 input { width: 695px; }

.form_type > dd .w8, .form_type > .box .w8 { width: 80px; }

.form_type > dd .w8 > em, .form_type > .box .w8 > em { width: 260px; }

.form_type > dd .w9, .form_type > .box .w9 { width: 170px; }

.form_type > dd .w8 + .w9, .form_type > .box .w8 + .w9 { margin-left: 10px; }

.form_type > dd .w10, .form_type > .box .w10 { width: 520px; }

.form_type > dd .w11, .form_type > .box .w11 { width: 200px; }

.form_type > dd .area1[class*="w"] .email:last-child, .form_type > .box .area1[class*="w"] .email:last-child { width: 100%; }

.form_type > dd .area1[class*="w"] .email:last-child input, .form_type > .box .area1[class*="w"] .email:last-child input { width: 100%; }

.form_type > .box:first-child { margin-top: 0; }

.form_type .disabled .column { width: 100%; }

.form_type .disabled .w2_1 .email:nth-last-child(2), .form_type .disabled .w2_1 input:nth-last-child(2), .form_type .disabled .w3 .email:nth-last-child(2), .form_type .disabled .w3 input:nth-last-child(2) { width: 100%; }

.form_type .disabled .w2_1 a, .form_type .disabled .w3 a { display: none; }

.form_type .disabled .txtm_type2, .form_type .disabled .group.send + .group { display: none; }

.form_type .disabled .code { display: none; }

.form_type .disabled .code ~ .btn_wrap { display: block; }

.form_type .disabled .code ~ .btn_wrap [class*="btn_type"] { color: #666; }

.form_type dt.t1 { font-size: 22px; }

.form_type dt.t1 span { font-weight: 400; font-size: 16px; }

.form_type dd.t1 { margin-top: -1px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: space-between; }

.form_type dd.t1 + dt { margin-top: 40px; }

.form_type dt.t2 { font-size: 17px; line-height: 1.295; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; }

.form_type dt.t2 .sub { font-weight: 400; font-size: 12px; }

.form_type dt.t2 + dd, .form_type dt.t2 + .box { margin-top: 20px; }

.form_type dt.t3 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: flex-end; justify-content: space-between; }

.form_type .tooltipWrap { width: 16px; height: 50px; margin-left: 8px; }

.form_type .tooltipWrap .btnTip { position: absolute; top: 50%; margin-top: -8px; background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -120px -80px; }

.form_type .selectZone .ui-selectmenu-button { height: 50px; border-width: 0 0 1px 0; border-color: #e7e7e7; z-index: 1; }

.form_type .selectZone .ui-selectmenu-button.ui-selectmenu-disabled .ui-selectmenu-text { padding-left: 10px; padding-top: 20px; color: #666; }

.form_type .selectZone .ui-selectmenu-button .ui-selectmenu-text { height: 100%; padding: 16px 30px 3px 0; font-size: 15px; color: #000; }

.form_type .selectZone .ui-selectmenu-button .ui-selectmenu-text.on { padding: 10px 30px 9px 0; color: #888; }

.form_type .selectZone .ui-selectmenu-button .ui-selectmenu-text.on:after { content: "*"; margin-left: 4px; color: #de0018; }

.form_type .selectZone .ui-selectmenu-button .txt { position: absolute; left: 0; top: 50%; margin-top: -10px; font-size: 15px; line-height: 1.334; color: #888; opacity: 0; z-index: -1; transition: opacity 0.3s; }

.form_type .selectZone .ui-selectmenu-button .ui-selectmenu-text:not(.on) ~ .txt { margin-top: -25px; font-size: 12px; line-height: 1.334; color: #aaa; opacity: 1; }

.form_type .selectZone .ui-selectmenu-menu ul { max-height: 173px; }

.form_type .selectZone .ui-selectmenu-button-open { border-color: #ccc; }

.form_type .selectZone .ui-selectmenu-button .ui-selectmenu-icon { position: absolute; top: 50%; right: 10px; width: 8px; height: 8px; border-left: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-45deg); margin-top: -6px; margin-right: 2px; background: none; }

.form_type .selectZone .ui-selectmenu-button-open .ui-selectmenu-icon { margin-top: -1px; transform: rotate(135deg); }

.form_type .selectZone:has(.ui-selectmenu-disabled) > .txt { padding-left: 10px !important; padding-top: 4px; }

.form_type .goods { height: 0; margin-top: 0; overflow: hidden; visibility: hidden; transition: margin-top 0.3s; }

.form_type .goods .box { padding: 20px; border: solid #e5e5e5; border-width: 1px 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; }

.form_type .goods .box .area1 { width: 148px; height: 148px; margin-right: 30px; flex: none; }

.form_type .goods .box .area1 img { width: 100%; height: 100%; }

.form_type .goods .box .area2 { width: 842px; font-size: 14px; line-height: 1.286; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex: 1 1 auto; flex-wrap: wrap; }

.form_type .goods .box .area2 dt { min-width: 70px; margin-right: 8px; flex: none; }

.form_type .goods .box .area2 dd { width: 88%; color: #888; flex: 1 1 auto; }

.form_type .goods .box .area2 dd > cite { color: #000; }

.form_type .goods .box .area2 dd > span { margin-top: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.form_type .goods .box .area2 dt ~ dt, .form_type .goods .box .area2 dd ~ dd { margin-top: 10px; }

.form_type dt.on + .goods { height: auto; margin-top: 20px; overflow: visible; visibility: visible; }

/* box 타입 */
.box_between { margin-top: 60px; padding: 20px 30px; background-color: #f9f9f9; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; }

.box_between p { font-size: 15px; line-height: 1.868; flex: 1 1 auto; }

.box_between a { min-width: 120px; font-weight: 700; flex: none; }

/* //[SYS-13394]20210614 비회원 문의 */
/*[SYS-17973] 브랜드 추천상품 영역 비노출*/
.hidden_dn { display: none; }

/* [SYS-19487] PC 빅배너 카테고리 영역 액션 수정 */
.new_category { display: none; position: absolute; top: 61px; width: 210px; height: 750px; }

.new_category .scrollWrap { position: relative; padding: 0; border: none; background: none; z-index: 1; }

.new_category .scrollCont { height: 750px !important; padding: 0 !important; }

.new_category .scrollCont .category { position: static; top: 0; height: auto; padding-top: 35px; padding-bottom: 30px; padding-left: 20px; padding-right: 0; z-index: 3; }

.new_category .scrollCont .category > li > a { padding-right: 10px; }

.new_category .scrollCont .category > li:last-child { padding-bottom: 30px; }

.new_category .scrollCont .category a { word-break: break-all; }

.new_category .scrollCont .category::before { content: ""; position: absolute; top: 0; left: 0; bottom: 0; width: 210px; z-index: -1; background-color: rgba(0, 0, 0, 0.9); }

.new_category .scrollCont .category.hover { content: none; }

.new_category .scrollCont .category .sub::after { content: ''; position: absolute; top: 0; left: 210px; bottom: 0; width: 6px; background: transparent; z-index: 2; }

.new_category .scrollCont .category .sub .area { top: -1px; display: none; }

.new_category .scrollCont .category .sub .area::before { background: linear-gradient(90deg, transparent 0, transparent 210px, rgba(0, 0, 0, 0.9) 210px, rgba(0, 0, 0, 0.9) 100%); bottom: 0; z-index: -1; }

.new_category .scrollCont .category .sub > li { padding-right: 10px; }

.new_category .scrollCont .category .sub > li > a:hover::after { content: none; position: static; }

.new_category .scrollCont .category .sub > li.show_area > a { font-weight: bold; }

.new_category .scrollCont .category .sub > li.show_area > a::after { content: ""; display: inline-block; width: 8px; height: 12px; margin-left: 8px; background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: 0 0; }

.new_category .scrollCont .category .sub > li.show_area .area { display: block; height: 751px; overflow: visible; visibility: visible; }

.new_category .enscrollOver { left: 0 !important; transform: translateX(210px); z-index: 0 !important; }

.new_category .enscrollOver .enscroll-track, .new_category .enscrollOver .vertical-handle { z-index: 0; }

.lotte_wrap .lotte_header .new_category { display: none; }

/* //[SYS-19487] */
/* [DEF-11864] 20211028 */
.list_card > li > a, .list_card2 > li > a { display: block; position: relative; z-index: 1; }

.list_card > li > a .num, .list_card2 > li > a .num { z-index: 2; left: -44px; top: -72p1; }

.list_card > li > .util, .list_card2 > li > .util { z-index: 1; }

.list_card > li > .util .img_icon, .list_card2 > li > .util .img_icon { overflow: visible !important; font-size: 0; }

/* //[DEF-11864] 20211028 */
/* [SYS-20183] 2021-11-24 //달력 관련 추가 */
[id^='mgDeparture'] { display: none; position: absolute; width: 293px; z-index: 21; }

[id^='mgDeparture'] .choosedate > p { text-align: left !important; font-size: 13px; letter-spacing: -1px; }

[id^='mgDeparture'].on { display: block; }

[id^='mgDeparture'] .ui-datepicker-header { padding-bottom: 50px; }

[id^='mgDeparture'] .ui-datepicker { padding-bottom: 82px !important; }

[id^='mgDeparture'] .ui-datepicker::after { bottom: 0; }

[id^='mgDeparture'] .ui-datepicker .ui-datepicker-buttonpane .ui-priority-secondary { display: block; }

[id^='mgDeparture'] .ui-datepicker .ui-datepicker-today span { /* 오늘 */ font-weight: bold !important; color: #000 !important; text-decoration: underline !important; }

[id^='mgDeparture'] .ui-datepicker .ui-state-highlight span { /* 주문일 */ font-weight: bold !important; color: blue !important; text-decoration: underline !important; }

[id^='mgDeparture'] .mgDaepicker table th { border-bottom: 0 !important; }

[id^='mgDeparture'] .mgDaepicker table::after { display: none; }

[id^='mgDeparture'] .btn { position: absolute; bottom: 20px; left: 15px; width: 263px; padding-top: 20px; text-align: center; border-top: 1px solid #e1e1e1; z-index: 11; }

[id^='mgDeparture'].cal_type2 .chooseType { position: absolute; left: 15px; top: 54px; z-index: 20; }

[id^='mgDeparture'].cal_type2 .chooseType label { cursor: pointer; }

[id^='mgDeparture'].cal_type2 .choosedate { top: 80px !important; }

[id^='mgDeparture'].cal_type3 .ui-datepicker { padding-bottom: 15px !important; }

[id^='mgDeparture'].cal_type3 .ui-datepicker .ui-datepicker-header { padding-bottom: 25px !important; }

/* //[SYS-20183] 2021-11-24 */
/* 필수입력 표시 : selectbox */
.no_required .ui-selectmenu-text.on:after { display: none; }

.inp_group { /* input + button 조함 버튼 넓이 자동 2022.01.13 추가 : 이종환 */ }

.inp_group .area1.required > span > i:after { color: #fe0502; font-weight: bold; content: '*'; position: absolute; top: 0; right: 0; }

.inp_group .area1.on > span > i:after { display: none; }

.inp_group [class*="btn_type"].auto { flex: none; }

/* bullet list 2022.01.26 추가 : 이종환 */
.bullet_list { color: #888; font-size: 13px; border: 0; }

.bullet_list > li { padding: 0 0 0 10px; line-height: 18px; position: relative; }

.bullet_list > li + li { margin-top: 8px; }

.bullet_list > li:before { width: 2px; height: 2px; background-color: #999; content: ''; position: absolute; top: 7px; left: 0; }

.bullet_list.type02 > li { padding-left: 10px; }

.bullet_list.type02 > li:before { width: auto; height: AUTO; background-color: transparent; content: '-'; top: 1px; }

/* [SYS-18443] 20220127 [전시] 스토리 상세페이지 > 브랜드관 바로가기 코너 추가 */
.brand_shortcut { margin-top: 120px; margin-bottom: 120px; text-align: center; }

.brand_shortcut ul { margin-top: -10px; margin-left: -4px; display: inline-block; }

.brand_shortcut ul > li { padding-top: 10px; padding-left: 4px; display: inline-block; }

.brand_shortcut ul > li a { padding: 16px 40px 15px 20px; font-size: 16px; line-height: 17px; letter-spacing: -0.32px; position: relative; display: block; }

.brand_shortcut ul > li a:after { width: 7px; height: 7px; content: ''; position: absolute; top: 50%; right: 27px; transform: rotate(45deg) translateY(-50%); display: inline-block; }

.brand_shortcut ul.type01 a { color: #fff; background-color: #000; border: 1px solid #000; }

.brand_shortcut ul.type01 a:after { border: 1px solid #999; border-bottom: 0; border-left: 0; }

.brand_shortcut ul.type02 a { color: #000; background-color: transparent; border: 1px solid #c4c4c4; }

.brand_shortcut ul.type02 a:after { border: 1px solid #888; border-bottom: 0; border-left: 0; }

/* //[SYS-18443] 20220127 [전시] 스토리 상세페이지 > 브랜드관 바로가기 코너 추가 */
/* [SYS-21224] 2022-03-15 [상품/전시] 찜꽁 명칭 변경 및 예약하기 버튼 제거 */
/* 2022-04-13 sass/_css/unit.scss에서 이동 */
.soldout_img { position: relative; }

.soldout_img::before { display: block; content: ''; background: #000; opacity: 0.5; position: absolute; width: 100%; height: 100%; top: 0; z-index: 1; }

.soldout_img::after { display: flex; content: 'SOLD OUT'; font-weight: bold; color: #fff; font-size: 15px; position: absolute; width: 100%; height: 100%; top: 0; justify-content: center; align-items: center; letter-spacing: normal; z-index: 2; }

/* //[SYS-21224] 2022-03-15 [상품/전시] 찜꽁 명칭 변경 및 예약하기 버튼 제거 */
/* [SYS-21328] 2022-04-19 */
.wishPopNew { display: block; display: none; position: absolute !important; top: 55px; left: 50% !important; right: auto !important; bottom: auto !important; transform: translateX(-50%) !important; width: max-content !important; max-width: 260px !important; height: auto !important; min-height: auto !important; padding: 0 !important; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16) !important; background-color: #fff !important; font-size: 13px !important; color: #000 !important; border-radius: 8px !important; margin: 0 !important; z-index: 12 !important; -webkit-line-clamp: initial !important; text-overflow: initial !important; white-space: normal !important; overflow: initial !important; }

.wishPopNew:after { content: ''; display: block !important; width: 31px !important; height: 21px !important; background: url(../images/new_wish_top_bg3.png) no-repeat center !important; position: absolute !important; top: -16.5px !important; left: calc((100% - 31px) / 2) !important; right: auto !important; bottom: auto !important; margin: 0 !important; padding: 0 !important; }

.wishPopNew * { text-indent: 0 !important; font-weight: normal !important; letter-spacing: normal !important; line-height: 1.6 !important; margin: 0 !important; vertical-align: auto !important; }

.wishPopNew a { background: #fff !important; text-align: left !important; display: block !important; padding: 15px 20px 15px 48px !important; font-size: 13px !important; color: #000 !important; width: 100% !important; border: 0 !important; height: auto !important; min-height: auto !important; border-radius: 8px !important; text-align: left !important; }

.wishPopNew a::before, .wishPopNew a::after { display: none !important; }

.wishPopNew a:hover { text-decoration: none !important; }

.wishPopNew a::before { content: ''; display: inline-block !important; width: 18px !important; height: 18px !important; margin: 0 10px 0 0 !important; background: url(../images/icon_score_like.png) no-repeat center !important; position: absolute !important; top: 50% !important; left: 20px !important; right: auto !important; bottom: auto !important; transform: translateY(-50%) !important; }

.wishPopNew a span { font-size: 13px !important; color: #000 !important; text-decoration: underline !important; font-weight: bold !important; position: relative !important; padding: 0 !important; display: inline-block !important; top: auto !important; left: auto !important; width: auto !important; overflow: initial !important; }

.wishPopNew.liquor a::before, .wishPopNew.cart a::before { position: absolute !important; top: 50% !important; left: 20px !important; transform: translateY(-50%) !important; display: inline-block !important; width: 22px !important; height: 22px !important; margin: 0 10px 0 0 !important; background: url("../images/n_icon_cart.png") no-repeat center !important; }

.brandshopTop .wishPopNew { left: 12px !important; /* [PD-754] 2024-07-02 [운영] GNB, LNB형 브랜드관 관심 브랜드 토스트팝업 위치 UI 결함 */ }

/* IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .wishPopNew { width: 311px !important; } }

/* //[SYS-21328] 2022-04-19 */
/* 높이 관련 추가 */
.h150 { height: 150px !important; }

.h200 { height: 200px !important; }

.noticeGuide ul > li > a { text-decoration: none; }

.noticeGuide ul > li > a.link_button { height: 28px; border-radius: 3px; border: solid 1px #c4c4c4; background-color: #fff; padding: 0 16px; margin: -1px 0 -1px 10px; color: inherit; font-size: 12px; line-height: 15px; line-height: 26px; color: #000000; font-weight: bold; text-align: center; vertical-align: bottom; display: inline-flex; align-items: center; justify-content: center; }

.noticeGuide ul > li > a.link_button.btn_block { width: 100%; margin: 20px 0; display: flex; }

.noticeGuide ul > li > a .lpoint { display: inline-block; width: 56px; height: 10px; margin-right: 5px; background: url(../images/icon_button_lpoint.png) no-repeat center/100%; font-size: 0; }

/* [SYS-27601] 23-03-07 [회원공통][퍼블] 입국장 인도장 추가 - 토스트팝업 외 추가 작업 */
.toastPopup { position: fixed; display: none; left: 50%; top: 50%; width: auto; line-height: 19px; text-align: center; border-radius: 20px; background: rgba(83, 83, 83, 0.9); padding: 20px 40px; opacity: 0.9; z-index: 12; transform: translate(-50%, -50%); min-height: 57px; max-width: 310px; width: max-content; }

.toastPopup strong { display: block; font-size: 13px; color: #fff; font-weight: normal; line-height: 19px; letter-spacing: normal; vertical-align: middle; white-space: initial; }

/* //[SYS-27601] 23-03-07 [회원공통][퍼블] 입국장 인도장 추가 - 토스트팝업 외 추가 작업 */
/* [SYS-28779] 2023-03-20 [회원공통] [퍼블] 2023년 2월 운영결함 디자인 개선 요청의 건 */
.form_type .disabled .area1 > span .column { width: 100%; }

.form_type .disabled .area1 > span .column input ~ input { padding: 25px 0 4px; }

.form_type > dd .w2_1.disabled { width: 100%; }

/* //[SYS-28779] 2023-03-20 [회원공통] [퍼블] 2023년 2월 운영결함 디자인 개선 요청의 건 */
/* [SYS-29762] 23-04-25 유의사항 - boolet style */
.commentArea { margin-top: 12px; }

.commentArea .bltList > li { position: relative; padding-left: 5px; margin-top: 6px; font-size: 13px; line-height: 16px; color: #999999; line-height: 18px; }

.commentArea .bltList > li:first-child { margin-top: 0px; }

.commentArea .bltList > li::before { display: block; position: absolute; top: 7px; left: 0px; width: 2px; height: 2px; border-radius: 100%; background-color: #888888; content: ''; }

.commentArea .bltList > li .link { color: #000000; border-bottom: 1px solid #000; }

/* //[SYS-29762] 23-04-25 유의사항 - boolet style */

.panel[data-swiper*="rank"] .list_card > li > a, .panel[data-swiper*="rank"] .list_card2 > li > a { z-index: -1; }

/* //[SYS-27730] 2023-04-20 [퍼블][주문] 서브페이지 개선 - 1.온라인(옴니)PC */
/* [SYS-28623] 2023-06-13 [차세대] 회원통합 */
/* 국가/지역 선택 */
.inp_group .area1.select_type { position: relative; }

.inp_group .area1.select_type > span { position: relative; }

.inp_group .area1.select_type > span input { width: 100%; padding-right: 65px; }

.inp_group .area1.select_type > span::before { display: block; content: ''; position: absolute; top: 50%; right: 11px; border: solid #000; border-width: 1px 1px 0 0; width: 8px; height: 8px; transform: rotate(135deg) translateY(50%); }

.inp_group .area1.select_type > span .input-clear { margin: 0; right: 42px; top: 56%; }

.inp_group .area1.select_type > span.open::before { right: 13px; transform: rotate(-45deg); }

.inp_group .area1.select_type > span.open + ul.item { display: block; }

.inp_group .area1.select_type.on > span input { padding-right: 65px; }

.inp_group .area1.select_type ul.item { display: none; position: absolute; top: 50px; left: 0; width: 100%; z-index: 2; background: #fff; border: solid 1px #e7e7e7; border-top: 0; width: 100%; height: 250px; overflow-y: scroll; }

.inp_group .area1.select_type ul.item > li button { padding: 15px; font-size: 15px; border-bottom: solid 1px #e7e7e7; display: block; text-align: left; width: 100%; color: #888; }

.inp_group .area1.select_type ul.item > li button em { color: #000; }

.inp_group .area1.select_type ul.item > li:last-child button { border-bottom: 0; }

.inp_group .area1.select_type ul.item > li.act button { background: #000; }

.inp_group .area1.select_type ul.item > li.act button em { color: #fff; }

.dimmedBox { position: relative; }

.dimmedBox::before { content: ""; display: block; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5); position: absolute; left: 0; top: 0; z-index: 2; }

.dimmedBox.noDimmed::before { display: none; }

/* //[SYS-28623] 2023-06-13 [차세대] 회원통합 */
/* [SYS-28623] 2023-06-23 [차세대] 회원통합 - 온/오프라인 회원통합_가입/오프라인 회원 PC */
dl.form_type dd .inp_group + [class^='txt_type'] { margin-top: 15px; }

/* //[SYS-28623] 2023-06-23 [차세대] 회원통합 - 온/오프라인 회원통합_가입/오프라인 회원 PC */
/* [SYS-31031] 2023-07-31 [상품/전시] 2023년 5월 운영결함 개선 요청의 건 */
.panel { margin: 100px auto 0; }

.panel[data-swiper*="rank"] .swiper-coverflow .swiper-container.swiper-container-horizontal > .swiper-pagination-bullets { max-width: 1280px; margin: 0 auto; }

.panel[data-swiper*="rank"] .list_card > li > a, .panel[data-swiper*="rank"] .list_card2 > li > a { z-index: -1; }

.panel + .panel { margin-top: 120px; }

.dp_classified > ul > li { display: inline-block; margin-bottom: 10px; margin-right: 5px; }

/* //[SYS-31031] 2023-07-31 [상품/전시] 2023년 5월 운영결함 개선 요청의 건 */
/* 2023-10-16 .noData common.scss 이동 */
.noData { position: relative; width: 100% !important; height: auto; float: none; min-height: auto; margin: 0; padding: 200px 0 120px !important; border: none; color: #000; font-size: 24px; text-align: center; display: block; clear: both; }

.noData::before { content: ""; position: absolute; top: 120px; left: 50%; width: 60px; height: 60px; transform: translateX(-50%); background-color: transparent; background-image: url("../images/icon_common.png"); background-position: -276px -100px; }

.noData.sizeS::before { width: 40px; height: 40px; background-position: -440px -40px; }

/* //2023-10-16 .noData common.scss 이동 */
/* 2023-10-19 .spinner common.scss 이동 */
/***** 수량 조정 *****/
.spinner { display: inline-block; height: 28px; text-align: center; position: relative; }

.spinner .btnSpin { display: block; width: 27px; height: 28px; text-indent: -999em; background: url(../images/bg_btn.png) no-repeat -1290px 0; position: absolute; top: 0; z-index: 0; }

.spinner .btnSpin.down { left: 0; }

.spinner .btnSpin.up { background-position: -1320px 0; right: 0; }

.spinner input { padding: 0; margin: 0 26px; width: 34px; height: 28px; font-size: 13px; color: #333; text-align: center; vertical-align: top; }

.spinner input:hover, .spinner input:focus { position: relative; z-index: 1; }

.spinner input:disabled, .spinner input.readonly { background-color: #fbfbfb; color: #bfbfbf; }

.spinner.unable .btnSpin.down { background-position: -1290px -31px; }

.spinner.unable .btnSpin.up { background-position: -1320px -31px; }

.spinner.unable input[type="text"]:disabled { background: #fff; color: #333; }

/* //2023-10-19 .spinner common.scss 이동 */
/* [SYS-26330] [상품/전시] 리뷰 별점 색상 변경 건 */
.starIcon, .starIcon.gray { width: 44px; height: 8px; background: url("../images/sp_star_set.png") no-repeat; background-position: 0px -240px; background-size: 200px auto; }

.starIcon > span, .starIcon.gray > span { width: 0px; height: 8px; background: url("../images/sp_star_set.png") no-repeat; background-position: 0 -250px; background-size: 200px auto; }

.starIcon.half > span, .starIcon.gray.half > span { width: 10% !important; }

.starIcon.one > span, .starIcon.gray.one > span { width: 20% !important; }

.starIcon.oneHalf > span, .starIcon.gray.oneHalf > span { width: 30% !important; }

.starIcon.two > span, .starIcon.gray.two > span { width: 40% !important; }

.starIcon.twoHalf > span, .starIcon.gray.twoHalf > span { width: 50% !important; }

.starIcon.three > span, .starIcon.gray.three > span { width: 60% !important; }

.starIcon.threeHalf > span, .starIcon.gray.threeHalf > span { width: 70% !important; }

.starIcon.four > span, .starIcon.gray.four > span { width: 80% !important; }

.starIcon.fourHalf > span, .starIcon.gray.fourHalf > span { width: 90% !important; }

.starIcon.five > span, .starIcon.gray.five > span { width: 100% !important; }

/* [SYS-34053] [23-12-13] loading default 사용 */
.loader { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 99999; text-align: center; }

.loader.active { display: block; }

.loader::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: #000; opacity: .3; }

.loader:after { content: ""; width: 65px; height: 65px; position: absolute; left: 50%; top: 50%; margin: -25px 0 0 -25px; border-radius: 100%; background: url(../images/loading_new.gif) no-repeat center; background-size: 100%; }

/* [PD-163]2024-03-14 [퍼블리싱] [운영][결함] PC일문/영문 개인화(추천)영역에서 관심상품아이콘 체크 시 툴팁문구에 하트아이콘 짤림현상 */
.cartPopEachCenter .unit_btn button { position: static !important; }

.cartPopEachCenter .unit_btn .wishPopNew::after { display: none !important; }

.cartPopEachCenter .util button { position: static !important; }

.cartPopEachCenter .util .wishPopNew { left: 50% !important; }

.cartPopEachCenter .util .wishPopNew::after { display: none !important; }

.list_card.t2[data-view="4"] > li.cartPopEachCenter .util { top: 125px; }

.list_card.t2[data-view="4"] > li.cartPopEachCenter .util::before { height: auto; }

.list_card.t2[data-view="4"] > li.cartPopEachCenter .util > button:first-child .wishPopNew.product { left: 50% !important; }

/* //[PD-163]2024-03-14 [퍼블리싱] [운영][결함] PC일문/영문 개인화(추천)영역에서 관심상품아이콘 체크 시 툴팁문구에 하트아이콘 짤림현상 */
/* [LP24-536][상품/전시] 주류 비로그인시 상품이미지 정상 노출 개발 요청 */
.goods_list [class^="unit_THMB"] li .adult_flag .ico_adult { width: 40px; height: 40px; background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; background-position: -27px 0; }

.goods_list [class^="unit_LST"] li .adult_flag .ico_adult { width: 40px; height: 40px; background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; background-position: -27px 0; }

/* //[LP24-536][상품/전시] 주류 비로그인시 상품이미지 정상 노출 개발 요청 */
/* LP24-536[상품/전시] 주류 비로그인시 상품이미지 정상 노출 개발 요청 */
.adult_flag { position: relative; }

.adult_flag span[class^="ico_adult"] { position: absolute; top: 10px; right: 10px; font-size: 0; text-indent: -9999px; overflow: hidden; display: block; z-index: 1; background: url("../images/sp_flag.png"); background-repeat: no-repeat; background-size: 400px auto; }

.adult_flag span[class^="ico_adult"].ico_adult_small { width: 24px; height: 24px; background-position: 0 0; }

.adult_flag span[class^="ico_adult"].ico_adult_medium { width: 40px; height: 40px; background-position: -27px 0; }

.adult_flag span[class^="ico_adult"].ico_adult_large { width: 50px; height: 50px; background-position: -71px 0; }

/* //LP24-536[상품/전시] 주류 비로그인시 상품이미지 정상 노출 개발 요청 */
/* [UX-443] 2024-05-30 [퍼블] [판촉] PC 혜택판 [UX-803] [퍼블] [판촉] PC 혜택판 수정 - 검색-혜택탭 추가 수정 */
/* [UX-443] 2024-05-30 [퍼블] [판촉] PC 혜택판 [UX-803] [퍼블] [판촉] PC 혜택판 수정 - 검색-혜택탭 추가 수정 */
/* //[UX-443] 2024-05-30 [퍼블] [판촉] PC 혜택판 [UX-803] [퍼블] [판촉] PC 혜택판 수정 - 검색-혜택탭 추가 수정 */
#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list { display: flex; flex-wrap: wrap; align-items: stretch; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li { width: calc((100% - 40px) / 3); height: auto; overflow: hidden; border: 1px solid #E0E0E0; display: flex; align-items: stretch; justify-content: flex-start; background: #FFF; padding: 20px; height: auto; height: 144px; position: relative; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .img_area { display: block; width: 90px; height: auto; flex: none; display: flex; align-items: center; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .img_area img { display: block; width: 90px; height: 90px; border-radius: 50%; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .img_area ~ .txt_area { margin-left: 20px; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .txt_area { flex: 1 1 auto; max-width: calc(100% - 110px); display: flex; align-items: flex-start; flex-direction: column; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .txt_area .flag { padding: 0; height: 20px; display: block; margin: 0; overflow: hidden; border: 0; line-height: initial; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .txt_area .flag span { min-width: 53px; height: 20px; font-size: 11px; font-weight: normal; line-height: 13px; color: #fff; border-color: #000; background-color: #333; vertical-align: middle; padding: 2px 5px; text-align: center; border: 1px solid transparent; display: inline-block; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .txt_area .flag ~ strong { margin-top: 5px; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .txt_area strong { display: block; font-size: 14px; font-weight: bold; line-height: 19px; text-align: left; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 100%; width: 100%; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .txt_area strong ~ p { margin-top: 5px; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .txt_area p { height: 38px; font-size: 14px; font-weight: normal; line-height: 19px; text-align: left; color: #000; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-word; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .txt_area p ~ span.date { margin-top: 10px; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .txt_area span.date { display: block; font-size: 14px; font-weight: normal; line-height: 16px; height: 16px; text-align: left; color: #888; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area { flex: none; display: flex; align-items: flex-start; justify-content: flex-end; width: 40px; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area button { font-size: 0; display: block; width: 20px; height: 18px; border: 0; position: relative; z-index: 1; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area button:after { content: ''; display: block; background: transparent; margin: 0; padding: 20px; position: absolute; font-size: 0; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area button::before { display: none; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area button.downLoad { background-color: transparent; background-image: url("../images/icon_common.png"); background-position: 0px -122px; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area button.link { background-color: transparent; background-image: url("../images/icon_arrow.png"); background-position: -115px -39px; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area button.none:after { display: none; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area button.bookmark_btn { display: block; display: none; width: 20px; height: 20px; font-size: 0; background: url("../images/ux_icons.png") no-repeat; background-position: -5px -5px; background-size: 900px auto; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area button.bookmark_btn.on { background: url("../images/ux_icons.png") no-repeat; background-position: -30px -5px; background-size: 900px auto; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li .btn_area em.done { font-size: 14px; color: #c4c4c4; line-height: 16px; font-weight: bold; background: unset; width: auto; height: 32px; width: 32px; display: block; text-align: right; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li > a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li ~ li { margin-left: 20px; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li:nth-child(3n+4) { margin-left: 0; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li:nth-child(n+4) { margin-top: 20px; }

#lotteContents .searchResult .searchCon .additional_benefit .additional_benefit_list > li.noData { justify-content: center; height: auto !important; }

#lotteContents .searchResult .searchCon + .searchCon { margin-top: 120px; }

#lotteContents .searchResult .pagination { margin-top: 60px; }

/* [UX-443] 2024-05-30 [퍼블] [판촉] PC 혜택판 [UX-803] [퍼블] [판촉] PC 혜택판 수정 - 검색-혜택탭 추가 수정 */
/* [CM-359] 2024-09-05 [회원/공통] 휴면회원 일괄 복원후 최초 로그인시 본인인증 프로세스 추가 */
.contents .panel.t1.identity_verification .form_type.center * { text-align: center; }

.contents .panel.t1.identity_verification .form_type.center dt { font-size: 18px; font-weight: bold; line-height: 24px; color: #000; }

.contents .panel.t1.identity_verification .form_type.center dt ~ dd { margin-top: 15px; }

.contents .panel.t1.identity_verification .form_type.center dd .txtm_type.tc_gray { font-size: 14px; font-weight: normal; line-height: 19px; color: #888; }

.contents .panel.t1.identity_verification .form_type.center dd.disabled .inp_group.code, .contents .panel.t1.identity_verification .form_type.center dd.disabled .txt_type4.col1 { display: none; }

.contents .panel.t1.identity_verification .form_type.center ~ .certification { margin-top: 50px; }

.contents .panel.t1.identity_verification .form_type [class*="inp_group"] .area1.w3 > span > i time { color: #DE0018; }

.contents .panel.t1.identity_verification .form_type [class*="inp_group"] .area1.w3 > span a.btn_type5 { margin-left: 10px; display: flex; align-items: center; justify-content: center; width: 141px; flex: 0 0 auto; }

.contents .panel.t1.identity_verification .form_type [class*="inp_group"] .area1 em.t1 { color: #000; font-size: 12px; font-weight: normal; line-height: 16px; text-align: left; }

.contents .panel.t1.identity_verification .form_type [class*="inp_group"] .area1 em.t1 strong { color: #000; font-size: 12px; line-height: 16px; text-align: left; font-weight: bold; }

.contents .panel.t1.identity_verification .form_type dd .txtm_type ~ .inp_group:first-of-type { position: relative; margin-top: 0; padding-top: 81px; }

.contents .panel.t1.identity_verification .form_type dd .txtm_type ~ .inp_group:first-of-type::before { content: ''; display: block; height: 1px; width: 100%; background: #E7E7E7; position: absolute; top: 40px; left: 0; }

.contents .panel.t1.identity_verification .form_type dd .btn_wrap span { min-width: 350px; width: auto; height: 50px; padding: 15px 10px; font-size: 15px; font-weight: bold; line-height: 20px; text-align: center; }

.contents .panel.t1.identity_verification .form_type dd.disabled .inp_group.send .area1.disabled .btn_type5 { display: none; }

.contents .panel.t1.identity_verification .form_type dd.disabled .inp_group.code, .contents .panel.t1.identity_verification .form_type dd.disabled .txt_type4.col1 { display: none; }

.contents .panel.t1.identity_verification .certification { display: flex; align-items: flex-start; justify-content: center; }

.contents .panel.t1.identity_verification .certification dl dt { font-size: 22px; font-weight: bold; line-height: 29px; text-align: center; color: #000; }

.contents .panel.t1.identity_verification .certification dl dt ~ dd { margin-top: 40px; }

.contents .panel.t1.identity_verification .certification dl dd { display: flex; align-items: flex-start; justify-content: center; }

.contents .panel.t1.identity_verification .certification dl dd a { display: flex; align-items: center; justify-content: flex-start; flex-direction: column; }

.contents .panel.t1.identity_verification .certification dl dd a i { display: block; width: 120px; height: 120px; border-radius: 50%; overflow: hidden; background-color: #f9f9f9; background: url("../images/icon_handphone.png") center/100%; }

.contents .panel.t1.identity_verification .certification dl dd a i ~ span { margin-top: 15px; }

.contents .panel.t1.identity_verification .certification dl dd a span { display: block; font-size: 16px; font-weight: bold; line-height: 21px; text-align: center; color: #000; }

.contents .panel.t1.identity_verification ul.txt_type4 > li { position: relative; padding-left: 10px; font-size: 13px; font-weight: normal; line-height: 17px; text-align: left; color: #888; }

.contents .panel.t1.identity_verification ul.txt_type4 > li::before { content: ""; position: absolute; left: 0; top: 8px; width: 2px; height: 2px; border-radius: 50%; background-color: #888; }

.contents .panel.t1.identity_verification ul.txt_type4 > li span { font-size: 13px; font-weight: normal; line-height: 17px; text-align: left; color: #000; border-bottom: 1px solid #000; }

.contents .panel.t1.identity_verification ul.txt_type4 > li + li { margin-top: 8px; }

.contents .panel.t1.identity_verification .btn_wrap.m1 { margin-top: 50px; display: flex; align-items: center; justify-content: center; }

.contents .panel.t1.identity_verification .btn_wrap.m1 [class*="btn_type"] { flex: none; }

.layerpop.layerNewPop .content .layerBody.dormant_member_cancellation { max-width: 490px; }

.layerpop.layerNewPop .content .layerBody.dormant_member_cancellation [class*="notice_type"] > * + * { margin: 20px 0 0; }

.layerpop.layerNewPop .content .layerBody.dormant_member_cancellation [class*="notice_type"] h4 { font-size: 20px; font-weight: bold; line-height: 27px; text-align: left; color: #000; display: block; }

.layerpop.layerNewPop .content .layerBody.dormant_member_cancellation [class*="notice_type"] p { font-size: 14px; font-weight: normal; color: #666; line-height: 19px; text-align: left; }

.layerpop.layerNewPop .content .layerBody.dormant_member_cancellation [class*="notice_type"] .black { font-size: 14px; font-weight: bold; line-height: 19px; text-align: left; color: #000; }

.layerpop.layerNewPop .content .layerBody.marketing_info { max-width: 580px; width: 580px; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy { margin-top: 20px; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy label.check_type { padding-left: 25px; text-indent: -25px; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy .check_type em { display: block; font-size: 14px; line-height: 19px; margin-right: 5px; color: #000; cursor: pointer; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy .check_type em strong { font-size: 14px; line-height: 19px; color: #000; font-weight: bold; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dt { height: 19px; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dt .check_type { font-weight: bold; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dt ~ dd { margin-top: 20px; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dd .ck_group.top { display: flex; align-items: center; justify-content: space-between; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dd .ck_group.top button { font-size: 13px; font-weight: normal; line-height: 16px; text-align: left; color: #666; display: block; border-bottom: solid 1px #666; white-space: nowrap; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dd .form_type.graybox { background: #F9F9F9; border: none; margin-top: 12px; padding: 30px; border-top: 0; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dd .form_type.graybox li { font-size: 14px; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dd .form_type.graybox li.ck_group { margin-top: 12px; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dd .form_type.graybox li.ck_group label.check_type { font-size: 14px; margin-right: 0; margin-left: 20px; width: 140px; float: left; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dd .form_type.graybox li.ck_group label.check_type:first-of-type { margin-left: 0; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dd .form_type.graybox li.ck_group::after { content: ''; display: block; clear: both; }

.layerpop.layerNewPop .content .layerBody.marketing_info dl.marketing_policy dd ul.txt_type2 { margin-top: 20px; }

.layerpop.layerNewPop .content.marketingConsent { max-width: 580px; width: 580px !important; }

.layerpop.layerNewPop .content.marketingConsent .layerBody { max-width: 580px; width: 580px; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .scrollWrap { padding: 0; background: #fff; border: 0; min-height: 310px !important; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .scrollWrap .scrollCont { padding: 0 5px 0 0 !important; height: 310px !important; margin: 0 -5px 0 0; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .scrollWrap .vertical-handle { width: 5px; background: #DBDBDB; border-radius: 0; cursor: pointer; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText .tit { font-size: 16px; font-weight: bold; font-family: initial; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl { margin-top: 20px; padding-bottom: 10px; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dt { font-size: 16px; font-weight: bold; color: #000; font-family: initial; margin-bottom: 10px; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd { font-family: initial; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd > b { font-weight: normal; color: #666; font-size: 13px; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table { width: 100%; margin-top: 10px; border-top: 2px solid #000; table-layout: fixed; border-collapse: collapse; border-spacing: 0; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table th, .layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table td { border-bottom: 1px solid #e0e0e0; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table thead th { border-bottom: 1px solid #000; padding: 15px 15px; line-height: 1.334; text-align: center; background-color: #f9f9f9; color: #000; font-weight: bold; font-family: initial; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tbody th, .layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tbody td { padding: 15px 15px; font-size: 13px; line-height: 1.334; text-align: left; border-bottom: 1px solid #e0e0e0; word-break: break-all; color: #000; font-family: initial; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tbody th { font-weight: bold; background-color: #f9f9f9; font-family: initial; text-align: center; padding: 15px 13px; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tbody td b { font-size: 13px; color: #333; font-family: initial; font-weight: bold; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tbody td b + ul { margin-top: 10px; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tbody td ul li { font-size: 13px; line-height: 20px; color: #666; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tbody th:nth-last-of-type(n + 2), .layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table thead th:nth-last-of-type(n + 2) { border-right: 1px solid #e0e0e0; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tbody tr:last-child th, .layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tbody tr:last-child td { border-bottom: 1px solid #ccc; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tr:last-child th, .layerpop.layerNewPop .content.marketingConsent .layerBody .contText dl dd table tr:last-child td { border-bottom: solid 1px #c2c3c4; }

.layerpop.layerNewPop .content.marketingConsent .layerBody .contText .useAgree > div { margin-top: 10px; }

/* //[CM-359] 2024-09-05 [회원/공통] 휴면회원 일괄 복원후 최초 로그인시 본인인증 프로세스 추가 */
/* [CM-1922] 2024-11-18 [회원/공통] 개별회원 가입 동의에 14세 이상 여부 체크 추가 */
#lotteContents .form_type .agree_check { margin-top: 20px; }

#lotteContents .form_type .agree_check label.check_type { line-height: 19px; }

#lotteContents .form_type .agree_check label.check_type > input { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0; opacity: 0; cursor: pointer; display: none; }

#lotteContents .form_type .agree_check label.check_type em { font-size: 14px; font-weight: normal; line-height: 19px; color: #000; display: block; height: 19px; }

#lotteContents .form_type .agree_check label.check_type em strong { display: block; font-size: 14px; font-weight: bold; line-height: 19px; color: #000; }

#lotteContents .form_type .agree_check > dt label.check_type em { display: flex; align-items: center; justify-content: flex-start; }

#lotteContents .form_type .agree_check > dt label.check_type em strong { display: block; font-size: 14px; font-weight: bold; line-height: 19px; color: #000; }

#lotteContents .form_type .agree_check > dt ~ dd { margin-top: 30px; }

#lotteContents .form_type .agree_check > dd .area2 ~ .area2 { margin-top: 30px; }

#lotteContents .form_type .agree_check > dd .area2 .box { margin-top: 10px; }

#lotteContents .form_type .agree_check > dd .area2 .box .contText { height: 99px; padding: 20px; font-size: 13px; color: #666; border: 1px solid #e7e7e7; background-color: #fff; overflow-x: hidden; overflow-y: scroll; }

#lotteContents .form_type .agree_check > dd .area2 .box .contText dl + dl { margin-top: 20px; }

#lotteContents .form_type .agree_check .optional_terms > dt ~ dd, #lotteContents .form_type .agree_check .essential_terms > dt ~ dd { margin-top: 20px; }

#lotteContents .form_type .agree_check .optional_terms > dd, #lotteContents .form_type .agree_check .essential_terms > dd { padding: 30px; background: #F9F9F9; }

#lotteContents .form_type .agree_check .marketing_policy .form_type.graybox { background: initial; border: none; padding: 0; margin-top: 20px; }

#lotteContents .form_type .agree_check .marketing_policy .form_type.graybox p { font-size: 14px; font-weight: normal; line-height: 19px; }

#lotteContents .form_type .agree_check .marketing_policy .form_type.graybox .ck_group > .check_type { margin: 0; }

#lotteContents .form_type .agree_check .marketing_policy .form_type.graybox .ck_group > .check_type ~ .check_type { margin-left: 100px; }

#lotteContents .form_type .agree_check_age { margin-top: 30px; }

#lotteContents .form_type .agree_check_age > .check_type { margin-top: 0; line-height: 19px; }

#lotteContents .form_type .agree_check_age > .check_type em { font-size: 14px; font-weight: normal; line-height: 19px; color: #000; display: block; height: 19px; }

#lotteContents .form_type .agree_check_age > .check_type em strong { display: block; font-size: 14px; font-weight: bold; line-height: 19px; color: #000; }

#marketingConsent { width: 580px; }

:lang(zh) #lotteContents .form_type .agree_check .marketing_policy { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }

/* //[CM-1922] 2024-11-18 [회원/공통] 개별회원 가입 동의에 14세 이상 여부 체크 추가 */
    

/*****************************
    Tab
*****************************/
.tabArea{position:relative;width:100%;}
.tabArea .tabBtn{display:table;position:relative;width:100%;background:#f7f9fd url('/static-fo-pc/img/common/bg_line_tab.png') repeat-x 0 bottom;table-layout:fixed;zoom:1;}
.tabArea .tabBtn li{display:table-cell;position:relative;text-align:center;/*padding:5px 3px;*/padding:0;height:46px;border-top:1px solid #d8dce5;border-right:1px solid #d8dce5;box-sizing:border-box;vertical-align:middle;cursor:pointer;}
.tabArea .tabBtn li a{display:inline-block;color:#3c465f;font-size:16px;line-height:1.1;text-align:center;}
.tabArea .tabBtn li a:hover,.tabArea .tabBtn li a:focus{text-decoration:none;outline:none;}
.tabArea .tabBtn li:first-child{border-left:1px solid #d8dce5;}
.tabArea .tabBtn li:hover{outline:none;}
.tabArea .tabBtn li.on{background-color:#fff;}
.tabArea .tabBtn li.on a:before{display:block;content:'';position:absolute;top:-1px;left:-1px;right:-1px;height:3px;background-color:#000;}
.tabArea .tabBtn > li.on ,.tabArea .tabBtn > li.on-prev{border-right-color:#b0b6c4;}
.tabArea .tabBtn > li:first-child.on{border-left-color:#b0b6c4;}

.tabArea .tabBtn.short{height:40px;}
.tabArea .tabBtn.short li{height:39px;}
.tabArea .tabBtn.short li a{font-size:14px;}



.tabArea.type2 > .tabBtn{height:40px;}
.tabArea.type2 > .tabBtn li{height:40px;border:1px solid #bcc1ce;border-left:0;border-bottom:1px solid #9da2b0;background:#f8f9fd;}
.tabArea.type2 > .tabBtn li a{font-size:15px;color:#3c465f;}
.tabArea.type2 > .tabBtn li:first-child{border-left:1px solid #bcc1ce;}
.tabArea.type2 > .tabBtn li.on{background:#3c465f;border-left:0;border-right:0;}
.tabArea.type2 > .tabBtn li.on a{color:#fff;}
.tabArea.type2 > .tabBtn li.on a:before{width:auto;height:1px;background-color:#3c465f;left:0;right:-1px;}
.tabArea.type2 > .tabBtn li.on-prev{border-right:0;}

table .tabArea .tabBtn{border-collapse:separate;}

.customCate{position:relative;margin:40px 0 20px;padding:1px 0 0;}
.customCate:before,.customCate:after,.customCate .cateList:before,.customCate .cateList:after{content:'';display:block;position:absolute;background-color:#d6d6d6;}
.customCate:before,.customCate:after{width:100%;height:1px;}
.customCate:before{top:0;left:0;}
.customCate:after{bottom:0;left:0;}
.customCate .cateList:before,.customCate .cateList:after{width:1px;height:100%;}
.customCate .cateList:before{top:0;left:0;}
.customCate .cateList:after{top:0;right:0;}
.customCate .cateList ul:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
.customCate .cateList ul li{float:left;width:120px;height:33px;border-bottom:1px solid #e7e7e7;border-right:1px solid #e7e7e7;}
.customCate .cateList ul li a{display:block;color:#777;font-size:13px;text-align:center;line-height:32px;height:32px;} /* 2101 서브페이지 톤앤매너 변경 - 선반영X  */
.customCate .cateList ul li a:hover,.customCate .cateList ul li a:focus,.customCate .cateList ul li a.on{background-color:#000;color:#fff;text-decoration:none} /*2101 서브페이지 톤앤매너 변경 - 선반영X */
.customCate .cateList ul.item5 li{width:20%;}
.customCate .cateList ul.item4 li{width:25%;}
.customCate .cateList ul.item3 li{width:33.333%;}
.customCate .cateList ul.item2 li{width:50%;}
.customCate .cateList ul li.rowBtn{height:66px;}
.customCate .cateList ul li.rowBtn a{height:66px;line-height:65px}



/*分页*/
.pagination{
    display:table;
    height:40px;
    padding:20px 0px;
    margin:0 auto;
}
.pagination li{
    float: left;
}
.pagination a{
    display:block;
    float:left;
    margin-right:8px;
    padding:2px 12px;
    min-height:24px;
    border:1px #cccccc solid;
    background:#fff;
    text-decoration:none;
    color:#808080;
    font-size:12px;
    line-height:24px;
    font-family:Verdana,Arial
}
.pagination li.active a{
    border: 1px #000000 solid;
    background: #000000;
    color: #fff;
}
.pagination a:hover{
    color:#000000;
    background: white;
    border:1px #000000 solid;
}
.pagination a.cur{
    border:1px #000000 solid;
    background:#000000;
    color:#fff;
}
.pagination p{
    padding:0px;
    margin:0px;
    float:left;
    cursor:pointer;
    font-family:Verdana,Arial;
    padding:2px 12px;
    font-size:12px;
    min-height:24px;
    line-height:24px;
    color:#bbb;
    border:1px #ccc solid;
    background:#fcfcfc;
    margin-right:8px;
}
.pagination p.pageRemark{
    border-style:none;
    background:none;
    margin-right:0px;
    padding:4px 0px;
    color:#666;
}
.pagination p.pageRemark b{
    color:red;
}
.pagination p.pageEllipsis{
    border-style:none;
    background:none;
    padding:4px 0px;
    color:#808080;
}