@font-face {
    font-family: '770Balsa';
    src: url('./770Balsa-Regular.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}

.set_container{
    font-family: "Noto Sans KR","Sans-serif";
    color: #252525;
    min-width: 1780px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.set_container button{
    font-family: "Noto Sans KR","Sans-serif";
}

.top_banner{
    background-image: url("../../images/2025/1208/top_bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 980px;
    position: relative;
    overflow: hidden;
}

.top_banner .image_box img{
    position: absolute;
}
.top_banner .image_box .top_bg{
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.top_banner .image_box .top_text01{
    top: 190px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    animation-name: text;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
    opacity: 0;
}
.top_banner .image_box .top_text02{
    top: 250px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    animation-name: text;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-delay: 1.2s;
    opacity: 0;
}
.top_banner .image_box .top_text03{
    top: 470px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    animation-name: text;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-delay: 1.4s;
    opacity: 0;
}
.top_banner .image_box .top_text04{
    top: 679px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 50px;
    transition: all .8s;
    opacity: 0;
    z-index: 2;
}
.top_banner.on .image_box .top_text04{
    opacity: 1;
    margin-left: 0px;
}
.top_banner .image_box .top_text05{
    top: 764px;
    left: calc(50% - 542px);
    transform: rotateY(90deg);
    transition: all .5s .8s;
    z-index: 2;
}
.top_banner .image_box .top_text06{
    top: 764px;
    left: calc(50% - 177px);
    transform: rotateY(90deg);
    transition: all .5s .9s;
    z-index: 2;
}
.top_banner .image_box .top_text07{
    top: 764px;
    left: calc(50% + 189px);
    transform: rotateY(90deg);
    transition: all .5s 1s;
    z-index: 2;
}
.top_banner.on .image_box .top_text05,
.top_banner.on .image_box .top_text06,
.top_banner.on .image_box .top_text07{
    transform: rotateY(0deg);
}
.top_banner .image_box .sun{
    top: 39px;
    left: 50%;
    transform: translateX(-50%);
    animation-name: sun;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    opacity: 0;
}
.top_banner .image_box .bird01{
    top: 112px;
    left: calc(50% - 785px);
    z-index: 2;
    transform: translateX(-50%);
    animation-name: bird01;
    animation-duration: 2s;
    animation-delay: 1.6s;
    animation-fill-mode: forwards;
    opacity: 0;
}
.top_banner .image_box .bird02{
    top: 243px;
    left: calc(50% - 659px);
    z-index: 2;
    animation-name: bird02;
    animation-duration: 2s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
    opacity: 0;
}
.top_banner .image_box .bird03{
    top: 158px;
    left: calc(50% + 515px);
    z-index: 2;
    animation-name: bird03;
    animation-duration: 2s;
    animation-delay: 1.8s;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes sun {
    0%{
        margin-top: 200px;
        margin-left: 200px;
        opacity: 0;
    }
    100%{
        margin-top: 0;
        margin-left: 0;
        opacity: 1;
    }
}
@keyframes text {
    0%{
        opacity: 0;
        margin-top: 50px;
    }
    100%{
        opacity: 1;
        margin-top: 0px;
    }
}
@keyframes bird01 {
    0%{
        opacity: 0;
        margin-top: -50px;
        margin-left: 50px;
    }
    100%{
        opacity: 1;
        margin-top: 0px;
    }
}
@keyframes bird02 {
    0%{
        opacity: 0;
        margin-left: 50px;
    }
    100%{
        opacity: 1;
        margin-top: 0px;
    }
}
@keyframes bird03 {
    0%{
        opacity: 0;
        margin-top: 50px;
        margin-left: 50px;
    }
    100%{
        opacity: 1;
        margin-top: 0px;
    }
}


.top_content{
    background-image: url("../../images/2025/1208/top_content_bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 845px;
    position: relative;
    overflow: hidden;
    padding-top: 100px;
}
.top_content ul{
    margin-top: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 11.5px;
}
.top_content ul li{
    position: relative;
    z-index: 1;
}
.top_content ul li img{}
.top_content ul li p{
    font-size: 21px;
    line-height: 32px;
    letter-spacing: -0.06em;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 28px;;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.top_content .line{
    margin-top: -13px;
}
.top_content .top_content_box{
    margin-top: -10px;
    position: relative;
    margin-bottom: 30px;
}
.top_content .top_content_box .top_content_box_text{
    position: absolute;
    top: 32px;
    left: 50%;
    transform: translateX(-50%);
}
.top_content .top_content_box .top_content_box_text span{
    font-size: 21px;
    line-height: 40px;
    letter-spacing: -0.06em;
    color: #fff;
    font-weight: 300;
    display: block;
}
.top_content .top_content_box .top_content_box_text b{
    font-size: 35px;
    line-height: 40px;
    letter-spacing: -0.06em;
    color: #fff;
    font-weight: 700;
    display: block;
    margin-top: 3px;
}
.top_content .top_content_box .top_content_box_text p{
    font-size: 21px;
    line-height: 40px;
    letter-spacing: -0.06em;
    color: #fff;
    font-weight: 300;
    margin-top: 5px;
}
.top_content > p{
    font-size: 19px;
    letter-spacing: -0.04em;
    font-weight: 100;
    color: #feacbc;
    margin-top: 15px;
}

.hotclick_container{
    padding-top: 90px;
    position: relative;
    background-color: #1a1a1a;
}
.hotclick_container .scroll_nav{
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #0c113b;
}
.hotclick_container .scroll_nav.on{
    position: fixed;
    top: 49px;
    left: 0;
    width: 100%;
    box-shadow: 3px 0px 7px rgb(0, 0, 0, 0.35);
    z-index: 111;
}
.hotclick_container .scroll_nav ul{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1200px;
    background-color: #0c113b;
}
.hotclick_container .scroll_nav ul li{
    flex: 1;
    border-right: 1px solid #2c3157;
}
.hotclick_container .scroll_nav ul li:nth-child(1){
    border-left: 1px solid #2c3157;
}
.hotclick_container .scroll_nav ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    
}
.hotclick_container .scroll_nav ul li a img{
    padding-top: 2px;
}
.hotclick_container .scroll_nav ul li a img:nth-child(2){
    display: none;
}
.hotclick_container .scroll_nav ul li.on a img:nth-child(1){
    display: none;
}
.hotclick_container .scroll_nav ul li.on a img:nth-child(2){
    display: block;
}
.hotclick_container .scroll_nav ul li.on a img{
    filter: unset;
}


.hotclick_container section{
    background-image: url("../../images/2025/1208/section01_bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 1210px;
    position: relative;
    overflow: hidden;
    padding: 93px 0px 100px;
    box-sizing: border-box;
}
.hotclick_container .section02{
    background-image: url("../../images/2025/1208/section02_bg.jpg");
    height: 700px;
    padding: 66px 0px 120px;
}
.hotclick_container .section03{
    background-image: url("../../images/2025/1208/section03_bg.jpg");
    height: 790px;
    padding-bottom: 120px;
}
.hotclick_container .section04{
    background-image: url("../../images/2025/1208/section04_bg.jpg");
    height: 1040px;
    padding-bottom: 120px;
}
.hotclick_container .section05{
    background-image: url("../../images/2025/1208/section05_bg.jpg");
    height: 600px;
    padding-bottom: 0px;
}
.hotclick_container .section06{
    background-image: url("../../images/2025/1208/section06_bg.jpg");
    height: 717px;
    padding-bottom: 0px;
}
.hotclick_container section .section_title{}
.hotclick_container section .section_title img{}
.hotclick_container section .section_title p{
    font-size: 21px;
    letter-spacing: -0.04em;
    line-height: 31px;
    color: #121212;
    font-weight: 400;
    margin-top: 22px;
}

.hotclick_container section ul{
    display: inline-grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 45px;
    grid-row-gap: 70px;
    margin-top: 64px
}
.hotclick_container .section02 ul{
    margin-top: 85px
}
.hotclick_container .section03 ul{
    grid-column-gap: 78px;
    grid-template-columns: 1fr 1fr;
}
.hotclick_container .section04 ul{
    margin-top: 85px;
    grid-template-columns: 1fr 1fr 1fr;
}
.hotclick_container .section05 ul{
    margin-top: 60px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.hotclick_container .section06 ul{
    margin-top: 68px;
    background-image: url("../../images/2025/1208/section06_list_bg.png");
    grid-column-gap: 60px;
    width: 1200px;
    height: 370px;
    padding: 45px 120px ;
}
.hotclick_container section:not(.section05, .section06) ul li{
    position: relative;
    top: 0px;
    transition: all .3s;
}
.hotclick_container section ul li:hover{
    top: -10px;
}
.hotclick_container section ul li a img{}
.hotclick_container .package::after{
    content: "";
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("../../images/2025/1208/package.png");
    background-size: 100%;
    width: 220px;
    height: 45px;
}
.hotclick_container .go{
    margin-top: 91px;
}
.hotclick_container .go a{
    animation-duration: .3s; 
    display: inline-block;
}
.hotclick_container .go a:hover{
    animation-name: buttonAni;
}
.hotclick_container .go p{
    font-size: 21px;
    letter-spacing: -0.04em;
    color: #121212;
    font-weight: 400;
    margin-top: 19px;
}
.hotclick_container .go p b{
    font-size: 21px;
    letter-spacing: -0.04em;
    color: #121212;
    font-weight: 700;
}
@keyframes buttonAni {
    0%{
        transform: rotate(0deg);
    }
    25%{
        transform: rotate(2deg);
    }
    50%{
        transform: rotate(-2deg);
    }
    75%{
        transform: rotate(2deg);
    }
    100%{
        transform: rotate(0deg);
    }
}

.conts_btn_top{position:fixed; left:50%; margin-left:680px; bottom:95px; z-index:9888; animation:topm 0.8s ease-in-out infinite; animation-play-state:paused;}
.conts_btn_top button{cursor:pointer; border:none; outline:none; display:block; background:url(	https://www.bizforms.co.kr/magazine/content/hotclick/images/2020/201208/ico_top.png) 50% 50% no-repeat; text-indent:-9999px; opacity:0; width:0px; height:0px; -webkit-transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s; -moz-transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s; -ms-transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s; -o-transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s; transition:opacity 0.4s, width 0s 0.4s, height 0s 0.4s;}
.conts_btn_top:hover{animation-play-state:running; animation-fill-mode:forwards;}
.conts_btn_top.on button{opacity:0.5; width:50px; height:50px; -webkit-transition:opacity 1.0s; -moz-transition:opacity 1.0s; -ms-transition:opacity 1.0s; -o-transition:opacity 1.0s; transition:opacity 1.0s;}
.conts_btn_top.on:hover button{opacity:1;}