@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; }

 /**/

    /* .intro_wrap { display: none; } */

    .main_wrap { width: 100%; height: auto; }
	.main_box { height: 100dvh; max-height: 800px; }

    .swiper1 { position: relative; }

    .main_bg01>div { left: -100vw; top: 0; background: url(../img/main_bg02.png) right -20% center no-repeat; background-size: cover; }
    .main_bg02>div { right: -100vw; top: 0; background: url(../img/main_bg01.png) left -20% center no-repeat; background-size: cover; }

	.main_txt_box h1 { font-size: 5.75rem; }
	.main_txt_box h5 { font-size: 1.125rem; margin-top: 3.625rem; }
	.main_txt_box h2 { font-size: 2.75rem; margin-top: 0.5rem; }

	.main_bt_wrap { height: 6.25rem; right: 0; transform: scale(0.9); transform-origin: right center; }

	.main_quick_wrap { width: 20rem; left: 5%; align-items: flex-end; }
	.main_quick_wrap>div { width: 100%; display: flex; justify-content: space-between; align-items: center; }
	.main_quick { width: 100%; border: 1px solid #fff; border-right: none; color: #fff; margin: 0px 0; }
	/* .main_quick:first-child { border-left: none; } */
	.main_quick:last-child { /*border-bottom: none;*/ border-right: 1px solid #fff; }
		
    @media all and (max-width: 1000px) { 
                
        .main_bg01>div { left: -100vw; top: 0; background: url(../img/main_bg02.png) right -0% center no-repeat; background-size: cover; }
        .main_bg02>div { right: -100vw; top: 0; background: url(../img/main_bg01.png) left -0% center no-repeat; background-size: cover; }
        
    }
/**/

	.phil_news_wrap { position: relative; bottom: 0; background-color: #000; height:20.812rem;}
	.phil_bg { display:block!important; background:url(../img/main03.jpg) center no-repeat; width:100%; height:100%; position:absolute; left:0; right:0; margin:0 auto; opacity:0.4; }
	.phil_bg::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;  background:url(../img/phil_news_wrap_bg.png) center no-repeat; }

	.phil_news_box_wrap { transform: translateY(-0.5rem); }

	.phil_news_tit h2 { font-size: 2.0625rem; }
	.phil_news_content p { opacity:0.6; }
	.phil_news_bt { width: 28px; height: 28px; }
	.phil_news_bt::after { width: 11px; }
	.phil_news_bt::before { height: 11px; }

	.phil_news_box { gap: 0 2.5rem; margin-top: 1.875rem; }
	.phil_news_content h3 { font-size: 1.125rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; }
	.phil_news_content p { font-size: 0.9375rem; margin-top: 0.75rem; padding-top: 0.5rem; }
	.phil_news_content h6 { font-size: 1rem; margin-top: 3.5rem; }

	/**/

	.club_left .txt_box { transform:translateY(-7rem); }
	.club_bt_wrap { transform:translateY(-7rem); }
	.main_club_txt {bottom: 6rem; }


	.club_wrap { height: 100dvh; max-height: 700px; }
	.club_wrap .swiper-pagination2 { bottom:5.1rem; right:10.25rem; width:260px;}
	.club_arrow_number { right:3.25rem;}

	.club_wrap .club_right { width: 15rem; }
    .club_wrap .club_left { width: calc(100% - 15rem); }
    .club_right .swiper-wrapper .swiper-slide h5 { font-size: 1.25rem; color: #bbb; }
    .club_right .swiper-wrapper .swiper-slide .more { width: 1.3125rem; display: none; }
        
    .club_right .swiper-wrapper .swiper-slide:hover::before { height: 0%; transform: translateY(-50%) scaleY(0);}
    .club_right .swiper-wrapper .swiper-slide:hover .more::after { transform: translateY(-50%) scaleY(0);}
    .club_right .swiper-wrapper .swiper-slide.swiper-slide:hover h5 { color: #bbb; }

	.club_wrap.active .club_left .txt_box h1 { opacity:1; transform:translateY(0rem);  transition: 1.0s 0.3s;}
	.club_wrap.active .club_left .txt_box h5 { opacity:1; transform:translateY(0rem);  transition: 1.0s 0.5s;}

    @media all and (max-width: 1000px) { 
            
        .club_wrap .club_left { width: 100%; }
        .club_wrap .club_right { display: none;; }
        
    }


	/*  */

	.service_wrap { width: 100%; height: auto; flex-wrap: wrap; }

    .service_left { width: 100%; height: 560px !important; }
    .service_right { width: 100%; }
    .service_right>div { height: 300px !important; }
    .service_right>div:nth-child(n+3) { height: 360px !important; }

    .service_img_box>a { width: 100%; height: 100%; display: flex; justify-content: flex-start; align-items: center; position: relative; }
    .service_img_box.box01 { width: 100%; height: 100%; }
    .service_img_box.box02 { width: 50%; height: 50%; }
    .service_img_box.box03 { width: 50%; height: 50%; }
    .service_img_box.box04 { width: 33.33%; height: 50%; }
    .service_img_box.box05 { width: 33.33%; height: 50%; }
    .service_img_box.box06 { width: 33.33%; height: 50%; }

    .service_img.img01 { background: url(../img/service_img01.jpg) center no-repeat; background-size: cover; }

	.service_img_box>a>div:last-child { transform: translateY(0.625rem); position: relative; z-index: 9; }

    .service_txt_box { margin-left: 3.75rem; margin-top: 0rem; top: 0 !important; height: auto !important;}
    .service_txt_box>h5 { font-size: 1.25rem; }
    .service_txt_box>h2 { font-size: 2.75rem;}
    .service_txt_box>h3 { font-size: 1.5rem; }
    .service_txt_box>p { font-size: 0.875rem; margin-top: 0.875rem; height: auto; }
    .service_logo { margin-top: 5rem; }
    .service_txt_box.box01 { margin-left: 7rem; margin-top: 0rem; }
    .service_txt_box.box01>p { margin-top: 3.125rem; }

    .service_bt>div>div:after { width: 30px; }

    .service_img_box.box01 .service_bt { margin-top: 5.5rem; }

    .service_img_box.box04 .service_bt,.service_img_box.box05 .service_bt,.service_img_box.box06 .service_bt { right: revert; position: relative; left: 3.75rem; margin-top: 2.5rem; bottom: revert; }


    .service_img_box:hover .service_img { transform: scale(1.035); }
    .service_img_box:hover .service_bt>div>div:after { width: 30px; }
    .service_img_box.box01:hover .service_bt>div { margin-left: 6px; margin-left: 0px; }
    .service_img_box.box01:hover .service_bt>div>div:after { width: 57px; }

    @media all and (max-width: 1000px) { 
        .service_txt_box { margin-left: 3rem; }
        .service_img_box.box04 .service_bt,.service_img_box.box05 .service_bt,.service_img_box.box06 .service_bt { left: 3rem; margin-top: 2rem; }
        .service_txt_box>p { width: 75%; }
        .service_txt_box>p br { display: none; }
    }

/**/

	.footer { flex-wrap: wrap; height: auto; bottom: 0; padding: 60px 5% 80px; }
	
	.footer_logo { width: 6.25rem; }
    body.main .top_bt { opacity: 1; }

    .footer_right { width: 100%; margin-top: 2rem; }
/*	.footer_logo { width: 125px; margin-top: 55px; }
	.footer ul { margin-top: 50px; }
	.footer ul li { font-size: 11px; line-height: 120%; padding: 0 10px; }
	.footer ul li:after { width: 1px; height: 12px; }
	.footer>p { font-size: 11px; margin-top: 8px; }
	.footer h6 { font-size: 10px; margin-top: 24px; }*/


/**/
/*서브*/

	.sub_top { height: 400px; }

	.sub_top_txt { width: 100%; }
	.sub_top_txt h2 { font-size: 3.75rem; margin-top: 0.5rem; }

	/* @keyframes sub_top_txt2 {
		from { letter-spacing: 0.3rem; }
		to{ }
	} */

	#snb_wrap { width: 100%; height: 55px; margin-top: -0; }
	#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 { 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_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; }

/**/

    .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; }


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

		.info_wrap .info_top { display: flex; justify-content: center; align-items: flex-start; flex-direction: column; gap:1.25rem; }
        
        .info_wrap .input_row { width: 100%; max-width: 500px; margin: auto; justify-content: center; }
        .info_wrap .input_row span:first-child { min-width: 7.4375rem; }
        .info_wrap .input_row input { width: 100% !important; }

        .info_wrap .input_box { width: 100%; max-width: 500px; margin: auto; }
        .info_wrap .info_bottom .input_row.email { flex-wrap: wrap; }
        .info_wrap .info_bottom .input_row.email>div { width: 100%; display: flex; justify-content: flex-start; align-items: center; }
        .info_wrap .info_bottom .email h6 { margin-left: 7.4375rem; margin-top: 0.5rem; }
        .info_wrap .info_bottom .input_row.pw { flex-wrap: wrap; gap: 1.25rem; }
        .info_wrap .info_bottom .input_row.pw>div { width: 100%; display: flex; justify-content: flex-start; align-items: center; }

        .info_wrap .info_bottom .input_row.number div { min-width: 4rem; }

        /*  */

        .info_ok_wrap .input_box { width: 100%; max-width: 500px; margin: auto; }
        .info_ok_wrap .info_bottom .phone input { width: 100%; }
        .info_ok_wrap .info_bottom .input_row.phone div:last-child { min-width: 8.5rem; }
        #cus_tel1 { width: 100%; }
        
	}




}

