@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR&display=swap');

html,body{height: 100%;font-family:'Noto Sans KR',sans-serif;    scroll-behavior: smooth; min-width: 1580px; overflow: auto;}
/* .wrap{height:100%; min-width: 1300px;position: relative;max-width:2000px;margin:0 auto;} */
.wrap{height:100%; min-width: 1300px;position: relative;margin:0 auto;}
.inner{width: 1200px;margin: 0 auto;position: relative;}
.in_1400{width:1400px;}
body{min-width: 1580px; overflow-x: auto;}

/*header*/
header{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;padding: 0 20px;transition: all 0.2s;text-align: center;height: 90px; min-width:1480px}
header:before {content:"";display:block;width:100%;height:1px;background:#e5e5e5;position:absolute;left:0;top:89px;opacity:0;transition:0.2s;}
header .head_in{max-width: 1680px;margin: 0 auto;position: relative;height: 90px;overflow: hidden;z-index: 10;;transition: 0.2s;}
header h1{position: absolute;top: 32px;left: 0;}
header h1 a{display: block;width: 261px;height: 26px;background: url(../images/logo-co.png?ver=2) no-repeat center;background-size: contain;}
header .menu{display: block;text-align:center;}
header .menu > ul{display:inline-block;}
header .menu ul::after{content: "";display: block;clear: both;}
header .menu .gnb1{float: left;}
header .menu .gnb1 > a{display: block;line-height: 90px;color: #000;font-size: 18px;padding: 0 20px;font-weight: 400;transition: 0.2s;position:relative;}
header .menu .gnb1 > a > span {display:block;position:relative;padding:0 15px;}
header .menu .gnb1 > a > span:before{content:"";position:absolute; bottom:-1px;left:50%;transform:translateX(-50%); background:#003641;width:0%;height:3px;opacity:0;transition:.5s;z-index:111}
header .menu .gnb1:hover > a > span:before{opacity:1;width:100%;}
header .menu .gnb2{margin-top: 30px;}
header .menu .gnb2 li a{display: block;font-size: 16px;color: #919191;padding-bottom:18px;letter-spacing: 0px;}
header .menu .gnb2 li a:hover{color:#003641;}
header .rig{position: absolute;right: 0px;top: 29px;display:flex;align-items:center;}
header .tel{margin-left:25px;}
header .tel p{font-size:22px; color:#003641;font-family:'Jost';font-weight:600;position:relative;padding-left:25px;background:url(../images/tel-co.png) no-repeat left center;letter-spacing:0.02em;transition:0.3s;}
header .open{color:#fff;line-height:32px;padding: 0 25px;border-radius: 25px; font-size: 14px; background: linear-gradient(to right, #00252d 0% , #155a68 50% , #5cac94 100%); font-weight: 700;}
header .open strong{font-weight: 400;}
/* header .open{color:#fff;line-height:32px;padding: 0 25px;border-radius: 25px;background: linear-gradient(to right, #8fbf76 0% , #003641 100%);} */

header:hover{background-color: #fff;box-shadow: 5px 5px 6.93px 0.07px rgb(0 0 0 / 10%);background:#fff;}
header:hover,
header:hover .head_in {height:380px;}
header:hover:before {opacity:1;}
header:hover .menu .gnb1 > a{color: #292929;}
header:hover h1 a {background-image:url(../images/logo-co.png?ver=2);}
header:hover .tel p{color:#121212;background-image:url(../images/tel-co.png);}
header.main{background:#fff;}
header.main .menu .gnb1 > a{color: #292929;}
header.main h1 a {background-image:url(../images/logo-co.png?ver=2);}
header.main .tel p{color:#003641;background-image:url(../images/tel-co.png);}

header.sub{background: transparent;}
header.sub:hover{background:#fff;}
header.sub .menu .gnb1 > a{color: #292929;}
header.sub h1 a {background-image:url(../images/logo-co.png?ver=2);}
header.sub .tel p{color:#121212;background-image:url(../images/tel-b.png);}
/* header.sub .open{color:#fff;line-height:32px;padding: 0 25px;border-radius: 25px;background: linear-gradient(to right, #8fbf76 0% , #003641 100%);} */

header.on{background: #fff;box-shadow: 5px 5px 6.93px 0.07px rgb(0 0 0 / 10%);}
header.on:hover{background:#fff;}
header.on .menu .gnb1 > a{color: #292929;}
header.on h1 a {background-image:url(../images/logo-co.png?ver=2);}
header.on .tel p{color:#121212;background-image:url(../images/tel-b.png);}

/*footer*/
footer{background-color: #fff;padding: 60px 20px; position: relative; z-index: 10;}
footer .foot_in{max-width: 1680px;margin: 0 auto;position:relative;}
footer .foot_brand{position:absolute;right:0;top:50px;}
footer .foot_logo{margin-bottom:35px;}
footer .foot_info{margin-bottom:20px;color:#010101;font-size:13px;line-height:1.4em;}
footer .ori{color:#999999;font-size:13px;font-weight:400;line-height:19px;margin-bottom:35px;}
footer address{color:#999999;font-size:12px;font-weight:300;line-height:18px;}
footer .top-btn{position:absolute; top: -61px; right: 0; background-color: transparent; border: none; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; z-index: 100;}

/*aside*/
aside{position:fixed;right:98px;top:50%;z-index:100;text-align:right;margin-top:-240px;}
/* aside{position:fixed;right:60px;top:50%;z-index:100;text-align:right;margin-top:-80px;} */
aside ul{margin-bottom:30px;}
aside ul li{display:flex;justify-content:flex-end;}
aside ul li ~ li{margin-top:10px;}
aside ul li a{display:block;position:relative;border:1px solid #fff;border-radius:50px;width:65px;height:65px;overflow:hidden;transition:0.4s;}
aside ul li:nth-child(1) a{background:#003641 url(../images/aside-icon1.png) no-repeat left 22px center;}
aside ul li:nth-child(2) a{background:#bf946a url(../images/aside-icon2.png) no-repeat left 20px center;;}
aside ul li:nth-child(3) a{background:#002f77 url(../images/aside-icon3.png) no-repeat left 20px center;;}
aside ul li a span{display:block;color:#fff;line-height:65px;position:absolute;left:55px;top:0;opacity:0;transform:translate(15%,0);transition:0.4s;}
aside ul li a::before{content:"";position:absolute;right:20px;top:50%;margin-top:-4px;width:23px;height:8px;background:url(../images/aside-arr.png) no-repeat center / contain;opacity:0;transform:translate(-40%,0);transition:0.3s;}
aside ul li a:hover{width:215px;}
aside ul li a:hover span{opacity:1;transform:none;transition-delay:0.3s;}
aside ul li a:hover::before{opacity:1;transform:none;transition-delay:0.6s;}
aside .top_btn{cursor: pointer;margin-right: 7px;}
.retail_btn{position: fixed;width: 189px;height: 401px;background:url(../images/top_retail_banner.png?ver=5);bottom: 40px;right: 30px;transform: translateY(0px);transition: 0.4s;z-index: 50;}
.retail_btn a{overflow: hidden; width: 100%; height: 100%;display: block;}
.retail_btn a span{ text-indent: -9999px; display: block; width: 100%; height: 100%;}
.retail_btn:hover{transform: translateY(-10px);}

/*ban*/
.ban{position: fixed;top: 50%; left: 50px;z-index: 6000; display: flex; justify-content: flex-start; width: 10px; transform: translateY(-50%); height: 1px;}
.ban .side-nav{width: 10px;}
.ban .side-nav li{width: 10px; height: 10px;}
.ban .side-nav li~li{margin-top:20px;}
.ban .side-nav li button{width: 10px; height: 10px; border-radius: 50%; border: 1px solid #003641; background: transparent;}
.ban .side-nav li.active button{background: #003641;}
.ban.active .side-nav li button{border: 1px solid #fff;}
.ban.active .side-nav li.active button{background: #fff;}

 /* vide-wrap */
.video-wrap { position:relative;padding-bottom:56.25%;height:0px;overflow:hidden; }
.video-wrap iframe { position:absolute;top:0;left:0;width:100%;height:100%; }

/* bottom */
.bottom_ban{width:1143px;height:51px;background:url(../images/bottom-ban-n.png?ver=2) no-repeat center;background-size: contain;position:fixed;bottom:0;left:calc(50% - 571px);z-index: 200;}
/* .fp-viewing-5 .bottom_ban{bottom:490px;} */

/*vis_wrap*/
#trigger01{position: absolute; top: 0; left: 0; width: 100%; height: 1px; z-index: 1;}
#trigger01-1{position: absolute; top: 10vw; left: 0; width: 100%; height: 1px; z-index: 1;}
#trigger02{position: absolute; top: 1px; left: 0; width: 100%; height: 1px; z-index: 1;}
#trigger03{position: absolute; top: 30vh; left: 0; width: 100%; height: 1px; z-index: 1;}
#trigger03-3{position: absolute; top: 45vh; left: 0; width: 100%; height: 1px; z-index: 1;}
#trigger04{position: absolute; top: 30vh; left: 0; width: 100%; height: 1px; z-index: 1;}
#trigger05{position: absolute; top: 10vh; left: 0; width: 100%; height: 1px; z-index: 1;}
.divide{padding-top: 250vh;}
#trigger06{position: absolute; top: 200vh; left: 0; width: 100%; height: 1px; z-index: 1;}
#trigger07{position: absolute; top: 275vh; left: 0; width: 100%; height: 1px; z-index: 1; background: #003641}

.index::-webkit-scrollbar{display: none;}
.vis-wrap{position:relative;}
.vis-wrap .swiper-container{width:100%;height:100vh;}
.vis-wrap .swiper-wrapper{height: 100vh;}
.section01{width:100%; height:100% !important; position:relative; overflow: hidden; top: 0; left: 0; z-index: 5;}
.section01.moved .item1 .lef{left: 50%;}
.section01.moved .item1 .rig{right: 50%;}
.section01.active .item2{opacity: 1;}

.section01 .scroll{position: absolute; bottom: 90px; left: 50%; transform: translateX(-50%); width: 100px; height: 100px; z-index: 50; display: flex; justify-content: center; align-items: center;}
.section01 .scroll img{position: relative; z-index: 30;}
.section01 .scroll-bg{position: absolute; width: 100%; height: 100%; display: block; top: 0; left: 0;}
.section01 .scroll-bg:before{content: ""; display: block; width:80px; height: 80px; background: #003641; position: absolute; top: 10px; left: 10px; transform: translate(-50%, -50%); opacity: .2; border-radius: 50%; animation: wave 4s linear infinite; z-index: 10;}
.section01 .scroll-bg:after{content: ""; display: block; width:100px; height: 100px; background: #003641; position: absolute; top: 0; left: 0; transform: translate(-50%, -50%); opacity: .2; border-radius: 50%; animation: wave 4s linear infinite; z-index: 10; opacity: 0;}

@keyframes wave {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1.25);
    opacity: 0;
  }
}

.section00 .scroll{width: 100%; position: relative; height: 200vh;}
.section00 .scroll-wrap{width: 100%; position: relative; height: 100vh; overflow: hidden;}
.section00{overflow: hidden;}
.section01 .bg{background: url(../images/sec01-bg.jpg) no-repeat center; width: 100%; height: 100%; animation: main_img2 8s linear infinite; position: absolute; top: 50%; left: 50%; z-index: 1; transform: translate(-50%, -50%); background-size: 1920px 980px; transition: 4s;}

@media all and (min-width:2000px){
    .section01.ready .bg{background-size: cover !important;}
    .section01 .bg{background-size: cover; animation: none !important;}
    .section02 .bg{background-size: cover;}
}

.section01.ready .bg{background-size: 2351px 1200px;}
.section01.active .bg{animation: main_bg 10s ease-in-out infinite; animation-delay: 4s;}
.section01 .item1{position: absolute; top: calc(50% - 40px); left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 1400px; height: 370px; display: flex; align-items: center;}
.section01 .item1 .lef{text-align: center; position: absolute; height: 370px; display: block; font-size: 20px; line-height: 36px; letter-spacing: -0.05em; color: #000; left: 15%; top: 0; transform: translateX(-50%); transition: 2s;}
.section01 .item1 .rig{text-align: center; position: absolute; height: 128px; display: block; font-size: 56px; font-weight: 700; line-height: 68px; letter-spacing: -0.05em; color: #003641; right: 15%; bottom: 0; transform: translateX(50%); transition: 2s;}
.section01 .item2 .subtit{transform: translateY(-50px); transition: 1.6s;}
.section01 .item2 .title2 img{height:61px}
.section01 .item2 .logo{transform: translateY(50px); transition: 1.6s}
.section01 .item2 .logo img{height: 32px;}
.section01.active .item2 .subtit{transform: translateY(0px);}
.section01.active .item2 .logo{transform: translateY(0px);}
.section01 .item2{position: absolute; top: calc(50% - 40px); left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 100%; height: 100%; opacity: 0;}
.section01 .item2 .title{display: flex; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; justify-content: center; align-items: center; flex-direction: column; gap: 100px;}
.section01 .item2 .subtit{font-size: 18px; letter-spacing: -0.05em; color: #000; line-height: 36px; text-align: center;}

@keyframes main_bg {
    0% {
       background-size: 1920px 980px;
    }
    50% {
       background-size: 2155px 1100px;
    }
    100% {
       background-size: 1920px 980px;
    }
  }
  

/* 섹션2 */
.section02{width:100%; height:100%;  overflow: hidden; top: 0; left: 0; z-index: 3; position: relative; opacity: 1;}
.section02 .bg{background: url(../images/sec02-bg.jpg) no-repeat center; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; z-index: 1; transform: translate(-50%, -50%); background-size: 2351px 1200px; transition: 2s ease-in-out; opacity: 0;}
.section02.active .bg{background-size: 1920px 980px; opacity: 1;}
.section02 .title-wrap{display: flex; gap:40px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 100%; height: 100%; justify-content: center; align-items: center; flex-direction: column; text-align: center; opacity: 0; transition: 1s;}
.section02 .title-wrap .title{font-size: 24px; letter-spacing: -0.05em; color: #000; line-height: 36px; text-align: center; transform: translateY(-100px);transition: 2.3s;}
.section02 .title-wrap .subtit{font-size: 56px; letter-spacing: -0.05em; color: #003641; line-height: 66px; text-align: center; font-weight: 700; transform: translateY(100px);transition: 2.3s;}
.section02 .title-wrap .subtit img{display:block; margin: 20px auto 0; height: 53px;}
.section02 em{display: block; width: 1px; height: 40px; background: #959795;}
.section02.active .title-wrap{opacity: 1; transition-delay: .6s;}
.section02.active .subtit{transform: translateY(0px); transition-delay: .3s;}
.section02.active .title{transform: translateY(0px); transition-delay: .3s;}

/* 섹션 3~ */

.section-wrap{position: relative; z-index: 10;  width: 100%; height: 100vh; overflow: hidden; display: block; min-width:1920px;}
/* .section-item-wrap{width: 500%; height: 100vh; display: flex; position: relative; z-index: 1; transition: 1s;} */
.section-wrap .scroll-wrapper{position:absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 35; overflow-y: scroll; transition: 1.2s} */

.section-wrap .center{width: 100%; height: 61px;}
.section-wrap .center img{width: 100%; height: 61px; object-fit: contain;}
.section-item-wrap{position: relative; left: 0;}

.ori{font-size: 14px; font-weight: 300;}
.rig .subtit .ori{font-size: 12px; text-align: right; line-height: 12px; display:block; width: 100%;}

/* 섹션3 */


.section03{width:100%; height:100%; position:relative; overflow: hidden; display: block; z-index: 45;}
.section03 .bg{background: url(../images/sec03-bg.jpg) no-repeat center; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; z-index: 1; transform: translate(-50%, -50%); background-size: 2351px 1200px; transition: 2s ease-in-out;}
.section03 .title-wrap{width: 1400px; margin: 0 auto; position: relative; z-index: 2; height: 100%; display: flex; justify-content: space-between; align-items: center;}
.section03 .title-wrap .lef{height: 520px; font-size: 32px; line-height: 48px; letter-spacing: -0.05em; color: #000; left: 100px;opacity: 0; transition: 1s; position: relative;}
.section03 .title-wrap .rig{display:flex; align-items:flex-end; height: 520px; color: #fff; top: -100px; opacity: 0; transition: 1s; position: relative;}
.section03 .title-wrap strong{display: block; margin-top: 50px; color: #003641;}
.section03 .center{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);opacity: 0; transition: 1s;}
.section03 .title-wrap .rig span{display: block; text-align: right; font-size: 20px; line-height: 36px; letter-spacing: -0.05em;}
.section03.active .center{opacity: 1;}
.section03.active .center img{height: 63px;}
.section03.active .lef{opacity: 1; left: 0; transition-delay: .6s;}
.section03.active .rig{opacity: 1; top: 0; transition-delay: .6s;}
.section03.active .bg{background-size: 1920px 980px;}


/* 섹션4 */
.section04{width:100%; height:100%; position:relative;}
.section04 .bg{background: url(../images/sec04-bg.jpg) no-repeat center; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; z-index: 1; transform: translate(-50%, -50%); background-size: 2351px 1200px; transition: 2s ease-in-out}
.section04 .title-wrap{width: 1400px; margin: 0 auto; position: relative; z-index: 2; height: 100%; display: flex; justify-content: space-between; align-items: center;}
.section04 .title-wrap .lef{height: 520px; font-size: 52px; line-height: 66px; letter-spacing: -0.05em; color: #fff; font-weight: 300; left: 100px;opacity: 0; transition: 1s; position: relative;}
.section04 .title-wrap strong{display: block; font-weight: 700;}
.section04 .center{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; height: 61px;}
.section04 .title-wrap .rig{display:flex; align-items:flex-end; height: 520px; color: #fff; right: 100px;opacity: 0; transition: 1s; position: relative;}
.section04 .title-wrap .rig span{display: block; text-align: right; font-size: 20px; line-height: 36px; letter-spacing: -0.05em;}
.section04.active .center{opacity: 1;}
.section04.active .lef{opacity: 1; left: 0;}
.section04.active .rig{opacity: 1; right: 0; }
.section04.active .bg{background-size: 1920px 980px;}

/* 섹션5 */
.section05{width:100%; height:100%; position:relative; overflow: hidden;}
.section05 .bg{background: url(../images/sec05-bg.jpg) no-repeat center; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; z-index: 1; transform: translate(-50%, -50%); background-size: 2351px 1200px; transition: 2s ease-in-out}
.section05 .title-wrap{width: 1400px; margin: 0 auto; position: relative; z-index: 2; height: 100%; display: flex; justify-content: space-between; align-items: center;}
.section05 .title-wrap .lef{height: 520px; font-size: 52px; line-height: 66px; letter-spacing: -0.05em; color: #fff; font-weight: 300; position: relative; left:100px; opacity: 0; transition: 1s; position: relative;}
.section05 .title-wrap strong{display: block; font-weight: 700;}
.section05 .center{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);opacity: 0; transition: 1s; }
.section05 .title-wrap .rig{display:flex; align-items:flex-end; height: 520px; color: #fff; position: relative; right:100px; opacity: 0; transition: 1s; position: relative;}
.section05 .title-wrap .rig span{display: block; text-align: right; font-size: 20px; line-height: 36px; letter-spacing: -0.05em;}
.section05.active .center{opacity: 1;}
.section05.active .lef{opacity: 1; left: 0; transition-delay: .6s;}
.section05.active .rig{opacity: 1; right: 0;  transition-delay: .6s;}
.section05.active .bg{background-size: 1920px 980px;}

/* 섹션6 */
.section06{width:100%; height:100%; position:relative; overflow: hidden;}
.section06 .bg{background: url(../images/sec06-bg.jpg) no-repeat center; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; z-index: 1; transform: translate(-50%, -50%); background-size: 2351px 1200px; transition: 2s ease-in-out}
.section06 .title-wrap{width: 1400px; margin: 0 auto; position: relative; z-index: 2; height: 100%; display: flex; justify-content: space-between; align-items: center;}
.section06 .title-wrap .lef{height: 520px; font-size: 52px; line-height: 66px; letter-spacing: -0.05em; color: #000; font-weight: 300; top: 100px;opacity: 0; transition: 1s; position: relative;}
.section06 .title-wrap strong{display: block; font-weight: 700; color: #003641;}
.section06 .center{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) ;opacity: 0; transition: 1s;}
.section06 .title-wrap .rig{display:flex; align-items:flex-end; height: 520px; color: #000; bottom:100px; opacity: 0; transition: 1s; position: relative;}
.section06 .title-wrap .rig span{display: block; text-align: right; font-size: 20px; line-height: 36px; letter-spacing: -0.05em;}
.section06.active .center{opacity: 1;}
.section06.active .lef{opacity: 1; top: 0; transition-delay: .6s;}
.section06.active .rig{opacity: 1; bottom: 0;  transition-delay: .6s;}
.section06.active .bg{background-size: 1920px 980px;}

/* 섹션7 */
.section07{width:100%; height:100%; position:relative; overflow: hidden; background: #fff;}
.section07 .bg{ width: 37.5%; height: 100%; position: absolute; top: 50%; right:0; z-index: 1; transform: translateY(-50%); transition: .6s;}
.section07 .bg span{background: url(../images/sec07-bg.png) no-repeat center; display: block;background-size: 2351px 1200px;width: 100%; height: 100%;  transition: 1s ease-in-out; filter: grayscale(1);}
.section07.active .bg span {background-size: 1920px 980px;}
.section07 .bg_lef{position: absolute; width: 72.5%; height: 100%; background: #fff; z-index: 2;}
.section07 .title-wrap{width: 1400px; margin: 0 auto; position: relative; z-index: 2; height: 100%; display: flex; justify-content: space-between; align-items: center;}
.section07 .title-wrap .info-wrap{width: 785px; display: flex; justify-content: space-between;}
.section07 .title-wrap .lef{height: 545px; font-size: 52px; line-height: 66px; letter-spacing: -0.05em; color: #000; font-weight: 300; left: 100px;opacity: 0; transition: 1s; position: relative;}
.section07 .title-wrap strong{display: block; font-weight: 700; color: #003641;}
.section07 .center{margin-bottom: 60px; width: auto;opacity: 0; transition: 1s; position: relative;}
.section07 .title-wrap .rig{display:flex;align-items:flex-end;justify-content: flex-end;height: 545px;color: #000;opacity: 1;flex-direction: column;}
.section07 .title-wrap .rig span{display: block; text-align: right; font-size: 20px; line-height: 36px; letter-spacing: -0.05em; opacity: 0; position: relative; right: 100px; transition: 1s;}

.section07.active .center{opacity: 1;}
.section07.active .lef{opacity: 1; left: 0; transition-delay: .6s;}
.section07.active .rig span{opacity: 1; right: 0;  transition-delay: .6s;}
.section07.active.finish .bg{width: 100%; transition-delay: .3s;}
.section07.active.finish .bg span{width: 100%; transition-delay: .5s; filter: grayscale(0);}
.section07.active.finish .bg_lef{width: 0%;}

/* 섹션8 */
.section08{width:100%; height:100%; position:relative; overflow: hidden; background: #fff; z-index: 30; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.section08 .bg{background: url(../images/sec08-bg.jpg) no-repeat center; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; z-index: 1; transform: translate(-50%, -50%); background-size: 2351px 1200px; transition: 2s ease-in-out}
.section08 .item{width: 1400px;height:646px;margin: 40px auto 0;position: relative;z-index: 2;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.section08 .title{margin-bottom: 60px; font-size: 40px; font-weight: 500; color: #000; letter-spacing: -0.04em;}
.section08 .map-wrap{display: flex; gap:80px; text-align: center;}
.section08 .location{margin: 30px auto 40px; font-size: 20px; letter-spacing: -0.05em; color: #000;}
.section08 .location p~p{margin-top: 14px;}
.section08 .location strong{margin-right:8px; font-weight: 700;}
.section08 .loc-btn-wrap{display: flex; gap:12px; justify-content: center;}
.section08 .lef{position: relative; left: -100px; opacity: 0; transition: .6s;}
.section08 .rig{position: relative; right: -100px; opacity: 0; transition: .6s;}
.section08.active .lef{opacity: 1; left: 0;}
.section08.active .rig{opacity: 1; right: 0;}

/*sub*/
.sub_top{position: relative;}
.svis{padding-bottom: 0px;height: 550px;background: url(../images/svis.jpg?ver=2) no-repeat center;background-size: 2545px 700px;display: flex;align-items: center;justify-content: center; transition: 2s;}
.svis.active{background-size: 2000px 550px;}

@media all and (min-width:2000px){
    .svis{background-size: 200%; transition: 2s;}
    .svis.active{background-size: 100%;}
}

.sub_tit{padding: 55px 0;}
.sub_tit h2{font-size: 46px;color: #333232;font-weight: 500;text-align: center;letter-spacing: -0.05em;margin-top: 80px; transform: translateY(80px); transition: 1s; opacity: 0;}
.svis.active .sub_tit h2{transform: translateY(0); opacity: 1; transition-delay: .1s;}

.sub_tit  p{color: #2e2e2e;text-align: center;font-weight: 400;font-size: 17px;line-height:24px;padding-top:15px; display: none;}
.sub_tit h2 img{display:block; margin:0 auto;padding-top:20px;}
.sub_menu{border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;position: absolute;left: 0;bottom: -60px;width: 100%;background-color: #fff;}
.sub_menu .inner::after{content: "";display: block;clear: both;}
.sub_menu .inner > div{float: left;}
.sub_menu .home{width: 60px;height: 60px;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
.sub_menu .home a{display: block;width: 100%;height: 100%;background: url(../images/ico-home.png) no-repeat center;}
.sub_menu .depth{border-right: 1px solid #e6e6e6;position: relative;}
.sub_menu .depth > a{display: block;line-height: 60px;font-size: 15px;color: #333;width: 240px;padding: 0 20px;background: url(../images/ico-arr.png) no-repeat 90% 50%;}
.sub_menu .depth ul{display: none;position: absolute;top: 60px;left: -1px;z-index: 20;width: 101%;}
.sub_menu .depth:hover ul{display: block;border-top: 1px solid #e5e5e5;}
.sub_menu .depth:hover ul li{border: 1px solid #e5e5e5;border-top: none;}
.sub_menu .depth:hover ul li a{display: block;line-height: 45px;background-color: #fff;width: 100%;padding: 0 20px;font-size: 15px;color: #666;}
.sub_menu .depth:hover ul li a:hover{background-color: #f5f5f5;color: #155a68 ;}
.content{padding: 130px 0 160px;border-bottom: 1px solid #ddd;}
.con_tit{text-align: center;margin-bottom: 60px;font-size: 32px;color: #222;}

.sub_tbl{margin-top: 60px;}
.sub_tbl table{width: 100%;border-top: 2px solid #043a43;}
.sub_tbl table th{color: #121212;font-weight: 500;text-align: center;font-size: 18px;border-bottom: 1px solid #e6e6e6;padding: 25px 0;position: relative;}
.sub_tbl table th::after{content: "";display: block;width: 1px;height: 20px;background-color: #e6e6e6;position: absolute;right: 0;top: 50%;margin-top: -10px;}
.sub_tbl table td{color: #666;font-weight: 400;font-size: 18px;border-bottom: 1px solid #e6e6e6;padding: 25px 0;padding-left: 30px;letter-spacing: -1.3px;}

.precaution{background-color: #f5f5f5;margin-top: 50px;padding: 30px 20px 30px 120px;position: relative;}
.precaution:before{content: "";display: inline-block;width: 50px;height: 50px;background: url(../images/precaution_icon.png) no-repeat;position: absolute;top: calc(50% - 25px);left: 40px;}
.precaution li{font-size: 13px;color: #999;line-height: 22px;position: relative;padding-left: 10px;}

/*customer*/
.bo_tbl{margin-bottom: 60px;}
.bo_tbl table{width: 100%;border-top: 1px solid #333;}
.bo_tbl table tr th{font-size: 17px;font-weight: 400;color: #333;padding: 30px 0 30px 40px;text-align: left;border-bottom: 1px solid #e5e5e5;}
.bo_tbl table tr td{border-bottom: 1px solid #e5e5e5;}
.bo_tbl table tr td > div{display: flex;align-items: center;}
.bo_tbl table tr td input[type="text"]{background-color: #f0f0f0;height: 50px;border: none;font-size: 16px;color: #999;padding: 0 20px;outline: none;}
.bo_tbl table tr td select{width: 227px;height: 50px;border: none;font-size: 16px;color: #999;padding: 0 20px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #f0f0f0 url(../images/select-icon.png) no-repeat 90% 52%;outline: none;}
.bo_tbl table tr td select ~ select{margin-left: 10px;}
.bo_tbl table tr td em{font-size: 16px;color: #666;margin: 0 10px;}
.bo_tbl table tr td .personnel label ~ label{margin-left: 20px;}
.bo_tbl table tr td .personnel label span{margin-left: 5px;}
.bo_tbl table tr td p{margin-top: 10px;font-size: 14px;}
.bo_tbl table tr td input:focus,
.bo_tbl table tr td select:focus{border: 1px solid #35343a;background: #fff;}
.terms{margin-top: 60px;}
.terms dl{margin-bottom: 15px;}
.terms dl dt{margin-bottom: 10px;font-size: 20px;font-weight: 600;color: #333;}
.terms dl dd{font-size: 15px;line-height: 20px;color: #666;}
.terms table{border-top: 1px solid #707070;width: 100%;margin-bottom: 50px;}
.terms table th{font-size: 14px;font-weight: 600;color: #666;vertical-align: middle;border-bottom: 1px solid #d5d5d5;border-right: 1px solid #d5d5d5;padding: 15px 0;}
.terms table td{font-size: 14px;line-height: 22px;color: #666;padding: 15px 0 15px 30px;border-bottom: 1px solid #d5d5d5;}
.terms table.type2 th:last-child{border-right: none;}
.terms table.type2 td{text-align: center;border-right: 1px solid #d5d5d5;padding: 15px 0;}
.terms table.type2 td:last-child{border-right: none;}
.agree > div{background-color: #f5f5f5;padding: 25px 40px;margin-bottom: 10px;display: flex;align-items: center;justify-content: space-between;}
.agree p{font-size: 18px;color: #333;}
.agree p span{font-size: 15px;}
.agree ul{display: flex;}
.agree ul li ~ li{margin-left: 20px;}
.agree ul li span{padding-left: 5px;}
.btn_area{margin-top: 50px;}
.btn_area ul{display: inline-block;overflow: hidden;}
.btn_area ul li{float: left;}
.btn_area ul li ~ li{margin-left: 10px;}
.btn_area ul li.black button,
.btn_area ul li.black a{color: #fff;background-color: #353535;}
.btn_area ul li.black button:hover,
.btn_area ul li.black a:hover{color: #353535;background-color: #fff;border: 1px solid #353535;}
.btn_area ul li.white button,
.btn_area ul li.white a{color: #353535;background-color: #fff;border: 1px solid #353535;}
.btn_area ul li.white button:hover,
.btn_area ul li.white a:hover{color: #fff;background-color: #353535;}
.btn_area ul li button,
.btn_area ul li a{display: block;font-size: 16px;font-weight: 600;width: 160px;height:50px;line-height: 48px;border: none;transition: 0.2s;}

/*news*/
.search_area{display: flex;justify-content: flex-end;}
.search_area form{display:flex;}
.search_area select{border: 1px solid #c1c1c1;height: 35px;width: 100px;padding: 0 10px;color: #666;margin-right: 5px;}
.search_area input{border: 1px solid #c1c1c1;height: 35px;width: 240px;padding: 0 10px;color: #666;}
.search_area button{border: 1px solid #c1c1c1;border-left: none;background: url(../images/search-icon.gif) no-repeat center;width: 35px;height: 35px;}
.news_tbl{margin-top: 20px;}
.news_tbl table{border-top: 2px solid #6b6b6b;width: 100%;table-layout: fixed;}
.news_tbl table td{padding: 25px 0;font-size: 14px;color: #666;border-bottom: 1px solid #dcdcdc;text-align: center;}
.news_tbl table td a{display: block;text-align: left;font-size: 18px;width: 80%;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_tbl table tr:hover td{background: #f9f9f9;}

/*schedule*/
.sche_tab{margin-bottom: 60px;}
.sche_tab::after{content: "";display: block;clear: both;}
.sche_tab li{width: 50%;float: left;position: relative;}
.sche_tab li::after{content: "";position: absolute;position: absolute;left: 50%;margin-left: -7px;border-top: 8px solid #3b7387;border-left: 8px solid transparent;border-right: 8px solid transparent;display: none;}
.sche_tab li a{display: block;width: 100%;text-align: center;font-size: 20px;color: #888;background: #f0f0f0;border: 1px solid #dedede;line-height: 60px;}
.sche_tab li.on::after{display: block;}
.sche_tab li.on a{background-color: #3b7387;border: 1px solid #3b7387;color: #fff}
.sche_tab li a:hover{background-color: #3b7387;border: 1px solid #3b7387;color: #fff}
.step{display: flex;margin-bottom: 30px;}
.step_tit{width: 240px;background-color: #999;display: flex;align-items: center;justify-content: center;border-radius: 10px 0 0 10px;}
.step_tit strong{color: #fff;font-weight: 400;padding-right: 30px;background: url(../images/step-arr.png) no-repeat right center;}
.step ul{width: calc(100% - 240px);;border: 1px solid;border: 1px solid #ddd;border-left: none;border-radius: 0px 10px 10px 0px;display: flex;}
.step ul li{width: 33.33%;height: 100px;display: flex;align-items: center;padding: 0 80px;position: relative;}
.step ul li dl{display: inline-block;}
.step ul li dl dt{font-size: 14px;color: #9a9a9a;font-weight: 400;margin-bottom: 7px;}
.step ul li dl dd{font-size: 18px;font-weight: 500;}
.step ul li::after{content: "";position: absolute;right: 0;top: 50%;width: 1px;;height: 40px;margin-top: -20px;background-color: #ddd;}
.step ul li:last-child:after{display: none;}
.notice_box{background-color: #f9f9f9;color: #222;border-radius: 10px;margin-bottom: 70px;padding: 30px 0;text-align: center;}
.notice_box p{line-height: 26px;font-size: 20px;}
.notice_box ul{margin-top: 30px;display: inline-block;text-align: left;}
.notice_box ul li{line-height: 26px;font-size: 16px;}
.notice_box span{color: #ff3333;}
.sche_tit{margin-bottom: 50px;color: #333;font-size: 30px;}
.sche_tit strong{color: #000;margin-right: 10px;}
.calendar_box{display: flex;justify-content: space-between;margin-bottom: 70px;}
.calendar{width: calc(50% - 20px);border: 1px solid #efefef;}
.calendar .top{background-color: #f1f1f1;line-height: 50px;text-align: center;color: #222;font-weight: 500;}
.calendar .date{padding: 15px 60px;background-color: #fcfcfc;height: 320px;overflow-y: auto;}
.calendar .date .month{text-align: center;position: relative;}
.calendar .date .month strong{font-size: 24px;font-weight: 400;color: #222;line-height: 50px;}
.calendar .date .month button{position: absolute;top: 50%;margin-top: -16px;width: 33px;height: 33px;border: none;}
.calendar .date .month .prev{left: 0;background: url(../images/calen-prev.gif) no-repeat center;background-size: contain;}
.calendar .date .month .next{right: 0;background: url(../images/calen-next.gif) no-repeat center;background-size: contain;}
.calendar table{width: 100%;margin-top: 5px;}
.calendar table thead th{padding: 5px 0;color: #555;font-weight: 500;}
.calendar table td{text-align: center;line-height: 35px;color: #777;}
.calendar table td.sun{color: #de1818;}
.calendar table td.sat{color: #2653b9;}
.calendar table td input{width: 100%;height: 100%;border: none;color: #777;background-color:transparent;}
.calendar table td.res input{background-color: #d7d7d7;}
.calendar table td.on input{background-color: rgba(25,115,135,0.5);color:#fff;}
.calendar table td.on input.active{background-color: #3b7387;}
.calendar .bot{background-color: #f1f1f1;line-height: 50px;display: flex;justify-content: space-between;padding: 0 40px;}
.calendar .bot span{font-size: 14px;color: #777;position: relative;}
.calendar .bot .lef span{padding-left:15px;margin-right: 20px;display:inline-block;}
.calendar .bot .lef span::before{content: "";position: absolute;left: 0;top: 50%;margin-top: -4px;width: 9px;height: 9px;}
.calendar .bot .lef .res::before{background-color: #d7d7d7;}
.calendar .bot .lef .possi::before{background-color: rgba(25,115,135,0.5);}
.calendar .bot .rig span strong{font-weight: 500;color: #222;}
.calendar .date .time li ~ li{margin-top: 10px;}
.calendar .date .time li button{background-color: transparent;border: none;font-size: 16px;color: #555;padding: 5px 10px;}
.calendar .date .time li button.active{background-color: #3b7387;color: #fff;}
.terms_area{padding: 30px;overflow-y: scroll;font-size: 14px;border: 1px solid #dedede;line-height: 1.5em;height: 170px;margin-bottom: 20px;}
.complete{background: #eee;padding: 60px 20px 80px;text-align: center;}
.complete_tit{font-size: 36px;color: #121212;font-weight: 300;margin-bottom: 30px;}
.complete_txt{font-size: 18px;color: #121212;font-weight: 300;margin-bottom: 40px;}
.complete_box{display: inline-block;width: 600px;border-top: 1px solid #222;border-bottom: 1px solid #222;padding: 30px 0;color: #222;font-weight: 500;font-size: 32px;line-height: 52px;}
.complete_box span{color: #000;font-weight: 600;}
.confirm_tit{margin-bottom: 60px;text-align: center;font-weight: 300;font-size: 26px;line-height: 1.3em;color: #444;}
.confirm_tit span{font-weight: 500;color: #000;}
.confirm_tbl table{width: 100%;border-top: 1px solid #000;}
.confirm_tbl table th{position: relative;padding: 25px 0;text-align: center;font-size: 18px;color: #333;font-weight: 400;border-bottom: 1px solid #e5e5e5;}
.confirm_tbl table th::after{content: "";display: block;background-color: #999;width: 1px;height: 16px;position: absolute;right: 0;top: 50%;margin-top: -8px;}
.confirm_tbl table td{padding: 25px 0;text-align: left;font-size: 18px;color: #333;font-weight: 400;padding-left: 40px;border-bottom: 1px solid #e5e5e5;}
.confirm_tbl table td .cancel{background: none;border: none;border-bottom: 1px solid #ff0000;color: #ff0000;font-size: 15px;line-height: 1.3em;}
.confirm_tbl table td .no_result{padding: 40px 0;text-align: center;font-size: 15px;}

/*pagination*/
.pagination{margin-top:80px;text-align:center;}
.pagination ul{display:inline-block;}
.pagination ul::after{content:"";display:block;clear:both;}
.pagination ul li{float:left; width:40px;}
.pagination ul li a{display:block;height:40px;line-height:40px;font-family: 'Spoqa Han Sans';font-size: 20px;color: #abaaaa;}
.pagination ul li.on a{color: #535353;text-decoration: underline;text-underline-position: under;}
.pagination ul li.pg_st{margin-right:5px;}
.pagination ul li.pg_st a{background:url(../images/pg_start.png) no-repeat center;border: 1px solid #e5e5e5;}
.pagination ul li.pg_ed{margin-left:5px;}
.pagination ul li.pg_ed a{background:url(../images/pg_end.png) no-repeat center;border: 1px solid #e5e5e5;}

/*vd_pop*/
.black_overlay22{ position:fixed; top:0px;  left: 0px;  width:100%;  height:100%; background-color: black;   z-index:1180;  -moz-opacity: 0.60;   opacity:.60;   filter: alpha(opacity=50);  } 
.white_content{ margin-left:-700px;  animation-duration:2s;animation-name:pr;width:1400px; height:675px;  position: fixed;  top:100px;    left: 50%;z-index: 90000;} 
#player3 { z-index:10000;animation-duration:2s; animation-name:pr;position: fixed; top: 100px; left: 50%; margin-left: -700px; }
#movie-close { position: absolute; top:0px; right: -40px;z-index: 1189;}
@keyframes pr {
	from { opacity:0; margin-top:-1000px; }
	50% {opacity:0;  margin-top:-1000px;}
	to { }
}

/* COMING SOON 텍스트  */
.coming_title{padding-top: 40px; font-size: 48px; color: #ccc; font-family: 'Jost'; font-weight: 500; text-align:center;}
.coming_text{font-size: 18px; color: #ccc; padding-top: 5px;  text-align:center;}

/* tab 유니트1 */
.with_tab{margin-bottom:60px;}
.with_tab ul{display:flex;}
.with_tab ul.block{display:block}
.with_tab ul li{background-color:#fff;text-align:center;cursor:pointer;font-size:18px;border:1px solid #d4d4d4;line-height:58px; color:#888}
.with_tab ul li.on{background-color:#004f50;color:#fff;border:1px solid #004f50;font-weight:bold;}/*컬러변경*/
.tab2 ul li{width:50%;}
.tab3 ul li{width:33.33%;}
.with_box{display:none; text-align:center;}
.with_box.on{display:block;}
.tab7 ul li{width:25%;}
.tab7.tab8 ul li{width:50%;}
.tab4 .block li{float:left; width:12.333%}

/* tab 유니트2 */
.tabsub { border-top:1px solid #e6e6e6;  border-bottom:1px solid #e6e6e6;background:#fff; overflow:hidden; height:60px; box-sizing:border-box;margin-bottom:60px}
.tabsub li { float:left; width:33%; text-align:center; box-sizing:border-box; }
.tabsub li { display:inline-block;  cursor:pointer; }
.tabsub li {font-size:18px; color:#888;position:relative;  display:block;  height:60px; padding:20px; box-sizing:border-box; }
.tabsub li.on  {  color:#00393b; font-weight:bold;}/*폰트 색변경*/
.tabsub li.on:after {content:''; width:100%; height:2px; background:#00393b; position:absolute; left:0; bottom:2px; }/*밑줄 색변경*/

.tab_con{display:none; text-align:center;}
.tab_con.on{display:block;}

.tabsub2 { border-top:1px solid #e6e6e6;  border-bottom:1px solid #e6e6e6;background:#fff; overflow:hidden; height:60px; box-sizing:border-box;}
.tabsub2 li { float:left; width:50%; text-align:center; box-sizing:border-box; }
.tabsub2 li { display:inline-block;  cursor:pointer; }
.tabsub2 li a {font-size:18px; color:#888;position:relative;  display:block;  height:60px; padding:20px; box-sizing:border-box; }
.tabsub2 li.on  a {  color:#cba160; font-weight:bold;}
.tabsub2 li.on  a:after {content:''; width:100%; height:2px; background:#cba160; position:absolute; left:0; bottom:2px; }

.tabsub.tab2 li{width:50%;}
.tabsub.tab4 li{width:25%;}

/* tab 유니트3 */
.floorplan_tab{border-top:1px solid #00393b;border-bottom:1px solid #00393b;margin-bottom:55px;}/* tab 라인 색변경*/
.floorplan_tab ul{display:flex;justify-content: center; gap: 10px;}
.floorplan_tab ul li{width:100%}
.floorplan_tab ul li a{line-height:60px;color:#888;display:block;position:relative;}
.floorplan_tab ul li.active a{color:#00393b}/* 폰트색변경*/
.floorplan_tab ul li.active a:before{content:"";display:inline-block;position:absolute;bottom:-1px;left:50%;margin-left:-3px;;border-bottom:6px solid #00393b;border-left:5px solid transparent;border-right:5px solid transparent;}/* tab 화살표색변경*/
.floorplan_tab ul li a span strong{font-weight:600;}
.floorplan_tab ul li a span em{font-size:18px;font-family:'Noto Sans KR';}
.floorplan{width: 1200px; margin: 0 auto;}
.floorplan > li{display:none;}
.floorplan > li .lef_box{width:25%;}
.floorplan > li .rig_box{width:75%;display:flex;align-items: center;}
.floor_info .info_top{background:#8d7249 url(../images/sub11-bg.png) no-repeat center top;background-size:cover;text-align:center;padding:50px 0 40px;}
.floor_info .info_top .floor_area{color:#fff;font-size:2.5rem;font-family:'Noto Sans KR';}
.floor_info .info_top .floor_area span{font-size:3.75rem;font-family:'Jost';display:inline-block;}
.floor_info .info_top .floor_area span strong{font-weight:600;}
.floor_info .info_top .floor_area span em{font-size:2.5rem;font-family:'Noto Sans KR';}
.floor_info .info_top p{color:#d5ba91;font-size:1.25rem;line-height:1.3em;margin:15px 0 20px;}
.floor_info .info_top > span{color:#fff;font-weight:600;font-size:1.75rem;}
.floor_info .info_bot{background-color:#f7f3ea;padding: 30px;}
.floor_info .info_bot ul li{padding:0 10px;border-bottom:1px solid #dedad6;line-height:36px;color:#2a2d2e;font-size:1.125rem;display:flex;justify-content: space-between;}
.floor_info .info_bot ul li:last-child{border-bottom:none;}
.keymap img{width:100%;}
.floor_type1,
.floor_type2{width:50%;text-align:center;}

.floorplan_box{display: none;}
.floorplan_box.on{display: block;}


/* 모집공고 */
.mo-jip{display:flex;text-align:center;}
.mo-jip a{display:block;color:#fff;display:flex;    align-items: center;justify-content: center;line-height:100px;}
.mo-jip a:nth-child(1){font-size:26px;background:#00393b;width:790px;}
.mo-jip a:nth-child(1) span{font-weight:300;}
.mo-jip a:nth-child(2){font-size:22px;background:#025558;width:410px;}
.mo-jip a:nth-child(2) img{margin-right:15px}

.mo-jip2{display:flex;text-align:center;}
.mo-jip2 a{display:block;color:#fff;display:flex;    align-items: center;justify-content: center;line-height:100px;}
.mo-jip2 a:nth-child(1){font-size:26px;background:#00418c;width:790px;}
.mo-jip2 a:nth-child(1) span{font-weight:300;}
.mo-jip2 a:nth-child(2){font-size:22px;background:#0957b0;width:410px;}
.mo-jip2 a:nth-child(2) img{margin-right:15px}


.event-box {padding:0 85px;}
.event-box p{color:#555;font-size:20px;font-weight:500;margin-bottom:40px;text-align:center;line-height:1.3em;}
.event-box:after {content:'';display:block;clear:both;}
.event-box .lef {float:left;}
.event-box .rig {float:right;}
.event-box table {width:480px;border-top:1px solid #ccc;}
.event-box table th, .event-box table td {font-size:15px;text-align:center;padding:14px 0;}
.event-box table th {color:#fff;font-weight:400;background:#dc6a85;border:1px solid #ccc;border-top:none;}
.event-box table td {color:#333;border:1px solid #ccc;}

.event_form{background-color:#f2f4f8;padding:45px 35px 60px;}
.event_form .ori{margin-bottom:25px;color:#666;font-size:15px;font-weight:300;text-align:right;}
.event_form .flex_wrap{display:flex;align-items:center;max-width:590px;}
.event_form .flex_wrap ~ .flex_wrap{margin-top:10px;}
.event_form .flex_wrap li{width:100%;position:relative;}
.event_form table{width:100%;text-align:center;}
.event_form table th{background-color:#152b4f;color:#fff;padding:22px 37px;text-align:left;font-weight:400;line-height:1.25em;border-top:1px solid #331a23;border-bottom:1px solid #331a23;}
.event_form table th p{display:flex;}
.event_form table th p i{padding-right:5px;font-style:normal;position: relative;top: 4px;}
.event_form table td{padding: 11px 30px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.event_form table input[type="text"]{width:100%;border:none;height:39px;display:block;color:#222;padding: 0 30px;}
.event_form table select{width:100%;border:none;height:39px;display:block;color:#222;padding: 0 30px;appearance: none;background: #fff url(../images/sel-icon.png) no-repeat right 10% center;}
.event_form table ._type1{max-width:100%;}
.event_form table ._type2{max-width:30%;}
.event_form table ._type3{max-width:5%;}
.event_form table ._type4{max-width:110px;flex-shrink:0;padding-left:5px;}
.event_form table ._type5{width:auto;}
.event_form table ._type5 ~ ._type5{margin-left:25px;}
.event_form em{display:block;color:#6a6a6a;font-size:14px;}
.event_form .ag{display:flex;align-items:center;}
.event_form .ag span{padding-left:5px;color:#222;}
.event_form .gray_btn{background-color:#555;line-height:39px;border:none;color:#fff;font-size:15px;display:block;width:100%;}
.event_form .file{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;width:100%;height:100%;}
.event_form .file input{display:none;}
.event_form .__link{display:flex;justify-content:center;margin-top:60px;}
.event_form .__link img{display:block;}
.event_form .__link a{box-shadow: 0 10px 7px rgba(0,0,0,0.18);border-radius: 15px 0 15px 0;}

html.lenis, html.lenis body {
    height: auto;
  }
  
  .lenis.lenis-smooth {
    scroll-behavior: auto !important;
  }
  
  .lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
  }
  
  .lenis.lenis-stopped {
    overflow: hidden;
  }
  
  .lenis.lenis-smooth iframe {
    pointer-events: none;
  }

  .scrollable-element{
    width: 100%;
    height: 100%;
    overflow: auto;
  }
  .scrollable-element .tigger-wrap{
    position: relative;
    width: 100%;
    height: 180vh;
  }

@media all and (min-height: 981px){
    .section01 .bg{background-size: cover;}
    .section02 .bg{background-size: cover;}
    .section03.active .bg{background-size: cover;}
    .section04.active .bg{background-size: cover;}
    .section05.active .bg{background-size: cover;}
    .section06.active .bg{background-size: cover;}
    .section07.active .bg{background-size: cover;}
    .section08.active .bg{background-size: cover;}
}

/* 이벤트폼 */
.event-title{width:100%;height:340px;display:flex;justify-content: center;align-items: center;}
.event-title img{display:block; width:760px; height:133px;}
.event-top{margin-bottom: 70px;}
.event-item01{margin-bottom: 100px;}
.event-form-title{text-indent: -999px; overflow: hidden; background: url(../images/event01-03.jpg?ver=2) no-repeat bottom -2px left +33px; width: 356px; height: 55px;}
.event-name-form{width: 100%; height: auto; padding: 15px 46px 15px 0px;}
.event-name-form textarea{width: 100%; height: 82px; border: none; background-color: #f0f0f0; font-size: 16px; color: #999; padding: 20px; box-sizing: border-box; resize: none; line-height: 1.4;}

/* 게이트 */
.gate-content{width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; background: #f5f5f5;}
.gate-lef, .gate-rig{position: relative; width: 50%; height: 100%; display: flex; justify-content: center; align-items: center; overflow: hidden;}
.gate-lef .bg{width: 100%; height: 100%; background: url(../images/gate-lef.jpg?ver=3) no-repeat right center; background-size: 1000px 1050px;}
.gate-rig .bg{width: 100%; height: 100%; background: url(../images/gate-rig.jpg?ver=3) no-repeat left center; background-size: 1000px 1050px;}
.hover-top{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; transition: 0.5s; display: flex; justify-content: center; align-items: center; text-align: center; transition: 1.4s; opacity: 0;}
.hover-top.on{top: 0; opacity: 1;}
.gate-lef .hover-top{background: #153742;}
.gate-rig .hover-top{background: #72502a;}
.hover-top .line{margin: 40px auto 50px; width: 1px; height: 240px; background: rgba(255,255,255,0.2); position: relative;}
.hover-top .line em{position: absolute; width: 1px; height: 40px; background: #fff; left: 0; animation: line 4s linear infinite;}
.hover-top .gate-btn{width: 160px; height: 40px;line-height: 38px; color: #fff; font-size: 14px; font-family: 'Pretendard'; font-weight: 400; border:1px solid rgba(255,255,255,0.6); display: block; margin: 80px auto 0; transition: 1s; opacity: 0;}
.hover-top .hover-text{opacity: 0;transform: translateY(-80px); transition: 1s;}
.hover-top .hover-logo{opacity: 0; transform: translateY(-40px) scale(1.2);  transition: 1.2s;}
.hover-top .bg{display: none;}
.hover-top.on .hover-text{opacity: 1; transform: translateY(0); transition-delay: .8s;}
.hover-top.on .line{opacity: 1;}
.hover-top.on .hover-logo{opacity: 1; transform: none; transition-delay: 1.2s;}
.hover-top.on .gate-btn{opacity: 1; transform: none; transition-delay: 1.2s;}

@keyframes line{
    0%{top: 0;}
    50%{top: 200px;}
    100%{top: 0;}
}

@media all and (max-width:1040px){
    .gate-content{flex-direction: column; height: 100%;}
    .gate-lef, .gate-rig{width: 100%; position: relative;}
    .gate-lef > .bg{width: 100%; height: 100%; background: url(../images/gate-lef.jpg?ver=3) no-repeat center; background-size: cover;}
    .gate-rig > .bg{width: 100%; height: 100%; background: url(../images/gate-rig.jpg?ver=3) no-repeat center; background-size: cover;}
    
    .hover-wrap{position: relative;z-index: 5;width: 100%;}
    .hover-text{width: 100%;height: 8.5vw;margin: 0 auto;}
    .hover-text img{width: 100%;height: 100%;object-fit: contain; max-width: 60%;}
    .hover-logo{height: 6vw;margin: 0 auto;}
	.hover-logo img{width: 100%;height: 100%;object-fit: contain;max-width: 90%;}
    .hover-top .line{height: 70px;margin: 7% auto;}
    .hover-top .line em{height: 20px;}
    .hover-top .gate-btn{width: 120px; height: 30px; line-height: 30px; font-size: 12px; margin: 6% auto 0;}
    @keyframes line{
        0%{top: 0;}
        50%{top: 50px;}
        100%{top: 0;}
    }
}

/* 이벤트 결과 */
.event-table-wrap{width: 100%; display: flex; justify-content: center; background-color: #d9cac3;}
.event-table-box{width: 1020px; padding: 150px 0; background: #fff; border: 6px solid #ec414a; border-top: none; border-bottom: none;}