@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: 4%; bottom: 4%; left: revert; top: revert; animation: sub_top_txt111 1.0s 1.0s both; }
    .main_skip_bt>div { width: 70px; height: 70px; background-color: #000; display: flex; justify-content: center; align-items: center; border-radius: 100%; left: 0; top: 0; transform: translate(-50%,-50%); 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: #000; 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_wrap.skip .intro_vd_box { width: 70%; height: calc(100% - 6.5rem); }

/*  */

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

    .main01 { height: 100dvh; position: relative; }
    .main02 { width: 100%; height: auto; position: relative; padding: 8rem 0 9rem; }
    .main02>div { width: 90%; max-width: 900px; gap: 4rem; transform: translateY(0rem); }

    .main_txt_box { width: 30%; }
    .main_txt_box>div { /* transform: translateY(5rem); */ transition: 0s; }
    .main_txt_box h2 { font-size: 1.625rem; /* gap: 1.125rem; */ }
    .main_txt_box h2 b { margin: 0.5rem 0; }
    .main_txt_box h2 span { /* width: 1.625rem; */ }
    .main_txt_box h2 span:last-child { /* margin-top: 5.25rem; */ } 
    .main_txt_box h2 span:last-child::after { transform: scale(0.85); transform-origin: right bottom; }
    .main_txt_box p { font-size: 0.8125rem; right: 1.375rem; top: 6.875rem; }

    .main_guest { right: 5%; bottom: 3.5rem; }

    .sum_txt_box>div { gap: 2.125rem; }
    .sum_txt_box h2 { width: 100%; font-size: 4rem; opacity: 0; transition: 0s; }
    .sum_txt_box h2::before { width: 0; }
    .sum_txt_box h2 span { font-size: 1rem; margin-left: 0.125rem; transition: 0s; }
    .sum_txt_box h3 { font-size: 1.375rem; transform: translateX(5rem); transition: 0s; }

    .sum_sum { max-width: revert; transition: 0s; }
    .sum_sum ul { gap: 4.625rem 3.5rem; justify-content: space-between; }
    .sum_sum ul li { width: calc(33.33% - 2.375rem);  }
    .sum_sum ul li h3 { font-size: 1.25rem; }
    .sum_sum ul li p { font-size: 1rem; }



    .sum_txt_box.active h2 { opacity: 1; width: 100%; transition: 1.2s 0.2s; }
    .sum_txt_box.active h2::before { width: 100%; transition: 2.0s 0.2s; } 
    .sum_txt_box.active h2 span { opacity: 1; transition: 1.2s 0.2s; }
    .sum_txt_box.active h3 { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
    .sum_sum.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

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

        .main_txt_box { width: 100%; height: 55%; }
        .main_txt_box p { font-size: 0.8125rem; right: 5%; bottom: 1.5rem; text-align: right; top: revert; }
        .main_txt_box p span { transform: rotate(0); position: relative; }

        .intro_wrap.skip .intro_vd_box { width: 100%; height: 45%; }

        .sum_sum ul li { width: calc(50% - 2.375rem);  }

    }

/*  */

    .brand_wrap { height: 100dvh; max-height: 800px; }

    .brand_bg h1 { font-size: 11rem; margin-bottom: 6.75rem; opacity: 0; }

    .brand_his_wrap { transform: translateY(0); }
    .brand_his_wrap>div { width: 90%; height: 60%; transform: translateY(-3rem); }

    .brand_his_box { width: 1165px; transform: scale(0.8); transform-origin: bottom center; }
    .brand_his>div>div:first-child { transform: scale(1.2); }
    .brand_his.his02>div>div:first-child { transform: translateY(6px) scale(1.2); }
    .brand_his.his03>div>div:first-child { transform: translateY(-20px) scale(1.2); }
    .brand_his.his04>div>div:first-child { transform: translateY(16px) scale(1.2); }

    .brand_his_txt_box h1 { font-size: 2.625rem; margin-top: 0.75rem; margin-bottom: 2.5rem; }
    .brand_his_txt_box h2 { font-size: 1.75rem; margin-top: 0.375rem; }
    .brand_his_txt_box h3 { font-size: 1.25rem; }
    .brand_his_txt_box h4 { font-size: 1.125rem; }
    .brand_his_txt_box h5 { font-size: 1rem; margin-top: 0.5rem; }
    .brand_his_txt_box p { font-size: 1rem; line-height: 178%; margin-top: 1.375rem; }

    .brand_his_txt_box.box02 { bottom: 2rem; } 


    .brand_his_txt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .brand_his_box.active .brand_his.his01 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .brand_his_box.active .brand_his.his01 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .brand_his_box.active .brand_his.his01 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .brand_his_box.active .brand_his.his02 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.7s; }
    .brand_his_box.active .brand_his.his02 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.7s; }
    .brand_his_box.active .brand_his.his02 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 0.7s; }
    .brand_his_box.active .brand_his.his03 h2 { opacity: 1; transform: translate(0); transition: 1.2s 1.6s; }
    .brand_his_box.active .brand_his.his03 h4 { opacity: 1; transform: translate(0); transition: 1.2s 1.6s; }
    .brand_his_box.active .brand_his.his03 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 1.6s; }
    .brand_his_box.active .brand_his.his04 h2 { opacity: 1; transform: translate(0); transition: 1.2s 2.0s; }
    .brand_his_box.active .brand_his.his04 h4 { opacity: 1; transform: translate(0); transition: 1.2s 2.0s; }
    .brand_his_box.active .brand_his.his04 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 2.0s; }
    .brand_his_box.active .brand_line.line01::after { width: 211px; transition: 0.5s 0.2s linear; }
    .brand_his_box.active .brand_line.line02::after { width: 465px; transition: 0.9s 0.7s linear; }
    .brand_his_box.active .brand_line.line03::after { width: 190px; transition: 0.4s 1.6s linear; }

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

        .brand_wrap { height: auto; padding: 12rem 0 16rem; }

        .brand_his_wrap { width: 90%; margin: auto; }
        .brand_his_wrap>div { width: 100%; flex-wrap: wrap; gap: 6rem; }
        .brand_his_box { width: 100%; transform: scale(1); gap: 5rem; flex-wrap: wrap; }

        .brand_his { width: auto !important; text-align: center; }
        .brand_his h2 { font-size: 2.75rem; letter-spacing: 0.05rem; }
        .brand_his h4 { font-size: 0.875rem; margin-left: 0rem; margin-top: 0.5rem; }
        .brand_his.his01 { margin-top: 0; }
        .brand_his.his02 { margin-top: 0; }
        .brand_his.his03 { margin-top: 0; }
        .brand_his>div>div:first-child { transform: scale(1); }
        .brand_his.his02>div>div:first-child { transform: translateY(0) scale(1); }
        .brand_his.his03>div>div:first-child { transform: translateY(0) scale(1); }
        .brand_his.his04>div>div:first-child { transform: translateY(0) scale(1); }

        /* .brand_line { display: none; } */
        .brand_his>div { display: flex; justify-content: flex-start; align-items: center; flex-direction: column-reverse; gap: 0.75rem; }
        .brand_line::after { display: none; }
        .brand_line { position: static; }

        .brand_his_txt_box { position: relative; width: 100%; left: 0; right: 0; top: 0; bottom: 0; }

        .brand_his.active h2 { opacity: 1 !important; transform: translate(0) !important; transition: 1.2s 0.2s !important; }
        .brand_his.active h4 { opacity: 1 !important; transform: translate(0) !important; transition: 1.2s 0.2s !important; }
        .brand_his.active .brand_line { opacity: 1 !important; transform: translate(0) !important; transition: 1.2s 0.2s !important; }

        .brand_his_box.active .brand_his.his01 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his01 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his01 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his02 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his02 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his02 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his03 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his03 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his03 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his04 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his04 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
        .brand_his_box.active .brand_his.his04 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    }

/*  */

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

    .location_map { position: relative; height: auto; transition: 0s; }
    .location_map img { width: 100%; display: block; }
    .location_map>div { display: none; }
    .location_map p { font-size: 0.8125rem; right: 30rem; top: 9.0625rem; transition: 0s; display: none; }

    .location_box { position: relative; transform: translate(0); padding: 8rem 0 10rem; }
    .location_box>div { width: 90%; max-width: 1820px; transform: translateY(0rem); }

    .location_box>div h1 { font-size: 8rem; top: 6.5rem; opacity: 0.12; transform: translateX(0vw); transition: 0s; opacity: 0; }

    .location_tit { text-align: center; opacity: 0; transform: translateY(-3rem); }
    .location_tit h4 { font-size: 1.25rem; line-height: 100%; opacity: 0.7; }
    .location_tit h2 { font-size: 2.375rem; line-height: 100%; font-weight: 700; color: #00364b; margin-top: 0.625rem; }

    .location_content_box { flex-wrap: wrap; gap: 3rem; margin-top: 5.75rem; justify-content: center; z-index: 9; transition: 0s; }

    .location_content { max-width: 23.125rem; justify-content: center; align-items: center; gap: 4rem; opacity: 0; transform: translateY(3rem); }
    .location_br { width: 100%; display: block; }

    .location_img_box h6 { font-size: 0.875rem; margin-bottom: 0.625rem; }
    .location_img_box h3 { font-size: 1.75rem; left: 0; right: 0; margin: auto; bottom: -1.5rem; text-align: center; white-space: nowrap; }

    .location_txt_box { text-align: center; justify-content: center; align-items: center; }
    .location_txt_box h2 { font-size: 1.75rem; }
    .location_txt_box h2 b { font-weight: 700; }
    .location_txt_box p { font-size: 1rem; margin-top: 1.375rem; }


    .location_map.active { opacity: 1; transition: 1.5s 0.2s; }

    .location_box.active h1 { opacity: 0.12; transform: translate(0); transition: 1.2s 0.2s; }
    .location_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .location_content.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

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

        .location_tit h2 { white-space: nowrap; }

        .location_box>div h1 { font-size: 5rem; top: 6rem; }
        
        .location_content_box { margin-top: 12.75rem; }

    }

/*  */

    .premium_wrap { height: auto; flex-wrap: wrap; }
    .premium_wrap>div { height: auto; padding: 9rem 0; position: relative; }
    .premium_wrap>div>div:last-child { transform: translateY(0rem); text-align: center; }

    .premium_wrap>div>div:last-child h5 { display: none; }

    .premium02 { opacity: 1; transition: 0s; }


    .premium_tit { text-align: center; transform: translateY(-3rem); }
    .premium_tit h4 { font-size: 1.25rem; }
    .premium_tit h2 { font-size: 3.4375rem; margin-top: 0.375rem; }
    .premium_tit h3 { font-size: 3rem; right: -6.25rem; bottom: -1.75rem; }

    .premium_content_box { justify-content: center; gap: 5rem; margin-top: 6.5rem; margin-right: 0rem; opacity: 1; transform: translateY(0rem); }
    .premium_content { gap: 1.625rem; width: 20.5rem; opacity: 0; transform: translateY(3rem); }

    .premium_icon img { transform: scale(0.8); }

    .premium_txt_box { text-align: left; }
    .premium_txt_box p { font-size: 0.875rem; }
    .premium_txt_box h2 { font-size: 1.6875rem; margin-top: 1.25rem; }



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


    .premium_wrap.on2 .premium02 { opacity: 1; }
    .premium_wrap.on2 .premium_tit.tit02 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .premium_wrap.on2 .premium_content_box.box02 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .premium_wrap.on2 .premium02>div:last-child h5 { opacity: 0.6; transform: translate(0); transition: 1.2s 0.4s; }

    
    @media all and (max-width: 1000px) { 
        
        .premium_tit h3 { position: static; margin-top: 1.5rem; }

        .premium_content_box { flex-wrap: wrap; gap: 6rem; }
        .premium_content { width: auto; flex-direction: column; justify-content: center; align-items: center; }

        .premium_txt_box { text-align: center; }
        
    }

/*  */

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

    .contact_wrap>div h5 { display: none; }

    .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_txt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .contact_map.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

    
    @media all and (max-width: 1000px) { 
            
        .contact_wrap { padding: 9rem 0 ; }
        
        .contact_wrap>div { flex-wrap: wrap; }

        .contact_txt_box { min-width: revert; width: 100%; text-align: center; margin-top: 0; }

        .contact_add { flex-direction: column; justify-content: center; gap: 2rem; margin-top: 4.5rem; }

    }

/*  */

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

    .footer>div:first-child { font-size: 0.875rem; display: block; }
    .footer>div>div:last-child { justify-content: center; }
    
    .footer_left { text-align: center; }
    .footer_left ul { justify-content: center; }
    .footer_left ul li { padding-right: 0; display: flex; justify-content: center; align-items: flex-end; gap: 0.5rem; }
    .footer_const { text-align: center; justify-content: center; }
    .footer_const {  justify-content: center; margin-top: 1.125rem; }
    .footer_const li { padding: 0 0.25rem; }
    .footer_const li:first-child { padding-left: 0.25rem; }
    .footer_const li img { width: 6.0625rem; }
        
    .footer_right { margin-top: 2rem; text-align: center; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; flex-direction: column-reverse; }
    .footer_right>div { justify-content: center; order: 2; margin-top: 1.5rem; }
    .footer_right>div img { width: 7.5625rem; margin-bottom: 0.5rem; }
    .footer_right p { margin-top: 0rem; width: 100%; margin-bottom: 2rem; }

    .footer_info { justify-content: center; gap: 0; }
    
    .footer_right .top_bt { position: absolute; right: 5%; bottom: 3.5rem; }
    .footer_right>div img { width: 7rem; }

    .footer h6 { position: absolute; top: revert; right: 0; bottom: 6rem; left: 0; margin-top: 0rem; }

    .footer_bt { width: 12rem; height: 3rem; }
    .footer_bt a { padding: 0 1.5rem; }

/**/

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

    
/*서브*/

    /* .sub_top { height: 28.25rem; } */

    .sub_top_img { background-size: 11.5rem; }

    .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 {  }
        to{ letter-spacing: 1rem; padding-left: 1rem; }
    }

	#snb_wrap { width: 100%; max-width: 1100px; margin: auto; height: 55px; }
	#snb { width: auto; height: 55px; }
	#snb > li { width: 200px; height: 55px; }
	#snb > li > a:after { height: 16px; }
	#snb > li:first-child { width: 55px; }
	#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: 8rem; } */
	#sub_box { margin-top: 58px; }
	#sub_tit h2 { font-size: 38px; }
	/* .sub_line { height: 32px; margin-top: 30px; } */
	.sub_page { margin-top: 3.5rem; }

    .sub_line_box>div { width: calc(95% - 25px); height: 590px; position: relative; }
    .sub_line02 { height: calc(100% - 295px); top: 295px; right: calc(5% + 25px); animation: sub_line02 1.9s 1.2s both linear; }
    /* .sub_line04 { transform: rotate(35deg); } */
    .sub_line05 { transform: rotate(-30deg) translate(-0.65vw, -4vh); }

	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 { width: 100%; 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: 40px; }
    .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_wrap { padding: 0; }

    .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); transform-origin: right bottom; }

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


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

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

    @media all and (max-width: 1000px) { 
        
        .sub_location_content p br { display: none; }
        .sub_location_content { height: 26rem; }

    }

/*  */

    .sub_life_wrap { padding-bottom: 7rem; }

    .sub_life_tit { position: relative; top: 0; right: 0; text-align: center; }
    .sub_life_tit h4 { font-size: 1.375rem; }
    .sub_life_tit h2 { font-size: 3.25rem; margin-top: 1.875rem; }

    .sub_life_box { width: 100%; max-width: 600px; margin: auto; flex-wrap: wrap; justify-content: center; margin-top: 5rem; }
    .sub_life_content { width: auto; max-width: 600px; gap: 2.375rem; opacity: 0; }
    .sub_life_content.con01 { width: 100%; }
    .sub_life_content.con02 { margin-top: 7rem; }
    .sub_life_content.con03 { margin-left: 0; margin: auto; margin-top: 7rem; }

    .sub_life_img_box { display: inline-block; overflow: hidden; border-radius: 5rem 0 0 0; }
    .sub_life_img_box img { width: 238px; }
    .sub_life_img_box.box02 img { width: 343px; }
    .sub_life_img_box.box02 { border-radius: 0 5rem 0 0; margin-bottom: 2.375rem; }
    .sub_life_img_box.box03 { order: 2; }

    .sub_life_txt_box { display: flex; justify-content: flex-start; align-items: center; gap: 3.75rem; }
    .sub_life_txt_box img { order: 2; }
    .sub_life_txt_box h3 { font-size: 1.3125rem; line-height: 100%; font-weight: 600; color: #897d70; }
    .sub_life_txt_box p { font-size: 1rem; line-height: 156%; opacity: 0.7; margin-top: 1.25rem; font-weight: 500; }
    .sub_life_txt_box.box01 { display: block; }
    .sub_life_txt_box.box01 h3 { margin-top: 2rem; }


/*  */

    #sub_container.premium { overflow: visible; }

/**/

    .sub_contact_wrap { width: 100%; }

    .sub_contact_bottom { margin-top: 3rem; margin-bottom: 4.375rem; margin-top: 0; }
    .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: fit-content; }
    
    .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; }

/**/

/**/

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

}
