@charset "utf-8";

/* Write */
.write-wrap h2 { padding:0px; margin:0px; font-size:14px; font-weight:bold; }
.write-wrap label { font-weight:bold; margin-top:4px; }
.write-wrap .control-label { padding-top:0px; }
.write-wrap .write-content { height: 300px; }
.write-wrap .write-file { border:0;box-shadow:none; }
.write-wrap .write-btn { margin:15px 0px 25px; text-align:center; }
.write-wrap .delete-file { margin:0px; padding:0px 10px; font-weight:normal; }
.write-wrap .delete-file label { font-weight: normal; }
.write-wrap .sp-label { font-weight:normal; margin-right:10px; }
.write-wrap .sp-label input[type="checkbox"], .write-wrap .sp-label input[type="radio"] { margin-top:0px; }

#autosave_pop div { text-align:right; }
#autosave_pop button { margin:0; margin-left:10px; padding:0; border:0; background:transparent; color:#888; }
#autosave_pop ul { margin:0; padding:0; padding-left:15px; list-style:disc; }
#autosave_pop li { padding:2px 5px;  }
#autosave_pop li:after { display:block; visibility:hidden; clear:both; content:""; }
#autosave_pop a { display:block; float:left; }
#autosave_pop span { display:block;; float:right; }

#variableFiles { width:100%; margin:0; border:0; }
#variableFiles td { padding:0px 0px 7px; border:0; }
#variableFiles input[type=file] { box-shadow : none; border: 1px solid #ccc !important; outline:none; }
#variableFiles .form-group { margin-left:0; margin-right:0; margin-bottom:7px; }
#variableFiles .checkbox-inline { padding-top:0px; font-weight:normal; }

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
견적문의 html > skin > estimate2
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
@media (min-width:1950px){
	.top_menu.m04_10_top_menu{margin-bottom:50px;}
}
.estimate_write2 .info_box ul.info{display: flex;font-size: 22px;align-items: center; padding-top: 53px;}
.estimate_write2 .info_box ul.info li{color: #222;position: relative;padding-left: 38px;font-size: 22px;font-weight: 500;}
.estimate_write2 .info_box ul.info li.tel{margin-right: 25px;}
.estimate_write2 .info_box ul.info li.email{margin-left: 30px;}
.estimate_write2 .info_box ul.info li::before{display: block;position: absolute;top: 0;left: 0;width: 25px;height: 22px;content: "";background-size: 92%;}
.estimate_write2 .info_box ul.info li.tel::before{background: url(../img/ic-tel.png) no-repeat center center; top: 3px;}
.estimate_write2 .info_box ul.info li.email::before{width: 24px;background: url(../img/ic-email.png) no-repeat center center;}
.estimate_write2 .info_box ul.info li.tel::after{position: absolute;content: "";width: 1px;height: 10px;top: 7px;right: -25px;display: block;background-color: #aaaaaa;}
.estimate_write2 .info_box .des{border-bottom: 1px solid #dcdcdc;padding: 70px 0 15px 0;text-align: right;color: #999999;font-family: 'Pretendard-Regular';font-size: 16px;margin-bottom: 80px;}
.estimate_write2 .info_box .des > span.nec{color: #235bf5; font-weight: 700; margin-right: 3px;}
.estimate_write2 .flex-box{display: flex;}
.estimate_write2 .flex-box .in_box{width: 50%;}
.estimate_write2 .flex-box .in_box:first-of-type{margin-right: 40px;}
.estimate_write2 .flex-box .in_box .inquiry_box{margin-bottom: 50px;}
.estimate_write2 .inquiry_box > label{float: none;color: #222222;line-height: 20px;margin-bottom: 25px;font-size: 20px;font-weight: 500;width: auto;}
.estimate_write2 .inquiry_box > label span.nec{color: #235bf5;}
.estimate_write2 .flex-box .in_box .inquiry_box > .answer, .estimate_write2 .inquiry_box .answer{float: none;width: 100%;position: relative;}
.estimate_write2 .flex-box .in_box .inquiry_box input, .estimate_write2 .inquiry_box textarea{width: 100%;font-size: 16px;line-height: 54px;border-radius: 10px !important;border: 1px solid transparent;background-color: #f8f8f8;padding-left: 20px;}
.estimate_write2 .inquiry_box .answer_content{padding-right: 10px;background-color: #f8f8f8;border-radius: 10px;height: 250px;overflow: hidden;}
.estimate_write2 .inquiry_box textarea{line-height: 28px;position: relative;width: 100%;border: none;box-sizing: border-box;height: 220px !important;line-height: 28px;padding: 13px 30px 0;margin-top: 10px;}
.estimate_write2 .inquiry_box textarea:focus{background-color: #fff;}
.estimate_write2 .inquiry_box textarea::-webkit-scrollbar{width: 5px; background: transparent;}
.estimate_write2 .inquiry_box textarea::-webkit-scrollbar-thumb{background: #4a4a4a;}
.estimate_write2 .inquiry_box textarea::-webkit-scrollbar-track{background: #f8f8f8;}
.estimate_write2 .inquiry_box textarea:focus:-webkit-scrollbar-track{background: #fff;}
.estimate_write2 .inquiry_box textarea::-webkit-scrollbar-button{background: #f8f8f8;}
.estimate_write2 .inquiry_box.content_box{margin-bottom: 60px;}
.estimate_write2 .flex-box .in_box .inquiry_box input::placeholder, .estimate_write2 .inquiry_box textarea::placeholder{color: #aaa;}
.estimate_write2 .flex-box .in_box .inquiry_box input:focus{border: 1px solid #235bf5; background-color: #fff;}
/* .estimate_write2 .flex-box .in_box .inquiry_box input.wr_3{background-image: url(../img/select_arr.png); background-position: right 20px center; background-repeat: no-repeat; cursor: pointer;} */
/* .estimate_write2 .flex-box .in_box .inquiry_box input.wr_3:focus{background-image: url(../img/select_arr_on.png); background-position: right 20px center;} */
.estimate_write2 .flex-box .in_box .inquiry_box input.wr_3+span{position: absolute; top: 0; right: 20px; height: 56px; display: flex; align-items: center; justify-content: center; cursor: pointer; margin-top: 0;}
.estimate_write2 .flex-box .in_box .inquiry_box input.wr_3:focus+span{transform: rotate(180deg);}
.estimate_write2 .flex-box .in_box .inquiry_box input.wr_3.on{border: 1px solid #235bf5; background-color: #fff;}
.estimate_write2 .flex-box .in_box .inquiry_box input.wr_3.on+span{transform: rotate(180deg);}
.estimate_write2 .inquiry_box .wr_3_drop{border: 1px solid #dcdcdc; border-radius: 10px; padding: 10px 21px;position: absolute; top: 67px; left: 0; width: 100%; background-color: #fff; z-index: 2; display: none;}
/* .estimate_write2 .inquiry_box .wr_3:focus+.wr_3_drop{display: block;} */
.estimate_write2 .inquiry_box .wr_3_drop li{color: #aaaaaa; font-size: 16px; line-height: 38px; cursor: pointer;}
.estimate_write2 .inquiry_box .wr_3_drop li:hover{color: #235bf5; font-weight: 500;}
.estimate_write2 .radio_box .estimate_tit{margin-bottom: 60px;}
.estimate_write2 .inquiry_box.estimate_tit > label{margin-bottom: 20px;}
.estimate_write2 .radio_box .estimate_radioBox{display: flex; align-items: center; justify-content: space-between; gap: 27px;}
.estimate_write2 .radio_box .estimate_radioBox>div{flex: 1;}
.estimate_write2 .radio_box .estimate_radioBox>div input{display: none;}
.estimate_write2 .radio_box .estimate_radioBox>div input+label{ border: 1px solid #dcdcdc; border-radius: 10px; color: #aaaaaa; font-size: 18px; line-height: 54px; text-align: center; width: 100%; cursor: pointer;}
.estimate_write2 .radio_box .estimate_radioBox>div input+label span{font-weight: 400;}
.estimate_write2 .radio_box .estimate_radioBox>div input:checked+label{color: #235bf5; border: 1px solid #235bf5;}
.estimate_write2 .inquiry_box.file_box{margin-bottom: 45px;}
.estimate_write2 .inquiry_box .answer .file_input{max-width: 260px;}
.estimate_write2 .inquiry_box .answer .file_input .row .file_content > label{ font-family: 'Pretendard';background-color: #222222; width: 95px; height: 35px; line-height: 35px; border-radius: 5px; color: #fff; font-size: 16px;}
.estimate_write2 .inquiry_box .answer .file_input .row .file_content > div.right_file{width: calc(100% - 95px);}
.estimate_write2 .inquiry_box .answer .file_input .row .file_content > div.right_file input{font-family: 'Pretendard';color: #aaa; height: 35px; line-height: 35px; font-size: 16px; border: none;padding-left: 20px;}
.estimate_write2 .inquiry_box .answer .file_input .row .file_content > div.right_file input::placeholder{color: #aaa;}
.estimate_write2 .inquiry_box .answer .file_control{margin-left: 20px; margin-bottom: 24px;}
.estimate_write2 .inquiry_box .answer .file_control .form-control-static{line-height: 35px; color: #aaa; font-size: 16px;}
.estimate_write2 .inquiry_box .answer .file_control .form-control-static span{margin-right: 6px;}
.estimate_write2 .inquiry_box .answer .file_control .form-control-static img{margin-right: 7px;}
.estimate_write2 .files_p{color: #aaaaaa; font-size: 16px;}
.estimate_write2.write-wrap .check-box h3{color: #222222;line-height: 20px;margin-bottom: 25px;font-size: 20px;font-weight: 500;width: auto;}
.estimate_write2 .check-box{border-bottom: none;}
.estimate_write2 .check-box .privacy_box{border: 1px solid #e1e1e1;border-radius: 10px;padding: 20px 10px 25px 25px;margin-top: 25px;margin-bottom: 10px;height: 170px;overflow: hidden;}
.estimate_write2 .check-box .privacy{height: 120px;overflow-y: scroll;}
.estimate_write2 .check-box .privacy::-webkit-scrollbar{width: 5px; background: #fff;}
.estimate_write2 .check-box .privacy::-webkit-scrollbar-thumb{background: #4a4a4a;}
.estimate_write2 .check-box .privacy::-webkit-scrollbar-track{background: #fff;}
.estimate_write2 .check-box .privacy::-webkit-scrollbar-corner{background: #fff;}
.estimate_write2 .check-box .privacy::-webkit-scrollbar-button{background: #fff;}
.estimate_write2 .check-box .privacy p{font-family: "Pretendard", sans-serif;color: #222222;font-size: 14px;font-weight: 300;line-height: 1.8em;}
.estimate_write2 .check-box .check-input + label{color: #666666; font-size: 15px; font-weight: 400; margin-top: 0;}
.estimate_write2  .check-input + label:after{background: url('/img/search_ch_off.png') no-repeat 0 0; width: 17px; height: 17px; top: calc(50% + 1px);}
.estimate_write2  .check-input:checked + label:after{background: url('/img/search_ch_on.png') no-repeat 0 0;}
.estimate_write2.write-wrap .write-btn.btn_write{margin: 80px 0 30px;}
.estimate_write2.write-wrap .write-btn.btn_write .btn{border: 1px solid #235bf5; background-color: #235bf5; width: 260px;}
.estimate_write2.write-wrap .write-btn.btn_write .btn span{line-height: 54px;font-size: 17px; font-weight: 700;}
.estimate_write2 .well_box {margin-top: 40px;}
.estimate_write2 .well_box h3 {color: #222222;line-height: 20px;margin-bottom: 25px;font-size: 20px;font-weight: 500;width: auto;}
.estimate_write2 .well_box .well{background-color: #fff; border: 1px solid #dcdcdc; border-radius: 10px !important; box-shadow: none; padding: 25px 10px;}
.estimate_write2 .well_box #captcha #captcha_img{border-right: none; display: inline-block;}
.estimate_write2 .well_box #captcha #captcha_key{width: 160px; height: 60px; margin-left: 45px;border: 1px solid #e9e9e9 !important; background-image: url('../img/wrest_custom.png') !important; background-position: top right; background-repeat: no-repeat; background-color: #fff !important;}
.estimate_write2 .well_box #captcha #captcha_reload{top: 29px;position: absolute; border-top: 1px solid #ccc;}
.estimate_write2 .well_box #captcha #captcha_info{color: #555555; font-size: 15px; font-weight: 400; margin-top: 14px;}

@media (max-width:991px){
    .estimate_write2 .info_box ul.info{display: block; padding-top: 25px;}
    .estimate_write2 .info_box ul.info li{font-size: 15px; padding-left: 24px;}
    .estimate_write2 .info_box ul.info li.tel{margin-bottom: 13px;}
    .estimate_write2 .info_box ul.info li.email{margin-left: 0;}
    .estimate_write2 .info_box ul.info li::before{width: 15px; height: 15px;}
    .estimate_write2 .info_box ul.info li.tel::before{background: url(../img/mic-tel.png) no-repeat center center; background-size: cover; top: 0;}
    .estimate_write2 .info_box ul.info li.email::before{width: 15px; background: url(../img/mic-email.png) no-repeat center center; background-size: cover;}
    .estimate_write2 .info_box ul.info li.tel::after{display: none;}
    .estimate_write2 .info_box .des{font-size: 12px; padding: 32px 0 10px; margin-bottom: 49px;}
    .estimate_write2 .info_box .des > span.nec{font-weight: 400;}
    .estimate_write2 .inquiry_box.file_box{margin-bottom: 18px;}
    .estimate_write2 .flex-box{display: block;}
    .estimate_write2 .flex-box .in_box{width: 100%;}
    .estimate_write2 .flex-box .in_box:first-of-type{margin-right: 0;}
    .estimate_write2 .inquiry_box > label{font-size: 15px; margin-bottom: 12px;}
    .estimate_write2 .flex-box .in_box .inquiry_box{margin-bottom: 30px;}
    .estimate_write2 .flex-box .in_box .inquiry_box input, .estimate_write2 .inquiry_box textarea{font-size: 13px; line-height: 40.5px; border-radius: 5px !important;}
    .estimate_write2 .flex-box .in_box .inquiry_box input{padding-left: 15px;}
    .estimate_write2 .inquiry_box.estimate_tit > label{margin-bottom: 12px;}
    .estimate_write2 .radio_box .estimate_tit{margin-bottom: 35px;}
    .estimate_write2 .radio_box .estimate_radioBox{flex-wrap : wrap;gap: 10px;}
    .estimate_write2 .radio_box .estimate_radioBox>div{width: calc(50% - 5px);flex: auto;}
    .estimate_write2 .radio_box .estimate_radioBox>div input+label{border-radius: 5px;font-size: 14px;line-height: 40.5px; margin-top: 0;}
    .estimate_write2 .inquiry_box.content_box{margin-bottom: 35px;}
    .estimate_write2 .inquiry_box .answer_content{height: 150px; border-radius: 5px;}
    .estimate_write2 .inquiry_box textarea{line-height: 1.2em; padding: 10px 15px 0; margin-top: 5px; height: 125px !important;}
    .estimate_write2 .inquiry_box .answer .file_input .row .file_content{margin-bottom: 6px;}
    .estimate_write2 .inquiry_box .answer .file_input .row .file_content > label{font-size: 13px; height: 28.5px; line-height: 28.5px; width: 77.5px; border-radius: 2.5px;}
    .estimate_write2 .inquiry_box .answer .file_input .row .file_content > div.right_file{ width: calc(100% - 77.5px);}
    .estimate_write2 .inquiry_box .answer .file_input .row .file_content > div.right_file input{font-size: 13px; height: 28.5px; line-height: 28.5px; padding-left: 15px;}
    .estimate_write2 .inquiry_box .answer .file_control{margin-left: 0; margin-bottom: 5px;}
    .estimate_write2 .inquiry_box .answer .file_control .form-control-static{font-size: 12.5px;}
    .estimate_write2 .inquiry_box .answer .file_control .form-control-static img{width: 20px;margin-right: 5px;}
    .estimate_write2 .files_p{font-size: 13px;}
    .estimate_write2.write-wrap .check-box h3{font-size: 15px; margin-bottom: 0;}
    .estimate_write2 .check-box .privacy_box{height: 100px; padding: 12px 5px 12px 12px; border-radius: 5px; margin-top: 15px;}
    .estimate_write2 .check-box .privacy{height: 80px;}
    .estimate_write2 .check-box .privacy p{font-size: 11.5px;line-height: 17.5px;}
    .estimate_write2 .check-input + label:after{width: 12px; height: 12px;background: url('/img/msearch_ch_off.png') no-repeat 0 0; background-size: 100%;}
    .estimate_write2 .check-input:checked + label:after{background: url('/img/msearch_ch_on.png') no-repeat 0 0; background-size: 100%;}
    .estimate_write2 .check-box .check-input + label{font-size: 11.5px;padding-left: 20px;}
    .estimate_write2 .well_box{margin-top: 18px;}
    .estimate_write2 .well_box h3{font-size: 15px; margin-bottom: 13px;}
    .estimate_write2 .well_box .well{border-radius: 5px !important; padding: 15px 10px;}
    .estimate_write2 .well_box #captcha{width: auto; text-align: center;}
    .estimate_write2 .well_box #captcha #captcha_img{width: 90px; height: 34px; border-radius: 0;}
    .estimate_write2 .well_box #captcha.m_captcha #captcha_mp3{width: 17px; height: 17px;background-size: 100%; left: 90px;}
    .estimate_write2 .well_box #captcha #captcha_reload{width: 17px; height: 17px;background-size: 100%; background-position-y: -16px; top: 17px;}
    .estimate_write2 .well_box #captcha #captcha_key{width: 90px; height: 34px; border-radius: 0; margin-left: 27px; background-image: url('../img/mwrest_custom.png') !important; background-size: 7.5px 7.5px !important;}
    .estimate_write2 .well_box #captcha #captcha_info{font-size: 11.5px; margin-top: 10px;}
    .estimate_write2.write-wrap .write-btn.btn_write{margin: 45px 0 5px;}
    .estimate_write2.write-wrap .write-btn.btn_write .btn{width: 190px;}
    .estimate_write2.write-wrap .write-btn.btn_write .btn span{font-size: 14px; line-height: 42.5px;}
    /* .estimate_write2 .flex-box .in_box .inquiry_box input.wr_3{background-image: url(../img/mselect_arr.png);background-position: right 15px center; background-size: 9px 5.5px;} */
    .estimate_write2 .flex-box .in_box .inquiry_box input.wr_3+span{height: 42.5px;}
    .estimate_write2 .flex-box .in_box .inquiry_box input.wr_3+span img{width: 100%; width: 9px; height: 5.5px;}
    .estimate_write2 .inquiry_box .wr_3_drop{padding: 9px 15px; border-radius: 5px; top: 52.5px;}
    .estimate_write2 .inquiry_box .wr_3_drop li{font-size: 13px; line-height: 31px;}
}

/* ADD CSS */
.estimate_write2 .info_box .des {padding: 0; margin-bottom: 0; padding-bottom: 15px; margin-bottom: 80px;}
.estimate_write2 .flex-box .in_box .inquiry_box input, .estimate_write2 .inquiry_box textarea {border-radius: 0 !important;}
.estimate_write2 .inquiry_box > label,
.estimate_write2.write-wrap .check-box h3,
.estimate_write2 .well_box h3 {font-weight: 600;}
.estimate_write2 .well_box .well {margin-bottom: 0; border-radius: 0 !important;}
.estimate_write2.write-wrap .write-btn.btn_write {margin: 0; margin-top: 80px;}
.estimate_write2.write-wrap .write-btn.btn_write .btn {border: 1px solid #22438b;background-color: #22438b;width: 260px;border-radius: 0 !important;}
.estimate_write2 .inquiry_box > label span.nec {color: #22438b}
.estimate_write2 .check-box .privacy_box,
.estimate_write2 .inquiry_box .answer_content {border-radius: 0;}

@media (max-width:991px) {
	.estimate_write2.write-wrap .write-btn.btn_write {margin-top: 45px;}
	.estimate_write2 .info_box .des {margin-bottom: 45px;}
	.estimate_write2.write-wrap .write-btn.btn_write .btn {width: 190px;}
}