@charset "UTF-8";

.fa-heart{display: none !important;;}

.theme_visual{background: url("../img/visual.png")no-repeat; background-size: cover; height: 740px; position: relative;}
.theme_visual .width{height: 100%;}
.theme_visual .text{width: 100%; height: 100%; display: flex; justify-content: center; flex-direction: column;}
.theme_visual .text h2{font-size: 5.2rem; color: #fff; font-weight: bold; line-height: 135%;}
.theme_visual .text p{font-size: 2.0rem; margin-top: 15px; color: #fff; font-weight: 600;}

.theme_visual .tab-container {display: flex; width: 100%; }
.theme_visual .tab {
    clip-path: polygon(0 0, 87% 0, 100% 100%, 0% 100%);
    background: #0086b8; width: 145px; text-align: center; padding: 10px 0; font-size: 1.6rem; font-weight: 600; color: #fff; cursor: pointer}

.theme_visual .tab1 {
background: #00b8a3;
}
.theme_visual .tab1{position: relative; z-index: 3; width: 130px;}
.theme_visual .tab2{position: relative; left: -20px; z-index: 1;}
.theme_visual .tab-content {
    display: none;
}

.theme_visual .tab-content.active {
    display: block;
}

.theme_visual .width3{position: absolute; right: 0; display: flex; align-items: flex-end;justify-content: center; top: 0; height: 100%; flex-direction: column; max-width: 743px; z-index: 9;}
.theme_visual .tab-content .text{ width: 350px;
    height: 285px;
    background: url("../img/v_bg.png") no-repeat;
    background-size: cover;
    padding: 20px 50px; position: relative;}
.theme_visual .tab-content .text h3{color: #fff; font-size: 3.2rem; font-weight: bold; margin-bottom: 20px;}
.theme_visual .tab-content .text a{color: #fff;
    position: relative;
    padding-bottom: 2px;
    transition: all 0.3s ease; display: inline-block; margin-bottom: 40px; width: 80px; font-size: 1.8rem;}
.theme_visual .tab-content .text a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: #fff;
    transition: width 0.3s ease;
}
.theme_visual .tab-content .text a:hover:after {
    width: 100%;
}
.theme_visual .tab-content .text2{background: url("../img/v_bg2.png") no-repeat;}
.theme_visual .tab-content .text .v-pagination{position: relative; width: 70%; height: 2px;}
.theme_visual .tab-content .text .v-pagination2{position: relative; width: 70%; height: 2px;}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #fff;}
.swiper-pagination-progressbar{background: rgba(255,255,255,0.6);}
.theme_visual .tab_wrap{display: flex; align-items: center;}
.theme_visual .tab_wrap .latest{width: 100%; max-width: 460px; position: relative; margin-left: -67px;}
.theme_visual .tab-content .v_btn{display: flex; align-items: center; gap: 0px 2%; margin-top: 17px;}
.theme_visual .tab-content .v_btn > div{  cursor: pointer;}
.theme_visual .tab-content .v_btn > div img{width: 49px;}

.bar_wrap{display: flex; align-items: center;}
.bar_wrap .bar1{width: 20%; height: 4px; background: var(--color);}
.bar_wrap .bar2{width: 80%; height: 4px; background: #ddd;}

.m1{padding: 45px 0;}
.m1 .width{display: flex; align-items: center; justify-content: space-between;}
.m1 .text h3{font-size: 1.8rem; font-weight: 800; color: var(--color); margin-bottom: 20px;}
.m1 .text h2{font-size: 3.2rem; line-height: 130%;}
.m1 .icon{display: flex; justify-content: space-between; width: 65%;}
.m1 .icon a span{width: 102px; height: 102px; border-radius: 50%; background: #f2f2f2; display: flex; align-items: center; justify-content: center; border: 1px solid #f2f2f2; transition: 0.3s all;}
.m1 .icon a:hover span{border: 1px solid var(--color); box-shadow: 0px 0px 20px rgba(60,174,168,0.2)}
.m1 .icon a p{text-align: center; font-size: 1.8rem; font-weight: 600; color: #333; margin-top: 18px;}

.ft_ser{border-top: 1px solid #ddd; padding: 22px 0;}
.ft_ser ul{display: flex; gap: 0px 2%; align-items: center;}
.ft_ser ul li a{font-weight: 500; font-size: 1.5rem; color: #999;}
.ft_ser ul span{font-size: 1.0rem; color: #999;}

#ft{background: #f6f6f6; padding: 45px 0; }
#ft .footer{display: flex; justify-content: space-between;}
#ft .ft_info_wrap{display: flex; gap: 15px 3%; width: 80%;}
#ft .foot_info ul{display: flex; gap: 0px 10px; margin-bottom: 4px;}
#ft .foot_info ul li{font-size: 1.5rem; font-weight: 500; color: #999;}
#ft .foot_info ul a{font-size: 1.5rem; font-weight: 500; color: #999;}
#ft .foot_info span{font-size: 1.5rem; font-weight: 500; color: #999;}
#ft .foot_info p{text-align: left; margin-top: 15px; font-size: 1.4rem; font-weight: 300; color: #999;}
#ft .sns{display: flex; gap: 0px 10px;}
.foot_logo ul li a{color: #f6f6f6;}

.sub_nav{ margin-top: -90px}
.sub_nav .lnb{background: #fff; height: 90px;  padding: 0px 3%;}
.sub_nav .lnb .lnb_bor{border-bottom: 2px solid #ddd; display: flex; justify-content: space-between; height: 100%; align-items: center;}
.sub_nav .lnb .dep1 li{font-size: 2.2rem; font-weight: 600; color: #333; position: relative; height: 90px; display: flex; align-items: center;}
.sub_nav .lnb .dep1 li:after{content: ''; width: 100%; height: 2px; background: var(--color); position: absolute; bottom: -1px; left: 0;}
.sub_nav .lnb .dep2{display: flex; gap: 0 2.5%; width: 80%; justify-content: flex-end;}
.sub_nav .lnb .dep2 a{font-size: 1.8rem; color: #121212; position: relative; height: 90px; display: flex; align-items: center;}
.sub_nav .lnb .dep2 a.on{color: var(--color); font-weight: bold;}
.sub_nav .lnb .dep2 a.on:after{content: ''; width: 10px; height: 10px; background: var(--color); border-radius: 50%; position: absolute; bottom: -5px; left: 0; right: 0; margin: 0 auto;}

.board_title{margin-bottom: 130px;}
.board_title h6{font-size: 1.8rem; color: var(--color); margin-bottom: 20px; font-weight: bold; text-transform: uppercase;}
.board_title h2{font-size: 5.0rem; font-weight: bold;}

.point:after{content:""; clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%); background: var(--color); width: 110%; left: -5%; right: 0; margin: 0 auto; height: 11px; position: absolute; bottom: 2px; z-index: -1;}

.p1 .box_wrap{display: flex; align-items: flex-end; justify-content: space-between; gap: 20px 0;}
.p1 .box_wrap .text{width: 48%;}
.p1 .box_wrap .text h2{font-size: 4.2rem; font-weight: bold; line-height: 145%; color: #121212; margin-bottom: 50px;}
.p1 .box_wrap .text h2 b{font-weight: bold; position: relative;}
.p1 .box_wrap .text h3{font-size: 3.0rem; font-weight: 600; color: #333; line-height: 130%; margin-bottom: 90px;}
.p1 .box_wrap .text p{font-size: 2.0rem; line-height: 150%; color: #333; margin-top: 40px;}
.p1 .box_wrap .text h6{margin-top: 85px; text-align: right; font-size: 2.2rem; font-weight: 200;}
.p1 .box_wrap .text h6 b{font-weight: 400;}
.p1 .box_wrap .img{width: 46.5%; position: relative;}
.p1 .box_wrap .img img{width: 100%; position: relative; z-index: 3;}
.p1 .box_wrap .img:after{content:'';width: 300%; height: 90%; background: var(--color); position: absolute;  left: 200px; top: -100px; z-index: 1;}

.p2 .img{max-width: 1320px; margin: 0 auto; width: 100%;}
.p2 .img img{width: 100%;}

.p3 .board_title{margin-bottom: 55px;}
.p3 .bg{background: url("../img/p3-bg.png")no-repeat; background-size: cover; background-position: center; height: 350px; display: flex; align-items: center; justify-content: center; }
.p3 .his_all{padding: 110px 0 0 50px;}
.p3 .his_wrap{display: flex; margin-top: 70px;}
.p3 .his_wrap h2{font-size: 4.0rem; font-weight: 600; min-width: 125px;}
.p3 .his_wrap .line{margin-top:10px; margin-right: 30px; position: relative;}
.p3 .his_wrap .line img{position: relative; z-index: 3;}
.p3 .his_wrap .line2:after{content: ''; width: 1px; height: 100%; position: absolute; background: var(--color); left: 0; right: 0; margin: 0 auto; z-index: 1l}
.p3 .his_wrap .text{margin-top: 13px;}
.p3 .his_wrap .text dl{display: flex; margin-bottom: 30px;}
.p3 .his_wrap .text dt{font-size: 1.8rem; color: var(--color); font-weight: 500; min-width: 60px;}
.p3 .his_wrap .text dd{font-size: 1.8rem; font-weight: 500; }
.p3 .his_wrap .text dl:last-child{margin-bottom: 0px;}

.p4 .board_title{margin-bottom: 85px;}
.p4 h3{text-align: center; font-size: 3.8rem; font-weight: 600; color: #333; line-height: 145%; margin-bottom: 100px;}
.p4 h3 .c1{color: #6ac8c7;}
.p4 h3 .c2{color: #a2d06d;}
.p4 h3 .c3{color: #ffcd67;}
.p4 h3 .c4{color: #f48fac;}
.p4 .box_wrap{display: flex; align-items: center; justify-content: space-between; gap: 25px 0;}
.p4 .box_wrap .img{width: 50%;}
.p4 .box_wrap .img img{width: 100%;}
.p4 .color_box{width: 48%; display: flex; flex-direction: column; gap: 12px 0;}
.p4 .color_box .box{display: flex; align-items: center; border: 1px solid #bdbdbd; padding: 12px 18px; gap: 0px 4%;}
.p4 .color_box .box .text{width: 100%;}
.p4 .color_box .box h4{font-size: 2.6rem; font-weight: 600; color: #262626; margin-bottom: 12px;}
.p4 .color_box .box dl{display: flex; gap: 0px 4%; width: 100%; color: #666; font-size: 2.0rem; font-weight: 500;}
.p4 .btn_wrap{display: flex; align-items: center; margin-top: 80px; justify-content: center; gap: 0px 2%;}
.p4 .btn_wrap a{width: 100%; max-width: 325px; border-radius: 8px; background: #f8f8f8; height: 65px; padding: 0px 45px; display: flex; align-items: center; justify-content: space-between; font-size: 1.8rem; font-weight: bold; color: #a4a7ab;}

.p5 .board_title{margin-bottom: 80px;}
.p5 .map_wrap .root_daum_roughmap .cont{display: none;}
.p5 .map_wrap .root_daum_roughmap_landing{width: 100% !important;}
.p5 .use_wrap{margin-top: 60px; display: flex; justify-content: space-between; gap: 20px 0;}
.p5 .use_wrap .box{width: 50%;}
.p5 .use_wrap .box h2{font-size: 2.4rem; font-weight: 600; color: #222; display: flex; align-items: center; gap: 0px 25px; margin-bottom: 30px;}
.p5 .use_wrap .box dl{display: flex; align-items: center; gap: 0px 28px; padding-left: 5px; margin-top: 30px;}
.p5 .use_wrap .box dd{font-size: 2.0rem; font-weight: 500; color: #222; display: flex; align-items: center;}
.p5 .use_wrap .box dd p{min-width: 260px;}
.p5 .use_wrap .box dd span{width: 80px; height: 36px; border-radius: 7px; background: #f1f1f1; text-align: center; font-size: 2.0rem; font-weight: 500; line-height: 36px;}
.p5 .com_wrap{margin-top: 70px;}
.p5 .com_wrap h2{font-size: 2.4rem; font-weight: 600; color: #222; display: flex; align-items: center; gap: 0px 25px; margin-bottom: 30px;}
.p5 .com_wrap .com1{border-top: 2px solid var(--color); display: flex;}
.p5 .com_wrap dt{min-width: 285px; background: #f4f4f4; height: 70px; max-width: 285px; display: flex; align-items: center; justify-content: center; font-size: 2.0rem; font-weight: 600; color: #222; border-bottom: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8;}
.p5 .com_wrap dd{font-size: 1.8rem; display: flex; align-items: center; padding-left: 25px; border-bottom: 1px solid #e8e8e8; width: 100%;}
.p5 .com_wrap .com2{display: flex; width: 100%;}
.p5 .com_wrap .com2 dl{width: 50%; display: flex;}
.p5 .com_wrap .com2 dd{width: 100%;}

.p6 .board_title{margin-bottom: 100px;}
.p6 .img{max-width: 860px; margin: 0 auto 180px auto;}
.p6 .img img{width: 100%;}
.p6 .box_wrap{display: flex; gap: 100px 4%; flex-wrap: wrap;}
.p6 .box_wrap .box{width: 48%;}
.p6 .box_wrap .box .b_txt h2{position: relative; padding-left: 16px; font-size: 3.2rem; font-weight: bold; margin-bottom: 20px;}
.p6 .box_wrap .box .b_txt h2:after{content: ''; width: 5px; height: 35px; background: var(--color); position: absolute; left: 0; }
.p6 .box_wrap .box .b_txt p{color: #666; line-height: 140%; min-height: 70px; font-size: 1.6rem;}
.p6 .box_wrap .box .himg{overflow: hidden; position: relative;}
.p6 .box_wrap .box .himg img{width: 100%;}
.p6 .box_wrap .box .himg .hide{background: rgba(60,174,168,0.9); padding: 30px; position: absolute; z-index: 2; bottom: -260px; left: 0; width: 100%; transition: 0.5s all;}
.p6 .box_wrap .box .himg .hide ul{display: flex; flex-direction: column; gap: 14px 0;}
.p6 .box_wrap .box .himg .hide li{font-size: 1.8rem; color: #fff;}
.p6 .box_wrap .box .himg h2{padding: 2px 30px; display: flex; align-items: center; justify-content: space-between; background: var(--color); color: #fff; font-size: 2.4rem; font-weight: 600; }
.p6 .box_wrap .box .himg h2 span{font-size: 4.8rem; font-weight: 200;}
.p6 .box_wrap .box:hover .himg .hide{bottom: 60px;}


@media all and (max-width: 1400px){
    .theme_visual .width3{max-width: 583px;}
    .theme_visual .tab_wrap .latest{max-width: 350px;}
    .theme_visual .tab-content .text{width: 300px;}
    .theme_visual .tab1{width: 100px;}
    .theme_visual .tab2{width: 110px;}
    .theme_visual .text h2{font-size: 4.0rem;}
    .theme_visual .text p{font-size: 1.8rem;}
}
@media all and (max-width: 1200px){
    .theme_visual .width3{position: initial; max-width: initial; width: 100%;}
    .theme_visual{height: initial; padding: 140px 0 100px 0;}
    .theme_visual .width{margin-bottom: 50px;}
    .theme_visual .tab_wrap .latest{max-width: initial;}
    .theme_visual .tab-content{width: 100%;}
    .theme_visual .tab-content .text{min-width: 250px; padding: 20px; height: 240px;}
    .theme_visual .tab-content .text h3{font-size: 2.8rem; margin-bottom: 10px;}
    .theme_visual .tab-content .v_btn > div img{width: 37px;}
    .pic_lt_block li{padding: 20px 20px;}
    .pic_lt_block2 li{padding: 20px;}
    .p4 h3{font-size: 3.0rem;}
    .p4 .color_box .box span img{width: 70px;}
    .p5 .com_wrap .com2{flex-wrap: wrap;}
    .p5 .com_wrap .com2 dl{width: 100%;}
}
@media all and (max-width: 1024px){
    .m1 .icon a span{width: 80px; height: 80px;}
    .m1 .icon a p{font-size: 1.5rem; margin-top: 15px;}
    .m1 .text h2{font-size: 2.8rem;}
    #ft .footer{flex-direction: column; gap: 25px 0;}
    #ft .sns{justify-content: center;}
    .sub_nav .lnb{height: 50px;}
    .sub_nav{margin-top: -50px;}
    .sub_nav .lnb .dep1 li{height: 50px; font-size: 1.6rem;}
    .sub_visual .sub_top_text{padding-top: 0px; }
    .sub_visual .sub_top_text h2{font-size: 5.0rem;}
    .sub_nav .lnb .dep2 a{height: 50px; font-size: 1.4rem;}
    .sub_visual .sub_top_text h3{font-size: 1.7rem;}
    .board_title h6{font-size: 1.5rem; margin-bottom: 10px;}
    .board_title h2{font-size: 3.6rem;}
    .board_title{margin-bottom: 70px;}
    .p1 .box_wrap .text h2{font-size: 3.0rem; margin-bottom: 25px;}
    .p1 .box_wrap .text h3{font-size: 2.2rem; margin-bottom: 20px;}
    .p1 .box_wrap .text p{font-size: 1.7rem; margin-top: 15px;}
    .p1 .box_wrap .text h6{margin-top: 40px; font-size: 2.0rem;}
    .p1 .box_wrap .img:after{left: 15%; top: -50px;}
    .p3 .bg{height: 250px;}
    .p3 .his_all{padding: 0;}
    .p4 .box_wrap{flex-direction: column;}
    .p4 .box_wrap .img{width: 100%;}
    .p4 .color_box{width: 100%;}
    .p4 .color_box .box h4{font-size: 2.2rem;}
    .p4 .color_box .box dl{font-size: 1.6rem; letter-spacing: -0.07em}
    .p6 .box_wrap .box .b_txt h2{font-size: 2.6rem; margin-bottom: 14px;}
    .p6 .box_wrap .box .b_txt h2:after{width: 4px; height: 26px;}
    .p6 .box_wrap .box .b_txt p{font-size: 1.5rem; letter-spacing: -0.07em}
    .p6 .box_wrap .box .himg h2{padding: 2px 20px; font-size: 2.0rem;}
    .p6 .box_wrap .box:hover .himg .hide{bottom: 50px; padding: 20px;}
    .p6 .box_wrap .box .himg .hide li{font-size: 1.5rem;}
    .p6 .img{margin: 0 auto 80px auto}
}
@media all and (max-width: 900px){
    #ft .ft_info_wrap{flex-direction: column; width: 100%; justify-content: center;}
    #ft .foot_info ul{justify-content: center; flex-direction: column;}
    #ft .foot_info p{text-align: center;}
    #ft .foot_info span{display: none;}
}
@media all and (max-width: 850px){
    .p6 .box_wrap .box .b_txt p br{display: none;}
    .p6 .box_wrap .box .b_txt p{margin-bottom: 20px;}
}
@media all and (max-width: 768px){
    .theme_visual .text h2{font-size: 3.2rem;}
    .theme_visual .tab_wrap .latest{width: 58%;}
    .theme_visual .tab-content .text{min-width: 220px; width: 220px;}
    .pic_lt_block li .last_title{font-size: 1.6rem; letter-spacing: -0.08em}
    .m1 .width{flex-direction: column; align-items: flex-start; gap: 25px 0;}
    .m1 .icon{width: 100%; flex-wrap: wrap; gap: 35px 2%; justify-content: flex-start;}
    .m1 .icon a{width: 31%; text-align: center;}
    .m1 .icon a span{margin: 0 auto;}
    .p1 .box_wrap{flex-direction: column-reverse;}
    .p1 .box_wrap .img{width: 100%;}
    .p1 .box_wrap .text{width: 100%;}
    .p3 .his_wrap h2{font-size: 3.0rem; min-width: initial; width: 100%; margin-bottom: 10px;}
    .p3 .his_wrap{flex-wrap: wrap;}
    .p3 .his_wrap .line img{width: 18px;}
    .p3 .his_wrap .line{margin-top: 14px; margin-right:4px;}
    .p3 .his_wrap .text dt{font-size: 1.6rem; min-width: 35px;}
    .p3 .his_wrap .text dd{font-size: 1.5rem; letter-spacing: -0.07em}
    .p4 h3{margin-bottom: 50px; font-size: 2.2rem; letter-spacing: -0.08em}
    .p4 h3 br{display: none;}
    .p4 .board_title{margin-bottom: 60px;}
    .p4 .btn_wrap a{font-size: 1.5rem; padding: 0px 10px;}
    .p5 .use_wrap{flex-direction: column; gap: 60px 0;}
    .p5 .use_wrap .box{width: 100%;}
    .p5 .use_wrap .box dd p{min-width: 180px;}
    .p5 .com_wrap dt{height: 60px; min-width: 100px; max-width: 140px;}
    .sub_nav .lnb .dep2{gap: 0px 4%;}
    .p5 .com_wrap dd{padding-left: 7px;}
}
@media all and (max-width: 650px){
    .p6 .box_wrap .box{width: 100%;}
    .p6 .box_wrap .box .b_txt p{margin-bottom: 0px;}
    .p6 .box_wrap .box .b_txt p{font-size: 1.6rem; margin-bottom: 20px}
}
