@charset "utf-8";

/********** header **********/

/********** mainBanner **********/
.mainBanner {background-image:url('/img/mainBanner.jpg'); background-position:center; background-size:cover;}

/********** brandstroy **********/
.brandstroyBg {background-image:url('/img/brandstroy.jpg'); background-position:center; background-size:cover;}

/********** merit **********/
.meritBoxLine {border:1px solid #EEEEF0;}

/********** location **********/
.wrap_controllers {display:none;}
.section_address {display:none;}
.wrap_btn_zoom {display:none !important;}
.wrap_map {width:864px !important; height:864px !important;}
.root_daum_roughmap {width:864px !important;}

/********** contact **********/
.contact {background-image:url('/img/form.jpg'); background-position:center; background-size:cover;}
.contactTxtBoxLine {border:1px solid #D9DADE;}
.contactBoxLine {border:1px solid #D9DADE;}
.contactAgreeInput {width:20px; height:20px; margin-right:16px; border:0; background:url('/img/chkOff.svg') center/contain no-repeat; appearance:none; -webkit-appearance:none; cursor:pointer;}
.contactAgreeInput:checked {background-image:url('/img/chkOn.svg');}
.contactAgreeInput:focus-visible {outline:2px solid #222; outline-offset:4px; border-radius:4px;}

/********** login **********/
.login {background-image:url('/img/adminBg.jpg'); background-position:center; background-size:cover;}
.iptText {border:1px solid #D9DADE;}

/********** admin **********/
.adminBg {background-image:url('/img/adminBg.jpg'); background-position:center; background-size:cover;}

/********** contactList **********/
.contactTbl th,
.contactTbl td {border-bottom:1px solid #D9DADE; border-top:1px solid #D9DADE; border-left:1px solid #D9DADE;}
.contactTbl tr > th:first-child,
.contactTbl tr > td:first-child {border-left: none;}

/********** contactView **********/
.contactViewCnt {border-top:1px solid #D9DADE; border-bottom:1px solid #D9DADE;}
.contactBtn {border:1px solid #D9DADE;}

/********** policy **********/
.policyTp {border-bottom:1px solid #222;}