@charset "utf-8";

/* lnb */
#accordion{padding:0}
#accordion > li{font-weight:300;}
#accordion .menu{display:inline-block;position:relative;width:100%;padding:8px 0;color:#fff;box-sizing:border-box;outline:none;line-height:1.5;font-size:14px;font-weight:700;}
#accordion .menu [class*="arrow"]{position:absolute;top:17px;right:20px;}
#accordion .menu .arrow-up{top:22px;}
#accordion > li{padding:0 24px;transition:all 0.3s ease-in-out;}
#accordion > li.down{position:relative;background:#252525;}
#accordion > li.down .menu{font-weight:bold}
#accordion > li.ac-card > a.menu::before{position:relative;top:2px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_creditCard-cb98a98e0aa47f9930a595ae9e6f5118.png) no-repeat 0px 2px / 20px 20px;}
#accordion > li.ac-trade > a.menu::before{position:relative;top:3px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_refresh-ba86876090dde3bc45fbfb09deb4f0fb.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-charge > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_offline-5b399ee3a3444332e0f6d436ac51d682.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-client > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_client-ed65dae432e0366fef15d0b19f8f5b41.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-affiliate > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_partner-1fafbacaf24a29507c9a6dc34d39dc24.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-store > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_store-b3e56ebbc7ec8911dab98de5be046b7d.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-system > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_system-65bf18c67667a8fe0f81046cfbbc37f7.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-app > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_app-35e7dc0579abb1bb7c0c104086fb010b.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-company > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_company-983ba20e70e3962ed78400bd5833a063.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-support > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_support-cfc122743a5c49dc5513438b30bb8c23.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-user > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_user-865fb19dbb54780a39d0c0339f55d4ce.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-battery > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_battery-a05d49ec9e3ddd54117e362771e5b32d.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-detail > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_detail-6932d20edb43d2f53f90b2f5ab0f03e1.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-exchange > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_exchange-37fd31cc9496cd6a7b4e3ec3e2aa3428.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-adminch > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_adminch-bf243644ca00b95bd81db706119b58f0.png) no-repeat 0px 0 / 20px 20px;}
#accordion > li.ac-monitor > a.menu::before{position:relative;top:4px;display:inline-block;margin-right:12px;content:"";width:20px;height:20px;background: url(/images/ico_monitor-e9e67caea01297e038a74e227a6107ed.png) no-repeat 0px 0 / 20px 20px;}
#accordion .menu-list{display:none;}
#accordion .menu-list > li{padding-bottom:6px;}
#accordion .menu-list > li > a{display:block;height:30px;width:190px;padding:0 25px;position:relative;border-radius:14px;font-size:13px;line-height:30px;font-weight:400;color:#fff;box-sizing:border-box;}
#accordion .menu-list > li.active > a{background-color:#383838;}
#accordion .down .menu-list > li:hover > a{background-color:#383838;color:#6BE4FF}
#accordion .down .menu-list > li.active > a{background-color:#383838;color:#6BE4FF}
#accordion .down .menu-list{display:block}

/* form-area */
#btn-detail{position:absolute;bottom:10px;right:20px;display:inline-block;width:92px;height:28px;padding-right:15px;border:1px solid #24a9e1;border-radius:2px;font-weight:bold;border-radius:2px;color:#24a9e1;font-size:11px;line-height:26px;text-align:center;vertical-align:middle;box-sizing:border-box;}
#btn-detail [class*="arrow"]{position:absolute;top:8px;right:15px;border-color:#24a9e1}
#btn-detail .arrow-up{top:12px;}
.form-area .detail-search input{width:56%;}
.form-area [class*="form-line"] select{width:auto;}
.form-area [class*="form-line"] [class*='btn-m']{font-size:12px;}
.form-area .form-line-75p > div.wide{width:75%;}
.form-area .form-line-75p > div{width:25%;}
.form-area .form-line-50p > div{width:50%;}
.form-area .form-line-25p > div{width:25%;}
.form-area .form-line-33p > div{width:33%}
.form-area .form-line-33p > div.wide{width:67%}
.form-area .form-line-50p input{width:calc(100% - 200px)}
.form-area .form-line-25p label{min-width:70px;}
.form-area .form-line-25p input{width:220px}
.form-area .form-line-33p select{width:165px;}
.form-area .form-line-33p input{width:165px;}
.form-area select + input,.form-area select + span.small-search{margin-left:5px}
.form-area .form-line-33p > div.wide select{margin-right:5px}
.form-area .form-line > div.wide select{width:20%;margin-right:5px}
.small-search{display:inline-block;position:relative;background:#fff;}
.small-search input{width:165px;padding-right:35px;}
.small-search .btn-s-search{position:absolute;top:4px;right:8px;width:26px;height:22px;background:#fff url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) 0 0 no-repeat;background-size:22px auto;background-position:96% -229px;opacity:0.5}
.detail-search-wrap{display:none}
.detail-search-wrap.open{display:block}
.form-area .detail-search-wrap [class^="form-line"]:first-child{border-top:1px solid #dfdfdf}
.form-area.registration{margin-bottom:60px;border:0}
.form-area.registration h3{padding-bottom:15px;border-bottom:1px solid #313336}
.form-area.registration h4{padding-top:20px;font-size:16px;font-weight:bold}
.form-area.registration [class*="form-line"]{display:table;width:100%;margin-top:10px;padding:10px;border:1px solid #dfdfdf;background:#eaeaea;}
.form-area.registration [class*="form-line"]:after{content:'';display:block;clear:both;}
.form-area.registration [class*="form-line"] > .label-type{display:table-cell;width:8%;height:32px;padding-left:10px;font-size:12px;vertical-align:top;box-sizing:border-box;line-height:2.5;}
.form-area.registration [class*="form-line"] > .line-cont{display:table-cell;width:85%;}
.form-area.registration [class*="form-line"] > .line-wide{width:100%;padding-left:10px;}
.form-area .line-wrap{display:table;width:100%;}
.form-area .line-wrap .form-line{display:table-cell;width:50%;border:0;}
.form-area .line-wrap .form-line > .label-type{width:10%;font-size:12px;}
.form-area .line-wrap .form-line > .line-cont{width:40%;}
.form-area .line-wrap .form-line.line-30p{width:30%}
.form-line .tit{display:inline-block;font-weight:bold;font-size:12px;color:#4f5f6f;text-decoration:underline}
.label-type.essen:before{content:'*';padding-right:5px;color:#f11a15}
.line-wide .term01{display:block;padding:30px 0 20px}
.line-wide .term01 label{padding-left:0}
.line-wide .term01 span.term{margin-right:40px}
.line-wide .term01 span.term select{width:120px}
.line-cont input[type="text"]{width:50%;}
.line-cont.checkbox-wrap,.line-cont.radio-wrap{vertical-align:middle}
.line-cont .small-search{width:50%;}
.line-cont .small-search input{width:100%}
.line-cont.weight div{margin-bottom:10px}
.line-cont.weight .label-type{min-width:30px;font-size:12px;padding-left:0}
.line-cont.weight input{width:100px}
.line-cont.weight span{display:inline-block;height:35px;padding:0 5px;vertical-align:middle;line-height:3.2}
.line-wide.weight div{margin:15px 5px}
.line-wide.weight .label-type{min-width:100px;font-size:12px;padding-left:0}
.line-wide.weight input{width:100px}
.line-wide.weight span{display:inline-block;height:35px;padding:0 5px;vertical-align:middle;line-height:3.2}
.line-wide p{font-size:12px;line-height:2}
.line-wide p strong{color:#d13e3e;}
.form-line p.tit strong{display:block;padding:15px;font-weight:bold;}
.line-cont .ui-selectmenu-button{width:85%;}
.line-cont .category-select select{width:29.3%}
.line-cont button.btn-m-save{width:90px;}
.purchase-cond{position:relative}
.purchase-cond .tit{position:absolute;top:5px;left:15px}
.purchase-cond > div{padding-left:100px}
.purchase-cond > div.form-line{padding-left:120px !important;}
.latest-cate{margin:20px 0 0;font-size:12px;}
.latest-cate:after{content:'';display:block;clear:both;}
.latest-cate li{margin:10px 0;}
.latest-cate li span{position:relative;padding-left:10px}
.latest-cate li span::before{content:'>';display:inline-block;margin-right:10px;font-size:9px;}
.latest-cate li span:first-child::before{display:none}
.selling-price input[type=text]{width:200px}
.selling-price span{width:50px;height:30px;padding:0 10px 0 20px;font-size:12px;font-weight:600;vertical-align:middle}
.selling-price span:first-child{padding-left:0}
.shipping-charge,.condition-charge{display:table;width:100%}
.shipping-charge > div,.condition-charge > div{display:table-cell}
.shipping-charge .radio-wrap{width:280px}
.shipping-charge .selling-price div{margin-left:-142px;margin-top:5px}
.shipping-charge .selling-price div label{min-width:74px;}
.condition-charge{margin-top:10px}
.condition-charge .checkbox-wrap{width:155px;padding-left:125px}
.keyword{margin:10px 0}
.keyword:after{content:'';display:block;clear:both;}
.keyword li{float:left;margin-right:30px;font-size:12px;}
.option span:first-child{margin-right:30px;}
.option label{min-width:100px;padding:0 20px 0 0;font-size:12px;box-sizing:border-box}
.option input[type="text"]{width:200px}
.line-wrap .option span{display:table;width:100%;}
.line-wrap .option span:first-child{margin-bottom:10px;}
.img-list{margin:20px 0 10px;}
.img-list:after{content:'';display:block;clear:both}
.img-list li{position:relative;float:left;margin-right:10px}
.img-list .img{width:100px;height:100px;border:1px solid #4f5f6f;text-align:center}
.img-list .img img{max-width:100%;height:100%}
.img-list .img button{z-index:1;position:absolute;bottom:0;left:0;width:100%;height:30px;color:#fff;font-size:11px;}
.img-list .img button:after{content:'';z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:30px;background:#292828;opacity:0.8}
.img-list.store{margin:10px 0}
.img-search{width:100px;height:100px;border:1px dashed #4f5f6f}
.img-search label{position:relative;width:100%;height:100%;padding:0;cursor:pointer}
.img-search label:after{display:block;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;content:'';width:40px;height:40px;background:url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) 0 0 no-repeat;background-position:center -460px;}
.upload-list{margin:15px 0}
.upload-list li{margin-bottom:5px;font-size:13px}
.checkbox-wrap label{min-width:70px;padding:0 10px}
.radio-wrap label{min-width:70px;padding:0 5px;}
.radio-wrap + .url-copy{margin-left:50px}
.term01 .term:first-child{margin-right:8px;}
.term01 .term:nth-child(2){margin-left:8px;}
.term{width:100%;position:relative;}
.term input{width:140px !important;cursor:pointer;background:#fff url(/images/ico_calendar-43847d5bdbf03cb2e2f4751ed43c56e2.png) no-repeat 93% center / 16px auto;padding-right:40px;}
.url-copy + div .label-type{margin-right:20px;}
.overflow{height:200px}
.ui-selectmenu-button{border:1px solid #dbe1e8;background:#fff;}
.ui-selectmenu-button span.ui-icon{width:35px;height:18px;background:url(/images/sprite_icon-d7e5b20de433e84eb177b971f0b971a3.png) no-repeat center 0;}
.ui-selectmenu-button span.ui-selectmenu-text{height:30px;padding:0 10px;line-height:30px;font-size: 12px;}
.ui-menu .ui-menu-item{font-size:12px;padding:5px 10px}
.check-list{display:table;width:100%;margin-bottom:20px;border:1px solid #dfdfdf;border-top:1px solid #313336;}
.check-list li{display:table-cell;width:25%;height:51px;font-size:13px;vertical-align:middle;text-align:center;box-sizing:border-box;border-left: 1px dashed #bbbdbe;}
.check-list li:first-child{border-left:0}
.check-list li a{display:block;font-weight:bold;color:#313336}
.check-list li span{position: relative;top:1px;left:0;padding-left:30px;font-size:15px;}
.result{display:table;width:100%;margin-bottom:12px;}
.result > span,.result > div{display:table-cell}
.result > div{width:80%}
.result > span{width:20%;color:#222;font-size:16px;vertical-align:bottom;line-height:18px;font-weight:700;}
.result > span > em{font-weight:bold;color:#E63500;}
.result > div{text-align:right;}
.result-form .select-style{margin-left:5px}
.result-form .view-style{display:inline-block;position: relative;top:7px}
.result-form .view-style::before{content:'[';display:inline-block;float:left;margin-right:6px}
.result-form .view-style span{display:inline-block;float:left;font-size:14px;color:#777;font-weight:500;margin-right:6px}
.result-form .view-style ul{display:flex;float:left}
.result-form .view-style ul li{margin:0 4px}
.result-form .view-style ul li.on a{color:#3D3D3D;text-decoration:underline;}
.result-form .view-style ul li a{color:#A6A6A6;font-weight:600;}
.result-form .view-style::after{content:']';display:inline-block;;margin-left:6px}
.result-form [class*="btn"]{min-width:110px;width:auto;height:28px;padding:0 10px;margin-left:5px;font-size:11px;position: relative;top:7px}
.result-form [class^="btn-icon"]{position:relative;display:inline-block;min-width:80px;color:#6F6F6F;font-size:14px;padding:0 15px 0 38px;margin:0 5px 0 10px;text-align:center;height:30px;line-height:1.6rem;border-radius:4px;font-weight:bold}
.result-form [class^="btn-icon"]::before{position:absolute;left:15px;top:5px;display:inline-block;width:16px;height:16px;content:'';background:url(/images/ico_download-88434cfb3adb10919545643a0fcc24fc.png) no-repeat 0  0 / 16px;}
.result-form [class^="btn-icon"].ico-delete::before{width:18px;height:18px;background:url(/images/ico_delete-8fb84d66fec7bd3b2a7d69c810a184e4.png) no-repeat 0  0 / 18px}
.range:after{content:'';display:block;clear:both}
.range{padding:20px 0;border-top:1px solid #d9d9d9}
.range .order-adjust{float:right}
.range .checkbox-wrap{float:left}
.range [class*="btn-m"]{float:left;min-width:100px;width:auto;height:28px;padding:0 10px;font-size:12px;}
.btn-package{display:inline-block;margin-left:10px;color:#ff5519;text-decoration:underline}
.order-adjust span{font-size:12px;vertical-align:middle}
.btn-up,.btn-down{width:26px;height:22px;margin-left:5px;border:1px solid #8f94a2}
.btn-up .arrow-up{margin-top:6px}
.btn-down .arrow-down{margin-bottom:3px;}
.authority{margin:50px 0}
.authority .table-type .active td{background:#f5f5f5;}
.authority .table-type th:nth-child(4){border-right:0;background:#f5f5f5;}
.authority .table-type th:nth-child(5){border-left:0;background:#f5f5f5;}
.authority .table-type tbody td:nth-child(4),.authority .table-type tbody td:nth-child(5),.authority .table-type tbody td:nth-child(6){background:#f5f5f5;}

/* 문의게시판 */
.inquiry-wrap{padding:20px;text-align:left}
.inquiry-wrap p.tit{color:#4f5f6f;word-break:break-all;}
.inquiry-wrap textarea{margin-top:20px}
.inquiry-wrap .btn-wrap{text-align:right}
.inquiry-wrap .btn-wrap button{width:60px;height:30px;font-size:13px}
.btn-wrap{text-align:center;padding:20px 0;}
.btn-wrap-search{width:100%;margin-top:16px;text-align:center;}
.btn-wrap-search.fixed{z-index:9999;position:fixed;bottom:50px;left:0;padding:0 35px;box-sizing: border-box;}
.btn-wrap-search [class*="btn-round"]{margin-left:5px;}
.btn-wrap-search [class*="btn-round"]:first-child{margin-left:0;}
.btn-wrap-search [class*="btn-m"]{width:125px;}
.btn-wrap-search .btn-m-search{width:160px}
.btn-wrap-search [class*="btn-l"]{margin:0 5px}
.btn-wrap-search .btn-m-request{background:#5C9DFF;border:1px solid #5C9DFF;border-radius:26px;width:258px;height:50px;font-size:18px;font-weight:700}
.btn-wrap-search .btn-m-request span:after{display:inline-block;content:"";display:inline-block;width:20px;height:19px;background:url(/images/ico_plus-649510e6840ad66a8466fe6816ee0fbc.png) no-repeat 0 0 / 20px 19px;position:absolute;top:4px;left:-24px;}
.btn-wrap-search.padb80 .btn-m-request span:after{display:none;}
.btn-wrap-search .btn-m-change{background:#51CDD4;border:1px solid #51CDD4;border-radius:26px;width:258px;height:50px;font-size:18px;font-weight:700}
.btn-wrap-search .btn-m-change span:after{display:inline-block;content:"";display:inline-block;width:20px;height:19px;background:url(/images/ico_plus-649510e6840ad66a8466fe6816ee0fbc.png) no-repeat 0 0 / 20px 19px;position:absolute;top:4px;left:-27px;}
.btn-wrap-search .btn-m-change:hover,.btn-wrap-search .btn-m-change:active,.btn-wrap-search .btn-m-change:focus{background:#1AB1BA;border:1px solid #1AB1BA;}
.btn-wrap-search .btn-m-charge{background:#005069;border:1px solid #005069;border-radius:26px;width:258px;height:50px;font-size:18px;font-weight:700}
.btn-wrap-search .btn-m-charge span:after{display:inline-block;content:"";display:inline-block;width:20px;height:19px;background:url(/images/ico_plus-649510e6840ad66a8466fe6816ee0fbc.png) no-repeat 0 0 / 20px 19px;position:absolute;top:4px;left:-24px;}
.btn-wrap-search .btn-m-charge:hover,.btn-wrap-search .btn-m-charge:active,.btn-wrap-search .btn-m-charge:focus{background:#003546;border:1px solid #003546;}
.btn-wrap-search .btn-m-inquiry{background:#F3B456;border:1px solid #F3B456;border-radius:26px;width:258px;height:50px;font-size:18px;font-weight:700}
.btn-wrap-search .btn-m-inquiry span:after{display:inline-block;content:"";display:inline-block;width:20px;height:19px;background:url(/images/ico_plus-649510e6840ad66a8466fe6816ee0fbc.png) no-repeat 0 0 / 20px 19px;position:absolute;top:4px;left:-24px;}
.btn-wrap-search .btn-m-inquiry:hover,.btn-wrap-search .btn-m-inquiry:active,.btn-wrap-search .btn-m-inquiry:focus{background:#E29015;border:1px solid #E29015;}
.contents .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:190px;height:52px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.btn-wrap-search .btn-m-cancel:hover,.btn-wrap-search .btn-m-cancel:active,.btn-wrap-search .btn-m-cancel:focus{background:#707070;}
.btn-wrap-search .btn-m-cancel span{left:0}
.btn-wrap-search .btn-m-cancel span:after{background:none;left:0;}
.btn-wrap-search .btn-m-receive{background:#A98FF4;border:none;border-radius:26px;width:258px;height:50px;font-size:18px;font-weight:700;}
.btn-wrap-search .btn-m-receive:hover,.btn-wrap-search .btn-m-receive:active,.btn-wrap-search .btn-m-receive:focus{background:#8469D1;}
.btn-wrap-search .btn-m-receive span:after{display:inline-block;content:"";display:inline-block;width:20px;height:19px;background:url(/images/ico_plus-649510e6840ad66a8466fe6816ee0fbc.png) no-repeat 0 0 / 20px 19px;position:absolute;top:4px;left:-27px;}
.btn-wrap-search .btn-m-request:hover,.btn-wrap-search .btn-m-request:active,.btn-wrap-search .btn-m-request:focus{background:#03A2C5;border:1px solid #03A2C5;}
.part-type .btn-delete{border:1px solid #E3E3E3;background:#F4F4F4;width: 144px;height: 28px;box-sizing: border-box;line-height: 28px;border-radius:4px;margin-left:12px}
.part-type .btn-delete::before{position:relative;top: 4px;display:inline-block;margin-right:7px;content:"";width:18px;height:18px;background: url(/images/ico_delete-8fb84d66fec7bd3b2a7d69c810a184e4.png) no-repeat 0px 0px / 18px 18px;}
.part-type .btn-delete:hover,.part-type .btn-delete:active{background:#E4E4E4;}
.login-form .btn-wrap button:hover{background:#03A2C5;}
.btn-wrap-search .btn-full{width:100% !important;height:40px;margin:0;border-radius:20px;font-size:15px;}
.login-form .btn-wrap{padding:16px 0 0;}
.login-form .ps{margin-top:20px}
.login-form .btn-wrap button{width:456px;height: 50px;background: #00C2ED;border: none;border-radius: 26px;font-size: 18px;}
.table-btn-wrap button.btn-singup{border-color:#24a9e1;color:#24a9e1;background-color:#fff;}

/* footer */
/* [s] 240321 z-index 추가 */
#footer{position:fixed;padding:6px 30px 4px;font-size:11px;background:#40444A;bottom:0;color:#dadada;width:100%;box-sizing: border-box;z-index:99;}
/* [e] 240321 z-index 추가 */
#footer ul{list-style:none;padding:0;margin:0 0 2px;font-size:13px}
#footer ul li{display:inline-block}
#footer ul li a{color:#dadada;font-weight:800;cursor:pointer;margin-right:14px;}
#footer address{display:flex;margin-bottom:2px;font-size:12px;flex-wrap: wrap;}
#footer address span{color:#dadada;display:block;text-align:left;margin-right:22px;margin-bottom:0;}
#footer address span:first-child:before{width:0;margin:0}

/* login */
.login-wrapper{position:relative;box-sizing:border-box;padding:125px 0 150px;background: #383838;height:calc(100% - 60px)}
.login-wrapper .login-form{width: 568px;margin:0 auto;padding: 40px 50px;border:1px solid #2c3846;text-align:center;box-sizing:border-box;background:#fcfdfe;border-radius:16px;}
.login-wrapper .login-form h1{margin-bottom:10px;}
.login-wrapper .login-form h1 span.txt{font-size:24px;font-weight:bold;vertical-align:middle;color:#222}
.login-wrapper .login-form h1 span.logo{display:block;content:'';width:60px;height:25px;background:url(/images/logo-fa7dba02f675682c045c3e6d6046d7ba.png) center 0 no-repeat;background-size:60px auto;text-indent:-9999px;margin:0 auto;}
.login-wrapper .input-box{width:370px;margin:30px auto 15px;}
.login-wrapper .input-box > div{padding-left:70px;position:relative;text-align:left;margin-bottom:15px;width:100%;box-sizing:border-box;}
.login-wrapper .input-box > .caution{color:#FF5353}
.login-wrapper .input-box > div:last-child{top:-5px;}
.login-wrapper .input-box > div label{position:absolute;font-size:16px;font-weight:bold;line-height:38px;color:#8b8b8b;text-align:center;padding-right:15px;left:0;width:30px;}
.login-wrapper .input-box > div input{border: 1px solid #e9e9e9;height: 40px;padding: 0 15px;border-radius: 7px;}
.login-wrapper .input-box > div input:hover,.login-wrapper .input-box > div input:active,.login-wrapper .input-box > div input:focus{outline:1px solid #777;}
.login-wrapper .input-box > p{text-align:left;margin-top:24px;padding-left: 70px;color: #777;}
.login-wrapper .input-box > p > .checkbox + label{position:inherit;font-size:12px;}
.login-form .input-box input{padding-left:0}
.login-form .btn-wrap .btn-l-submit{width:295px;}
.login-wrapper .id-view{border-radius:40px ; background-color: #eaeaea; width:75%; margin: 0 auto; padding: 20px 0px; font-size:1.2em;}
.login-wrapper .id-view span{font-weight: bold;}
.login-wrapper .password-init{width:600px !important;}
.login-wrapper .password-init .input-box{width:360px !important;}
.login-wrapper .password-init .input-box input{margin-left:45px !important; width:80% !important; padding:0px 5px;}

/* layer */
.layer-body{overflow:hidden}
.dim-wrap{position:absolute;}
.dim{position:fixed;left:0;top:0;width:100%;height:100%;background:#000;z-index:101;opacity:0.6;}
.dim_close{position:absolute;right:10px;top:10px;}
.dim-wrap.layer-popup{z-index:9900;position:fixed;left:0%;top:0;right:0;bottom:0;display:none;overflow-y:auto;}
.dim-wrap.layer-popup .layer-wrap{display:none;z-index:500;top:50%;position:absolute;left:50%;width:700px;background:#fff;border-radius:16px;box-shadow:0 0.4rem 0.6rem rgba(0, 67, 176, 0.2);}
.dim-wrap.layer-popup .layer-wrap.layer-newProd{width:1200px;}
.dim-wrap.layer-popup .layer-wrap .contents ul{margin-bottom:30px}
.dim-wrap.layer-popup .layer-wrap .contents ul li{display:flex;height:auto;margin-bottom:16px;padding-left:18%}
.dim-wrap.layer-popup .layer-wrap .contents ul li select{width:auto;background-position:86% center;border:1px solid #e9e9e9;min-width:110px;margin-right:10px}
.dim-wrap.layer-popup .layer-wrap .contents ul li .term input{border:none;border-bottom:1px solid #d9d9d9;outline:none}
.dim-wrap.layer-popup .layer-wrap .contents ul li .tit{font-size:16px;font-weight:700;color:#444;min-width:120px;margin-top:4px;text-align:center;}
.dim-wrap.layer-popup .layer-wrap .contents ul li .cont{margin-top:5px}
.dim-wrap.layer-popup .layer-wrap .contents ul li .radio{position: relative;top:7px}
.dim-wrap.layer-popup .layer-wrap .contents ul li label{padding-top:6px;margin-right:30px}
.dim-wrap.layer-popup .layer-wrap .contents .btn-wrap-search{width:100%;padding-top:40px}
.dim-wrap.layer-popup .layer-wrap .contents .btn-wrap-search .btn-m-request{width:304px;height:50px}
.dim-wrap.layer-popup .layer-wrap .contents .btn-wrap-search .btn-m-request span{left:0}
.dim-wrap.layer-popup .layer-wrap .contents .btn-wrap-search .btn-m-request span::after{display:none;}
.dim-wrap.layer-popup .layer-wrap .contents ul li .multi-input{width:60%}
.dim-wrap.layer-popup .layer-wrap.layer-terms{height:80%;}
.dim-wrap.layer-popup .layer-wrap.layer-terms header h2{left:50%;transform: translate(-50%, 0);}
.dim-wrap.layer-popup .layer-wrap.layer-terms .contents{height:calc(100% - 150px);overflow-y:auto;}
.dim-wrap.layer-popup .layer-wrap.layer-terms .contents ul li{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-terms .contents h3{font-size:16px;color:#212121;font-weight:700;margin-bottom:50px;word-break:keep-all;}
.dim-wrap.layer-popup .layer-wrap.layer-terms .contents h4{position:relative;padding:14px 0;font-size:14px;font-weight:600;color:#212121;}
/* [s] 240823 이용약관 추가 */
.dim-wrap.layer-popup .layer-wrap.layer-terms2{height:80%;}
.dim-wrap.layer-popup .layer-wrap.layer-terms2 header{background:#6ED28A;}
.dim-wrap.layer-popup .layer-wrap.layer-terms2 header h2{left:50%;transform: translate(-50%, 0);}
.dim-wrap.layer-popup .layer-wrap.layer-terms2 .contents{height:calc(100% - 150px);overflow-y:auto;}
.dim-wrap.layer-popup .layer-wrap.layer-terms2 .contents ul li{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-terms2 .contents h3{font-size:16px;color:#212121;font-weight:700;word-break:keep-all;}
.dim-wrap.layer-popup .layer-wrap.layer-terms2 .contents h4{position:relative;padding:14px 0;font-size:14px;font-weight:600;color:#212121;}
.dim-wrap.layer-popup .layer-wrap.layer-terms2 .btn-wrap-search .btn-m-request{background:#6ED28A;border:1px solid #6ED28A;}
.dim-wrap.layer-popup .layer-wrap.layer-terms2 .date-list{margin:0 0 20px;left:20px;cursor:pointer;}
.dim-wrap.layer-popup .layer-wrap.layer-terms2 .cont-info{margin:0 20px 20px}
/* [s] accordion */
.accordion{text-align:left;}
.accordion-list{margin-top:-1px;border-top:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4;}
.accordion-header{cursor:pointer;}
.accordion-header p{position:relative;display:block;padding:20px 0 20px 20px;font-size:1.4rem;font-weight:700;letter-spacing:-1px;color:#5F5D5D;}
.accordion-header p::after{content:'';display:block;position:absolute;right:20px;top:50%;width:10px;height:10px;background:url('/images/accordion-arrow-e16487b1f85e3bbe16532a0d877ebde4.png') no-repeat center / contain;transform:translateY(-50%);transition:transform ease 0.5s}
.accordion-header h3.active p::after{transform:translateY(-50%) rotate(90deg);transition:transform ease 0.5s}
.accordion-body{display:none;position:relative;padding-top:20px}
.accordion-body::after{content:'';display:block;position:absolute;top:0;left:50%;width:100%;height:1px;border-top:1px dotted #dedede;transform:translateX(-50%);}
/* [e] accordion */
/* [e] 240823 이용약관 추가 */
.dim-wrap.layer-popup .layer-wrap.multi-modify .contents ul li .multi-input{width:60%}
.dim-wrap.layer-popup .layer-wrap.multi-modify .contents ul li .multi-input::placeholder{color:#222;}
.layer-wrap.multi-layer .btn-wrap-search .btn-m-status{width:190px;height:50px;border:1px solid #00C2ED;border-radius:26px;background:#00C2ED;font-size:18px}
.layer-wrap.multi-layer .btn-wrap-search .btn-m-status:hover{background:#03A2C5;border:1px solid #03A2C5;}
.layer-wrap.multi-modify .btn-wrap-search .btn-m-status{width:190px;height:50px;border:1px solid #00C2ED;border-radius:26px;background:#00C2ED;font-size:18px}
.layer-wrap.multi-modify .btn-wrap-search .btn-m-status:hover{background:#03A2C5;border:1px solid #03A2C5;}
.layer-wrap.terms-layer .btn-wrap-search .btn-m-status{width:190px;height:50px;border:1px solid #00C2ED;border-radius:26px;background:#00C2ED;font-size:18px}
.layer-wrap.terms-layer .btn-wrap-search .btn-m-status:hover{background:#03A2C5;border:1px solid #03A2C5;}
.layer-wrap.terms-modify .btn-wrap-search .btn-m-status{width:190px;height:50px;border:1px solid #00C2ED;border-radius:26px;background:#00C2ED;font-size:18px}
.layer-wrap.terms-modify .btn-wrap-search .btn-m-status:hover{background:#03A2C5;border:1px solid #03A2C5;}
.layer-wrap.terms-modify .terms-text{margin:0 85px 0 142px}
.layer-wrap.terms-modify .terms-text .tit{font-size:16px;font-weight:700;color:#444;}
.layer-wrap.terms-modify .terms-text textarea{height:160px}
.dim-wrap.layer-popup .layer-wrap .contents .popup-request{position:relative;background:#f6f6f6;border:1px solid #ddd;border-radius:8px;height:100px;text-align: center;line-height:92px;font-size:16px;font-weight: 700;margin-bottom:20px;color:#222}
.dim-wrap.layer-popup .layer-wrap .contents .txt-limit{position:absolute;left:50%;color:#E10600;font-size: 13px;bottom:8px;height: auto;display: block;line-height: 18px;transform: translate(-50%, 0);}
[class^="table-type"] td .btn-details{color:#444;font-weight:700;border-bottom:1px solid #444}
.dim-wrap.layer-popup .layer-wrap .contents ul li.terms-text{flex-wrap:wrap;}
.dim-wrap.layer-popup .layer-wrap .contents ul li.terms-text textarea{width:81%;height:160px}
.dim-wrap.layer-popup .layer-wrap.terms-modify .table-type4 td{padding-left:0;text-align:center;}
.dim-wrap.layer-popup .layer-wrap.layer-prod2{width:480px}
.dim-wrap.layer-popup .layer-wrap.layer-prod2 .tit{color:#222;font-weight:700;font-size:22px;text-align: center;margin-top: 20px;}
.dim-wrap.layer-popup .layer-wrap.layer-prod .contents ul li{flex-wrap:wrap;height:auto}
.dim-wrap.layer-popup .layer-wrap.layer-prod .contents ul li .term{width:calc(100% - 120px);}
.dim-wrap.layer-popup .layer-wrap.layer-prod .contents ul li .term::after{content:'';display:block;clear:both}
.dim-wrap.layer-popup .layer-wrap.layer-prod .contents ul li .txt-red{margin-top:3px;padding-left:125px;}
.dim-wrap.layer-popup .layer-wrap .contents .popup-request .request-num{width:120px;background: transparent;border: none;border-bottom: 1px solid #a4a4a4;color:#222;font-size: 32px;font-weight: 700;text-align: center;border-radius: 0;margin:0 8px;outline:none;}
.dim-wrap.layer-popup .layer-wrap .contents .popup-request .request-num::placeholder{color:#d9d9d9}
.dim-wrap.layer-popup .layer-wrap .contents .popup-request .deposit-fill{width:120px;background:#fff;border:none;border:1px solid #dbe1e8;color:#222;font-size:18px;font-weight:700;text-align:center;border-radius:0;margin:0 8px;}
.dim-wrap.layer-popup .layer-wrap .contents .popup-request .deposit-fill::placeholder{color:#222}
.dim-wrap.layer-popup .layer-wrap .contents .deposit_cont li{justify-content:center;padding-left:0;}
.dim-wrap.layer-popup .layer-wrap .contents .deposit_cont li .cont{height:24px;font-size:16px;margin:5px 0 0 5px;line-height:21px;font-weight:600;}
.dim-wrap.layer-popup .layer-wrap.layer-prod2{width:480px}
.dim-wrap.layer-popup .layer-wrap.layer-prod2 .tit{color:#222;font-weight:700;font-size:22px;text-align: center;margin-top: 20px;}
.dim-wrap.layer-popup .layer-wrap.layer-prod2 .cont{color:#444;font-weight:400;font-size:14px;text-align:center;margin-top:20px}
.dim-wrap.layer-popup .layer-wrap.layer-prod2 .btn-wrap-search{border-top:none;padding-top:20px}
.dim-wrap.layer-popup .layer-wrap.layer-date{width:480px}
.dim-wrap.layer-popup .layer-wrap.layer-date .tit{font-size:22px;font-weight:700;text-align:center;color:#E10600;margin-top:3rem}
.dim-wrap.layer-popup .layer-wrap.layer-date .cont{color:#E10600;font-weight:400;font-size:14px;text-align:center;margin-top:12px}
.dim-wrap.layer-popup .layer-wrap.layer-date .btn-wrap-search{border-top:none;padding-top:20px}
.dim-wrap.layer-popup .layer-wrap.layer-prod2 .refuse .tit{color:#E10600;}
.dim-wrap.layer-popup .layer-wrap.layer-prod2 .refuse .cont{color:#E10600;}
.dim-wrap.layer-popup .layer-wrap.layer-receive2{width:480px}
.dim-wrap.layer-popup .layer-wrap.layer-receive2 .contents .tit{font-size:18px;font-weight:700;margin-top:25px;text-align:center;color:#222}
.dim-wrap.layer-popup .layer-wrap.layer-receive2 .contents .cont{text-align:center;font-size:14px;margin-top:25px;}
.dim-wrap.layer-popup .layer-wrap.layer-receive2 .contents .cont ul li span:first-child{margin-right:8px}
.dim-wrap.layer-popup .layer-wrap.layer-receive2 .contents .cont ul li.fail-card{display:block;text-align:left;}
.dim-wrap.layer-popup .layer-wrap.layer-receive2 .contents .cont ul li.fail-card span{display:block;}
.dim-wrap.layer-popup .layer-wrap.layer-receive2 .contents.refuse .tit{color:#E10600;}
.dim-wrap.layer-popup .layer-wrap.layer-receive2 .btn-m-request{background:#A98FF4;border:1px solid #A98FF4}
.dim-wrap.layer-popup .layer-wrap.layer-receive2 .contents .btn-wrap-search{padding-top:20px}
.dim-wrap.layer-popup .layer-wrap.layer-status-history header{background:#1FCBD6;}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .popup-request{height:auto;line-height:inherit;padding:24px;}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .popup-request ul{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .contents ul li{padding-left:22%;}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .popup-request ul li{display:flex;height: 24px;padding-left:20%;line-height: 24px;}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .popup-request ul li span{color:#444;font-size:14px}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .popup-request ul li span.tit{font-weight:700;margin-top:0}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .popup-request ul li:last-child{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .contents ul li span .the-note{width:200px;height:36px;position:relative;top:-3px;}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .btn-wrap-search .btn-m-cancel{background:#51CDD4;border-radius:26px;width:304px;height:52px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .btn-wrap-search .btn-m-cancel span{left:0}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .btn-wrap-search .btn-m-cancel span:after{background:none;left:0;}
.dim-wrap.layer-popup .layer-wrap.layer-status-history .table-type4 td{padding-left:0;text-align:center;}
.dim-wrap.layer-popup .layer-wrap.layer-status header{background:#1FCBD6;}
.dim-wrap.layer-popup .layer-wrap.layer-status .popup-request{height:auto;line-height:inherit;padding:20px;}
.dim-wrap.layer-popup .layer-wrap.layer-status .popup-request ul{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-status .popup-request .variables p{letter-spacing:0;letter-spacing:0;line-height:26px;}
.dim-wrap.layer-popup .layer-wrap.layer-status .popup-request .variables p:first-child{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-status .popup-request .variables p strong{display:block;}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .contents ul li{width:370px}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .contents ul li .tit{margin-top:7px}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .contents ul li .cont{display:block;width:100%}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .popup-request{height:auto;line-height:inherit;padding:24px;}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .popup-request .variables p{letter-spacing:0;letter-spacing:0;line-height:30px;}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .popup-request .variables p strong{display:block;}
.dim-wrap.layer-popup .layer-wrap.layer-status .contents ul li{padding-left:22%;}
.dim-wrap.layer-popup .layer-wrap.layer-status .popup-request ul li{display:flex;height: 24px;padding-left:20%;line-height: 24px;}
.dim-wrap.layer-popup .layer-wrap.layer-status .popup-request ul li span{color:#444;font-size:14px}
.dim-wrap.layer-popup .layer-wrap.layer-status .popup-request ul li span.tit{font-weight:700;margin-top:0}
.dim-wrap.layer-popup .layer-wrap.layer-status .popup-request ul li:last-child{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-status .change-status,
.dim-wrap.layer-popup .layer-wrap.layer-status2 .change-status{text-align:center;}
.dim-wrap.layer-popup .layer-wrap.layer-status .change-status p,
.dim-wrap.layer-popup .layer-wrap.layer-status2 .change-status p{font-size:14px;font-weight:400;color:#222}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .contents ul{margin:20px 0 0 0}
.dim-wrap.layer-popup .layer-wrap.layer-status .change-status .card-status{display:flex;justify-content:center;align-items:center;margin-top:22px}
.dim-wrap.layer-popup .layer-wrap.layer-status .change-status .card-status ul{display:flex;margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-status .change-status .card-status ul li{padding:0;margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-status .change-status .card-status ul li label{padding-top:4px}
.dim-wrap.layer-popup .layer-wrap.layer-status .change-status .card-status strong{font-size:16px;color:#444;margin-right:8px;position:relative;top:1px}
.dim-wrap.layer-popup .layer-wrap.layer-status .change-status + .btn-wrap-search{margin-top:4px}
.dim-wrap.layer-popup .layer-wrap.layer-status .contents ul li span .the-note{width:190px;height:36px;position:relative;top:-3px;}
.dim-wrap.layer-popup .layer-wrap.layer-status .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:190px;height:52px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.dim-wrap.layer-popup .layer-wrap.layer-status .btn-wrap-search .btn-m-cancel span{left:0}
.dim-wrap.layer-popup .layer-wrap.layer-status .btn-wrap-search .btn-m-cancel span:after{background:none;left:0;}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .tit{color:#222;font-weight:700;font-size:22px;text-align: center;margin-top: 20px;}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .cont{color: #E10600;font-weight:400;font-size:16px;text-align:center;margin-top:5px}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .btn-wrap-search{border-top:none}
.btn-wrap-search .btn-m-status{background: #51CDD4;}
.btn-wrap-search .btn-m-status span{left:10px}
.btn-wrap-search .btn-m-status span:after{display:inline-block;content:"";display:inline-block;width:16px;height:16px;background:url(/images/ico_change-44e7027b217a5516d537a2bdd1d200fb.png) no-repeat 0 0 / 16px 16px;position:absolute;top:5px;left:-27px;}
.dim-wrap.layer-popup .layer-wrap.layer-status .btn-wrap-search .btn-m-status{width:190px;height:50px;border:1px solid #51CDD4;border-radius:26px;}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .btn-wrap-search .btn-m-status{border-radius:26px;border:none;width:190px;height:50px;font-size:18px;font-weight:700;border:none;}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .btn-wrap-search .btn-m-status span{left:0}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .btn-wrap-search .btn-m-status span:after{display:none;}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;border:none;width:190px;height:50px;font-size:18px;font-weight:700;border:none;}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .btn-wrap-search .btn-m-cancel span{left:0}
.dim-wrap.layer-popup .layer-wrap.layer-status2 .btn-wrap-search .btn-m-cancel span:after{display:none;}
.layer-wrap.layer-change header{background:#51CDD4;}
.dim-wrap.layer-popup .layer-wrap.layer-change .contents .popup-request{height:86px;line-height:86px}
.layer-wrap.layer-change .select-num{height:86px;}
.layer-wrap.layer-change .contents table input{width:80px;margin-right:10px;}
.layer-wrap.layer-change .contents table .card-num{font-size:14px;font-weight:700;color:#222;display:block;letter-spacing:0;}
.layer-wrap.layer-change .contents .btn-inquiry{background:#888;border-radius: 4px;margin: 2px 0 0 10px;height:22px;min-width:62px;}
.layer-wrap.layer-change .contents .btn-inquiry span{font-weight:700;font-size:12px;color:#fff;letter-spacing:0;}
.dim-wrap.layer-popup .layer-wrap.layer-change .contents .manage-line{margin:20px 0 0 0}
.dim-wrap.layer-popup .layer-wrap.layer-change .contents .manage-line li{padding-left:14%;margin:5px 0}
.dim-wrap.layer-popup .layer-wrap.layer-change .contents .manage-txt{margin-top:20px;text-align:center;font-size:12px}
.layer-wrap.layer-change .select-num span{font-weight:700;}
.layer-wrap.layer-change .select-num span:first-child{font-size:18px;}
.layer-wrap.layer-change .select-num span:last-child{font-size:24px;margin-left:25px}
.layer-wrap.layer-change .the-note{width:198px}
.layer-wrap.layer-change .btn-wrap-search .btn-m-status{width:190px;height:50px;border:1px solid #51CDD4;border-radius:26px;background:#51CDD4;font-size:18px}
.layer-wrap.layer-change .btn-wrap-search .btn-m-status:hover{background:#1AB1BA;}
.layer-wrap.layer-change .btn-wrap-search .btn-m-cancel:hover{background: #707070;}
.layer-wrap.layer-change2 .btn-wrap-search .btn-m-status:hover{background:#1AB1BA;}
.layer-wrap.layer-change2 .btn-wrap-search .btn-m-cancel:hover{background: #707070;}
.layer-wrap.layer-return .btn-wrap-search .btn-m-status:hover{background:#CD2626;}
.layer-wrap.layer-return .btn-wrap-search .btn-m-cancel:hover{background:#707070;}
.layer-wrap.layer-return2 .btn-wrap-search .btn-m-status:hover{background:#CD2626;}
.layer-wrap.layer-return2 .btn-wrap-search .btn-m-cancel:hover{background:#707070;}
.layer-wrap.layer-status .btn-wrap-search .btn-m-status:hover{background:#1AB1BA;}
.layer-wrap.layer-status .btn-wrap-search .btn-m-cancel:hover{background:#707070;}
.layer-wrap.layer-status2 .btn-wrap-search .btn-m-status:hover{background:#1AB1BA;}
.layer-wrap.layer-status2 .btn-wrap-search .btn-m-cancel:hover{background:#707070;}
.layer-wrap.layer-status2 .btn-wrap-search .btn-m-status.bg-blue:hover{background:#8469D1}
.layer-wrap.layer-change .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:190px;height:50px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.layer-wrap.layer-change .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-change .btn-wrap-search .btn-m-cancel span:after{background:none;left:0;}
.dim-wrap.layer-popup .layer-wrap.layer-change2{width:480px}
.layer-wrap.layer-change2 .tit{color:#222;font-weight:700;font-size:22px;text-align: center;margin-top: 20px;}
.layer-wrap.layer-change2 .cont{color: #E10600;font-weight:400;font-size:14px;text-align:center;margin-top:5px}
.layer-wrap.layer-change2 .cont span{display:block;font-size:16px;color:#444;margin-top:18px}
.dim-wrap.layer-popup .layer-wrap.layer-change2 .btn-wrap-search{border-top:none}
.layer-wrap.layer-change2 .btn-wrap-search .btn-m-status{border-radius:26px;border:none;width:190px;height:52px;font-size:18px;font-weight:700;border:none;background:#51CDD4;}
.layer-wrap.layer-change2 .btn-wrap-search .btn-m-status span{left:0}
.layer-wrap.layer-change2 .btn-wrap-search .btn-m-status span:after{display:none;}
.layer-wrap.layer-change2 .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:190px;height:52px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.layer-wrap.layer-change2 .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-change2 .btn-wrap-search .btn-m-cancel span:after{background:none;}
.dim-wrap.layer-popup .layer-wrap.layer-return header{background:#ED5D5D;}
.dim-wrap.layer-popup .layer-wrap.layer-return .popup-request{height:auto;line-height:inherit;padding:24px;}
.dim-wrap.layer-popup .layer-wrap.layer-return .popup-request .clemo-num{font-size:18px;line-height:30px;}
.dim-wrap.layer-popup .layer-wrap.layer-return .popup-request .clemo-num .tit{display:block;}
.dim-wrap.layer-popup .layer-wrap.layer-return .popup-request ul{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul li label{padding-top:3px}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul li{padding-left:15%;}
.dim-wrap.layer-popup .layer-wrap.layer-return .popup-request ul li{display:flex;height: 24px;padding-left:20%;line-height: 24px;}
.dim-wrap.layer-popup .layer-wrap.layer-return .popup-request ul li span{color:#444;font-size:14px}
.dim-wrap.layer-popup .layer-wrap.layer-return .popup-request ul li span.tit{font-weight:700;margin-top:0}
.dim-wrap.layer-popup .layer-wrap.layer-return .popup-request ul li:last-child{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul li span .the-note{width:332px;height:36px;position:relative;top:-3px;color:#222;font-size:16px}
.dim-wrap.layer-popup .layer-wrap.layer-return .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:190px;height:50px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.dim-wrap.layer-popup .layer-wrap.layer-return .btn-wrap-search .btn-m-cancel span{left:0}
.dim-wrap.layer-popup .layer-wrap.layer-return .btn-wrap-search .btn-m-cancel span:after{background:none;left:0;}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul li .btn-return{background:#888;border-radius:4px;margin:2px 0 0 10px}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul li .btn-return span{font-weight:700;letter-spacing:0;}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul li.l-refund{margin-bottom:0;padding-left:216px;color:#E10600;height:auto}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul li.l-refund span:first-child{margin-right:30px;}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul li.l-refund span:last-child strong{margin-right: 3px;letter-spacing:0;}
.layer-wrap.layer-return .btn-wrap-search .btn-m-status{border-radius:26px;border:none;width:190px;height:50px;font-size:18px;font-weight:700;border:none;background:#ED5D5D;}
.layer-wrap.layer-return .btn-wrap-search .btn-m-status span{left:0}
.layer-wrap.layer-return .btn-wrap-search .btn-m-status span:after{display:none;}
.layer-wrap.layer-return .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:190px;height:50px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.layer-wrap.layer-return .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-return .btn-wrap-search .btn-m-cancel span:after{background:none;}
.dim-wrap.layer-popup .layer-wrap.layer-return2{width:480px}
.layer-wrap.layer-return2 .tit{color:#222;font-weight:700;font-size:22px;text-align: center;margin-top: 20px;}
.layer-wrap.layer-return2 .cont{color: #E10600;font-weight:400;font-size:14px;text-align:center;margin-top:20px}
.layer-wrap.layer-return2 .cont strong{font-size:20px}
.layer-wrap.layer-return2 .cont span{display:block;font-size:16px;color:#444;margin-top:18px}
.dim-wrap.layer-popup .layer-wrap.layer-return2 .btn-wrap-search{border-top:none}
.layer-wrap.layer-return2 .btn-wrap-search .btn-m-status{border-radius:26px;border:none;width:180px;height:52px;font-size:18px;font-weight:700;border:none;background:#ED5D5D;}
.layer-wrap.layer-return2 .btn-wrap-search .btn-m-status span{left:0}
.layer-wrap.layer-return2 .btn-wrap-search .btn-m-status span:after{display:none;}
.layer-wrap.layer-return2 .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:180px;height:52px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.layer-wrap.layer-return2 .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-return2 .btn-wrap-search .btn-m-cancel span:after{background:none;}
.layer-wrap.layer-return2 .txt-red{color:#E10600}
section.search-result .table-type td span{color:#999}
section.search-result .table-type td span.time{display:block;}
.layer-wrap.layer-return .popup-request .select-amount{color:#222;font-size:20px;font-weight:700;}
.layer-wrap.layer-return .popup-request .select-amount span{color:#E10600;font-size:32px;font-weight:700;margin:0 10px 0 5px;position:relative;top:3px;}
.layer-wrap.layer-return .popup-request .select-amount em{margin-left:15px;font-weight:700;}
.dim-wrap.layer-popup .layer-wrap.layer50{width:50% !important;left:28% !important}
.dim-wrap.layer-popup .layer-wrap.layer60{width:60% !important;left:23% !important}
.dim-wrap.layer-popup .layer-wrap.layer70{width:70% !important;left:18% !important}
.dim-wrap.layer-popup .layer-wrap.layer80{width:80% !important;left:13% !important}
.dim-wrap.layer-popup .layer-wrap .com-txt{height:auto !important;position:relative;top:-16px;}
.dim-wrap.layer-popup .layer-wrap .com-txt ~ li{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap .com-txt p{display:block;clear:both;margin-left:120px;color:#FF5353;font-size:12px;}

/* 231023 제휴사 거래내역 화면에 임시로 추가 (반환하기 버튼) */
.btn-wrap-search .btn-m-refund{background:#ED5D5D;border:1px solid #ED5D5D;border-radius:26px;width:190px;height:50px;font-size:18px;font-weight:700;margin-right:20px}
.btn-wrap-search .btn-m-refund span{left: 0;}
.btn-wrap-search .btn-m-refund span:after{display:inline-block;content:"";background:none;}
.btn-wrap-search .btn-m-refund:hover,.btn-wrap-search .btn-m-refund:active,.btn-wrap-search .btn-m-refund:focus{background:#CD2626;border:1px solid #CD2626;}

/* 기존 layer-return -> layer-refund 클래스명만 바꿔서 추가 (return:충전취소, refund:잔액반환) */
.layer-wrap.layer-refund .btn-wrap-search .btn-m-status:hover{background:#CD2626;}
.layer-wrap.layer-refund .btn-wrap-search .btn-m-cancel:hover{background:#707070 !important;}
.layer-wrap.layer-refund2 .btn-wrap-search .btn-m-status:hover{background:#CD2626;}
.layer-wrap.layer-refund2 .btn-wrap-search .btn-m-cancel:hover{background:#707070 !important;}
.dim-wrap.layer-popup .layer-wrap.layer-refund header{background:#ED5D5D;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .popup-request{height:auto;line-height:inherit;padding:24px;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .popup-request ul{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .contents ul{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .contents ul li label{padding-top:3px}
.dim-wrap.layer-popup .layer-wrap.layer-refund .contents ul li{padding-left:15%;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .popup-request ul li{display:flex;height: 24px;padding-left:20%;line-height: 24px;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .popup-request ul li span{color:#444;font-size:14px}
.dim-wrap.layer-popup .layer-wrap.layer-refund .popup-request ul li span.tit{font-weight:700;margin-top:0}
.dim-wrap.layer-popup .layer-wrap.layer-refund .popup-request ul li:last-child{margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .contents ul li span .the-note{width:332px;height:36px;position:relative;top:-3px;color:#222;font-size:16px}
.dim-wrap.layer-popup .layer-wrap.layer-refund .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:180px;height:50px;font-size:20px;font-weight:700;border:none;margin-right:15px}
.dim-wrap.layer-popup .layer-wrap.layer-refund .btn-wrap-search .btn-m-cancel span{left:0}
.dim-wrap.layer-popup .layer-wrap.layer-refund .btn-wrap-search .btn-m-cancel span:after{background:none;left:0;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .contents ul li .btn-return{background:#888;border-radius:4px;margin:2px 0 0 10px}
.dim-wrap.layer-popup .layer-wrap.layer-refund .contents ul li .btn-return span{font-weight:700;letter-spacing:0;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .contents ul li.l-refund{margin-bottom:0;padding-left:216px;color:#E10600;height:auto}
.dim-wrap.layer-popup .layer-wrap.layer-refund .contents ul li.l-refund span:first-child{margin-right:30px;}
.dim-wrap.layer-popup .layer-wrap.layer-refund .contents ul li.l-refund span:last-child strong{margin-right: 3px;letter-spacing:0;}
.layer-wrap.layer-refund .btn-wrap-search .btn-m-status{border-radius:26px;border:none;width:304px;height:50px;font-size:20px;font-weight:700;border:none;background:#ED5D5D;}
.layer-wrap.layer-refund .btn-wrap-search .btn-m-status span{left:0}
.layer-wrap.layer-refund .btn-wrap-search .btn-m-status span:after{display:none;}
.layer-wrap.layer-refund .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:180px;height:50px;font-size:20px;font-weight:700;border:none;margin-right:15px}
.layer-wrap.layer-refund .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-refund .btn-wrap-search .btn-m-cancel span:after{background:none;}
.layer-wrap.layer-refund .popup-request .select-amount{color:#222;font-size:20px;font-weight:700;}
.layer-wrap.layer-refund .popup-request .select-amount span{color:#E10600;font-size:32px;font-weight:700;margin:0 10px 0 60px;position:relative;top:3px;}
.layer-wrap.layer-refund .txt-amount{font-size:18px;color:#E10600;font-weight:700;text-align:center;margin-bottom:10px;}
.layer-wrap.layer-refund .txt-amount span{color:#444;font-weight:400;display:block;margin-top:25px}
.layer-wrap.layer-refund select{display:block;margin:0 auto 5px}
.layer-wrap.layer-refund input[type="text"]{display: inline-block;margin: 0;}
.layer-refund input[type=text],.layer-refund select{width:339px;}
.layer-wrap.layer-refund .btn-amount{display:inline-block;margin-right:5px;padding:0 10px;width:auto;height:22px;background:#AFAFAF;border-radius:4px;color:#fff;font-weight:500;font-size:12px}

.dim-wrap.layer-popup .layer-wrap.layer50 .contents ul li,
.dim-wrap.layer-popup .layer-wrap.layer60 .contents ul li,
.dim-wrap.layer-popup .layer-wrap.layer70 .contents ul li,
.dim-wrap.layer-popup .layer-wrap.layer80 .contents ul li,
.dim-wrap.layer-popup .layer-wrap.layer50 .popup-request ul li,
.dim-wrap.layer-popup .layer-wrap.layer50 .popup-request ul li,
.dim-wrap.layer-popup .layer-wrap.layer70 .popup-request ul li,
.dim-wrap.layer-popup .layer-wrap.layer80 .popup-request ul li{padding-left:0;}
.layer-wrap.layer-return.layer50 input[type="text"],
.layer-wrap.layer-return.layer60 input[type="text"],
.layer-wrap.layer-return.layer70 input[type="text"],
.layer-wrap.layer-return.layer80 input[type="text"]{margin:0 0 5px}
.dim-wrap.layer-popup .layer-wrap.layer-refund2{width:480px}
.layer-wrap.layer-refund2 .tit{color:#222;font-weight:700;font-size:22px;text-align: center;margin-top: 20px;}
.layer-wrap.layer-refund2 .cont{color: #222;font-weight:400;font-size:14px;text-align:center;margin-top:20px}
.layer-wrap.layer-refund2 .cont strong{font-size:18px}
.layer-wrap.layer-refund2 .cont span{display:block;font-size:16px;color:#444;margin-top:18px}
.dim-wrap.layer-popup .layer-wrap.layer-refund2 .btn-wrap-search{border-top:none}
.layer-wrap.layer-refund2 .btn-wrap-search .btn-m-status{border-radius:26px;border:none;width:180px;height:52px;font-size:18px;font-weight:700;border:none;background:#ED5D5D;}
.layer-wrap.layer-refund2 .btn-wrap-search .btn-m-status span{left:0}
.layer-wrap.layer-refund2 .btn-wrap-search .btn-m-status span:after{display:none;}
.layer-wrap.layer-refund2 .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:180px;height:52px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.layer-wrap.layer-refund2 .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-refund2 .btn-wrap-search .btn-m-cancel span:after{background:none;}
.layer-wrap.layer-refund2 .txt-red{color:#E10600}
.layer-wrap.layer-return .txt-amount{font-size:18px;color:#E10600;font-weight:400;text-align:center;margin-bottom:10px;}
.layer-wrap.layer-return .txt-amount span{color:#444;font-weight:400;display:block;margin-top:25px}
.layer-wrap.layer-return .txt-reason{text-align:center;font-size:16px;margin-bottom:10px;}
.layer-wrap.layer-return .reason-list{width:300px;margin:0 auto;}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul.reason-list li{padding-left:0} 
.dim-wrap.layer-popup .layer-wrap .contents ul.reason-list li .radio{top:5px}
.dim-wrap.layer-popup .layer-wrap.layer-return .contents ul.reason-list li label{font-size:14px}
.layer-wrap.layer-return .btn-wrap-search .btn-m-status span{color:#fff;font-weight:700;}
.layer-wrap.layer-return select{display:block;margin:0 auto 5px}
.layer-wrap.layer-return input[type="text"]{display:block;margin:0 auto 5px}
.form-area .detail-search .radio input[type="radio"]{width:100%;cursor:pointer;}
[class^="table-type"] td em{font-size:14px;font-weight:700;color:#444;text-decoration:underline;}
.btn-wrap-search .btn-m-request.purple{background:#9889F5;}
.layer-wrap.layer-history > header{background:#6ED28A;}
.layer-wrap.layer-history .btn-wrap-search .btn-m-request{background:#6ED28A;border:none}
.layer-wrap.layer-history .btn-wrap-search .btn-m-request:hover{background: #37B65A;}
.layer-wrap.layer-history .table-type4{margin-bottom:60px;}
.layer-wrap.layer-history .table-type4 td{text-align:center;padding-left:6px;}
.form-area .detail-search .radio + label{min-width:auto;padding:0 18px 0 5px;margin-right:10px;}
.btn-wrap-search .btn-m-lump{background:#51CDD4;border:1px solid #51CDD4;border-radius:26px;width:258px;height:50px;font-size:18px;font-weight:700}
.btn-wrap-search .btn-m-lump span:after{display:inline-block;content:"";display:inline-block;width:16px;height:16px;background:url(/images/ico_change-44e7027b217a5516d537a2bdd1d200fb.png) no-repeat 0 0 / 16px 16px;position:absolute;top:4px;left:-24px;}
.btn-wrap-search .btn-m-lump:hover,.btn-wrap-search .btn-m-lump:active,.btn-wrap-search .btn-m-lump:focus{background:#1AB1BA;border:1px solid #1AB1BA;}
.btn-wrap-search .btn-m-balance{background:#5C9DFF;border:1px solid #5C9DFF;border-radius:26px;width:258px;height:50px;font-size:18px;font-weight:700;margin-right:20px}
.btn-wrap-search .btn-m-balance span:after{display:inline-block;content:"";display:inline-block;width:20px;height:19px;background:url(/images/ico_plus-649510e6840ad66a8466fe6816ee0fbc.png) no-repeat 0 0 / 20px 19px;position:absolute;top:4px;left:-24px;}
.btn-wrap-search .btn-m-balance:hover,.btn-wrap-search .btn-m-balance:active,.btn-wrap-search .btn-m-balance:focus{background:#5483CA;border:1px solid #5483CA;}

/* [s] 240823 수정 */
/* .date-list */
.date-list{position:relative;width:10rem;margin:3rem 0;font-size:1.2rem}
.date-list .date-trigger{padding:.4rem 0;cursor:pointer;outline:none;font-weight:400;color:#212121;border-bottom:0.1rem solid #ddd}  
.date-list .date-trigger::after{content:"";display:block;width:1.2rem;height:0.7rem;background:url(/images/ico_arrow-160230855f5c0f0e9eba0dd7648936be.png) no-repeat 0 / 1.2rem 0.7rem;position: absolute;right:0.3rem;top:1rem;}
.date-list .date-trigger.on::after{transform:rotate(180deg);}
.date-list .dates{list-style:none;margin:0;padding:0;width:100%;background-color: #fff;display:none;}  
.date-list .dates li{cursor:pointer;border-bottom:0.1rem solid #ddd;padding: 1rem 0 0.2rem;}
.date-list .dates li.on{color:#222;}
.date-list.active .dates{display: block;}
/* [e] 240823 수정 */

/* error page */
.no-access{position:relative;box-sizing:border-box;padding:185px 0 150px;background: #F4F4F4;height:calc(100% - 60px)}
.no-access .error-form{width: 422px;margin:0 auto;text-align:center;box-sizing:border-box;}
.no-access .error-form .access-txt img{width:75px}
.no-access .error-form .access-txt{display:block;margin-bottom:40px;}
.no-access .error-form .tit{font-size:24px;font-weight:700;color:#222;margin-bottom:14px;}
.no-access .error-form .text{font-size:16px;color:#666;margin-bottom:76px} 
.no-access .error-form .btn-wrap{padding:0}
.no-access .error-form .btn-wrap button{width:190px;height:52px;border-radius:26px;font-size:18px;font-weight:700;box-sizing:border-box;}
.no-access .error-form .btn-wrap .btn-m-cancel{background:#CACACA;border:none;margin-right:10px}
.no-access .error-form .btn-wrap .btn-m-status{background:#00C2ED;border:none;}
.privacy-form{background:#f4f4f4;border-bottom:2px solid #E0E0E0;height:100%;text-align:center;padding:40px 0;box-sizing:border-box;}
.privacy-form .tit{font-size:20px;color:#222;font-weight:700;margin-bottom:22px}
.privacy-form .text{font-size:14px;color:#777;font-weight:700;}
.privacy-box{width:550px;margin:30px auto 100px}
.privacy-box li{margin-bottom:14px;}
.privacy-box li:after{content:'';display:block;clear:both}
.privacy-box .tit{width:150px;display:inline-block;float:left;text-align:right;line-height:40px;color:#8B8B8B;font-size:15px;font-weight:700;margin-right:15px}
.privacy-box .tit em{color:#FF5353;margin-left:5px}
.privacy-box .cont {color:#777;line-height:40px;height:40px;display:inline-block;font-weight:600;font-size:18px;letter-spacing:0;}
.privacy-box .text{float:left;width:calc(100% - 166px);height:40px;border-radius:4px;font-size: 15px;color: #444;border:1px solid #e9e9e9;padding-left:15px;font-weight:500;}
.privacy-box .text:focus{outline:1px solid #777;}
.privacy-box input[type='text'].text{float:left;width:384px;height:40px;border-radius:4px;font-size: 15px;color: #444;border:1px solid #e9e9e9;padding-left:15px;font-weight:500;}
.privacy-box input[type='text'].text::placeholder{font-size:18px;font-weight:500;line-height:40px;color:#444;font-family:'Pretendard';}
input[type='checkbox']{cursor:pointer;}
input[type='text']:disabled{background:#f2f2f2;border:1px solid #c8c8c8}
input[type='number']:disabled{background:#f2f2f2;border:1px solid #c8c8c8}
.privacy-box input[type='text']:disabled{background:#f2f2f2;outline:1px solid #c8c8c8}
.privacy-box .caution{color:#FF5353;font-size:12px;margin-left:166px;display:block;clear:both;padding-top:8px}
.privacy-box .btn-m-status{width: 328px;height:50px;border:1px solid #9889F5;border-radius:26px;background:#A98FF4;font-size: 18px;}
.privacy-box .btn-m-status:hover{background:#8469D1;}
.no-access .error-form .btn-wrap .btn-m-cancel:hover{background:#707070}
.no-access .error-form .btn-wrap .btn-m-status:hover{background:#03A2C5}
.privacy-box .btn-wrap{padding:36px 0 100px}
.privacy-box .btn-wrap .btn-m-status{margin-left:70px;}

/* 20201217 - 인플루언서 상세정보(influencer.html) 추가(TOM)*/
.dim-wrap.layer-popup .layer-wrap.layer-newProd1{width:1300px;}
.dim-wrap.layer-popup .layer-wrap.layer-inquiry1{top:30%;height:50%}
.dim-wrap.layer-popup .layer-wrap.wide{width:810px}
.dim-wrap.layer-popup .layer-wrap.wide2{width:1000px;}
.dim-wrap.layer-popup .layer-wrap.order-per{width:1300px;}
.dim-wrap.layer-popup .layer-wrap.small{width:400px}
.layer-wrap{position:relative;margin:0 auto;/*! background-color:#fff; */}
.layer-wrap > header{height:64px;background-color:#1F9FD6;position:relative;box-sizing:border-box;border-radius:16px 16px 0 0;}
.layer-wrap > header > h2{line-height:1.2;font-size: 20px;color:#fff;position:absolute;left:30px;top: 23px;font-weight: 700;}
.contents{padding:24px 30px 26px;}
.contents table input.charge-place{width:120px;text-align:center;color:#444;font-weight:700;}
.contents table input.charge-place::placeholder{color:#444;font-weight:700;}
.contents table input + .charge-won{margin-right:10px}
[class^="table-type"] td:last-of-type .btn-amount{margin:0 5px 3px 0;}
.contents table span.charge-place{display:inline-block;width:120px;text-align:right;padding-right:5px;box-sizing:border-box;color:#444;letter-spacing:0;font-weight:700;}
.contents table .charge-txt{margin-left:100px;}
.contents .btn-wrap-search button{width:180px;margin:0 5px;}
.contents .table-area{padding-bottom:0;}
.contents .table-area:last-child .table-type2:last-child{margin-bottom:0;}
.contents .btn-wrap-search{padding-bottom:0;text-align:center;}
.layer-new select{width:200px}
.layer-new .checkbox{margin-left:20px}
.contents .gw input{width:120px}
.contents .vw input{width:120px}
.contents .vw .kg{padding-left:20px}
.alert-text{margin:60px 10px;text-align:center;}
.sold-out{font-size:16px;text-align:center}
.sold-out span{padding-bottom:30px;font-size:14px;display:block;font-weight:bold;}
.state-select{text-align:center}
.state-select div{margin:30px 0}
.state-select div span{display:inline-block;padding:0 20px;font-size:13px;font-weight:bold;vertical-align:middle}
.state-select div select{width:200px}
.thumbnail-wrap:after{content:'';display:block;clear:both}
.thumbnail-wrap li{float:left;padding-right:10px}
.thumbnail{display:block;width:100px;height:100px;border:1px solid #ddd;text-align:center}
.thumbnail img{max-width:100%;max-height:100%;width:auto;height:auto}
.contents .form-inner{display:table;width:100%}
.contents .form-inner span{display:table-cell;padding-right:10px;box-sizing:border-box}
.contents .form-inner span:first-child{width:40%}
.contents .result{margin-top:30px;}
.contents .table-type input{width:100%;}
.popup-search{display:table;width:100%;padding:10px 30px;border-top:1px solid #4f5f6f;border-bottom:1px solid #4f5f6f;box-sizing:border-box;}
.popup-search > span{display:table-cell;}
.popup-search > span.txt{font-size:13px;text-align:center}
.popup-search > span:first-child{width:35%;padding-right:15px;}
.popup-search label{display:inline-block;font-weight:bold;color:#4f5f6f;}
.popup-search .small-search input{width:100%}
.layer-newProd .table-type2 td input{width:200px}

/* 20201217 - 인플루언서 상세정보(influencer.html) 추가(TOM)*/
.layer-newProd1 .table-type2 td input{width:180px}
.layer-add .keyword{margin:30px 0 40px}
.layer-return input[type=text],.layer-return select{width:200px;}
.layer-package .contents{height:600px;overflow-y:scroll}
.layer-package img{width:560px}
.dim-wrap.layer-popup .layer-wrap.wide{width:1000px;height:720px;}
.dim-wrap.layer-popup .g-shipping-guide .contents{box-sizing:border-box}
.dim-wrap.layer-popup .g-shipping-guide .table-type.wide{height:700px;}
.dim-wrap.layer-popup .layer-wrap.layer-barcode{width:760px;height:600px;overflow-y:scroll}
.layer-barcode .btn-l-submit{display:block;margin:25px auto 10px;}
#print-contents{font-size:0}
#print-contents ul li{display:inline-block;width:300px;padding:20px;border:1px solid #000;text-align:center;box-sizing:border-box;margin:20px}
#print-contents ul li p {padding-bottom:10px}
#print-contents ul li p span{font-size:11px;padding:0 5px;font-weight:700}
#print-contents ul li img{width:5cm;height:2.5cm}
#container > section.search-result.detail-view{padding:24px 80px 40px}
#container > section.search-result.detail-view .card_detail_wrap{margin:0 0 40px}
#container > section.search-result.detail-view .card_detail_search{background:#F4F4F4;border:1px solid #E0E0E0;margin:0 0 16px;padding:14px 37px 14px 58px;position:relative;z-index:9;}
.result-form [class^="btn-icon"].ico-excel{padding-right:0;margin:0}
#container > section.search-result.detail-view .card_detail_search .de_tit{font-size:14px;font-weight:700;color:#222;position:relative;top:1px;margin-right:90px}
#container > section.search-result.detail-view .card_detail_search .label-type{margin-right:30px;font-size:14px;color:#606060}
#container > section.search-result.detail-view .card_detail_search .term01{margin-right:22px}
#container > section.search-result.detail-view .card_detail_search .btn-round-gray{background:#fff;}
#container > section.search-result.detail-view .card_detail_search .btn-round-gray.on{background:#e4e4e4;}
#container > section.search-result.detail-view .card_detail_search .result-form{float:right}
#container > section.search-result.detail-view .card_detail_search .result-form[class^="btn-icon"]{margin-right:0;padding-right:0}
#container > section.search-result.detail-view .btn-wrap-search{margin-bottom:80px}
#container > section.search-result.detail-view .table-type td span{color:#999}
#container > section.search-result.detail-view .table-type td em.min{color:#E10600;font-weight:300;text-decoration:none;}

/* 결제승인내역 */
.search-approval{display:flex;justify-content:center;margin:20px 80px 0;padding:22px 100px 33px;background:#EEF5F9;border-radius:8px;}
.search-approval h4{font-size:18px;font-weight:700;margin-bottom:4px}
.search-approval > div{flex:1 1 33%;margin-right:64px;max-width:350px}
.search-approval > div:last-child{margin-right:0;}
.search-approval .app01 h4{color:#3046D3}
.search-approval .app02 h4{color:#ED4D4D}
.search-approval .app03 h4{color:#222222}
.search-approval .app03 h4 em{color:#646464;font-size:12px;margin-left:5px}
.search-approval .shape{margin:0 28px;position:relative;top:54px;}
.search-approval .shape img{width:30px;height:30px}
.search-approval ul li span{display:inline-block;height:38px;line-height:38px;box-sizing:border-box;font-weight: 700;}
.search-approval ul li span.tit{width:100px;text-align:center;}
.search-approval ul li span.num{width:calc(100% - 100px);text-align: right;padding: 0 40px;color: #444;font-size:14px}
.search-approval div > ul{overflow:hidden;border-radius:4px;}
.search-approval .app01 ul{border:1px solid #AFC2E0;}
.search-approval .app01 ul li:first-child{border-bottom:1px solid #D2DFF3;}
.search-approval .app01 ul li span.tit{background:#E5F3F8;}
.search-approval .app01 ul li span.num{background:#fff;}
.search-approval .app02 ul{border:1px solid #E8C7C7;}
.search-approval .app02 ul li:first-child{border-bottom:1px solid #F1DDDD;}
.search-approval .app02 ul li span.tit{background:#FFECEC;}
.search-approval .app02 ul li span.num{background:#fff;}
.search-approval .app03 ul{border:1px solid #C9C9C9;}
.search-approval .app03 ul li:first-child{border-bottom:1px solid #DADADA;}
.search-approval .app03 ul li span.tit{background:#F3F3F3;}
.search-approval .app03 ul li span.num{background:#fff;}
.search-approval .pay-info + .app01 h4{color:#222}
.search-approval .pay-info + .app01 ul li span,
.search-approval .pay-info + .app01 + .app03 ul li span{height:46px;line-height:46px;}
.search-approval .pay-info{position:relative;}
.search-approval .pay-info .pay-tit{display:flex;align-items:center;margin-bottom:4px;}
.search-approval .pay-info .pay-tit span{color:#222;font-weight:700;font-size:18px}
.search-approval .pay-info .pay-tit .btn-inquiry{background:#EC766E;border-radius:4px;margin:1px 0 0 10px;height:22px;min-width:62px;}
.search-approval .pay-info .pay-tit .btn-inquiry span{font-weight:700;font-size:12px;color:#fff;letter-spacing:0;}
.search-approval .pay-info .pay-cont{position:relative;background:#fff;border:1px solid #C9C9C9;border-radius:4px;width:350px;overflow:hidden;}
.search-approval .pay-info .pay-cont li{height:24px}
.search-approval .pay-info .pay-cont li span{height:auto;font-size:12px;line-height:18px;color:#222;letter-spacing:0;}
.search-approval .pay-info .pay-cont li span:first-child{background:#F6F6F6;padding:4px 10px 2px;font-weight:400;width:90px}
.search-approval .pay-info .pay-cont li span:nth-child(2){padding-left:12px;}
.search-approval .pay-info .pay-cont li .btn-inquiry{position:absolute;right:6px;top:1px;background:#888;border-radius: 4px;margin: 2px 0 0 10px;height:22px;min-width:62px;}
.search-approval .pay-info .pay-cont li .btn-inquiry span{font-weight:400;font-size:11px;color:#fff;letter-spacing:0;background:#adadad;padding:3px 8px;border-radius:4px;width:auto;line-height:16px;}
.balance-deposit{margin:24px 80px 0;padding:25px 0;background:#f4f4f4;border-radius:8px;}
.balance-deposit .balance-price{display:flex;justify-content:center;align-items:center;}
.balance-deposit .balance-price span{color:#444;font-size:18px;font-weight:700;margin-right:10px}
.balance-deposit .balance-price span:last-child{font-size:24px}

/* 제휴사 신규등록 */
.search-check + .part-type{margin-top:44px}
/* [s] 250204 간격수정 */
.part-type{margin:33px 80px 0}
/* [e] 250204 간격수정 */
.part-type .table-type3{border-top:none}
.part-type .table-type3 th{width:150px}
.part-type .table-type3 th em{color:#E10600;font-size: 14px;font-weight: 700;left: 4px;margin-right:5px;position: relative;}
.part-type .table-type3 input[type="text"].short{min-width:80px;width:80px}
.part-type .table-type3 .term02.short input[type="text"]{min-width: 80px;}
.part-type .table-type3 td .discount{margin-right:40px}
.part-type .table-type3 td .discount input[type="text"]{text-align:right;margin-left:5px}
.part-type .table-type3 td{color:#222}
.part-type .table-type3 td .green-yel{margin-right:20px}
.part-type .table-type3 select{width:auto}
.part-type .table-type3 input[type="text"]{width:auto;min-width:160px;}
.part-type .mr35{margin-right:35px}
.op-hours{margin:5px 0}
.op-hours select{width:auto;min-width:80px;}
.op-hours .week{min-width:118px;margin-right:10px;}
.op-hours span{display:inline-block;font-weight:700;margin:0 6px;}
.op-hours span.line{width:12px;height:1px;background:#D9D9D9;display:inline-block;text-indent:-9999px;position:relative;top:10px}
.table-type3 td .op-hours .radio + label{margin-right:38px;}
.part-type .table-type3 td .term02.short +  span{margin-left:5px}
.part-type .table-type3 td .select-num + span{margin:0 4px}
.part-type.modify .table-type3 input[type="text"]::placeholder{color:#444}
.part-type .pw-change{border:1px solid #E3E3E3;background:#F4F4F4;width: 144px;height: 28px;box-sizing: border-box;line-height: 28px;border-radius:4px;margin-left:12px;color:#6f6f6f;font-weight:700;}
.part-type .pw-change::before{position:relative;top: 2px;display:inline-block;margin-right:12px;content:"";width:16px;height:16px;background: url(/images/ico_pw-82e20eeffa5236e72caae00f0b3e347c.png) no-repeat 0px 0px / 16px 16px;}
.part-type .btn-add{border:1px solid #E3E3E3;background:#F4F4F4;width: 110px;height: 28px;box-sizing: border-box;line-height: 28px;border-radius:4px;margin-left:12px;color:#6f6f6f;font-weight:700;}
.part-type .btn-arr img{width:16px;padding:5px}
.part-type .photo-plus{border:1px solid #E3E3E3;background:#F4F4F4;width: 120px;height: 28px;box-sizing: border-box;line-height: 28px;border-radius:4px;margin-left:12px;color:#6f6f6f;font-weight:700;}
.part-type .photo-plus::before{position:relative;top: 3px;display:inline-block;margin-right:12px;content:"";width:16px;height:16px;background: url(/images/ico_photo-4859b12e7acfdd438d3546f35fc4b400.png) no-repeat 0px 0px / 16px 16px;}
.part-type .btn-add.short{width:80px;font-weight:700;}
.filebox{display:inline-block;margin:4px 0}
.filebox .upload-name {display:inline-block;height:28px;padding:0 10px;vertical-align: middle;border:1px solid #dddddd;width:160px;color:#999999;}
.filebox label {display:inline-block;border:1px solid #E3E3E3;background:#F4F4F4;width: 80px;height: 28px;box-sizing: border-box;line-height: 28px;border-radius:4px;margin-left:12px;color:#6f6f6f;text-align:center;font-weight:700;cursor:pointer;font-size:13px}
.filebox input[type="file"] {position: absolute;width: 0;height: 0;padding: 0;overflow: hidden;border: 0;}
.part-type.info01 .table-type3 tr.add1 input[type="text"]{width:92%}
.layer-wrap.layer-store .cont span{display:block;font-size:16px;color:#444;margin-top:18px;text-align:center;}
.part-type.info05 + .btn-wrap-search{margin-top:40px;padding-bottom:100px;}
.layer-wrap.layer-store header{background:#37B65A;}
.layer-wrap.layer-store .btn-wrap-search .btn-m-status{border-radius:26px;border:none;width:180px;height:50px;font-size:20px;font-weight:700;border:none;background:#37B65A;}
.layer-wrap.layer-store .btn-wrap-search .btn-m-status:hover{background:#2A8F46;}
.layer-wrap.layer-store .btn-wrap-search .btn-m-cancel{border-radius:26px;border:none;width:180px;height:50px;font-size:20px;font-weight:700;border:none;background:#cacaca;}
.layer-wrap.layer-store .btn-wrap-search .btn-m-cancel:hover{background:#707070;}
.layer-wrap.layer-store .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-store .btn-wrap-search .btn-m-cancel span::after{background:none;}
.layer-wrap.layer-store .table-type4{border:none}
.layer-wrap.layer-store .table-type4 tr:hover td{background:none;}
.layer-wrap.layer-store .table-type4 th{background:#f4f4f4;color:#222;height:23px;border:1px solid #dadada}
.layer-wrap.layer-store .table-type4 [class^="table-type"] th:last-of-type{border:none}
.layer-wrap.layer-store .table-type4 td{color:#444;padding-left:20px;text-align:left;height:25px}
.layer-wrap.layer-store .table-type4 td select{width:auto}
.layer-wrap.layer-lump header{background:#51CDD4;}
.layer-wrap.layer-lump input[type="text"]{display:block;width:180px;margin:10px 0}
.layer-wrap.layer-lump .btn-amount{display:inline-block;margin:0 5px 10px 0;padding: 5px 20px;width:auto;height:25px;background: #f6f6f6;border-radius:4px;color: #6F6F6F;font-weight:500;font-size:12px;border: 1px solid #e4e4e4}
.layer-wrap.layer-lump .sum-amount{display:block;color:#E10600;font-size:12px;margin-bottom:12px;}
.layer-wrap.layer-lump .sum-amount em{color:#E10600;font-size:14px;font-weight:700;text-decoration:none;margin: 0px 3px 0 5px;position: relative;top: 1px;}
.layer-wrap.layer-lump .btn-wrap-search .btn-m-charge{border-radius:26px;border:none;width:190px;height: 50px;font-size:18px;font-weight:700;border:none;background:#51CDD4;}
.layer-wrap.layer-lump .btn-wrap-search .btn-m-charge span{left:0}
.layer-wrap.layer-lump .btn-wrap-search .btn-m-charge span::after{background:none;}
.layer-wrap.layer-lump .btn-wrap-search .btn-m-charge:hover{background:#1AB1BA;}
.layer-wrap.layer-lump .btn-wrap-search .btn-m-cancel{border-radius:26px;border:none;width:190px;height:50px;font-size:18px;font-weight:700;border:none;background:#cacaca;}
.layer-wrap.layer-lump .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-lump .btn-wrap-search .btn-m-cancel span::after{background:none;}
.layer-wrap.layer-lump .btn-wrap-search .btn-m-cancel:hover{background:#707070;}
.layer-wrap.layer-balance input[type="number"]{width:80px;text-align:center;}
.layer-wrap.layer-balance input[type="text"].charge-mo{display:grid;width:270px;margin:10px 0;}
.layer-wrap.layer-balance input[type="text"].charge-mo::placeholder{color:#666}
.layer-wrap.layer-balance input[type="text"].charge-mo + .checkbox{margin:14px 5px 16px 20px;}
.contents table input[type="checkbox"]{width:auto}
input[type="number"]{border:1px solid #dbe1e8;height:28px}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.layer-wrap.layer-balance .btn-amount{display:inline-block;margin:0 5px 10px 0;padding: 5px 20px;width:auto;height: 25px;background: #f6f6f6;border-radius:4px;color: #6F6F6F;font-weight:500;font-size:12px;border: 1px solid #e4e4e4;}
.layer-wrap.layer-balance .btn-wrap-search .btn-m-charge{border-radius:26px;border:none;width:190px;height: 50px;font-size:18px;font-weight:700;border:none;background:#5C9DFF;}
.layer-wrap.layer-balance .btn-wrap-search .btn-m-charge span{left:0}
.layer-wrap.layer-balance .btn-wrap-search .btn-m-charge span::after{background:none;}
.layer-wrap.layer-balance .btn-wrap-search .btn-m-charge:hover{background:#5483CA;}
.layer-wrap.layer-balance .btn-wrap-search .btn-m-cancel{border-radius:26px;border:none;width:190px;height:50px;font-size:18px;font-weight:700;border:none;background:#cacaca;}
.layer-wrap.layer-balance .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-balance .btn-wrap-search .btn-m-cancel span::after{background:none;}
.layer-wrap.layer-balance .btn-wrap-search .btn-m-cancel:hover{background:#707070;}
.layer-wrap.layer-balance header{background:#5C9DFF;}
.dim-wrap.layer-popup .layer-wrap.layer-balance2{width:480px}
.layer-wrap.layer-balance2 .cont{color: #222;font-weight:700;font-size:18px;text-align:center;margin-top:20px}
.dim-wrap.layer-popup .layer-wrap.layer-return3{width:480px}
.layer-wrap.layer-return3 .cont{color: #222;font-weight:700;font-size:18px;text-align:center;margin-top:20px}
.dim-wrap.layer-popup .layer-wrap.layer-receive .contents ul li .tit{min-width:150px}
.dim-wrap.layer-popup .layer-wrap.layer-receive .contents ul li input[type='text']{width:180px}
.dim-wrap.layer-popup .layer-wrap.layer-receive .contents ul li .tit + input[type='text']{width:400px}
.dim-wrap.layer-popup .layer-wrap.layer-receive .contents ul li label{padding-top:0}
.dim-wrap.layer-popup .layer-wrap.layer-receive header{background:#A98FF4;}
.dim-wrap.layer-popup .layer-wrap.layer-receive .btn-m-request{background:#A98FF4;border:1px solid #A98FF4}
.dim-wrap.layer-popup .layer-wrap.layer-receive .contents .btn-wrap-search .btn-m-request{width:190px}
.dim-wrap.layer-popup .layer-wrap.layer-receive .btn-m-request:hover{background:#8469D1;border:1px solid #8469D1}
.dim-wrap.layer-popup .layer-wrap.layer-receive .contents ul li{flex-wrap:wrap;height:auto;padding-left:0;justify-content:center;}
.dim-wrap.layer-popup .layer-wrap.layer-receive .contents ul li .txt-red{width:calc(100% - 150px);padding-left: 200px;}
.dim-wrap.layer-popup .layer-wrap.layer-receive .filebox .upload-name{width:250px}
#container > section.search-result .btn-wrap-search .btn-m-stock{background:#005069;}
.btn-wrap-search .btn-m-stock{background:#005069;border:1px solid #005069}
.btn-wrap-search .btn-m-stock{background:#00C2ED;border:1px solid #00C2ED;border-radius:26px;width:258px;height:50px;font-size:18px;font-weight:700}
.btn-wrap-search .btn-m-stock span:after{display:inline-block;content:"";display:inline-block;width:16px;height:16px;background:url(/images/ico_change-44e7027b217a5516d537a2bdd1d200fb.png) no-repeat 0 0 / 16px 16px;position:absolute;top:4px;left:-24px;}
.layer-wrap.layer-stock > header{background:#005069;}
.layer-wrap.layer-stock > .contents .btn-wrap-search .btn-m-request{background:#005069;}
.layer-wrap.layer-stock > .contents .btn-wrap-search .btn-m-request:disabled{background:#A6A6A6;}
.dim-wrap.layer-popup .layer-wrap.layer-stock2,.dim-wrap.layer-popup .layer-wrap.layer-stock3{width:480px}
.dim-wrap.layer-popup .layer-wrap.layer-stock2 .tit{font-size:22px;font-weight:700;color:#222;padding-top:26p x;text-align:center;}
.dim-wrap.layer-popup .layer-wrap.layer-stock2 .cont{color:#444;font-weight:400;font-size:14px;text-align:center;margin:15px auto;width:170px}
.dim-wrap.layer-popup .layer-wrap.layer-stock2 .cont > span{display:flex;text-align:left;margin-bottom:8px;}
.dim-wrap.layer-popup .layer-wrap.layer-stock2 .cont > span:last-child{margin-bottom:8px;}
.dim-wrap.layer-popup .layer-wrap.layer-stock2 .cont span > span{font-size:16px;font-weight:700;color:#444;width:86px}
.dim-wrap.layer-popup .layer-wrap.layer-stock2 .cont span > em{font-size:16px;font-weight:400;color:#444;}
.dim-wrap.layer-popup .layer-wrap.layer-stock2 .btn-wrap-search{padding-top:20px;}
.dim-wrap.layer-popup .layer-wrap.layer-stock2 .contents .btn-m-request{background:#005069;width:190px}
.dim-wrap.layer-popup .layer-wrap.layer-stock2 .contents .btn-m-cancel{width:190px}
.dim-wrap.layer-popup .layer-wrap.layer-stock3 .tit{color:#222;font-weight:700;font-size:22px;text-align: center;margin-top: 20px;}
.dim-wrap.layer-popup .layer-wrap.layer-stock3 .cont{color:#444;font-weight:400;font-size:14px;text-align:center;margin-top:20px}
.dim-wrap.layer-popup .layer-wrap.layer-stock3 .contents .btn-wrap-search .btn-m-request{background:#005069;}
.layer-wrap.layer-company > header{background:#6ED28A;}
.layer-wrap.layer-company .btn-wrap-search .btn-m-status{width:304px;height:50px;border:1px solid #51CDD4;border-radius:26px;background:#6ED28A;font-size:20px}
.layer-wrap.layer-company .btn-wrap-search .btn-m-status:hover{background:#1AB1BA;}
.dim-wrap.layer-popup .layer-wrap.layer-company .contents ul li{padding-left:13%;}
.layer-wrap.layer-company .company-name{width:180px;margin-right:10px}
.part-type .table-type3 td .logs{margin:3px 0}
.part-type .table-type3 td .logs input[type="text"]{width:24rem}
.part-type .table-type3 td .mod-cod{border:1px solid #C8C8C8;background:#F2F2F2;padding:6px 15px;border-radius:4px;min-width: 128px;display: inline-block;margin: 2px 0;letter-spacing:0;}
.part-type .table-type3 td .mod-cod em{font-size:16px;font-weight:700;text-decoration:none;color:#979797;margin-right:7px}
.part-type.info01.modify input[type="text"]::placeholder{color:#444;}
.part-type.info01.modify .week{min-width:70px}
.part-type.info01.modify .op-hours select{min-width:65px;padding-right:20px;}
.part-type.info01.modify .table-type3 td .op-hours .btn-add.short{margin-right:0;}
.part-type.info01.modify .table-type3 td .radio + label{margin-right:20px}
.part-type.info01.modify .table-type3 td .btn-add{margin-left:5px}
.part-type.info01.modify .table-type3 td .btn-add.short{margin-right:16px}
.part-type .table-type3 td .filebox .upload-name{width:360px}
#container .result-info{display:flex;align-items: center;margin-bottom:15px;}
#container .result-info h3{font-size:20px;line-height: 22px;}
#container .result-info .result{display: inline-block;width: auto;padding: 0 3px 0 14px;cursor:pointer;margin-bottom:0;}
#container .result-info .result span{width:auto;float:left}
#container .result-info .btn-arr img{width:8px}
.part-type .table-type3.type-gray th{background:#40444A;color:#fff}
.part-type .table-type3.type-gray td{color:#444}
.dim-wrap.layer-popup .layer-wrap.layer-store .company-name{width:auto;margin-right:15px}
.dim-wrap.layer-popup .layer-wrap.layer-store ul li{padding-left:14%}
.dim-wrap.layer-popup .layer-wrap.layer-store .contents ul li .tit + span{margin-top:5px}
.layer-wrap.layer-store .btn-wrap-search .btn-m-request{border-radius:26px;border:none;width:180px;height:50px;font-size:20px;font-weight:700;border:none;background:#37B65A;}
.layer-wrap.layer-store .btn-wrap-search .btn-m-request:hover{background:#2A8F46;}
.mo-next{color:#E10600;font-size:11px}
.part-type .table-type3 tr:hover td{background:transparent;}
.part-type.info02 input[type="text"]{width:80%} 
.part-type.info02 .table-type3 tr.add1 td{border-bottom:none;border-top:none}
.part-type.info02 .table-type3 tr.add1 input[type="text"]{width:92%}
.part-type.info02 .table-type3 tr.add1 input[type="text"].add-search{width:160px}
.part-type.info02 .table-type3 tr.add1:last-child td{border-bottom:1px solid #E0E0E0}
.part-type.info03 .table-type3 select{margin-right:10px;}
.part-type.info03 .table-type3 .term01 + .btn-add{width:80px;font-weight:700;}
.part-type.info01 .table-type3 tr.add1 td{border-top:none}
.part-type.info01 .table-type3 tr.add1 input[type="text"]{width:92%}
.part-type.info01 .table-type3 tr.add1 input[type="text"].add-search{width:160px;}
.part-type.info01 .table-type3 tr.add1 td .txt-add{width:382px;display:block;margin-top:7px}
.part-type.info01 .table-type3 tr.add1 td .txt-add:last-child{margin-bottom:7px;}
.part-type.info05 + .btn-wrap-search .btn-m-request span{left:0}
.part-type.info05 + .btn-wrap-search .btn-m-request span::after{display:none;}
.part-type.info05 + .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:190px;height:52px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.part-type.info04 input[type="text"]{width:80%}
.part-type.info04 .table-type3 tr:last-child td:last-child input[type="text"]{width: auto;margin-left:6px}
.part-type.info04 + .btn-wrap-search{margin-top:40px;padding-bottom:100px;}
.part-type.info04 + .btn-wrap-search .btn-m-request span{left:0}
.part-type.info04 + .btn-wrap-search .btn-m-request span:after{background:none;left:0;}
.part-type.info04 + .btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;width:190px;height:52px;font-size:18px;font-weight:700;border:none;margin-right:15px}
.part-type.info04 + .btn-wrap-search .btn-m-cancel span{left:0}
.part-type.info04 + .btn-wrap-search .btn-m-cancel span:after{background:none;left:0;}

/* guide */
.guide > section{margin-top:30px;}
.guide > section > div{margin-bottom:10px;}
.guide > section > div:last-child{margin-bottom:0;}
.guide > section > div > section{margin-bottom:10px;}
@media only screen and (max-width:1280px){	
	.form-area .form-line-33p > div.wide select{width:164px;}
}

/* dropdown menu */
.dropdown { position: relative; display: inline-block; }
.dropdown-content { display: none; position: absolute; background-color: #fff; border: 1px solid rgba(0,0,0,.15); min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 5000; }
.dropdown-content a { text-align:left; padding: 12px 16px; text-decoration: none; display: block;}
.dropdown-content a:hover {background-color: #eaeaea;}
.dropdown:hover .dropdown-content {display: block;}

/* tab menu */
ul.tabs { margin: 0px 0px 15px; padding: 0px; list-style: none; border-bottom: 1px solid #313336; background:#fff;}
ul.tabs.sticky {padding-top:20px; position:sticky; position: -webkit-sticky; top:0px; margin: 0px !important; }
ul.tabs li { background: none; color: #222; font-size:14px; display: inline-block; padding: 10px 25px; cursor: pointer; border-radius:5px 5px 0px 0px;}
ul.tabs li.current { border-top: 1px solid #313336; border-left: 1px solid #313336; border-right: 1px solid #313336; color: #222; font-weight:bold; }
.tab-content { display: none; padding: 0px; }
.tab-content.current{ display: inherit; }
.tab-line + .part-type{margin-top:0}
#container section > h3{font-size:20px;line-height:20px;margin-bottom:15px;}
#container .info_list{display:none}
#container .info_list.on{display:block}
/* [s] 250204 간격수정 */
#container .tab-line{line-height:normal;margin:44px 80px 0;}
/* [e] 250204 간격수정 */
#container .tab-line + .info_list .part-type.info01.modify{margin-top:0}
#container .tab-line span.tab{position:relative;font-size:inherit;font-size:18px;font-weight:700;color:#bfbfbf;display:inline-block;margin-bottom:6px;cursor:pointer;}
#container .tab-line span.tab.on{color:#222}
#container .tab-line span.tab::after{content:'';width:1px;height:24px;background:#D9D9D9;display: inline-block;margin: 0 16px;position:relative;top:6px;}
#container .tab-line span.tab:last-child::after{display:none;}
.btn-wrap-search .btn-m-cancel{background:#cacaca;border-radius:26px;font-size:18px;font-weight:700;border:1px solid #cacaca;padding:0;width: auto;box-sizing: border-box;height: 50px;width:190px;}

/* [s] 240508 레이어 추가수정 */
.z-high{z-index:9999 !important;}
.dim-wrap.layer-popup .layer-wrap.layer-confirm1,
.dim-wrap.layer-popup .layer-wrap.layer-confirm2{width:680px}
.z-high .btn-wrap-search .btn-m-status span{left:0}
.z-high .btn-wrap-search .btn-m-status span:after{background:none;}
.dim-wrap.layer-popup.z-high .layer-wrap .contents .btn-wrap-search{padding-top:30px;}
.layer-wrap.layer-confirm1 .cont span.message,
.layer-wrap.layer-confirm2 .cont span.message{margin-bottom:1rem;}
.txt-message{margin:0 5rem}
.agency-key{display:flex;align-items:center;justify-content:center;}
.dim-wrap.layer-popup .layer-wrap .contents .agency-key h3 + input[type='text']{width:70%}
.dim-wrap.layer-popup .layer-wrap .contents .agency-key + ul li{padding-left:5%;margin-bottom:0;}
.dim-wrap.layer-popup .layer-wrap .contents .agency-key + ul li .tit{line-height:20px;height:20px;color:#222;font-size:14px;}
.dim-wrap.layer-popup .layer-wrap .contents .agency-key + ul li label{line-height:20px;height:20px}
.dim-wrap.layer-popup .layer-wrap .contents h3{font-weight:600;font-size:14px;white-space:nowrap;margin-right:10px;line-height:30px;}
.dim-wrap.layer-popup .layer-wrap .contents .btn-wrap-search .btn-m-request{width:190px;height:52px}
.dim-wrap.layer-popup .layer-wrap.layer-prod3 .contents ul{margin:10px 0 0 0;height:28px;line-height:19px;}
.h-auto{height:auto !important;}
.dim-wrap.layer-popup .layer-wrap.layer-prod3 .table-type{border-top:none;margin-top:0}
.dim-wrap.layer-popup .layer-wrap.layer-prod3 .contents .popup-request{margin-bottom:0;padding:15px 0}
.layer-wrap.layer-confirm1 .cont span{display:block;font-size:16px;color:#444;margin-top:18px;text-align:center;}
.layer-wrap.layer-confirm1 header{background:#37B65A;}
.layer-wrap.layer-confirm1 .btn-wrap-search .btn-m-status{border-radius:26px;border:none;width:180px;height:50px;font-size:20px;font-weight:700;border:none;background:#37B65A;}
.layer-wrap.layer-confirm1 .btn-wrap-search .btn-m-status:hover{background:#2A8F46;}
.layer-wrap.layer-confirm1 .btn-wrap-search .btn-m-cancel{border-radius:26px;border:none;width:180px;height:50px;font-size:20px;font-weight:700;border:none;background:#cacaca;}
.layer-wrap.layer-confirm1 .btn-wrap-search .btn-m-cancel:hover{background:#707070;}
.layer-wrap.layer-confirm1 .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-confirm1 .btn-wrap-search .btn-m-cancel span::after{background:none;}
.layer-wrap.layer-confirm1 .table-type4{border:none}
.layer-wrap.layer-confirm1 .table-type4 tr:hover td{background:none;}
.layer-wrap.layer-confirm1 .table-type4 th{background:#f4f4f4;color:#222;height:23px;border:1px solid #dadada}
.layer-wrap.layer-confirm1 .table-type4 [class^="table-type"] th:last-of-type{border:none}
.layer-wrap.layer-confirm1 .table-type4 td{color:#444;padding-left:20px;text-align:left;height:25px}
.layer-wrap.layer-confirm1 .table-type4 td select{width:auto}
.layer-wrap.layer-confirm2 .cont span{display:block;font-size:16px;color:#444;margin-top:18px;text-align:center;}
.layer-wrap.layer-confirm2 header{background:#37B65A;}
.layer-wrap.layer-confirm2 .btn-wrap-search .btn-m-status{border-radius:26px;border:none;width:180px;height:50px;font-size:20px;font-weight:700;border:none;background:#37B65A;}
.layer-wrap.layer-confirm2 .btn-wrap-search .btn-m-status:hover{background:#2A8F46;}
.layer-wrap.layer-confirm2 .btn-wrap-search .btn-m-cancel{border-radius:26px;border:none;width:180px;height:50px;font-size:20px;font-weight:700;border:none;background:#cacaca;}
.layer-wrap.layer-confirm2 .btn-wrap-search .btn-m-cancel:hover{background:#707070;}
.layer-wrap.layer-confirm2 .btn-wrap-search .btn-m-cancel span{left:0}
.layer-wrap.layer-confirm2 .btn-wrap-search .btn-m-cancel span::after{background:none;}
.layer-wrap.layer-confirm2 .table-type4{border:none}
.layer-wrap.layer-confirm2 .table-type4 tr:hover td{background:none;}
.layer-wrap.layer-confirm2 .table-type4 th{background:#f4f4f4;color:#222;height:23px;border:1px solid #dadada}
.layer-wrap.layer-confirm2 .table-type4 [class^="table-type"] th:last-of-type{border:none}
.layer-wrap.layer-confirm2 .table-type4 td{color:#444;padding-left:20px;text-align:left;height:25px}
.layer-wrap.layer-confirm2 .table-type4 td select{width:auto}
/* [e] 240508 레이어 추가수정 */
