@charset "utf-8";
/* base 시작 */
/* #gnb {
    width: calc(100% - 100px);
    background: rgba(0,0,0,0.2);
}
div#topimg {
    display: block !important;
}
#location {
    display: block !important;
}
.topimg_10 .bg_img {
    background: url(../../../img/top_img1.png);
}
.lnb_wrap {
    display: block !important;
} */



/* base 끝 */


/* 콘텐츠 시작 */

.category_input_wrap ul li {
    margin-bottom: 10px;
}
/* send mail */
.write_div.category input[type="checkbox"] {
    position: absolute;
    display: none;
}

.write_div.category span {
    font-size: 12px;
    font-weight: 400;
    color: #000;
}
.write_div.category label {
    display: inline-block;
    width: auto;
    height: auto;
    position: relative;
    cursor: pointer;
    vertical-align: top;
    padding-right: 26px;
    margin-left: 40px;
}
.write_div.category label:before, .write_div.category label:after {
    content: '';
    position: absolute;
    width: 19px;
    height: 18px;
    border: 1px solid #E6E6E2;
    background: #fff;
    left: 0;
    top: 0;
    margin-top: 1px;
}
input[type="checkbox"]:checked + label:after {
    width: 13px;
    height: 12px;
    left: 3px;
    top: 3px;
    background: #024A8F;
    border-radius: 3px;
    border: 0;
}
.write_div span.write_div_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    width: 106px;
    padding-top: 10px;
}
.write_div span.required2 {
    font-size: 14px;
    font-weight: 700;
    color: #024A8F;
}
.write_div .required {
    background-image: none !important;
}
#btn_submit {
    background: #133C7E;
    height: 60px;
    border-radius: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
}
p.title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}
p.txt {
    font-size: 12px;
    font-weight: 400;
    color: #BCBDBF;
    margin-top: 14px;
}
p.mail {
    font-size: 14px;
    font-weight: 500;
    color: #024A8F;
    margin-top: 24px;
    background: url(img/ico_mail.png) no-repeat;
    padding-left: 27px;
    background-position-y: 6px;
}
p.mail a {
    color: #024A8F;
    text-decoration: underline;
}
.sol5_wrap {
    max-width: 1060px;
    margin: 0 auto;
    background: #F7F7F7;
    border: 1px solid #F2F2F2;
    height: 642px;
    margin-bottom: 85px;
}
.sol5_title_wrap {
    float: left;
    padding-left: 53px;
    padding-top: 70px;
}
.sol5_send {
    padding-left: 430px;
    padding-top: 60px;
}
.sol5_send {
    padding-left: 430px;
    padding-top: 60px;
    padding-right: 52px;
}
.category_input_wrap {
    display: inline-block;
    vertical-align: top;
    width: 81%;
}
.write_div {
    margin-bottom: 27px;
}
.write_div_input_wrap {
    display: inline-block;
    vertical-align: top;
    width: 81%;
}
.write_div.category label:nth-child(2) {
    margin-left: 0;
}
.write_div.category span.write_div_title {
    padding-top: 0;
}
.write_div.content span.write_div_title {
    padding-top: 0;
}
label.lb_icon {
    float: right;
    font-size: 14px;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 29px;
    cursor: pointer;
    border-radius: 3px;
    color: #000;
    border: 1px solid #E4E4E4;
    background: #F7F7F7;
}
.write_div.file input[type="file"] {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    border: 0;
    padding: 0;
}
.write_div.file span.file_name {
    font-size: 13px;
    color: #919191;
}
.write_div input::placeholder {
    padding-left: 5px;
    color: #BCBDBF;
}
.write_div textarea::placeholder {
    padding-left: 5px;
    color: #BCBDBF;
}
.write_div input {
    border: 1px solid #E6E6E2;
    border-radius: 0;
}
.write_div textarea {
    border: 1px solid #E6E6E2;
    border-radius: 0;
}
input[type=text]:focus, textarea:focus {
    -webkit-box-shadow: 0 0 5px #024A8F;
    -moz-box-shadow: 0 0 5px #024A8F;
    box-shadow: 0 0 5px #024A8F;
    border: 1px solid #024A8F !important;
}


#container_title span {display: none;}

.contact-b {
    display: flex;
    justify-content: space-between;
}
.header-contact-b {
    max-width: 400px;
    padding: 30px;
    min-height: 512px;
    background-image: url("../../../assets/images/sub/contact2-bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.contact-b .header-contact-b {
    margin-right: 80px;
}
.header-contact-b .txt-wrap {
    color: #fff;
}
.header-contact-b .txt-wrap .tit {
    font-size: 34px;
    font-weight: 700;
}
.header-contact-b .txt-wrap .txt {
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
}
.list-input-contact-b {
    width: 100%;
}
.list-input-contact-b form > ul > li .input-label {
    margin-bottom: 15px;
}
.list-input-contact-b form > ul > li .input-label .label {
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    background-image: none !important;
}
.list-input-contact-b form > ul > li .input-label .label.required::after {
    content: "*";
    color: #FF0000;
}
.input-wrap {
    position: relative;
}
.list-input-contact-b form > ul > li .input-wrap input {
    height: 50px;
    border-radius: 3px;
    font-size: 16px;
    height: 50px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    color: #232323;
    background-image: none !important;
    padding-left: 15px;
    padding-right: 15px;
}
.list-input-contact-b form > ul > li + li {
    margin-top: 40px;
}
.list-input-contact-b .btn-wrap {
    margin-top: 60px;
}
.btn-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.list-input-contact-b form > ul > li .input-wrap textarea {
    display: block;
    padding: 20px 15px;
    min-height: 240px;
    resize: none;
    width: 100%;
    line-height: 1.5;
    font-size: inherit;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    font-size: 16px;
}

input[type="file"] {
    position: absolute;
    width: 0 !important;
    height: 0 !important;
    top: 0 !important;
    left: 0 !important;
    border: 0 !important;
    padding: 0 !important;
}

span.file_name {
    font-size: 16px;
}

.file-wrap {
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
}

#container_title {margin: 0;}

/*캡챠부분*/
.agree-wrap {margin-top: 40px;}
.captcha-wrap {margin-top: 20px;}

.list-agree-check ul li .input-wrap label {
    line-height: 19px;
    font-size: 1.125rem;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.list-agree-check ul li .input-wrap label span {font-weight: 600; margin-right: 5px;}
.list-agree-check ul li .input-wrap label a {text-decoration: underline; text-underline-offset: 3px;}
input.check-style-02 {display: none;}
input.check-style-02 ~ label::before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: solid 1px #BABABA !important;
    border-radius: 5px;
    background-image: url("../../../assets/images/ico/ico_check_02.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: auto;
    cursor: pointer;
}
input[type="checkbox"]:checked + label::before {background-color: #333; border: 1px solid #333 !important;}

@media (max-width:1280px) {
    .contact-b {flex-direction: column;}
    .contact-b .header-contact-b {margin-right: 0; margin: 0 0 50px; max-width: 100%; min-height: 245px; background-image: url("../../../assets/images/sub/contact2-bg2.png"); background-size: cover; background-position: center;}
    .sol5_title_wrap {
        float: none;
        padding: 0;
        text-align: center;
    }
    .sol5_send {
        padding: 0;
    }
    .sol5_wrap {
        height: 825px;
        margin: 0 15px;
        margin-bottom: 30px;
    }
    p.mail {
        display: inline-block;
        background-position: left;
        margin-top: 10px;
    }
    p.title {
        display: none;
    }
    article.contact {
        padding: 0 20px;
        margin-top: 20px;
    }
    .write_div_input_wrap {
        width: 100%;
    }
    .write_div span.write_div_title {
        padding-bottom: 5px;
    }
    .write_div {
        margin-bottom: 14px;
    }
    #btn_submit {
        width: 100%;
    }
    .write_div.category label {
        margin-left: 10px;
    }
    .write_div.category span.write_div_title {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .contact-b .header-contact-b {min-height: 190px; padding: 25px 20px 20px; margin: 0 0 40px;}
    .contact-b .header-contact-b .img-wrap img {width: 100%; height: 100%; max-width: 28px; max-height: 28px;}
    .section_txt {
        border-bottom: 1px solid #EDEDED;
        padding-bottom: 17px;
    }
    .section_title_wrap {
        padding: 0 15px;
    }
    .header-contact-b .txt-wrap .tit {
        font-size: 28px;
    }
    .header-contact-b .txt-wrap .txt {
        font-size: 14px;
    }
    .list-input-contact-b form > ul > li .input-label .label {
        font-size: 18px;
    }
    .list-input-contact-b form > ul > li .input-wrap input {
        font-size: 14px;
    }
    .list-input-contact-b form > ul > li .input-wrap textarea {
        font-size: 14px;
        min-height: 170px;
    }
    .list-input-contact-b form > ul > li + li {margin-top: 35px;}

    .list-agree-check ul li .input-wrap label {font-size: 1em;}
    
    #btn_submit {height: 50px;}
}