@charset "utf-8";

.sub_wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sub_wrap h2 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 20px;
    line-height: 1.2;
    border-bottom: 1px solid #e4e4e4;
    margin: 0 0 30px;
    word-break: keep-all;
}
.sub_wrap h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
    word-break: keep-all;
}
.sub_wrap p, .sub_wrap .desc {
    font-size: 13px;
    line-height: 1.8;
    word-break: keep-all;
    margin: 0;
}
@media all and (max-width: 767px) {
    .sub_wrap h2 {
        font-size: 20px;
        font-weight: bold;
    }
    .sub_wrap h3 {font-size: 17px;}
    .sub_wrap p, .sub_wrap .desc {line-height: 1.6;}
}

.loydoor_wrap > div {margin-bottom: 100px;}
.loydoor_wrap > div:last-child {margin-bottom: 0;}
.loydoor_wrap .section_1 .banner {
    background: url("../img/custom/sub_1_sect_1_bg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 90px 75px;
    color: #fff;
    margin-top: 25px;
}
.loydoor_wrap .section_1 .banner h3 {font-size: 18px;}
.loydoor_wrap .section_1 .banner h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 10px 0 20px;
    border: none;
    padding: 0;
}
.loydoor_wrap .section_1 .banner .desc {font-size: 14px;}
.loydoor_wrap .section_1 .banner p {
    font-size: 14px;
    background: #e04b00;
    padding: 0 10px;
    display: inline-block;
    margin-top: 30px;
}
.loydoor_wrap .section_2 .img {
    float: left;
    width: 33.5%;
}
.loydoor_wrap .section_2 .txt {
    float: right;
    width: 66.5%;
    padding-top: 20px;
    padding-left: 65px;
}
.loydoor_wrap .section_2 .txt h3 {margin-bottom: 20px;}
.loydoor_wrap .section_2 .txt .box_wrap {
    background: #f6f3f2;
    padding: 30px;
    margin-top: 40px;
}
.loydoor_wrap .section_2 .txt .box_wrap p {
    font-size: 13px;
    margin: 25px 0 5px;
}
.loydoor_wrap .section_2 .txt .box_wrap b {
    font-size: 13px;
    font-weight: 800;
}
.loydoor_wrap .section_2 .txt .box_wrap b span {color: #e04b00;}

.loydoor_wrap .section_3 h2 {margin-bottom: 0;}
.loydoor_wrap .section_3 .box_wrap {
    background: #f6f3f2;
    padding: 50px 100px;
}
.loydoor_wrap .section_3 .box_wrap ul {
    margin-top: 25px;
    text-align: center;
    font-size: 0;
}
.loydoor_wrap .section_3 .box_wrap ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 60px;
    text-align: left;
    font-size: 12px;
}
.loydoor_wrap .section_3 .box_wrap ul li:last-child {margin-right: 0;}
.loydoor_wrap .section_3 .box_wrap ul li b {
    color: #e04b00;
    display: block;
    margin-top: 20px;
}
.loydoor_wrap .section_4 {margin-bottom: 30px;}
.loydoor_wrap .section_4 ul {
    margin-top: 50px;
    overflow: hidden;
}
.loydoor_wrap .section_4 ul li {
    float: left;
    width: calc((100% - 135px)/4);
    margin-right: 45px;
    margin-bottom: 70px;
}
.loydoor_wrap .section_4 ul li:nth-child(4n) {margin-right: 0;}
.loydoor_wrap .section_4 ul li img {width: 100%;}
.loydoor_wrap .section_4 ul li h4 {
    font-size: 18px;
    margin: 25px 0 15px;
}
.loydoor_wrap .section_5 .img {
    float: left;
    background: #f6f3f2;
    text-align: center;
    line-height: 140px;
    width: 34%;
}
.loydoor_wrap .section_5 .txt {
    float: left;
    width: 66%;
    padding: 25px 50px 0;
}
.loydoor_wrap .section_5 .txt strong {
    font-family: "Arial Black";
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
}
.loydoor_wrap .section_5 .txt .desc {
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
}
.loydoor_wrap .section_5 .txt .more_btn {
    padding: 10px 30px 8px;
    border-radius: 40px;
    font-size: 14px;
    color: #fff;
    background: #488aac;
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
@media all and (max-width: 767px) {
    .loydoor_wrap > div {margin-bottom: 60px;}
    .loydoor_wrap .section_1 .banner {
        margin-top: 15px;
        padding: 25px;
    }
    .loydoor_wrap .section_1 .banner h3 {font-size: 14px;}
    .loydoor_wrap .section_1 .banner h2 {
        margin: 3px 0 15px;
        font-size: 20px;
    }
    .loydoor_wrap .section_1 .banner .desc {font-size: 13px;}
    .loydoor_wrap .section_1 .banner p {
        font-size: 12px;
        margin-top: 15px;
    }
    .loydoor_wrap .section_2 .img {
        float: none;
        width: 100%;
    }
    .loydoor_wrap .section_2 .txt {
        float: none;
        width: 100%;
        padding: 30px 0 0;
    }
    .loydoor_wrap .section_2 .txt .box_wrap {padding: 20px;}
    .loydoor_wrap .section_3 .box_wrap {padding: 20px 20px 0;}
    .loydoor_wrap .section_3 .box_wrap ul li {margin: 0 0 30px;}
    .loydoor_wrap .section_3 .box_wrap ul li:nth-child(odd) {
        width: 40%;
    }
    .loydoor_wrap .section_3 .box_wrap ul li:nth-child(2n) {
        width: 60%;
    }
    .loydoor_wrap .section_3 .box_wrap ul li img {height: 115px;}
    .loydoor_wrap .section_3 .box_wrap ul li b {margin-top: 10px;}
    .loydoor_wrap .section_4 {margin-bottom: 60px;}
    .loydoor_wrap .section_4 ul {margin-top: 30px;}
    .loydoor_wrap .section_4 ul li {
        float: none;
        width: 100%;
        margin: 0 0 30px;
    }
    .loydoor_wrap .section_4 ul li:last-child {margin-bottom: 0;}
    .loydoor_wrap .section_5 h2 {margin-bottom: 0;}
    .loydoor_wrap .section_5 .img {
        float: none;
        width: 100%;
        line-height: 100px;
    }
    .loydoor_wrap .section_5 .txt {
        float: none;
        width: 100%;
        padding: 25px 0 0;
    }
    .loydoor_wrap .section_5 .txt strong {font-size: 16px;}
    .loydoor_wrap .section_5 .txt .more_btn {
        margin-top: 25px;
        font-size: 13px;
    }
}

.product04_wrap > div {margin-bottom: 100px;}
.product04_wrap h3 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #555;
}
.product04_wrap h3::before {
    content: '';
    width: 50px;
    height: 3px;
    background-color: #e04b00;
    display: block;
    margin-bottom: 10px;
}
.product04_wrap .desc {
    font-size: 16px;
    color: #555;
}
.product04_wrap .box_wrap {
    background: #f6f3f2;
    padding: 50px;
    border-top: 1px solid #e4e4e4;
    margin-top: 50px;
    overflow: hidden;
    font-size: 0;
}

.product04_wrap .section_1 {text-align: center;}
.product04_wrap .section_1 p {
    font-size: 18px;
    margin-bottom: 5px;
}
.product04_wrap .section_1 h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 50px;
    border: none;
    padding: 0;
}
.product04_wrap .section_2 .box_wrap .img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
    overflow: hidden;
}
.product04_wrap .section_2 .box_wrap .txt {
    display: inline-block;
    vertical-align: middle;
    padding-left: 50px;
}
.product04_wrap .section_2 .box_wrap .txt p {
    font-size: 25px;
    color: #0e608a;
    font-weight: bold;
    margin-bottom: 25px;
}
.product04_wrap .section_2 .box_wrap .txt p:last-child {margin-bottom: 0;}
.product04_wrap .section_3 ul {
    text-align: center;
    margin-top: 100px;
}
.product04_wrap .section_3 ul li {margin-bottom: 30px;}
.product04_wrap .section_3 ul li p {
    font-size: 14px;
    color: #0061a5;
    margin-bottom: 20px;
}
.product04_wrap .section_4 ul li {margin-bottom: }
.product04_wrap .section_4 .img {
    display: inline-block;
    vertical-align: middle;

}



.guide_wrap .section_1 {
    overflow: hidden;
    padding-bottom: 100px;
}
.guide_wrap .section_1 .txt {
    float: left;
    width: 55%;
    text-align: right;
    padding-right: 50px;
}
.guide_wrap .section_1 .txt p {
    font-size: 18px;
    margin-bottom: 5px;
}
.guide_wrap .section_1 .txt h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 20px;
    border: none;
    padding: 0;
}
.guide_wrap .section_1 .txt .desc {font-size: 14px;}
.guide_wrap .section_1 .txt .box_wrap {
    background: #f6f3f2;
    padding: 30px;
    text-align: left;
    margin-top: 40px;
    font-size: 0;
}
.guide_wrap .section_1 .txt .box_wrap img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
}
.guide_wrap .section_1 .txt .box_wrap > div {
    display: inline-block;
    vertical-align: middle;
}
.guide_wrap .section_1 .txt .box_wrap > div p {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.2;
}
.guide_wrap .section_1 .txt .box_wrap > div .desc {color: #7c838a;}
.guide_wrap .section_1 .img {
    float: left;
    width: 45%;
}
.guide_wrap .section_2 h2 {
    border: none;
    margin-bottom: 0;
}
.guide_wrap .section_2 ul li {
    border-top: 1px solid #e4e4e4;
    background: #f6f3f2;
    padding: 50px;
    overflow: hidden;
    margin-bottom: 50px;
}
.guide_wrap .section_2 ul li:last-child {margin-bottom: 0;}
.guide_wrap .section_2 ul li .img {
    float: left;
    width: 27%;
}
.guide_wrap .section_2 ul li .txt {
    float: left;
    width: 63%;
    padding-left: 40px;
}
.guide_wrap .section_2 ul li .txt h3 {
    font-size: 18px;
    margin: 0 0 15px;
}
.guide_wrap .section_2 ul li .txt .more_btn {
    padding: 10px 30px 8px;
    border-radius: 40px;
    font-size: 14px;
    color: #fff;
    background: #488aac;
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
}

.guide_modal .modal-dialog {
    max-width: 1180px;
    width: 100%;
    margin: 50px auto;
    background: #fff;
    border-radius: 20px;
    padding: 45px;
}
.guide_modal .modal-dialog .close_btn {
    position: absolute;
    top: 30px;
    right: 30px;
}
.guide_modal .modal-dialog h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 30px;
}
.guide_modal .modal-dialog .inner {
    background: #eee;
    padding: 30px;
    overflow: hidden;
}
.guide_modal .modal-dialog .inner .img {
    float: left;
    width: 50%;
}
.guide_modal .modal-dialog .inner .img img {width: 100%;}
.guide_modal .modal-dialog .inner .txt {
    float: left;
    width: 50%;
    padding-top: 15px;
    padding-left: 30px;
    font-size: 14px;
}
.guide_modal .modal-dialog .inner .txt h4 {
    font-size: 24px;
    margin: 0 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #444;
    font-weight: bold;
}
.guide_modal .modal-dialog .inner .desc {
    font-size: 14px;
    line-height: 1.7;
}
#guide_1 .modal-dialog .inner .txt .info_wrap {
    width: 100%;
    margin: 50px 0 25px;
}
#guide_1 .modal-dialog .inner .txt .info_wrap th {
    font-weight: bold;
    width: 70px;
    vertical-align: top;
    padding-bottom: 5px;
}
#guide_1 .modal-dialog .inner .txt .info_wrap td {
    vertical-align: top;
    padding-bottom: 5px;
}
#guide_1 .modal-dialog .inner .txt .standard_wrap {width: 100%;}
#guide_1 .modal-dialog .inner .txt .standard_wrap th {
    font-size: 18px;
    color: #fff;
    background: #999;
    padding: 10px;
    font-weight: normal;
    text-align: center;
}
#guide_1 .modal-dialog .inner .txt .standard_wrap td {
    background: #fff;
    border-bottom: 1px solid #ccc;
    padding: 10px 12px;
    text-align: left;
    line-height: 2;
}
#guide_1 .modal-dialog .inner .txt .standard_wrap td.tbl_name {
    width: 65px;
    text-align: center;
    line-height: 1.5;
    border-right: 1px solid #ccc;
}
#guide_1 .modal-dialog .inner .txt .standard_wrap .tbl_subject th,
#guide_1 .modal-dialog .inner .txt .standard_wrap .tbl_subject td {
    font-size: 18px;
    text-align: center;
}

#guide_2 .modal-dialog .inner .txt ul {
    list-style: none;
    margin: 25px 0 0;
    padding: 0;
    font-size: 0;
    text-align: center;
}
#guide_2 .modal-dialog .inner .txt ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 40px;
    position: relative;
}
#guide_2 .modal-dialog .inner .txt ul li:last-child {margin-right: 0;}
#guide_2 .modal-dialog .inner .txt ul li::after {
    content: "";
    background: url("/img/custom/plus.png") no-repeat;
    width: 14px;
    height: 13px;
    display: block;
    position: absolute;
    right: -27px;
    top: 45px;
}
#guide_2 .modal-dialog .inner .txt ul li:last-child::after {content: none;}
#guide_2 .modal-dialog .inner .txt ul li .ico {
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100px;
    background: #d9d9d9;
}
#guide_2 .modal-dialog .inner .txt ul li p {
    font-size: 14px;
    margin-top: 15px;
    font-weight: bold;
    line-height: 1.4;
}
#guide_2 .modal-dialog .inner .note {margin-top: 40px;}
#guide_2 .modal-dialog .inner .note h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 10px;
}

#guide_3 .modal-dialog .inner .note {margin-top: 40px;}
#guide_3 .modal-dialog .inner .note ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-align: center;
}
#guide_3 .modal-dialog .inner .note ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 40px;
    position: relative;
}
#guide_3 .modal-dialog .inner .note ul li:last-child {margin-right: 0;}
#guide_3 .modal-dialog .inner .note ul li::after {
    content: "";
    background: url("/img/custom/plus.png") no-repeat;
    width: 14px;
    height: 13px;
    display: block;
    position: absolute;
    right: -27px;
    top: 45px;
}
#guide_3 .modal-dialog .inner .note ul li:last-child::after {content: none;}
#guide_3 .modal-dialog .inner .note ul li .ico {
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100px;
    background: #d9d9d9;
}
#guide_3 .modal-dialog .inner .note ul li p {
    font-size: 14px;
    margin-top: 15px;
    font-weight: bold;
    line-height: 1.4;
}
@media all and (max-width: 1180px) {
    .guide_modal {margin: 0 15px;}
    .guide_modal .modal-dialog {
        margin: 30px auto;
        padding: 20px;
    }
}
@media all and (max-width: 767px) {
    .guide_wrap .section_1 {padding-bottom: 60px;}
    .guide_wrap .section_1 .txt {
        float: none;
        width: 100%;
        text-align: left;
        padding: 0;
    }
    .guide_wrap .section_1 .txt p {font-size: 13px;}
    .guide_wrap .section_1 .txt h2 {font-size: 20px;}
    .guide_wrap .section_1 .txt .desc {font-size: 13px;}
    .guide_wrap .section_1 .txt .box_wrap img {
        width: 90px;
        padding-right: 20px;
    }
    .guide_wrap .section_1 .txt .box_wrap {padding: 20px;}
    .guide_wrap .section_1 .txt .box_wrap > div {width: calc(100% - 90px);}
    .guide_wrap .section_1 .txt .box_wrap > div p {font-size: 16px;}
    .guide_wrap .section_1 .img {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .guide_wrap .section_2 ul li {padding: 20px;}
    .guide_wrap .section_2 ul li .img {
        float: none;
        width: 100%;
    }
    .guide_wrap .section_2 ul li .txt {
        float: none;
        width: 100%;
        padding: 25px 0 0;
    }
    .guide_wrap .section_2 ul li .txt .more_btn {font-size: 13px;}
    .guide_modal .modal-dialog h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .guide_modal .modal-dialog .close_btn {
        top: 20px;
        right: 20px;
    }
    .guide_modal .modal-dialog .close_btn img {width: 18px !important; height: 18px !important;}
    .guide_modal .modal-dialog .inner {padding: 0;}
    .guide_modal .modal-dialog .inner .desc {font-size: 13px;}
    .guide_modal .modal-dialog .inner .img {
        float: none;
        width: 100%;
    }
    .guide_modal .modal-dialog .inner .txt {
        float: none;
        width: 100%;
        padding: 15px;
        font-size: 13px;
    }
    .guide_modal .modal-dialog .inner .txt h4 {
        font-size: 18px;
        margin-bottom: 15px;
        padding-bottom: 15px;
        line-height: 1.5;
    }
    #guide_1 .modal-dialog .inner .txt .info_wrap {margin: 30px 0 20px;}
    #guide_1 .modal-dialog .inner .txt .standard_wrap th {font-size: 16px;}
    #guide_1 .modal-dialog .inner .txt .standard_wrap td {
        padding: 10px 5px;
        line-height: 1.5;
    }
    #guide_1 .modal-dialog .inner .txt .standard_wrap .tbl_subject th, #guide_1 .modal-dialog .inner .txt .standard_wrap .tbl_subject td {font-size: 13px;}
    #guide_1 .modal-dialog .inner .txt .standard_wrap td.tbl_name {width: 40px;}
    #guide_2 .modal-dialog .inner .txt ul li {margin-bottom: 30px;}
    #guide_2 .modal-dialog .inner .txt ul li:nth-child(2n) {margin-right: 0;}
    #guide_2 .modal-dialog .inner .txt ul li:last-child {margin-bottom: 0;}
    #guide_2 .modal-dialog .inner .txt ul li::after {content: none;}
    #guide_2 .modal-dialog .inner .txt ul li p {font-size: 13px;}
    #guide_2 .modal-dialog .inner .note {
        margin-top: 20px;
        padding: 0 15px 15px;
    }
    #guide_2 .modal-dialog .inner .note h5 {font-size: 17px;}
    #guide_3 .modal-dialog .inner .note {
        padding: 15px 15px 30px;
        margin-top: 10px;
    }
    #guide_3 .modal-dialog .inner .note ul li {margin-bottom: 30px;}
    #guide_3 .modal-dialog .inner .note ul li:nth-child(2n) {margin-right: 0;}
    #guide_3 .modal-dialog .inner .note ul li:last-child {margin-bottom: 0;}
    #guide_3 .modal-dialog .inner .note ul li::after {content: none;}
    #guide_3 .modal-dialog .inner .note ul li p {font-size: 13px;}
}


.vision_wrap .img {
    float: left;
    width: 50%;
}
.vision_wrap .txt {
    float: left;
    width: 50%;
    padding-top: 20px;
    padding-left: 50px;
}
.vision_wrap .txt p {
    font-size: 18px;
    margin-bottom: 5px;
}
.vision_wrap .txt h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 30px;
    border: none;
    padding: 0;
}
.vision_wrap .txt .desc {font-size: 14px;}
.vision_wrap .txt .sign {
    font-size: 14px;
    text-align: right;
    margin-top: 50px;
}
@media all and (max-width: 767px) {
    .vision_wrap .img {
        float: none;
        width: 100%;
    }
    .vision_wrap .txt {
        float: none;
        width: 100%;
        padding: 30px 0 0;
    }
    .vision_wrap .txt p {font-size: 13px;}
    .vision_wrap .txt h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .vision_wrap .txt .desc {font-size: 13px;}
    .vision_wrap .txt .sign {
        font-size: 13px;
        margin-top: 25px;
    }
}

.location_wrap p {
    font-size: 18px;
    margin-bottom: 5px;
}
.location_wrap h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 60px;
    border: none;
    padding: 0;
}
.location_wrap .img {
    float: left;
    width: 60%;
}
.location_wrap .img .root_daum_roughmap {width: 100% !important;}
.location_wrap .txt {
    float: left;
    width: 40%;
    padding-left: 50px;
}
.location_wrap .txt ul li {margin-bottom: 35px;}
.location_wrap .txt ul li h4 {
    font-size: 18px;
    margin: 0 0 10px;
}
.location_wrap .txt ul li p {
    font-size: 14px;
    line-height: 1.5;
}
@media all and (max-width: 767px) {
    .location_wrap p {font-size: 13px;}
    .location_wrap h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .location_wrap .img {
        float: none;
        width: 100%;
    }
    .location_wrap .img .root_daum_roughmap .wrap_map {height: 350px !important;}
    .location_wrap .txt {
        float: none;
        width: 100%;
        padding: 30px 0 0;
    }
    .location_wrap .txt ul li {margin-bottom: 20px;}
    .location_wrap .txt ul li:last-child {margin-bottom: 0;}
    .location_wrap .txt ul li p {font-size: 13px;}
}