@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');

*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	word-break: keep-all;
    font-family: 'Noto Sans KR', sans-serif;
}

body {
	 font-family: 'Noto Sans KR', sans-serif;
}

a:hover {
	text-decoration: none !important;
}
p, h3 {
    margin: 0;
}

#special-event {
    position: relative;
}

.w996 {
    max-width: 996px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 0 0 670px;
}
.w1700 {
    max-width: 1700px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.block-img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.section-1 {
    position: relative;
    overflow: hidden;
    background-color: #252527;
    text-align: center;
}

.clock-img {
    position: absolute;
    top: 18.5%;
    left: 27%;
    max-width: 267px;
    width: 10%;
    animation: vibration .1s infinite;
}
@keyframes vibration {
  from {
    transform: rotate(1deg);
  }
  to {
    transform: rotate(-1deg);
  }
}

.time-attack {
    position: absolute;
    top: 19.4%;
    left: 36%;
    max-width: 620px;
    width: 40%;
    animation: top-flash 1.5s infinite;
}
@keyframes top-flash {
  0% {
      opacity: 0.3;
  }
  30% {
      opacity: 1;
  }
  70% {
      opacity: 1;
  }
  100% {
      opacity: 0.3;
  }
}

.sale50 {
    position: absolute;
    top: 65.8%;
    left: 58%;
    width: 20%;
    max-width: 327px;

    opacity: 0;
    transform: scale(1.7);
    transition: transform 0.5s, opacity .5s ;
    animation-timing-function:cubic-bezier(.215,.61,.355,1);
}

.section-1 .event-d-day-wrap {
    position: absolute;
    top: 24.6%;
    left: 48.2%;
    font-size: 150px;
    font-weight: bold;
    letter-spacing: 51px;
    color: #242426;
} 

.section-1 .event-d-day-wrap-2 {
    position: absolute;
    top: 54.6%;
    left: 36.6%;
    font-size: 66px;
    font-weight: bold;
    letter-spacing: -4px;
    color: #242426;
} 

.btn-wrap-1, .btn-wrap-2, .btn-wrap-3 {
    position: absolute;
    top: 94%;
    width: 30%;
    max-width: 300px;
    height: 101px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.btn-wrap-1 {
    left: 23.2%;
    background-image: url(../img/scw-btn.png);
}
.btn-wrap-2 {
    left: 41.3%;
    background-image: url(../img/kjs-btn.png);
}
.btn-wrap-3 {
    left: 59.45%;
    background-image: url(../img/gbh-btn.png);
}
.btn-wrap-1 a:hover {
    background-image: url(../img/scw-btn-hover.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.btn-wrap-2 a:hover {
    background-image: url(../img/kjs-btn-hover.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.btn-wrap-3 a:hover {
    background-image: url(../img/gbh-btn-hover.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.btn-wrap-1 a, .btn-wrap-2 a, .btn-wrap-3 a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 0;
    cursor: pointer;
}

.scw-btn-notice {
    position: absolute;
    width: 90%;
    max-width: 246px;
    top: 95%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
}
.scw-btn-notice-2 {
    position: absolute;
    width: 90%;
    max-width: 246px;
    top: 95%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;

    opacity: 0;
	animation: 1.8s flash infinite;
    animation-timing-function: ease;
}
@keyframes flash {
	0% {
		opacity: 1;
	}
    50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


.section-2 {
    position: relative;
    overflow: hidden;
    background-color: #212124;
    text-align: center;
}

.teacher-lineup-1, .teacher-lineup-2, .teacher-lineup-3, .teacher-lineup-4 {
    position: absolute;
    max-width: 258px; 
}
.teacher-lineup-1 {
    top: 44%;
    left: 20%;

    opacity: 0;
    transform: translateY(50px);
    transition: transform 0.8s, opacity .6s ;
    animation-timing-function:cubic-bezier(.215,.61,.355,1);
}
.teacher-lineup-2 {
    top: 44%;
    left: 35%;

    opacity: 0;
    transform: translateY(-50px);
    transition: transform 0.8s, opacity .6s ;
    animation-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-delay: .3s;
}
.teacher-lineup-3 {
    top: 44%;
    left: 50%;

    opacity: 0;
    transform: translateY(50px);
    transition: transform 0.8s, opacity .6s ;
    animation-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-delay: .6s;
}
.teacher-lineup-4 {
    top: 44%;
    left: 65%;

    opacity: 0;
    transform: translateY(-50px);
    transition: transform 0.8s, opacity .6s ;
    animation-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-delay: .9s;
}

.section-3 {
    position: relative;
    overflow: hidden;
    background-color: #f8d9b0;
    text-align: center;
}
.section-3 .w1700 {
    background-color: #f8d9b0;
}
.s3-1, .s3-2, .s3-3, .s3-4 {
    position: absolute;
    max-width: 1049px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.s3-1 {
    top: 21%;

    opacity: 0;
    transform: translateY(-50px);
    transition: transform 0.8s, opacity .6s ;
    animation-timing-function:cubic-bezier(.215,.61,.355,1);
}
.s3-2 {
    top: 37%;

    opacity: 0;
    transform: translateY(50px);
    transition: transform 0.8s, opacity .6s ;
    animation-timing-function:cubic-bezier(.215,.61,.355,1);
}
.s3-3 {
    top: 51%;

    opacity: 0;
    transform: translateY(50px);
    transition: transform 0.8s, opacity .6s ;
    animation-timing-function:cubic-bezier(.215,.61,.355,1);
}
.s3-4 {
    top: 72%;

    opacity: 0;
    transform: translateY(50px);
    transition: transform 0.8s, opacity .6s ;
    animation-timing-function:cubic-bezier(.215,.61,.355,1);
}

.section-4 {
    position: relative;
    overflow: hidden;
    background-color: #deb37b;
}
.s4-bg {
    background-color: #deb37b;
    text-align: center;
    max-width: 1700px;
    margin: 0 auto;
    padding: 150px 0;
}

.review-wrap {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 15px;
}
.review-title {
    max-width: 1050px;
    width: 100%;   
}
.review-img {
    max-width: 1050px;
}

/* 리뷰 세로 롤링 */
#slick-banner {
    margin: 0 auto;
    text-align: center;
}
#slick-banner .slick-list {
    max-width: 996px;
    margin: 0 auto;
    overflow: hidden;
}
#slick-banner .list-wrap {
    height: 290px;
    width: 100% !important;
    color: #242426;
    font-size: 23px;
    letter-spacing: -1px;
    font-weight: 500;
    display: table;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

#slick-banner .list-wrap p {
    display: table-cell;
    vertical-align: middle;
    word-break: keep-all;
    padding: 20px 10px;
}

.slick-cloned.slick-center {transform:scale(1) !important;}

#slick-banner .list-wrap .nickname {
    font-weight: 300;
    display: inline-block;
    margin-top: 5px;
}

.section-5 {
    position: relative;
    overflow: hidden;
    background-color: #212124;
    text-align: center;
}

.resolution-btn {
    position: absolute;
    top: 37.8%;
    left: 59%;
    font-size: 0;
    width: 18.1%;
    height: 4.2%;
}


.apply-time-box-wrap {
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.645,.045,.355,1);
    position: fixed;
    right: 0;
    bottom: 2%;
    left: 0;
    z-index: 102;
    animation: 0.7s ease forwards apply-time-box;
    animation-delay: .7s;
    opacity: 0;
}
@keyframes apply-time-box {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.apply-time-box {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    gap: 1.6rem;
    padding: 1rem 2rem 1rem 2rem;
    overflow: hidden;
    backdrop-filter: blur(2px);
    background-color: rgba(234, 155, 68, 0.7);
    background-image: linear-gradient(to left, rgba(234, 155, 68, 0.7) 50%, rgba(3, 3, 4, 0.7) 50%);
    background-size: 200% 100%;
    animation: 30s ease 0s infinite normal none running background-slide;
    border-radius: 0.8rem;
    max-width: 900px;
    margin: 0 auto;
}
@keyframes background-slide {
    0% {
        background-position: -100% 0px;
    }
    100% {
        background-position: 0px 0px;
    }
}

.aside-txt {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.aside-txt p {
    color: rgb(255, 255, 255);
    font-size: 1.3rem;
    font-weight: bold;
}
.event-d-day-wrap-3 {
    color: rgb(255, 255, 255);
    font-size: 1.3rem;
    font-weight: bold;
}

.aside-btn {
    width: 14rem;
    height: 3.5rem;
    padding: 0.7rem 1rem;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 2rem;
    letter-spacing: -0.32px;
    border: none;
    border-radius: 0.4rem;
    background: #ffa517 !important;
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
}

#notice-wrap {
    font-family: 'Noto Sans KR', 'Malgun Gothic', '맑은고딕', sans-serif;
    margin: 0 auto;
    /* border: 1px solid #e1e1e1; */
    background-color: #f8d9b0;
    padding: 0 15px 20px;
    letter-spacing: -0.04em;
}
.h1-box {
    font-size: 28px;
    color: #242426;
    /* border-bottom: 2px solid #eaeaea; */
    padding: 40px 0 20px;
    text-align: center;
    cursor: pointer;
}
.notice {
    padding: 20px;
    background-color: #f8d9b0;
    border: 1px solid #242426;
    border-radius: 5px;
    max-width: 1020px;
    margin: 0 auto 20px;
}
.notice h2 {
    font-size: 20px;
    color: #242426;
    margin-bottom: 15px;
    border-bottom: 1px solid #242426;
    padding-bottom: 5px;
}
.notice-contents {
    list-style: none;
    padding: 0;
}
.notice-contents li {
    margin-bottom: 15px;
    list-style: square;
    line-height: 1.5;
    margin-left: 15px;
}
.notice-contents li::marker {
    color: #d9534f;
}
.notice-contents p {
    font-size: 16px;
    color: #242426;
    line-height: 1.5;
    font-weight: 500;
}
.notice-contents b {
    color: #d9534f;
}
.mail-link {
    color: #ffffff;
    text-decoration: none;
}
.mail-link:hover {
    text-decoration: underline;
}
a {
    color: #242426;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

@media(max-width:1700px) {
    .section-1 .event-d-day-wrap {
        font-size: 8.8vw;
        letter-spacing: 0.35em;
    }
    .section-1 .event-d-day-wrap-2 {
        position: absolute;
        top: 54.6%;
        left: 36.8%;
        font-size: 3.85vw;
        letter-spacing: -0.05em;
    } 
    .btn-wrap-1, .btn-wrap-2, .btn-wrap-3 {
        position: absolute;
        top: 94%;
        width: 17.5%;
        max-width: 300px;
        height: 79px;
    }

    .btn-wrap-1, .btn-wrap-2, .btn-wrap-3 {
        height: 2%;
    }

    .teacher-lineup-1, .teacher-lineup-2, .teacher-lineup-3, .teacher-lineup-4 {
        width: 15.1%;
    }
    .s3-1, .s3-2, .s3-3, .s3-4 {
        width: 62%;
    }
    .review-title {
        width: 62%;   
    }
}

@media(max-width:1500px) {
    #slick-banner .list-wrap {
        font-size: 1.4vw;
        height: 240px;
    }
}

@media(max-width:996px) {
    .s4-bg {
        padding: 11% 0;
    }
    #slick-banner .slick-list {
        width: 97%;
    }
    #slick-banner .list-wrap {
        font-size: 2vw;
        height: 220px;
    }
    #slick-banner .list-wrap p {
        padding: 20px 0px;
    }
    .review-img {
        width: 100%;
    }

    #notice-wrap {
        padding: 0 15px 5px;
    }
    .h1-box {
        font-size: 20px;
        padding: 20px 0 20px;
        margin: 0;
    }
    .notice h2 {
        font-size: 16px;
    }
    .notice-contents li {
        margin-bottom: 5px;
        margin-left: 15px;
    }
    .notice-contents p {
        font-size: 14px;
    }

    .apply-time-box {
        max-width: 100%;
        border-radius: 0;
        gap: 1rem;
        padding: 1rem;
    }
    
    .aside-txt {
        flex-direction: column;
        align-items: flex-start;
        gap: 0px;
    }
    .aside-txt p {
        font-size: .9rem;
    }
    .event-d-day-wrap-3 {
        font-size: .9rem;
    }
    
    .aside-btn {
        width: 12rem;
        height: 3rem;
        padding: 0.5em;
        font-size: 1rem;
        line-height: 1.5rem;
        letter-spacing: -0.32px;
    }
}
@media(max-width:769px) {
    .teacher-lineup-1 {
        transform: translateY(30px);
    }
    .teacher-lineup-2 {
        transform: translateY(-30px);
    }
    .teacher-lineup-3 {
        transform: translateY(30px);
    }
    .teacher-lineup-4 {
        transform: translateY(-25px);
    }
    .s3-1 {
        transform: translateY(-25px);
    }
    .s3-2 {
        transform: translateY(25px);
    }
    .s3-3 {
        transform: translateY(25px);
    }
    .s3-4 {
        transform: translateY(25px);
    }
}

@media(max-width:577px) {
    #slick-banner .list-wrap {
        font-size: 12px;
        height: 180px;
    }

    .section-1 .block-img { 
        width: 150%;
        margin-left: -25%;
    }
    .clock-img {
        top: 17.3%;
        left: 17%;
        width: 20%;
    }
    .time-attack {
        top: 19.2%;
        left: 33%;
        width: 50%;
    }
    .section-1 .event-d-day-wrap {
        top: 24.5%;
        left: 47%;
        font-size: 13vw;
        letter-spacing: 0.36em;
    }
    .section-1 .event-d-day-wrap-2 {
        top: 54.7%;
        left: 31.5%;
        font-size: 5.2vw;
        letter-spacing: -0.05em;
    }

    .sale50 {
        left: 61%;
        width: 28%;
    }
    .btn-wrap-1, .btn-wrap-2, .btn-wrap-3 {
        width: 26%;
        height: 2.1%;
    }
    .btn-wrap-1 {
        left: 9.9%;
    }
    .btn-wrap-2 {
        left: 37.1%;
    }
    .btn-wrap-3 {
        left: 64.3%;
    }

    .section-2 .block-img { 
        width: 150%;
        margin-left: -25%;
    }
    .teacher-lineup-1, .teacher-lineup-2, .teacher-lineup-3, .teacher-lineup-4 {
        width: 22.1%;
    }
    .teacher-lineup-1 {
        top: 45%;
        left: 5%;
    }
    .teacher-lineup-2 {
        top: 45%;
        left: 27.5%;
    }
    .teacher-lineup-3 {
        top: 45%;
        left: 50%;
    }
    .teacher-lineup-4 {
        top: 45%;
        left: 72.5%;
    }

    .section-3 .block-img { 
        width: 150%;
        margin-left: -25%;
    }
    .s3-1, .s3-2, .s3-3, .s3-4 {
        width: 85%;
    }
    .review-title {
        width: 85%;   
    }

    .section-5 .block-img { 
        width: 160%;
        margin-left: -30%;
    }
    .resolution-btn {
        left: 64.4%;
        width: 29%;
    }
}
    

/*waypoints*/
.active{
    opacity: 1;
    transform: translateY(0) scale(1);
    transform: translateX(0);
}

