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

	html { font-size: 15px; }
	.premium_img { width: 80%; }
	
}
@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; }
	.footer_right .top_bt {display: none;}

 /**/

    .main_wrap { max-height: 800px; }

    .main_txt_box { left: 8%; top: 12%; }
    .main_txt_box h3 { font-size: 1.5rem; letter-spacing: -0.125rem; }
    .main_txt_box h1 { font-size: 4rem; margin-top: 1rem; margin-left: -0.375rem; }
    .main_txt_box h4 { font-size: 1.125rem; margin-top: 2.125rem; }
        
    .swiper-pagination2 { height: 29px; gap: 0 1rem; margin-right: 4.5rem; }
    .swiper-pagination2 .swiper-pagination-bullet { width: 29px; height: 29px; }
    .swiper-pagination2 .swiper-pagination-bullet::before { width: 8px; height: 8px; }
        
    .main_bt_wrap { width: 13.75rem; height: 5.25rem; }
    
    .swiper1-2 { height: 32px; transform: rotate(90deg) translateY(-3.325rem); }
    .swiper1-2 .swiper-slide { font-size: 0.8125rem; }
    
    .swiper1 { max-height: calc(800px - 6.25rem); }
            
    .main_guest_wrap { right: 9.375rem; bottom: 7%; }

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

        /* .main_wrap { max-height: 600px; } */

    }

/*  */

    .location_wrap { width: 100vw; height: auto; display: block; }
	.location_wrap .ori {opacity: 1;}

    .location_wrap>div { width: 100vw; height: auto; display: block; padding: 7.5rem 0; }

    .location_wrap>div>div:nth-last-child(2) { transform: translateY(0rem); margin: auto; margin-top: 5rem; }

    .location_tit { text-align: center; position: relative; left: 0%; top: 0; }
    .location_tit h5 { font-size: 1.125rem; letter-spacing: -0.0938rem; }
    .location_tit h2 { font-size: 2.0625rem; letter-spacing: -0.1875rem; margin-top: 0.5rem; }
    .location_tit p { font-size: 0.875rem; margin-top: 2rem; }

    .location_tit2 { font-size: 3.4375rem; right: 7%; bottom: 0%; position: relative; margin-top: 5rem; }

    .txt_icon { gap: 0 3px; margin-left: 3px; }
    .txt_icon span { width: 4px; height: 5px; }
    .location_txt_box.box02 .txt_icon { justify-content: flex-end; }

    .location_txt_box { width: 40%; }
    .location_txt_box.box01 { position: relative; left: 0; bottom: 0; order: 2; }
    .location_txt_box.box02 { position: relative; right: 0; top: 0; order: 3; text-align: right; }
    .location_txt_box h3 { font-size: 1.5rem; margin-top: 1.5rem; }
    .location_txt_box p { font-size: 0.875rem; margin-top: 1.5rem; }

    .location_txt { left: 9.125rem; bottom: -2.25rem; display: none; }

    .location_img_box { width: 100%; max-width: 960px; justify-content: center; flex-wrap: wrap; gap: 5rem 2.75rem; }
    .location_img { width: 40%; max-width: 224px; }
    .location_img img { width: 100%; }
    .location_img.img01 { margin-top: 0; transform: translateY(0); border-radius: 3.25rem 0 0 0; order: 1; }
    .location_img.img02 { margin-bottom: 0; transform: translateY(0); border-radius: 0 0 3.25rem 0; order: 4; }

    .location_bt { display: none; }
    .location_bt p { font-size: 0.6875rem; }

    .location02 .location_txt_box.box01 { left: 0; }
    .location02 .location_txt_box.box02 { right: 0; }

/*  */

    .premium_wrap { height: auto; padding: 7.5rem 0; }
    .premium_wrap>div:last-child { max-width: 960px; }

    .premium_tit h5 { font-size: 1rem; margin-right: 1.75rem; margin-bottom: 0.125rem; }
    .premium_tit h2 { font-size: 2rem; letter-spacing: 0.75rem; }

    .premium_box { gap: 2.25rem; margin-top: 5rem; transform: translateY(3rem); }
    .premium_content { width: calc(50% - 1.125rem); }
    .premium_content>div { width: 100%; height: 100%; padding: 3.375rem 0 3.375rem 2.375rem; color: #2c2928; transition: 0.3s; box-sizing: border-box; }
    .premium_content h2 { font-family: 'the'; font-size: 1.5625rem; line-height: 100%; margin-top: 1rem; font-weight: 300; letter-spacing: -0.125rem; }
    .premium_content h2 b { font-weight: 900; }
    .premium_content p { font-size: 0.875rem; line-height: 178%; margin-top: 1.375rem; opacity: 0.7; font-weight: 500; }
    .premium_content:first-child { border-radius: 3.25rem 0 0 0; }
    .premium_content:last-child { border-radius: 0 0 3.25rem 0; }

    .premium_content:hover>div { background-color: #171f26; color: #fff; }


/*  */

    .footer { padding: 5rem 5% 11.5rem; display: block; }

    .footer>div:first-child { font-size: 0.875rem; display: block; }
    .footer>div>div:last-child { justify-content: center; }
    
    .footer_logo { width: 65px; margin: auto; margin-bottom: 1.5rem; }
    .footer_left { text-align: center; }
    .footer_left ul {  justify-content: center; margin-top: 1.125rem; }
    .footer_left ul li { padding: 0 0.75rem; }
    .footer_left ul li:first-child { padding-left: 0.75rem; }
    .footer_left ul li img { transform: scale(0.85); margin-left: 0; }
        
    .footer_right { margin-top: 1.75rem; }

    .footer_right ul { justify-content: center; gap: 0 4px; }
    .footer_right p { text-align: center; }

    .footer>div h6 { text-align: center; position: absolute; left: 0; right: 0; margin: auto; bottom: 7rem; }


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

        .footer_left p span.tab { display: none; }
        .footer_left p br.tab { display: block; } 

    }
/**/
/*서브*/

	/* .sub_top01 { height: 400px; } */
    .sub_top { height: 18rem; }
    .sub_top_img { width: calc(100% - 5%); border-radius: 0 5rem 0 0; }

	/* .sub_top_txt { width: 100%;}
	.sub_top_txt h3 { font-size: 1.313rem; } */
	.sub_top_txt h2 { font-size: 2.75rem; }

	@keyframes sub_top_txt2 {
		from { letter-spacing: 1.5rem; }
		to{ }
	}

	#snb_wrap { width: calc(100% - 5%); margin: 0; height: 55px; margin-top: -55px; }
	#snb { width: auto; height: 55px; }
	#snb > li { width: 200px; height: 55px; }
	#snb > li > a:after { height: 16px; }
	#snb > li:first-child { width: 60px; }
	#snb > li:first-child img { transform: scale(0.9); }
	#snb > li:nth-child(3) { width: 220px; }
	#snb > li:nth-child(2):after { width: 7px; height: 7px; transform: rotate(45deg); right: 18px; top: 24px; }
	#snb > li:nth-child(3):after { width: 7px; height: 7px; transform: rotate(45deg); right: 18px; top: 24px; }
	#snb .ov > a { height: 55px; line-height: 55px; padding: 0 15px; font-size: 13px; min-width:160px; }

	#snb > li:nth-child(2):hover:after { transform: rotate(135deg); top: 22px; }
	#snb > li:nth-child(3):hover:after { transform: rotate(135deg); top: 22px; }

	#snb .ov ul li a { font-size: 11px; padding:11px 15px; }

	#sub_box { padding-bottom: 80px; margin-top: 70px; }
	#sub_tit h2 { font-size: 30px; }
	.sub_line { height: 32px; margin-top: 30px; }
	#sub_page { margin-top: 40px; }

	body.full .sub_ori { width: 90%; }
	.sub_ori { width: 100%; padding: 20px 25px; }
	.sub_ori>div { width: 45px; height: 45px; min-width: 45px; margin-right: 16px; background-size: 4.3px; }
	.sub_ori ul li { font-size: 11px; }
	.sub_ori ul li br { display: none; }

	.sub_ori ul.ori2 li { margin-left: 17px; }
	.sub_ori ul.ori2 li:first-child { font-size: 12px; }

	.sub_tab_bt { margin-bottom: 15px; }
	.sub_tab_bt ul li { font-size: 15px; line-height: 50px; }

/**/

	.sub_cy_wrap { padding-bottom: 50px; }

	.sub_page.img { margin-top: 40px; }
	.sub_img { margin-bottom: 80px; }

	ul.tabs2 { margin-bottom: 15px; }
	ul.tabs2 li { height: 40px; line-height: 40px; font-size: 14px; }

	.sub_lounge>img { margin-bottom: 70px; }
	.sub_lounge .tabs2 { margin-bottom: 40px; }

/**/

	.sub_over_wrap { background-color: #fff; }
	.sub_over_wrap>h2 { font-size: 24px; padding-left: 5%; }
	.sub_over_img { margin-top: 30px; }
/*	.sub_over_img_box p { font-size: 12px; left: 5%; top: 8%; }*/

    .swiper_planning .sub_planning_img { height: 50vw; }

    .swiper_planning_thumb .swiper-slide { height: 10vw; }

	.sub_over_bottom { width: 100%; margin-top: 0px; }
	.sub_over_bottom_tit h3 { width: 33%; min-width: 315px; font-size: 24px; }
	.sub_over_bottom_tit span { width: 70%; }
	.sub_over_txt_box { margin-top: 65px; }
	.sub_over_txt_box>div { width: 48%; margin-bottom: 50px; }
	.sub_over_txt_box>div h4 { font-size: 18px; padding-bottom: 18px; }
	.sub_over_txt_box>div p { font-size: 12px; margin-top: 15px; }

/**/

    .sub_location_map { height: auto; }
    .sub_location_move { display: none; }
    .sub_location_map_m { display: block; }
    .sub_location_map img { width: 100%; transform: scale(1.2); transform-origin: right bottom; }

    .sub_location_bottom { flex-wrap: wrap; justify-content: center; gap: 5rem; padding: 5rem 15%; }

    .sub_location_txt_box { margin: 3.5rem 0; }
    /* .sub_location_content { max-width: revert; } */
    /* .sub_location_content:nth-child(2n-1) { margin-left: 10%; }
    .sub_location_content:nth-child(2n) { margin-right: 10%; } */
    
    .sub_location_img { max-width: 224px; }

    .sub_location_map_plus>div:nth-child(2) { display: none; }

    @media all and (max-width: 1000px) { 
        
        .sub_location_bottom { padding: 5rem 0%; }

    }

/*  */

    #sub_container.premium { overflow: visible; }

    .sub_premium_bg { width: 120%; left: -10%; bottom: 0; display: none; }

/**/

    .sub_contact_wrap { width: 100%; }

    .sub_contact_bottom { margin-top: 3rem; margin-bottom: 4.375rem; }
    .sub_contact_bottom>div { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; }

    @media all and (max-width: 1200px) { 
        
        .sub_contact_bottom>div { flex-wrap: wrap; justify-content: center; align-items: center; gap: 5rem 0; }

    }
    
    .sub_contact_map_box { width: 524px; height: 412px; }
    
    .sub_contact_txt_box { max-width: 524px; margin: 1.5625rem 0; }
    

/**/

	.sub_gongo_top { height: 440px; }

	.sub_gongo_img_box { width: 57.545%; }

	.sub_gongo_txt_box { width: 40%; }
	.sub_gongo_txt_box>div>a { padding: 35px 30px 35px; }
	.sub_gongo_logo { transform: scale(0.85); transform-origin: left center; margin-left: 2px; }
	.sub_gongo_txt_box h2 { font-size: 21px; margin-top: 10px; margin-left: -2px; }
	.sub_gongo_txt_box p { font-size: 12px; margin-top: 20px; }

	.sub_gongo_bt { width: 40px; height: 40px; right: 30px; bottom: 30px; }
	.sub_gongo_bt>div { width: 28px; height: 17px; left: -9px; }
	.sub_gongo_bt>div:after { width: 8px; height: 8px; }

	.sub_gongo_notice { margin-top: 30px; }

	.sub_gongo_txt_box>div:hover .sub_gongo_bt>div { left: -5px; }

/**/

	/* .news_wrap { } */

	.news_tit h2 { font-size: 105px; }
	.news_tit h4 { font-size: 24px; line-height: 30px; margin-top: 30px; }
	.news_tit p { font-size: 13px; margin-top: 20px; }

	.news_content_box { margin-top: 0px; }
	.news_content_vd { padding: 42px 0; margin-bottom: 40px; }
	.news_img { width: 45%; max-width: 450px; }
	.news_img img { width: 100%; }
	.news_txt_box { width: 51%; }
	.news_txt_box h6 { font-size: 10px; padding: 3px 8px; margin-bottom: 8px; }
	.news_txt_box h4 { font-size: 12px; }
	.news_txt_box h3 { font-size: 18px; margin-top: 7px; padding-bottom: 2px; }
	.news_txt_box p { font-size: 13px; margin-top: 20px; }
	.news_bt { margin-top: 60px; font-size: 11px; }
	.news_bt:after { width: 35px; left: 35px; }

	.news_content_vd .news_img { width: 50%; max-width: 677px; }
	.news_content_vd .news_txt_box { width: 45%; }
	.news_content_vd .news_bt { margin-top: 30px; }

	.news_content>li { width: 48%; margin-right: 4%; }
	.news_content>li>a { padding: 35px; padding-bottom: 40px; }
	.news_content>li:nth-child(3n) { margin-right: 4%; }
	.news_content>li:nth-child(2n) { margin-right: 0; }
	.news_content>li:nth-child(n+3) { margin-top: 4%; }

	.news_content h4 { font-size: 14px; }
	.news_content h2 { font-size: 18px; line-height: 24px; margin-top: 12px; height: 48px; }
	.news_content p { font-size: 13px; line-height: 24px; margin-top: 25px; height: 72px; }
	.news_bt { margin-top: 50px; font-size: 12px; }
	.news_bt:after { left: 40px; }

	.news_content>li:hover .news_bt:after { width: 40px; }

/**/

    .vr_bt_box { margin-top: 10px; }
    .vr_bt_box ul li { height: 40px; line-height: 40px; font-size: 14px; }

}

