@charset "utf-8";

#wrap {
    width: 100%;
    height: auto;
    min-width: 1539px;
}

.inner {
    width: 1539px;
    margin: 0 auto;
}



.tabsWrap {
    display: flex;
    align-items: center;
    height: 235px;
    position: relative;
    text-align: center;
    flex-direction: column;
}



.topBox {
    width: 100%;
}

.topBox h1 {
    text-align: center;
    margin: 20px auto;
}

.topBox a img {
    width: 958px;
}

.siteBox {
    position: absolute;
    top: 40px;
    right: 8%;
    width: 257px;
    display: flex;
}

.site_drop {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px;
    background: #f4f4f4;
    text-align: left;
    border: 1px solid #1b48a5;
    padding: 0 30px 0 20px;
    font-size: 16px;
    cursor: pointer;
}

.site_drop:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 8px;
    width: 26px;
    height: 12px;
    display: block;
    background: url(../images/site_drop.png)no-repeat center;
}

.site_list_box {
    display: none;
    position: absolute;
    top: 110px;
    right: 8%;
    width: 257px;
    border: 1px solid #999999;
    background: #f0f0f0;
    z-index: 14;
    background: #fff;
}

.site_list_box a {
    position: relative;
    font-size: 15px;
    color: #3b3b3b;
    text-align: left;
    display: block;
    padding: 0 20px;
    line-height: 36px;
    font-weight: 600;
    border-bottom: 1px solid #999999;
}

.site_list_box a:last-child {
    border-bottom: 0;
}

.site_list_box a:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    background: url(../images/link_icon.png)no-repeat center;
}

.section_cotainer {
    /*display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;*/
    background: #fff;
}


.tabsContainer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: #1b48a5;
    z-index: 10;
}

.tabsContainer .menubox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabsContainer .menubox a {
    font-size: 18px;
    color: #fff;
    display: flex;
    text-align: center;
    padding: 0 32px;
    letter-spacing: -0.01rem;
    height: 80px;
}


.tabsContainer--top {
    position: fixed;
    width: 100%;
    top: 0;
}

.tab_each {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    transition: all 0.5s ease;
}

.et-hero-tab:hover {
    color: white;
    background: rgba(102, 177, 241, 0.8);
    transition: all 0.5s ease;
}

.et-hero-tab-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 6px;
    background: #66B1F1;
    transition: left 0.3s ease;
}


.bluebg1 {
    background-color: #00297e !important;
}

.bluebg2 {
    background-color: #053597 !important;
}

.bluebg3 {
    background-color: #2454b9 !important;
}

.bluebg4 {
    background-color: #173471 !important;
}

.bluebg5 {
    background-color: #2a65dd !important;
}

.bluebg6 {
    background-color: #1b48a5 !important;
}



.section_cotainer h2 {
    color: #fff;
    font-size: 62px;
    font-weight: 900;
    letter-spacing: -0.05rem;
    line-height: 1.2;
    padding-top: 80px;
}

.section_cotainer h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    padding-top: 30px;
}

.sec1 {
    width: 100%;
    background: url(../images/main_slide_01.jpg)no-repeat center;
    background-size: cover;
}

.sec1_conbox {
    color: #fff;
    height: 100%;
    height: 866px;
}

.sec1_conbox h2 {
    padding-top: 80px;
}

.sec1_conbox h3 {
    padding-top: 30px;
}

.sec1_slbox {
    padding: 20px 0;
    overflow: hidden;
    background: #fff;
}

.ban_slide .swiper-slide {
    text-align: center;
    width: auto;
    background-color: #fff;
}

.ban_slide .swiper-slide img {
    height: 60px;
    width: auto;
}

.swiper-wrapper {
    transition-timing-function: linear;
}


.sec2 {
    height: 1033px;
    width: 100%;
    background: url(../images/main_back_01.jpg)no-repeat center;
    background-size: cover;
}

.sec2_conbox {
    padding-top: 80px;
}

.sec2 .imgbx {
    width: 310px;
    height: 285px;
    margin-top: 70px;
}

.sec2 .imgbx img {
    width: 100%;
}

.sec3 {
    width: 100%;
    height: auto;
    background: url(../images/main_back_02.jpg)no-repeat center #0d172a;
    background-size: cover;
}

.sec3_conbox {
    text-align: center;
    padding: 60px 0;
}

.s3_minbox {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 70px;
}

.s3_minbox > div {
    padding: 36px 0;
    width: 854px;
    box-shadow: 19px 9px 20px rgba(0, 0, 0, .6);
    border-radius: 33px;
    font-size: 30px;
    font-weight: 400;
    background: #fff;
    margin-bottom: 30px;
}

.s3_minbox > div span {
    font-size: 40px;
    font-weight: 900;
}




.s3_minbox > div:hover {
    background: #3d7cff;
    color: #fff;
}

.s3_minbox > div:hover span {
    color: #fff
}

.s3_minbox > div:hover span.blue {
    color: #fff !important;
}


.sec3_conbox .tbox {
    color: #fff;
}

.sec3_conbox .tbox h4 {
    font-size: 46px;
    color: #fff;
    font-weight: 500;
    margin: 70px 0 50px 0;
}

.sec3_conbox .tbox h4 span {
    font-size: 58px;
    color: #79a5ff;
    font-weight: 900;
}

.sec3_conbox .tbox p {
    color: #fff;
    font-size: 42px;
    line-height: 1.4;
}

.sec3_conbox .tbox p span {
    font-size: 42px;
    color: #ffeaab;
}



.s3_imgbx {
    display: flex;
    align-items: center;
    margin-top: 120px;
}

.s3_imgbx > div {
    flex: 1;
}







.sec4 {
    width: 100%;
    height: 1484px;
    background: url(../images/main_back_03.jpg)no-repeat center;
    background-size: cover
}

.sec4 .inner {
    position: relative;
}

.allmap {
    position: relative;
    width: 100%;
    height: 1484px;
    background: url(../images/map_bg.png)no-repeat center center
}

.map_logobg {
    position: absolute;
    top: 116px;
    right: 0;
    z-index: 0;
}

.map_logobg img {
    width: 350px;
    height: auto;
}

.mpBox {
    position: absolute;
}

.mapbtn {
    display: flex;
    width: 193px;
    height: 193px;
    border-radius: 50%;
    background: #999;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-align: center;
}

.mapbtn span {
    display: inline-block;
    text-align: center;
    padding: 4px;
    border-radius: 4px;
    background: #fff;
    font-size: 28px;
    color: #999;
    font-weight: 700;
    letter-spacing: 0.3rem;
}

.mapbtn p {
    font-size: 29px;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
}

.mapmdbx {
    display: none;
    position: absolute;
    top: 0;
    left: 200px;
    width: 237px;
    height: 244px;
    background: #3564c4;
    text-align: center;
    padding: 16px;
    border-radius: 20px;
    z-index: 2;
}

.mapmdbx a {
    display: block;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 24px;
    padding: 10px 0;
}

.mprd1 {
    top: 120px;
    left: 880px;
}

.mprd2 {
    top: 204px;
    left: 644px;
}

.mprd3 {
    top: 294px;
    left: 350px;
}

.mprd4 {
    top: 330px;
    left: 72px;
}

.mprd5 {
    top: 568px;
    left: 107px;
}

.mprd6 {
    top: 332px;
    left: 970px;
}

.mprd7 {
    top: 502px;
    left: 842px;
}

.mprd8 {
    top: 828px;
    left: 78px;
}

.mprd9 {
    top: 772px;
    left: 366px;
}

.mprd10 {
    top: 933px;
    left: 536px;
}

.mprd11 {
    top: 772px;
    left: 732px;
}

.mprd12 {
    top: 830px;
    left: 940px;
}

.mprd13 {
    top: 656px;
    left: 1042px;
}

.mprd14 {
    top: 45px;
    left: 509px;
}

.allmap img {
    max-width: 100%
}

.allmap .rount {
    width: 40px;
    height: 40px;
    background: #000;
    display: block;
}

.mapbtn:hover {
    background: #194399;
}

.mapbtn:hover span {
    color: #194399
}

.sec5 {
    padding: 135px 0 100px 0;
    background: url(../images/main_back_04.jpg)no-repeat center;
    background-size: cover
}

.sec5_conbox {
    position: relative;
}

.sec5_logo_bg {
    position: absolute;
    bottom: 0;
    right: 0;
}

.you_icon {
    width: 90px;
    height: 64px;
}

.sec5_conbox h2 {
    font-size: 42px;
    padding-top: 26px;
}

.sec5_conbox ul {
    overflow: hidden;
    margin-top: 65px;
}

.sec5_conbox ul li {
    width: 362px;
    margin-left: 30px;
    float: left;
    min-height: 268px;
    margin-bottom: 35px;
}

.sec5_conbox ul li a {}

.sec5_conbox ul li:nth-child(4n+1) {
    margin-left: 0;
}

.sec5_conbox .imgbx {
    line-height: 0;
    font-size: 0;
}

.sec5_conbox ul li img {
    width: 100%;
}

.sec5_conbox .txtbx {
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 54px;
    background: #125395;
    font-size: 24px;
    margin-top: 12px;
}



.root_daum_roughmap .wrap_controllers {
    display: none;
}





.sec6 {
    padding: 100px 0 0 0;
}

.sec6 h3 {
    color: #003f69;
    font-weight: 900;
}

.tabWrap {
    margin-top: 46px;
}

/* Style the tab content */
.tabcontent {
    display: none;
}

/* Style the tab content that is active */
.tabcontent.active {
    display: block;
}

/* Style the tab buttons */
.tab {
    font-size: 0;
    line-height: 0;
}

.tab button {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    margin-left: 3px;
    margin-bottom: 3px;
    border: none;
    width: calc((100% - 18px) / 6);
    text-align: center;
    padding: 20px 0;
    cursor: pointer;
    background: url(../images/tab_btn_bg.png)no-repeat top center;
    background-size: cover;
    transition: all 0.5s ease;
    letter-spacing: -0.2rem;
}

.tab button:nth-child(6n+1) {
    margin-left: 0;
}

/* Change color of tabs on hover */
.tab button:hover {
    background: url(../images/tab_btn_bg_h.png)no-repeat top center;
    background-size: cover;
}

/* Style the active tab button */
.tab button.active {
    background: url(../images/tab_btn_bg_h.png)no-repeat top center;
    background-size: cover;
}

.tabcontent {
    margin-top: 60px;
}

.tabcontent .tit {
    width: 100%;
}

.tabcontent .tit_mi {
    padding-top: 34px !important;
}

.tabcontent .tit_mi2 {
    padding-top: 34px !important;
    font-size: 36px !important;
}

.tabcontent .detailbox {
    margin-top: -50px;
    display: flex;
    justify-content: space-between;
}

.tabcontent .detailbox .mapbx {
    padding-top: 90px;
    text-align: center;
}

.tabcontent .detailbox .btnbx {
    line-height: 0;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.tabcontent .detailbox .btnbx a {
    display: inline-block;
    width: 133px;
    height: 98px;
}

.tabcontent .infobx {
    padding-top: 140px;
    line-height: 0;
    font-size: 0;
}

.infobx a {
    display: block;
    text-align: center;
    line-height: 78px;
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    background: #002e4d;
    margin-top: 0;
    letter-spacing: -0.03rem;
}


.map {
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin-top: 50px;
}

.mapinner {
    width: 100%;
    height: 320px;
}

.hosinfoWrap {
    background: #173471;
    padding: 70px 0;
    margin-top: 70px;
}



.web {
    display: block;
}

.mobile {
    display: none;
}



.mobile_headerWrap {
    display: none;
}


#topBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    border: none;
    background: none;
}

.all_mid_map {
    display: none;
}

.justfy_se {
    justify-content: space-evenly !important;
}






#footerarea {
    height: 140px;
    background: #061943;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footerarea p {
    color: #fff;
    font-size: 16px;
}



/*240612 수정*/
.s3_web { display: block; }
.s3_mob { display: none; }





/*반응형*/

@media (max-width: 1440px) {

    #wrap {
        width: 100%;
        height: auto;
        min-width: auto;
        overflow: hidden; 
    }

    .inner {
        width: 100%;
        padding: 0 3%;
    }

    .topBox a img {
        width: 100%;
    }

    .tabsWrap {
        display: block;
    }

    .tabsContainer {}

    .topBox h1 {
        float: left;
        width: 60%;
    }

    .topBox h1 img {
        width: 100%;
        vertical-align: middle;
    }

    .siteBox {
        right: 3%;
    }

    .site_list_box {
        right: 3%;
    }

    .tab button {
        font-size: 20px;
    }
}







@media (max-width: 1280px) {
    .mainWrap {
        margin-top: 0;
    }

    .sec5_conbox ul li {
        width: 32%;
        margin-left: 2%;
        min-height: auto;
        margin-bottom: 2%;
    }

    .sec5_conbox ul li:nth-child(3n+1) {
        margin-left: 0;
    }

    .tabcontent .tit {
        font-size: 40px;
    }

    .tabcontent .detailbox > div {
        width: 33%;
    }

    .tabcontent .detailbox {
        margin-top: 100px;
    }

    .tabcontent .detailbox .mapbx {
        padding-top: 0;
    }

    .tabcontent .infobx {
        padding-top: 0;
    }

    .tabcontent .detailbox .btnbx a {
        width: 32%;
        height: auto;
    }

    .map_logobg {
        display: none;
    }

    .sec5_conbox {
        z-index: 1;
    }

    .sec5_logo_bg {
        z-index: -1;
    }

    .sec5_conbox ul li {
        width: 30%;
    }

    .sec5_conbox ul li:nth-child(4n+1) {
        margin-left: 3%;
    }

    .sec5_conbox ul li:nth-child(3n+1) {
        margin-left: 0;
    }


    .allmap {
        background: none;
        height: auto;
    }

    .all_mid_map {
        display: block;
    }

    .mpBox {
        position: static;
    }

    .mapmdbx {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 150px;
        height: auto;
        padding: 10px 10px 20px 10px;
    }

    .mapmdbx a {
        padding: 6px 0;
        font-size: 14px;
    }

    .mapbtn {
        position: absolute;
        width: 180px;
        height: 180px;
    }

    .mprd1 .mapbtn {
        top: 40%;
        left: 68%;
    }

    .mprd2 .mapbtn {
        top: 25%;
        left: 75%;
    }

    .mprd3 .mapbtn {
        top: 26%;
        left: 31%;
    }

    .mprd4 .mapbtn {
        top: 33%;
        left: 12%;
    }

    .mprd5 .mapbtn {
        top: 52%;
        left: 8%;
    }

    .mprd6 .mapbtn {
        top: 16%;
        left: 51%;
    }

    .mprd7 .mapbtn {
        top: 30%;
        left: 52%;
    }

    .mprd8 .mapbtn {
        top: 18%;
        left: 11%;
    }

    .mprd9 .mapbtn {
        top: 13%;
        left: 30%;
    }

    .mprd10 .mapbtn {
        top: 66%;
        left: 31%;
    }

    .mprd11 .mapbtn {
        top: 66%;
        left: 10%;
    }

    .mprd12 .mapbtn {
        top: 70%;
        left: 67%;
    }

    .mprd13 .mapbtn {
        top: 52%;
        left: 75%;
    }
    .mprd14 .mapbtn {
        top: 42%;
        left: 0%;
    }



}

@media (max-width: 960px) {
    .mainWrap {
        margin-top: 70px;
    }

    .web {
        display: none;
    }

    .mobile {
        display: block;
    }

    .topBox h1 {
        float: left;
    }

    .siteBox {
        display: none;
    }

    .tabsContainer {
        display: none;
    }

    .tabsWrap {
        height: 70px;
        overflow: hidden;
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
    }

    .topBox h1 {
        width: 80%;
        line-height: 70px;
        margin: 0;
    }


    .mobile_headerWrap {
        display: block;
        height: auto;
    }

    .mobile_headerWrap .allmenu {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 3%;
        width: 45px;
        height: 35px;
        z-index: 18;
        cursor: pointer;
        background: url(../images/all_menu_mobile.png)no-repeat center;
        border: 0;
    }


    .mob_menu_wrap {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.9);
        z-index: 19;
        height: 100%;
    }

    .mob_menu {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: 100%;
        padding: 0 26px;
    }

    .mob_menu a {
        padding: 20px 0;
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        border-bottom: 1px solid #fff;
        display: block;
        width: 100%;
    }

    .mb_close {
        position: absolute;
        top: 20px;
        right: 3%;
        background: url(../images/close_mobile.png)no-repeat center;
        display: block;
        width: 36px;
        height: 36px;
        border: 0;
    }



    .sec1 {
        height: 800px;
        margin-top: 60px;
        background: url(../images/main_slide_m_01.jpg) no-repeat center bottom #0e1629;
        background-size: cover;
    }

    .section_cotainer h2 {
        font-size: 5vw;
    }

    .section_cotainer h3 {
        font-size: 4vw;
    }

    .sec1_conbox {
        height: 760px;
        text-align: center;
    }

    .sec1_slbox {
        padding: 0;
        background: #fff;
    }

    .sec1_conbox h2 {
        padding-top: 16vh;
    }

    .sec2 {
        height: 100%;
        text-align: center;
        background-size: cover;
        background-position: right;
        padding: 40px 0;
    }

    .sec2_conbox {
        padding-top: 0;
    }

    .sec2 .imgbx {
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 40px;
    }

    .sec2 .imgbx img {
        width: 40vw;
    }




    .sec3 {
        height: 100%;
    }

    .s3_minbox {
        margin-top: 40px;
    }

    .s3_minbox > div {
        width: 90%;
        font-size: 20px;
        margin-bottom: 16px;
    }

    .s3_minbox > div span {
        font-size: 24px;
    }

    .sec3_conbox {
        padding-top: 0;
    }

    .sec3_conbox .tbox h4 {
        font-size: 4vh;
        margin: 40px 0 20px 0;
    }

    .sec3_conbox .tbox h4 span {
        font-size: 4vh;
    }

    .sec3_conbox .tbox p {
        font-size: 4vw;
    }

    .sec3_conbox .tbox p span {
        font-size: 4vw;
    }

    .s3_imgbx {
        display: block;
        margin-top: 0;
        padding: 0 3%;
        overflow: hidden;
    }

    .s3_imgbx > div {
        width: 50%;
        float: left;
        line-height: 0;
        font-size: 0;
    }

    .sec3_conbox .tbox {
        padding: 40px 0 60px 0;
        ;
    }





    .sec5 {
        height: 100%;
        background-size: cover;
        padding: 60px 0;
    }

    .sec5_conbox {}

    .sec5_conbox ul {
        margin-top: 40px;
    }

    .sec5_conbox ul li {
        width: 49%;
        margin-left: 2%;
        min-height: auto;
        margin-bottom: 2%;
    }

    .sec5_conbox ul li:nth-child(3n+1) {
        margin-left: 2%;
    }

    .sec5_conbox ul li:nth-child(2n+1) {
        margin-left: 0;
    }

    .sec5_conbox .txtbx {
        line-height: 40px;
        font-size: 16px;
    }

    .sec5_logo_bg {
        width: 100px;
    }

    .sec6 {
        padding: 60px 0 0 0;
    }

    .tabWrap {
        margin-top: 20px;
    }

    .tab button {
        width: calc((100% - 4px) / 3);
        margin-left: 2px;
        font-size: 13px;
        padding: 12px 0;
        letter-spacing: -0.1rem;
    }

    .tab button:nth-child(6n+1) {
        margin-left: 2px;
    }

    .tab button:nth-child(3n+1) {
        margin-left: 0;
    }

    .tabcontent {
        margin-top: 20px;
        background-size: auto 90px;
    }

    .tabcontent .tit {
        width: 100%;
    }

    .tabcontent .detailbox {
        margin-top: 40px;
        display: block;
    }

    .tabcontent .detailbox > div {
        width: 100%;
        padding: 0 2%;
    }

    .tabcontent .tit_mi {
        font-size: 26px !important;
        padding-top: 60px !important;
    }

    .tabcontent .tit_mi2 {
        font-size: 26px !important;
        margin-top: 60px !important;
    }

    .tabcontent .infobx {
        margin-top: 20px;
    }



    .mapbtn {
        width: 120px;
        height: 120px;
    }

    .mapbtn span {
        font-size: 16px;
        letter-spacing: 0;
    }

    .mapbtn p {
        font-size: 18px;
    }


    .infobx a {
        font-size: 24px;
        line-height: 60px;
        margin-top: 0;
    }

    #topBtn {
        width: 70px;
    }

    .sec4 {
        height: auto;
    }

    .sec4 .inner {
        padding: 0 0 30px 0 ;
        position: relative;
    }


    .mobile_headerWrap .allmenu {
        width: 35px;
        height: 25px;
        background-size: contain;
    }
    
    
    .s3_web { display: none; }
    .s3_mob { display: block; height: 100%; }
    .s3_mob > p {text-align: center;  font-size: 26px; font-weight:900; color:#007a9c; padding:40px 0 30px 0;   }
    .mob_n_bg {position: relative; }
    .mob_n_bg img {width: 100%; height: 100%; object-fit: contain; }
    
    .s3_mob .areabtn {position: absolute; font-size: 18px; font-weight: 900; color:#fff; width: 100px; height: 100px; border: 10px solid #364664;  background: #364664; border-radius: 50%; text-align: center ; line-height: 100px;  cursor: pointer;  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px; box-sizing: content-box;}
    .ara1 { top: 19%; left:28%; }
    .ara2 { top: 62%; right:24%; }
    .ara3 { top: 71%; left:24%; }
    .ara4 { top: 43%; left:34%; }
    

.backButton { position: absolute; top:-22px; left:50%; transform: translateX(-50%); display: block; width: 80%; margin:0 auto; text-align: center; line-height: 40px; background: #53a5ba; border-radius: 25px; color:#fff; font-weight: 700; cursor: pointer; }

    .seoul_map { position: relative; height: 100%; display: none;  
    }
    .seoul_map img {width: 100%; }
    .seoul_map .mprd1 .mapbtn{top:46%; left: 65%;}
    .seoul_map .mprd2 .mapbtn{top:32%; left: 80%;}
    .seoul_map .mprd3 .mapbtn{top:29%; left: 22%;}
    .seoul_map .mprd4 .mapbtn{top:33%; left: 1%;}
    .seoul_map .mprd5 .mapbtn{top:50%; left: 8%;}
    .seoul_map .mprd6 .mapbtn{top:20%; left: 54%;}
    .seoul_map .mprd7 .mapbtn{top:11%; left: 75%;}
    .seoul_map .mprd8 .mapbtn{top:67%; left: 1%;}
    .seoul_map .mprd9 .mapbtn{ top: 65%; left: 22%;}
    .seoul_map .mprd10 .mapbtn{ top: 76%; left: 46%;}
    .seoul_map .mprd11 .mapbtn{top: 70%; left: 63%;}
    .seoul_map .mprd13 .mapbtn{top: 58%; left: 80%;}
    .seoul_map .mprd14 .mapbtn{top: 9%; left:38%;}
    
    
    
    
    
    
    
    .chungschung_map { position: relative; height: 100%; display: none;  
    }
    .chungschung_map img {width: 100%; }
    .chungschung_map .mprd12 .mapbtn{top: 10%; left: 64%; }
    
    
    
    
    
    
    
    
    
    
    
    
}



@media (max-width: 600px) {
    .tabsWrap {
        height: 60px;
    }

    .topBox h1 {
        line-height: 60px;
    }

    .mainWrap {
        margin-top: 60px;
    }

    .mapbtn {
        width: 70px;
        height: 70px;
    }

    .mapbtn span {
        font-size: 10px;
        line-height: 1;
        padding: 3px;
    }

    .mapbtn p {
        font-size: 11px;
        margin-top: 4px;
    }

    .mapmdbx {
        width: 130px;
        top: 52%;
    }

    .mapmdbx a {
        font-size: 13px;
    }

    .mprd1 .mapbtn {
        top: 37%;
        left: 74%;
    }

    .mprd2 .mapbtn {
        top: 22%;
        left: 77%;
    }

    .mprd3 .mapbtn {
        top: 23%;
    }

    .mprd4 .mapbtn {
        top:30%; 
        left: 6%;
    }
    
    .mprd5 .mapbtn {
    top:52%; 
    left: 10%;
    }

    .mprd6 .mapbtn {
        top: 12%;
        left: 54%;
    }

    .mprd7 .mapbtn {
        top: 26%;
        left: 53%;
    }

    .mprd8 .mapbtn {
        left: 7%;
    }

    .mprd9 .mapbtn {
        top: 8%;
    }

    .mprd11 .mapbtn {
        top: 65%;
        left: 10%;
    }

    .section_cotainer h2 {
        letter-spacing: -0.04rem;
        padding-top: 8vh;
        line-height: 1.5;
    }

    .sec1 {
        height: 600px;
    }

    .sec1_conbox {
        height: 560px;
    }

    .sec2 .imgbx img {
        width: 50vw;
    }

    .s3_minbox > div {
        font-size: 16px;
        border-radius: 20px;
        padding: 20px 10px;
    }

    .s3_minbox > div span {
        font-size: 18px;
    }

    .sec3_conbox h2 {
        letter-spacing: -0.1rem
    }

    .sec3_conbox .tbox h4 {}

    .sec3_conbox .tbox h4 span {}

    .section_cotainer h3 {
        padding-top: 20px;
        line-height: 1.5;
    }

    .sec3_conbox .tbox p {}

    #footerarea {
        height: 100px;
    }

    #footerarea p {
        font-size: 12px;
    }

    .section_cotainer .sec5_conbox h2 {
        padding-top: 30px;
    }

    .sec6 {
        padding: 30px 0 0 0;
    }

    .sec6 h3 {
        padding-top: 0;
    }
    
    
    .s3_mob .areabtn { width: 15vw; height: 15vw; line-height: 15vw; font-size: 14px; border: 1.8vw solid #364664;  }
    
    .ara3 { top:68%;  left: 22%; }
    .s3_mob > p {font-size: 20px;}
    
}

@media (max-width: 370px) {

    .mapbtn {
        width: 55px;
        height: 55px;
    }
    .mapbtn span {display: none; }
    .mapbtn span P {
        font-size: 10px;
    }

    .mapbtn p {
        font-size: 10px;
    }

    .mapmdbx {
        width: 100px;
        padding: 5px 5px 10px 5px;
        border-radius: 10px;
    }

    .mapmdbx a {
        font-size: 11px;
        padding: 4px 0;
    }
}