#sub_content{
    width: 100%;
    padding-top: 150px;
    margin-top: 100px;
}


/* sub1 */
.sub1_content{
    width: 100%;
    padding-bottom: 150px;
}

.sub1_content>.center{
    position: relative;
}

img.rotate_text{
    position: absolute;
    top: 0;
    right: 0;
    animation: rotate infinite 10s linear;
}

@keyframes rotate{
    0%{
        transform: rotate(360deg);
    }
}

.sub_title p{
    font-size: 44px;
    font-family: 'KoPubDotumMedium', sans-serif;
    line-height: 65px;
}

.sub_title p span{
    font-size: 52px;
    font-family: 'KoPubDotumBold', sans-serif;
}

.sub1_content ul{
    width: 100%;
}

.sub1_content ul li{
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 90px;
}

.sub1_content ul li:nth-child(2){
    flex-direction: row-reverse;
}

.skycentral_thumb{
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub1_content ul li:first-child .skycentral_text,
.sub1_content ul li:nth-child(2) .skycentral_text{
    margin-bottom: 120px;
}

.sub1_content ul li:last-child .skycentral_text{
    margin-bottom: 80px;
}

.skycentral_text{
    width: 40%;
}

.skycentral_text p{
    font-size: 38px;
    font-family: 'Pretendard-Bold', sans-serif;
    line-height: 40px;
}

.skycentral_text p span{
    font-size: 38px;
    color: rgba(213, 186, 94, 0.6);
    font-family: 'Allura-Regular', sans-serif;
    font-style: italic;
    display: block;
    line-height: normal;
    margin-bottom: 10px;
}

.skycentral_text>span{
    font-size: 17px;
    line-height: 28px;
    display: block;
    margin-top: 40px;
    font-family: 'Pretendard-Light', sans-serif;
}


/* sub2_1 */
.sub2_content{
    width: 100%;
    padding-bottom: 150px;
}

span.cate{
    font-size: 16px;
    color: #1b75bb;
    font-family: 'Pretendard-Regular', sans-serif;
    display: block;
    margin-bottom: 20px;
}

span.info_t{
    display: block;
    font-size: 17px;
    line-height: 28px;
    font-family: 'Pretendard-Light', sans-serif;
    margin-top: 30px;
}

.s2_section1{
    width: 100%;
    padding-top: 90px;
    position: relative;
}

.bg_text{
    position: absolute;
    font-size: 135px;
    color: rgba(213, 186, 94, 0.3);
    font-family: 'Allura-Regular', sans-serif;
    font-style: italic;
    right: 50px;
    top: -15px;
    z-index: -1;
}

.s2_section1 img{
    width: 100%;
}

.s2_section2{
    width: 100%;
    margin-top: 110px;
}

.sub_sec_title{
    font-size: 27px;
    line-height: 40px;
    font-family: 'KoPubDotumMedium', sans-serif;
}

.sub_sec_title span{
    font-family: 'KoPubDotumBold', sans-serif;
}

.s2_section2 ul{
    width: 100%;
    display: flex;
}

.s2_section2 ul li{
    width: 25%;
    height: 315px;
    background-image: url(../images/blur_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s2_section2 ul li p{
    font-size: 20px;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.s2_section2 ul li span{
    font-size: 17px;
    line-height: 28px;
    font-family: 'Pretendard-Light', sans-serif;
    display: block;
    margin-top: 20px;
    text-align: center;
}

.s2_section2 ul li:last-child p{
    margin-top: -15px;
}

.s2_section2 ul li:last-child span{
    margin-top: 30px;
}

.s2_section3{
    width: 100%;
    margin-top: 60px;
}

.s2_section3 ul{
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.s2_section3 ul li{
    width: 50%;
    height: 65px;
    float: left;
    border-bottom: 1px solid #ccc;
    padding: 0 45px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.s2_section3 ul li.border_r{
    border-right: 1px solid #ccc;
}

.s2_section3 ul li:first-child{
    width: 100%;
    border-top: 1px solid #ccc;
}

.s2_section3 ul li p{
    width: 130px;
    font-size: 18px;
    color: #1b75bb;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.s2_section3 ul li span{
    font-size: 17px;
    font-family: 'Pretendard-Light', sans-serif;
}


/* sub2_2 */
.sub2_content{
    width: 100%;
    padding-bottom: 150px;
}

.location_box{
    width: 100%;
    margin-top: 70px;
}

.lc_top{
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.top_text{
    display: flex;
    align-items: center;
}

.top_text span{
    font-size: 20px;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.top_text p{
    font-size: 18px;
    font-family: 'Pretendard-Light', sans-serif;
    margin-left: 15px;
}

.blue_top_text{
    display: flex;
    align-items: flex-end;
    padding-left: 40px;
}

.blue_top_text span{
    font-size: 20px;
    color: #1b75bb;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.blue_top_text p{
    font-size: 40px;
    color: #1b75bb;
    font-family: 'Pretendard-SemiBold', sans-serif;
    margin-left: 5px;
}

.map_box{
    width: 100%;
    height: 550px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    margin-top: 30px;
}

.root_daum_roughmap{
    width: 100% !important;
    height: 100% !important;
}

.wrap_map{
    width: 100%;
    height: 100% !important;
}

.map_border {
    border: 0 !important;
    background-color: transparent !important;
}


/* sub3 */
.sub3_content{
    width: 100%;
    padding-bottom: 150px;
}

.sub3_tab{
    width: 100%;
    height: 70px;
    margin-top: 80px;
}

.sub3_tab ul{
    width: 100%;
    height: 100%;
    display: flex;
}

.sub3_tab ul li{
    width: 20%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 2px solid transparent;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 20px;
    color: #999;
    font-family: 'Pretendard-Regular', sans-serif;
    cursor: pointer;
}

.sub3_tab ul li.tab_on{
    color: #1b75bb;
    font-family: 'Pretendard-Medium', sans-serif;
    border-top: 2px solid #1b75bb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 0;
}

.sub3_tabcon{
    width: 100%;
    padding-top: 80px;
    position: relative;
}

.sub3_tabcon .bg_text{
    top: 35px;
}

.tab_section1{
    width: 100%;
}

.tab_title{
    font-size: 38px;
    font-family: 'Pretendard-Regular', sans-serif;
}

.tab_title span{
    font-family: 'Pretendard-Bold', sans-serif;
}

.type_content{
    width: 100%;
    height: 640px;
    margin-top: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: flex;
}

.type_info{
    width: 30%;
    height: 100%;
    background-color: rgba(27, 117, 187, 0.1);
    padding: 50px 45px 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.type_title{
    width: 100%;
    font-size: 26px;
    font-family: 'Pretendard-Bold', sans-serif;
}

ul.num_info{
    width: 100%;
    margin-top: 30px;
}

ul.num_info li{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

ul.num_info li:last-child{
    margin-bottom: 0;
}

.floor_num{
    width: 25px;
    height: 25px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #fff;
    background-color: #1b75bb;
    font-family: 'Pretendard-ExtraLight', sans-serif;
    margin-right: 15px;
}

ul.num_info li p{
    font-size: 17px;
    font-family: 'Pretendard-Light', sans-serif;
}

.type_more{
    width: 100%;
    padding: 20px 25px;
    box-sizing: border-box;
    background-color: rgba(27, 117, 187, 0.1);
}

.type_more>p{
    font-size: 17px;
    line-height: 25px;
    color: #666;
    font-family: 'Pretendard-Regular', sans-serif;
}

.type_more ul{
    width: 100%;
    margin-top: 15px;
}

.type_more ul li{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.type_more ul li:last-child{
    margin-bottom: 0;
}

.type_more ul li>span{
    width: 32%;
    font-size: 15px;
    color: #666;
    font-family: 'Pretendard-Regular', sans-serif;
    display: block;
}

.type_more ul li p{
    width: 68%;
    font-size: 15px;
    color: #666;
    font-family: 'Pretendard-ExtraLight', sans-serif;
}

.type_more ul li p span{
    margin: 0 5px;
}

.type_img{
    width: 70%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

.tab_section2{
    width: 100%;
    margin-top: 90px;
}

.preview_contain{
    width: 100%;
    height: 640px;
    overflow: hidden;
    margin-top: 25px;
    position: relative;
}

.preview_slide{
    width: max-content;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.preview_slide_a{
    animation: rolling_a infinite 300s linear;
}

@keyframes rolling_a{
    0%{
        left: 0;
    }

    50%{
        left: -12962px;
    }

    100%{
        left: 0;
    }
}

.preview_slide a{
    height: 100%;
    margin-right: 20px;
}

.preview_slide a:last-child{
    margin-right: 0;
}

.preview_slide a img{
    height: 100%;
}


/* sub3_3 */
.preview_slide_c{
    animation: rolling_c infinite 500s linear;
}

@keyframes rolling_c{
    0%{
        left: 0;
    }

    50%{
        left: -20170px;
    }

    100%{
        left: 0;
    }
}


/* sub3_5 */
ul.num_info li.width_1{
    width: 60%;
    float: left;
}

ul.num_info li.width_2{
    width: 40%;
    float: left;
}

.floor_num2{
    margin-right: 5px;
}


/* sub4 */
.sub4_content{
    width: 100%;
}

.s4_section2{
    width: 100%;
    margin-top: 130px;
}

.s4_section2 ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.s4_section2 ul li{
    position: relative;
    padding-left: 25px;
}

.s4_section2 ul li p{
    font-size: 32px;
    font-family: 'Pretendard-Bold', sans-serif;
}

.s4_section2 ul li p span{
    font-size: 20px;
    display: block;
    margin-bottom: 3px;
}

.point_number{
    font-size: 90px;
    color: rgba(27, 117, 187, 0.15);
    font-family: 'Pretendard-Bold', sans-serif;
    position: absolute;
    top: -65px;
    left: 0px;
    z-index: -1;
}

.s4_section3{
    width: 100%;
    height: 500px;
    margin-top: 50px;
    background-image: url(../images/sub4_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.s4_section3 .center{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.s4_section3 p{
    font-size: 34px;
    font-family: 'Pretendard-SemiBold', sans-serif;
    margin-top: 80px;
}

.s4_section3 p span{
    font-size: 22px;
    color: #1b75bb;
    display: block;
    margin-bottom: 15px;
}


/* sub5 */
.sub5_content{
    width: 100%;
    padding-bottom: 150px;
}

.s5_section1 .bg_text{
    color: rgba(109, 207, 246, 0.25);
}

.inquiry_contain{
    width: 100%;
}

.inquiry_contain ul{
    width: 100%;
    display: inline-block;
    padding: 50px 25px;
    box-sizing: border-box;
    border-top: 2px solid #d5ba5e;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}

.inquiry_contain ul li{
    width: 48%;
    float: left;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.inquiry_contain ul li:first-child{
    margin-right: 4%;
}

.inquiry_contain ul li:last-child{
    width: 100%;
    margin-bottom: 0;
    align-items: baseline;
}

.inquiry_contain ul li p{
    width: 20%;
    font-size: 20px;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.inquiry_contain ul li:last-child p{
    width: 9.5%;
}

.inquiry_contain ul li>input{
    width: 80%;
    height: 45px;
    border: 1px solid #ccc;
}

.phone_number{
    width: 80%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.selectbox{
    width: 30%;
    height: 45px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.selectbox i{
    font-size: 16px;
    color: #555;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.selectbox select{
    font-size: 18px;
    color: #333;
    font-family: 'Pretendard-Light', sans-serif;
}

.phone_number input{
    width: 30%;
    height: 45px;
    border: 1px solid #ccc;
}

.inquiry_contain ul li textarea{
    width: 90.5%;
    height: 200px;
    border: 1px solid #ccc;
}

.agree_contain{
    width: 100%;
    padding: 40px 25px 50px;
    box-sizing: border-box;
}

.agree_contain>p{
    font-size: 20px;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.agree_context{
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 15px 20px;
    overflow: auto;
    font-size: 17px;
    line-height: 25px;
    font-family: 'Pretendard-Light', sans-serif;
    margin-top: 15px;
}

.check_section{
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.check_section i{
    color: #ccc;
    font-size: 26px;
    margin-right: 5px;
    cursor: pointer;
}

.check_section p{
    font-size: 16px;
    font-family: 'Pretendard-Light', sans-serif;
    cursor: pointer;
}

.check_section.check i{
    color: #05375d;
}

.inquiry_contain input[type='button']{
    width: 200px;
    height: 50px;
    background-color: #d5ba5e;
    border: 0;
    font-size: 20px;
    color: #fff;
    font-family: 'Pretendard-Regular', sans-serif;
    margin: 0 auto;
    display: table;
}

.s5_section2{
    width: 100%;
    margin-top: 100px;
}

.s5_section2 ul{
    width: 100%;
    display: flex;
}

.s5_section2 ul li{
    width: 50%;
    height: 100px;
}

.s5_section2 ul li:first-child{
    background-color: #05375d;
}

.s5_section2 ul li:first-child a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s5_section2 ul li:first-child a p{
    font-size: 22px;
    color: #fff;
    font-family: 'Pretendard-Regular', sans-serif;
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.s5_section2 ul li:first-child a p i{
    font-size: 25px;
    font-weight: bold;
    margin-right: 5px;
}

.s5_section2 ul li:first-child a span{
    font-size: 36px;
    color: #fff;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.s5_section2 ul li:last-child{
    background-color: #d5ba5e;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s5_section2 ul li:last-child i{
    color: #fff;
    font-size: 25px;
    margin-right: 15px;
}

.s5_section2 ul li:last-child p{
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: 'Pretendard-Regular', sans-serif;
}

.s5_section2 ul li:last-child p span{
    margin: 0 10px;
}
