@media all and (max-width: 767px) { 
	
	html { font-size: 12px; }

	/* html,body { width: 100%; overflow-x: hidden; } */

	.pc { display: none !important; }
	.mo { display: block !important; }

    /* .all_wrap { width: 100dvw; } */
    
/*  */

    .main_skip_bt { width: 64px; height: 64px; right: 1%; bottom: 1%; }
    .main_skip_bt>div { width: 64px; height: 64px; }
    .main_skip_bt>div p { font-size: 12px; }
    .main_skip_bt>div:before { width: 80px; height: 80px; left: -8px; top: -8px; }
            
    @keyframes intro {
        from { width: 0%; }
        to { width: 100%; }
    }
    
    .intro_logo { width: 19.5rem; bottom: 17%; }
    .intro_leaf { width: 90vw; transform: translateY(-1rem); }
    .intro_bt img { width: 60px; transform: translateY(-1.75rem); }
    
    
    
    .intro_wrap.intro .intro_bg01,
    .intro_wrap.intro .intro_bg02 { height: 26%; }
    .intro_wrap.intro .intro_bg03,
    .intro_wrap.intro .intro_bg04 { width: 22%; }
        
    .intro_wrap.intro2 .intro_bg01,
    .intro_wrap.intro2 .intro_bg02 { height: calc(50% + 1px); transition: 2.2s 0s; }
    .intro_wrap.intro2 .intro_bg03,
    .intro_wrap.intro2 .intro_bg04 { width: calc(50% + 1px); transition: 2.2s 0s; }

/*  */

    .right_quick>div>a { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: left; gap: 0.75rem; padding: 0; box-sizing: border-box; }

    /* .right_open { width: 52% !important; height: 3.75rem; position: relative; }
    .right_open.black { width: 48% !important; } */
    .right_open { width: 100% !important; height: 3.75rem; position: relative; }

    .right_open.black br { display: none; }

    .right_menu { width: 100% !important; height: 5rem; padding: 1rem 0; box-sizing: border-box; }
    .right_menu ul { display: flex; justify-content: center; align-items: center; gap: 2.75rem; transform: translateY(0); }
    .right_menu ul li { margin: 0; }
    .right_menu ul li h6 { margin-top: 0.6875rem; }
    .right_icon { transform: scale(0.8); }
    .right_menu ul li:first-child .right_icon img { transform: scale(0.9); transform-origin: center top; }

    /* .right_plus { position: absolute; right: 0; top: 0; bottom: 0; margin: auto; } */
    .right_plus { margin: revert; margin-left: 1rem; }

/*  */

    .main_circle { background-size: 220%; top: -10%; }
    .main_circle.circle02 { background-size: 220%; top: -10%; }
    .main_img.img01 { background: url(../img/main_img_m.jpg) center no-repeat; background-size: cover; }

    .main_txt_box.box01>div { transform: translateY(-3.5rem); margin-left: 0; }
    .main_txt_box h2 { font-size: 2.75rem; }
    .main_txt_box p { font-size: 1rem; margin-top: 1.5rem; }
    .main_logo { width: 15rem; margin-top: 2.75rem; }

    .main_txt_box>div { transform: translateY(-5rem); }
    .main_txt_box span { margin: -0.25rem; }
    .main_txt_box h1 { font-size: 4.875rem; letter-spacing: -0.25rem; }
    .main_txt_box h3 { font-size: 3rem; letter-spacing: -0.125rem; }
    .main_txt_box h4 { font-size: 1.625rem; margin-top: 3.75rem; }
    
    .main_bt_wrap { bottom: 10rem; }


/*  */

    .cy_wrap::before { background: url(../img/main_img_m.jpg) center bottom no-repeat; background-size: cover; }

    .cy_wrap>div { transform: translateY(-12vh); }
    .cy_tit h3 { font-size: 1.125rem; }
    .cy_tit h2 { font-size: 3.5rem; margin-top: 0.5rem; margin-left: -0.1875rem; }
    .cy_tit h4 { font-size: 1rem; margin-top: 2.25rem; }
    .cy_box { margin-top: 2.75rem; }
    .cy_box ul li { font-size: 0.9375rem; padding: 1.75rem 0; }
    .cy_box ul li:nth-child(-n+2) { padding: 0.875rem 0; }
    .cy_box ul li:nth-child(2n-1) { width: 25%; }
    .cy_box ul li:nth-child(2n) { width: 75%; }
    .cy_wrap p { font-size: 0.875rem; margin-top: 2rem; }
    
    .cy_box ul:nth-child(2) li:nth-child(2n) { width: 75%; }
    .cy_box ul li:nth-child(3) { height: 6.5rem; padding-top: 2.5rem; }
    .cy_box ul li:nth-child(4) { height: 6.5rem; }
    .cy_box ul:nth-child(1) li:nth-child(7) { height: 6.5rem; padding-top: 2.5rem; }
    .cy_box ul:nth-child(1) li:nth-child(8) { height: 6.5rem; }
    
    
    .sub_cy_wrap .cy_tit h3 { font-size: 1.125rem; }
    .sub_cy_wrap .cy_tit h2 { font-size: 3rem; }
    .sub_cy_wrap .cy_box { margin-top: 4.25rem; }

    .check_bg { width: 6rem; right: 0rem; top: -10.5rem; z-index: -1; }
    
/*  */


    .premium_tit h2 { font-size: 3.75rem; }
    .premium_tit h4 { font-size: 1.25rem; margin-top: 0.625rem; }
    .premium_logo { width: 11rem; }
            
    .premium_content_box { height: 150vh; right: 0; top: revert;  bottom: calc(-125vh + 8.75rem); flex-wrap: wrap; }
    .premium_content { height: 25vh; transform: translateY(25vh); }
    .premium_content>div { gap: 2rem; }


    .premium_img { width: 50%; height: 100%; }

    .premium_content h2 { display: none; }
    .premium_txt { width: 100%; }
    .premium_txt h3 { font-size: 1.25rem; }
    .premium_txt p { margin-top: 0.875rem; }
    .premium_txt p br { display: none; }
    .premium_content.con02 .premium_txt h3 { width: 120%; }


    .premium_wrap.on2 .premium_tit,
    .premium_wrap.on2 .premium_content_box { transform: translateY(-25vh); } 
    .premium_wrap.on3 .premium_tit,
    .premium_wrap.on3 .premium_content_box { transform: translateY(-50vh); } 
    .premium_wrap.on4 .premium_tit,
    .premium_wrap.on4 .premium_content_box { transform: translateY(-75vh); } 
    .premium_wrap.on5 .premium_tit,
    .premium_wrap.on5 .premium_content_box { transform: translateY(-100vh); } 
    .premium_wrap.on6 .premium_tit,
    .premium_wrap.on6 .premium_content_box { transform: translateY(-125vh); } 

/*  */

    .contact_wrap::before { background: url(../img/contact_bg.jpg) left bottom no-repeat; background-size: cover; }
    .contact_wrap .sub_contact_bottom { display: none; }

    .contact_wrap>div { transform: translateY(-7rem); }

    .contact_tit h2 { font-size: 3.5rem; }
    
/*  */

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

    .footer>div:first-child { font-size: 0.875rem; display: block; }
    .footer>div>div:last-child { justify-content: center; }
    
    .footer_const { flex-wrap: wrap; gap: 0.75rem 0; }
    .footer_const li:first-child { width: 100%; padding: 0; }
    .footer_const li:first-child::after { display: none; }
    .footer_const li img { width: 128px; }

    .footer_logo { width: 58px; margin: auto; margin-bottom: 1.5rem; }
    .footer_left { text-align: center; }

        
    .footer_right { margin-top: 1.75rem; }

    .footer_info { justify-content: center; gap: 0 0px; flex-wrap: wrap; }
    .footer_right p { text-align: center; }
    
    .footer_info li { box-sizing: border-box; }
    
    .footer_info:nth-last-child(2) { gap: 0.5rem 0; }
    .footer_info:nth-last-child(2) li:nth-child(3)::after { display: none; }
    .footer_info:nth-last-child(2) li:nth-child(4) { width: 60%; text-align: right; }
    .footer_info:nth-last-child(2) li:nth-child(5) { width: 40%; text-align: left; }

    .footer_right .top_bt { width: 42px; height: 42px; right: 5%; bottom: 5%; }
    .footer_right .top_bt:before { width: 6px; height: 6px; }

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


/*서브*/

    .sub_top { height: 200px; }

    .sub_top_txt { width: 100%; top: 0%; }
    .sub_top_txt h2 { font-size: 2.5rem; margin-top: 1.75rem; }

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

    #snb_wrap { width: 100%; height: 50px; margin-top: -0; }
    #snb { width: auto; height: 50px; }
    #snb > li { width: calc(50% - 25px); height: 50px; }
    #snb > li > a:after { height: 14px; }
    #snb > li:first-child { width: 50px; }
    #snb > li:first-child img { transform: scale(0.8); }
    #snb > li:nth-child(3) { width: calc(50% - 25px); }
    #snb > li:nth-child(2):after { width: 6px; height: 6px; right: 18px; top: 22px; }
    #snb > li:nth-child(3):after { width: 6px; height: 6px; right: 18px; top: 22px; }
    #snb .ov > a { height: 50px; line-height: 50px; padding: 0 15px; font-size: 12px; min-width:160px; }

    #snb > li:nth-child(2):hover:after { top: 20px; }
    #snb > li:nth-child(3):hover:after { top: 20px; }

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

    #sub_box { padding-bottom: 70px; margin-top: 50px; }
    #sub_tit h2 { font-size: 24px; }
    /* .sub_line { margin-top: 25px; } */
    #sub_page { margin-top: 35px; }

    .sub_ori { padding: 15px 17px; }
    .sub_ori>div { width: 35px; height: 35px; min-width: 35px; margin-right: 14px; background-size: 3.6px; }
    .sub_ori ul li { font-size: 10px; }

    .sub_ori ul.ori2 li { margin-left: 15px; }
    .sub_ori ul.ori2 li:first-child { font-size: 11px; margin-bottom: 2px; }

    .sub_tab_bt { margin-bottom: 10px; }
    .sub_tab_bt ul li { font-size: 11px; line-height: 40px; }

    /**/

    .sub_cy_wrap { padding-bottom: 30px; }

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

    ul.tabs2 { margin-bottom: 10px; }
    ul.tabs2 li { height: 35px; line-height: 34px; font-size: 12px; }

    /**/

    /* .sub_over_top { height: auto; } */
    
    .sub_over_wrap>h2 { font-size: 20px; padding-left: 5%; }
    .sub_over_img { margin-top: 15px; }
    /*	.sub_over_img { height: 150px; }
    .sub_over_img_box p { position: relative; color: #000; font-size: 12px; left: 5%; top: 0%; margin-bottom: 20px; }*/

    .sub_over_tit h2 { font-size: 2.875rem; }
    .sub_over_tit p { font-size: 1rem; margin-top: 1.75rem; opacity: 0.7; }

    .sub_over_top { flex-wrap: wrap; }
    .swiper_planning { width: 100%; }
    .swiper_planning .sub_planning_img { height: 53vw; }

    .swiper_planning_thumb { width: 100%; }
    .swiper_planning_thumb .swiper-wrapper { justify-content: flex-start; flex-direction: revert; }
    .swiper_planning_thumb .swiper-slide { max-width: 118px; height: 17vw; }

    .swiper-button-next-planning { display: none; }
    .swiper-button-prev-planning { display: none; }

    .sub_over_bottom { width: 100%; margin-top: 35px; }
    .sub_over_bottom_tit h3 { width: 33%; min-width: 150px; font-size: 16px; line-height: 120%; }
    .sub_over_bottom_tit span { width: 90%; }
    .sub_over_txt_box { margin-top: 40px; padding-bottom: 0px; margin-left: 0; }
    .sub_over_txt_box>div { width: 100%; margin-bottom: 35px; }
    .sub_over_txt_box>div h4 { font-size: 17px; padding-bottom: 13px; }
    .sub_over_txt_box>div p { height: auto; font-size: 12px; margin-top: 10px; }

/*  */

    .sub_brand_content.con03 { padding: 5rem 0 6rem; }

    .sub_brand_content.con01>div { flex-wrap: wrap; gap: 0 5rem; flex-direction: column-reverse; }
    .sub_brand_content.con02>div { flex-wrap: wrap; justify-content: center; }

    .sub_brand_tit { margin-top: 5rem; margin-bottom: 2.5rem; }
    .sub_brand_tit h2 { font-size: 2.25rem; }
    .sub_brand_tit p { font-size: 1.125rem; margin-top: 0.75rem; }

    .brand_img_box.box01 { height: 18rem; overflow: hidden; width: 100%; }
    .brand_img_box.box02 { width: 75%; flex-wrap: wrap; }
    .brand_img_box>div { width: 100%; position: relative; right: 0; top: 0; margin-top: 3rem; text-align: right; }
    .brand_img_box>div span { justify-content: flex-end; }
    .brand_img_box>div span h3 { transform: translateY(-0.25rem); margin-left: 0.25rem; }

    .sub_brand_txt_box.box01 { margin: 3rem 0 4rem; text-align: center; }
    .sub_brand_txt_box.box02 { width: 75%; margin-top: 2.5rem; }
    .sub_brand_txt_box.box04 .brand_logo { margin: auto; }

    .sub_brand_content ul li { width: 9.75rem; min-width: 9.75rem; height: 9.75rem; }

    /*  */

    .sub_location_tit h2 { font-size: 2.625rem; line-height: 132%; margin-top: 0.5rem; }
    .sub_location_tit h3 { font-size: 1.875rem; }
    .sub_location_tit p { font-size: 1.125rem; }


    /* .sub_location_bottom { padding: 5rem 0%; gap: 7.5rem;  } */

    .sub_location_content { width: 100%; height: auto; }
    .sub_location_content p br { display: block; }

    /* .sub_location_img { max-width: 224px; } */

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


    /*  */

    /* .sub_premium_wrap { max-width: 389px; margin: auto; margin-bottom: 4.75rem; }
    .premium_box { gap: 2.25rem 0; } */

    .sub_premium_box { flex-wrap: wrap; gap: 4rem !important; margin-bottom: 4rem; }
    .sub_premium_box.box04 { justify-content: center !important; }

    .sub_premium_content.con02 { margin-top: 0rem; }
    .sub_premium_content.con04 { margin-top: 0rem; }
    .sub_premium_content.con06 { margin-top: 0; }
    .sub_premium_content.con07 { margin-left: 0rem; }

    .sub_premium_img { height: auto; margin: auto; }
    .sub_premium_img.img01 { max-width: 180px; }
    .sub_premium_img.img02 { max-width: 260px; }

    .sub_premium_tit h3 br { display: block; }

    .sub_premium_txt_box { text-align: center; }

    /**/

    .sub_contact_wrap { width: 100%; padding-bottom: 0; }

    .sub_contact_bottom { margin-top: 3rem; margin-bottom: 3rem; }

    .sub_contact_box { width: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
    .sub_contact_map_box { width: 100%; max-width: 360px; height: auto; }

    .sub_contact_txt_box { max-width: 360px; margin: 1.5625rem 0; }

    #map { position: relative; width: 100%; height: 280px; }


    /**/

    .sub_gongo_top { height: auto; display: block; }

    .sub_gongo_img_box { width: 100%; height: 220px; }

    .sub_gongo_txt_box { width: 100%; display: block; margin-top: 5%; }
    .sub_gongo_txt_box>div>a { padding: 30px 30px 40px; }
    .sub_gongo_logo { transform: scale(0.75); transform-origin: left center; margin-left: 2px; }
    .sub_gongo_txt_box h2 { font-size: 20px; margin-top: 10px; margin-left: -2px; }
    .sub_gongo_txt_box p { font-size: 11px; margin-top: 20px; }
    .sub_gongo_txt_box>div:nth-child(2) { margin-bottom: 10%; }

    .sub_gongo_bt { width: 35px; height: 35px; right: 22px; bottom: 22px; }
    .sub_gongo_bt>div { width: 25px; height: 17px; left: -6px; }
    .sub_gongo_bt>div:after { width: 6px; height: 6px; }

    .sub_gongo_notice { display: none; }

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

    /**/

    /* .news_wrap {  } */

    .news_tit h2 { font-size: 68px; }
    .news_tit h4 { font-size: 20px; line-height: 25px; margin-top: 30px; }
    .news_tit p { font-size: 12px; margin-top: 20px; }

    .news_content_box { max-width: 450px; margin-top: 0px; }
    .news_content_vd { padding: 32px 0; margin-bottom: 30px; }
    .news_img { width: 100%; }
    .news_img img { width: 100%; }
    .news_txt_box { width: 100%; margin-top: 20px; }
    .news_txt_box h6 { font-size: 10px; padding: 3px 7px; margin-bottom: 8px; }
    .news_txt_box h4 { font-size: 12px; }
    .news_txt_box h3 { font-size: 18px; line-height: 125%; margin-top: 5px; padding-bottom: 2px; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 2; line-clamp: 2; }
    .news_txt_box p { font-size: 12px; line-height: 140%; margin-top: 18px; -webkit-line-clamp: 2; line-clamp: 2; }
    .news_bt { margin-top: 40px; font-size: 11px; }
    .news_bt:after { width: 35px; left: 35px; }

    .news_content_vd { flex-wrap: wrap; }
    .news_content_vd .news_img { width: 100%; max-width: 677px; }
    .news_content_vd .news_txt_box { width: 100%; }
    .news_content_vd .news_bt { margin-top: 30px; }

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

    .news_content>li h4 { font-size: 13px; }
    .news_content>li h2 { font-size: 16px; line-height: 22px; margin-top: 8px; height: 44px; }
    .news_content>li p { font-size: 12px; line-height: 22px; margin-top: 18px; height: 66px; }
    .news_content>li h6 { font-size: 9px; padding: 3px 8px; }
    /*	.news_bt { display: none; }*/

    /*  */

    .sub_unit_wrap { padding-bottom: 3rem; }

    .sub_unit_tit h3 { font-size: 1.75rem; }
    .sub_unit_tit h2 { font-size: 2.375rem; margin-top: 0.375rem; margin-left: -0.125rem; }
    .sub_unit_tit p { font-size: 1rem; margin-top: 2.125rem; }

    .sub_unit_content { margin-top: 3.25rem; gap: 3.5rem 5rem; flex-wrap: wrap; justify-content: center; align-items: flex-end; }
    .sub_unit_content>img { width: 100%; }

    .sub_unit_txt_box { width: auto; min-width: revert; text-align: center; align-items: flex-end; }
    .sub_unit_txt_box:first-child { order: 2; margin-top: 0; }
    .sub_unit_txt_box:last-child { order: 3; margin-bottom: 0; flex-direction: column; }
    .sub_unit_txt_box h4 { font-size: 1.5rem; }
    .sub_unit_txt_box p { width: 100%; font-size: 1rem; margin-top: 1.25rem; }
    .sub_unit_txt_box:last-child img { margin-left: -0.75rem; }

    .sub_unit_txt_box:first-child img { width: 7rem; display: none; }
    .sub_unit_txt_box:last-child img { width: 13rem; margin-left: -0.75rem; display: none; }


    /**/

    .vr_bt_box { margin-top: 8px; }
    .vr_bt_box ul li { height: 36px; line-height: 35px; font-size: 12px; }

    /**/

    .vr_pop { padding-top: 50px; padding-bottom: 70px; }
    .vr_pop h2 { font-size: 32px; margin-bottom: 20px; }

    .vr_pop ul.tabs3 { margin-bottom: 10px; }
    .vr_pop ul.tabs3>li { height: 45px; font-size: 14px; }
    .vr_pop ul.tabs3>li>a { line-height: 45px; }

    .vr_pop ul.tabs2>li { height: 35px; font-size: 12px; }
    .vr_pop ul.tabs2>li>a { line-height: 35px; }

    /**/

    body.sub .contact_wrap>div:last-child { width: 100%; }

    /**/

}