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

	html { font-size: 15px; }
	.premium_img { width: 80%; }
	
}
@media all and (max-width: 1400px) { 
	
    #cursor { display: none !important; }

	html { font-size: 14px; width: 100vw; overflow-x: hidden; }

	#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_wrap { max-height: 1024px; }

    
    .main_guest_wrap { right: 5%; bottom: 5.75rem; }
    
    .main_tit { width: 56%; }
    .main_tit>div { transform: translateY(-3rem); }
    .main_tit h1 { font-size: 2.875rem; }
    .main_tit>div>span { height: 3rem; margin-top: 3rem; }
    .main_logo { width: 12.5rem; margin-top: 2.75rem; }
            

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

        html { font-size: 13px; }

        .main_tit { width: 60%; }
        .main_tit>div { transform: translateY(-6rem); }
        .main_tit h1 { font-size: 2.5rem; }
        .main_tit>div>span { height: 2.75rem; margin-top: 2.5rem; }
        .main_logo { width: 10rem; margin-top: 2.25rem; }

    }

/*  */

    .green_wrap { width: 100%; height: auto; padding: 9rem 0 10rem; }
    .green_wrap>div:last-child { width: 90%; transform: translateY(0rem); justify-content: center; flex-wrap: wrap; }

    .green_left { position: relative; }

    .green_map { width: 664px; transform: translateY(0rem); margin: auto; margin-top: 12rem; }

    .green_marker_box { width: 2.1%; height: 3.08%; width: 1.972%; height: 2.896%; position: absolute; z-index: 9; }

    .green_right { width: 100%; text-align: center; }
    .green_right h1 { font-size: 4rem; margin-left: -10rem; transform: translateX(-7.25rem) rotate(-5deg); }
    .green_right h1 span { margin-left: 30rem; font-size: 5.25rem; }
    .green_right h2 { font-size: 2.1875rem; margin-top: 4.375rem; }
    .green_right p { font-size: 1rem; margin-top: 2.125rem; }

    .green_img_box { justify-content: center; gap: 0 1.375rem; margin-top: 3.875rem; }
    .green_img_box img { opacity: 0; width: 100%; max-width: 168px; }

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

        .green_map { width: 540px; margin-top: 10rem; }

        .green_marker_txt.txt01 .greem_marker_line02 { height: 150%; }
        .green_marker_txt.txt02 .greem_marker_line02 { height: 145%; }
        .green_marker_txt.txt03 .greem_marker_line02 { height: 240%; }
        .green_marker_txt.txt04 .greem_marker_line02 { height: 380%; }
        .green_marker_txt.txt06 .greem_marker_line02 { height: 280%; }
        .green_marker_txt.txt07 .greem_marker_line02 { height: 370%; }
        .green_marker_txt.txt08 .greem_marker_line02 { height: 360%; }

    }

/*  */

    .av_wrap { padding: 12rem 0 12rem; background-size: 22rem; }
    .av_wrap>div { justify-content: center; }

    .av_box { width: 90%; max-width: 800px; gap: 7.5rem; justify-content: center; flex-wrap: wrap; }

    .av_txt_box { width: 100%; }
    .av_txt_box>div:first-child { margin: auto; }
    .av_txt_box h2 { font-size: 2.5rem; }
    .av_txt_box p { font-size: 1rem; margin-top: 3.125rem; }
    .av_txt_box h4 { font-size: 1.875rem; }
    .av_txt_box h6 { font-size: 0.9375rem; margin-top: 0.75rem; }

    .av_img_box { gap: 0 1.875rem; margin-top: 3rem; }
    .av_img { max-height: 263px; }

    .av_tit_box h1 { width: 200%; margin-left: -50%; font-size: 5rem; transform: translateX(0); }

    .av02 .av_tit_img, .av04 .av_tit_img { width: 100%; max-width: 893px; height: 32rem; border-radius: 20rem 20rem 0 0; }
    .av_tit_img img { width: 100%; }

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

        .av_wrap { background-size: 20rem; }

        .av_box { width: 80%; }

        .av_tit_box h1 { font-size: 4.5rem; }

        .av02 .av_tit_img, .av04 .av_tit_img { height: 26rem; border-radius: 17rem 17rem 0 0; }

        .av_img { max-width: 160px; max-height: 240px; }
    }

/*  */

    .edu_wrap { height: 66rem; }

    .edu_img_box h2 { font-size: 3rem; line-height: 140%; left: 10%; bottom: 3.25rem; }
    .edu_img_box h2 span { margin-left: 6rem; font-size: 5rem; }

    .edu_txt_box>div { width: 82%; transform: translateY(0rem); }
    .edu_txt_box h2 { font-size: 2.25rem; }
    .edu_txt_box p { font-size: 1rem; margin-top: 2.5rem; }
    .edu_txt_box h4 { font-size: 1rem; margin-top: 2.25rem; }
    .edu_txt_box h5 { max-width: 400px; font-size: 0.875rem; margin-top: 1.25rem; }
    .edu_txt_box h5 br:last-child { display: none; }

    .edu_txt_img { gap: 0 1.5rem; position: static; margin-top: 3rem; }
    .edu_txt_img img { max-width: 120px; }
    .edu_txt_img img:first-child { margin-top: 4.375rem; }

    .edu_img_box.active h2 { left: 5%; opacity: 1; transition: 1.5s 0.2s; }
        
    @media all and (max-width: 1000px) { 

        .edu_wrap { height: auto; flex-wrap: wrap; }

        .edu_img { background: url(../img/edu_img01.jpg) center bottom 20% no-repeat; background-size: cover; }

        .edu_img_box { width: 100%; height: 30rem; }
        .edu_img_box h2 { bottom: 2.5rem; }

        .edu_txt_box { width: 100%; padding: 5rem 0 7rem; }
        .edu_txt_box>div { width: 80%; }
        .edu_txt_box h5 { max-width: revert; font-size: 0.875rem; margin-top: 1.25rem; }
        .edu_txt_box h5 br:last-child { display: block; }

        .edu_txt_img { margin-top: 5rem; }
        .edu_txt_img img { max-width: 132px; }

    }

/*  */

    .contact_wrap { padding: 10rem 0 10rem; }

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

        .contact_wrap { padding: 8.5rem 0 9rem; }

    }

/*  */

    .footer { padding: 4.625rem 0 4.375rem; font-size: 0.875rem; }

    .footer_logo { width: 12rem; }

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

    .footer p { margin-top: 0.875rem; line-height: 140%; }
    .footer p br { display: block; }

    .footer_info { margin-top: 0.375rem; }
    .footer_info li { padding: 0 0.625rem; }

    .footer h6 { margin-top: 2.75rem; }


    .top_bt { width: 54px; height: 54px; }
    .top_bt:before { width: 8px; height: 8px; }
    .top_bt::after { height: 14px; }

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


    }
/**/
/*서브*/

    .sub_top { height: 200px; }

    .sub_top_txt { width: 100%; }
    .sub_top_txt h3 { font-size: 1.313rem; }
    .sub_top_txt h2 { margin-top: 1rem; margin-top: 0; }

    @keyframes sub_top_txt2 {
        from { letter-spacing: 0.3rem; opacity: 0; transform: translateY(2rem); }
        to{ }
    }

	#snb_wrap { width: 89.5833%; height: 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_container { margin-top: 9rem; }
	#sub_box { padding-bottom: 8rem; margin-top: 70px; }
	#sub_tit h2 { font-size: 38px; }
	.sub_line { height: 32px; margin-top: 30px; }
	/* .sub_page { margin-top: 5.75rem; } */

    .sub_line_box>div { width: 90%; height: 680px; position: relative; }
    .sub_line02 { top: 340px; right: 10%; animation: sub_line02 1.9s 1.2s both linear; }
    .sub_line04 { transform: rotate(35deg); }

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

/**/

    #magnifierToggleBtn { display: none; }
    .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_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) { 
        
        .contact_tit h2 { font-size: 3.5rem; }
        body.main .sub_contact_bottom { margin-top: 2rem; margin-bottom: 4.375rem; margin-bottom: 0; }
        .sub_contact_bottom>div { flex-wrap: wrap; justify-content: center; align-items: center; gap: 2rem 2.75rem; }
        .sub_contact_map_box { width: 400px; height: 269px; }

        .sub_premium_wrap { width: 90%; }
        .pre_box { gap: 5.25rem; flex-wrap: wrap; justify-content: flex-start; }
        .pre_box>div { width: calc(33.33% - 3.5rem); }

    }

    @media all and (max-width: 900px) { 
        
        .sub_premium_wrap { width: 100%; }
        .pre_box { gap: 4.25rem; }
        .pre_box>div { width: calc(33.33% - 2.834rem); }

    }

    /* .sub_contact_map_box { width: 524px; } */

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

}

