html{scroll-behavior: smooth;}
.inner_wrap{max-width: 1380px;margin: 0 auto;padding: 0 50px;}
li{list-style: none;}
.tit p{
    font-size: 20px;
    line-height: 1.7;
    font-weight: 600;
    color: #fff;}
.tit h3{font-size: 52px;line-height: 1.4;font-weight: 700;letter-spacing: -1px;}
.btn_group{margin-top: 38px;}
.btn_group a{padding: 8px 30px;transition: all .3s ease;position: relative;display: flex;margin: 0 auto;width: auto;height: 56px;border-radius: 50px;font-size: 18px;font-weight: 600;line-height: 1.7;color:#222;background: transparent;justify-content: center;align-items: center;}
.btn_group a.min .arrow:after{position: absolute;left: 50%;top:50%;transition: all .3s ease;transition: all .5s ease;opacity: 0;content: '';display: inline-block;width: 24px;height: 24px;background: url(/wp-content/themes/fastfive/assets/event/231129_studio/img/ico_arrow_small.png) 50% 50% no-repeat;background-size: 24px 24px;}
.btn_group a .arrow:after{
    position: static;
    transition: all .3s ease;
    opacity: 1;
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/wp-content/themes/fastfive/assets/event/231129_studio/img/ico_arrow_small.png) 50% 50% no-repeat;
    background-size: 24px 24px;
}/*
.btn_group a.min:after{
    position: relative;
    transition: all .3s ease;
    opacity: 1;
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/wp-content/themes/fastfive/assets/event/231129_studio/img/ico_arrow_small.png) 50% 50% no-repeat;
    background-size: 24px 24px;
}

.btn_group a:hover::after{opacity: 1;}
.btn_group a:hover{width: 273px;padding-right: 24px;}
.btn_group a:hover::after{opacity: 1;}*/ 
.btn_group a.min{height: 50px;border-radius: 100px;font-size: 16px;font-weight: 700;line-height: 1.7;padding:6.5px 16px 6.5px 16px;}
.btn_group a.min .btns span{font-size: 18px;font-weight: 700;line-height: 1.7;color: #000;padding-left: 24px;opacity: 0;}
.btn_group a.min .ani_btn .arrow:after{animation: visual_btn_arrow_min 1.3s ease forwards;}

.sec_mid .btn_group .min .ani_btn{height: 56px;border-radius: 100px;font-size: 18px;font-weight: 700;line-height: 1.7;padding:6.5px 16px 6.5px 16px;}
.sec_mid .btn_group .min .btns span{font-size: 18px;font-weight: 700;line-height: 1.7;color: #fff;padding-left: 30px;opacity: 0;}

.sec_mid .btn_group{

    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -91px;
}
.sec_mid .btn_group .min .btns .arrow:after{
    content: '';
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 100px;
    opacity: 0;
    transform: translateX(60%);
    top: 0;
    left: 50%;
    background: #000 url(/wp-content/themes/fastfive/assets/event/231129_studio/img/ico_arrow_w.png) 50% 50% no-repeat;
    background-size: 24px 24px;
    position: absolute;
}
.sec_mid .btn_group .min .btns{
    width: 56px;
    height: 56px;
    border-radius: 100px;
    opacity: 0;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 24px;
}
.sec_mid .btn_group .min .btns span{
    opacity: 0;
    z-index: 1;
    position: relative;
    display: block;
    padding-left: 0px;
}
.sec_mid .btn_group .min .ani_btn span{
    animation: opacity .3s ease 1.3s forwards;
}
.sec_mid .btn_group .min .ani_btn{
    animation: visual_btn_min_b 1.3s ease forwards;
}

.sec_mid .btn_group .min .ani_btn .arrow:after{
    animation: visual_btn_arrow_min_b 1.3s ease forwards;
}

.btn_group a .ani_btn{
    width: 56px;
    height: 56px;
    border-radius:100px;
    opacity: 0;
    background: #FF8946;
    animation: visual_btn_o 1.3s ease forwards;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
/*
.btn_group a.min .ani_btn{
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background: #ff8946;
    animation: visual_btn_gangnam 1.7s ease forwards;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}*/
.btn_group a .btns span{
    opacity: 0;
    z-index: 1;
    position: relative;
    display: block;
    padding-left: 50px;
}
.sec_coupon .btn_group a .btns span{
    padding-left: 60px;
}
.sec_coupon .btn_group a .ani_btn .arrow:after{
    animation: visual_btn_arrow_coupon 1.3s ease forwards;
}
.btn_group a .ani_btn span{
    animation: opacity .3s ease 1.3s forwards;
}
.btn_group a.min .btns span{
    opacity: 0;
    z-index: 1;
    position: relative;
}
.btn_group a.min .ani_btn span{
    animation: opacity .3s ease 1.3s forwards;
}
.btn_group a .ani_btn .arrow:after{
    animation: visual_btn_arrow 1.3s ease forwards;
}
.btn_group a .btns .arrow:after{
    background: #FF8946;
    width: 56px;
    height: 56px;
    border-radius: 100px;
    opacity: 0;
    transform: translateX(60%);
    top: 0;
    left: 50%;
    background: #FF8946 url(/wp-content/themes/fastfive/assets/event/231129_studio/img/ico_arrow_top.png) 50% 50% no-repeat;
    background-size: 40px 40px;
    position: absolute;
}
.sec_outro .btn_group a .ani_btn span{
    padding-left: 60px;
}
.sec_outro .btn_group a .ani_btn .arrow:after{

    animation: visual_btn_arrow2 1.3s ease forwards;
}

.mo_hidden{display: block;}
.pc_hidden{display: none;}

.tit h3{
    color: inherit;
}

._ani{
    opacity: 0;
    transform: translateY(25px);
    transition:transform 500ms cubic-bezier(0,0,0.5,1),opacity 500ms cubic-bezier(0,0,0.5,1),visibility 500ms cubic-bezier(0,0,0.5,1)
}
._ani_txt{
    transform: translateY(0px);
    opacity: 1;
}
.sec_visual{
    background: #000;
    font-size: 0;
    line-height: 0;
}
.sec_visual .btn_group a.min{padding: 0; }
.sec_visual .btn_group a.min:after{display: none;}
.sec_visual .con_vis1 .inner_wrap{
    display: flex;
    align-items: center;
}
.sec_visual .img_box_left{
    width: calc(50vw - 10px);
    margin-left: calc(-50vw + 640px);
}
.sec_visual .con_vis1 .tit{
    padding-left: 100px;
    color: #fff;
    animation: vis_txt .5s cubic-bezier(0,0,0.5,1);
}
.sec_visual .con_vis1 .btn_group{
    margin-top: 48px;
    
}
.sec_visual .con_vis1 .btn_group a.min{
    background: transparent;
    margin-left: 0;
    width: 267px;
}
.sec_visual .con_vis1 .btn_group a.min .ani_btn{
    width: 56px;
    height: 56px;
    border-radius:100px;
    opacity: 0;
    background: #fff;
    animation: visual_btn_w 1.3s ease .2s forwards;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 24px;
}
.sec_visual .con_vis1 .btn_group a.min span{
    opacity: 0;
    animation: opacity .3s ease 1.3s forwards;
    z-index: 1;
    position: relative;
    font-size: 18px;
    padding-left: 0;
}
.sec_visual .con_vis1 .btn_group a.min .arrow:after{
    background: #fff;
    background-size: 24px 24px;
    width: 56px;
    height: 56px;
    border-radius: 100px;
    animation: visual_btn 1.5s ease .2s forwards;
    opacity: 0;
    transform: translateX(60%);
    top: 0;
    background: #fff url(/wp-content/themes/fastfive/assets/event/231129_studio/img/ico_arrow_top.png) 50% 50% no-repeat;
    background-size: 40px 40px;
}
.sec_visual .con_vis1 .tit p{
    color: #FF8946;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 8px;
}
.sec_visual .con_vis2{
    color: #fff;
    margin: 180px auto;
}
.sec_visual .con_vis2 .tit{
    padding-top: 85px;
}
.sec_visual .con_vis2 .tit h3 + p{
    margin-top: 40px;
}
.sec_visual .con_vis2 .img_box{
    display: flex;
    gap: 0 24px;
    width: 845px;
    flex-wrap: wrap;
}
.sec_visual .con_vis2 .inner_wrap{
    display: flex;
    justify-content: space-between;
}
.sec_visual .con_vis2 .img_box li{
    width: calc(50% - 12px);
}
.sec_visual .con_vis2 .img_box li:nth-child(3){
    margin-top: -80px;
}
.sec_visual .con_vis2 .img_box li:nth-child(2){
    margin-top: 80px;
}
.sec_visual .con_vis2 .img_box p{
    margin-top: 24px;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 600;
}
.sec_visual .con_vis2 .img_box p + p{
    margin-top: 40px;
}
.sec_visual .con_vis3{
    position: relative;
}
.sec_visual .con_vis3 .img_box_left{
    width: calc(50vw - 36px);
}
.sec_visual .con_vis3 .inner_wrap{
    display: flex;
    gap: 0 48px;
    color: #fff;
    align-items: center;
    position: relative;
    z-index: 1;
}
.sec_visual .con_vis3 .inner_wrap p strong{
    color: #FF8946;
}
.sec_visual .con_vis3 .inner_wrap p + p{
    margin-top: 40px;
}
.sec_visual .con_vis3::after{
    content: '';
    display: block;
    height: 597px;
    width: 100%;
    top: 138px;
    position: absolute;
    z-index: 0;
    background: linear-gradient(0deg, #FFF 20.72%, #F8F8F8 25.38%, #E7E7E7 32.74%, #A3A3A3 52.23%, #494949 72.22%, rgba(0, 0, 0, 0.00) 100%);
}
.sec_visual .con_vis4{
    background: #fff;
    color: #222;
    margin-top: 180px;
    font-size: 0;
    border-bottom: 1px solid #fff;
}
.sec_visual .con_vis4 .inner_wrap{
    display: flex;
    align-items: flex-end;
    gap: 0 100px;
}
.sec_visual .con_vis4 .tit h3{
    letter-spacing: -1.5px;
}
.sec_visual .con_vis4 p strong{
    color: #FF8946;
    font-weight: 600;
}
.sec_visual .con_vis4 .tit{
    color: #222;
    position: relative;
}
.sec_visual .con_vis4 .tit p{
    color: #222; 
    margin-top: 40px;
}
.sec_visual .con_vis4 .img_box_right{
    width: calc(50vw + 137px);
    margin-right: calc(-50vw + 640px);
    position: relative;
}
.sec_mid{
    margin-top: 180px;
    background: #000 url(/wp-content/themes/fastfive/assets/event/231129_studio/img/bg_mid.png) 50% 50% no-repeat;
    background-size: cover;
}
.sec_mid .inner_wrap{
    padding: 180px 50px 150px;
}
.sec_mid .tit{
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.sec_mid .tit p{
    color: #ff8946;
}
.sec_mid .coupon_btn{
    width: 682px;
    display: block;
    margin: 0 auto;
    transform: translateX(20px);
}

.sec_slide{
    margin-top: 180px;
}
.sec_slide .txt_slide .swiper-container{
    max-width: 996px;
    width: calc(100% - 380px);
    overflow: visible;
}
.sec_slide .txt_slide .swiper-container:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: calc(-50vw + 640px);
    width: calc(50vw - 640px);
    height: 2px;
    background: #e4e4e4;
}
.sec_slide .txt_slide h3{
    width: 380px;
    font-size: 52px;
    line-height: 1.4;
    font-weight: 700;
}
.sec_slide .img_slide1 ul li{width: 100%}

.sec_slide .txt_slide{
    display: flex;
    max-width: 1380px;
    margin: 0 auto;
    padding: 52px 50px 240px;
}
.sec_slide .txt_slide .swiper-slide{
    color: rgba(119,119,119,0.3);
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 80px;
    transition: all .2s ease;
}
.sec_slide .slide3 .txt_slide{
    padding-bottom: 180px;
}
.sec_slide .txt_slide .swiper-slide span{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.7;
    transition: all .2s ease;
}
.sec_slide .txt_slide .swiper-slide p{
    font-size: 24px;
    font-weight: 700;
    line-height: 140%;
    transition: all .2s ease;
}

.sec_slide .txt_slide .swiper-slide p strong{
    color: rgba(34,34,34,0.3);
}
.sec_slide .txt_slide .swiper-slide-active{
    border-bottom: 2px solid #777;
}
.sec_slide .txt_slide .swiper-slide-active span{
    color: #777;
}
.sec_slide .txt_slide .swiper-slide-active p{
    color: #777;
}
.sec_slide .txt_slide .swiper-slide-active p strong{
    color: #222;
}
/**/
.sec_insight{
    background: #000;
    color: #fff;
    padding: 180px 0;
    overflow: hidden;
}
.sec_insight .btn_group{
    position: absolute;
    bottom: 140px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.btn_group a.min .btns .arrow:after{
    width: 50px;
    height: 50px;
}
#gannam_slide .btn_group a .ani_btn{
    width: 50px;
    height: 50px;
    animation: visual_btn_gannam 1.3s ease forwards;
}
#hackdong_slide .btn_group a .ani_btn{
    width: 50px;
    height: 50px;
    animation: visual_btn_hakdong 1.3s ease forwards;
}
.sec_insight .btn_group a .ani_btn{
    width: 50px;
    height: 450px;
    animation: visual_btn_slide 1.3s ease forwards;
}
.sec_insight .btn_group a.min .ani_btn{
    width: 50px;height: 50px;
}
/*
.sec_insight .btn_group a.min{
    width: 318px;
    background: #ff8946;
}
.sec_insight #gannam_slide .btn_group a.min{
    width: 348px;
}*/
.sec_insight .tit{
    text-align: center;
}
.sec_insight .tab{
    border-bottom: 1px solid #444;
    margin:60px auto 40px;
}
.sec_insight .tab_slide{
    display: flex;
    width: 610px;
    margin: 0 auto;
    gap: 0 100px;
}

.sec_insight .tab_slide li{
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    color: #777;
}

.sec_insight .tab_slide li a{
    padding: 16px 0;
    display: block;
    position: relative;
}
.sec_insight .tab_slide li.active{
    color: #fff;
}
.sec_insight .tab_slide li.active a:after{
    width: 100%;
    content: '';
    height: 5px;
    background: #fff;
    display: block;
    position: absolute;
    bottom: 0;
}
.sec_insight .insight_images.active{
    display: block;
    position: relative;
}
.sec_insight .insight_images{
    display: none;
}
.sec_insight .insight_swiper{
    width: 100%;
    position: relative;
}

.sec_insight .insight_swiper .swiper-slide{
    width: 846px;
    padding: 0 4px;
}
.sec_insight .insight_swiper .swiper-slide img{
    width: 100%;
}
.swiper_navigator .bt_prev.disabled{
    opacity: 0.4;
    pointer-events: none;
}
.sec_insight .insight_swiper:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: calc((100% - 846px) /2);
    height: 520px;
    background: linear-gradient(270deg, #000 0%, rgba(0, 0, 0, 0.50) 100%);
    mix-blend-mode: multiply;
    top: 0;
    z-index: 2;
}
.sec_insight .insight_swiper:after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: calc((100% - 846px) /2);
    height: 520px;
    background: linear-gradient(270deg, #000 0%, rgba(0, 0, 0, 0.50) 100%);
    mix-blend-mode: multiply;
    top: 0;
    z-index: 2;
}
.sec_insight .insight_swiper .last_slide{
    opacity: 0;
    transition: opacity .2s ease;
}
.sec_insight .insight_swiper .add .last_slide{
    opacity: 1;
    
}
.sec_insight dl{
    width: 846px;
    margin: 0 auto;
    display: flex;
    gap: 0 16px;
    flex-wrap: wrap;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 400;
    margin-top: 24px;
}
.sec_insight dl dt{
    width: 35px;
    font-weight: 700;
}

.sec_insight dl dd{
    width: calc(100% - 52px);
}
.swiper_navigator .bt_prev{
    background: url(/wp-content/themes/fastfive/assets/event/231129_studio/img/ico_slide_prev.png) 50% 50% no-repeat;
    background-size: 88px 88px;
    text-indent: -9999px;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    overflow: hidden;
    border: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-511px,-50%);
    z-index: 3;
}
.swiper_navigator .bt_next{
    background: url(/wp-content/themes/fastfive/assets/event/231129_studio/img/ico_slide_next.png) 50% 50% no-repeat;
    background-size: 88px 88px;
    text-indent: -9999px;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    overflow: hidden;
    border: none;
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(511px,-50%);
    z-index: 3;
}
.sec_coupon{
    background: url(/wp-content/themes/fastfive/assets/event/231129_studio/img/bg_coupon.jpg) 50% 50% repeat;
    background-size: auto 100%;
    text-align: center;
}
.sec_coupon .tit p{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    color: #222;
    margin-top: 60px;
}
.sec_coupon .inner_wrap{
    padding: 180px 50px;
}
.sec_coupon .img_box{
    width: 542px;
    font-size: 0;
    margin: -180px auto 13px;
    transform: translateX(20px);
}
.sec_coupon .txt_box{
    border: 2px solid var(--FF8946, #FF8946);
    margin-top: 202px;
    padding-bottom: 60px;
    position: relative;
}
.sec_coupon .txt_box::before, .sec_coupon .txt_box::after{
    content: '';
    display: block;
    margin-left: 14px;
    background: #FF8946;
    height: 100%;
    width: 2px;
    position: absolute;
}
.sec_coupon .txt_box::after{
    right: 0;
    top: 0;
    margin-right: 14px;
}
.sec_coupon .txt_box ul{
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    text-align: center;
    max-width: 1032px;
    padding: 0 50px;
}
.sec_coupon .txt_box ul li:nth-child(2){
    padding:0 96px;
    border-left: 1px solid #FF8946;
    border-right: 1px solid #FF8946;

}
.sec_coupon .txt_box ul h3{
    margin-top: 8px;
}
.sec_coupon .txt_box ul h3 span{
    font-size: 21px;
    vertical-align: top;
}
.sec_coupon .txt_box h6{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    color: #777;
}
.sec_coupon .txt_box h6 span + span{
    margin-left: 10px;
    display: inline-block;
}
.sec_coupon .btn_group{
    margin-top: 48px;
    margin-bottom: 24px;
}
.sec_review .tit{
    text-align: center;
}
.sec_review .inner_wrap{
    padding: 180px 50px;
}
.sec_review ul span{
    color: #FF8946;
    display: block;
}
.sec_review ul{
    color: #777;
    font-size: 20px;
    font-weight: 600;
    line-height: 170%;
    display: flex;
    gap: 0 25px;
    margin-top: 40px;
}
.sec_review ul strong{
    color: #222;
}
.sec_review ul em{
    font-size: 18px;
    line-height: 1.7;
    font-weight: 500;
    color: #aaa;
    display: block;
    margin-top: 16px;
}
.sec_review ul li{
    border: 1px solid #FF8946;
    padding: 60px;
    max-width: 410px;
    width: calc(100% - (50px/3)/3);
}
.sec_outro{
    background: #000;
    color: #fff;
    padding: 180px 0;
    text-align: center;
}
.sec_outro .img_box{
    margin: 60px 0 24px;
}
.sec_outro ul{
    display: flex;
    gap:0 100px;
    max-width: 1380px;
    margin: 0 auto;
    text-align: left;
    justify-content: center;
    padding: 9px 50px;
}
.sec_outro ul li:nth-child(2){
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    padding:0 100px;
}
.sec_outro ul span{
    color: #aaa;
    font-size: 16px;
    font-weight: 700;
    line-height: 170%;
}
.sec_outro ul p{
    font-size: 20px;
    line-height: 1.7;
    font-weight: 600;
    color: #aaa;
}

.sec_outro ul p strong{
    color: #fff;
}
.sec_outro .btn_group{
    margin-top: 60px;
}

@keyframes vis_txt {
    0%{
        opacity: 0;
        transform: translateY(25px);
    }
    100%{

        transform: translateY(0px);
        opacity: 1;
    }
}
@keyframes visual_btn {
    0%{
        opacity: 0;
        width: 56px;
        background: #fff;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    5%{
        opacity: 1;
        width: 56px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    15%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0) translateX(-50%);
    }
    30%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    91%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(72px);
    }
    100%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(72px);
    }
}
@keyframes visual_btn_w {
    0%{
        opacity: 0;
        width: 56px;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0);
    }
    5%{
        opacity: 1;
        width: 56px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    15%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0);
    }
    30%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    100%{
        opacity: 1;
        width: 260px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
}


@keyframes visual_btn_arrow {
    0%{
        opacity: 0;
        width: 56px;
        background: #ff8946;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    5%{
        opacity: 1;
        width: 56px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    15%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0) translateX(-50%);
    }
    30%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    91%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(45px);
    }
    100%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(45px);
    }
}

@keyframes visual_btn_arrow_coupon {
    0%{
        opacity: 0;
        width: 56px;
        background: #ff8946;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    5%{
        opacity: 1;
        width: 56px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    15%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0) translateX(-50%);
    }
    30%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    91%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(55px);
    }
    100%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(55px);
    }
}

@keyframes visual_btn_arrow2 {
    0%{
        opacity: 0;
        width: 56px;
        background: #ff8946;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    5%{
        opacity: 1;
        width: 56px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    15%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0) translateX(-50%);
    }
    30%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    91%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(60px);
    }
    100%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(60px);
    }
}
@keyframes visual_btn_arrow_min {
    0%{
        opacity: 0;
        width: 50px;
        background: #ff8946;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    5%{
        opacity: 1;
        width: 50px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    15%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0) translateX(-50%);
    }
    30%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    91%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(125px);
    }
    100%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(125px);
    }
}
@keyframes visual_btn_arrow_min_b {
    0%{
        opacity: 0;
        width: 56px;
        background: #000;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    5%{
        opacity: 1;
        width: 56px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    15%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0) translateX(-50%);
    }
    30%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(-50%);
    }
    91%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(25px);
    }
    100%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0) translateX(25px);
    }
}
@keyframes visual_btn_o {
    0%{
        opacity: 0;
        width: 56px;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0);
    }
    5%{
        opacity: 1;
        width: 56px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    15%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0);
    }
    30%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    100%{
        opacity: 1;
        width: 293px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
}

@keyframes visual_btn_gannam {
    0%{
        opacity: 0;
        width: 50px;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0);
    }
    5%{
        opacity: 1;
        width: 50px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    15%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0);
    }
    30%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    100%{
        opacity: 1;
        width: 377px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
}
@keyframes visual_btn_hakdong {
    0%{
        opacity: 0;
        width: 50px;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0);
    }
    5%{
        opacity: 1;
        width: 50px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    15%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0);
    }
    30%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    100%{
        opacity: 1;
        width: 377px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
}
@keyframes visual_btn_slide {
    0%{
        opacity: 0;
        width: 50px;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0);
    }
    5%{
        opacity: 1;
        width: 50px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    15%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0);
    }
    30%{
        opacity: 1;
        width: 50px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    100%{
        opacity: 1;
        width: 330px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
}
@keyframes visual_btn_min_b {
    0%{
        opacity: 0;
        width: 56px;
        transform: scale(0) matrix(1, 0, 0, 1, 0, 0);
    }
    5%{
        opacity: 1;
        width: 56px;
        transform: scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    15%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1.3, 0, 0, 1.3, 0, 0);
    }
    30%{
        opacity: 1;
        width: 56px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
    100%{
        opacity: 1;
        width: 162px;
        transform:scale(1) matrix(1, 0, 0, 1, 0, 0);
    }
}
@keyframes opacity  {
    form{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
@media all and (min-width:960px) and (max-width:1380px) {
    .sec_visual .img_box_left{
        margin-left: -50px;
    }
    .sec_visual .con_vis4 .img_box_right{
        margin-right: -50px;
    }
}

@media all and (max-width:960px) {
    .sec_visual .btn_group a.min{
        height: 56px;
    }
    .sec_visual .con_vis1 .btn_group a.min .ani_btn{
        opacity: 1;
        height: 56px;
        width: 234px;
        animation: none;
        padding-left: 15px;
    }
    .sec_visual .con_vis1 .btn_group a.min{
        justify-content: flex-start;
    }
    .sec_visual .con_vis1 .btn_group a.min span{
        animation: none;
        opacity: 1;
        font-size: 16px;
        padding-left: 10px;
    }
    .sec_visual .con_vis1 .btn_group a.min .arrow:after{
        opacity: 1;
        width: 36px;
        transform: translate(56px, -50%);
        animation: none;
        height: 30px;
        background-size: 32px;
        top: 50%;
    }
    .btn_group a{
        justify-content: center;
    }
    .btn_group a.min{
        font-size: 12px;
        justify-content: center;
        padding: 4px 11px 4px 16px;
        width: 265px;
        height: 48px;
    }
    .btn_group a{
        font-size: 16px;
    }
    .sec_insight #gannam_slide .btn_group a.min{
        width: 299px;
    }
    .sec_insight .btn_group a.min{
        width: 303px;
    }
    .btn_group a.min:after{
        right: 20px;
        background-size: 18px;
        margin-top: -0.5px;
        position: static;
        transform: translate(-2px,0);
    }
    .tit h3{
        font-size: 34px;
        line-height: 1.4;
    }
    .tit p{
        font-size: 18px;
        line-height: 1.4;
        font-weight: 600;
    }
    .inner_wrap{
        padding: 130px 20px;
    }
    
    .con_vis1 .inner_wrap{
        padding:81px 0 0;
    }
    .sec_visual .tit p{
        line-height: 1.7;
    }
    .sec_visual .con_vis1 .inner_wrap{
        flex-direction: column-reverse;
    }
    .sec_visual .img_box_left{
        width: 100%;
        margin-left: 0;
    }
    .sec_visual .con_vis1 .tit p{
        font-size: 16px;
        margin-bottom: 4px;
    }
    .sec_visual .con_vis1 .tit{
        padding: 0 36px 36px;
        width: 100%;
    }
    .sec_visual .con_vis2 .tit{
        padding-top: 0;
    }
    .sec_visual .con_vis1 .btn_group{
        margin-top: 24px;
    }
    .sec_visual .con_vis2 .inner_wrap{
        flex-direction: column;
    }
    .sec_visual .con_vis2{
        margin: 0;
    }
    .sec_visual .con_vis2 .img_box{
        width: 100%;
        gap : 0 7px;
    }
    .sec_visual .con_vis2 .img_box p{
        font-size: 18px;
        font-weight: 600;
    }
    .sec_visual .con_vis2 .img_box p + p{
        margin-top: 30px;
    }
    .sec_visual .con_vis2 .img_box li:first-child{
        margin-top: 55px;
    }
    .sec_visual .con_vis2 .img_box li:nth-child(2){
        margin-top: 24px;
    }
    .sec_visual .con_vis2 .img_box li:last-child{
        width: 100%;
        margin-top: 0;
    }
    .sec_visual .con_vis2 .img_box li{
        width: calc(50% - 3.5px);
    }
    .sec_visual .con_vis2 .inner_wrap{
        padding-bottom: 60px;
    }
    .sec_visual .con_vis3 .inner_wrap{
        flex-direction: column;
        padding: 0 0 130px;
        align-items: flex-start;
    }
    .sec_visual .con_vis3::after{
        height: 168px;
        top: auto;
        bottom: 0;
        background: linear-gradient(0, #FFF 20.72%, #F8F8F8 25.38%, #E7E7E7 32.74%, #A3A3A3 52.23%, #494949 72.22%, rgba(0, 0, 0, 0.00) 100%);
    }
    .sec_visual .con_vis3 .inner_wrap .tit{
        padding: 24px 20px 0;
    }
    .sec_visual .con_vis3 .img_box_left{
        width: 100%;
    }
    .sec_visual .con_vis4 .inner_wrap{
        gap: 0;
        position: relative;
        padding: 20px 20px 130px;
        overflow: hidden;
    }
    .sec_visual .con_vis4 h3{
        margin-bottom: 328px;
    }
    .sec_visual .con_vis4 .img_box_right{
        width: 100%;
        margin-right: 0;
        height: 280px;
        position: absolute;
        top: 136px;
        overflow: hidden;
    }
    .sec_visual .con_vis4 .img_box_right img{
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    .sec_visual .con_vis4{
        margin-top: 0;
    }
    .sec_mid{
        background: url(/wp-content/themes/fastfive/assets/event/231129_studio/img/bg_coupon_mo.jpg) 50% 50% no-repeat;
        background-size: cover;
        margin-top: 0;
    }
    .sec_mid .inner_wrap{
        padding: 130px 0 100px;
    }
    .sec_mid .coupon_btn{
        width: 100%;
        max-width: 375px;
        box-shadow: none;
        transform: translateX(0);
    }
    .sec_mid .btn_group{
        display: none;
    }
    .sec_mid .tit p{
        font-size: 22px;
    }
    .sec_slide{
        overflow: hidden;
        margin-top: 0;
        padding: 130px 0;
    }
    .slide1,.slide2,.slide3{
        position: relative;
        margin-top: 80px;
    }
    .slide1{
        margin-top: 0;
    }
    .sec_slide h3{
        padding: 0 0 14px 20px;
        font-size: 34px;
        line-height: 1.4;
    }
    .sec_slide .slide3 .txt_slide{
        padding-bottom: 0;
    }
    .sec_slide .txt_slide .swiper-container{
        margin-left: 0;
        overflow: hidden;
        width: 100%;
    }

    .sec_slide .txt_slide .swiper-container:after{
        display: none;
    }
    .sec_slide .txt_slide .swiper-slide{
        width: 260px;
        padding-bottom: 24px;
    }
    .sec_slide .txt_slide{
        padding:20px 0 0 20px;
    }
    .sec_slide .txt_slide .swiper-slide p{
        font-size: 22px;
    }
    .sec_slide .txt_slide .swiper-slide span{
        font-size: 14px;
    }
    .sec_insight{
        padding: 130px 0;
    }
    .sec_insight .insight_swiper .swiper-slide{
        width: 100%;
    }
    
    .sec_review ul{
        flex-direction: column;
        align-items: center;
    }
    .sec_review ul li{
        width: 100%;
        font-size: 18px;
    }
    .sec_review ul em{
        font-size: 16px;
    }
    .sec_outro ul{
        flex-direction: column;
        width: 100%;
    }
    .sec_insight .insight_swiper .swiper-slide{
        width: 278px;
    }
    .sec_insight .tab_slide li a{
        font-size: 22px;
    }
    .sec_insight .tab_slide li.active a:after{
        height: 3px;
    }
    .sec_slide .txt_slide{
        width: 100%;
    }
    .sec_slide .txt_slide .swiper-slide{
        border:0;
    }
    .sec_slide .txt_slide .swiper-slide-active{
        border-bottom: none;
    }
    .sec_slide .swiper_progress{
        height: 2px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #e4e4e4;
    }
    .swiper-pagination-progressbar-fill{
        transform-origin: left;
        position: absolute;
        top: 0;
        left: 0;
        background: #777;
        border-radius: 4px;
        width: 100%;
        height: 100%;
    }
    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
        background: #777;
    }
    .sec_insight .tab{
        padding:0 20px;
        margin-bottom: 24px;
    }
    .sec_insight .tab_slide{
        gap: 0 35px;
        width: 100%;
        justify-content: space-between;
    }
    .sec_insight .slide_box{
        padding-left: 16px;
    }
    .sec_insight .insight_images{
        overflow: hidden;
        padding-bottom: 60px;
    }
    .sec_insight .swiper-slide-next:before{
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.6);
    }
    .sec_insight .swiper_navigator{
        display: none;
    }
    .insight_images .swiper_progress{
        position: absolute;
        bottom: 175px;
        top:auto;
        width: calc(100% - 4px);
        left: 4px;
        height: 2px;
        background: #444;
    }
    .insight_images .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
        background: #d9d9d9;
    }
    .sec_insight dl{
        font-size: 18px;
        line-height: 1.7;
        margin-top: 48px;
        width: 100%;
        padding-left: 8px;
    }
    .sec_insight .btn_group{
        bottom: 0;
        transform: translateX(calc(-50% - 10px));
    }
    .sec_coupon .txt_box{
        padding-bottom: 60px;
        margin-top: 111px;
        padding-top: 95px;
    }
    .sec_coupon .txt_box ul{
        gap: 20px 0;
        flex-direction: column;
    }
    .sec_coupon .txt_box ul{
        padding:0 38px;
    }
    .sec_coupon .txt_box::before, .sec_coupon .txt_box::after{
        display: none;
    }
    .sec_coupon .txt_box ul li:nth-child(2){
        padding: 20px 0;
        border-top: 1px solid #ff8946;
        border-bottom: 1px solid #ff8946;
        border-left: none;
        border-right: none;
    }
    .sec_coupon .img_box{
        width: 100%;
        transform: translateX(5px);
    }
    .sec_coupon .tit p{
        margin-top: 24px;
    }
    .sec_coupon .inner_wrap{
        padding: 106px 10px;
    }
    .sec_coupon .txt_box h6{
        font-size: 14px;
        line-height: 1.7;
        margin-top: 14px;
    }
    .sec_coupon .txt_box h6 span{
        display: block;
    }
    .sec_coupon .txt_box h6 span + span{
        margin-left: 0;
    }
    .sec_review ul{
        gap: 16px 0;
    }
    .sec_review ul li{
        padding: 30px;
        border-width: 1.5px;
    }
    .sec_review .inner_wrap{
        padding: 130px 20px;
    }
    .sec_outro{
        padding: 130px 0;
    }
    .sec_outro ul{
        gap: 24px 0;
        padding:0 38px;
    }
    .sec_outro ul li:nth-child(2){
       padding: 24px 0;
       border-left: none;
       border-right: none;
       border-top: 1px solid #444;
       border-bottom: 1px solid #444;
    }
    .sec_outro ul p{
        font-size: 22px;
        line-height: 1.4;
        font-weight: 700;
    }
    .sec_outro .img_box{
        margin-top: 40px;
    }
    .sec_outro .btn_group a{
        width: 242px;
    }
    .sec_outro ul span{
        font-size: 14px;
    }
    .sec_insight .btn_group a.min{
        background: #ff8946;
        display: flex;
    }
    #gannam_slide .btn_group a .ani_btn,#gannam_slide .btn_group a .btns,#hackdong_slide .btn_group a .ani_btn {
        animation: none;
        opacity: 1;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
    }
    .btn_group a .ani_btn,.btn_group a .btns{
        animation: none;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        opacity: 1;
    }
    .btn_group a .ani_btn span,.btn_group a .btns span{
        opacity: 1;
        padding-left: 0;
    }
    .btn_group a.min .btns .arrow:after{
        position: static;
        opacity: 1;
        animation: none;
    }
    .btn_group a.min .btns .arrow:after{
        position: static;
        opacity: 1;
        animation: none;
        transform: translate(0,10%);
        width: 24px;
        height: 24px;
        background-size: 32px;
    }
    .btn_group a.min .btns span{
        font-size: 14px;
        opacity: 1;
        padding-left: 0;
    }
    .sec_insight .btn_group a.min .btns,.sec_insight .btn_group a.min .ani_btn{
        animation: none;
        opacity: 1;
        width: 100%;
        height: 100%;
        display: flex;
    }
    .sec_coupon .btn_group a .btns{
        height: 56px;
        width: 238px;
        overflow: hidden;
        display: flex;
        opacity: 1;
        background: #ff8946;
        border-radius: 100px;
    }
    .sec_outro .btn_group a .btns{
        height: 56px;
        width: 242px;
        display: flex;
        opacity: 1;
        background: #ff8946;
    }
    .sec_coupon .btn_group a .btns .arrow:after,.sec_outro .btn_group a .btns .arrow:after{
        animation: none;
        opacity: 1;
        position: static;
        transform: translate(0,5px);
        width: 24px;
    }
    .sec_outro .btn_group a .btns span{padding-left: 0;}
    .sec_outro .btn_group a{
        padding: 0;
        overflow: hidden;
    }
    .sec_coupon .btn_group a .btns span{
        padding-left: 0;
    }
    .sec_coupon .txt_box ul h3 span{
        font-size: 24px;
    }
    div.wpforms-container-full .wpforms-form #wpforms-8595-field_13 + .wpforms-field-description .wrap17{
        padding-right: 30px !important;
    }
}
div.wpforms-container-full .wpforms-form .wpforms-layout-column .wpforms-field-radio > ul{
    padding-bottom: 2px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-html ul li.choice-1.depth-1{
    margin-bottom: 0 !important;
}
#wpforms-8595-field_36-container, #wpforms-8595-field_37-container{
    display: none !important;
}
div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns{
    gap: 0 20px;
}