/* sub_top */
.sub_visual { position: relative; height: 345px; overflow: hidden; }
.sub_visual .bg { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transform-origin: center; }
.sub_visual .bg { animation: suv_bg forwards linear 5s; }
@keyframes suv_bg {
    0% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
.sub_visual.sub1 .bg { background: url(/image/sub/subcommon/subtop_bg1.jpg) no-repeat center/cover; }
.sub_visual.sub2 .bg { background: url(/image/sub/subcommon/subtop_bg2.jpg) no-repeat center/cover; }
.sub_visual.sub3 .bg { background: url(/image/sub/subcommon/subtop_bg3.jpg) no-repeat center/cover; }
.sub_visual.sub4 .bg { background: url(/image/sub/subcommon/subtop_bg4.jpg) no-repeat center/cover; }

.sub_visual .frame { z-index: 2; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.45); }
.sub_visual .txtbox { z-index: 3; position: relative; top: 100px; height: calc(100% - 245px); padding: 0 20px; }
.sub_visual .txtbox .texts { position: relative; top: 50%; transform: translateY(-50%); text-align: center; }
.sub_visual .txtbox .text1 { font-weight: 700; font-size: 40px; color: #fff; letter-spacing: -0.01em; }
@media (max-width: 1660px) {
    .sub_visual { height: 440px; }
    .sub_visual .txtbox { top: 90px; height: calc(100% - 135px); }
}
@media (max-width: 1440px) {
    .sub_visual { height: 400px; }
    .sub_visual .txtbox { top: 80px; height: calc(100% - 125px); }
}
@media (max-width: 1279px) {
    .sub_visual { height: 380px; }
    .sub_visual .txtbox { top: 70px; height: calc(100% - 115px); }
}
@media (max-width: 1023px) {
    .sub_visual { height: 330px; }
    .sub_visual .txtbox { top: 60px; height: calc(100% - 130px); }
}
@media (max-width: 767px) {
    .sub_visual { height: 280px; }

    .sub_visual.sub4 .bg { background-position-x: 80%; }
    .sub_visual.sub5 .bg { background-position-x: 80%; }
}

.subtop { position: relative; z-index: 10; margin-top: -45px; height: 45px; background-color: rgba(0, 0, 0, 0.7); }
.subtop .contwrap { height: 100%; }
.subtop .subtop_flex { display: flex; flex-wrap: nowrap; height: 100%; }
.subtop .subtop_flex .top_cont { position: relative; }
.subtop .subtop_flex .top_cont1 { position: relative; display: block; width: 45px; height: 100%; border-right: 1px solid #666; border-left: 1px solid #666; transition: background-color 0.3s; }
.subtop .subtop_flex .top_cont1:hover { background-color: #000; }
.subtop .subtop_flex .top_cont1 a { position: relative; display: block; height: 100%; color: #fff; }
.subtop .subtop_flex .top_cont1 img { display: inline-block; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 18px; }
.subtop .subtop_flex .top_cont2 { width: 300px; height: 100%; border-right: 1px solid #666; }
.subtop .subtop_flex .top_cont3 { width: 400px; height: 100%; border-right: 1px solid #666; }
.subtop.noSub .subtop_flex .top_cont3 { display: none !important; }

.subtop .subtop_flex .top_cont .top_contin { display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; padding: 14px; height: 100%; font-size: 15px; color: #fff; transition: background-color 0.3s; }
.subtop .subtop_flex .top_cont .top_contin:hover { background-color: #000; }

.subtop .subtop_flex .donw_arrow { transform-origin: center; width: 12px; }
.subtop .subtop_flex .active .donw_arrow { transform: rotateZ(180deg); }

.subtop .subtop_flex .top_cont .top_subs { z-index: 10; display: none; position: absolute; left: -1px; width: calc(100% + 2px); background-color: #333; border: 1px solid #666;  }
.subtop .subtop_flex .top_cont .top_subs a { display: block; padding: 10px 14px; text-align: left; font-size: 14px; color: #fff; }
.subtop .subtop_flex .top_cont .top_subs a:hover { background-color: #000; }

@media (max-width: 1023px) {
    .subtop { height: 70px; margin-top: -70px; }
    .subtop .subtop_flex { flex-wrap: wrap; }
    .subtop .subtop_flex .top_cont1 { width: 35px; height: 35px; }
    .subtop .subtop_flex .top_cont2 { width: calc(100% - 35px); height: 35px; }
    .subtop .subtop_flex .top_cont3 { width: 100%; height: 35px; border-left: 1px solid #666; border-top: 1px solid #666; }

    .subtop .subtop_flex .top_cont .top_contin { font-size: 13px; }

    .subtop.noSub { height: 35px; margin-top: -35px; }
}

/* sub_common */
.sub_sect { position: relative; padding: 80px 0; overflow: hidden; }
.sub_sect .sub_tit { padding-bottom: 40px; text-align: center; font-weight: 600; font-size: 36px; color: #000; line-height: 1.4; }


/* sub1_1 */
.sub1_1 .content {display: flex;  gap: 50px; align-items: flex-start; flex-wrap: wrap;}
.sub1_1 .content .text {flex: 1;}
.sub1_1 .content .text span {display: block; font-size: 20px; line-height: 1.25; color: #2c3077; font-weight: 400;}
.sub1_1 .content .text strong{display: block; font-size: 36px; color: #2c3077; margin: 15px 0 25px 0;}
.sub1_1 .content .text p {font-size: 18px; color: #000000; line-height: 1.25; margin-bottom: 35px; font-weight: 300;}
.sub1_1 .content .text .bottom_text {text-align: right;}
.sub1_1 .content .text .bottom_text b {font-weight: 700; display: block; margin-bottom: 5px}
.sub1_1 .content .text .bottom_text img {margin-left: 15px;}

@media (max-width: 767px) {
    .sub1_1 .content .text p {margin-bottom: 15px;}
    .sub1_1 .content .text .bottom_text img {width: calc(115px - 5vw);}
}

.sub1_2 img{display: block; margin: 0 auto;}


/* sub1_4 */
.sub1_3 .mapcont { position: relative; height: 600px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.sub1_3 .mapcont .root_daum_roughmap { width: 100%; height: 100%; }
.sub1_3 .mapcont .root_daum_roughmap .wrap_map { width: 100%; height: 100%; }
.sub1_3 .mapdesc { margin-top: 20px; display: flex; flex-wrap: nowrap; justify-content: space-between; font-weight: 600; font-size: 18px; color: #444; line-height: 1.47; }
.sub1_3 .mapdesc * { font-weight: inherit; font-size: inherit; color: inherit; line-height: inherit; }
.sub1_3 .mapdesc dl { width: 48%; display: flex; flex-wrap: nowrap; align-items: center;}
.sub1_3 .mapdesc dl dt { min-width: max-content; margin-right: 18px; }
.sub1_3 .mapdesc dl dt img { display: inline-block; width: 48px; }
.sub1_3 .mapdesc dl dd p { display: flex; flex-wrap: nowrap; }
.sub1_3 .mapdesc dl dd p span { display: inline-block; }
.sub1_3 .mapdesc dl dd p span:first-of-type { min-width: max-content; }
.sub1_3 .mapdesc dl dd p span:last-of-type { width: 100%; }
.sub1_3 .mapdesc dl dd p .br1 { display: none; }
@media (max-width: 1660px) {
    .sub1_3 .mapcont { height: calc(300px + 17vw); }
    .sub1_3 .mapdesc dl dt { margin-right: 16px; }
    .sub1_3 .mapdesc dl dt img { width: 44px; }
}
@media (max-width: 1440px) {
    .sub1_3 .mapcont { height: calc(260px + 15vw); }
    .sub1_3 .mapdesc dl dt { margin-right: 15px; }
    .sub1_3 .mapdesc dl dt img { width: 40px; }
}
@media (max-width: 1279px) {
    .sub1_3 .mapcont { height: calc(230px + 12vw); }
    .sub1_3 .mapdesc { display: block; font-weight: 500; }
    .sub1_3 .mapdesc dl { width: 100%; }
    .sub1_3 .mapdesc dl:nth-of-type(n + 2) { margin-top: 20px; }
    .sub1_3 .mapdesc dl dt { margin-right: 13px; }
    .sub1_3 .mapdesc dl dt img { width: 35px; }
}
@media (max-width: 767px) {
    .sub1_3 .mapcont { height: calc(200px + 8vw); }
    .sub1_3 .mapdesc dl { display: block; text-align: center; }
    .sub1_3 .mapdesc dl dt { min-width: initial; margin-right: initial; }
    .sub1_3 .mapdesc dl dt img { width: 32px; }
    .sub1_3 .mapdesc dl dd { margin-top: 7px; }
    .sub1_3 .mapdesc dl dd p { justify-content: center; text-align: left; }
    .sub1_3 .mapdesc dl dd p span:last-of-type { width: initial; }
    .sub1_3 .mapdesc dl dd p .br1 { display: inline-block; }
}
