@media all and (max-width: 1600px) { 

	html { font-size: 15px; }
	
}
@media all and (max-width: 1400px) { 
	
    #cursor { display: none; }

	html { font-size: 14px; }

	#fullpage { height: auto; }
	.section { height: auto; }
	body.main .all_wrap { height: auto; }

    /* body.main { overflow-y: hidden; } */
    /* body.auto { overflow-y: auto !important; } */

	/* #fullpage { height: auto; }
	.section { height: auto; }
	body.main { overflow-y: hidden; }
	body.main .all_wrap { height: auto; } */

    /* body.main { overflow-y: hidden; } */
    /* body.auto { overflow-y: auto !important; } */

/*  */

 /**/

    .main_skip_bt { width: 70px; height: 70px; position: fixed; right: 5%; bottom: 5%; left: revert; top: revert; animation: sub_top_txt111 1.0s 1.0s both; }
    .main_skip_bt>div { width: 70px; height: 70px; background-color: #888; display: flex; justify-content: center; align-items: center; border-radius: 100%; left: 0; top: 0; transition: opacity 1.0s; opacity: 1; position: absolute; display: flex; }
    .main_skip_bt>div p { font-family: 'lexend', sans-serif; color: #fff; font-size: 14px; font-weight: 600; display: inline-block; position: relative; letter-spacing: 0; text-transform: uppercase; display: block; }
    .main_skip_bt>div:before { content:''; width: 94px; height: 94px; position: absolute; left: -12px; top: -12px; background-color: #888; opacity: 0.3; border-radius: 100%;  
    
        animation-name: cursor_skip, cursor_skip2;
        animation-duration: 2.1s, 2.1s;
        animation-delay: 0s, 0s;
        animation-timing-function: ease, ease;
        animation-fill-mode: both, both;
        animation-iteration-count: infinite, infinite;
  
    }
            
    @keyframes intro {
        from { width: 0%; }
        to { width: 100%; }
    }


    .intro_all_wrap { height: 100dvh; }
            
    .intro_num_box { gap: 7rem; }
    
    .intro_num { width: 16.25rem; }

    .intro_num_bg { overflow: hidden; }
    
    .intro_tit>div>div { bottom: -16rem; }
    .intro_tit h2 { font-size: 3.5625rem; }
    .intro_tit h3 { font-size: 1.625rem; }
    .intro_tit p { font-size: 1rem; margin-top: 0.75rem; }
    
    
    
        
    .main_wrap.intro6 .main_tit h1 { letter-spacing: 0.5rem; padding-left: 0.5rem; }
    .main_wrap.intro6 .main_tit h1 b.spacing { margin-right: 3rem; }

    .main_wrap.intro7 .vd_hole { transform: translate(-50%, -50%) rotate(0deg) scale(15); }
        
    .main_wrap.skip .main_tit h1 { letter-spacing: 0.5rem; padding-left: 0.5rem; transition: 1.2s 0s; }
    .main_wrap.skip .main_tit h1 b.spacing { margin-right: 3rem; }
    .main_wrap.skip .vd_hole { transform: translate(-50%, -50%) rotate(0deg) scale(15); }

    @media all and (max-width: 1000px) { 
        
        .intro_num_box { gap: 4rem 7rem; flex-wrap: wrap; }

    }
    
/*  */

    .right_scroll_wrap { transform: scale(0.85) translateY(0rem); transform-origin: right center; }

/*  */

    .main_wrap { width: 100vw; height: auto; flex-wrap: wrap; }
    
    .main01 { height: 100dvh; position: relative; }
    .main02 { width: 100%; height: auto; padding: 7rem 0 7rem; display: flex; justify-content: center; align-items: center; background-color: #f1eeed; }
    .main02>div { display: flex; justify-content: center; align-items: center; }
            
    .main_tit>div>div { left: 0; right: 0; margin: auto; top: -4.5rem; text-align: center; transform: translateY(-3rem); }
    /* .main_tit h3 { font-size: 1.625rem; } */
    .main_tit p { font-size: 1rem; margin-top: 0.75rem; }
    .main_tit h1 { font-size: 2.75rem; letter-spacing: -0.315rem; margin-top: 1rem; }
    .main_tit h1>span { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 0.75rem; }
    .main_tit h1>span>span { padding-top: 0.25rem; }
    .main_tit h1 b.spacing { margin-right: 1rem; }
    .main_tit h2 { font-size: 1.875rem; right: 0rem; bottom: -5.5rem; text-align: center; transform: translateY(3rem); }
          
    .main_guest { left: 5%; }


    .main_num_box { display: flex; justify-content: center; align-items: center; gap: 5rem 2.5rem; mix-blend-mode: multiply; }

    .main_num { position: relative; }
    
    .main_num_img { display: flex; justify-content: center; align-items: flex-end; height: 22rem; margin: auto; position: relative; opacity: 0; transform: scale(1); transform-origin: center bottom; }
    /* .main_num_img::after { content: ''; width: 120%; height: 2px; background-color: #0c4da2; position: absolute; left: -10%; bottom: -2px; }
    .main_num_img::before { content: ''; width: 16px; height: 16px; background-color: #70a2ca; border: 3px solid #fff; border-radius: 100%; box-sizing: border-box; position: absolute; left: 0; right: 0; margin: auto; bottom: -9px; z-index: 9; } */
    
    .main_num_img img { width: 100%; }
    /* .main_num_img.img01 { width: 16.25rem; }
    .main_num_img.img02 { width: 24rem; }
    .main_num_img.img03 { width: 17.75rem; } */

    .main_num_txt { margin-top: 1.5rem; opacity: 0; transform: translateY(3rem); color: #002e45;}
    .main_num_txt h2 { font-size: 1.5rem; line-height: 100%; font-weight: 800; }
    .main_num_txt p { font-size: 1rem; line-height: 148%; margin-top: 0.625rem; opacity: 0.7; }

    
    .main_num_img.active { opacity: 1; transition: 1.2s 0.2s; }
    .main_num_txt.active { opacity: 1; transform: translate(0) !important; transition: 1.2s 0.2s; }

    @media all and (max-width: 1000px) { 

        .main_num_box { flex-wrap: wrap; }
            
        .main_guest { transform: scale(0.9); transform-origin: left bottom; }

        .main_num_img.img03 img { transform: translateX(-1.5rem); }

    }

/*  */

    .premium_wrap { width: 100%; height: auto; padding: 0rem 0; flex-wrap: wrap; }
    
    .premium02 { width: 100%; height: auto; padding: 7rem 0; display: flex; justify-content: center; align-items: center; }
    .premium02>div { width: 100%; }

    .premium_left,
    .premium_right { display: none; }
    
    
    .premium_tit { width: 100%; position: static; color: #000; display: flex; justify-content: center; align-items: center; transform: translateY(-3rem); }
    .premium_tit>div { display: inline-block; }
    /* .premium_tit>div>div { gap: 1rem; transform: translateY(-3.5rem); } */
    .premium_tit h5 { font-size: 1rem; }
    .premium_tit h3 { font-size: 1.4375rem; margin-top: 0.5rem; }
    .premium_tit h2 { font-size: 3.75rem; margin-left: -0.3125rem; }
        

    .premium_slide { width: 120%; margin: 0; margin-left: -10%; padding: 0; margin-top: 2rem; opacity: 0; }
    .swiper_premium { width: 100%; }
    /* .swiper_premium .swiper-wrapper { gap: 3rem; } */

    .swiper-pagination-premium { position: relative; margin-top: 3rem; display: flex; justify-content: center; align-items: center; gap: 0.625rem; }
    .swiper-pagination-premium span { width: 14px; height: 14px; background: none; border: 1px solid #bbb; opacity: 1; }
    .swiper-pagination-premium .swiper-pagination-bullet-active { background-color: #0084a6; border: 1px solid #0084a6; }
    
    .premium_slide_img { width: 100%; height: 40rem; transform: scale(0.7); transition: 1s; position: relative; background-color: #000; }
    .premium_slide_img::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; transform: scale(1); transition: 1s; }
    .premium_slide_img::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 3; background: url(../img/premium_bg.png) center no-repeat; background-size: cover; opacity: 1; }
    .premium_slide_img.img01::before { background: url(../img/premium_img01.jpg) center bottom no-repeat; background-size: cover; opacity: 0.9; }
    .premium_slide_img.img02::before { background: url(../img/premium_img02.jpg) center no-repeat; background-size: cover; }
    .premium_slide_img.img03::before { background: url(../img/premium_img03.jpg) center no-repeat; background-size: cover; }
    .premium_slide_img.img04::before { background: url(../img/premium_img04.jpg) center no-repeat; background-size: cover; }
    .premium_slide_img.img05::before { background: url(../img/premium_img05.jpg) center no-repeat; background-size: cover; }
    .premium_slide_img.img06::before { background: url(../img/premium_img06.jpg) center no-repeat; background-size: cover; }
    .premium_slide_img.img07::before { background: url(../img/premium_img07.jpg) center no-repeat; background-size: cover; }
    .premium_slide_img.img08::before { background: url(../img/premium_img08.jpg) center no-repeat; background-size: cover; }

    .premium_slide_txt { position: absolute; left: 2rem; bottom: 3rem; z-index: 9; color: #fff; text-align: left; opacity: 0; transform: translateY(3rem); transition: 0.8s; }
    .premium_slide_txt h3 { font-size: 1.625rem; line-height: 100%; font-weight: 600; }
    .premium_slide_txt p { font-size: 1rem; line-height: 166%; opacity: 0.7; margin-top: 0.625rem; }
    .premium_slide_txt p br.pad { display: none; }

    
    .swiper_premium .swiper-slide-active .premium_slide_img { transform: scale(1); }
    .swiper_premium .swiper-slide-active .premium_slide_txt { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    
    .premium02.active .premium_tit { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .premium02.active .premium_slide { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    
    @media all and (max-width: 1000px) { 
                
        .premium_slide_img { height: 35rem; }
        .premium_slide_txt p br.pad { display: block; }

    }

/*  */

    .contact_wrap { height: auto; padding: 8rem 0; }
    .contact_wrap>div { transform: translateY(0rem); gap: 2.5rem; }

    .contact_tit { text-align: center; transform: translateY(-3rem); margin-bottom: 5rem; }
    .contact_tit h2 { font-size: 4.25rem; }
    .contact_tit h5 { font-size: 1rem; margin-top: 1rem; margin-left: 0.25rem; }

    .contact_txt_box { margin-top: 3.75rem; min-width: 28.5rem; }
    .contact_txt_box h4 { font-size: 1.25rem; }
    .contact_txt_box h2 { font-size: 3.4375rem; margin-top: 0.375rem; }

    .contact_add { gap: 3.25rem; margin-top: 5.875rem; }
    .contact_add p { font-size: 1rem; }
    .contact_add>div { gap: 0.4375rem; }

    .contact_wrap .sub_contact_bottom { margin-bottom: 0; }
    .contact_wrap .sub_contact_map_box { max-width: 480px; height: auto; }

    .sub_contact_map_box:hover::before,
    .sub_contact_map_box:hover::after { width: 0; }
    .sub_contact_map_box:hover span::before,
    .sub_contact_map_box:hover span::after { height: 0; }

    .contact_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sub_contact_bottom.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    @media all and (max-width: 1000px) { 
        
        .contact_wrap .sub_contact_map_box { height: auto; }

    }

/*  */

    .footer { padding: 4.625rem 0 5rem; font-size: 0.875rem; }
    .footer>div { flex-direction: column; justify-content: center; align-items: center; gap: 2rem; }
    .footer>div:first-child { justify-content: center; align-items: center; }

    .footer_left { flex-direction: column; justify-content: center; align-items: center; gap: 2.5rem; }

    .footer_info ul { justify-content: center; }

    .footer_logo { margin-top: 0; }

    /* .footer_const { margin-top: 3.5rem; } */
    /* .footer_const li { padding: 0 0.875rem; } */
    /* .footer_const li span { font-size: 1.6rem; } */

    .footer p { text-align: center; margin-top: 1.5rem; }

    .footer h6 { text-align: center; margin-left: 0; margin-top: 5rem; }

    .footer_right { align-items: center; }
    .footer_right>div:first-child { justify-content: center; }
    .footer_right .footer_info ul { justify-content: center; text-align: center; }

    /* .top_bt { right: 5%; } */
    /* .top_bt:before { width: 8px; height: 8px; } */
    /* .top_bt::after { height: 14px; } */

    @media all and (max-width: 1000px) { 
        
        .footer p br.pad { display: block; }
        
    }


/**/

    .guest_pop_wrap { width: 90%; right: -90%; }

	.guest_wrap.ok { height: auto; padding: 10px 0 0px; }
	.guest_ok_box { transform: translateY(0px); }

	.guest_ok_box>h3 { font-size: 24px; line-height: 30px; }
	.guest_ok_box>p { font-size: 13px; line-height: 26px; margin-top: 20px; margin-bottom: 80px; }

	.guest_ok_bg { width: 380px; right: 0px; top: -90px; }

    /* .guest_bt { width: 44px; height: 44px; right: 25px; top: 22px; } */

    /**/

    .guest_wrap { top: 0%; height: 100%; max-height: revert; }

    .guest_tit h1 { font-size: 36px; margin-bottom: 20px; }
    .guest_tit h2 { font-size: 16px; margin-bottom: 16px; }
    .guest_tit { margin-bottom: 55px; }
    .guest_tit p { font-size: 13px; margin-top: 0; }

    .guest_wrap .guest_box { width: 100%; margin-right: 0%; margin-bottom: 30px; }

    .guest_ori { margin-top: 30px; }
    .guest_box h6 { font-size: 12px; }
    .guest_kakao img { width: 32px; }
    .guest_kakao p { font-size: 12px; margin-left: 10px; transform: translateY(-0px); }
    .guest_kakao p:after { bottom: -5px; }

    .per_agree_box { height: 150px; padding: 0 22px; padding-top: 18px; letter-spacing: -1px; font-size: 13px; line-height: 28px; padding-bottom: 35px; }
    .per_agree_box b { font-size: 15px; }
    .per_agree_box a { margin-left: 8px; top: -1px; }
    .per_agree_box a:after { bottom: -4px; }

    .per_agree_bt_box { font-size: 12px; line-height: 15px; margin-top: 15px; height: 20px; }
/*	.per_agree_bt_box input[type="radio"] + label { padding-left: 25px; margin-right: 15px; margin-bottom: 10px; }*/

    .per_check_box { margin-top: 25px; }
    .per_check_box label { font-size: 16px; }
    .per_check_box input#agreeYny + label > span { padding-left: 8px; }
    .per_check_box input#agreeYny + label:before { width: 17px; height: 17px; border:2px solid #bbb; border-radius: 2px; margin-top: 2px; }
    .per_check_box input#agreeYny + label:after { width: 7px; height: 4px; border: 2px solid #ddd; border-top: 0; border-right: 0; left: 6px; top: 2px; }

    input#agreeYny:checked + label:before { background-color: #0075ff; border-color: #0075ff; }
    input#agreeYny:checked + label:after { border-color: #fff; }

    /**/

    .info_box>ul { padding-top: 2px; }
    .info_box>ul>li { height: 55px; }
    .info_box>ul>li p { line-height: 53px; font-size: 15px; padding-left: 2px; }

    .info_box>ul>li:nth-child(2n-1) { width: 9%; border-top: 1px solid #25282a; }
    .info_box>ul>li:nth-child(2n) { width: 41%; }
    .info_box>ul>li:last-child { width: 91%; height: auto; }
    .info_box>ul>li:nth-last-child(2) { width: 9%; }
    .info_box>ul>li:nth-child(4),.info_box>ul>li:nth-child(6) { padding: 15px 0; padding-left: 10px; }

    .info_box input { font-size: 15px; padding-left: 10px; }
    .info_box label { font-size: 14px; }

    .info_number01 { width: 65px; font-size: 15px; }
    .info_number02 { width: 50px; }
    .info_number03 { width: 50px; }
    .info_box>ul>li span { line-height: 55px; margin: 0 5px; }

    .info_address>ul>li { height: 55px; }

    .info_address01 { width: 13%; height: 33px; float: left; margin-right: 1%; }
/*	.info_address03 { width: 34%; height: 33px; float: left; margin-right: 1%; }*/
    .info_address03 { width: 65%; height: 33px; float: left; margin-right: 1%; }
    .info_address04 { width: 30%; height: 33px; float: left; margin-right: 3%; }
    .info_address05 { width: 50%; height: 33px; float: left; }
    .info_address02 { width: 110px;; height: 31px !important; margin-top: 12px !important; font-size: 11px !important; float: right; }

    /**/

    .guest_bt_box { width: 220px; height: 56px; margin-top: 0px; font-size: 16px; }
    .guest_bt_box>div { line-height: 54px; }

    
}