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

/* 로그인 */
.h2_tit01{font-size: 30px; color: #222; font-weight: 700;margin-bottom: 40px;text-align: center;}
.login_skin02{width: 540px;margin: 0 auto;}
.login_skin02 .login_wrap{width: 100%;}
.login_skin02 .login_wrap .input_wrap .input{display: flex;gap:20px;align-items: center;width: 100%; height: 55px; color: #252525;font-weight: 500;font-size: 16px;line-height: 54px;border: 1px solid #c9c9c9;border-radius: 12px;background-color: #fff;margin-bottom: 8px;padding: 0 30px;}
.login_skin02 .login_wrap .input_wrap .input input{border:0;width: calc(100% - 100px);font-size: 16px;color: #252525;}
.login_skin02 .login_wrap .input_wrap .input input::placeholder{font-size: 16px; color: #999; font-weight: 500;}
.login_skin02 .login_wrap .input_wrap .input input:focus{outline:0;background: #fff;}
.login_skin02 .login_wrap .input_wrap .input i{color: var(--co01);font-size: 18px;}


.login_skin02 .login_wrap .log_btn{width: 100%;height: 64px; border-radius: 12px; background: var(--co01);margin-top: 28px;}
.login_skin02 .login_wrap .log_btn:hover{filter: saturate(1.1);}
.login_skin02 .login_wrap .log_btn a{display: block;font-size: 16px; color: #fff; line-height: 64px;text-align: center;}

.login_skin02 .login_wrap .a_wrap{display: flex; justify-content: center;gap:48px;margin-top: 24px;}
.login_skin02 .login_wrap .a_wrap a{position: relative;font-size: 16px; color: #666;font-weight: 500;}
.login_skin02 .login_wrap .a_wrap a:not(:last-child)::after{content:'';position: absolute; top: 50%;transform:translateY(-50%); right: -24px; height: 12px;width: 1px; background: #666;}


/* 개인정보이용약관 동의*/
.agree_wrap{width: 540px;margin: 0 auto;line-height: 1;}
.agree_wrap .con:not(:last-child){margin-bottom: 30px;}
.agree_wrap .con .txt_box{width: 100%;height: 300px;padding: 20px;margin-top: 10px;border:1px solid #ddd;border-radius:6px;overflow-y:scroll;}
.agree_wrap .con .txt_box::-webkit-scrollbar {width: 6px;  /* 스크롤바의 너비 */}
.agree_wrap .con .txt_box::-webkit-scrollbar-thumb{height: 30%; /* 스크롤바의 길이 */background: #999; /* 스크롤바의 색상 */border-radius: 10px;}
.agree_wrap .con .txt_box::-webkit-scrollbar-track {background: transparent;  /*스크롤바 뒷 배경 색상*/}
.agree_wrap .con .txt_box .txt:not(:last-child){margin-bottom: 20px;}
.agree_wrap .con .txt_box .txt strong{display: block;font-size: 16px; color: #333; font-weight: 700;margin-bottom: 10px;}
.agree_wrap .con .txt_box .txt p{font-size: 16px; color: #666; line-height: 24px;}
.agree_wrap .btn_wrap{display: flex; align-items: center; justify-content: center;gap:10px;margin-top: 40px;}
.agree_wrap .btn_wrap a{display: flex; align-items: center; justify-content: center;width: 140px; height: 46px;font-size: 16px; color: #333; font-weight: 500; border:1px solid #ddd; border-radius:6px;}
.agree_wrap .btn_wrap a.btn01{background: var(--co01); border:1px solid var(--co01);color: #fff;}

/* 회원가입 */
.join_wrap{width: 540px;margin: 0 auto;line-height: 1;}
.join_wrap .con:last-child{padding-top: 40px;border-top: 1px solid #ddd;}
.join_wrap .con:not(:last-child){margin-bottom: 40px;}
.join_wrap .con .tit{border-bottom: 2px solid #333;padding-bottom: 20px; margin-bottom: 20px;}
.join_wrap .con .tit p{font-size: 28px; color: #333; font-weight: 700;}
.join_wrap .con ul li{display: flex; align-items: center;}
.join_wrap .con ul li:not(:last-child){margin-bottom: 20px;}
.join_wrap .con ul li p{width: 135px; font-size: 16px; color: #333;font-weight: 700;}
.join_wrap .con ul li p em{color: var(--co01);font-weight: 700;}
.join_wrap .con ul li input[type="text"]{width: calc(100% - 135px); height: 40px; border-radius:6px; border:1px solid #ddd;padding: 0 20px;font-size: 15px; color: #555;}
.join_wrap .con ul li input[type="password"]{width: calc(100% - 135px); height: 40px; border-radius:6px; border:1px solid #ddd;padding: 0 20px;font-size: 15px; color: #555;}
.join_wrap a.btn{display: flex; align-items: center; justify-content: center;width: 100%; height: 46px; background: var(--co01); color: #fff;font-size: 16px; font-weight: 500; border-radius:6px;margin-top: 40px;}

.center{text-align:center;}
.pc_img {display:none;}
.tab_img {display:block;}
.mob_img {display:none;}
.pc {display:none;}
.tab {display:block;}
.mob {display:none;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:1400px; min-width: 375px; margin:0 auto; overflow:hidden;}
.inner{width:100%; margin:0 auto; padding: 0 2.6%; }

/* header */
#header{position: relative;line-height: 1; z-index: 7000;}
#header .inner{width: 100%;}
#header h1 a img{width: 175px;}
#header .h_top{display: flex;align-items: center;justify-content: flex-end; height: 40px;}
#header .h_top .online_btn{position: absolute;bottom: 20px;right: 75px;display: flex;align-items: center;justify-content: center; width: 95px; height: 27px; font-size: 13px; color: var(--co01); font-weight: 600; border-radius:17px; border:1px solid var(--co01);z-index: 8000;}
#header .h_top .lan_wrap{position: relative; margin: 0 10px 0 0;}
/*#header .h_top .lan_wrap em{display: flex;align-items: center;gap:5px;padding-right: 20px;font-size: 13px; color: #333;cursor:pointer;}
#header .h_top .lan_wrap em img{width: 13px;}
#header .h_top .lan_wrap em::after{content:'';position: absolute; right: 0; top: 50%;transform:translateY(-50%); background: umrl(/assets/images/main/lan02_icon_pc.png)center no-repeat; width: 8px; height: 5px; background-size: cover;transition:.4s;}
#header .h_top .lan_wrap em.on::after{transform:translateY(-50%) rotate(180deg); }
#header .h_top .lan_wrap ul{display: none;position: absolute; top: calc(100% + 10px); width: 100%;}
#header .h_top .lan_wrap ul li:not(:last-child){margin-bottom: 5px;}*/
#header .h_top .lan_wrap ul{display:flex; align-items:center; justify-content:space-between;}
#header .h_top .lan_wrap ul li a{display: block;font-size: 13px; color: #333;padding-right: 10px;text-align: right; border-right:1px solid #ddd;}
#header .h_top .lan_wrap ul li:last-child a{padding-left: 10px; padding-right: 0; border-right:0px solid #ddd;}
#header .h_top .member_wrap{display: flex;align-items: center;gap:20px;margin-left: 10px;}
#header .h_top .member_wrap a{position: relative;display: block;font-size: 13px; color: #999; font-weight: 300;}
#header .h_top .member_wrap a.log_btn{color: #666;}
#header .h_top .member_wrap a:not(:last-child)::after{content:'';position: absolute; right: -13px; top: 50%; transform:translateY(-50%);width: 1px; height: 8px; background: #ddd;}
#header .h_top .search_wrap{display: flex;align-items: center;margin-left: 20px;width: 170px; height: 27px; padding: 0 15px; border:1px solid #ddd; border-radius:17px;}
#header .h_top .search_wrap input[type="text"]{width: calc(100% - 20px);font-size: 13px; color: #999;border:0;}
#header .h_top .search_wrap input[type="text"]::placeholder{font-size: 13px; color: #999;}
#header .h_top .search_wrap input[type="text"]:focus{outline:0;}
#header .h_top .search_wrap .search_btn{width: 20px; }
#header .h_top .search_wrap .search_btn img{width: 12px;margin-left: auto;}
#header .h_top .link_btn{display: block;margin-left: 10px;}
#header .h_top .link_btn img{width: 27px;}

#header .h_bot{display: flex;align-items: center; justify-content: space-between;position: relative; height: 70px;}
#header .h_bot .gnb{display: none;padding-right: 75px;}
#header .h_bot .gnb > li{position: relative;padding: 31px 35px;}
#header .h_bot .gnb span a{display: block;font-size: 18px; color: #333; font-weight: 500;}

/* navi */
.nav_btn{position: absolute; right: 0; top: 50%; transform:translateY(-50%);display: block;width: 35px; height: 24px;}
.nav_btn::before{content:'';position: absolute;right: 0; top: 0;width: 100%;height: 3px;background: #333;transition:.4s;}
.nav_btn::after{content:'';position: absolute; right: 0; bottom: 0;width: 100%;height: 3px;background: #333;transition:.4s;}
.nav_btn span{display: block;position: absolute; right: 0; top: 50%; transform:translateY(calc(-50% + 0.5px));width: 100%;height: 3px;background: #333;}

#header.nav .gnb span a{pointer-events: none;}
#header.nav .nav_btn::before{animation:navAni01 .6s ease  forwards;}
#header.nav .nav_btn::after{animation:navAni02 .6s ease forwards;}
#header.nav span{animation:navAni03 .6s ease forwards;}

#header.close .nav_btn::before{animation:navAni01 .6s ease reverse forwards;}
#header.close .nav_btn::after{animation:navAni02 .6s ease reverse forwards;}
#header.close span{animation:navAni03 .6s ease reverse forwards;}

@keyframes navAni01 {
0%{top: 0; transform: rotate(0deg);}
50%{top: 11px;transform:rotate(0deg);}
100%{top: 11px;transform:rotate(45deg);}
}

@keyframes navAni02 {
0%{bottom: 0; transform: rotate(0deg);}
50%{bottom: 10px;transform:rotate(0deg);}
100%{bottom: 10px;transform:rotate(-45deg);}
}

@keyframes navAni03 {
0%{opacity: 1;}
50%{opacity: 0;}
100%{opacity: 0;}
}

.navigation{display: none;position: absolute;top: 110px;right: 0;width: 100%; height: calc(100vh - 110px);z-index: 8000;padding: 60px 70px;background: #fff; box-shadow: 6px 6px 12px rgba(0,0,0,.15);line-height: 1;}
.navigation .menu_wrap .menu{display: flex;align-items: flex-start;	flex-direction: column;gap:30px;}
.navigation .menu_wrap .menu:not(:last-child){margin-bottom: 60px;}
.navigation .menu_wrap .menu h3{width: auto;}
.navigation .menu_wrap .menu h3 a{font-size: 30px; color: #333; font-weight: 700;}
.navigation .menu_wrap .menu ul{display: flex;gap:35px;width: 100%;}
.navigation .menu_wrap .menu ul li a{position: relative;font-size: 16px; color: #666;transition:.3s;}
.navigation .menu_wrap .menu ul li:hover a{color: var(--co01);}
.navigation .menu_wrap .menu ul li:not(:last-child) a::after{content:'';position: absolute; right: -18px; top: 50%; transform:translateY(-50%);width: 3px; height: 3px; background: #ddd; border-radius:50%;}

/* visual_wrap */
#visual_wrap{position: relative;height: auto; line-height: 1;max-width: 100%;}
#visual_wrap .swiper-slide{overflow: hidden;}
#visual_wrap .slide-inner{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-size: cover;background-position: center;}
#visual_wrap .swiper-slide .btn_wrap{position: absolute;left: 0;bottom: 240px;width: 100%;}
#visual_wrap .swiper-slide .btn{display: flex;align-items: center;justify-content: center;width: 145px; height: 42px;background: #333;font-size: 14px; font-weight: 700; color: #fff;transition: all .3s cubic-bezier(0.250, 0.250, 0.455, 1.175);}
#visual_wrap .swiper-slide .btn:hover{letter-spacing:1px}
#visual_wrap .swiper-slide .btn_wrap .inner{padding: 0 2.6%;}

#visual_wrap .visual_items{position: absolute; bottom: 40px;right: 2.6%;z-index: 100;display: flex;align-items: center;gap:20px;}
#visual_wrap .visual_items .swiper-pagination{position: initial;display: flex;gap:22px;}
#visual_wrap .visual_items .swiper-pagination-bullet{width: 8px; height: 8px;background: #bbb;opacity: 1;transition:.3s;}
#visual_wrap .visual_items .swiper-pagination-bullet::after{content:'';position: absolute;top: 50%; left: 50%; transform:translate(-50%,-50%);width: 14px; height: 14px; background: var(--co01); opacity: 0; border-radius:50%;transition:.3s;}
#visual_wrap .visual_items .swiper-pagination-bullet-active{position: relative;background: var(--co01);opacity: 1;}
#visual_wrap .visual_items .swiper-pagination-bullet-active::after{opacity: .3;}
#visual_wrap .visual_items .arr_wrap{display: flex; align-items: center;gap:10px;}
#visual_wrap .visual_items .vis_pause{margin-left: 10px;}
#visual_wrap .visual_items .vis_pause img{height: 12px;}
#visual_wrap .visual_items .arr_wrap img{height: 12px;}

#visual_wrap .scroll{position: absolute;left: 50%;transform:translateX(-50%);bottom: 40px;z-index: 100;padding-bottom: 32px;}
#visual_wrap .scroll p{font-size: 12px; color: #333; font-weight: 700;}
#visual_wrap .scroll::after{content:'';position: absolute; bottom: 0; left: 50%;transform:translateX(-50%);width: 5px; height: 30px;background: linear-gradient(180deg,rgba(255, 255, 255, 0) 15%, rgba(51, 51, 51, .8) 115%); border-radius:3px;}
#visual_wrap .scroll::before{content:'';position: absolute; bottom: 30px; left: 50%;transform:translateX(-50%);width: 5px; height: 5px; border-radius:50%;background: #333;animation: scrAni01 1s ease alternate infinite;}
@keyframes scrAni01 {
0%{bottom: 20px;}
100%{bottom: 0px;}
}


/* section */
.section{padding: 75px 0;line-height: 1;}
.section .sec_tit{display: flex;align-items: center; justify-content: space-between; margin-bottom: 25px;}
.section .sec_tit .txt span{display: block;font-size: 15px; color: var(--co01); font-weight: 700; margin-bottom: 5px;}
.section .sec_tit .txt p{font-size: 34px; color: #333; font-weight: 700;line-height: 50px;}
.section .sec_tit a.more_btn01{display: flex; align-items: center; justify-content: center; width: 45px; height: 45px; border-radius:50%; background: #f5f5f5;}
.section .sec_tit a.more_btn01 img{width: 17px;transition: all .3s cubic-bezier(0.250, 0.250, 0.455, 1.175);}
.section .sec_tit a.more_btn01:hover img{transform:rotate(180deg);}

/*section01*/
#section01 .box_wrap{display: flex;gap:40px 20px;}
#section01 .box_wrap .box{position: relative;	width: calc((100% - 40px) / 3);}
#section01 .box_wrap .box .img_wrap{position:relative; width:100%; padding-bottom:58.952%;background: #fff; border-radius:10px; overflow: hidden;}
#section01 .box_wrap .box .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;}
#section01 .box_wrap .box .txt_wrap{display: flex;align-items: center; justify-content: space-between;margin-top: 30px;}
#section01 .box_wrap .box .txt_wrap .txt{position: relative;	padding-top: 22px;}
#section01 .box_wrap .box .txt_wrap .txt::after{content:'';position: absolute;top: 0; left: 0; width: 30px; height: 2px; background: var(--co01);}
#section01 .box_wrap .box .txt_wrap p{font-size: 18px; color: #333; font-weight: 700;}
#section01 .box_wrap .box .txt_wrap span{display: block;font-size: 14px; color: #666;margin-top: 12px;}
#section01 .box_wrap .box .txt_wrap .view_btn{position: initial;top: 0;left: 0;display: flex; align-items: center; justify-content: center; width: 50px; height: 50px;font-size: 13px; color: #333; line-height: 13px; border-radius:50%; background: #f5f5f5;text-align: center;transform: initial;transition: transform 0.2s ease, background-color .5s;z-index: 5;}
#section01 .box_wrap .box:hover .txt_wrap .view_btn{background: var(--co01);color: #fff;}

/* section02 */
#section02{padding: 0;}
#section02 .sec02_slide .img_wrap{width: 100%; height: auto; background: #dad9d9;}
#section02 .sec02_slide .img_wrap img{width: 100%;height: auto; object-fit:initial;max-width: initial;margin: 0 auto;}
#section02 .sec02_slide .btn_wrap{position: absolute;width: 100%;left: 0;bottom: 130px;}
#section02 .sec02_slide .btn_wrap .inner{width: 100%;padding: 0 calc(2.6% + 50px);}
#section02 .sec02_slide .btn_wrap .btn{display: flex;align-items: center;justify-content: center;width: 145px; height: 42px;background: #333;font-size: 14px; font-weight: 700; color: #fff;transition: all .3s cubic-bezier(0.250, 0.250, 0.455, 1.175);}
#section02 .sec02_slide .btn_wrap .btn:hover{letter-spacing:1px}
#section02 .sec02_slide .slick-prev{position: absolute;left: 2.6%; top: 50%; transform:translateY(-50%); background: url(/assets/images/main/main_prev02_tab.png)center no-repeat;text-indent: -9999px;z-index: 100; width: 32px; height: 8px;background-size: cover;}
#section02 .sec02_slide .slick-next{position: absolute;right: 2.6%; top: 50%; transform:translateY(-50%); background: url(/assets/images/main/main_next02_tab.png)center no-repeat;text-indent: -9999px;z-index: 100; width: 32px; height: 8px;background-size: cover;}
#section02 .sec02_slide .slick-dots{display: flex;gap:22px;position: absolute; left: 50%; transform:translateX(-50%); bottom: 45px;}
#section02 .sec02_slide .slick-dots li{position: relative;width: 8px; height: 8px; border-radius:50%;background: #999;text-indent: -9999px;transition:.3s;}
#section02 .sec02_slide .slick-dots li::after{content:'';position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%);width: 14px; height: 14px; background: var(--co01); opacity: 0;border-radius:50%;transition:.3s;}
#section02 .sec02_slide .slick-dots li.slick-active{background: var(--co01);}
#section02 .sec02_slide .slick-dots li.slick-active::after{opacity: .3;}

/* section03 */
#section03 .box_wrap{display: flex;gap:10px;}
#section03 .box_wrap .box{position: relative;flex:1;height: 280px;border-radius:15px; overflow: hidden;transition: all .5s;}
#section03 .box_wrap .box a{pointer-events: none;}
#section03 .box_wrap .box.on a{pointer-events: auto;}
#section03 .box_wrap .box .img_wrap{width: 100%; height: 100%; filter:brightness(.5);transition:.5s;}
#section03 .box_wrap .box .img_wrap img{width: 100%; height: 100%; object-fit:cover;}
#section03 .box_wrap .box .txt_wrap{position: absolute;top: 20px;left: 80px;pointer-events: none;z-index: 100;transition: .4s;}
#section03 .box_wrap .box .txt_wrap p{display: flex;flex-direction: column;justify-content: flex-end;font-size: 18px;color: #fff;font-weight: 700;transform: rotate(90deg);transform-origin: left top;min-width: 200px;min-height: 72px;line-height: 24px;transition: .4s;text-shadow: 2px 2px 10px rgba(0, 0, 0, .6);}
#section03 .box_wrap .box em{opacity: 0;position: absolute;top: 20px;right: 20px;z-index: 100;display: flex;align-items: center;justify-content: center;width: 50px; height: 50px;font-size: 13px; color: #fff; background: rgba(255,255,255,.2); border-radius:50%;backdrop-filter: blur(4px);transition:.4s;text-align: center;}
#section03 .box_wrap .box em:hover{background: var(--co01);}

#section03 .box_wrap .box.on{flex:3.58;}
#section03 .box_wrap .box.on .img_wrap{filter:brightness(1);}
#section03 .box_wrap .box.on .txt_wrap{top: calc(100% - 90px);left: 20px;}
#section03 .box_wrap .box.on .txt_wrap p{transform: rotate(0deg);}
#section03 .box_wrap .box.on em{opacity: 1;}

/* section04 */
#section04{background: url(/assets/images/main/sec04_bg01_tab.jpg)center no-repeat;height: 550px; background-attachment: fixed;}
#section04 .inner{height: 100%;}
#section04 .con{position: relative;height: 100%;}
#section04 .logo_wrap{position: absolute;z-index: 100;}
#section04 .logo_wrap img{width: 202px;}
#section04 .logo_wrap::after{content:'';position: absolute; left: calc(100% + 15px);top: 50%; transform:translateY(-50%);width: 0px; height: 2px;background: #fff;transition:1s;}
#section04 .logo_wrap.on::after{width: 100px; }

#section04 .txt_wrap{position: absolute;right: 0;bottom: 0px;text-align: right;z-index: 100;}
#section04 .txt_wrap span{display: block;font-size: 15px; color: #fff;font-weight: 700;}
#section04 .txt_wrap strong{display: block;font-size: 34px; color: #fff; font-weight: 700;margin: 10px 0px 20px;line-height: 50px;}
#section04 .txt_wrap p{font-size: 14px;	color: #fff; line-height: 24px;}
#section04 .txt_wrap p br{display: none;}
#section04 .txt_wrap p i{display: block;}

/* section05 */
#section05 .sec_tit{align-items: flex-start;justify-content: flex-start;flex-direction: column;gap:30px;margin-bottom: 35px;}
#section05 .slide_items05{display: flex;align-items: center;gap:20px;}
#section05 .slide_items05 .numcount{display: flex;align-items: center;gap:25px;}
#section05 .slide_items05 .numcount span{font-size: 13px; color: #999; font-weight: 700;}
#section05 .slide_items05 .numcount span::before{content:'0';}
#section05 .slide_items05 .numcount span.now{position: relative;color:var(--co01);}
#section05 .slide_items05 .numcount span.now::after{content:'';position: absolute; right: -14px; top: 50%; transform:translateY(-50%) rotate(20deg);width: 2px; height: 12px;background: #ddd;}
#section05 .slide_items05 .dots_wrap{position: relative;text-indent: -9999px;width: 140px; height: 2px; background: #ddd;}
#section05 .slide_items05 .dots_wrap li{position: absolute; top: 0; left: 0; width: 0%;height: 100%; background: var(--co01);}
#section05 .slide_items05 .dots_wrap li.slick-active{animation:dotsAni01 5s linear forwards;}
#section05 .slide_items05 .arr_wrap{display: flex; gap:10px;align-items: center;}
#section05 .slide_items05 .arr_wrap img{height: 14px;}
#section05 .slide_items05 .sec05_pause img{height: 14px;}
@keyframes dotsAni01{
0%{width: 0%;}
100%{width: 100%;}
}

#section05 .inner{position: relative;padding: 0 2.6%;}
#section05 .inner::before{content:'';display: none;position: absolute;left: -300px;bottom: 0;width: 300px;height: 440px;background: #fff;z-index: 100;}
#section05 .inner::after{content:'';display: none;position: absolute;right: -300px;bottom: 0;width: 300px;height: 440px;background: rgba(255,255,255,.5);z-index: 100;}
#section05 .slick-list{width: calc(100% + 30px);overflow: hidden;}
#section05 .slide_wrap ul li{width: auto;margin-right: 30px;}
#section05 .slide_wrap ul li .img_wrap{position:relative; width:100%; padding-bottom:100%; border-radius:10px; overflow: hidden;transition: all .3s cubic-bezier(0.250, 0.250, 0.455, 1.175);}
#section05 .slide_wrap ul li .img_wrap i mg{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%; object-fit:cover;transition:.3s;}
#section05 .slide_wrap ul li .txt_wrap{margin-top: 20px;}
#section05 .slide_wrap ul li .txt_wrap p{font-size: 14px; color: #333; font-weight: 700;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
#section05 .slide_wrap ul li .txt_wrap span{display: block;font-size: 13px; color: #999; margin-top: 15px;}
#section05 .slide_wrap ul li em{opacity: 0;position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);display: flex; align-items: center; justify-content: center;width: 50px; height: 50px; border-radius:50%;background: rgba(255,255,255,.2);font-size: 13px; color: #fff;font-family: "Play", sans-serif;text-align: center;transition:.5s;}
#section05 .slide_wrap ul li:hover .img_wrap{border-radius:10px 90px 90px 10px;}
#section05 .slide_wrap ul li:hover .img_wrap img{filter: brightness(0.5);}
#section05 .slide_wrap ul li:hover em{opacity: 1;}

/* section06 */
#section06{padding-top: 0px;}
#section06 .con_wrap{display: flex;align-items: center;justify-content: center;flex-direction: column;gap:30px;padding: 75px;background: url(/assets/images/main/sec06_bg01_tab.jpg)center no-repeat; background-size: cover; border-radius:20px;}
#section06 .con_wrap .sec_tit{text-align: center;justify-content: center;}
#section06 .con_wrap .sec_tit .txt span{color: #fff;}
#section06 .con_wrap .sec_tit .txt p{color: #fff;}
#section06 .con_wrap .txt_wrap strong{display: block;font-size: 14px; line-height: 24px; font-weight: 400;margin-top: 25px;color: #fff;text-align: center;}
#section06 .con_wrap .txt_wrap strong br{display: none;}
#section06 .con_wrap .txt_wrap strong i{display: block;}
#section06 .con_wrap .btn_wrap{display: flex;gap:10px;justify-content: center;}
#section06 .con_wrap .btn_wrap a{display: flex; align-items: center; justify-content: center; flex-direction: column;gap:15px;width: 120px; height: 120px; border:1px solid rgba(255,255,255,.5); border-radius:50%;transition:.5s;}
#section06 .con_wrap .btn_wrap a p{font-size: 14px; color: #fff; font-weight: 700;}
#section06 .con_wrap .btn_wrap a:hover{background: var(--co01);border:1px solid var(--co01);}
#section06 .con_wrap .btn_wrap a img{width: 22px;}

.f_pop{display: none;position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0,0,0,.3);z-index: 9999;}
.f_pop .x_btn{position: fixed;top: 50px;right: 2.6%;color: #fff;font-size: 40px;}
.f_pop .pop_box{position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%);width: 95%; height: 600px; background: #fff; border-radius: 20px;padding: 30px;}
.f_pop .pop_box02{position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%);width: 95%; background: #fff; border-radius: 20px;padding: 30px;}
.pop_box h2{font-size:24px; color:#222; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #ddd; text-align:center;}	
.pop_box .txt_box{overflow-y:scroll; height:450px;}
.pop_box .txt_box h4.member_guide_tit{font-size:17px; margin-top: 20px; color:#222; font-weight:600;}
.pop_box .guide_type1 {padding-left: 10px; margin-top: 5px;}
.pop_box .guide_type2 {padding-left: 15px; margin-top: 5px;}
.pop_box .txt_box .guide_type1 > li{margin-bottom: 5px; font-size: 17px; color: #555; line-height: 1.4;}
.pop_box .guide_type2 > li {margin-bottom: 3px; font-size: 17px; color: #555; line-height: 1.4;}
.pop_box02 h2{font-size:24px; color:#222; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #ddd; text-align:center;}	
.pop_box02 .txt_box p{font-size:17px; color:#555;}

.pop_box .txt_box .txt{margin-bottom: 30px;}
.pop_box .txt_box strong{font-size: 17px; color: #222;}
.pop_box .txt_box p{font-size:17px; color:#555;}

/* footer */
#footer{line-height: 1;border-top: 1px solid #ddd;}
#footer .inner{width: 100%;}
#footer .f_top{border-bottom: 1px solid #ddd;padding: 15px 0;}
#footer .f_top .inner{display: flex;align-items: center;justify-content: space-between;}
#footer .f_top .a_wrap{display: flex;gap:20px;}		
#footer .f_top .a_wrap a{font-size: 14px;color: #666;}
#footer .f_top .a_wrap a.pri{color: #333;}
#footer .f_top .top_btn{display: flex;align-items: center;gap:10px;font-size: 14px; color: #333; font-weight: 700;}
#footer .f_top .top_btn img{width: 14px;}

#footer .f_bot{padding: 45px 0;}
#footer .f_bot .inner{display: flex; align-items: center; justify-content: center;flex-direction: column-reverse;gap:25px;}
#footer .f_bot .f_logo img{width: 188px;}
#footer .f_bot address p{font-size: 14px; color: #666; line-height: 26px;text-align: center;}
#footer .f_bot address p span{display: inline-block;margin-right: 6px;}
#footer .f_bot address p i{display: inline-block;width: 45px; }
#footer .f_bot address p.copy{font-size: 14px; color: #999;margin-top: 15px;text-align: center;}

/* =====sub========================================================================= */
#sub_visual_wrap{position: relative;line-height: 1;}
#sub_visual_wrap .txt_wrap{position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%);}
#sub_visual_wrap .txt_wrap h3{font-size: 50px; color: #fff;font-weight: 700;}

.tab_menu_pc{display: none;position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(51,51,51,.8);}
.tab_menu_pc ul{display: flex;align-items: center; justify-content: center;gap:80px;}
.tab_menu_pc ul li a{display: flex;align-items: center;position: relative;font-size: 20px; color: #fff;font-weight: 500;transition:.4s;height: 80px;}
.tab_menu_pc ul li a::after{content:'';position: absolute; bottom: 0;left: 50%; transform:translateX(-50%); width: 0%; height: 3px;background: var(--co01);transition:.4s;}
.tab_menu_pc ul li.on a{color: var(--co01);}
.tab_menu_pc ul li.on a::after{width: 100%;}
.tab_menu_pc ul li:hover a{color: var(--co01);}
.tab_menu_pc ul li:hover a::after{width: 100%;}

.tab_menu_mob {display: block;position: absolute;bottom: 0px; width:100%; height:60px; line-height: 1;}
.tab_menu_mob .inner{position:relative; display: flex; height:100%;}
.tab_menu_mob .menu {display: flex; width:calc(100%); height:100%;background: rgba(51,51,51,.8); }
.tab_menu_mob .menu > li {position:relative;flex:1; height:100%;}
.tab_menu_mob .menu > li.menulink01::before{content:'';position: absolute; right: 0; top: 50%; transform:translateY(-50%); width: 1px; height: 100%; background: rgba(255,255,255,.5);}
.tab_menu_mob .menu > li::after{content:'';position: absolute; right: 20px; top: 50%; transform:translateY(-50%);width: 15px; height: 9px; background: url(/assets/images/sub/tab_arr_tab.png)center no-repeat; background-size: cover;transition:.3s;}
.tab_menu_mob .menu > li.on::after{transform:translateY(-50%) rotate(180deg);}
.tab_menu_mob .menu > li > a {display:flex; align-items:center; padding: 0 20px 0 20px; width:100%; height:100%; font-size: 15px; color:#fff; font-weight: 500; line-height:1.2; box-sizing:border-box; word-break:keep-all;}
.tab_menu_mob .menu > li ul {display:none; position:absolute; width:100%; top:100%; left:-1px; box-sizing:content-box; background-color:#fff; z-index:10;box-shadow: 4px 4px 8px rgba(0,0,0,.15);}
.tab_menu_mob .menu > li ul li a {display:flex; align-items:center; position:relative; width:100%; height: 50px; font-size:14px; color:#666;  font-weight: 400;padding:0 20px; box-sizing:border-box; line-height:1.2;transition:.3s}
.tab_menu_mob .menu > li ul li.on{border-bottom: 2px solid var(--co01);}
.tab_menu_mob .menu > li ul li.on a{color: var(--co01);font-weight: 700;}

/* depth03 */
.depth03_wrap{line-height: 1;margin-bottom: 50px;}
.depth03_wrap ul{display: flex; border-radius:30px;}
.depth03_wrap ul li{flex:1;transition:.3s;}
.depth03_wrap ul li:not(:last-child){border-right: 1px solid #ddd;}
.depth03_wrap ul li.on{background: var(--co01); border:1px solid var(--co01);}
.depth03_wrap ul li.on a{color: #fff;font-weight: 700;}
.depth03_wrap ul li:hover{background: var(--co01); border:1px solid var(--co01);}
.depth03_wrap ul li:hover a{color: #fff;}
.depth03_wrap ul li a{display: flex;align-items: center; justify-content: center;font-size: 16px; color: #666;height: 55px;transition:.3s;}

#sub_contents{position: relative;padding: 90px 0;}

/* 공통 */
h3.h3_tit01{position: relative;font-size: 28px;color: #333; font-weight: 700;padding-left: 35px; margin-bottom: 30px;}
h3.h3_tit01::after{content:'';position: absolute; top: 4px; left: 0; background: url(/assets/images/sub/txt_icon01.png)center no-repeat; width: 20px; height: 20px; background-size: cover;}

.ul_txt_st01 li{position: relative;padding-left: 15px;font-size: 16px; color: #666; line-height: 1.6;}
.ul_txt_st01 li::after{content:'';position: absolute; left: 0; top: 10px; width: 4px; height: 4px;background: var(--co01); border-radius:50%;}

table.tbl01{width: 100%;border-top: 2px solid #333;}
table.tbl01 tr{border-bottom: 1px solid #ddd;}
table.tbl01 th{font-size: 16px; padding: 15px 20px; color: #222; font-weight: 400;background: #f5f5f5;}
table.tbl01 td{font-size: 16px; padding: 15px 20px;color: #666; font-weight: 400;}

input.ra_st01{display: none;}
input.ra_st01 + label{position: relative;padding-left: 25px;font-size: 16px; color: #666;}
input.ra_st01 + label::after{content:'';position: absolute;left: 0; top: 50%; transform:translateY(-50%);width: 16px; height: 16px; border:1px solid #ddd; border-radius:50%;}
input.ra_st01:checked + label::after{border:5px solid var(--co01);}

/* sub0101 */
.sub0101_wrap{line-height: 1;}
.sub0101_wrap .con_wrap{position: relative;display: flex;flex-direction: column-reverse;gap:35px; align-items: flex-start; justify-content: flex-start;padding-top: 170px;}
.sub0101_wrap .con_wrap .img_wrap img{max-width: 100%;}
.sub0101_wrap .con_wrap .txt_wrap .tit{position: absolute; left: 0;top: 0;margin-bottom: 0px;}
.sub0101_wrap .con_wrap .txt_wrap .tit strong{display: block;font-size: 34px; color: #333; font-weight: 700; line-height: 50px;} 
.sub0101_wrap .con_wrap .txt_wrap .tit p{font-size: 18px; color: #666;margin-top: 15px;}
.sub0101_wrap .con_wrap .txt_wrap .tit p b{color: var(--co01);}
.sub0101_wrap .con_wrap .txt_wrap .txt p{font-size: 14px; color: #666; line-height: 24px;}
.sub0101_wrap .con_wrap .txt_wrap .txt p:not(:last-child){margin-bottom: 12px;}
.sub0101_wrap .con_wrap .txt_wrap .bot{display: flex;align-items: center;gap:15px;margin-top: 55px;}
.sub0101_wrap .con_wrap .txt_wrap .bot span{font-size: 14px; color: #333;}
.sub0101_wrap .con_wrap .txt_wrap .bot p{font-size: 18px; color: #333; font-weight: 700;letter-spacing:1px;}
.sub0101_wrap .bg_txt{position: absolute;bottom: 150px;right: 0;z-index: -1;}
.sub0101_wrap .bg_txt p{font-size: 100px; color: #f5f5f5; font-weight: 700; text-transform:uppercase;}


/* sub0102 */
.sub0102_wrap{line-height: 1;}
.sub0102_wrap .con_wrap{display: flex; }
.sub0102_wrap .con_wrap .tab-menu-wrap{width: 250px;}
.sub0102_wrap .con_wrap .tab-menu-wrap a{display: block; width: fit-content;font-size: 30px; color: #333; font-weight: 700;transition:.4s;}
.sub0102_wrap .con_wrap .tab-menu-wrap a:not(:last-child){margin-bottom: 15px;}
.sub0102_wrap .con_wrap .tab-menu-wrap a.on{color: var(--co01);}
.sub0102_wrap .con_wrap .tab-menu-wrap a:hover{color: var(--co01);}
.sub0102_wrap .con_wrap .tab-container{width: calc(100% - 250px);}
.sub0102_wrap .con_wrap .his_wrap .his{display: flex;padding: 30px 0;border-bottom: 1px solid #ddd;}
.sub0102_wrap .con_wrap .his_wrap .his:first-child{padding-top: 0;}
.sub0102_wrap .con_wrap .his_wrap .his:last-child{border-bottom: 0;}
.sub0102_wrap .con_wrap .his_wrap .his strong{display: block;font-size: 23px; color: #333; font-weight: 700; width: 120px;}
.sub0102_wrap .con_wrap .his_wrap .his ul.ul_txt_st01{width: calc(100% - 120px); transform: translateY(-3px);}

/* sub0106 */
.sub0106_wrap{line-height: 1;}
.sub0106_wrap .con_wrap{display: flex;align-items: center;gap:50px;flex-wrap:wrap;}
.sub0106_wrap .con_wrap .map_con{width: 550px;}
.sub0106_wrap .con_wrap .map_wrap{position:relative; width:100%; padding-bottom:52.25%;overflow: hidden; border-radius:10px;}
.sub0106_wrap .con_wrap .map_wrap iframe{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%; object-fit:cover;}
.sub0106_wrap .con_wrap .txt_con{width: calc(100% - 550px);}
.sub0106_wrap .con_wrap .txt_con .tit{padding-bottom: 20px; margin-bottom: 20px;border-bottom: 1px solid #ddd;}
.sub0106_wrap .con_wrap .txt_con .tit strong{display: block;font-size: 25px; color: #333; font-weight: 700; margin-bottom: 20px;}
.sub0106_wrap .con_wrap .txt_con .tit p{position: relative;padding-left: 20px;font-size: 18px; color: #333; line-height: 1.6;font-weight: 700;}
.sub0106_wrap .con_wrap .txt_con .tit p::after{content:'';position: absolute; left: 0; top: 5px; background: url(/assets/images/sub/pin_icon01.png)center no-repeat;width: 15px;height: 19px;background-size: cover;}
.sub0106_wrap .con_wrap .txt_con ul li{display: flex;}
.sub0106_wrap .con_wrap .txt_con ul li:not(:last-child){margin-bottom: 20px;}
.sub0106_wrap .con_wrap .txt_con ul li p{width: 80px;font-size: 18px; color: #333; font-weight: 700;}
.sub0106_wrap .con_wrap .txt_con ul li span{display: block;width: calc(100% - 80px);font-size: 16px; color: #666;}
.sub0106_wrap .con_wrap .txt_con ul li span a{display: flex;align-items: center;gap:6px;}
.sub0106_wrap .con_wrap .txt_con ul li span a img{width: 14px;}

@media screen and (max-width:1024px) {
.sub0106_wrap .con_wrap .map_con{width: 100%;}
.sub0106_wrap .con_wrap .txt_con{width: 100%;}
}

/* sub0302 */
.sub0302_wrap iframe{display: block;width: 100%; height: 800px; margin: 0 auto;}

/* sub0501 */
.sub0501_wrap{line-height: 1;}
.sub0501_wrap .reg_tab{display: flex;flex-wrap:wrap;margin-bottom: 60px;border-top: 1px solid #ddd;}
.sub0501_wrap .reg_tab a{display: flex;align-items: center;justify-content: center;flex:initial;width: calc(100% / 8);min-height: 55px;font-size: 15px;color: #666;border:1px solid #ddd; border-left: 0;border-top: 0;transition:.4s;}
.sub0501_wrap .reg_tab a:first-child{border-radius: 0;border-left: 1px solid #ddd;}
.sub0501_wrap .reg_tab a:nth-child(9){border-left: 1px solid #ddd;}
.sub0501_wrap .reg_tab a:last-child{border-radius:0;}
.sub0501_wrap .reg_tab a.on{color: #fff;background: var(--co01);font-weight: 700;}
.sub0501_wrap .reg_tab a:hover{color: #fff;background: var(--co01);}

.sub0501_wrap .shop_tab{display: flex;align-items: center;justify-content: center; flex-wrap:wrap; gap:10px; margin-bottom: 40px;}
.sub0501_wrap .shop_tab a{display: flex; align-items: center; justify-content: center;font-size: 15px;min-width: 150px; height: 50px; border:1px solid #ddd; border-radius:28px;color: #666;transition:.4s;}
.sub0501_wrap .shop_tab a.on{background: var(--co01); color: #fff;border:1px solid var(--co01);}
.sub0501_wrap .shop_tab a:hover{background: var(--co01); color: #fff;border:1px solid var(--co01);}

/* product - sub02 */
.product_list_wrap{line-height: 1;}
.product_list_wrap .tit{margin-bottom: 40px;}
.product_list_wrap .tit strong{display: flex; align-items: center;font-size: 30px; color: #333; font-weight: 700;margin-bottom: 20px;}
.product_list_wrap .tit strong b{display: inline-block;font-size: 18px; color: #ddd;margin: 0 15px;font-weight: 400;}
.product_list_wrap .tit p{font-size: 16px; color: #666;}
.product_list_wrap .search_wrap table.tbl01 .col01{width: 200px;}
.product_list_wrap .search_wrap .ra_wrap{display: flex;gap:20px; flex-wrap:wrap;}
.product_list_wrap .search_wrap .btn_wrap{display: flex;align-items: center;justify-content: flex-end; gap:10px; margin-top: 20px;}
.product_list_wrap .search_wrap .btn_wrap a{display: flex; align-items: center; justify-content: center; width: 100px; height: 45px; border:1px solid #333;background: #333;font-size: 16px; color: #fff; font-weight: 700;}
.product_list_wrap .search_wrap .btn_wrap a.btn02{background: #fff;color: #333;}

.product_list_wrap .list_wrap{margin-top: 100px;}
.product_list_wrap .list_wrap ul.ul_list{display: flex;flex-wrap:wrap;gap:30px;}
.product_list_wrap .list_wrap ul.ul_list > li{width: calc((100% - 30px) / 2); border:1px solid #ddd; border-radius:10px;}
.product_list_wrap .list_wrap ul.ul_list > li a{display: block; padding: 15px;}
.product_list_wrap .list_wrap ul.ul_list > li .img_wrap{position:relative; width:100%; padding-bottom:54.545%;margin-bottom: 15px;}
.product_list_wrap .list_wrap ul.ul_list > li .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;}
.product_list_wrap .list_wrap ul.ul_list > li .txt_wrap{padding: 25px 20px 10px; border-top: 2px solid var(--co01);}
.product_list_wrap .list_wrap ul.ul_list > li .txt_wrap p{font-size: 22px; color: #333; font-weight: 700;margin-bottom: 10px;}
.product_list_wrap .list_wrap ul.ul_list > li .txt_wrap ul li{position: relative;font-size: 16px; color: #666; line-height: 1.6;padding-left: 15px;}
.product_list_wrap .list_wrap ul.ul_list > li .txt_wrap ul li::after{content:'';position: absolute;left: 0; top: 10px; width: 4px; height: 4px; border-radius:50%; background: var(--co01);}

.product_view_wrap{line-height: 1;}
.product_view_wrap .tit{display: flex; align-items: flex-start;flex-direction: column;justify-content: flex-start;gap:10px; margin-bottom: 30px;	}
.product_view_wrap .tit p{width: 100%;font-size: 40px; color: #333; font-weight: 700;}
.product_view_wrap .tit .dw_btn_wrap{display: flex;gap:10px;margin-left: auto;}
.product_view_wrap .tit .dw_btn_wrap a{display: flex; align-items: center; justify-content: center;gap:10px;width: 150px; height: 35px;font-size: 16px; color: #666; background: #f5f5f5; border:1px solid #ddd;transition:.4s;}
.product_view_wrap .tit .dw_btn_wrap a img{transition:.4s;}
.product_view_wrap .tit .dw_btn_wrap a:hover{background: var(--co01); color: #fff;  border:1px solid var(--co01);}
.product_view_wrap .tit .dw_btn_wrap a:hover img{filter:brightness(100);}

.product_view_wrap .slide_wrap{margin-bottom: 100px;}
.product_view_wrap .big_slide{margin-bottom: 20px;}
.product_view_wrap .big_slide .img_wrap{position:relative; width:100%; padding-bottom:32.143%;border-radius:20px; border:1px solid #ddd; overflow: hidden;}
.product_view_wrap .big_slide .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:98%; max-height:98%;}
.product_view_wrap .big_slide .slick-prev{position: absolute; left: 20px; top: 50%; transform:translateY(-50%); width: 55px; height: 55px; border-radius:50%; background: url(/assets/images/sub/prev01.png)center no-repeat #f5f5f5; background-size: 11px;text-indent: -9999px;z-index: 100;}
.product_view_wrap .big_slide .slick-next{position: absolute; right: 20px; top: 50%; transform:translateY(-50%); width: 55px; height: 55px; border-radius:50%; background: url(/assets/images/sub/next01.png)center no-repeat #f5f5f5; background-size: 11px;text-indent: -9999px;z-index: 100;}

.product_view_wrap .sm_slide_wrap{padding: 0 15px;}
.product_view_wrap .sm_slide .slick-list{width: calc(100% + 15px);}
.product_view_wrap .sm_slide li{width: 100px;margin-right: 15px;padding: 10px;border-radius:10px; border:1px solid #ddd; overflow: hidden;}
.product_view_wrap .sm_slide .img_wrap{position:relative; width:100%; padding-bottom:100%;}
.product_view_wrap .sm_slide .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:98%; max-height:98%;}

.product_view_wrap .con:not(:last-child){margin-bottom: 100px;}
.product_view_wrap .con .txt_box{padding: 20px; background: #f5f5f5; border-radius:10px;margin-bottom: 20px;}
.product_view_wrap .con .txt_box p{font-size: 16px; color: #666; line-height: 1.8;white-space: pre-wrap;}
.product_view_wrap .con table.tbl01 .col01{width: 200px;}
.product_view_wrap .con table.tbl01 .col02{width: ;}
.product_view_wrap .con table.tbl01 .col03{width: 200px;}
.product_view_wrap .con table.tbl01 .col04{width: ;}
.product_view_wrap .con table.tbl01 td{white-space: pre-wrap;padding: 10px 20px;}
.product_view_wrap .con .img_box img{display: block; margin: 0 auto; max-width: 90%;}

.product_view_wrap a.list_btn{display: flex; align-items: center; justify-content: center;width: 100px; height: 45px; background: #333; color: #fff; font-size: 16px; font-weight: 700; margin: 50px auto 0;}

@media screen and (max-width:1024px) {
.product_view_wrap .con table.tbl01 .col01{width: 100px;}
.product_view_wrap .con table.tbl01 .col02{width: ;}
.product_view_wrap .con table.tbl01 .col03{width: 100px;}
.product_view_wrap .con table.tbl01 .col04{width: ;}
}


}