@charset "utf-8";

/* 메인 슬라이더 font 설정 */
@font-face {
    font-family: 'SpoqaHanSans';
    font-style: normal;
    font-weight: 700;
    src: url(/resources/font/campaign/SpoqaHanSans/SpoqaHanSansBold.woff2) format("woff2"), url(/resources/font/campaign/SpoqaHanSans/SpoqaHanSansBold.woff) format("woff"), url(/resources/font/campaign/SpoqaHanSans/SpoqaHanSansBold.ttf) format("truetype")
}

/* 2024_홈페이지IA전체개편 */
:root{--renew-point-color: #005b48;}

body {overflow-x: hidden !important;overflow-y:auto;color: #222;height:auto;}
section.main {box-sizing:border-box;position:relative;z-index:3;}
section {/*min-width:1680px;*/width:100%;}
.main {position: relative;height: 100vh;}
.main .item {position:relative;height: 100vh;cursor:pointer;}
.main .box {position:relative;width:1540px;height:100%;margin: 0 auto;}
.main .tit_g {position:absolute;top:280px;left:0;}
.main .tit_g .tit1 {font-size: 90px;font-family:"SpoqaHanSans";font-weight: 700;color: #fff;line-height: 106px;letter-spacing:-6px;text-shadow:2px 2px 2px rgb(0 0 0 / 50%)}
.main .tit_g .tit2 {font-size: 24px;font-family:"noto";line-height:36px;color:#fff;display:inline-block;padding:20px 0 0 10px;}
.main .btn_g .btnD1 {display: inline-block;min-width: 152px;height: 60px;text-align: center;line-height: 60px;border: 1px solid #222;font-size: 18px;}
.mainSlider {position: relative;height:100%;}
.mainSlider_nav {position:absolute;bottom:150px;right:50px;width:1100px;}
.mainSlider_nav.active {bottom:1150px;}
.mainSlider_nav .slick-slide {width:205px;margin-right:10px;}
.mainSlider_nav .slick-slide img {width:100%;height:auto;border:2px solid #fff;border-radius:10px;}
.mainSlider_nav .slick-center img {border-color:var(--renew-point-color);}
.main .btn_pause,
.main .btn_play {position: absolute;left: calc(50% + 598px);bottom: 173px;}
.main .btn_play {display: none;}
.slick-counter {position: absolute;left: calc(50% + 397px);bottom: 180px;color: #666;font-size: 18px;}
.slick-counter span {display: inline-block;font-size: 18px;color: #666;font-weight: 700;}
.slick-counter span {margin-right: 5px;}
.slick-counter span:last-child {margin-left: 5px;}
.main .slick-dots {position: absolute;bottom: 187px;left: calc(50% + 460px);display: block;height: 4px;text-align: center;z-index: 1;width:120px;}
.slick-dots li button {display: block;width: 100%;height: 100%;}
.slick-dots li button:last-child {margin-right: 0;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {opacity: 1;}
.slick-dots li.slick-active button:before {opacity: .75;color: black;}
.main .slick-dots::after {content: "";display: block;clear: both;}
.main .slick-dots>li {font-size: 0;width: 40px;height: 4px;padding-left: 16px;margin-right: 10px;box-sizing: border-box;float: left;display: none;}
.main .slick-dots>li.slick-active {display: block;}
.main .slick-dots>li>button {width: 100px;height: 2px;background-color: rgba(255, 255, 255, .2);outline: none;position: relative;padding: 0;color: inherit;line-height: normal;margin: 0;}
.main .slick-dots>li>button::before {display: none;}
.main .slick-dots>li>button>.s-line-fill {content: "";width: 0;height: 2px;background-color:var(--renew-point-color);position: absolute;top: 0;left: 0;opacity: 1;}
.slick-dots .slick-active>button>.s-line-fill {animation: slick-progressbar 6s 1;animation-fill-mode: forwards;}
.slider-wrap[data-slick-autoplay-status="N"] .slick-dots .slick-active>button>.s-line-fill {animation-play-state: paused;}
@keyframes slick-progressbar {0% {    width: 0%;}100% {    width: 100%;}}
.main .slick-prev,
.main .slick-next {width:67px;height:67px;font-size: 0;z-index: 1;top:530px;}
.main .slick-prev:before,
.main .slick-next:before {display: none;}
.main .slick-prev {left: calc(50% - 772px);background: url(/resources/images/main/visual_arrow_l.png) no-repeat;background-size:cover;}
.main .slick-prev:hover {background: url(/resources/images/main/visual_arrow_l_on.png) no-repeat;background-size:cover;}
.main .slick-next {left: calc(50% - 700px);background: url(/resources/images/main/visual_arrow_r.png) no-repeat;background-size:cover;}
.main .slick-next:hover {background: url(/resources/images/main/visual_arrow_r_on.png) no-repeat;background-size:cover;}
.main .spon_form {position: absolute;bottom: 0;left: 0;width: 100%;height:110px;background: rgba(0, 0, 0, 0.2);}
.main .spon_form .cons {width: 1180px;margin: 0 auto;}
.main .spon_form .cons ul {display: flex;justify-content:space-between}
.main .spon_form li {height:110px;}
.main .spon_form li a {position:relative;box-sizing:border-box;display:flex;width:100%;justify-content:flex-end;align-items:center;gap:20px;height:100%}
.main .spon_form li a > i {position:relative;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;background-repeat:no-repeat}
.main .spon_form .form2 a > i {width:53px;background-image: url(/resources/images/main/ic_regular.png)}
.main .spon_form .form3 a > i {width:41px;background-image: url(/resources/images/main/ic_temp.png)}
.main .spon_form .form4 a > i {width:53px;background-image: url(/resources/images/main/ic_overseas.png)}
.main .spon_form .form5 a > i {width:37px;background-image: url(/resources/images/main/ic_memorial.png)}
.main .spon_form .form6 a > i {width:45px;background-image: url(/resources/images/main/ic_companySCInfo@3x.png)}
.main .spon_form li a > i::before {content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:2px;height:10px;background:rgba(255, 255, 255, 0.6)}
.main .spon_form .form1 {position:relative;width:280px;z-index: 1;}
.main .spon_form .form1:before {content: '';position: absolute;top:-10px;right:0;width:100vw;height:130px;background:var(--renew-point-color);z-index: -1;border-top-right-radius:10px;border-bottom-right-radius:10px;}
.main .spon_form li a {color: #fff;font-size: 24px;font-weight:300;}
.main .spon_form .form1 a {position:relative;padding-right: 60px;padding-left: 0;box-sizing: border-box;font-size: 36px;font-weight: 700;line-height:110px;display:initial}
.main .spon_form .form1 a:before {content: '';position: absolute;top:12px;right: 0;left: auto;width: 18px;height: 30px;background: url(/resources/images/main/ic_arrow2.png) no-repeat;transform: translateY(0);}
/* 20241127_각셀간격조절_e */
/* 20241125_추모기부추가_e */
.story {position: relative;z-index:1;height:660px;/* background:url(/resources/images/main/bg_story02.png) no-repeat right top; */padding-top:120px;}
/* .story:before {content:'';display:block;background:url(/resources/images/main/bg_story.png) no-repeat left top;width:860px;height:500px;position:absolute;top:0;left:0;z-index:1;} */
.story:after {content:'';display:block;width:88%;height:400px;position:absolute;top:380px;right:0;z-index:1;background:url(/resources/images/main/bg_main_section.jpg) repeat;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.story .in {position: relative;width: 100%;height:770px;}
.story .had {position: relative;width: 1180px;margin: 0 auto 60px;}
.story .cons {padding-bottom:65px;position:relative;z-index:5;}
.story h2 {font-size:56px!important;font-weight: 700;line-height:72px !important;}
.story h2 strong {color:var(--renew-point-color);}
section .btnD2 {position: absolute;right: 0;bottom:22px;font-size: 20px;font-weight:300;color: #666;padding-right: 30px;line-height:20px;}
section .btnD2:before {content: '';position: absolute;top: 2px;right: 0;width: 16px;height: 16px;background: url(/resources/images/main/ic_more.png);}
section .btnD2:hover:before {transform: rotate(180deg);transition: all 0.3s ease-in-out;}
.story .col_wrap {width: 1180px;margin: 0 auto;position: relative;background: #666;}
.story .col {position: absolute;left: 0;top: 70px;height: 558px;box-sizing: border-box;}
.story_cont {position: absolute;top: 166px;left: calc(50% - 590px);width: 100%;}
.storySlider .item {position:relative;width:380px !important;height:340px;background: #ddd;border-radius:4px;}
.storySlider .item a {display: block;width: 100%;height: 100%;}
.storySlider .item .tit {position:absolute;bottom: 0;left: 0;width:100%;height:75px;font-size:18px;font-weight: 500;color: #fff;background:rgba(0,0,0,0.2);box-sizing:border-box;padding:10px 15px;line-height:30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap: break-word;z-index:1;}
/* 220427 수정 시작 - 카테고리 추가 .storySlider .item:first-child {margin-left: calc((100% - 2422px) / 2)} */
.storySlider .item .cate {position: absolute;top: 10px;left: 10px;height:36px;padding:0 16px;border-radius:5px;text-align: center;line-height:36px;font-size:18px;font-weight: 500;color: #fff;}
.storySlider .item .cate {background: #f3ab21;}
.storySlider .item:first-child {margin-left: calc(50% - 590px);}
/* 220427 수정 끝 - 카테고리 추가 */

.story .swiper-pagination-progressbar {top: auto;bottom:0;width:1180px;height: 6px;background: #ddd;z-index: 1;left:50%;margin-left:-590px;}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background:var(--renew-point-color) !important;}
.story .prev,
.story .next {position: absolute;bottom:-60px;width: 19px;height: 32px;}
.story .prev {left:50%;background: url(/resources/images/main/ic_prev.png);margin-left:530px;}
.story .next {left:50%;background: url(/resources/images/main/ic_next.png);margin-left:570px;}
.openbiz {position: relative;height: 700px;padding-top:150px;/* background: url(/resources/images/main/bg_openbiz.png) right top no-repeat; */ }
.openbiz .openbizSlider {margin: 0 auto;width:1180px;}
.openbiz .openbizSlider .had h2 {font-size:56px;font-weight: 700;line-height:72px;}
.openbiz .openbizSlider .had strong {color:var(--renew-point-color);}
.openbiz .openbizSlider .item {height: 562px !important;margin: 0 auto;}
.openbiz .openbizSlider .item1 {width: 1190px !important;}
.openbiz .openbizSlider .item2 .box {width: 1190px;margin: 0 auto;}

.openbiz .openbizSlider .item2 .had strong {color: #f8a910;}
.openbiz .txt_g .txt1 {font-size:22px;line-height:30px;margin-top:15px;color:#666;}
.openbiz .txt_g .btnD3 {display: inline-block;width: 282px;height: 60px;text-align: center;line-height: 60px;border: 1px solid var(--renew-point-color);color:var(--renew-point-color);font-size: 20px;font-weight: 500;background:#fff; }
.openbiz .txt_g .btnD3~.btnD3 {margin-left: 10px;}
.openbiz .banner {position: relative;margin-top:50px;z-index: 1;box-sizing: border-box;}
.openbiz .banner .txt_g {width:1190px;margin:0 auto 55px;} 
.openbiz .banner ul {display:flex;justify-content:space-around;width:1190px;margin:0 auto}
.openbiz .banner li {position:relative;text-align:center;width:12.5%;margin-bottom:40px}
.openbiz .banner .cf-history li {width:300px;margin-left: -20px;}
.openbiz .item1 .banner li~li {margin-left: 80px;}
.openbiz .item1 .banner li:before {content: '';position: absolute;z-index: -1;}
.openbiz .item1 .banner .col1:before {left: 5px;top: -10px;width: 139px;height: 120px;background: url(/resources/images/main/ic_umb.png);}
.openbiz .item1 .banner .col2:before {top: -21px;left: 0;width: 118px;height: 123px;background: url(/resources/images/main/ic_member.png);}
.openbiz .item1 .banner .col3:before {top: -12px;left: 156px;width: 132px;height: 113px;background: url(/resources/images/main/ic_cash.png);}
.openbiz .item1 .banner .col4:before {top: -25px;left: 136px;width: 125px;height: 125px;background: url(/resources/images/main/ic_ballon.png);}
.openbiz .item2 .banner li~li {margin-left: 20px;}
.openbiz .banner .num {font-size:34px;font-weight:500;margin-bottom:15px;}
.openbiz .banner .num strong {font-size:70px;font-weight:500;}
.openbiz .banner .txt {font-size: 15px;line-height:15px;}
.openbiz .banner .ref {position: absolute;bottom: 40px;right: 0;font-size: 14px;color: #999;line-height: 14px;}
.openbiz .banner i {display:flex;align-items:center;justify-content:center;height:120px;width:75%;margin:auto}
.openbiz .banner i > img {max-width:100%}
.openbiz .banner .name {margin-top:10px;font-size:16px;line-height:22px}
.openbiz .item2 .banner {position: relative;}
.openbiz .item2:after {content: '';position: absolute;bottom: -25px;right: 0;width: 249px;height: 309px;background:url(/resources/images/main/obj_umb.png);}
.openbiz .bg {position:absolute;top:380px;left: 0;width:95.4%;height: 480px;border-top-right-radius: 10px;    border-bottom-right-radius: 10px;background:url(/resources/images/main/bg_openbiz.jpg) repeat;}
/* 220419 수정 시작 */
.openbiz .pagination_bullet {position: absolute;bottom: -60px !important;left: 50%;transform: translateX(-50%);z-index: 1;}
.openbiz .pagination_bullet span~span {margin-left: 15px;}
.openbiz .swiper-pagination-bullet {display: inline-block;width: 6px;height: 6px;background: #ddd;opacity: 1;}
.openbiz .swiper-pagination-bullet-active {width: 40px;background:var(--renew-point-color);border-radius: 3px;}
/* 220419 수정 끝 */
.campaign {position: relative;height:715px;padding:160px 0;}
.campaign:after {content:'';display:block;width:88%;height:400px;position:absolute;top:510px;right:0;z-index:1;background:url(/resources/images/main/bg_main_section.jpg) repeat;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.campaign .cons {/* position: relative; */width: 1180px;margin: 0 auto;}
.campaign .had {position: relative;margin-bottom:50px;}
.campaign .had h2 {font-size:56px;font-weight: 700;line-height:72px;}
.campaign .had h2 strong {color:var(--renew-point-color);}
.campaign .tab a {position: relative;font-size:18px;font-weight:400;color:#333;line-height:44px;height:44px;display:inline-block;letter-spacing: -1px;border:1px solid #cfcfcf;border-radius:50px;min-width:80px;padding:0 20px;text-align:center;margin-right:6px;}
.campaign .tab a.active {color:var(--renew-point-color);border-color:var(--renew-point-color);font-weight: 700;}
.campaign .sliderWrap {position: absolute;top:380px;left:0;width: 100%;z-index:10;}
.camSlider .item:first-child {margin-left:calc(50% - 590px)}
.camSlider .item .cate {position: absolute;top: 10px;left: 10px;height: 40px;padding:0 20px;border-radius:5px;text-align: center;line-height: 40px;font-size: 20px;font-weight: 500;color: #fff;}
.camSlider .item .cate {background:var(--renew-point-color);}
.camSlider .item {position: relative;width: 304px !important;height:304px;border-radius:4px;margin-right:20px;}
.camSlider .item .txt_g {position: absolute;bottom: 35px;left: 35px;}
.camSlider .item .txt_g .tit {font-size: 22px;font-weight: 500;color: #fff;line-height:28px}
.camSlider .item .txt_g .txt {font-size: 17px;color: #fff;margin-top: 25px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap: break-word;}
.camSlider .item .over {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);visibility: hidden;opacity: 0;transition: all 0.3s ease-in-out;}
.camSlider .item:hover .over {visibility: visible;opacity: 1;}
.camSlider .item .over .btn_g {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
.camSlider .item .over .btnD {display: block;width: 170px;height: 60px;text-align: center;line-height: 60px;color: #fff;font-size: 20px;font-weight: 500;border: 1px solid #fff;}
.camSlider .item .over .btnD~.btnD {margin-top: 20px;}
.campaign .swiper-pagination {top:364px;left:50%;width:1180px;height: 6px;background: #ddd;overflow: hidden;display: block !important;z-index: 1;margin-left:-590px;}
.campaign .prev,
.campaign .next {position: absolute;top:400px;left:50%;width: 19px;height: 32px;z-index: 1;}
.campaign .prev {background: url(/resources/images/main/ic_prev.png);margin-left:530px;}
.campaign .next {background: url(/resources/images/main/ic_next.png);margin-left:570px;}
.banner {position: relative;width: 100%;height: 236px;}
.bannerSlider {width: 100%;height: 200px;}
.bannerSlider .item {height: 200px;background-size: cover;}
.bannerSlider .item .cons {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.bannerSlider .item .txt_g {text-align: center;}
.bannerSlider .item .txt_g .txt1 {font-size: 28px;line-height: 28px;margin-bottom: 25px;}
.bannerSlider .item .txt_g .txt2 {font-size: 44px;font-weight: 700;}
.banner .slick-dots {position: absolute;bottom: -30px;left: 50%;transform: translateX(-50%);}
.banner .slick-dots li {display: inline-block;font-size: 0;width: 6px;height: 6px;background: #ddd;border-radius: 50%;}
.banner .slick-dots li~li {margin-left: 15px;}
.banner .slick-dots li.slick-active {width: 40px;background:var(--renew-point-color);border-radius: 3px;}
.spon {position: relative;}
.spon .cons {position: relative;width: 1180px;margin:125px auto;}
.spon .had {margin-bottom: 65px;text-align:center;}
.spon .had h2 {position: relative;display: inline-block;font-size:42px;font-weight: 700;line-height:56px;}
.spon .had h2:before,
.spon .had h2:after {content: '';position: absolute;width: 53px;height: 45px;background-size: cover;z-index: -1;}
.spon .had h2:before {top: -10px;left: -45px;background: url(/resources/images/main/ic_qo.png);}
.spon .had h2:after {bottom: 25px;right: -25px;background: url(/resources/images/main/ic_qo2.png);}
.spon .had h2 strong {color:var(--renew-point-color);}
.sponSlider {height: 432px;margin-top:90px;}
.pagination_bullet {position: absolute;bottom: 0 !important;}
.sponSlider .item {position: relative;width: 393px !important;height: 325px;cursor: pointer;transition: all 0.2s ease-in-out;text-align:center;}
.sponSlider .item.swiper-slide-active {margin-top:0;}
.sponSlider .item a {display:inline-block;}
.sponSlider .item span {position: relative;width:180px;height:155px;margin-bottom:20px;display:inline-block;}
.sponSlider .item span img.over {opacity:0;transition: all 0.2s ease-in-out;margin-left:80px;}
.sponSlider .item.swiper-slide-active img.over {opacity:1;transition: all 1.3s ease-in-out;margin-left:0;}
.sponSlider .item1.swiper-slide-active img.over {margin-left:30px;}
.sponSlider .item2.swiper-slide-active img.over {margin-left:10px;}
.sponSlider .item3.swiper-slide-active img.over {margin-left:0;}
.sponSlider .item4.swiper-slide-active img.over {margin-left:20px;}
.sponSlider .item5.swiper-slide-active img.over {margin-left:30px;}
.sponSlider .item6.swiper-slide-active img.over {margin-left:10px;}
.sponSlider .item7.swiper-slide-active img.over {margin-left:30px;}
.sponSlider .item8.swiper-slide-active img.over {}
.sponSlider .item img.non {display:none;}
.sponSlider .item .name {color: #999;font-size: 26px;font-weight: 700;margin-bottom:25px;text-align:center;}
.sponSlider .item.swiper-slide-active .name {color:var(--renew-point-color);font-size:36px;}
.sponSlider .item .txt {font-size: 16px;color: #999;text-align: center;line-height:27px;}
.sponSlider .item.swiper-slide-active .txt {color: #222;font-size:20px;}
.sponSlider .slick-center .item .name {color:var(--renew-point-color);}
.sponSlider .slick-center .item .txt {color: #222;}
.sponSlider .slick-list {padding: 0 !important}
.sponSlider .slick-dots {display: flex;justify-content: center;margin-top: 35px;}
.sponSlider .slick-dots li~li {margin-left: 90px;}
.sponSlider .slick-dots li {font-size: 20px;font-weight: 500;color: #999;}
.sponSlider .slick-dots li.slick-active {color:var(--renew-point-color);font-weight: 700;}
.sponSlider .slick-prev,
.sponSlider .slick-next {width: 19px;height: 32px;font-size: 0;z-index: 1;}
.sponSlider .slick-prev::before,
.sponSlider .slick-next::before {display: none;}
.sponSlider .slick-next {left: calc(50% + 660px);background: url(/resources/images/main/ic_next.png);}
.sponSlider .slick-prev {left: calc(50% - 660px);background: url(/resources/images/main/ic_prev.png);}
.spon .controller {position: relative;max-width: 670px;margin: 30px auto 0;}
.spon .controller .proBar {position: relative;background: #ddd}
.spon .controller .proBar .bar {width: 0;height: 4px;background:var(--renew-point-color);}
.spon .controller .total {position: absolute;top: -16px;right: -72px;font-size: 22px;color: #000}
.spon .controller .total strong {color:var(--renew-point-color)}
.spon .swiper-pagination {width: 1180px;height: 6px;z-index: 1;}
.spon .pagingSlider {margin-top: 34px;}
.spon .pagingSlider li {font-size: 20px;font-weight:400;color: #999;text-align: center;cursor: pointer;}
.spon .pagingSlider li.active {color:var(--renew-point-color);font-weight:600;}
.spon button {position: absolute;bottom: 265px;width: 19px;height: 31px;z-index: 1;}
.spon .prev {left: -70px;background: url(/resources/images/main/ic_prev.png);}
.spon .next {right: -70px;background: url(/resources/images/main/ic_next.png);}
.movie {width:100%;padding:100px 0;box-sizing:border-box;position:relative;}
.movie .cons {width: 1180px;margin: 0 auto;position:relative;z-index:2;}
.movie .had {position: relative;margin-bottom: 50px;}
.movie .had h2 {font-size:42px;font-weight: 700;}
.movie .sliderWrap {display: flex;}
.movie:after {content:'';display:block;width:100%;height:370px;position:absolute;bottom:0;background:#f9f7f3;z-index:1;}
.movie .item,
.movie .slide {cursor: pointer;}
.movieSlider1 {width: 880px;height: 496px;background: pink;margin-right: 20px;}
.movieSlider1 .slide {position: relative;height: 496px;}
.movieSlider1 .slide .tit {position: absolute;bottom: 40px;left: 40px;font-size: 32px;font-weight: 700;color: #fff;}
.movieSlider1 .slide a {display:block;width:80px;height:80px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.movieSlider1 .slide .btn_play {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.movieSlider2 {width: 280px;height: 496px;}
.movieSlider2 .slick-list {padding: 0 !important;}
.movieSlider2 .item {position: relative;display: block !important;width: 280px;height: 151px;}
.movieSlider2 .item .over {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);opacity: 0;visibility: hidden;transition: all 0.2s ease-in-out;}
.movieSlider2 .item:hover .over {opacity: 1;visibility: visible;}
.movieSlider2 .item .tit {position: absolute;bottom: 20px;left: 20px;font-size: 17px;font-weight: 500;color: #fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-wrap: break-word;}
.movieSlider2 .slick-list {height: 496px !important;}
.movieSlider2 .slick-slide {float: none;}
.movieSlider2 .slick-slide~.slick-slide {margin-top: 16px;}
.movieSlider2 .slick-prev {top: -20px;background: url(/resources/images/main/btn_prev2.png);}
.movieSlider2 .slick-next {top: auto;bottom: -20px;background: url(/resources/images/main/btn_next2.png);}
.movieSlider2 .slick-prev,
.movieSlider2 .slick-next {left: 50%;transform: translateX(-50%);width: 40px;height: 40px;z-index: 9;}
.movieSlider2 .slick-prev:before,
.movieSlider2 .slick-next:before {display: none;}
.news_area {padding:160px 0 120px;position:relative;border-bottom:2px solid #e7e7e7;}
.news_area:after {content:'';display:block;width:100%;height:370px;position:absolute;bottom:0;background:#f9f7f3;z-index:1;}
.news_area .cons {width: 1180px;margin: 0 auto;position:relative;z-index:2;}
.news_area .cons .had {position: relative;margin-bottom:70px;}
.news_area .cons .had h2 {font-size:42px;font-weight: 700;}
.news_area .cons .tab #newInfo {display: flex;}
.news_area .cons .tab #newInfo li {width: 120px;height: 43px;border-radius: 21.5px;text-align: center;line-height: 43px;}
.news_area .cons .tab #newInfo li.active {background:var(--renew-point-color);}
.news_area .cons .tab #newInfo li~li {margin-left: 20px;}
.news_area .cons .tab #newInfo li a {font-size: 20px;font-weight:300;color: #666;}
.news_area .cons .tab #newInfo li.active a {color: #fff;}
.news_area .tab_cont {margin-top:40px;}
.news_area .tab_cont li {position: relative;border: 1px solid #999;padding:37px 45px 38px;box-sizing: border-box;transition: all 0.2s ease-in-out;margin-bottom:15px;background:#fff;}
.news_area .tab_cont li a {width:101px;height:47px;line-height:47px;text-align:center;border-radius:5px;display:block;background:#ebebeb;position:absolute;top:33px;right:34px;font-size:16px;}
.news_area .tab_cont li .txt1 {font-size:20px;font-weight: 700;color: #666;line-height: 20px;margin-bottom: 30px;}
.news_area .tab_cont li .txt2 {font-size: 24px;font-weight: 500;letter-spacing: -2px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;word-wrap: break-word;line-height: 36px;width:820px;}
.news_area .tab_cont li .date {position: absolute;bottom:46px;right:205px;font-size:16px;color: #929292;}
.news_area .tab_cont li:hover p {color:var(--renew-point-color);transition: all 0.2s ease-in-out;}
.news_area .tab_cont li a:hover {color:#fff;background:var(--renew-point-color);transition: all 0.2s ease-in-out;}
/* .chatbot {position: fixed;bottom: 100px;right: 60px;display: block;z-index: 1;} */
.floting-btn {position: fixed;bottom: 100px;right: 60px;display: block;z-index: 1;}
.slick-dotted.slick-slider {margin-bottom: 0 !important;}

.slick-track {opacity: 1 !important;}
/* moving */
.mainSlider .tit1 {transform: translateY(100px);opacity: 0;transition: all 1.3s ease-in-out;}
.mainSlider .slick-current .tit1 {opacity: 1;transform: translateY(0);animation: txtani both 1.3s;transition-delay:0.4s;animation-delay:0.6s;}
.mainSlider .tit2 {transform: translateY(100px);opacity: 0;transition: all 1.5s ease-in-out;}
.mainSlider .slick-current .tit2 {opacity: 1;transform: translateY(0);animation: txtani both 1.5s;transition-delay:0.2s;animation-delay:0.4s;}
.mainSlider .btn_g {transform: translateY(100px);opacity: 0;transition: all 1.7s ease-in-out;}
.mainSlider .slick-current .btn_g {opacity: 1;transform: translateY(0);animation: txtani both 1.7s;}
/* .openbizSlider .item2 .box {transform: translateY(100px);opacity: 0;transition: all 1s ease-in-out;}
.openbizSlider .item2.swiper-slide-active .box {opacity: 1;transform: translateY(0);animation: txtani both 1s;} */

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

.popEmved_ui{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;}
.popEmved_ui .pop_emved{position:absolute;z-index:99;top:50%;left:0;right:0;;width:900px;margin:auto;text-align:center;transform:translate(0, -50%)}
.popEmved_ui .pop_emved iframe{width:100%;height:650px;}
.popEmved_ui .btn_videoClose{position:absolute;top:-50px;right:0;width:54px;height:54px;margin:0 auto;cursor:pointer;background:url(/resources/v4/mobile/images/main/btn_close.png) no-repeat 50% 50%;border:0;outline:none;font-size:0}
.popEmved_ui .dimmed{position:absolute;width:100%;height:100%;background:#000;opacity:.75;}

/* 띠배너추가 */
.topBanner{position:relative;display:block;width:100%;text-align:center;}
.topBanner a:first-child{display:block;width:100%;}
.topBanner img{width:100%;}
.topBanner .btnClose{position:absolute;top:50%;right:4.53125vw;margin-top:-9px;}
.js-images-loaded-end .topBanner{display:none;}
.page-main.js-images-loaded-end .topBanner{display:block;}

/* 메인 빅배너 영역 수정 */
.mainSlider.mainNewSlider .slick-prev,
.mainSlider.mainNewSlider .slick-next {width:27px;height:51px;background-size:cover;background-repeat:no-repeat;top:50%}
.mainSlider.mainNewSlider .slick-prev {background-image:url(/resources/images/main/mainSlider-arrow-prev.png);left:55px;filter:drop-shadow(2px 0px 3px rgba(0,0,0,0.25))}
.mainSlider.mainNewSlider .slick-next {background-image:url(/resources/images/main/mainSlider-arrow-next.png);right:55px;left:initial;filter:drop-shadow(-2px 0px 3px rgba(0,0,0,0.25))}
.mainSlider.mainNewSlider .slick-dots {padding:15px 28px;background-color:rgba(0,91,73,0.5);border-radius:20px;display:flex;gap:10px;height:auto;width:auto;left:50%;transform:translate(-50%)}
.mainSlider.mainNewSlider .slick-dots::after {display:none}
.mainSlider.mainNewSlider .slick-dots > li {float:initial;width:10px;height:10px;border-radius:50%;border:1px solid #fff;background-color:transparent;box-sizing:border-box;padding:initial;display:initial;margin:initial;transition:all 0.3s}
.mainSlider.mainNewSlider .slick-dots > li.slick-active {width:42px;height:10px;background-color:#fff;border-radius:5px}
.mainSlider.mainNewSlider .slick-dots > li > button {width:0px;height:0px}

/* 메인 레이어 팝업 추가 */
.mainPopup {position:fixed;z-index:1005;top:50%;left:50%;transform:translate(-50%, -50%);display:none}
.mainPopup.on {display:block;background-color:#fff}
.mainPopup .mainPopup-cont {box-shadow:7px 5px 12px 1px rgba(0, 0, 0, 0.12)}
.mainPopup .mainPopup-cont .popupCont-inner {width:410px;height:575px;display:flex;justify-content:center;align-items:center;overflow:hidden}
.mainPopup .mainPopup-cont .popupCont-inner a {display:block;width:100%}
.mainPopup .mainPopup-cont .popupCont-inner img {width:100%;height:100%}
.mainPopup .mainPopup-cont .btn-inner {display:flex;justify-content:center;align-items:center;height:65px}
.mainPopup .mainPopup-cont .btn-inner button {width:100%;height:65px;background-color:#fff;text-align:center;color:#222;font-size:17px;display:block}
.mainPopup .mainPopup-cont .btn-inner button span {display:block;line-height:65px}
.mainPopup .mainPopup-cont .btn-inner button.btn-today-close {position:relative}
.mainPopup .mainPopup-cont .btn-inner button.btn-today-close::after {content:"";display:block;width:1px;height:65px;background-color:#d9d9d9;position:absolute;top:0;right:0}
.mainPopup .mainPopup-cont > .btn-mainPopup-close {width:22px;height:22px;position:absolute;top:20px;right:20px;font-size:0;border:0}