@charset "UTF-8";

.theme_visual{height: 100vh; background: url('../img/visual.png')no-repeat; background-position: center; background-size: cover;}
.mtheme_visual{height: 440px; display: flex; align-items: center; justify-content: center; overflow: hidden; margin-top: 60px;}
.mtheme_visual video{height: 100%;}

video{width: 100%; display: block; min-width: 1600px;}

.main1{background: url('../img/bg1.png')no-repeat; background-position: center; background-size: cover; padding: 190px 0px; position: relative;}
.main1 .width{display: flex; justify-content: flex-end;}
.main1 .title{margin-top: 30px; position: absolute; left: 0;}
.main1 .title h2{font-size: 42px;  margin-bottom: 20px; white-space: nowrap;}
.main1 .title h2 b{font-weight: 800; color: #0a70b8;}
.main1 .title p{font-size: 26px; white-space: nowrap;}
.main1 .box_wrap{display: flex; justify-content: flex-end; gap: 15px;}
.main1 .box_wrap a{width: 240px; height: 240px; border-radius: 30px 15px 30px 15px; padding: 25px; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; transition: 0.4s all;} 
.main1 .box_wrap a span{display: flex; justify-content: space-between; align-items: center; width: 100%;}
.main1 .box_wrap a span p{color: #fff; font-size: 26px; font-weight: bold;}
.main1 .box_wrap1{margin-bottom: 15px;}
.main1 .box_wrap1 a:nth-child(1){background: #003e74;}
.main1 .box_wrap1 a:nth-child(2){background: #c9d9ef;}
.main1 .box_wrap2 a:nth-child(1){background: #c9d9ef;}
.main1 .box_wrap2 a:nth-child(2){background: #0a70b8;}
.main1 .box_wrap2 a:nth-child(3){background: #003e74;}
.main1 .box_wrap a:hover{transform: scale(1.05);}

.main2{background: #003e74; overflow: hidden;} 
.main2 .title{min-width: 410px; position: relative;}
.main2 .title::after{content: ''; width: 300%; height: 1000px; background: #003e74; position: absolute; z-index: 10; right: 0; top: -200px;}
.main2 .title h3{font-size: 15px; color: #57a2e5; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 15px; z-index: 11;} 
.main2 .title h2{font-size: 35px; color: #fff; line-height: 135%; margin-bottom: 25px; z-index: 11;}
.main2 .title h2 b{color: #fff; font-weight: 800;}
.main2 .title p{font-size: 22px; color: #fff; line-height: 145%; z-index: 11;}
.main2 .width{display: flex; align-items: center;}
.main2 .msSwiper{width: 60%; overflow: initial;}
.main2 .swiper-pagination-progressbar{position: initial; margin-top: 80px; height: 5px; background: #e6e6e6;}
.main2 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #57a2e5;}
.main2 .swiper-slide span{border-radius: 50px 10px 50px 10px; overflow: hidden; display: block; margin-bottom: 30px;}
.main2 .swiper-slide span img{width: 100%;}
.main2 .swiper-slide h2{font-size: 28px; color: #fff; font-weight: 800; margin-bottom: 10px;}
.main2 .swiper-slide p{font-size: 20px; color: #fff; font-weight: 300;}
.main2 .swiper-slide{opacity: 0.4;}
.main2 .swiper-slide-active{opacity: 1;}

.main3 .title h2{text-align: center; font-weight: 800; color: #003e74; font-size: 42px; margin-bottom: 65px;}
.main3 .box_wrap{display: flex; justify-content: space-between; position: relative; margin-bottom: 80px;}
.main3 .box_wrap::after{content: ''; width: 400%; height: 1px; background: #9ac7ef; position: absolute; top: 20px; left: -200%; z-index: 2;}
.main3 .box{width: 350px; text-align: center; position: relative; z-index: 10;}
.main3 .map_wrap{border-radius: 70px 15px 70px 15px; overflow: hidden;}
.main3 .map_wrap .root_daum_roughmap_landing{width: 100% !important;}
.main3 .root_daum_roughmap .wrap_btn_zoom{display: none;}
.main3 .root_daum_roughmap .wrap_controllers{display: none;}

#ft{background: #3e3e3e; padding: 85px 0px;}
#ft .foot_logo{margin-bottom: 25px; display: inline-block;}
#ft .foot_info span{font-size: 18px; color: #fff; margin: 0px 20px; line-height: 180%;}
#ft .foot_info a{font-size: 18px; color: #fff; margin: 0px 20px; line-height: 180%;}
#ft .copyright span{color: #e3e3e3; font-size: 18px; font-weight: 300; margin-top: 20px; line-height: 180%;}

.page1{padding-top: 140px;}
.page1 .width{display: flex; justify-content: space-between;}
.page1 .text_wrap{margin-top: 40px;}
.page1 .text_wrap h2{font-size: 36px; font-weight: 600; font-family: 'Pretendard'; margin-bottom: 40px;}
.page1 .text_wrap h2 b{font-family: 'InkLipquid'; color: #0a70b8; font-size: 72px; font-weight: 400; margin-right: 10px;}
.page1 .box_wrap{display: flex; gap: 0px 25px;}
.page1 ul{width: 400px;}
.page1 ul h3{font-size: 24px; font-weight: 600;  font-family: 'Pretendard'; position: relative; margin-bottom: 20px;}
.page1 ul h3::after{content: ''; width: 350px; height: 3px; background: #013e75; right: 0; top: 47%; position: absolute;}
.page1 .sec h3::after{right: -35px;}
.page1 ul li{color: #4c4c4c; line-height: 170%;  font-family: 'Pretendard'; font-size: 21px;}

.page2{background: #f8f8f8; padding-bottom: 140px; text-align: center;}
.page2 .line{display: block; width: 3px; height: 240px; background: rgba(1, 62, 117,0.4); margin: 0 auto;}
.page2 h2{margin-top: 70px; font-size: 48px; font-weight: 500; margin-bottom: 50px;}
.page2 h2 b{font-weight: 500; color: #0a70b8;}
.page2 p{font-size: 22px;  font-family: 'Pretendard'; font-weight: 300; line-height: 150%;}

.page3 h3{font-size: 36px; font-weight: 800; text-align: center; margin-bottom: 65px;}
.page3 h3 b{font-weight: 800; color: #0a70b8;}
.page3 .aSwiper .swiper-slide img{width: 100%;}
.page3 .aSwiper2 .name_btn{position: absolute; width: 120px; background: #606060; bottom: 0; right: 0; z-index: 13; display: flex; justify-content: flex-end; align-items: center;}
.page3 .aSwiper2 .name_btn div{width: 60px; height: 60px; text-align: center; line-height: 60px; cursor: pointer;}
.page3 .aSwiper2 .name_btn .abutton-next{background: #18426f;}
/* .page3 .aSwiper2 .name{position: absolute; z-index: 12; bottom: 0; right: 0; width: 350px; }
.page3 .aSwiper2 .name h2{z-index: 15; line-height: 60px; padding-left: 20px; color: #fff; background: #606060; font-size: 21px;}
.page3 .aSwiper2 .name h2 b{margin-left: 20px; font-weight: 800; color: #ffff;} */

.page3 .aSwiper{position: absolute; bottom: 60px; z-index: 12; right: 120px; overflow: initial;}
/* .page3 .aSwiper {position: absolute; z-index: 12; bottom: 0; right: 0; width: 230px; } */
.page3 .aSwiper  h2{z-index: 15; line-height: 60px; padding-left: 20px; color: #fff; background: #606060; font-size: 21px;}
.page3 .aSwiper  h2 b{margin-left: 20px; font-weight: 800; color: #ffff;}
.page3 .aSwiper .swiper-slide{ position: absolute; z-index: 12; bottom: 0; right: 0; width: 230px;   background: #606060; display: none;}
.page3 .aSwiper .swiper-slide-thumb-active{display: block;}

.img{text-align: center;}
/* .img img{width: 100%;} */

.pmap{background: #014e8d;}
.pmap .width{display: flex; justify-content: space-between; align-items: center;}
  
.quick{position: fixed; right: 20px; top: 35%; z-index: 12; display: flex; flex-direction: column; gap: 8px 0px;}
.quick .text{display: none;}
.quick li{position: relative;}
.quick .qimg{width: 70px; height: 70px; border: 50%; background: #57a2e5; text-align: center; line-height: 70px; display: inline-block; border-radius: 50%;}
.quick .text{position: absolute; top: 0; right: 0; height: 70px; background: #57a2e5;  line-height: 70px; color: #fff; font-weight: 500; padding: 0px 30px; border-radius: 50px;}
.quick #top_btn2{width: 70px; height: 70px; border: 50%; background: #003e74; text-align: center; line-height: 70px; display: inline-block; border-radius: 50%; border: none;}
.quick #top_btn2 span{color: #fff; font-weight: 800;}
.quick a:hover .text{display: block;}

.mcommon{padding: 100px 0px;}
.mo_wrap{width: 100%; max-width: 768px; margin: 0 auto;}
.mwidth{width: 92%; max-width: 768px; margin: 0 auto;}
.mo1{background: url('../img/mbg1.png')no-repeat; background-position: center right; background-size: cover;  position: relative;}
.mo1 h2{text-align: center; font-size: 3.6rem; margin-bottom: 65px;}
.mo1 h2 b{color: #0a70b8; font-weight: 800;}
.mo1 .box_wrap{display: flex; gap: 15px 2%; flex-wrap: wrap;}
.mo1 .box_wrap a{width: 32%;}
.mo1 .box_wrap a img{width: 100%;}

.mo2{background: #003e74;}
.mo2 .mtitle{text-align: center; margin-bottom: 65px;}
.mo2 .mtitle h3{color: #57a2e5; font-size: 1.4rem; text-transform: uppercase; letter-spacing: 0.3em; margin-bottom: 10px;}
.mo2 .mtitle h2{color: #fff; font-size: 3.6rem; margin-bottom: 30px; line-height: 130%;}
.mo2 .mtitle h2 b{color: #fff; font-weight: 800;}
.mo2 .mtitle p{color: #fff; font-size: 2.2rem; line-height: 140%;}
.mo2 .swiper-wrapper{padding-bottom: 50px;}
.mo2 .swiper-slide{border-radius: 50px 10px 50px 10px; background: #fff; overflow: hidden;}
.mo2 .swiper-slide img{width: 100%;}
.mo2 .swiper-slide h2{text-align: center; margin-top: 55px; margin-bottom: 15px; font-weight: 800; font-size: 2.4rem;}
.mo2 .swiper-slide p{text-align: center; margin-bottom: 55px; font-size: 2.2rem; line-height: 145%;}
.mo2 .swiper-pagination2{text-align: center;}
.mo2 .swiper-pagination2 .swiper-pagination-bullet{opacity: 1; width: 60px; height: 8px; border-radius: 30px; background: #e6e6e6;}
.mo2 .swiper-pagination2 .swiper-pagination-bullet-active{background: #57a2e5;}

.mo3{background: #fff; padding-top: 100px;}
.mo3 h2{text-align: center; font-size: 3.6rem; color: #003e74; font-weight: 800; margin-bottom: 50px;}
.mo3 img{width: 100%; margin-bottom: 80px;}
.mo3 .root_daum_roughmap{width: 100% !important;}
.mo3 .root_daum_roughmap .wrap_controllers{display: none;}
.mo3 .root_daum_roughmap .wrap_btn_zoom{display: none;}

#ft2{background: #3e3e3e; padding: 50px 0px; max-width: 768px; margin: 0 auto;}
#ft2 .flogo{display: inline-block; margin-bottom: 40px;}
#ft2 .ft_info{display: flex; justify-content: center; gap: 0px 5%;}
#ft2 .ft_info p{font-size: 1.3rem; color: #fff;}
#ft2 .ft_info a{font-size: 1.3rem; color: #fff;}
#ft2 h6{color: #e3e3e3; font-weight: 300; font-size: 1.3rem;}

.mpage1{padding-top: 100px; max-width: 768px; margin: 0 auto;}
.mpage2 h2{display: flex; align-items: center; justify-content: center; font-size: 3.2rem; font-weight: 800; margin-bottom: 65px;}
.mpage2 h2 img{margin: 0px 5px;}
.mpage2 h2 b{margin-left: 6px; font-weight: 800; color: #0a70b8;}
.mpage2 .swiper-slide img{width: 100%;}
.mpage2  .text{position: absolute;width: 100%; bottom: 0; height: 50px; text-align: center; line-height: 50px;}
.mpage2  .text h6{color: #fff;}
.mpage2 .text h6 b{color: #fff; margin-left: 20px; font-weight: 800;}
.mpage2 .mo2_btn{position: absolute; display: flex; justify-content: space-between; z-index: 10; width: 100%; bottom: -50px; left: 0;  background: rgba(0,0,0,0.8);}
.mpage2 .mo2_btn div{width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; background: #13345a; cursor: pointer;}
.mpage2 .mo2_btn div img{width: 11px;}
.mpage2 .mo2Swiper2{overflow: initial;}
.mpage2 .mo2Swiper{overflow: initial; width: 80%;}
.mpage2 .mo2Swiper .swiper-slide{display: none;}
.mpage2 .mo2Swiper .swiper-slide-thumb-active{display: block;}
.mpage2 .mwidth{overflow: hidden;}
.mpage2 .mo2Swiper .swiper-wrapper{padding-bottom: 50px;}

.mpage3{background: #013e75;}
.mpage3 img{margin-bottom: 50px;}
.mpage3 .root_daum_roughmap{width: 100% !important;}
.mpage3 .root_daum_roughmap .wrap_controllers{display: none;}
.mpage3 .root_daum_roughmap .wrap_btn_zoom{display: none;}
.mimg img{width: 100%;}

.mquick{position: fixed; width: 100%; bottom: 0; left: 0; max-width: 768px; right: 0; margin: 0 auto; display: flex; background: #fff; padding: 20px 0px; z-index: 99;;}
.mquick a{width: 25%; text-align: center; border-right: 1px solid #efefef;}
.mquick a:last-child{border-right: 0px;}
.mquick a p{font-family: 'Pretendard'; font-weight: bold; color: #1c3f6e; margin-top: 10px;}
.mquick a img{height: 25px;}

#top_btn3{position: fixed; right: 20px; bottom: 100px; border: none; background: none; z-index: 99;}
#top_btn3 img{width: 60px;}


@media all and (max-width: 1400px){}
@media all and (max-width: 1200px){}
@media all and (max-width: 1024px){}
@media all and (max-width: 900px){}
@media all and (max-width: 850px){}
@media all and (max-width: 768px){}
@media all and (max-width: 650px){}
