@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_img { background: url(../img/main_m.jpg) center bottom no-repeat; background-size: cover; }
    .intro_tit .txt02 .pad{display: block;}
    .intro_all_wrap { height: 100dvh; }
    .intro_tit>div { transform: translateX(-12rem); }
    .intro_tit h3{right: -4rem;}
    
    /* .intro_tit { transform: scale(0.5); z-index: 2; } */
    .intro_tit h1 { font-size: 2.25rem; }
    .intro_tit h1 b.spacing { margin-right: 1rem; }
    .intro_tit p { margin-bottom: 1rem; margin-left: 0.875rem; font-size: 1.125rem; }
    .intro_tit p:last-child { margin-top: 1rem; margin-right: 0.875rem; }
    .intro_txt { width: 15rem; left: -2rem; bottom: 0.5rem; }
    
        
    .intro_wrap.intro2 .intro_tit h1 { letter-spacing: 0.625rem; padding-left: 0.625rem; transition: 1.2s 0s; }
    
    
    .intro_wrap.intro3 .intro_tit h1 span.space { width: 0rem; transition: 1.5s 0s; }
    /* .intro_wrap.intro3 .intro_img_box { clip-path: polygon(calc(50% - 5.5rem) calc(50% - 8.5rem), calc(50% + 5.5rem) calc(50% - 8.5rem), calc(50% + 5.5rem) calc(50% + 8.5rem), calc(50% - 5.5rem) calc(50% + 8.5rem)); transition: 1.5s 0s; } */
    
    /* .intro_wrap.intro4 .intro_img_box { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); transition: 2.5s 0s; } */
    .intro_wrap.intro4 .intro_tit { opacity: 0; transition: 1.2s 0s; }
    
    @media all and (max-width: 1000px) { 
        

    }
    


/*  */

    .right_scroll_wrap { transform: scale(0.9); transform-origin: right bottom; }

/*  */

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

    .main01 { height: 100dvh; position: relative; }
    .main02 { width: 100%; height: auto; position: relative; padding: 8rem 0; background-color: #fff; display: none;}
    .main02>div { width: 90%; max-width: 900px; gap: 4rem; transform: translateY(0rem); }
    .main02>div>div { gap: 5.25rem; justify-content: center; align-items: center; flex-direction: row; flex-wrap: wrap; transform: translateY(0); }


    .main_txt_box { width: 90%; display: flex; justify-content: flex-start; left: 0; right: 0; margin: auto; }
    .main_txt_box>div { transform: translateY(-8.5rem); }
    
    .main_guest { right: 3%; bottom: 6.25rem; }
    /* .main_guest_bg { width: 95%; } */
	.main_ori { width: 80%; left: 50%; transform: translateX(-50%); }
	.main_ori .pad { display: block; }


    .swiper_main2 { /* bottom: revert; */ bottom: 52%; top: calc(100dvh - 12.5rem); right: revert; left: 3%; transform: translateX(-5rem); }
        
        
    .sum_txt_box { width: auto; display: inline-block; margin-top: 0; text-align: center; color: #000; }
    .sum_txt_box>div { transition: 0s; transform: translateY(-3rem); }
    .sum_txt_box h2 { font-size: 4.25rem; color: #182958; }
    .sum_txt_box h5 { font-size: 1rem; margin-top: 1rem; margin-left: 0.25rem; }

    .sum_img_box { position: relative; top: 0; width:90%; margin:0 auto; justify-content:center;}
    .sum_img_box h3 { transition: 0s; }
    .sum_img_box img:nth-child(1) { transition: 0s; width:100%;}
	.sum_img_box img:nth-child(2) { transition: 0s; width:30%;}
    .sum_img_box img:nth-child(3) { transition: 0s; width:30%;}
	.sum_img_box div {max-width:100%; position:static;}
	.sum_img_box h6 { bottom:0; color:#444;}

    .sum_sum { max-width: revert; transition: 0s; color: #000; gap: 6rem; }
    .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; border-top: 1px solid #000; left:0;}


    .main02 .imgc { width: 100%; color: #000; text-shadow: none; opacity: 0.7; text-align: center; }

    .main_sum_bt { gap: 1rem; margin-top: 1rem; transform: translateY(3rem); }
    .main_sum_bt>div { width: 16.875rem; height: 3.75rem; border: 1px solid #000; color: #000; } 
    .main_sum_bt>div>a { font-size: 1rem; padding: 0 2.25rem; }
    .main_sum_bt>div>a>div { background: url(../img/down.png) right center no-repeat; background-size: cover; }
    
    


    .main_wrap.on .main_img { opacity: 1; clip-path: polygon(0 28%, 50% 19%, 38% 100%, 0% 100%); }

    .sum_txt_box.active>div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .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; }
    .sum_img_box.active h3 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_img_box.active img { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
	.sum_img_box.active div h6 { opacity: 1; transition: 1.2s 0.2s; }
    .main_sum_bt.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }



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


        .main02>div { width: 85%; }
        .main02>div>div { gap: 4rem; justify-content: center; }

        .main_txt_box { width: 85%; height: 60%; }
        .main_txt_box>div { transform: translateY(0); }
        .main_txt_box h3 { font-size: 1.375rem; }
        .main_logo { width: 24rem; }
        .main_txt_box h6 { font-size: 0.9375rem; }

        .main_img:after { opacity: 0.5; }


        .sum_txt_box { width: 100%; text-align: center; }
        .sum_txt_box>div { transform: translateY(-3rem); }
        .sum_txt_box h5 { margin-left: 0; }

        /* .sum_sum { margin-top: 4rem; } */
        .sum_sum ul li { width: calc(50% - 2.375rem);  }

        .main_wrap.on .main_img { opacity: 1; clip-path: polygon(0 28%, 50% 19%, 38% 100%, 0% 100%); clip-path: polygon(0 38%, 100% 56%, 100% 100%, 0% 100%); }

    }

/*  */

    .location_wrap { height: auto; padding: 8rem 0; flex-wrap: wrap; }

    .location_wrap::before { background: url(../img/location_bg.jpg) left bottom no-repeat; background-size: cover; background: #faf9f7; }
    
    .location_wrap h1 { font-size: 9rem; line-height: 68%; position: absolute; left: 0; right: 0; margin: auto; top: 10rem; bottom: revert; transform: translateY(0); opacity: 0; }
    
    .location_tit { width: 100%; height: auto; position: relative; margin: auto; text-align: center; transform: translateY(-3rem); }
    .location_tit>div { width: 90%; max-width: 1500px; transform: translateY(0rem); }
    .location_tit h4 { font-size: 1.25rem; }
    .location_tit h2 { font-size: 2.3125rem; margin-top: 1.5rem; }
    
    .location_box { gap: 4.5rem; flex-direction: column; margin-top: 6rem; }
    .location_box>div { gap: 4.5rem; transform: translateX(0rem); }
    .location_box>div:first-child { align-items: flex-start; }
    .location_box>div:last-child { align-items: flex-start; }
    
    .location_box>div:first-child .location_content { justify-content: flex-start; align-items: flex-start; }
    .location_box>div:last-child .location_content { justify-content: flex-start; align-items: flex-start; }
    
    .location_content { gap: 2.25rem; }
    .location_content.con01 { flex-direction: row-reverse; transform: translateY(-3rem); }
    .location_content.con02 { flex-direction: row; transform: translateX(-5rem); }
    .location_content.con03 { flex-direction: row-reverse; transform: translateX(5rem); }
    .location_content.con04 { transform: translateY(3rem); }
    
    .location_img.img01,
    .location_img.img04 { border-radius: 2rem 0 2rem 0; overflow: hidden; }
    .location_img.img02,
    .location_img.img03 { border-radius: 0 2rem 0 2rem; overflow: hidden; }
    
    .location_txt_box { margin: 0 !important; margin-top: 2rem !important; }
    .location_txt_box h5 { font-size: 1rem; }
    .location_txt_box h2 { font-size: 1.75rem; margin-top: 0.75rem; margin-left: -0.125rem; }
    .location_txt_box p { font-size: 1rem; margin-top: 1.5rem; }
    


    .location_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .location_content.active { opacity: 1; transform: translate(0) !important; transition: 1.2s 0.2s; }
    .location_wrap h1.active { opacity: 0.08; transform: translate(0); transition: 1.2s 0.2s; }
    
    @media all and (max-width: 1000px) { 

        .location_tit_box h1 { font-size: 5rem; }

        .location_pop { top: 0; }

    }

/*  */

    .complex_wrap { height: auto; flex-direction: column; padding: 8rem 0; }

    .complex_bg_box { width: 100%; height: auto; position: relative; }
    .complex_bg { width: 100%; height: 100%; position: relative; overflow: hidden; border-radius: 0 6rem 0 0; display: none; }
    .complex_bg::before { content: ''; width: 100%; height: 100%; position: absolute; right: 0; top: 0; background: url(../img/complex_bg.jpg) center no-repeat; background-size: cover; z-index: 1; transform: scale(1.2); }
	.complex_ori { display: none;}
    
    .complex_tit { position: static; opacity: 0; transform: translateY(-3rem); color: #000; text-align: center; }
    .complex_tit>span { position: relative; transform: rotate(0deg); }
    .complex_tit h2 { font-size: 4rem; color: #00364b; }
    .complex_tit h5 { font-size: 1rem; margin-left: 0.25rem; margin-top: 0.25rem; }
    
    .complex_box { width: 100%; height: auto; margin-top: 4rem; }
    
    .complex_img_box { gap: 1.125rem; transform: translateY(3rem); }
    .complex_img { width: calc(50% - 1.125rem); }
    .complex_img img { width: 100%; }
    .complex_img .imgc { right: 0.5rem; bottom: 0.5rem; }
    
    .complex_txt_box { margin-top: 2.625rem; opacity: 0; transform: translateY(3rem); }
    .complex_txt h2 { font-size: 1.75rem; }
    .complex_txt p { font-size: 1rem; margin-top: 1.875rem; }
    
        
    .complex_bg.active::before { transform: scale(1); transition: 2.5s 0s; }
    .complex_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .complex_img_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .complex_txt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }


/*  */

    #section5 { overflow: visible; }

    .comm_wrap { height: auto; padding: 8rem 0; overflow: visible; flex-direction: column; }
    .comm_tit,
    .comm_bt_box,
    .swiper_comm { position: relative; height: auto; }

    .comm_bg { width: 70rem; right: -39%; top: 50%; transform: translateY(-50%); }

    .comm_tit { transform: translateY(-3rem); text-align: center; }
    .comm_tit>div { transform: translateY(0); }
    .comm_tit h5 { font-size: 1rem; }
    .comm_tit h2 { font-size: 2.625rem; margin-top: 1.625rem; }
    .comm_tit p { font-size: 1rem; margin-top: 1.875rem; }

    .comm_bt_box { margin-top: 3rem !important; }
    .comm_bt_box>div { transform: translateY(0rem); display: flex; justify-content: center; }

    .swiper_comm2 { transform: translateY(3rem); opacity: 0; }
    .swiper_comm2 .swiper-slide span { font-size: 1rem; }

    .swiper_comm2 .swiper-slide-thumb-active { background-color: #204656; }

    .swiper_comm { position: static !important; opacity: 0; margin: 0; padding: 0; margin-top: 4rem !important; }
    .swiper_comm .swiper-slide { height: auto; }
    .comm_content_box { height: auto; flex-direction: column-reverse; gap: 5rem; }

    .comm_content { transform: translateY(0rem); gap: 2.875rem; text-align: left; }
    .comm_content>div { display: flex; justify-content: flex-start; align-items: flex-start; gap: 1.875rem; flex-direction: column; }

    .comm_txt_box h3 { font-size: 1.5rem; }
    .comm_txt_box p { font-size: 1rem; height: 3.625rem; margin-top: 0.75rem; }

    .comm_iso_box { position: relative; }
    .comm_iso_box>div:first-child { position: relative; transform: translateY(0rem); height: 40rem; display: flex; justify-content: center; align-items: flex-start; }

    .comm_iso_txt.txt03 { bottom: 7.5rem; }
    .comm_iso_txt.txt03b { bottom: 14rem; }
    

    .comm_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .swiper_comm.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .swiper_comm2.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    .comm_pop_wrap { position: fixed; }
    .comm_pop_bg { position: fixed; }
    .comm_pop_close { right: 0; top: -4.0625rem; bottom: revert; }

    .comm_pop_wrap.active { top: 0; transition: 0.8s 0.2s; }
    .comm_pop_bg.active { left: 0; transition: 0.6s 0s; }

/*  */

    .unit_wrap { height: auto; padding: 8rem 0; }
    .unit_wrap::before { background: url(../img/unit_bg.jpg) right bottom no-repeat; background-size: cover; }
    .unit_wrap>div { transform: translateY(0rem); flex-direction: column; gap: 6rem; }

    .unit_tit { margin-top: 0em; text-align: center; opacity: 0; transform: translateY(-3rem); }
    .unit_tit h4 { font-size: 1.4375rem; }
    .unit_tit h2 { font-size: 5.375rem; margin-top: 0.75rem; margin-left: 0rem; }
    .unit_tit p { font-size: 1rem; margin-top: 2.25rem; }
    .unit_bt { justify-content: center; margin-left: 0rem; margin-top: 3rem; }
    .unit_bt a { width: 5.875rem; height: 5.875rem; }
    .unit_bt a span { font-size: 0.9375rem; }

    .unit_content { height: 27.5rem; justify-content: center; gap: 5rem; }

    .unit_txt_box { width: 13rem; }
    .unit_txt_box h1 { font-size: 3rem; }
    .unit_txt_box h1 b { font-size: 3.75rem; margin-right: 0.125rem; }
    .unit_txt_box h1 span { font-size: 2.5rem; }
    .unit_txt_box ul li { display: flex; display: flex; justify-content: space-between; align-items: center; padding: 0.875rem 0; }
    .unit_txt_box h4 { font-size: 1rem; }
    .unit_txt_box h5 { font-size: 1rem; }
    .unit_txt_box h3 { font-size: 1.125rem; margin-top: 0.875rem; }
    .unit_txt_box h2 { height: 3.125rem; font-size: 1rem; margin-top: 3.75rem; border-radius: 5rem; }


    .swiper_unit2 { width: 28.375rem; margin-top: 5rem; opacity: 0; transform: translateY(3rem); }


    .unit_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .unit_box.active .swiper_unit { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .unit_box.active .swiper_unit2 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }


/*  */

    .pr_wrap { height: auto; flex-wrap: wrap; padding: 8rem 0 8.5rem; }
    .pr_wrap>div { max-width: 800px; gap: 0; flex-wrap: wrap; transform: translateY(0rem); justify-content: center; }

    .pr_tit_box { text-align: center; transform: translateY(-3rem); }
    .pr_tit_box>div { transform: translateY(0rem); }
    .pr_tit_box h2 { font-size: 5rem; margin-left: -0.1875rem; }
    .pr_tit_box img { width: 16rem; margin-top: 0.5rem; }

    .pr_bt_box { margin: auto; margin-top: 2rem; position: static; gap: 0.3125rem; transform: translateY(3rem); }
    .pr_bt_box>div { width: 12rem; height: auto; padding: 1rem 2rem; font-size: 1rem; }
    .pr_bt_box br { display: none; }

    .pr_vd_box { transform: translateY(3rem); margin-top: 4rem; }


    .pr_wrap.active::before { transform: scale(1); transition: 2.5s 0s; }
    .pr_tit_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .pr_bt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .pr_vd_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

/*  */

    .news_wrap { height: auto; padding: 8rem 0 8rem; }
    .news_box { flex-wrap: wrap; justify-content: center; }
    .news_box>div:first-child { width: 85%; flex-wrap: wrap; justify-content: center; transform: translateY(0); }

    .news_tit { width: 100%; margin-top: 0; text-align: center; }
    .news_tit h2 { font-size: 3.5rem; }
    .news_tit h5 { font-size: 1.125rem; margin-top: 1rem; margin-left: 0; }

    .news_vd_box { width: 100%; }

    .swiper_news { width: 100%; max-width: 720px; padding: 3.125rem; padding: 0; margin-top: 2rem; }

    /* .news_content { width: 28.5rem; height: 26.375rem; }
    .news_content a { padding: 3rem; } */

    .news_content { height: 34rem; }

    .news_content:hover { box-shadow: none; }

    .news_content a:hover::before,
    .news_content a:hover::after { width: 0; }
    .news_content a:hover span::before,
    .news_content a:hover span::after { height: 0; }

    /* .news_content h5 { font-size: 0.875rem; }
    .news_content h2 { font-size: 1.375rem; margin-top: 1.375rem; }
    .news_content p { font-size: 0.875rem; margin-top: 1.75rem; }
    .news_content h6 { font-size: 0.75rem; margin-top: 5.25rem; } */

    .news_go { opacity: 1; transform: translate(0) scale(0.9); transform-origin: right bottom; }

    .news_content:hover .news_go { opacity: 1; transform: translate(0) scale(0.9); }

    .news_arrow { position: relative; width: 100%; bottom: 0; margin-top: 2rem; justify-content: center; }



    .news_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .swiper_news.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .news_arrow.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .news_wrap.active .circle_box>div>div>img { position: absolute; opacity: 1; filter: blur(0); transition-duration: 1.0s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(1) { transition-delay: .33s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(2) { transition-delay: .7s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(3) { transition-delay: 1s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(4) { transition-delay: 1.3s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(5) { transition-delay: 1.6s; }
    .news_wrap.active .circle_box>div>div>img:nth-child(6) { transition-delay: 1.98s; }
    @media all and (max-width: 1000px) { 
        /* .news_vd_box{width: 100%; height: 50%;} */
    }


/*  */

    .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.5rem; 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: 85%; 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_his_txt_box h1 { font-size: 2.375rem; }

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

    }

/*  */

    .premium_wrap { height: auto; flex-wrap: wrap; padding: 8rem 0 8rem; }
    .premium_wrap>div:last-child { width: 100%; height: auto; margin-top: 4rem; }

    .premium_bg_box { width: 100%; height: auto; }
    .premium_bg { display: none; }

    .premium_tit { position: static; right: 0; top: 0; color: #000; text-align: center; transform: translateY(-3rem); }
    .premium_tit>span { position: relative; transform: rotate(0); }
    .premium_tit h2 { font-size: 4.25rem; margin-bottom: 0; color: #182958; }
    .premium_tit h5 { font-size: 1.5rem; line-height: 100%; margin-left: 0; }

    .premium_box { width: 90%; max-width: 740px; transform: translateY(0rem); }
    .premium_icon { transform: scale(0.85); transform-origin: top center; }
    .premium_content { width: 50%; height: 24rem; }
    .premium_content>div { transition: 0s; }
    .premium_content span::before { transition: 0s; }
    .premium_content span::after { transition: 0s; }
    .premium_content h6 { font-size: 0.8125rem; }
    .premium_content h2 { font-size: 1.625rem; margin-top: 1.375rem; }
    .premium_content p { font-size: 1rem; margin-top: 1rem; }

    .premium_bg_box.active .premium_bg::after { transform: scale(1); transition: 2.5s 0s; }
    .premium_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .premium_content.active>div { opacity: 1; transition: 1.5s 0.2s; }
    .premium_content.active span::before { width: 85%; transition: 2.5s 0.2s; }
    .premium_content.active span::after { height: 85%; transition: 2.5s 0.2s; }
    .premium_content.active:nth-child(n+5) span::before { width: 85%; transition: 2.5s 0.2s; }
    .premium_content.active:nth-child(4n) span::after { height: 85%; transition: 2.5s 0.2s; }
    .premium_content.active:nth-child(n+5) span::before{ width: 0 !important; }
    .premium_content.active:nth-child(2n) span::after{ height: 0 !important; }
    

/*  */

    .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: 17.5rem; }
	/* .sub_top01 { height: 20rem; } */

	.sub_top_txt { width: 100%; }
	.sub_top_txt h2 { font-size: 3rem; letter-spacing: 0rem; margin-top: 3rem; }

    .sub_top_bg { transform: scale(0.8); }

    @keyframes sub_top_bg {
        from { transform: scale(0.8) rotate(-360deg); }
        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: 36px; } */
	.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_img_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%; }*/

    .sub_over_txt { right: 2.5rem; bottom: 0.75rem; }
    .sub_over_txt h2 { font-size: 1.75rem; }
    .sub_over_txt h2 span { font-size: 3.75rem; margin-left: 7.5rem; }

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

/**/

/**/

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

/*  */

    .sub_pr_vd.shorts2 { gap: 3rem 2.5rem; }
    .sub_pr_vd.shorts2 iframe { max-width: 300px; aspect-ratio: 9/16 !important; }

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

        .sub_pr_vd.shorts2 { width: 70%; gap: 3rem 2.5rem; }
        .sub_pr_vd.shorts2 iframe { max-width: 350px; aspect-ratio: 9/16 !important; }
        
    }

}
