.header{background-color:transparent}
.header-wrap.spread .header, .header-wrap.wide .header{background-color:#111111}
.depth1_a{color:#929292}

/* pop_inq */
.pop_inq_container{overflow-x:hidden;position:fixed;top:0;right:0;width:0;height:100%;background:#000;z-index:300}
.pop_inq{position:fixed;left:0;top:0;width:100%;height:100%}
.pop_inq_inner{position:absolute;left:50%;top:50%;width:1010px;margin-left:-505px;transform:translateY(-50%)}
.pop_inq .dec{top:0;margin-left:200px}
.pop_inq_title{margin-bottom:70px;font-family:'NotoSansKR-Medium';font-size:45px;letter-spacing:-0.025em;color:#fff}
.pop_inq_title span{vertical-align:middle}
.pop_inq_title img{margin-right:5px}
.pop_inq .bot_inquiry input{width:320px;height:65px;padding-left:20px;margin-right:25px;margin-bottom:25px;border:1px solid #444;background-color:transparent;font-family:'NotoSansKR-Light';font-size:18px;color:#fff;box-sizing:border-box}
.pop_inq .bot_inquiry input:-ms-input-placeholder{color:#fff}
.pop_inq .bot_inquiry input::-webkit-input-placeholder{color:#fff}
.pop_inq .bot_inquiry input::-moz-placeholder{color:#fff}
.pop_inq .bot_inquiry input.mr_0{margin-right:0}
.pop_inq .bot_inquiry input:focus{outline:none;border:1px solid #ba000c}
.pop_inq .bot_inquiry select{padding-left:17px;width:320px;height:65px;border:1px solid #444;background-color:transparent;font-family:'NotoSansKR-Light';font-size:18px;color:#fff;box-sizing:border-box;
-webkit-appearance: none;/* 화살표 없애기 for chrome*/
-moz-appearance: none;    /* 화살표 없애기 for firefox*/
appearance: none;         /* 화살표 없애기 공통*/
background-image: url('../img/inq/pop_sel_arr.png'); /* 화살표 아이콘 추가 */
background-repeat: no-repeat;
background-position: 95% 50%;
}
.pop_inq .bot_inquiry select::-ms-expand {display: none;/* 화살표 없애기 for IE10, 11*/}
.pop_inq .bot_inquiry select:focus, .pop_inq .bot_inquiry select option:focus{outline:none;border:1px solid #ba000c}
.pop_inq .bot_inquiry select option{color:#fff;background-color:#000}
.pop_inq .bot_inquiry .em_addr{width:160px}
.pop_inq .bot_inquiry .em_addr.mr_25{margin-right:24px;border-left:0;color:#666}
.pop_inq .bot_inquiry .bridge{font-family:'NotoSansKR-Regular';font-size:18px;color:#666;vertical-align:-38px;padding:0 4px}
.pop_inq .bot_inquiry input#iqr_hp{margin:0 1.3333%}
.pop_inq .bot_inquiry input#chk_sms_agree0{width:15px;height:15px}
.pop_inq .chk_label{display:block;float:left;padding-left:48px;height:35px;font-size:1.2rem;line-height:35px;letter-spacing:-0.03em;color:#fff;background-repeat:no-repeat;background-position:0 0;background-image:url('../img/inq/pop_chk.png');cursor:pointer}
.pop_inq .chk_label span{vertical-align:middle}
input.check_hg:checked +.chk_label{background-position:0 -35px}
.pop_inq .bot_inquiry .pop_inq_submit{margin:0;padding-left:0;width:100%;height:65px;line-height:55px;font-family:'NotoSansKR-Bold';font-size:25px;letter-spacing:-0.03em;color:#fff;background:none;background-color:#b5000c}
.pop_inq .bot_inquiry .pop_inq_submit:after{content:'문의하기';position:absolute;left:0;top:0;width:100%;height:100%;line-height:65px;font-family:'NotoSansKR-Bold';font-size:25px;letter-spacing:-0.03em;color:#fff}
.pop_inq .check_ovh{padding-top:40px;width:100%}
.pop_inq .type_chk{width:50%;height:36px;text-align:left;margin-top:15px}
.check_hg{display:none}
.pop_inq .submit_wrap{position:relative;width:50%}
.pop_inq .bot_inquiry .btn_policy{display:inline-block;margin-left:12px;vertical-align:-5px}
.pop-btn-close{position:absolute;right:50px;bottom:40px}