@charset "UTF-8";

/* background-image preload - 호버 이미지 로드용 */
body::after {
	position:absolute; 
    width:0; 
    height:0; 
    overflow:hidden; 
    z-index:-1;
    
    /* load images */
    content:
    url(../images/section06-card01-hover.png)
    url(../images/section06-card02-hover.png)
    url(../images/section06-card03-hover.png)
	url(../images/camp-fixed-banner02.png);
}

html {font-size:62.5%}

.wrap-camp {letter-spacing:-1px}
.campaign-wrap {position:relative;width:192rem;margin:auto;font-family:'Pretendard';font-weight:400;font-size:2.4rem;letter-spacing:-0.02em;color:#242424}
.campaign-wrap img {vertical-align:bottom;width:100%;max-width:100%;object-fit:cover}
.campaign-wrap * {box-sizing:border-box}
.campaign-wrap .cont-section {position:relative;background-position:center top;background-repeat:no-repeat;background-size:cover}
.campaign-wrap .cont-section .section-inner {position:relative;height:100%;margin:auto}

.button {pointer-events:auto;cursor:pointer;background:#e7e7e7;border:none;margin:0;font-family:inherit;font-size:inherit;position:relative;display:inline-block;text-align:center}
.button::before,
.button::after {position:absolute;top:0;left:0;width:100%;height:100%}
.button--dione {background:none;font-weight:800;font-size:3rem;width:34.5rem;height:10rem;line-height:10rem;vertical-align:middle;border-radius:1rem;letter-spacing:-0.025em}
.button--dione span {display:inline-block;position:relative;color:#fff}
.button--dione::before {content:'';background:#009D6B;transition:transform 0.3s cubic-bezier(0.2,1,0.7,1);border-radius:1rem;box-shadow:0.5rem 0.9rem 0.7rem 0px rgba(0, 0, 0, 0.3)}
.button--dione:hover>span {outline-offset:12px;outline-color:#fff}
.button--dione:hover::before {transform:scale3d(0.9, 0.8, 1);box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.31);background-color:#1B4839}
.button--dione::after {content:'';transition:transform 0.3s cubic-bezier(0.2,1,0.7,1);transform:scale3d(0.9, 0.8, 1)}
.button--dione:hover::after {transform:scale3d(1,1,1);outline:4px solid rgba(255, 255, 255, 0.5);-webkit-transition:all 1.25s cubic-bezier(0.19, 1, 0.22, 1);transition:all 2.2s cubic-bezier(0.19, 1, 0.22, 1);border-radius:15px;animation:fadeout 1.2s 1 ease;animation-fill-mode:forwards}

@keyframes fadeout {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

.camp-txt {font-size:2.4rem;line-height:160%}
.camp-txt strong {font-weight:700}

.campaign-wrap .cont-section.section01 {height:89.7rem;background-image:url(../images/section01-bg.jpg)}
.campaign-wrap .cont-section.section01 .section-inner {padding-top:11.6rem;width:111rem}
.campaign-wrap .cont-section.section01 .section-inner h3 {margin-bottom:6rem}
.campaign-wrap .cont-section.section01 .section-inner h3 > img {width:52.7rem;height:33.8rem}
.campaign-wrap .cont-section.section01 .section-inner .camp-txt {font-weight:600;font-size:3rem;line-height:4.8rem;filter:drop-shadow(0 0 0.5rem #fff);margin-left:2.3rem}
.campaign-wrap .cont-section.section01 .section-inner .camp-btn {margin-top:4rem;margin-left:2.3rem}
.campaign-wrap .cont-section.section01 .section-inner .camp-btn > .button--dione::before {box-shadow:0 0 0.5rem 0 #fff}


.campaign-wrap .cont-section.section02 {height:89.5rem;background-image:url(../images/section02-bg.jpg)}
.campaign-wrap .cont-section.section02 .section-inner {width:122rem;padding-top:10rem}
.campaign-wrap .cont-section.section02 .section-inner h4 {text-align:center;margin-top:6.9rem;margin-bottom:3.9rem}
.campaign-wrap .cont-section.section02 .section-inner h4 > img {width:54.1rem;height:12.5rem}
.campaign-wrap .cont-section.section02 .section-inner .yt {padding:0 6rem;display:flex;justify-content:space-between;align-items:flex-start}
.campaign-wrap .cont-section.section02 .section-inner .yt-inner {width:82rem;aspect-ratio:16 / 9}
.campaign-wrap .cont-section.section02 .section-inner .yt-inner > .yt-box {width:100%;height:100%;border-radius:2rem;overflow:hidden}
.campaign-wrap .cont-section.section02 .section-inner .haeun-daily-list {padding-top:3.1rem}
.campaign-wrap .cont-section.section02 .section-inner .haeun-daily-list > img {width:23.2rem;height:35.6rem}

.campaign-wrap .cont-section.section03 {height:103.4rem;background-image:url(../images/section03-bg.jpg)}
.campaign-wrap .cont-section.section03 .section-inner {padding-top:10.8rem;width:112rem}
.campaign-wrap .cont-section.section03 .section-inner h4 {margin-bottom:5.1rem;filter:drop-shadow(0 0 0.5rem #fff)}
.campaign-wrap .cont-section.section03 .section-inner h4 > img {width:54.1rem;height:12.5rem}
.campaign-wrap .cont-section.section03 .section-inner .camp-txt {text-shadow:0 0 0.8rem #fff}

.campaign-wrap .cont-section.section04 {height:129.2rem;background-image:url(../images/section04-bg.jpg)}
.campaign-wrap .cont-section.section04 .section-inner {padding-top:10.7rem}
.campaign-wrap .cont-section.section04 .section-inner .inner-top {width:127.6rem;margin:auto;display:flex;justify-content:flex-end}
.campaign-wrap .cont-section.section04 .section-inner .inner-top .top-box {width:74.4rem}
.campaign-wrap .cont-section.section04 .section-inner .inner-top .top-box h4 {margin-bottom:5.1rem;filter:drop-shadow(0 0 0.8rem #fff)}
.campaign-wrap .cont-section.section04 .section-inner .inner-top .top-box h4 > img {width:100%;height:12.4rem}
.campaign-wrap .cont-section.section03 .section-inner .inner-top .top-box .camp-txt {text-shadow:0 0 0.8rem #fff}
.campaign-wrap .cont-section.section04 .section-inner .inner-bottom {width:111.6rem;margin:auto;margin-top:21rem;display:flex;justify-content:flex-start}
.campaign-wrap .cont-section.section04 .section-inner .inner-bottom .bottom-box h4 {margin-bottom:5rem}
.campaign-wrap .cont-section.section04 .section-inner .inner-bottom .bottom-box h4 > img {width:36.3rem;height:12.2rem}
.campaign-wrap .cont-section.section04 .section-inner .inner-bottom .bottom-box .camp-txt {text-shadow:0 0 0.8rem #fff}

.campaign-wrap .cont-section.section05 {height:90.4rem;background-image:url(../images/section05-bg.jpg)}
.campaign-wrap .cont-section.section05 .section-inner {padding-top:10.7rem;width:120.8rem;display:flex;justify-content:flex-end}
.campaign-wrap .cont-section.section05 .section-inner .inner-box {width:62.2rem}
.campaign-wrap .cont-section.section05 .section-inner .inner-box h4 {margin-bottom:6rem}
.campaign-wrap .cont-section.section05 .section-inner .inner-box h4 > img {width:56.8rem;height:14.4rem}
.campaign-wrap .cont-section.section05 .section-inner .inner-box .camp-txt {text-shadow:0 0 0.8rem #fff}

.campaign-wrap .cont-section.section06 {background-color:#EDFFF7}
.campaign-wrap .cont-section.section06 .section-inner {padding:10rem 0;width:123rem;text-align:center}
.campaign-wrap .cont-section.section06 .section-inner h4 {font-weight:700;font-size:4.6rem;line-height:140%;color:#1B4839;margin-bottom:6rem}
.campaign-wrap .cont-section.section06 .section-inner h4 > span {color:#009D6B}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul {display:flex;justify-content:space-between;width:100%;height:57rem}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip {width:40rem;height:100%;position:relative;perspective:1100px}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .card {width:100%;height:100%;position:relative;transition:.5s;transform-style:preserve-3d}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .front, 
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .back {position:absolute;width:100%;height:100%;backface-visibility:hidden}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .front {background-repeat:no-repeat;background-position:center center;background-size:contain}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .card01 .front {background-image:url(../images/section06-card01.png)}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .card02 .front {background-image:url(../images/section06-card02.png)}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .card03 .front {background-image:url(../images/section06-card03.png)}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .back {transform:rotateY(180deg)}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .card01 .back {background-image:url(../images/section06-card01-hover.png)}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .card02 .back {background-image:url(../images/section06-card02-hover.png)}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip .card03 .back {background-image:url(../images/section06-card03-hover.png)}
.campaign-wrap .cont-section.section06 .section-inner .camp-card-list > ul > li.flip:hover .card {transform:rotateY(180deg)}

.campaign-wrap .cont-section.section07 {height:73.4rem;background-image:url(../images/section07-bg.jpg)}
.campaign-wrap .cont-section.section07 .section-inner {padding:10rem 0 10.8rem 0;width:112rem}
.campaign-wrap .cont-section.section07 .section-inner h4 {font-weight:700;font-size:4.6rem;line-height:140%;color:#1B4839;margin-bottom:4rem}
.campaign-wrap .cont-section.section07 .section-inner h4 > span {color:#009D6B}
.campaign-wrap .cont-section.section07 .section-inner .camp-txt {font-size:3rem;line-height:160%}
.campaign-wrap .cont-section.section07 .section-inner .camp-txt strong {font-weight:700}
.campaign-wrap .cont-section.section07 .section-inner .camp-btn {margin:2rem 0}
.campaign-wrap .cont-section.section07 .section-inner .camp-btn > a::before {box-shadow:initial}
.campaign-wrap .cont-section.section07 .section-inner .txt-info {font-size:1.8rem;line-height:160%}

.campaign-copyright {font-size:2.4rem;line-height:150%}

.camp-fixed-banner {display:flex;align-items:center;justify-content:center;width:18rem;height:22.4rem;position:fixed;bottom:16rem;right:7rem;border-radius:2rem;background-color:#1B4839;transition:all 0.3s;z-index:99}
.camp-fixed-banner:hover {background-color:#009D6B}
.camp-fixed-banner > a {display:block;width:17rem;height:21.4rem;background-image:url(../images/camp-fixed-banner01.png);background-repeat:no-repeat;background-position:center top;background-size:contain;font-weight:700;font-size:2.4rem;line-height:140%;color:#fff;text-align:center;transition:all 0.3s}
.camp-fixed-banner.bg-change > a {background-image:url(../images/camp-fixed-banner02.png)}
.camp-fixed-banner > a > span {display:flex;align-items:center;justify-content:center;padding-top:16rem;height:21.8rem}

/* 노트북 배율 스타일 지우지 말 것 */
@media (max-width: 1536px) {
    html {overflow-x:hidden;font-size:50%}
    .wrap-camp {width:1536px}
    .campaign-wrap {width:100%}
    .campaign-wrap img {max-width:100%}
}