@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');
@font-face {font-family:'Athena';font-weight:400;src: url('../font/Athena-Regular.woff');}

html,body{height: 100%;font-family:'Noto Sans KR',sans-serif;}
.wrap{height: 100%;min-width: 1800px;position: relative;max-width:2000px;margin:0 auto;}
.inner{width: 1200px;margin: 0 auto;position: relative;}
.section{overflow:hidden;}
.subwrap{padding-left:80px;}

/*header*/
header{position: absolute;top: 0;left: 0;width: 100%;z-index: 99;padding: 0 20px 0 100px;transition: 0.3s;text-align: center;height: 100px;}
header:before {content:"";display:block;width:100%;height:1px;background:#cdcdcd;position:absolute;left:0;top:99px;opacity:0;transition:0.3s;}
header .head_in{max-width: 1600px;margin: 0 auto;position: relative;height: 100px;overflow: hidden;z-index: 10;transition: 0.3s;}
header h1{position: absolute;top: 33px;left: 0;}
header h1 a{display: block;width: 255px;height: 34px;background: url(../images/logo.png) no-repeat center;background-size: contain;transition:0.3s;}
header .menu{display: block;text-align:center;}
header .menu > ul{display:inline-block;margin-right:100px;}
header .menu ul::after{content: "";display: block;clear: both;}
header .menu .gnb1{float: left;}
header .menu .gnb1 > a{display: block;line-height: 100px;color: #000;font-size: 17px;padding: 0 20px;font-weight: 400;transition: 0.3s;position:relative;}
header .menu .gnb1 > a > span {display:block;position:relative;padding:0 10px;}
header .menu .gnb1 > a > span:before{content:"";position:absolute; bottom:-1px;left:50%;transform:translateX(-50%); background:#537c69;width:0%;height:3px;opacity:0;transition:0.5s;z-index:111}
header .menu .gnb1:hover > a > span:before{opacity:1;width:100%;}
header .menu .gnb2{margin-top: 30px;padding-left: 30px;text-align:left;}
header .menu .gnb2 li a{display: block;font-size: 16px;color: #777;padding-bottom:18px;letter-spacing: 0px;}
header .menu .gnb2 li a:hover{color:#000;}
header .rig{position: absolute;right: 0px;top: 32px;display:flex;align-items:center;}
header .open{line-height:35px;text-align:center;color:#fff;border-radius:40px; font-size:14px;}

header .open.item1{width:150px; background-color:#537c69; margin-right:5px}
header .open.item2{width:140px; background-color:#776356;}

header .open em{font-size:12px;vertical-align: top;}
header .tel{font-size:20px;color:#000;font-family:'Jost';font-weight:600;letter-spacing: 0;padding-left:18px;background:url(../images/tel.png) no-repeat left center;margin-left:25px;transition:0.3s;}
header:hover{background-color: #fff;box-shadow: 5px 5px 6.93px 0.07px rgb(0 0 0 / 10%);}
header:hover,
header:hover .head_in {height:360px;}
header:hover:before{opacity:1;}
header:hover .menu .gnb1 > a{color: #000 !important;}
header .menu .gnb1:hover > a{color:#537c69;}
header:hover h1 a {background-image:url(../images/logo.png) !important;}
header:hover .tel{color:#000 !important;background-image:url(../images/tel.png) !important;}
.fp-viewing-1 header h1 a,
.fp-viewing-4 header h1 a{background-image:url(../images/logo-on.png);}
.fp-viewing-1 header .menu .gnb1 > a,
.fp-viewing-4 header .menu .gnb1 > a{color:#fff;}
.fp-viewing-1 header .tel,
.fp-viewing-4 header .tel{color:#fff;background-image:url(../images/tel-on.png);}
.fp-viewing-5 header{opacity:0;pointer-events: none;}

/* 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%; }

/*footer*/
footer{background-color:#1a1a1a;padding: 0 20px;}
footer .foot_in{max-width: 1600px;margin: 0 auto;position:relative;padding: 100px 0 110px;}
footer .top{position:absolute;top:30px;right:0;border:none;background:none;}
footer .foot_info{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px;}
footer .foot_brand{color:#999;margin-bottom:15px;font-size:14px;}
footer .foot_brand2{color:#999;margin-bottom:15px;font-size:14px;}
footer .ori{font-size:#666;font-size:13px;line-height:22px;margin-bottom:20px;}
footer address{font-size:13px;color:#777;font-family:"Jost";margin-top:20px;}

/*vis_wrap*/
.vis_wrap,
.vis_wrap .vis_slide,
.vis_wrap .slick-list,
.vis_wrap .slick-track,
.vis_wrap .slick-slide > div,
.vis_wrap .vis{height: 100%;}
.vis_wrap .vis .bg{height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;}
.vis_wrap .vis1 .bg{background-image: url(../images/vis1.jpg?ver=4);}
.vis_wrap .vis2 .bg{background-image: url(../images/vis2.jpg?ver=4);}
.vis_wrap .vis3 .bg{background-image: url(../images/vis3.jpg?ver=4);}
.vis_wrap .vis4 .bg{background-image: url(../images/vis4.jpg?ver=3);}
.vis_wrap .vis_txt{position:absolute;z-index:5;top:42%;left:32%;margin-top:-72px;margin-left:-195px;}
.vis_wrap .vis4 .vis_txt{left:46%;top:41%;}
.vis_wrap .vis_txt img{display:block;}
.vis_wrap .vis_txt ul .t1{opacity:0;transform:translate(-20%,0);transition:0.8s;}
.vis_wrap .vis_txt ul .t2{opacity:0;transform:translate(0,80%);transition:0.8s;transition-delay:0.2s;}
.vis_wrap .vis_txt ul .t3{opacity:0;transform:translate(0,80%);transition:0.8s;transition-delay:0.4s;}
.vis_wrap .vis_slide.active ul li{opacity:1;transform:none;}
.vis_wrap .cont{position:absolute;bottom:50px;right:200px;z-index:10;display:flex;align-items:center;}
.vis_wrap .cont .num{color:#fff;font-family:'Jost';font-size:13px;letter-spacing: 0.4em;}
.vis_wrap .cont .num .present-page{font-weight:500;}
.vis_wrap .cont .con_btn{margin-left:25px;}
.vis_wrap .cont .con_btn button{border:none;width:12px;height:14px;background-repeat:no-repeat;background-size:contain;background-color:transparent;}
.vis_wrap .cont .con_btn .stop{background-image:url(../images/vis-stop.png);}
.vis_wrap .cont .con_btn .play{background-image:url(../images/vis-play.png);}
.vis_wrap .cont .arr{margin-left:50px;display:flex;gap: 0 40px;}
.vis_wrap .cont .arr button{border:none;background-color:transparent;}

/*quick*/
.quick{position:fixed;top:0;left:0;overflow:hidden;width:80px;height:100%;background: #000 no-repeat left bottom;text-align:center;z-index:100;transition:0.3s;}
.quick .logo{background-color:#776356;}
.quick .logo a{display:flex;height:150px;display:flex;align-items:center;justify-content: center;}
.quick .logo a img{transition:0.3s;}
.quick ul li{border-bottom: 1px solid rgba(255,255,255,0.2);}
.quick ul li a{display:flex;width: 200px;height:80px;padding: 0 0 0 27px;align-items:center;transition:0.5s;}
.quick ul li a p{position:relative;width:110px;margin-left:10px;color:#fff;font-size:14px;letter-spacing:-0.06em;text-align:left;opacity:0;transform:translate(-15%,0);transition:0.3s;}
.quick ul li a p::before{content:"";position:absolute;top:50%;right:0;width:7px;height:11px;margin-top: -5px;background:url(../images/quick-arr.png) no-repeat center / contain;transition:0.3s;}
.quick .scroll{position:absolute;bottom:0;left:0;width:100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.quick .scroll .bar{margin-top:25px;height:90px;width:1px;background-color:rgba(255,255,255,0.5);overflow:hidden;}
.quick .scroll .bar span{animation: scroll 4s infinite;display:block;;width:100%;height:100%;background-color:#fff;}
.quick ul li a:hover{background-color:#537c69;}
.quick ul li a:hover p::before{right:-5px;}
.quick.on{width:200px;}
.quick.on .logo a img{transform:rotate(-90deg);}
.quick.on ul li a p{opacity:1;transform:none;transition-delay:0.2s;}
@keyframes scroll {
	0% {transform:translate(0,-100%);}
	100% {transform:translate(0,100%);}
}

.loc_pre{height:100%;width:100%;overflow:hidden;position:relative;padding-left:80px;}
.loc_pre .box{height:100%;width:100%;display:flex;}
.loc_pre .lef{height:100%;width:34%;position:relative;display: flex;align-items: center;justify-content: center;transform:translate(-100%,0);transition:0.8s;}
.loc_pre .lef .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#537c69;}
.loc_pre .lp_sd1{position:relative;width:410px;margin-bottom: -100px;margin-left: 20px;}
.loc_pre .lp_sd1 strong{display:block;color:#fff;font-size:45px;font-family:'Athena';font-weight:400;margin-bottom:25px;letter-spacing:-0.05em;opacity:0;transform:translate(0,50%);transition:0.8s;}
.loc_pre .lp_sd1 dl{margin-bottom:70px;}
.loc_pre .lp_sd1 dl dt{color:#fff;font-size:24px;font-weight:300;line-height:32px;letter-spacing:-0.05em;overflow:hidden;}
.loc_pre .lp_sd1 dl dt span{display:block;opacity:0;transform:translate(0,100%);transition:0.8s;}
.loc_pre .lp_sd1 dl dd{color:#fff;font-size:36px;font-weight:600;line-height: 44px;letter-spacing:-0.05em;overflow:hidden;}
.loc_pre .lp_sd1 dl dd span{display:block;opacity:0;transform:translate(0,100%);transition:0.8s;}
.loc_pre .lp_sd1 .txt i{display:block;margin-bottom:20px;opacity:0;filter: blur(10px);transition:0.8s;}
.loc_pre .lp_sd1 .txt i img{display:block;}
.loc_pre .lp_sd1 .txt p{color:#fff;font-size:18px;line-height:28px;position:relative;white-space: nowrap;padding-left:20px;position:relative;letter-spacing:-0.05em;}
.loc_pre .lp_sd1 .txt p::before{content:"";position:absolute;left:0;top:0;width:1px;height:0;background-color:rgba(255,255,255,0.3);transition:1s;}
.loc_pre .lp_sd1 .txt p em{display:block;opacity:0;transform:translate(-5%,0);transition:0.6s;}
.loc_pre .lp_sd1 .link_btn{margin-top:60px;opacity:0;transform:translate(-20%,0);transition:0.8s;transition-delay:2.2s;}
.loc_pre .lp_sd1 .link_btn a{display:block;width:260px;line-height:58px;border:1px solid #fff;padding: 0 30px;border-radius:50px;position:relative;overflow:hidden;transition:0.8s;}
.loc_pre .lp_sd1 .link_btn a::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;border-radius:50px;transform:translate(-100%,0);transition:0.8s;}
.loc_pre .lp_sd1 .link_btn a span{display:block;color:#fff;font-size:18px;background:url(../images/link-btn.png) no-repeat right center;position:relative;z-index:5;transition:0.8s;}
.loc_pre .lp_sd1 .link_btn a:hover{box-shadow: 25px 20px 30px rgba(0,0,0,0.2);}
.loc_pre .lp_sd1 .link_btn a:hover::before{transform:none;}
.loc_pre .lp_sd1 .link_btn a:hover span{background-image:url(../images/link-btn-bl.png);color:#000;}
.loc_pre .rig{height:100%;width:66%;position:relative;overflow:hidden;opacity:0;transition:0.6s;transition-delay:0.6s;}
.loc_pre .lp_sd2{position:absolute;left:0;top:0;width:100%;height:100%;}
.loc_pre .lp_sd2 .bg{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;transform:scale(1.05);transition:2.5s;}
.loc_pre .lp_sd2 .bg::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);opacity:0;transition:0.6s;}
.loc_pre .lp_sd2 .sd1 .bg{background-image:url(../images/lp-bg1.jpg);}
.loc_pre .lp_sd2 .sd2 .bg{background-image:url(../images/lp-bg2.jpg);}
.loc_pre .lp_sd2 .sd3 .bg{background-image:url(../images/lp-bg3.jpg);}
.loc_pre .lp_sd2 .sd4 .bg{background-image:url(../images/lp-bg4.jpg);}
.loc_pre .rotate_btn{position:absolute;top: 59%;right: -80px;margin-top: -75px;z-index:10;opacity:0;transform:translate(-40%,0);transition:0.8s;transition-delay:2.7s;}
.loc_pre .rotate_btn a{display:block;width:150px;height:150px;position:relative;}
.loc_pre .rotate_btn a::before{content:"";width:110px;height:110px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:rgba(255,255,255,0.3);border-radius:50%;transition:0.3s;}
.loc_pre .rotate_btn .txt{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/rotate-txt.png) no-repeat center / contain;animation: rotate 8s linear infinite;transition:0.3s;}
.loc_pre .rotate_btn .arr{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/rotate-arr.png) no-repeat center / contain;transition:0.3s;}
@keyframes rotate {
	0% {transform: rotate(0deg);}
	50% {transform: rotate(180deg);}
	100% {transform: rotate(360deg);}
}
.loc_pre .rotate_btn a:hover::before{background-color:#fff;width:100%;height:100%;}
.loc_pre .rotate_btn a:hover .txt{background-image:url(../images/rotate-txt-on.png);}
.loc_pre .rotate_btn a:hover .arr{background-image:url(../images/rotate-arr-on.png);}
.loc_pre .top_line{position:absolute;top:149px;left:0;width:0;height:1px;background-color:rgba(255,255,255,0.3);z-index:10;transition:1s;transition-delay:1s;}
.loc_pre .tab_area{position:absolute;right:0;top:150px;height:calc(100% - 150px);width:30%;border-left:1px solid rgba(255,255,255,0.3);z-index: 10;transform:translate(100%,0);transition:1s;transition-delay:1.6s;}
.loc_pre .tab_area li{cursor:pointer;height:25%;padding: 40px 0 0 70px;position:relative;}
.loc_pre .tab_area li ~ li::before{content:"";position:absolute;left:0;top:0;width:0;height:1px;background-color:rgba(255,255,255,0.3);transition:1s;transition-delay:2.2s;}
.loc_pre .tab_area li p{color:rgba(255,255,255,0.3);font-family:"Athena";font-size:30px;transition:0.3s;}
.loc_pre .tab_area li.on p{color:#fff;}
.mo_com .loc_pre .lef{transform:none;}
.mo_com .loc_pre .rig{opacity:1;}
.mo_com .loc_pre .top_line{width:100%;}
.mo_com .loc_pre .tab_area{transform:none;}
.mo_com .loc_pre .tab_area li ~ li::before{width:100%;}
.mo_com .loc_pre .lp_sd1 .link_btn,
.mo_com .loc_pre .rotate_btn{opacity:1;transform:none;}
.mo_com .loc_pre .lp_sd1 .swiper-slide-active strong{opacity:1;transform:none;transition-delay:0.5s;}
.mo_com .loc_pre .lp_sd1 .swiper-slide-active dl dt span{opacity:1;transform:none;transition-delay:0.9s;}
.mo_com .loc_pre .lp_sd1 .swiper-slide-active dl dd span{opacity:1;transform:none;transition-delay:1.1s;}
.mo_com .loc_pre .lp_sd1 .swiper-slide-active .txt i{opacity:1;filter: blur(0);transition-delay:1.3s;}
.mo_com .loc_pre .lp_sd1 .swiper-slide-active .txt p em{opacity:1;transform:none;transition-delay:1.5s;}
.mo_com .loc_pre .lp_sd1 .swiper-slide-active .txt p::before{height:100%;transition-delay:1.7s;}
.mo_com .loc_pre .lp_sd2 .swiper-slide-active .bg{transform:none;}
.mo_com .loc_pre .lp_sd2 .swiper-slide-active .bg::after{opacity:1;transition-delay:1s;}

.premium{width: 100%;padding-left:80px;}
.premium .tit{margin-bottom:50px;text-align:center;}
.premium .tit dl dt{color:#000;font-size:36px;font-family:"Athena";margin-bottom:15px;overflow:hidden;}
.premium .tit dl dt span{display:block;transform:translate(0,100%);transition:0.6s;}
.premium .tit dl dd{color:#777;font-size:18px;overflow:hidden;}
.premium .tit dl dd span{display:block;transform:translate(0,100%);transition:0.6s;transition-delay:0.3s;}
.premium_sd{width:100%;margin-bottom: -30px;position:relative;opacity:0;transform:translate(0,10%);transition:0.8s;transition-delay:0.6s;}
.premium_sd .arr{position:absolute;bottom:270px;z-index: 10;cursor:pointer;}
.premium_sd .arr img{display:block;}
.premium_sd .prev{right:calc(50% + 545px);opacity:0;transform:translate(100%,0);transition:0.6s;transition-delay:0.8s;}
.premium_sd .next{left:calc(50% + 545px);opacity:0;transform:translate(-100%,0);transition:0.6s;transition-delay:0.8s;}
.premium_sd .num{text-align:center;color:#776356;font-weight:600;font-family:'Jost';letter-spacing:0.1em;margin-bottom:20px;opacity:0;transform:translate(0,100%);transition:0.6s;}
.premium_sd .swiper-slide{width:954px;}
.premium_sd .box{border:1px solid #e5e5e5;background-color:#fff;padding: 20px 20px 35px;transition:0.6s;}
.premium_sd .box .img{margin-bottom:35px;}
.premium_sd .box .img img{display:block;}
.premium_sd .box .txt{position:relative;}
.premium_sd .box dl dt{color:#000;font-size:22px;transition:0.6s;}
.premium_sd .box dl dt strong{font-size:36px;font-weight:400;}
.premium_sd .box dl dd{margin-top:25px;color:#666;font-size:17px;line-height:26px;transition:0.6s;}
.premium_sd .box dl dd em{font-size:14px;}
.premium_sd .box .txt a{position:absolute;right:0;bottom:0;overflow:hidden;width:180px;opacity:0;transform:translate(-20%,0);transition:0.6s;transition-delay:1s;}
.premium_sd .box .txt a span{display:block;background:url(../images/premium-arr.png) no-repeat right top;font-family:'Jost';color:#0f131d;font-size:14px;font-weight:600;padding-bottom:20px;transition:0.6s;}
.premium_sd .box .txt a em{overflow:hidden;position:absolute;left:0;bottom:0;width:100%;height:1px;}
.premium_sd .box .txt a.ho em{animation: btn_mo 1s;animation-timing-function:cubic-bezier(0.8,0.3,0.3,0.8);}
@keyframes btn_mo {
	0% {transform: translate(0,0);}
    49% {opacity: 0;transform: translate(100%,0);}
    50% {opacity: 0;transform: translate(-100%,0);}
    100% {transform: translate(0,0);}
}
.premium_sd .box .txt a em::before{content:"";display: block;width:100%;height:100%;background-color:#0f131d;transition:0.6s;}
.premium_sd .swiper-slide-active .num{opacity:1;transform:none;transition-delay:0.8s;}
.premium_sd .swiper-slide-active .box{border-color:#776356;background-color:#776356;box-shadow:35px 25px 15px rgba(0,0,0,0.15);transition-delay:0.3s;}
.premium_sd .swiper-slide-active .box dl dt{color:#fff;transition-delay:0.3s;}
.premium_sd .swiper-slide-active .box dl dd{color:#c1a898;transition-delay:0.3s;}
.premium_sd .swiper-slide-active .box .txt a span{color:#fff;background-image:url(../images/premium-arr-wh.png);transition-delay:0.3s;}
.premium_sd .swiper-slide-active .box .txt a em::before{background-color:#fff;transition-delay:0.3s;}
.premium_sd .swiper-slide-prev{opacity:0;transform:translate(10%,0);transition:0.8s;transition-delay:1.2s;}
.premium_sd .swiper-slide-next{opacity:0;transform:translate(-10%,0);transition:0.8s;transition-delay:1.2s;}
.mo_com .premium_sd,
.mo_com .premium_sd .swiper-slide-prev,
.mo_com .premium_sd .swiper-slide-next,
.mo_com .premium_sd .prev,
.mo_com .premium_sd .next,
.mo_com .premium_sd .box .txt a{opacity:1;transform:none;}
.mo_com .premium .tit dl dt span,
.mo_com .premium .tit dl dd span{transform:none;}

.mo_com .premium_sd  .box .txt a em{width:100%;}

.brand{height:100%;background-color:#f9fafc;padding-left:80px;position:relative;}
.brand a{display:block;width:100%;height:100%;}
.brand .bg{width:100%;height:100%;background:url(../images/brand-bg.jpg) no-repeat center / cover;opacity:0;transform:translate(0,5%) scale(1.1);transition:2s;}
.brand .txt{position:absolute;left:50%;top:38%;;display:flex;margin-top:-107px;margin-left:-402px;}
.brand .txt img{display:block;margin: 0 0 0 auto;}
.brand .txt dl dt{margin-bottom:30px;opacity:0;transform:translate(-10%,0);transition:0.8s;transition-delay:1s;}
.brand .txt dl dd{opacity:0;transform:translate(-10%,0);transition:0.8s;transition-delay:1.3s;}
.brand .txt .rig p{color:#3a3a3a;font-size:18px;line-height:34px;opacity:0;transform:translate(10%,0);transition:0.8s;transition-delay:2.1s;}
.brand .txt .rig{padding-left:50px;padding-bottom:10px;margin-left:50px;position:relative;}
.brand .txt .rig::before{content:"";width:1px;height:0;background-color:#c5c3c2;position:absolute;left:0;top:0;transition:0.8s;transition-delay:1.7s;}
.mo_com .brand .bg,
.mo_com .brand .txt dl dt,
.mo_com .brand .txt dl dd,
.mo_com .brand .txt .rig p{opacity:1;transform:none;}
.mo_com .brand .txt .rig::before{height:100%;}

.contact{padding-left:80px;width:100%;height:100%;}
.contact .box{position:relative;width:100%;height:100%;background-color:#9e928a;padding: 0 20px;}
.contact .box .bg{position:absolute;right:0;top:0;width:50%;height:100%;overflow:hidden;}
.contact .box .bg span{display:block;width:100%;height:100%;background:url(../images/contact-bg.jpg) no-repeat center / cover;opacity:0;transform:scale(1.1);transition:2s;}
.contact .con{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:5;}
.contact .con .area{max-width:1600px;width:100%;display:flex;align-items:center;}
.contact .con .area .rig{margin-left:210px;}
.contact .area img{display:block;}
.contact .con .area .lef{opacity:0;transform:translate(0,15%);transition:0.8s;transition-delay:0.6s;}
.contact .con .area .rig{opacity:0;transform:translate(0,-15%);transition:0.8s;transition-delay:0.6s;}
.contact .area dl dt{color:#c5b8af;font-size:18px;font-weight:400;}
.contact .area dl dd{margin-top:5px;color:#fff;font-size:62px;font-family:"Athena";}
.contact .area .add{margin-top:80px;display:flex;align-items:center;}
.contact .area .add span{font-size:18px;color:#fff;line-height:36px;border:1px solid #b9b0a9;width:170px;text-align:center;margin-right:15px;border-radius:40px;}
.contact .area .add p{font-size:18px;color:#fff;}
.contact .area .add p em{display:block;font-size:16px;margin-top:10px;color:#bfa18e;}
.contact .area .num{padding: 45px 0 40px;position:relative;text-align:center;margin-top:50px;border-top:1px solid rgba(255,255,255,0.3);border-bottom:1px solid #fff;}
.contact .area .link{margin-top:30px;display:flex;justify-content:space-between;}
.contact .area .link a{display:block;position:relative;}
.contact .area .link a span{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:0.3s;}
.contact .area .link a:hover span{opacity:1;}
.mo_com .contact .box .bg span,
.mo_com .contact .con .area .lef,
.mo_com .contact .con .area .rig{opacity:1;transform:none;}

/*sub*/
.sub_top{position: relative;padding:145px 0 115px;}
.sub_top .bg{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;}
.sub_top .bg span{position:absolute;top:0;left:0;width:100%;height:100%;background: no-repeat center / cover;z-index:-1;transform:scale(1.1);transition:2.5s;}
.sub_top.dep1 .bg span{background-image:url(../images/sub-top-bg1.jpg?ver=1);}
.sub_top.dep2 .bg span{background-image:url(../images/sub-top-bg2.jpg?ver=1);}
.sub_top.dep3 .bg span{background-image:url(../images/sub-top-bg3.jpg?ver=1);}
.sub_top.dep4 .bg span{background-image:url(../images/sub-top-bg4.jpg?ver=1);}
.sub_top.dep5 .bg span{background-image:url(../images/sub-top-bg5.jpg?ver=3);}
.sub_top.dep6 .bg span{background-image:url(../images/sub-top-bg6.jpg);}
.sub_tit{position:relative;z-index:5;}
.sub_tit h2{color: #fff;font-weight: 600;font-size: 36px;text-align: center;opacity:0;transform:translate(0,60%);transition:0.6s;transition-delay:0.3s;}
.sub_tit p{padding-top:20px;line-height:1.4em;color: #fff;font-weight: 400;text-align: center;opacity:0;transform:translate(0,30%);transition:0.6s;transition-delay:0.6s;}
.sub_tit p span{font-size: 14px;display:block;}
.sub_tit p strong{font-weight:400;font-size: 18px;display:block;}
.sub_menu{position: absolute;bottom: 0;left: 0;width: 100%;}
.sub_menu .inner{display:flex;box-shadow: 5px 5px 15px rgba(0,0,0,0.1);}
.sub_menu .home{width: 63px;height: 60px;}
.sub_menu .home a{display: block;width: 100%;height: 100%;background: url(../images/ico-home.jpg) no-repeat center;}
.sub_menu .depth{width:1137px;padding-right: 63px;border:1px solid #fff;background:rgba(255,255,255,0.45);}
.sub_menu .depth ul{display:flex;justify-content:center;}
.sub_menu .depth ul li a{display:block;position:relative;padding: 0 35px;color:#5e6367;line-height:58px;}
.sub_menu .depth ul li a.active{color:#537c69;}
.sub_menu .depth ul li a.active::before{position:absolute;bottom:-4px;left:50%;width:7px;height:7px;margin-left:-4px;background-color:#537c69;content:"";border-radius:50%;}
.sub_top.on .bg span,
.sub_top.on .sub_tit h2,
.sub_top.on .sub_tit p{transform:none;opacity:1;}

.content{padding: 80px 0 120px;}
.con_tit{text-align: center;margin-bottom: 35px;font-size: 28px;color: #222;font-weight:300;padding-bottom:35px;position:relative;}
.con_tit::before{content:"";position:absolute;left:50%;bottom:0;width:1px;height:20px;background-color:#dedede;}

.precaution{background-color: #f5f5f5;margin-top: 60px;padding: 30px 20px 30px 115px;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;letter-spacing:-0.05em;}

.sub_con img{opacity:0;transform:translate(0,100px);transition:0.8s;transition-delay:0.3s;}
.sub_con.active img{opacity:1;transform:none;}

.sub_overview .img{position:relative;margin-bottom:50px;}
.sub_overview .txt{position:absolute;left:0;top:0;opacity:0;transform:translate(-5%,0);transition:1s;transition-delay:0.3s;}
.sub_overview .tbl{display:flex;}
.sub_overview .tbl .lef{background:url(../images/sub11-bg.jpg);padding: 105px 0 220px 70px;width:400px;opacity:0;transform:translate(0,10%);transition:0.8s;}
.sub_overview .tbl .lef dl dt{color:#fff;font-size:20px;line-height:24px;padding-bottom:155px;position:relative;opacity:0;transition:0.8s;transition-delay:0.6s;}
.sub_overview .tbl .lef dl dt::before{content:"";position:absolute;left:5px;top:87px;width:1px;height:0;background-color:#fff;transition:0.8s;transition-delay:0.9s;}
.sub_overview .tbl .lef dl dd{color:#fff;font-size:36px;line-height:1.3em;font-weight:300;margin-top:10px;opacity:0;transition:0.8s;transition-delay:1.2s;}
.sub_overview .tbl .lef dl dd strong{font-weight:600;}
.sub_overview .tbl .rig{background-color:#f5f5f5;padding: 120px 50px 0 65px;width:800px;opacity:0;transform:translate(10%,0);transition:0.8s;transition-delay:0.3s;}
.sub_overview .tbl .rig .logo{margin-bottom:40px;opacity:0;transform:translate(-5%,0);transition:0.8s;transition-delay:1.6s;}
.sub_overview .tbl .rig table{width:100%;border-top:1px solid #000;opacity:0;transform:translate(-5%,0);transition:0.8s;transition-delay:2s;}
.sub_overview .tbl .rig table th{font-size:17px;color:#000;border-bottom:1px solid #d7e3e3;text-align:left;padding-left:20px;line-height:50px;font-weight:400;}
.sub_overview .tbl .rig table td{font-size:17px;color:#777;border-bottom:1px solid #d7e3e3;text-align:left;padding-left:30px;line-height:50px;}
.sub_overview .img.active .txt,
.sub_overview .tbl.active .lef,
.sub_overview .tbl.active .rig,
.sub_overview .tbl.active .lef dl dt,
.sub_overview .tbl.active .lef dl dd,
.sub_overview .tbl.active .rig .logo,
.sub_overview .tbl.active .rig table{opacity:1;transform:none;}
.sub_overview .tbl.active .lef dl dt::before{height:140px;}

.sub_brand .area{position:relative;opacity:0;transition:0.8s;transition-delay:0.2s;}
.sub_brand .area img{display:block;margin:0 auto;}
.sub_brand .area1 .box1{position:absolute;top:280px;left:0;width:100%;opacity:0;transform:translate(0,100%);transition:0.8s;transition-delay:0.6s;}
.sub_brand .area1::before{content:"";position:absolute;bottom:0;left:50%;height:0;width:1px;background-color:rgba(255,255,255,0.5);transition:0.8s;transition-delay:1s;}
.sub_brand .area2 .box1{position:absolute;top:240px;width:100%;}
.sub_brand .area2 .box1 img:first-child{margin-bottom:40px;opacity:0;transform:translate(0,100%);transition:0.8s;transition-delay:1s;}
.sub_brand .area2 .box1 img:last-child{opacity:0;transform:translate(0,20%);transition:0.8s;transition-delay:1.3s;}
.sub_brand .area2 .box2{position:absolute;bottom:10px;left:0;width:100%;opacity:0;transform:translate(-10%,0);transition:1s;}
.sub_brand .area2::before{content:"";position:absolute;top:0;left:50%;height:0;width:1px;background-color:#b7ada8;transition:0.8s;transition-delay:0.6s;}
.sub_brand .area3 .box1{position:absolute;left:0;top:260px;width:100%;display:flex;justify-content:center;}
.sub_brand .area3 .box1 li{border:1px solid #bcbbbb;border-radius:50%;opacity:0;transform:translate(-20%,0);transition:0.8s;}
.sub_brand .area3 .box1 .c1{margin-right:-30px;transition-delay:0.6s;}
.sub_brand .area3 .box1 .c2{margin-right:-15px;transition-delay:0.7s;}
.sub_brand .area3 .box1 .c3{margin-left:-15px;transition-delay:0.8s;}
.sub_brand .area3 .box1 .c4{margin-left:-30px;transition-delay:0.9s;}
.sub_brand .area4 .box1{display:flex;justify-content:space-between;}
.sub_brand .area4 .box1 li{position:relative;opacity:0;transform:translate(0,15%);transition:0.8s;}
.sub_brand .area4 .box1 li span{position:absolute;left:0;top:0;opacity:0;transform:scale(1.05);transition:0.8s;transition-delay:1.4s;}
.sub_brand .area4 .box1 li em{position:absolute;width:0;height:30px;right:0;top:300px;transition:0.8s;transition-delay:1s;}
.sub_brand .area4 .box1 .t1{transition-delay:0.1s;}
.sub_brand .area4 .box1 .t2{transition-delay:0.3s;}
.sub_brand .area4 .box1 .t3{transition-delay:0.5s;}
.sub_brand .area4 .box1 .t1 em{background-color:#8da397;}
.sub_brand .area4 .box1 .t2 em{background-color:#9e928a;}
.sub_brand .area4 .box1 .t3 em{background-color:#c4c4c4;}
.sub_brand .area.active,
.sub_brand .area1.active .box1,
.sub_brand .area2.active .box1 img:first-child,
.sub_brand .area2.active .box1 img:last-child,
.sub_brand .area2 .box2.active,
.sub_brand .area3.active .box1 li,
.sub_brand .area4.active .box1 .t1,
.sub_brand .area4.active .box1 .t2,
.sub_brand .area4.active .box1 .t3,
.sub_brand .area4.active .box1 li span{opacity:1;transform:none;}
.sub_brand .area1.active::before{height:240px;}
.sub_brand .area2.active::before{height:200px;}
.sub_brand .area4.active .box1 li em{width:320px;}

.sub_location{position: relative;padding-bottom:100px;}
.sub_location .map-zoom{width:100%;position: absolute;top:0;left:0;opacity:0;transform:translate(0,10%);transition:0.8s;}
.sub_location .magnifier{width: 300px;height: 300px;position: absolute;border-radius: 100%;box-shadow: 0 0 0 2px #1b3a6a, 0 0 7px 7px rgb(0 0 0 / 20%);display: none;background-image:url(../images/location_zoom_office.jpg?ver=11);background-repeat:no-repeat}
.sub_location img{display:block;}
.sub_location .txt{opacity:0;transform:translate(0,20%);transition:0.8s;}
.sub_location ul li{display:flex;}
.sub_location ul li .t1,
.sub_location ul li .c1{opacity:0;transition:0.8s;}
.sub_location ul .box1 .t1,
.sub_location ul .box3 .t1{transform:translate(-10%,0);}
.sub_location ul .box1 .c1,
.sub_location ul .box3 .c1{transform:translate(10%,0);transition-delay:0.3s;}
.sub_location ul .box2 .c1,
.sub_location ul .box4 .c1{transform:translate(-10%,0);transition-delay:0.3s;}
.sub_location ul .box2 .t1,
.sub_location ul .box4 .t1{transform:translate(10%,0);}
.sub_location .map-zoom.active,
.sub_location .txt.active,
.sub_location ul li.active .t1,
.sub_location ul li.active .c1{opacity:1;transform:none;}

.sub_premium{position:relative;opacity:0;transform:translate(0,3%);transition:0.8s;}
.sub_premium img{display:block;}
.sub_premium .box{position:absolute;left:0;top:0;}
.sub_premium .tit{position:relative;z-index:1;}
.sub_premium ul{margin-top: -91px;}
.sub_premium ul li{display:flex;}
.sub_premium ul li > div{opacity:0;transition:0.8s;}
.sub_premium ul li .t1,
.sub_premium ul li .t2,
.sub_premium ul li .t3{transform:translate(-10%,0);}
.sub_premium ul li .i1,
.sub_premium ul li .i2,
.sub_premium ul li .i3{transform:translate(0,-10%);transition-delay:0.4s;}
.sub_premium.active,
.sub_premium ul li.active > div{opacity:1;transform:none;}

.sub_map{display:flex;justify-content:space-between;}
.sub_map img:first-child{opacity:0;transform:translate(-10%,0);transition:0.8s;transition-delay:0.2s;}
.sub_map img:last-child{opacity:0;transform:translate(10%,0);transition:0.8s;transition-delay:0.2s;}
.sub_map.active img{opacity:1;transform:none;}

/*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 #537c69;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: #537c69;border: 1px solid #537c69;color: #fff}
.sche_tab li a:hover{background-color: #537c69;border: 1px solid #537c69;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;}
.calendar2 .date{display:flex;gap:30px;}
.calendar2 .date .time{width:calc(50% - 10px);}
.calendar2 .date .time .tit{margin: 15px 0 30px;color: #222;font-weight:500;text-align:center;}
.calendar2 .date .time ul{display:flex;gap:10px;flex-wrap:wrap;width: 160px;margin: 0 auto;padding-bottom: 20px;}
.calendar2 .date .time ul li{text-align:center;}
.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(83,124,105,0.5);color:#fff;}
.calendar table td.on input.active{background-color: #537c69;}
.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 button{background-color: transparent;border: none;font-size: 16px;color: #555;width:75px;border:1px solid #444;height: 40px;}
.calendar .date .time li button.active{background-color: #537c69;color: #fff;}
.calendar .date .time li button.end{background-color:#d7d7d7;}
.calendar .date .time li button em{font-size:11px;display: block;padding-top: 3px;}
.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 { }
}

/* tab 유니트1 */
.with_tab{margin-bottom:60px;}
.with_tab ul{display:flex;}
.with_tab ul.block{display:block}
.with_tab ul li{background-color:#edeae8;text-align:center;cursor:pointer;font-size:15px;border:1px solid #cdc9c6;line-height:48px; color:#555;}
.with_tab ul li.on{background-color:#776356;color:#fff;border:1px solid #776356;font-weight:bold;}
.tab2 ul li{width:50%;}
.tab3 ul li{width:33.33%;}
.tab4 ul li{width:25%;}
.tab5 ul li{width:33.33%;}
.tab8 ul li{width:12.5%;}
.with_box{display:none; text-align:center;position:relative;}
.with_box.on{display:block;}
.with_box .mo_box{opacity:0;transform:translate(0,100px);transition:0.8s;}
.with_box.active .mo_box{opacity:1;transform:none;}
.tab7 ul li{width:25%;}
.tab7.tab8 ul li{width:50%;}
.tab4 .block li{float:left; width:12.333%}
.pdf_down{position:absolute; right:0;top:280px;background-color:#776356;white-space:nowrap;padding: 10px 15px;color:#fff;}

/* 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;}
.floorplan_tab ul li ~ li{margin-left:170px;}
.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{padding-bottom:90px;}
.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;}

/* 모집공고 */
.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}

.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;}

.mojip-pdf{    background-color: #776356; white-space: nowrap; padding: 20px 20px; color: #fff; margin: 50px auto 0px; display: block; width: 160px;}

.mojip-pdf2{    background-color: #776356; white-space: nowrap; padding: 20px 20px; color: #fff; margin: 50px auto 0px; display: block; width: 160px;}

/* sub32 */
.sub32-img-box{display: flex; justify-content: center; margin-bottom: 70px;}
.sub32-info-txt{font-size: 18px; letter-spacing: -0.05em; color: #000; margin-bottom: 20px; line-height: 18px; text-align: right;}