body {
    font-family: 'NanumSquare';
    -webkit-overflow-scrolling: touch;
}
.main-footer{
    padding-top: 0;
}
.footer-floating-btn-area{
    z-index: 5;
}
.cursor{
    cursor: pointer;
}
.mobile{
    display: none;
}
.top-banner-container{
    position: relative;
}
.top-banner-container .top-banner-vod-area{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.top-banner-container .top-banner-vod-area video{
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.top-banner-container .top-banner-area{
    position: relative;
    display: flex;
    flex-flow: column;
    padding-top: 228px;
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    height: 100vh;
    z-index: 2;
    gap: 42px;
}
.top-banner-container .dim{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.2);
}
.top-banner-container .top-banner-area .top-banner-title-area{

}
.top-banner-container .top-banner-area .top-banner-title-area .top-banner-title{
    font-style: normal;
    font-weight: 800;
    font-size: 66px;
    line-height: 75px;
    color: #FFFFFF;
}
.top-banner-container .top-banner-area .top-banner-btn-area{
    display: flex;
    flex-flow: row;
    gap: 30px;
}
.top-banner-container .top-banner-area .top-banner-btn-area .btn:nth-child(1){
    background: #FF5862;
    border-radius: 7px;
    padding: 20px 50px;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
}
.top-banner-container .top-banner-area .top-banner-btn-area .btn:nth-child(2){
    background: #FFF0F1;
    border-radius: 7px;
    padding: 20px 41px;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FF5862;
}
@media screen and (max-width : 500px){
    .top-banner-container{
        height: 830px !important;
    }
    .top-banner-container .top-banner-area{
        padding-top: 61px;
        padding-left: 15px;
        padding-right: 15px;
        gap: 52px;
    }
    .top-banner-container .top-banner-area .top-banner-title-area{

    }
    .top-banner-container .top-banner-area .top-banner-title-area .top-banner-title{
        display: none;
    }
    .top-banner-container .top-banner-area .top-banner-title-area .top-banner-title.mobile{
        display: block;
        font-weight: 800;
        font-size: 40px;
        line-height: 45px;
        padding-top: 20px;
    }
    .top-banner-container .top-banner-area .top-banner-btn-area{
        display: flex;
        flex-wrap: wrap;
        flex-flow: column;
        gap: 20px;
        align-items: flex-start;
        padding-bottom: 210px;
    }
    .top-banner-container .top-banner-area .top-banner-btn-area .btn:nth-child(1){
        padding: 20px 50px;
        font-size: 16px;
        line-height: 18px;
        border-radius: 6px;
    }
    .top-banner-container .top-banner-area .top-banner-btn-area .btn:nth-child(2){
        padding: 20px 41px;
        font-size: 16px;
        line-height: 18px;
        border-radius: 6px;
    }
    .top-banner-container .top-banner-area .angle-bottom-lottie{
        display: block;
        margin: 0 auto;
        height: 70px;
        width: 70px;
    }
}
/* s1 */
.data-scrollmagic-pin-spacer{
    min-height: auto!important;
}
.section-1-container{
    width: 100%;
}
.section-1-container .msg-wrapper{
    position: relative;
    height: 1000px;
}
.section-1-container .active{
    opacity: 1;
}
.section-1-container .anim-msg{
    transition: all .5s ease-in-out;
    width: 100%;
    position: absolute;
    top: 100%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.section-1-container .anim-msg.after{
    transition: all .5s ease-in-out;
    position: absolute;
    top: -10%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.section-1-container .anim-msg.visible{
    transition: all .5s ease-in-out;
    position: absolute;
    top: 25%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.section-1-container .anim-msg.top{
    transition: all .5s ease-in-out;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.section-1-container .anim-msg.bottom{
    transition: all .5s ease-in-out;
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.section-1-container .anim-msg > p,
.section-1-container .anim-msg > span{
    opacity:0;
    font-style: normal;
    font-weight: 800;
    font-size: 42px;
    line-height: 48px;
    color: #252525;
}
.section-1-container .anim-msg.top > p,
.section-1-container .anim-msg.top > span,
.section-1-container .anim-msg.bottom > p,
.section-1-container .anim-msg.bottom > span{
    opacity:0.5;
}
.section-1-container .anim-msg.visible > p,
.section-1-container .anim-msg.visible > span{
    opacity:1;
}
.section-1-container .anim-msg .anim-msg-img-1{
    background-image: url(/main/statics/image/host/s1-msg-1.png);
    background-size: cover;
    background-position: center;
    width: 112.47px;
    height: 68px;
}
.section-1-container .anim-msg .anim-msg-img-2{
    background-image: url(/main/statics/image/host/s1-msg-2.png);
    background-size: cover;
    background-position: center;
    width: 126.2px;
    height: 68px;
}
.section-1-container .anim-msg .anim-msg-img-3{
    background-image: url(/main/statics/image/host/s1-msg-3.png);
    background-size: cover;
    background-position: center;
    width: 95.74px;
    height: 60.07px;
}
.section-1-container .anim-msg .anim-msg-img-4{
    background-image: url(/main/statics/image/host/s1-msg-4.png);
    background-size: cover;
    background-position: center;
    width: 92px;
    height: 63px;
}
.section-1-container .anim-msg .anim-msg-img-5{
    background-image: url(/main/statics/image/host/s1-msg-5.png);
    background-size: cover;
    background-position: center;
    width: 70px;
    height: 68px;
}
.section-1-container .anim-msg .anim-msg-img-6{
    background-image: url(/main/statics/image/host/s1-msg-6.png);
    background-size: cover;
    background-position: center;
    width: 76px;
    height: 67.66px;
}
.section-1-container .anim-msg .anim-msg-img-7{
    background-image: url(/main/statics/image/host/s1-msg-7.png);
    background-size: cover;
    background-position: center;
    width: 90.5px;
    height: 67.44px;
}
.section-1-container .anim-msg.anim-msg-img-8.show{
    opacity: 1;
}
.section-1-container .anim-msg.anim-msg-img-8{
    opacity: 0;
    font-weight: 800;
    font-size: 98px;
    line-height: 111px;
    color: #FF5862;

    position: absolute;
    top: 25%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    text-align: center;
}
@media screen and (max-width : 500px) {
    .section-1-container .msg-wrapper{
        height: 1100px;
    }
    .section-1-container .anim-msg > p,
    .section-1-container .anim-msg > span{
        font-weight: 800;
        font-size: 20px;
        line-height: 23px;
        color: #252525;
    }
    .section-1-container .anim-msg .anim-msg-img-1{
        width: 38.18px;
        height: 25px;
    }
    .section-1-container .anim-msg .anim-msg-img-2{
        width: 38.18px;
        height: 25px;
    }
    .section-1-container .anim-msg .anim-msg-img-3{
        width: 38.18px;
        height: 25px;
    }
    .section-1-container .anim-msg .anim-msg-img-4{
        width: 38.18px;
        height: 25px;
    }
    .section-1-container .anim-msg .anim-msg-img-5{
        width: 38.18px;
        height: 37px;
    }
    .section-1-container .anim-msg .anim-msg-img-6{
        width: 38.18px;
        height: 25px;
    }
    .section-1-container .anim-msg .anim-msg-img-7{
        width: 38.18px;
        height: 25px;
    }
    .section-1-container .anim-msg.anim-msg-img-8{
        top: 25%;
        font-weight: 800;
        font-size: 26px;
        line-height: 30px;
        color: #FF5862;
    }
    .section-1-container .anim-msg.visible{
        top: 25%;
    }
    .section-1-container .anim-msg.top{
        top: 15%;
    }
    .section-1-container .anim-msg.bottom{
        top: 35%;
    }
}
/* s2 */
.section-2-container{
    position: relative;
}
.section-2-container .vod{
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    will-change: transform;
}
.section-2-container .msg-area{
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 25px;
}
.section-2-container .msg-area .msg-wrapper{
    position: relative;
    width: 100%;
    height: 100vh;
}
.section-2-container .msg-area .anim-msg-2{
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
.section-2-container .msg-area .anim-msg-2 .welcome.visible,
.section-2-container .msg-area .anim-msg-2 .title.visible,
.section-2-container .msg-area .anim-msg-2 .btn.visible,
.section-2-container .msg-area .anim-msg-2 .logo.visible{
    opacity: 1;
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
.section-2-container .msg-area .anim-msg-2 .welcome{
    width: 100%;
    height: 100vh;
    top: 50%;
    left: 50%;
    opacity: 0;
    display: flex;
    flex-flow: column;
    gap: 60px;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    color: #252525;
    align-items: center;
    text-align: center;
    margin-top: 300px;
}
.section-2-container .msg-area .anim-msg-2 .welcome span.mobile{
    display: none;
}
.section-2-container .msg-area .anim-msg-2 .welcome .welcome-img{
    width: 151px;
    height: 151px;
    background-image: url(/main/statics/image/host/s2-1.png);
    background-size: cover;
    background-position: center;
}
.section-2-container .msg-area .anim-msg-2 .title{
    opacity: 0;
    font-weight: 800;
    font-size: 66px;
    line-height: 89px;
    color: #252525;
    margin-bottom: 60px;
}
.section-2-container .msg-area .anim-msg-2 .btn{
    opacity: 0;
    padding: 26px 60px;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #FFFFFF;
    background: #8094FF;
    border-radius: 10px;
    margin-bottom: 150px;
}
.section-2-container .msg-area .anim-msg-2 .logo{
    opacity: 0;
    background-image: url(/main/statics/image/host/ic-logo.png);
    background-size: cover;
    background-position: center;
    width: 122px;
    height: 49px;
}
@media screen and (max-width : 500px) {
    .section-2-container{
        /*height: 10000px;*/
    }
    .section-2-container .vod{
        display: none !important;
        object-fit: cover;
    }
    .section-2-container .vod.mobile{
        display: block !important;
    }
    .section-2-container .msg-area.visible{
        font-size: 66px;
        line-height: 89px;
    }
    .section-2-container .msg-area .anim-msg-2 .welcome{
        gap: 30px;
        font-size: 25px;
        line-height: 30px;
        margin-top: 50%;
    }
    .section-2-container .msg-area .anim-msg-2 .welcome span{
        display: none;
    }
    .section-2-container .msg-area .anim-msg-2 .welcome span.mobile{
        display: block;
    }
    .section-2-container .msg-area .anim-msg-2 .welcome .welcome-img{
        width: 80px;
        height: 80px;
        background-image: url(/main/statics/image/host/s2-1.png);
        background-size: cover;
        background-position: center;
    }
    .section-2-container .msg-area .anim-msg-2 .title{
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 50px;
    }
    .section-2-container .msg-area .anim-msg-2 .btn{
        font-size: 20px;
        line-height: 23px;
        border-radius: 10px;
        padding: 24px 62px;
        margin-bottom: 185px;
    }
    .section-2-container .msg-area .anim-msg-2 .logo{
        width: 76px;
        height: 30.96px;
    }
}
/* s3 */
.section-3-container{
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    padding-bottom: 130px;
}
.section-3-container .s3-orgin-title{
    padding-top: 130px;
    font-weight: 800;
    font-size: 50px;
    line-height: 57px;
    color: #252525;
    margin-bottom: 70px;
}
.section-3-container .s3-contents{
    display: flex;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
}
.section-3-container .s3-contents .s3-contents-area{
    display: grid;
    grid-template-rows: 490px auto;
    color: #FFFFFF;
    width: calc(50% - 30px);
    margin: 20px 15px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents{
    /*height: 490px;*/
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area{
    padding: 50px 50px 0 50px;
    margin-bottom: 50px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-no{
    margin-bottom: 17px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-no-1{
    background-image: url(/main/statics/image/host/s3-1.png);
    background-size: cover;
    background-position: center;
    width: 71px;
    height: 56px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-no-2{
    background-image: url(/main/statics/image/host/s3-2.png);
    background-size: cover;
    background-position: center;
    width: 71px;
    height: 56px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-no-3{
    background-image: url(/main/statics/image/host/s3-3.png);
    background-size: cover;
    background-position: center;
    width: 71px;
    height: 56px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-no-4{
    background-image: url(/main/statics/image/host/s3-4.png);
    background-size: cover;
    background-position: center;
    width: 71px;
    height: 56px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-title{
    font-weight: 800;
    font-size: 36px;
    line-height: 41px;
    color: #FFFFFF;
    margin-bottom: 21px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-sub-title{
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tag{
    margin-top: 45px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tag a{
    background: #EEF1FF;
    border-radius: 7px;
    color: #6A82EC;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 14px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tabs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-top: 30px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tabs .s3-tab{
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #FFE1E3;
    padding: 15px 22px;
    width: 120px;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tabs .s3-tab.active{
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: #FF5862;
    background: #FFD7DA;
    border-radius: 5px;
}
.section-3-container .s3-contents .s3-contents-area.blue .s3-top-contents{
    background: #8094FF;
}
.section-3-container .s3-contents .s3-contents-area.red .s3-top-contents{
    background: #FF5862;
}
.section-3-container .s3-contents .s3-contents-area .s3-top-contents{
    border-radius: 20px 20px 0 0;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents{
    border-radius: 0 0 20px 20px;
}
.section-3-container .s3-contents .s3-contents-area.blue .s3-bottom-contents{
    background: #F8F9FF;
}
.section-3-container .s3-contents .s3-contents-area.red .s3-bottom-contents{
    background: #FFF1F2;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-1-imgs{
    display: flex;
    flex-flow: column;
    gap: 30px;
    padding: 30px;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-1-img{
    width: 100%;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-tab-content{
    display: none;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-tab-content.active{
    display: block;
    margin: 0 auto;
    padding-top: 65px;
    text-align: center;
    padding-left: 86px;
    padding-right: 86px;
    -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-tab-content.active div{
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    color: #FF5862;
    margin-bottom: 48px;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-tab-content.active .s3-2-img{
    width: 100%;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-3-imgs{
    text-align: center;
    padding: 60px 100px;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-3-imgs div{
    font-weight: 800;
    font-size: 22px;
    line-height: 25px;
    color: #6A82EC;
    padding-top: 30px;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-3-imgs .s3-3-img{
    width: 100%;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-4-imgs{
    padding: 100px 24px;
}
.section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-4-imgs .s3-4-img{
    width: 100%;
}
@media screen and (max-width : 500px) {
    .section-3-container{
        padding-bottom: 60px;
    }
    .section-3-container .s3-orgin-title{
        margin-top: 60px;
        font-weight: 800;
        font-size: 24px;
        line-height: 27px;
        color: #252525;
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .section-3-container .s3-contents{
        flex-direction: column;
        flex-wrap: unset;
        padding: 0 15px;
        gap: 30px;
    }
    .section-3-container .s3-contents .s3-contents-area{
        width: 100%;
        margin: unset;
        grid-template-rows: 280px auto;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents{
        height: 280px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area{
        padding: 20px 20px 0 20px;
        margin-bottom: 35px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-no-1,
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-no-2,
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-no-3,
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-no-4{
        width: 47px;
        height: 37px;
        margin-bottom: 17px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-title{
        font-weight: 800;
        font-size: 24px;
        line-height: 27px;
        margin-bottom: 12px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-sub-title{
        display: none;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-sub-title.mobile{
        display: block;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tag{
        margin-top: 22px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tag a{
        font-weight: 700;
        font-size: 12px;
        line-height: 14px;
        color: #6A82EC;
        padding: 10px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents{
        border-radius: 10px 10px 0 0;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-bottom-contents{
        border-radius: 0 0 10px 10px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-1-imgs{
        padding: 16px;
        gap: 20px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tabs{
        margin-top: 20px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tabs .s3-tab{
        font-size: 14px;
        line-height: 16px;
        padding: 10px 10px;
        width: 85px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-top-contents .s3-title-area .s3-tabs .s3-tab.active{
        font-size: 14px;
        line-height: 16px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-tab-content.active{
        padding: 30px 20px 0 20px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-tab-content.active div{
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 30px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-3-imgs{
        padding: 30px 40px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-3-imgs div{
        font-size: 16px;
        line-height: 18px;
        padding-top: 43px;
    }
    .section-3-container .s3-contents .s3-contents-area .s3-bottom-contents .s3-4-imgs{
        padding: 90px 5px;
    }
}
/* s4 */
.section-4-container{
    background: #252525;
    padding-bottom: 150px;
}
.section-4-container #s4-shape-1{
    position: absolute;
    left: 160px;
}
.section-4-container #s4-shape-2{
    position: absolute;
    top: 42px;
    right: 100px;
}
.section-4-container .s4-title {
    position: relative;
    font-weight: 800;
    font-size: 50px;
    line-height: 57px;
    text-align: center;
    color: #FFFFFF;
    height: 368px;
    padding-top: 140px;
    /*margin-bottom: 120px;*/
}
@media screen and (max-width : 500px) {
    .section-4-container{
        padding-bottom: 80px;
    }
    .section-4-container .s4-title{
        font-size: 24px;
        line-height: 27px;
        padding-top: 60px;
        /*margin-bottom: 60px;*/
        height: 173px;
    }
    .section-4-container #s4-shape-1{
        width: 120px;
        height: 182px;
        left: unset;
        padding-top: unset;
    }
    .section-4-container #s4-shape-2{
        width: 206px;
        height: 70px;
        right: -32px;
        top: 3px;
        padding-top: unset;
    }
}
/* s5 */
.section-5-container{
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}
.section-5-container .s5-title{
    font-weight: 800;
    font-size: 50px;
    line-height: 57px;
    color: #252525;
    padding-top: 130px;
    margin-bottom: 80px;
}
.section-5-container .s5-contents{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 265px;
}
.section-5-container .s5-contents .s5-card{
    width: calc(32.5% - 30px);
    height: 370px;
    background: #FFFBFB;
    border-radius: 20px;
    margin: 15px 15px;
}
.section-5-container .s5-contents .s5-card .s5-card-title{
    padding: 30px;
}
.section-5-container .s5-contents .s5-card .s5-card-title .title{
    font-weight: 800;
    font-size: 26px;
    line-height: 30px;
    color: #252525;
}
.section-5-container .s5-contents .s5-card .s5-card-title .sub-title{
    font-weight: 800;
    font-size: 40px;
    line-height: 45px;
    color: #FF5862;
}
.section-5-container .s5-contents .s5-card .s5-card-img img{
    width: 100%;
}
@media screen and (max-width : 500px) {
    .section-5-container .s5-title{
        padding-left: 15px;
        padding-right: 15px;
        font-size: 24px;
        line-height: 27px;
        padding-top: 60px;
        margin-bottom: 60px;
    }
    .section-5-container .s5-contents{
        display: flex;
        flex-direction: column;
        flex-wrap: unset;
        justify-content: unset;
        gap: 20px;
        margin-bottom: 60px;
        padding: 0 15px;
    }
    .section-5-container .s5-contents .s5-card{
        width: 100%;
        height: 400px;
        border-radius: 10px;
        margin: unset;
    }
    .section-5-container .s5-contents .s5-card .s5-card-title .title{
        font-size: 20px;
        line-height: 23px;
    }
    .section-5-container .s5-contents .s5-card .s5-card-title .sub-title{
        font-size: 30px;
        line-height: 34px;
    }
    /*.section-5-container .s5-contents .s5-card .s5-card-img img{*/
    /*    height: 280px;*/
    /*}*/
}
/* s6 */
.section-6-container{
    margin: 0 auto 130px auto;
    width: 100%;
    max-width: 1280px;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
.section-6-container .s6-header{
    position: sticky;
    top: 200px;
    height: auto;
    max-height: 600px;
    margin-bottom: 55px;
}
.section-6-container .s6-header .title{
    font-weight: 800;
    font-size: 36px;
    line-height: 41px;
    color: #252525;
    margin-bottom: 20px;
}
.section-6-container .s6-header .sub-title{
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    color: #252525;
    margin-bottom: 60px;
}
.section-6-container .s6-header .btn{
    background: #FF5862;
    border-radius: 5px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    padding: 18px 26px;
}
.section-6-container .s6-contents.mobile{
    display: none;
}
.section-6-container .s6-contents{
    display: flex;
    flex-flow: row;
    gap: 25px;
    width: 50%;
}
.section-6-container .s6-contents .s6-group{
    display: flex;
    flex-flow: column;
    gap: 25px;
}
.section-6-container .s6-contents .s6-group.s6-2-group{
    margin-top: 70px;
}
.section-6-container .s6-contents .s6-group img{
    width: 100%;
}
@media screen and (max-width : 500px) {
    .section-6-container {
        margin: 0 auto 60px auto;
        width: 100%;
        max-width: 1280px;
        display: flex;
        flex-flow: column;
        justify-content: unset;
    }
    .section-6-container .s6-header{
        position: unset;
        top: unset;
        height: unset;
        max-height: unset;
        padding: 0 15px;
    }
    .section-6-container .s6-header .title{
        display: none;
    }
    .section-6-container .s6-header .title.mobile{
        display: block;
        font-size: 20px;
        line-height: 23px;
    }
    .section-6-container .s6-header .sub-title{
        display: none;
    }
    .section-6-container .s6-header .sub-title.mobile{
        display: block;
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 20px;
    }
    .section-6-container .s6-header .btn{
        font-size: 12px;
        line-height: 14px;
        border-radius: 5px;
        padding: 14px;
    }
    .section-6-container .s6-contents{
        display: none;
    }
    .section-6-container .s6-contents.mobile{
        display: flex;
        flex-flow: column;
        gap: 15px;
        width: 100%;
        padding: 0 15px;
    }
    .section-6-container .s6-contents.mobile .s6-img{
        border-radius: 10px;
    }
}
/* s7 */
.section-7-container{
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    display: flex;
    flex-flow: column;
    overflow: hidden;
    gap: 50px;
}
.section-7-container .s7-header{
    font-weight: 800;
    font-size: 50px;
    line-height: 57px;
    color: #252525;
}
.section-7-container .s7-contents{
    margin-bottom: 150px;
}
.section-7-container .swiper .swiper-wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.section-7-container .list-type-1 .badge{
    padding: 7px 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 11px;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 2px;
}
.section-7-container .list-type-1 ul { display: flex; width: 100%;
    flex-wrap: unset!important;
}
.section-7-container .list-type-1 li { position: relative; width: 25%; padding: unset; webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; cursor:pointer;}
.section-7-container .list-type-1 .list-loc { position: absolute; bottom: 3px; left: 3px; color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding: 9px 11px;
    border-radius: 2px;
    align-items: center;
    justify-content: center;
    display: flex;
    gap: 3px;
}
.section-7-container .list-type-1 .list-loc .ic-pin{
    width: 18px;
    height: 18px;
    background-image: url(/main/statics/image/host/ic-pin.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.section-7-container .list-type-1 .list-img { position: relative; border-radius: 5px; overflow: hidden; width: 100%;}
.section-7-container .list-type-1 .list-img .img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url(./image/img_loding_bg.png); background-size: cover; background-position: center center; }
.section-7-container .list-type-1 .list-img:after { content: ""; display: block; background-color: #ebebeb; padding-top: 77%; }
.section-7-container .list-type-1 .list-course{
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: -0.08px;
    color: #252525;
    padding-top: 10px;
}
.section-7-container .list-type-1 .list-subject {
    text-align: left;
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    align-items: center;
    letter-spacing: -0.08px;
    color: #252525;
}
@media screen and (max-width : 500px) {
    .section-7-container{
        gap: 20px;
    }
    .section-7-container .s7-header{
        font-size: 24px;
        line-height: 27px;
        padding: 0 15px;
    }
    .section-7-container .s7-contents{
        display: none;
    }
    .section-7-container .s7-contents.mobile{
        display: block;
        margin-bottom: 100px;
        /*width: 100%;*/
    }
    .section-7-container .list-type-1 ul{
        display: flex;
        width: 100%;
        flex-wrap: unset;
    }
    .section-7-container .list-type-1 ul li{
        padding: unset;
        width: unset;
    }
    .section-7-container .list-type-1 .list-course{
        font-size: 12px;
        line-height: 14px;
    }
    .section-7-container .list-type-1 .list-subject {
        font-size: 11px;
        line-height: 14px;
    }
    .section-7-container .list-type-1 .list-loc{
        font-size: 9px;
        line-height: 10px;
        padding: 4px 6px;
    }
    .section-7-container .list-type-1 .badge{
        padding: 4px 6px;
        font-size: 10px;
        line-height: 11px;
        margin-left: 8px;
        margin-top: 8px;
        border-radius: 2px;
    }
    .section-7-container .list-type-1 .list-loc .ic-pin {
        width: 11px;
        height: 18px;
    }
    .section-7-container .list-type-1 ul li:first-child{
        margin-left: 15px !important;
    }
    .section-7-container .list-type-1 ul li:last-child{
        margin-right: 15px !important;
    }
}
/* s8 */
.section-8-container{
    display: flex;
    flex-flow: column;
    gap: 28px;
    background: #FF5862;
    font-weight: 800;
    font-size: 40px;
    line-height: 45px;
    color: #FFFFFF;
    padding: 80px 0;
    text-align: center;
}
.section-8-container #s8-shape-1{
    position: absolute;
    left: 21%;
    margin-top: 44px;
}
.section-8-container #s8-shape-2{
    position: absolute;
    right: 22%;
    margin-top: -180px;
}
@media screen and (max-width : 500px) {
    .section-8-container{
        gap: 31px;
        font-size: 20px;
        line-height: 23px;
        padding: 60px 0;
    }
    .section-8-container .pc{
        display: none;
    }
    .section-8-container .mobile{
        display: block;
    }
    .section-8-container #s8-shape-1{
        position: absolute;
        width: 100px;
        left: 8%;
        margin-top: 70px;
    }
    .section-8-container #s8-shape-2{
        position: absolute;
        width: 100px;
        right: 10%;
        margin-top: -100px;
    }
}
/* s9 */
.section-9-container{
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    margin-bottom: 130px;
}
.section-9-container .s9-title{
    padding-top: 220px;
    font-weight: 800;
    font-size: 50px;
    line-height: 57px;
    color: #252525;
    margin-bottom: 58px;
}
.section-9-container .s9-contents{
    display: flex;
    flex-flow: column;
    gap: 30px;
}
.section-9-container .s9-contents .s9-qa {

}
.section-9-container .s9-contents .s9-qa .s9-qa-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFF0F1;
    border-radius: 12px 12px 12px 12px;
    padding: 40px 35px;
}
.section-9-container .s9-contents .s9-qa .s9-qa-header span{
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #252525;
}
.section-9-container .s9-contents .s9-qa .s9-qa-header .arrow{
    background-image: url(/main/statics/image/host/ic-arrow-bottom.png);
    background-size: cover;
    background-position: center;
    width: 19px;
    height: 10px;
}
.section-9-container .s9-contents .s9-qa .s9-qa-contents{
    display: none;
}
.section-9-container .s9-contents .s9-qa.active .s9-qa-header{
    border-radius: 12px 12px 0 0;
}
.section-9-container .s9-contents .s9-qa.active .s9-qa-header .arrow{
    background-image: url(/main/statics/image/host/ic-arrow-top.png);
}
.section-9-container .s9-contents .s9-qa.active .s9-qa-contents{
    display: block;
    background: #FFFFFF;
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-radius: 0px 0px 12px 12px;
}
.section-9-container .s9-contents .s9-qa.active .s9-qa-contents .answer{
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #252525;
    padding: 20px 36px 40px 36px;
}
.section-9-container .s9-contents .s9-qa:first-child.active .s9-qa-contents{
    display: flex;
    justify-content: space-evenly;
    padding: 40px 0;
}
.section-9-container .s9-contents .s9-qa.active .s9-qa-contents .card{
    display: flex;
    flex-flow: column;
    text-align: center;
}
.section-9-container .s9-contents .s9-qa.active .s9-qa-contents img{
    background-size: cover;
    background-position: center;
    width: 55px;
    height: 55px;
    margin: 0 auto;
    margin-bottom: 24px;
}
.section-9-container .s9-contents .s9-qa.active .s9-qa-contents .title{
    font-weight: 800;
    font-size: 24px;
    line-height: 27px;
    color: #252525;
    margin-bottom: 20px;
}
.section-9-container .s9-contents .s9-qa.active .s9-qa-contents .contents{
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #252525;
}
.section-9-container .s9-contents .s9-qa.active .s9-qa-contents .btn{
    padding-top: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #252525;
}
.section-9-container .s9-contact{
    display: grid;
    grid-template-columns: 49% 49%;
    gap: 30px;
    padding-top: 45px;
}
.section-9-container .s9-contact .btn{
    background: #FF797E;
    border-radius: 12px;
    color: #FFFFFF;
    padding: 30px 0;
    font-weight: 800;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
}
@media screen and (max-width : 500px) {
    .section-9-container{
        margin-bottom: 60px;
    }
    .section-9-container .s9-title{
        font-size: 24px;
        line-height: 27px;
        padding-top: 100px;
        margin-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-9-container .s9-contents{
        gap: 10px;
        padding: 0 15px;
    }
    .section-9-container .s9-contents .s9-qa .s9-qa-header{
        border-radius: 6px 6px 6px 6px;
        padding: 20px 15px;
    }
    .section-9-container .s9-contents .s9-qa.active .s9-qa-header{
        border-radius: 6px 6px 0px 0px;
    }
    .section-9-container .s9-contents .s9-qa.active .s9-qa-contents{
        border-radius: 0px 0px 6px 6px;
    }
    .section-9-container .s9-contents .s9-qa .s9-qa-header span{
        font-size: 14px;
        line-height: 16px;
    }
    .section-9-container .s9-contents .s9-qa:first-child.active .s9-qa-contents{
        flex-flow: column;
        justify-content: unset;
        padding: 40px 80px;
        gap: 40px;
    }
    .section-9-container .s9-contents .s9-qa.active .s9-qa-contents img{
        width: 34px;
        height: 34px;
    }
    .section-9-container .s9-contents .s9-qa.active .s9-qa-contents .title{
        font-size: 18px;
        line-height: 20px;
    }
    .section-9-container .s9-contents .s9-qa.active .s9-qa-contents .contents{
        font-size: 14px;
        line-height: 16px;
    }
    .section-9-container .s9-contents .s9-qa.active .s9-qa-contents .btn{
        font-size: 12px;
        line-height: 14px;
        padding-top: 24px;
    }
    .section-9-container .s9-contents .s9-qa.active .s9-qa-contents .answer{
        font-size: 14px;
        line-height: 16px;
        padding: 15px 15px;
    }
    .section-9-container .s9-contact{
        display: grid;
        grid-template-columns: 49% 49%;
        gap: 9px;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-9-container .s9-contact .btn{
        padding: 22px 0;
        font-size: 14px;
        line-height: 16px;
        border-radius: 6px;
    }
    .section-9-container .s9-contents .s9-qa .s9-qa-header .arrow{
        width: 12px;
        height: 7px;
    }
}
/* s10 */
.section-10-container{
    display: flex;
    flex-flow: column;
    padding: 150px 0;
    background-image: url(/main/statics/image/host/s10-1.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
    /*filter: brightness(0.4);*/
}
.section-10-container .card{
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}
.section-10-container .sub-title{
    font-weight: 400;
    font-size: 40px;
    line-height: 45px;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.section-10-container .title{
    font-weight: 800;
    font-size: 50px;
    line-height: 57px;
    color: #FFFFFF;
    margin-bottom: 60px;
}
.section-10-container .btn-area{
    display: flex;
    flex-flow: row;
    gap: 30px;
}
.section-10-container .btn-area .btn:nth-child(1){
    background: #FF5862;
    border-radius: 7px;
    padding: 20px 50px;
    font-weight: 800;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
}
.section-10-container .btn-area .btn:nth-child(2){
    padding: 20px 41px;
    background: #FFF0F1;
    border-radius: 7px;
    font-weight: 800;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FF5862;
}
@media screen and (max-width : 500px) {
    .section-10-container{
        padding: 80px 15px;
    }
    .section-10-container .sub-title{
        display: none;
    }
    .section-10-container .title{
        font-size: 24px;
        line-height: 27px;
        margin-bottom: 55px;
    }
    .section-10-container .btn-area{
        flex-flow: column;
        align-items: flex-start;
        gap: 20px;
    }
    .section-10-container .btn-area .btn:nth-child(1){
        padding: 20px 50px;
        font-size: 16px;
        line-height: 18px;
        border-radius: 6px;
    }
    .section-10-container .btn-area .btn:nth-child(2){
        padding: 20px 41px;
        font-size: 16px;
        line-height: 18px;
        border-radius: 6px;
    }
}
/* s11 */
.section-11-container{
    position: relative;
    background: #FFF1F2;
    width: 100%;
}
.section-11-container .area{
    width: 100%;
    display: flex;
    margin: 0 auto;
    max-width: 1280px;
}
.section-11-container .area.mobile{
    display: none;
}
.section-11-container .card{
    width: 100%;
    display: grid;
    height: 200px;
    grid-template-columns: 70% 300px auto;
    align-items: center;
}
.section-11-container .card .shape{
    background-image:url(/main/statics/image/host/s11-3-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 363px;
    height: 206px;
}
.section-11-container .card .title{
    width: 100%;
    background-image:url(/main/statics/image/host/s11-3-1.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;

    font-weight: 800;
    font-size: 42px;
    line-height: 48px;
    color: #252525;
    text-align: left;
    padding: 77px 0;
}
.section-11-container .card .btn-area{
    width: 100%;
    display: flex;
    gap: 20px;
    justify-content: center;
}
.section-11-container .card .btn-area .btn:nth-child(1){
    background-image: url(/main/statics/image/host/s11-2-4.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
}
.section-11-container .card .btn-area .btn:nth-child(2){
    background-image: url(/main/statics/image/host/s11-2-2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
}
.section-11-container .card .btn-area .btn:nth-child(3){
    background-image: url(/main/statics/image/host/s11-2-3.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
}
@media screen and (max-width : 500px) {
    .section-11-container{
        background-image: url(/main/statics/image/host/s11-1-2.png);
        background-size: cover;
        height: 230px;
    }
    .section-11-container .area{
        display: none;
    }
    .section-11-container .area.mobile{
        display: block;
    }
    .section-11-container .area.mobile .card{
        padding: 38px 0;
        display: flex;
        flex-flow: column;
        gap: 45px;
        background-image: unset;
    }
    .section-11-container .area.mobile .card .title{
        font-size: 20px;
        line-height: 23px;
        padding: unset;
        background-image: unset;
        text-align: center;
    }
    .section-11-container .area.mobile .card .btn-area{
        display: flex;
        flex-flow: row;
        justify-content: center;
        gap: 25px;
    }
    .section-11-container .area.mobile .card .btn-area .btn:nth-child(1){
        width: 50px;
        height: 50px;
    }
    .section-11-container .area.mobile .card .btn-area .btn:nth-child(2){
        width: 50px;
        height: 50px;
    }
    .section-11-container .area.mobile .card .btn-area .btn:nth-child(3){
        width: 50px;
        height: 50px;
    }
    .welcome-host-root{
        padding-bottom: 70px;
    }
}
/* 효과 */
@-webkit-keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

