@charset "utf-8";

/* main.css */
/* section 만 제공 */
/* main.css */

/* Owl Carousel */
.owl-stage-outer {position:relative;overflow:hidden;}
.owl-stage {position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-item {min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
/* .owl-nav {position:absolute;top:50%;left: 50%;transform: translate(-50%, -50%);width:100%} */
.owl-dots {display: flex;justify-content: center;align-items: center;position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);width: 100%;}
.owl-dot {z-index:11;}
.owl-dot span {display: block;width: 8px;height: 8px;background: #c5c5c5;border-radius: 100%;margin: 0 5px; transition: all 0.3s;}
.owl-dot.active span {background: #d47a00;width: 20px;border-radius: 20px;}






/* 0210 민성 작업 */

/* head */

@media screen and (max-width: 768px) {
	.gnb__logo {flex: 0 1 80px !important;!i;!;!ㅑ;!ㅑㅡ;!ㅑ;!;}
	
	.sitemap {flex: 0 1 calc(100% - 250px)}
	.sitemap__menu {padding: 60px 40px;}
	.sitemap__1depth {flex: 0 1 calc(100% / 2 - 10px); padding: 30px }
}




#sec01 {height: 100vh;position: relative;}
#sec01 .swiper {position: relative;height: 100%;}
#sec01 .swiper-wrapper {}
#sec01 .swiper-slide {overflow: hidden;position: relative;height: 100%;}
#sec01 .swiper-slide .bg {position:absolute; left:0; top:0; width:100%; height:100%; transform:scale(1.3);transition-delay: 1s; background-size:cover !important; background-repeat:no-repeat; transition-duration: 3s;}
#sec01 .swiper-slide .bg.bg01 {background: url('../img/sub/main_visual01.jpg') no-repeat center; background-size: cover;}
#sec01 .swiper-slide .bg.bg02 {background: url('../img/visual02.jpg') no-repeat center; background-size: cover;}
#sec01 .swiper-slide .bg.bg03 {background: url('../img/visual03.jpg') no-repeat center; background-size: cover;}
#sec01 .swiper-slide.swiper-slide-active .bg {transform: scale(1.1);}
#sec01 .swiper-pagination {top: calc(50% + 120px);bottom: unset;left: calc(50vw - 815px);transform: translateY(-50%);width:100%;max-width: 250px;margin:0 auto;text-align:left;display: flex;flex-wrap: wrap;justify-content: space-between;}
#sec01 .swiper-pagination::before {display: block;content: '';width: 100%;height: 1px;background: rgba(255, 255, 255, 0.43);position: absolute;top: 53%;left: 50%;transform: translateX(-50%);}
#sec01 .swiper-pagination-bullet {background: #fff;opacity: unset; transition: all 0.3s ease;position: relative;margin: 0;}
#sec01 .swiper-pagination-bullet::after {display: block; content: ''; background: transparent; border: 1px solid #FFF; border-radius: 100%; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: all 0.5s ease;}
#sec01 .swiper-pagination-bullet.swiper-pagination-bullet-active {}
#sec01 .swiper-pagination-bullet.swiper-pagination-bullet-active::after {display: block; content: ''; background: transparent; border: 1px solid #FFF; border-radius: 100%; width: 250%; height: 250%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

#sec01 .sec01_text {position: absolute;top: calc(50% - 80px);left: 50%;transform: translate(-50%, -50%);width: 100%;max-width: 1650px;margin: 0 auto;z-index: 1;}
#sec01 .sec01_text .ttl {font-size: clamp(20px, 3vw, 35px); color: #FFf; letter-spacing: 2px; font-weight: 400; padding: 0 0 30px;}
#sec01 .sec01_text .txt {font-size: clamp(20px, 4vw, 50px);color: #FFF;font-weight: 500;}

@media screen and (max-width: 1650px) {
  #sec01 .sec01_text {padding: 0 clamp(20px, 2vw, 40px);}
  #sec01 .swiper-pagination {left: 40px}
}

@media screen and (max-width: 1024px) {
  #sec01 {height: 80vh;}
  #sec01 .swiper-pagination {top:calc(50% + 60px)}
}




@media screen and (max-width: 768px) {
  #sec01{height: 50vh;}
  
  #sec01 .sec01_text{top: calc(50%);}

  #sec01 .swiper-pagination {max-width: 150px;top: calc(50% + 100px);}

  #sec01 .sec01_text .ttl {font-size: clamp(16px, 2vw, 35px);padding: 0 0 20px;letter-spacing: 1px;}
  #sec01 .sec01_text .txt {font-size: clamp(20px, 2vw, 60px);line-height: 1.4em;}
}

@media screen and (max-width: 500px) {
  #sec01{height: 36vh;}

  #sec01 .sec01_text {top: calc(50% - 20px);}
	#sec01 .swiper-pagination {top:calc(50% + 80px);left: 30px;}
}

#sec02 {padding: 100px clamp(20px, 2vw, 40px) 0;position: relative;background: #141414;}
#sec02 .wr__1650 {position: relative;min-height: 100vh;}
#sec02 .sec02_ttl {font-size: clamp(17px, 3vw, 50px);color: #FFF;font-weight: 500;z-index: 4;position: relative;}

#sec02 .sec02_box {position: absolute; transform: translateY(-50%); display: flex; flex-wrap: wrap; align-items: end;}
#sec02 .sec02_box_inner {flex: 0 1 100%; padding: 50px; position: relative;}
#sec02 .sec02_box_inner .ttl {font-size: clamp(12px, 3vw, 27px);padding: 0 0 30px;color: #FFF;text-align: left;font-family: 'Pretendard';}
#sec02 .sec02_box_inner .link {display: inline-block;font-size: clamp(14px, 2vw, 16px); color: #FFF; padding: 10px 50px 10px 30px; position: relative; transition: all 0.3s ease; border: 1px solid #FFF;}
#sec02 .sec02_box_inner .link:hover {background: #fff; color: #222;}
#sec02 .sec02_box_inner .link::after {display: block; content: ''; width: 13px; height: 10px; background: url('../img/right_arrow.png') no-repeat center; background-size: contain; position: absolute; top: 50%; right: 20px; transform: translateY(-50%);}
#sec02 .sec02_box_inner .link:hover::after {background: url('../img/right_arrow_active.png') no-repeat center;}

#sec02 .sec02_box.left {background: url('../img/sec02_bg01.jpg') no-repeat center;background-size: cover;width: clamp(346px, 27vw, 994px);height: clamp(280px, 23vw, 796px);top: 50%;z-index: 2;transition: all 0.3s ease;}
#sec02 .sec02_box.left:hover {background: url('../img/sec02_bg01_active.jpg') no-repeat center; background-size: cover;}
#sec02 .sec02_box.center {background: url('../img/sec02_bg02.jpg') no-repeat center;background-size: cover;width: clamp(560px, 50vw, 1400px);height: clamp(620px, 40vw, 1240px);top: 55%;left: 50%;transform: translate(-50%, -50%);z-index: 0;transition: all 0.3s ease;padding: 0 clamp(0px, 4vw, 70px);}
#sec02 .sec02_box.center:hover {background: url('../img/sec02_bg02_active.jpg') no-repeat center; background-size: cover;}
#sec02 .sec02_box.right {background: url('../img/sec02_bg03.jpg') no-repeat center;background-size: cover;width: clamp(348px, 29vw, 931px);height: clamp(280px, 24vw, 761px);top: 20%;right: 21px;z-index: 1;transition: all 0.3s ease;}
#sec02 .sec02_box.right:hover {background: url('../img/sec02_bg03_active.jpg') no-repeat center; background-size: cover;}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1200px) {
  #sec02 {padding: 50px 0;}
  #sec02 .wr__1650 {min-height: unset}
  #sec02 .sec02_ttl {padding: 0 20px 50px;}

  #sec02 .sec02_box {transform: unset;position: relative;}
  #sec02 .sec02_box.left {width: 100%;height: 300px;top: unset;}
  #sec02 .sec02_box.center {width: 100%;height: 300px;padding: 0;top: unset;left: unset;transform: unset;}
  #sec02 .sec02_box.right {width: 100%;height: 300px;top: unset;right: unset;}
}

@media screen and (max-width: 1024px) {
 
  #sec02 .sec02_box_inner {padding: 30px 20px;}
}

@media screen and (max-width: 768px) {
  #sec02 .sec02_box.left {height: 250px;}
  #sec02 .sec02_box.center {height: 250px;}
  #sec02 .sec02_box.right {height: 250px;}
}

@media screen and (max-width: 500px) {}




@keyframes mouseScroll {
  0% { opacity:1; transform: translateY(-3px) }
  100% {opacity:0; transform: translateY(3px)}
}


@media screen and (max-width:1024px) {
	.main-scroll-icon {bottom:50px;}
}

@media screen and (max-width:768px) {
	.main-scroll-icon {display:none;}
}


.animation{animation: 5s start linear;}
@keyframes start {
  0% {
    width:0%
  }
  100% {
    width:100%
  }
}




/* section03 */


#sec03 {padding: 100px clamp(20px, 2vw, 40px) ;position: relative;background: #141414;}
#sec03 .wr__1650 {position: relative;min-height: 90vh;}
#sec03 .sec03_ttl {font-size: clamp(18px, 3vw, 52px);color: #FFF;font-weight: 500;z-index: 4;position: relative;}

.slide-wr{position: relative;}
#sec03 .sec03_box {position: absolute; transform: translateY(-50%); display: flex; flex-wrap: wrap; align-items: end;}
#sec03 .sec03_box_inner {flex: 0 1 100%; padding: 50px; position: relative; display:flex; justify-content:  flex-end;}
#sec03 .sec03_box_inner .ttl {font-size: clamp(20px, 3vw, 35px); padding: 0 0 30px; color: #FFF;}
#sec03 .sec03_box_inner .link {display: inline-block;font-size: clamp(14px, 2vw, 16px); color: #FFF; padding: 10px 50px 10px 30px; position: relative; transition: all 0.3s ease; border: 1px solid #FFF;}
#sec03 .sec03_box_inner .link:hover {background: #fff; color: #222;}
#sec03 .sec03_box_inner .link::after {display: block; content: ''; width: 13px; height: 10px; background: url('../img/right_arrow.png') no-repeat center; background-size: contain; position: absolute; top: 50%; right: 20px; transform: translateY(-50%);}
#sec03 .sec03_box_inner .link:hover::after {background: url('../img/right_arrow_active.png') no-repeat center;}
#sec03 .sec03_box_inner {margin-top: clamp(-50px, -5vw, -20px);}

#sec03 .btm_con .slide-wr { display: flex !important;  gap: 20px;  }
#sec03 .btm_con {padding: clamp(20px,2vw,26px) 0 0;}
#sec03 .btm_con .slide-wr .slick-slide {padding: 18px 18px;border: 1px solid #fff;border-left: 1px solid #fff;border-right: 2px solid #fff;}
#sec03 .btm_con .slide-wr .slide-img {position: relative;display: flex !important;/* padding: 1px 28px; */}
#sec03 .btm_con .slide-wr .slide-img img {height:clamp(279px,34vw,465px); object-fit: cover;width: 100%;}
#sec03 .btm_con .slide-wr .slide-img .text {position: absolute;bottom: 50px;left: 45px;color: #fff;font-weight: 700;width: auto;height: auto;}
#sec03 .btm_con .slide-wr .slide-img .text .txt {font-size: clamp(12px,2vw,24px);padding: 0 0 18px;height: auto;}
#sec03 .btm_con .slide-wr .slide-img .text .tit {font-size: clamp(10px,2vw,40px);font-weight: 900;width: auto;height: auto;}

.progress {
	display: block;
	width: 100%;
	max-width: 1200px;
	padding: 0 50px;
	margin: 0 auto;
	height: 1px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	background-image: linear-gradient(to right, #808080, #808080);
	background-repeat: no-repeat;
	background-size: 0 100%;
	transition: background-size .4s ease-in-out;
  top: clamp(10px, 3vw, 27px);
}

@media screen and (max-width: 998px) {
  #sec03 .wr__1650{min-height: 50vh;}

}

@media screen and (max-width: 768px) {
  #sec03 .wr__1650{min-height: unset;}
  .progress{display: none;}

}






@media screen and (max-width:1800px) {
}

@media screen and (max-width:1400px) {
}

@media screen and (max-width:1200px) {
  #section03 .left .btm__con ul{flex-direction: column;}
  #section03 .left .btm__con ul li{height: 100px;}
}

@media screen and (max-width:1024px) {
}

@media screen and (max-width:960px) {
  #section03{height: auto !important;}
  #section03 .fp-tableCell{height: auto !important;}
  #section03 .half{flex-direction: column;padding: 60px 20px;}
  #section03 .left{padding: 0 0 20px;}
  #section03 .half .right{width: 100%;max-width: none;}
  #section03 .half .right .img{height: 300px;}
  #section03 .left .btm__con ul{flex-direction: row;}
  #section03 .left .btm__con ul li:hover{margin-right: 220px;}
  #section03 .left .btm__con ul li .hover__txt{left: 268px;}
}

@media screen and (max-width:768px) {
  #section03 .half{padding: 40px 20px;}
  #section03 .half .right .img{height: 250px;}
  #section03 .left .btm__con ul{        flex-direction: column;}
  #section03 .left .btm__con ul li .hover__txt{left: clamp(130px,44vw,263px);}
  
}

@media screen and (max-width:500px) {
  #section03 .left .btm__con ul li:hover:before{display: none;}
  #section03 .left .btm__con ul li .hover__txt:before{display: none;}
  #section03 .left .btm__con ul li .hover__txt .tit{text-align: center;font-size: 20px;}
  #section03 .left .btm__con ul li .hover__txt .txt{text-align: center;font-size: 22px;}

  #section03 .left .top__con .text .tit{text-align: center;}
  #section03 .left .top__con .text .txt{text-align: center;}
  #section03 .half .right .img{border-radius: 10px;}
  #section03 .left .btm__con ul{flex-direction: row;}
  #section03 .left .btm__con ul li{flex: 0 1 calc(100% / 3);height: 80px;margin-bottom: 60px;}
  #section03 .left .btm__con ul li:hover{margin: 0;position: static;}
  #section03 .left .btm__con ul li .hover__txt{left: 50%;botto,: -1570px;botto,: -1570px;botto,: -1470px;botto,: -1170px;botto,: -1070px;botto,: -870px;botto,: -470px;botto,: -270px;botto,: -170px;botto,: -160px;botto,: -140px;botto,: -130px;botto,: -120px;botto,: -100px;botto,: -80px;botto,: -120px;botto,: -140px;botto,: -150px;botto,: -180px;botto,: -200px;botto,: -210px;botto,: -230px;botto,: -240px;botto,: -250px;botto,: -290px;botto,: -300px;botto,: -320px;botto,: -330px;botto,: -340px;botto,: -350px;botto,: -390px;botto,: -400px;botto,: -410px;botto,: -410p;botto,: -410;botto,: -400;botto,: -390;botto,: -360;botto,: -350;botto,: -340;botto,: -330;botto,: -320;botto,: -310;botto,: -280;botto,: -270;botto,: -260;botto,: -240;botto,: -230;botto,: -220;botto,: -200;botto,: -180;botto,: -170;botto,: -160;botto,: -150;botto,: -140;botto,: -130;botto,: -120;botto,: -110;botto,: -100;botto,: -90;botto,: -80;botto,: -70;botto,: -60;botto,: -50;botto,: -40;botto,: -30;botto,: -20;botto,: -10;botto,: 0;bottom: -28px;top: auto;padding: 0;}
}


/* section04 */
#section04 {min-height: 100vh;background: url('../img/section04_bg.jpg') no-repeat center;background-size: cover;/* padding: 150px 0px 0px; */}
#section04 .btm__con a:nth-child(1) li {background: url('../img/section04_img01.png') no-repeat center;background-size: cover;border-radius: 18px;}
#section04 .btm__con a:nth-child(2) li {background: url('../img/section04_img02.png') no-repeat center;background-size: cover;}
#section04 .fp-tableCell {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 40px;
}
#section04 .section04{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;padding: 160px 0 0;}
#section04 .top__con{text-align:center;color:#fff;padding: 0 20px 40px;}
#section04 .top__con .tit{font-size: clamp(30px,2.3vw,42px);font-weight: 800;padding: 0 0 10px;font-family: 'GmarketSans';}
#section04 .top__con .txt{font-family: Pretendard;font-size: clamp(14px,2vw,22px);font-weight: 300;}
#section04 .btm__con a li{width:540px;height:300px;border-radius: 18px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow: hidden;}
#section04 .btm__con a:nth-child(1) li .img img{width:50px;height:50px;position:relative;z-index:1}
#section04 .btm__con a:nth-child(2) li .img img{width: 49px;height:50px;position:relative;z-index:1}
#section04 .btm__con a{position:relative;overflow: hidden;border-radius: 18px;}
#section04 .btm__con a li p:nth-child(1){position:absolute;right:6%;top:6%;color:#6a6a6a;font-size:17px;font-weight:500;z-index: 1;}
#section04 .btm__con a:hover li p:nth-child(1){top:10%;right:10%;color:#000}
#section04 .btm__con a li:hover{transition: all 0.5s;transform: scale(1.2, 1.2);}
#section04 .btm__con a li:hover p{font-size: 14px;}
#section04 .btm__con a li p:last-child{color:#fff;z-index: 1;font-size: clamp(16px,2vw,20px);padding: 10px 0 0;}
#section04 .btm__con a li:hover p:last-child{font-size: clamp(14px,2vw,16px);}
#section04 .btm__con{display:flex;gap:clamp(30px,5vw,70px);padding:0 20px}
#section04 .btm__con a li::after{content:'';position:absolute;width:100%;height:100%;background:#00000060;}
#section04 .btm__con a li:hover:after{display:none}
#section04 .btm__con a li .img{padding:26px;background:#00000070;border-radius:100%}





@media screen and (max-width:1400px) {
  #section04 .btm__con a li{width:440px;height:240px;}
}

@media screen and (max-width:1200px) {
  #section04 .btm__con a li{width:320px;height:180px}
}

@media screen and (max-width:960px) {
  #section04{height: auto !important;min-height: auto;}
  #section04 .section04{padding: 60px 0;}
  #section04 .fp-tableCell{height: auto !important;gap: 0;}
}

@media screen and (max-width:768px) {
  #section04 .btm__con{flex-direction: column;}
  #section04 .btm__con a li{width: 300px;}
  #section04 .btm__con a li .img{padding: 12px;}
  #section04 .btm__con a:nth-child(1) li .img img{width: 30px;height:30px;}
  #section04 .btm__con a:nth-child(2) li .img img{width:29px;height:30px;}
}

@media screen and (max-width:500px) {
  #section04{/* padding: 30px 0; */}
  #section04 .btm__con a li{width: 240px;height: 140px;}

}




.search__modal {display: none;justify-content: center;align-items: center;width:100%;height:100%;position: fixed;top:0;left:0;z-index: 119;background: rgba(0,0,0,0.5);}
.search__modal.active {display:flex;}
.search {width:100%;text-align:center;position:absolute;bottom:120px;transition:all .3s}

.all-search {transition:all .3s;color:#fff;font-size:20px;width:44px;height:44px;border:2px solid #fff;border-radius:10px}
.all-search:hover {background:#fff;color:#456089}
.search-box-wr{display:block;position:relative;position:fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);background:#fff;width:480px;height:280px;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.4)}
.search__modal-exit {position: absolute;width: 60px;height: 60px;top: 0px;right: 0px;font-size: 30px;font-weight: 300;background: #000;color: #FFF;text-align: center;z-index: 1;border-top-right-radius: 18px;}
.search__modal-exit span {width: 30px;height: 3px;background: #FFF;display: block;margin: 0 auto;}
.search__modal-exit span:nth-child(1) {margin: 0px auto 5px;transform: rotate(45deg);position: absolute;top: 50%;left: 15px;}
.search__modal-exit span:nth-child(2) {margin: 0px auto 5px;transform: rotate(-45deg);top: 50%;position: absolute;left: 15px;}
.search-box-ttl {background: url("../img/search-logo.png") center center no-repeat #272c8f;width: 100%;height: 150px;border-radius: 20px 20px 0px 0px;position: relative;color: #FFF;font-size: 24px;line-height: 34px;padding: 0 30px;font-weight: 200;display: table;width:100%;}
.search-box-ttl > img {position:absolute;right:30px;bottom:-10px}
.search-box-con {padding:20px 30px}
.search-box-new h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.search-box-new {background:#fff;overflow:hidden;border-bottom:1px solid #6e6e6e}
.search-box-new #sch_stx {padding-left:20px;height:45px;width:80%;border:0;border-right:0;float:left;color:#333;font-size:15px;background:#fff;letter-spacing:-1px}
.search-box-new #sch_stx::placeholder {color:#6e6e6e;font-weight:500}
.search-box-new #sch_submit {height:46px;border:0;color:#6e6e6e;width:50px;float:right;cursor:pointer;font-size:18px;background:#fff}




/* header */

.sitemap {flex: 0 1 150px;display: flex;align-items: center;justify-content: space-around;}
.sitemap__search {width: 40px;height: 40px;background: url('../img/icon_search.png') no-repeat center;padding: 20px;margin: 7px;}
.sitemap__mypage {width: 40px;height: 40px;background: url('../img/icon_mypage.png') no-repeat center;padding: 20px;}
.sitemap__logout {/* width: 40px; *//* height: 40px; */background: url('../img/icon_logout.png') no-repeat center;padding: 20px 0;}
.sitemap__btn {width: 25px;display: flex;justify-content: center;align-items:
  center;gap: 3px;flex-wrap: wrap;border:0;background:transparent; position:relative;z-index:99999;transition: all .3s;}
.sitemap__btn span {flex: 0 1 calc(100% / 2 - 2px);transition:all .3s;position:relative;min-height: 10px;background: #FFF;} 



/* Footer */
#footer {}
.footer {padding: 50px 0;}
.footer .gnb__line {/* bottom: 20px; *//* background: #e5e5e5; *//* height: 2px; *//* width: 100%; *//* max-width: 1700px; */}
.footer .gnb__line:before {background: #e5e5e5;}
.footer .gnb__line:after {background: #e5e5e5;}
.footer__content {/* padding: 0 50px; */}
.footer__logo {text-align: left;padding: 0 0px 30px;}
.footer__con {display: flex;flex-wrap: wrap;padding: 0;gap: 20px;width: 100%;position: relative;}
.footer__info {flex: 0 1 calc(40% - 10px);color: #a8a8a8;}
.footer__info-con {padding: 0 0 15px;margin: 0 0 15px;text-align: left;position: relative;display: flex;align-items: flex-end;}
.footer__info-con img{flex:0 1 calc(20%)}
.footer__info-ttl {font-size: clamp(16px, 1.6vw, 20px);padding: 0px 0 clamp(10px,2vw,30px);color: #e0e0e070;font-weight: 700;}
.footer__info-list{}
.footer__info-addr {font-size: clamp(14px, 1.6vw, 16px); line-height: 1.6em;}
.footer__info-tel {display: inline-block;font-size: clamp(14px, 1.6vw, 16px); line-height: 1.6em; padding: 0 10px 0 0; position: relative;}
.footer__info-tel::after {display: block;content:'';width: 1px;height: 70%;background: #4c4c4c;position: absolute;top: 50%;right: -4px;transform: translateY(-50%);}
.footer__info-tel span {}
.footer__info-tel a{color:#a8a8a8}
.footer__info-fax {display: inline-block;font-size: clamp(14px, 2vw, 16px); line-height: 1.6em;padding: 0 0 0 10px;}
.footer__info-fax span {}
.footer__info-link__list {display: flex;flex-wrap: wrap;gap: 20px;width: 100%;max-width: 320px;padding: 0 0 20px;}
.footer__info-link__item {flex: 0 1 calc(100% / 2 - 10px);padding: 10px 0;border: 1px solid #f2f2f2;text-align: center;}
.footer__info-link__item img {}
.footer__info-copyright {font-size: clamp(14px, 1.6vw, 16px);font-weight: 500;color: #e0e0e040;}
.footer__info-ip {font-size: clamp(14px, 1.6vw, 15px);font-weight: 600;padding: 0 0 10px;color: #e0e0e070;}

.footer__sitemap {flex: 0 1 calc(60% - 10px);}
.footer__sitemap-menu {display: flex; flex-wrap: wrap; gap: 20px;}
.footer__sitemap-menu.one {}
.footer__sitemap-menu.two {}
.footer__sitemap-menu.three {}
.footer__sitemap-menu.four {}
.footer__sitemap-menu.five {}
.footer__sitemap-menu.six {}
.footer__sitemap-menu.seven {}
.footer__sitemap-1depth{flex: 0 1 calc(100% / 5 - 25px);}
.footer__sitemap-menu.one .footer__sitemap-1depth {flex: 0 1 calc(100%);}
.footer__sitemap-menu.two .footer__sitemap-1depth {flex: 0 1 calc(100% / 2 - 10px);}
.footer__sitemap-menu.three .footer__sitemap-1depth {flex: 0 1 calc(100% / 3 - 14px);}
.footer__sitemap-menu.four .footer__sitemap-1depth {flex: 0 1 calc(100% / 4 - 15px);}
.footer__sitemap-menu.five .footer__sitemap-1depth {flex: 0 1 calc(100% / 5 - 16px);}
.footer__sitemap-menu.six .footer__sitemap-1depth {flex: 0 1 calc(100% / 6 - 17px);}
.footer__sitemap-menu.seven .footer__sitemap-1depth {flex: 0 1 calc(100% / 7 - 18px);}
.footer__sitemap-1depth__link {font-size: clamp(16px, 2vw, 24px);color: #cfcfcf;padding: 0 0 30px;display: block;font-weight: 500;}
.footer__sitemap-1depth__link a {font-size: clamp(16px, 2vw, 24px);color: #cfcfcf;padding: 0 0 30px;display: block;font-weight: 500;}
.footer__sitemap-2depth {}
.footer__sitemap-2depth__link {display: block;font-size: clamp(14px, 1.5vw, 18px);color: #a8a8a8;padding: 0 0 10px;}
.footer__sitemap-2depth__link:hover {color: #e0e0e096;font-weight: 900;transition: all 0.3s cubic-bezier(0, 0, 0, 0.98);}
.footer__sitemap-2depth__link:last-child {padding: 0;}
.footer__con:before{position:absolute;content:'';top:50%;left: 56%;width:1px;height:100%;background:#b9b9b938;transform:translate(-50%,-50%)}

.footer__info-con:before{content:'';position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);width:100%;height:1px;background:#b9b9b935}





/*sub_footer*/
.footer__sub .footer__info-addr {font-size: 14px;line-height: 1.6em;}
.footer__sub .footer__sitemap-2depth__link {display: block;font-size: 14px;color: #4c4c4c;padding: 0 0 6px;}
.footer__sub .footer__info-link__item img {width: 100px;}
.footer__sub .footer__sitemap-1depth__link a {font-size: clamp(16px, 2vw, 18px);color: #000;padding: 0 0 14px;display: block;}
.footer__sub .footer__info-ttl {font-size: 16px;padding: 0 0 8px;}
.footer__sub .footer__logo {text-align: left;padding: 0px 0px 16px;}
.footer__sub .footer__logo img{width: 200px;}
.footer__sub .footer__info-tel {display: inline-block;font-size: 14px;line-height: 1.6em;padding: 0 10px 0 0;position: relative;}
.footer__sub .footer__info-copyright {font-size: 12px;}
.footer__info__menu{display:flex;padding:4px 0;color: #e0e0e070;font-weight:700;font-size: clamp(14px,2vw,16px);}
.footer__info__menu .tit{flex: 0 1 calc(30%);}
.footer__info__menu .txt{flex: 0 1 calc(70%);}
.footer_inner{flex: 0 1 calc(80%);}
.footer__info__menu .txt{color: #e0e0e070;font-weight:500}


@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {
	.footer__sitemap-menu {gap: 10px;}

  .footer__info-con{}
  .footer__info-con img{padding: 0 0 20px;}
}
@media screen and (max-width: 1200px) {

  .footer__info-con img{width: 100px;}
}
@media screen and (max-width: 1024px) {
	.footer__content {/* padding: 0 40px; */}
  .footer__info-con img{width: auto;}

}

@media screen and (max-width: 1024px) {
	.footer {border-top: 1px solid #b9b9b9}
	.footer__content {/* padding: 0 20px; */}
	.footer__con {gap: 30px;}
  .footer__con:before{display: none;}
	.footer__info {flex: 0 1 100%;display: flex;flex-wrap: wrap;}
	.footer__sitemap {flex: 0 1 100%}
	.footer__sitemap-menu {gap: 0px;line-height: 1.6em; display: flex; flex-wrap: wrap;}
  .footer__sitemap-1depth{flex: 0 1 calc(100% / 4 - 0px);}
	.footer__sitemap-menu.six .footer__sitemap-1depth {flex:0 1 100%;border-bottom: 1px solid #333;}
	.footer__sitemap-menu.six .footer__sitemap-1depth:last-child {border:0px;}
	.footer__sitemap-1depth__link {padding: 10px 50px 10px 10px;display: block;position: relative;width: 100%;text-align: left;}
	.footer__sitemap-2depth {display:none;}
	.footer__sitemap-1depth.active .footer__sitemap-2depth {display:block;padding: 10px 20px;}
	.footer__sitemap-2depth__link {padding: 0 0 10px}

	.footer__info-con img {flex: none;display: flex;}
	.footer__info-con {flex: 0 1 calc(100%);}
	.footer__info-link__list {flex: 0 1 100%;max-width: unset;}
	.footer__info-link__item{max-width: 200px;}
	.footer__info-copyright {flex: 0 1 100%}
	.footer__sitemap-1depth__link{padding: 10px 20px 10px 10px;}
}



@media screen and (max-width: 768px) {
  .footer__con{gap: 0;}
	.footer {padding: 30px 0px;}
	.footer__info {gap: 10px;}
	.footer__info-con {flex: 100%;align-items: flex-start;flex-direction: column-reverse;}
	.footer__info-link__list {gap: 10px;}
	.footer__info-link__item {flex: 0 1 calc(100% / 2 - 5px)}

  .footer__sitemap-1depth__link{padding: 10px;}

  .footer__info-con img {width:120px;}

  .footer_inner{flex: 100%;width: 100%;}
}

@media screen and (max-width: 640px) {
	.footer__logo img {width:200px;}
	.footer__info-addr{min-height:46px;}
	.footer__info-tel {display: block;}
	.footer__info-tel:after {display:none;}
	.footer__info-fax {display: block;padding:0;}
}

@media screen and (max-width: 500px) {
  .footer__info-con img {width:100px;}
  .footer__sitemap-1depth{flex: 0 1 calc(100% / 5 - 0px);}
}

@media screen and (max-width: 412px) {
  .footer__sitemap-1depth{flex: 0 1 calc(100% / 3 - 0px);}
  .footer__sitemap-1depth__link{text-align: center;}
}
@media screen and (max-width: 1400px) {
	.gnb__logo {flex: 0 1 160px;}
	
	.sitemap {flex: 0 1 180px}
	.sitemap__menu {gap: 20px;padding: 100px clamp(40px,4.4vw,80px);}
	.sitemap__1depth {flex: 0 1 calc(100% / 3 - 15px);padding: 50px 30px;}
}

@media screen and (max-width:1024px) {
  .sitemap__1depth{flex: 0 1  calc(100% / 2 - 15px);}
}

@media screen and (max-width: 950px) {
  .gnb__logo-link__item.gnb__logo-link__item--active{display: block;}
}

@media screen and (max-width:768px) {
  .sitemap__1depth{flex: 0 1  calc(100%);}
}

@media screen and (max-width:678px) {
  #sec03 .btm_con .slide-wr .slide-img .text{left:11px; bottom: 33px;}
  #sec03 .btm_con .slide-wr .slick-slide{padding: 7px 8px;}
}