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


        
    .left_scroll_wrap { transform: scale(0.9); transform-origin: left center; }
    
 /**/

    .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_bg { transform: translate(-50%,-50%) scale(1.4); }
    .intro_bg>div>div { transform: rotate(0deg) scale(1.02); }

    .intro_logo_box { transform: scale(0.8); }


    @media all and (max-width: 1000px) { 
            
        .intro_bg { transform: translate(-50%,-50%) scale(1.75); }
        
    }

/*  */

    .right_quick_wrap { right: 0; left: 0; top: revert; bottom: -50px; /*bottom: 0px;*/ width: 100%; max-width: 660px; height: 50px; transform: translateY(0rem); flex-direction: row; justify-content: center; gap: 10px; }
    .right_quick_wrap>div { cursor: pointer; border-radius: 20px 20px 0 0; }

    .right_quick_wrap.show { bottom: 0; transition: 0.8s 0.6s; }
	.sub.active .right_quick_wrap {  bottom: 0;  transition: 0.8s 0.6s; }


    .sky_bt { width: 400px; height: 100%; background: url(../img/sky_bg.jpg) center no-repeat; background-size: cover; }
    .sky_bt>div { width: 80%; max-width: revert; height: 100%; transform: translateY(0); }
    
    .sky_bt_tit { width: 100%; position: relative; top: 0; }
    .sky_bt_tit>div { display: flex; justify-content: flex-start; align-items: center; }
    .sky_bt_tit h3 { font-size: 16px; line-height: 100%; width: auto; margin: 0; }
    .sky_bt_tit>div>div:nth-child(2) { flex-direction: column; justify-content: flex-start; margin-top: 0; padding-top: 0; padding-left: 16px; margin-left: 16px; gap: 4px; position: relative; }
    .sky_bt_tit>div>div:nth-child(2)::before { content: ''; width: 1px; height: 80%; position: absolute; left: 0; top: 0; right: revert; bottom: 0; margin: auto; }
    .sky_bt_tit h4 { font-size: 12px; width: auto; line-height: 100%; transform: rotate(0deg); letter-spacing: 4.5px; }
    .sky_bt_tit h5 { font-size: 12px; width: auto; line-height: 100%; font-weight: 500; margin-top: 0px; }
    .sky_bt_tit h5 b { display: none;; }
    .sky_bt_tit .sky_open { width: 24px; justify-content: center; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; }
    
    .sky_bt_txt { display: none; }
    
    .sky_open { width: 100%; display: flex; justify-content: flex-start; align-items: center; gap: 8px; margin-top: 18px; }
    .sky_open>div { min-width: 24px; height: 24px; border-radius: 100%; position: relative; }
    
    .sky_bt:hover { transform: translateX(0px); }
    .sky_bt:hover .sky_bt_tit { opacity: 1; }

    .pop_open_bt { width: 240px; height: 100%; border: 1px solid rgba(255,255,255,0.2); border-bottom: none; }
    .pop_open_bt>div { width: 70%; transform: rotate(0deg); margin-left: 0px; justify-content: space-between; margin-top: 0px; gap: 12px; }
    .pop_open_bt p { width: auto; font-size: 13px; }
    .pop_open_bt>div>div:after { transform: rotate(-45deg); right: 2px; top: 0px; }
    
     
    .sky_pop_wrap>div:first-child { width: 95%; max-width: 1590px; transform: translateY(4rem); }

    .sky_pop_wrap>div:first-child>div:first-child { width: 106px; position: absolute; left: 0; right: 0; margin: auto; top: -11rem; }
    .sky_pop_wrap h1 { left: 0; top: 0; position: relative; transform: scale(1); }

    .sky_pop_content_box { width: 33.33%; }
    .sky_pop_content_box>div { width: 80%; max-width: 406px; }
    .sky_pop_content_box .swiper-container { padding-bottom: 0.125rem; }
    .sky_pop_content { margin-top: 2.125rem; }
    .sky_pop_thumb::after { transform: scale(0.8); }
    .sky_pop_content_box h5 { font-size: 0.875rem; }
    .sky_pop_content_box h2 { font-size: 2rem; margin-top: 0.625rem; }
    .sky_pop_content_box p { font-size: 1.125rem; margin-top: 1.5rem; }
    .sky_pop_content_box .sky_pagi_box { margin-top: 3.125rem; }
    .sky_pop_content_box .pagi { transform: scale(0.9); gap: 0.75rem; }

    .sky_pop_content:hover .sky_pop_thumb::before { border: 7px solid #fff; }

    .sky_pop_close { right: 1.75rem; bottom: revert; top: 1.75rem; transform: rotate(0deg); flex-direction: row-reverse; }
    .sky_pop_close p { font-family: 'Noto Sans KR', sans-serif; }

/*  */
    
    .main_wrap { width: 100%; height: auto; display: block; }
    .main_wrap::before { display: none; }

    .main_box { height: 100dvh; }
            
    .main_txt_box { width: 100%; height: 100%; text-align: center; }
    .main_txt_box>div { transform: translateY(-11.5rem); }
    .main_txt_box h2 { font-size: 1.9375rem; transition: 0s; }
    .main_txt_box h2 span { font-size: 2.375rem; transform: translateY(0.125rem); }
    .main_txt_box p { font-size: 0.9375rem; margin-top: 1.5rem; transition: 0s; }

    .main_txt { right: 5%; bottom: 5rem; transition: 0s; }
    .main_txt h2 { font-size: 2.75rem; }
    .main_txt h2 span { font-size: 5rem; margin-left: 12.5rem; }



    .main_sum { height: auto; position: relative; z-index: 9; opacity: 1; padding: 9rem 0 10rem; background-color: #dcd8cf; background-color: #2b3c49; }
    .main_sum>div { transform: translateY(-0); max-width: 1000px; }
    .main_sum>div>h1 { font-size: 3rem; transition: 0s; }
    .main_sum ul { gap: 0.75rem; margin-top: 1.75rem; }
    .main_sum ul>li { width: calc(16.66% - 0.625rem); padding: 4rem 0; }
    .main_sum ul>li::before { transition: 0s; }
    .main_sum ul>li::after { transition: 0s; }
    .main_sum ul>li>span::before { transition: 0s; }
    .main_sum ul>li>span::after { transition: 0s; }
    .main_sum ul>li:nth-child(n+7) { width: calc(50% - 0.375rem); padding: 2.25rem 0; }
    .main_sum ul>li h2 { font-size: 1.5rem; transition: 0s; }
    .main_sum ul>li h4 { font-size: 0.875rem; margin-top: 0.375rem; transition: 0s; }

    .main_sum_over::before { display: none; }
    .main_sum_over::after { display: none; }
    .main_sum_over span::before { display: none; }
    .main_sum_over span::after { display: none; }

    /* .main_sum ul li:hover { color: #000; } */

    .main_sum_bt { gap: 1rem; margin-top: 3.125rem; transition: 0s; }
    .main_sum_bt>div { width: 16.875rem; height: 3.75rem; border: 1px solid #fff; border-radius: 3.75rem; transition: 0s; color: #fff; } 
    .main_sum_bt>div>a { font-size: 1rem; padding: 0 2.25rem; }
    /* .main_sum_bt>div>a>div { width: 0.9375rem; height: 0.75rem; background: url(../img/down.png) right center no-repeat; background-size: cover; transition: 0.5s; } */
                
    .line_box { height: calc(100% - 6.25rem); }

    .main_wrap .line_box { display: none; }

    .main_img { background: url(../img/main_pad.jpg) center top no-repeat; background-size: cover; }

    .main_sum.active .main_img>div { transform: scale(1); filter: blur(0.25rem); transition: all 1.5s 0s,transform 2.5s 0s; }
    .main_sum.active .main_img { width: 100%; transition: 1.5s 0s; }
    .main_sum.active { opacity: 1; z-index: 15; transition: 0s 0.2s; }
    .main_sum.active ul>li::before,
    .main_sum.active ul>li::after { width: calc(100% + 2px); transition: 1.5s 0.2s; }
    .main_sum.active ul>li>span::before,
    .main_sum.active ul>li>span::after { height: calc(100% + 2px); transition: 1.5s 0.2s; }
    .main_sum.active>div>h1 { transform: translate(0); opacity: 1; transition: 1.2s 0.2s; }
    .main_sum.active ul>li h2 { transform: translate(0); opacity: 1; transition: all 0.5s 0s, opacity 1.2s 0.2s; }
    .main_sum.active ul>li h4 { transform: translate(0); opacity: 1; transition: all 0.5s 0s, opacity 1.2s 0.2s; }
    .main_sum.active .main_sum_bt { transform: translate(0); opacity: 1; transition: 1.2s 0.2s; }
            



    .main_wrap.intro .main_img { background: url(../img/main_pad.jpg) center bottom 0.1% no-repeat; background-size: cover; }
    
    
    .main_wrap.on2 .main_img,
    .main_wrap.on .main_img { background: url(../img/main_pad.jpg) center bottom 0.11% no-repeat; background-size: cover; transition: all, 1.0s 0s, background 5s 0s !important; }
    
    .main_wrap.skip .main_img { background: url(../img/main_pad.jpg) center bottom 0.11% no-repeat; background-size: cover; transition: all, 1.0s 0s, background 5s 0s !important; }
        

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

        .main_img { transform: scale(1.4); transform-origin: center bottom; }

        .main_txt { display: none; }
        .main_txt_box>div { transform: translateY(-10rem); }


        .main_sum>div { max-width: 640px; }
        .main_sum>div>h1 { font-size: 3rem; transition: 0s; }
        .main_sum ul>li { width: calc(25% - 0.625rem); }
        .main_sum ul>li:nth-child(n+5) { width: calc(50% - 0.375rem); padding: 2.25rem 0; }

        /* .main_wrap.intro .main_img { background: url(../img/main.jpg) center top 0.1% no-repeat; background-size: cover; } */
    
        .main_wrap.on .main_box::before { opacity: 0.5; }
        /* .main_wrap.on2 .main_img,
        .main_wrap.on .main_img { background: url(../img/main.jpg) center top 0.11% no-repeat; background-size: cover; transition: all, 1.0s 0s, background 5s 0s !important; } */
        
        /* .main_wrap.skip .main_img { background: url(../img/main.jpg) center top 0.11% no-repeat; background-size: cover; transition: all, 1.0s 0s, background 5s 0s !important; } */

    }

/*  */

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

	.brand_bg_box::after { height: 62%; top: 19%; }
	.brand_bg01 { height: 20%; }
	.brand_bg02 { height: 20%; }
	.brand_bg03 { width: 34%; }
	.brand_bg04 { width: 34%; }

    .brand_txt_box { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9; color: #2b3c49; text-align: left; display: flex; justify-content: center; align-items: center; }
    .brand_txt_box>div { opacity: 1; transform: translate(-2rem, 4rem); }
    .brand_txt_box h1 { font-size: 8rem; margin-left: -5rem; }
    .brand_txt_box h3 { font-size: 1.25rem; margin-top: 2.5rem; }
    .brand_txt_box p { font-size: 0.875rem; margin-top: 2rem; margin-right: 1.375rem; }
    

    .brand_wrap.active .brand_bg_box::after { height: 0; transition: 2.5s 0s; }
    .brand_wrap.active .brand_bg01 { height: 0; transition: 2.5s 2.0s; }
    .brand_wrap.active .brand_bg02 { height: 0; transition: 2.5s 2.0s; }
    .brand_wrap.active .brand_bg03 { width: 0; transition: 2.5s 2.0s; }
    .brand_wrap.active .brand_bg04 { width: 0; transition: 2.5s 2.0s; }
    /* .brand_wrap.active .brand_txt_box>div { opacity: 1; transition: 1.2s 0.4s; } */
    .brand_wrap.active .brand_txt_box h1 { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }
    .brand_wrap.active .brand_txt_box h3 { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }
    .brand_wrap.active .brand_txt_box p { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }
    .brand_wrap.active .imgc { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }

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

        .brand_wrap { max-height: 560px; }

        .brand_txt_box h1 { font-size: 7rem; margin-left: -0.5rem; }

	}

/*  */

    /* .sum_wrap { height: 100dvh; max-height: 700px; flex-wrap: wrap; } */
    .sum_wrap { height: auto; padding: 10rem 0 12rem; flex-wrap: wrap; }
    
    .sum_wrap .line_box { display: none; }    
    
    .sum_vd iframe { transition: 0s; }

    .sum_tit_box {width: 100%; height: auto; position: relative; }
    .sum_tit_box>div { transform: translateY(0); transition: 0s; }
    .sum_tit_box h5 { font-size: 1rem; margin-left: 0.625rem; transition: 0s; }
    .sum_tit_box h1 { font-size: 5.5rem; line-height: 100%; margin-top: 1rem; letter-spacing: 2rem; padding-left: 2rem; transition: 0s; }
    .sum_tit_box h2 { font-size: 1.25rem; margin-top: 0.75rem; transition: 0s; }
    
    .sum_sum_box { width: 100%; height: auto; position: relative; margin-top: 5rem; }
    .sum_sum_box>div { width: 90%; max-width: 1500px; transform: translateY(0rem); }
    
    .sum_sum_tit { display: none; }
    
    .sum_sum { margin-top: 0rem; }
    .sum_sum ul { width: 100%; max-width: 800px; margin: auto; gap: 4.625rem 3.5rem; transform: translateY(3rem); justify-content: flex-start; transition: 0s; }
    .sum_sum ul li { width: calc(33.33% - 2.375rem); }
    .sum_sum ul li h3 { font-size: 1.1875rem; }
    .sum_sum ul li p { font-size: 0.875rem; opacity: 0.3; margin-top: 0.875rem; padding-top: 1.25rem; }
    
    
    
    
    .sum_wrap.active .imgc { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .sum_tit_box.active>div { opacity: 1; transition: 1.2s 0.2s; }
    .sum_tit_box.active h1 { letter-spacing: -0.0313rem; padding-left: 0; transition: 1.5s 1.0s; }
    .sum_tit_box.active h5 { opacity: 1; transition: 1.5s 1.0s; }
    .sum_tit_box.active h2 { opacity: 1; transition: 1.5s 1.0s; }
    .sum_wrap.active .line01>span::after { width: 100% !important; height: 100% !important; transition: 1.2s 0s linear; }
    .sum_wrap.active .line02>span:first-child::after { width: 100% !important; height: 100% !important; transition: 1.2s 1.2s ease; }
    .sum_wrap.active .line02>span:last-child::after { width: 100% !important; height: 100% !important; transition: 1.2s 1.2s ease; }
    .sum_wrap.active .line03>span::after { width: 100% !important; height: 100% !important; transition: 2.5s 1.2s ease; }
    .sum_wrap.active .line04>span:first-child::after { width: 100% !important; height: 100% !important; transition: 1.2s 1.2s ease; }
    .sum_wrap.active .line04>span:last-child::after { width: 100% !important; height: 100% !important; transition: 1.2s 1.2s ease; }
    
    .sum_wrap.active .sum_vd iframe { opacity: 0.2; transition: 1.5s 0.5s; }
    .sum_sum_tit.active>div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .sum_sum.active ul { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

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

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

	}

/*  */

    .ach_wrap { height: 100dvh; max-height: 700px; }
    
    .ach_txt_box { width: 100%; justify-content: center; height: 100%; }
    .ach_txt_box>div { width: 90%; transform: translateY(-8rem); transition: 0s; }
    .ach_txt_box h2 { font-size: 3.25rem; transition: 0s; }
    .ach_txt_box p { font-size: 0.9375rem; margin-top: 1.75rem; transition: 0s; }
    
    
    .ach_txt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .ach_wrap.active .imgc { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    
	@media all and (max-width: 1000px) {

        .ach_wrap { max-height: 560px; }

        .ach_txt_box h2 { font-size: 2.75rem; }

	}

/*  */

    .complex_wrap { width: 100%; height: auto; flex-wrap: wrap; }
    .complex_wrap>div { width: 100%; height: 100dvh; max-height: 700px; overflow: hidden; }

    .complex01 { height: auto !important; max-height: revert !important; padding: 8rem 0; }
    .complex03 { height: auto !important; max-height: revert !important; padding: 8rem 0; }

    .complex01>div:last-child { justify-content: center; width: 90%; max-width: 740px; transform: translateY(0rem); gap: 5rem; flex-wrap: wrap; }
    .complex03>div:last-child { justify-content: center; width: 90%; max-width: 740px; transform: translateY(0rem); gap: 5rem; flex-wrap: wrap; }

    .complex_wrap .line_box { height: 100%; display: none; }

    .complex01 .complex_vd_box,
    .complex03 .complex_vd_box { width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; background: none; }
    .complex01 .complex_vd,
    .complex03 .complex_vd { padding-bottom: 0; height: 100%; }
    .complex01 .complex_vd iframe,
    .complex03 .complex_vd iframe { width: 100%; height: 100%; }

    .complex01 .complex_vd_box { width: 100%; }
    .complex03 .complex_vd_box { width: 100%; order: 1; }

    .complex_box { width: 100%; }
    .complex03 .complex_box { order: 2; }

    .complex_txt_box { width: auto; height: auto; left: 5%; bottom: 7rem; padding: 3.25em; padding-left: 3rem; padding-right: 4rem; margin-top: 5rem; transform: translateX(5rem); opacity: 0; }
    .complex_txt_box.box01 { text-align: center; }
    .complex_txt_box.box04 { text-align: center; }
    .complex_txt_box.box03 { left: 5%; right: revert; }
    .complex_txt_box.box05 { right: 5%; left: revert; transform: translateX(-5rem); }
    .complex_txt_box.box06 { right: 5%; left: revert; transform: translateX(-5rem); }
    .complex_txt_box h5 { font-size: 1.125rem; }
    .complex_txt_box h2 { font-size: 2.0625rem; margin-top: 1.5rem; }
    .complex_txt_box h2 span { font-size: 1.25rem; }
    .complex_txt_box p { font-size: 0.9375rem; margin-top: 1rem; width: 100%; }

    .complex_logo_box { gap: 1.25rem; margin-top: 1.125rem; }

    .complex01 .complex_img_box { justify-content: center; }
    .complex03 .complex_img_box { justify-content: center; }

    .complex01.active .complex_vd_box { opacity: 1; transition: 1.2s 0.2s; }
    .complex_img_box.active img { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .complex_txt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    .complex_img.active::after { transform: scale(1); transition: 2.5s 0s; }
    .complex_txt_box.active { transform: translate(0); opacity: 1; transition: 1.3s 0.2s; }

    .complex03.active .complex_vd_box { opacity: 1; transition: 1.2s 0.2s; }
    .complex_img_box.active img { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .complex_txt_bo.activex { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

    .complex_img.active::after { transform: scale(1); transition: 2.5s 0s; }
    .complex_txt_box.active { transform: translate(0); opacity: 1; transition: 1.3s 0.2s; }

    .complex_img.active::after { transform: scale(1); transition: 2.5s 0s; }
    .complex_txt_box.active { transform: translate(0); opacity: 1; transition: 1.3s 0.2s; }

    .complex_img.active::after { transform: scale(1); transition: 2.5s 0s; }
    .complex_txt_box.active { transform: translate(0); opacity: 1; transition: 1.3s 0.2s; }


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

        .complex_wrap>div { max-height: 600px; }

	}

/*  */

    .land_wrap { height: auto; padding: 10rem 0 12rem; flex-wrap: wrap; }
    
	.land_bg_box { display: none; }
	.land_bg_box::after { height: 62%; top: 19%; }
	.land_bg01 { height: 20%; }
	.land_bg02 { height: 20%; }
	.land_bg03 { width: 34%; }
	.land_bg04 { width: 34%; }

    .land_vd iframe { transition: 0s; }
    
    .land_tit_box { width: 100%; height: auto; position: relative; }
    .land_tit_box>div { transition: 0s; transform: translateY(-3rem); }
    .land_tit_box h2 { font-size: 3.375rem; }
    .land_tit_box p { font-size: 0.9375rem; margin-top: 1.25rem; }
    
    .land_content_box { width: 100%; height: auto; position: relative; }
    .land_content_box>div { width: 90%; transform: translateY(0rem); flex-wrap: wrap; justify-content: center; gap: 5rem; }
    
    .land_content_tit { order: 2; }
    .land_content_tit>div { transition: 0s; margin-left: 0rem; text-align: center; transform: translateY(3rem); }
    .land_content_tit h2 { font-size: 3.375rem; }
    .land_content_tit img { width: 20rem; }
    .land_content_tit p { font-size: 0.9375rem; margin-top: 1.25rem; margin-left: 0rem; }
    
    .land_txt_box { max-width: 600px; margin-top: 5rem; }
    .land_txt_box ul { gap: 2.25rem 0; flex-wrap: wrap; transition: 0s; transform: translateY(3rem);}
    .land_txt_box ul li { width: 50%; text-align: center; }
    .land_txt_box ul li h3 { font-size: 1rem; line-height: 100%; font-weight: 600; }
    .land_txt_box ul li p { font-size: 1rem; line-height: 128%; opacity: 0.5; margin-top: 0.5rem; }
    
    
    
    
    .land_wrap.active .imgc { opacity: 1; transform: translate(0); transition: 1.2s 3.2s; }
    .land_wrap.active .land_bg_box::after { height: 0; transition: 2.5s 0s; }
    .land_wrap.active .land_bg01 { height: 0; transition: 2.5s 2.3s; }
    .land_wrap.active .land_bg02 { height: 0; transition: 2.5s 2.3s; }
    .land_wrap.active .land_bg03 { width: 0; transition: 2.5s 2.3s; }
    .land_wrap.active .land_bg04 { width: 0; transition: 2.5s 2.3s; }
    .land_tit_box.active>div { opacity: 1; transform: translateY(0); transition: 1.2s 0.6s; }
    
    .land_wrap.active .land_vd iframe { opacity: 0.3; transition: 1.5s 0.5s; }
    .land_content_tit.active>div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .land_txt_box.active ul { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    
/*  */

    .comm_wrap { width: 100vw; height: auto; flex-wrap: wrap; }

    .comm_wrap>div { width: 100vw; height: 100dvh; max-height: 700px; }

    .comm_vd_box { display: none !important; }

    .comm_vd_img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden; display: block; transform: scale(1.2); }
    .comm_vd_img::before { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/comm_bg.png) center no-repeat; background-size: cover; z-index: 3; }
    .comm_vd_img.img01 { background: url(../img/comm_vd_img01.jpg) center no-repeat; background-size: cover; opacity: 0.4; }
    .comm_vd_img.img02 { background: url(../img/comm_vd_img02.jpg) center no-repeat; background-size: cover; opacity: 0.4; }
    .comm_vd_img.img03 { background: url(../img/comm_vd_img03.jpg) center no-repeat; background-size: cover; opacity: 0.4; }
    .comm_vd_img.img04 { background: url(../img/comm_vd_img04.jpg) center no-repeat; background-size: cover; opacity: 0.4; }
    .comm_vd_img.img05 { background: url(../img/comm_vd_img05.jpg) center no-repeat; background-size: cover; opacity: 0.4; }

    .comm02 { height: auto !important; max-height: revert !important; background-color: #000; }

    .comm_tit { position: absolute; top: 35%; left: 5%; }
    .comm_tit h2 { font-size: 3.25rem; }
    .comm_tit h4 { font-size: 1.375rem; margin-top: 2.75rem; }
    .comm_tit p { font-size: 0.9375rem; margin-top: 1rem; }

    .swiper_comm .comm_txt_box { width: 100%; max-width: 300px; right: 5%; padding-bottom: 4.5rem; }
    .swiper_comm .comm_txt_box::before { left: -1.875rem; }
    .comm_txt_box h3 { font-size: 1.375rem; }
    .comm_txt_box p { font-size: 0.9375rem; margin-top: 1.625rem; }
    
    .swiper_comm_2 { transform: scale(0.9); }



    .comm01.active .comm_tit { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .comm01.active .imgc { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

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

        .swiper_comm .comm_txt_box { padding-bottom: 7rem; }

	}

/*  */

    .comm_box { padding: 2rem 0 4rem; }

    .comm_fixed .line_box { display: none; }

    .swiper_comm2 { position: relative; transform: translateX(0%) scale(0.85); padding: 8rem 0; }

    .comm_content2 .comm_txt_box h3 { font-size: 1.75rem; }
    .comm_content2 .comm_txt_box p { font-size: 1.125rem; margin-top: 1.625rem; }

    .comm_content2.con00 img { width: 22rem; }


    .comm02.active .swiper_comm2 { opacity: 1; transition: 1.2s 0.4s; }
    .comm02.active .line01>span::after { width: 100% !important; height: 100% !important; transition: 1.7s 0s linear; }
    .comm02.active .line02>span:first-child::after { width: 100% !important; height: 100% !important; transition: 1.7s 1.7s ease; }
    .comm02.active .line02>span:last-child::after { width: 100% !important; height: 100% !important; transition: 1.7s 1.7s ease; }
    .comm02.active .line03>span::after { width: 100% !important; height: 100% !important; transition: 2.0s 1.7s ease; }
    .comm02.active .line04>span:first-child::after { width: 100% !important; height: 100% !important; transition: 1.7s 1.7s ease; }
    .comm02.active .line04>span:last-child::after { width: 100% !important; height: 100% !important; transition: 1.7s 1.7s ease; }

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

        .comm_box { padding: 0rem 0 6rem; }

        .swiper_comm2 { transform: translateX(5%) scale(1); padding: 6rem 0 8rem; }
        .swiper_comm2 .swiper-wrapper { gap: 0 8rem; }

        .comm_content2>div { transform: translateY(6rem); }
        .comm_content2.con00 { opacity: 0; }
        .comm_content2.con01 { margin-right: 4rem; }
        .comm_content2.con02 { margin-right: 7.75rem; }
        .comm_content2.con03 { margin-right: 1.5rem; }
        .comm_content2.con04 { margin-right: 11.5rem; }
        .comm_content2.con05 { margin-right: 9rem; }
    
        .comm_img_box.box03 { margin-top: 14rem; }
        .comm_img_box.box04 { margin-top: 0.25rem; }
        .comm_img_box.box05 { margin-top: 0.25rem; }
        .comm_img_box.box06 { margin-top: 12.75rem; }
        .comm_img_box.box07 { margin-top: 0.25rem; }
        .comm_img_box.box08 { margin-top: 5.875rem; }
        
        .comm_img.img01 img { width: 35rem; }
        .comm_img.img02 img { width: 21rem; }
        .comm_img.img03 img { width: 22rem; }
        .comm_img.img04 img { width: 15rem; }
        .comm_img.img05 img { width: 33rem; }
        .comm_img.img06 img { width: 28rem; }
        .comm_img.img07 img { width: 26rem; }
        .comm_img.img08 img { width: 26rem; }
        .comm_content2.con00 img { width: 16rem; }

        .comm_content2 .comm_txt_box p { margin-top: 1.5rem; }
        .comm_txt_box.box01 { right: -18.75rem; bottom: 0; }
        .comm_txt_box.box02 { right: -7.5rem; bottom: -3.75rem; }
        .comm_txt_box.box03 { left: 0; top: -7.75rem; }
        .comm_txt_box.box04 { right: -10.625rem; bottom: 1.5rem; }
        .comm_txt_box.box05 { right: -5.625rem; top: -4.125rem; }
        .comm_txt_box.box06 { left: 0; top: -7.75rem; }
        .comm_txt_box.box07 { left: 0; bottom: -7.75rem; }
        .comm_txt_box.box08 { left: 0; bottom: -7.75rem; }

        .comm_content2 .comm_txt_box h3 { font-size: 1.375rem; }
        .comm_content2 .comm_txt_box p { font-size: 0.9375rem; margin-top: 1.625rem; }

	}

/*  */

    .premium_wrap { width: 100vw; height: auto; flex-wrap: wrap; }

    .premium_box { width: 100%; height: 100dvh; max-height: 700px; position: relative; display: flex; justify-content: center; align-items: center; overflow: hidden; }

    .premium_tit_box { width: 90%; height: 100%; transform: translateX(-3rem); left: 0; right: 0; margin: auto; justify-content: flex-start; align-items: flex-start; transition: 0s; }
    .premium_tit_box>div { transform: translateY(8rem); }
    .premium_tit_box h4 { font-size: 1.875rem; font-weight: 100; }
    .premium_tit_box h2 { font-size: 5rem; margin-top: 0.625rem; }
    .premium_tit_box p { font-size: 1.25rem; margin-top: 2.75rem; }

    .premium_tit { right: 5%; bottom: 4rem; }
    .premium_tit h2 { font-size: 2.75rem; }
    .premium_tit h2 span { font-size: 5rem; margin-left: 12.5rem; }

    .premium_bg { transform: translate(-50%,-50%) scale(1.4); }
    .premium_bg>div>div { transform: rotate(0deg) scale(0); transition: 0s; }

    .premium_content_box { width: 100%; height: auto; position: relative; padding: 5rem 0; transition: 0s; overflow: hidden; }

    .premium_content_box>div:last-child>div { width: 90%; max-width: 740px; transform: translateY(0rem); }
    .premium_icon { transform: scale(0.85); transform-origin: top center; }
    .premium_content { width: 50%; height: 20rem; }
    .premium_content>div { transition: 0s; }
    .premium_content p { font-size: 0.6875rem; padding-top: 3.7rem; margin-bottom: 1.25rem; }
    .premium_content h5 { font-size: 0.875rem; margin-top: 1.25rem }
    .premium_content h6 { font-size: 1.375rem; margin-bottom: 1.25rem; }
    .premium_content span::before { transition: 0s; }
    .premium_content span::after { transition: 0s; }



    .premium_wrap.active .premium_img::before { transform: scale(1); transition: 2.5s 0s; }
    .premium_tit_box.active { transform: translate(0); opacity: 1; transition: 1.2s 0.6s; }
    .premium_tit.active { transform: translate(0); opacity: 1; transition: 1.2s 0.6s; }

    .premium_content_box.active .premium_bg>div:nth-child(2n-1)>div:nth-child(2n-1) { transform: rotate(90deg) scale(1.02); transition: 1.6s 0s; }
    .premium_content_box.active .premium_bg>div:nth-child(2n-1)>div:nth-child(2n) { transform: rotate(-90deg) scale(1.02); transition: 2.0s 0s; }
    .premium_content_box.active .premium_bg>div:nth-child(2n)>div:nth-child(2n) { transform: rotate(90deg) scale(1.02); transition: 1.6s 0s; }
    .premium_content_box.active .premium_bg>div:nth-child(2n)>div:nth-child(2n-1) { transform: rotate(-90deg) scale(1.02); transition: 2.0s 0s; }

    .premium_content.active>div { opacity: 1; transition: 1.5s 0.2s; }
    .premium_content.active span::before { width: 90%; transition: 2.5s 0.2s; }
    .premium_content.active span::after { height: 90%; transition: 2.5s 0.2s; }
    .premium_content.active:nth-child(n+5) span::before { width: 90%; transition: 2.5s 0.2s; }
    .premium_content.active:nth-child(4n) span::after { height: 90%; transition: 2.5s 0.2s; }
    .premium_content.active:nth-child(n+7) span::before{ width: 0 !important; }
    .premium_content.active:nth-child(2n) span::after{ height: 0 !important; }

    @media all and (max-width: 1000px) { 
                    
        .premium_box { max-height: 600px; }
        
        .premium_bg { transform: translate(-50%,-50%) scale(1.6); }
        
        .premium_content_box.active .premium_bg>div:nth-child(2n-1)>div:nth-child(2n-1) { transform: rotate(90deg) scale(1.75); transition: 1.6s 0s; }
        .premium_content_box.active .premium_bg>div:nth-child(2n-1)>div:nth-child(2n) { transform: rotate(-90deg) scale(1.75); transition: 2.0s 0s; }
        .premium_content_box.active .premium_bg>div:nth-child(2n)>div:nth-child(2n) { transform: rotate(90deg) scale(1.75); transition: 1.6s 0s; }
        .premium_content_box.active .premium_bg>div:nth-child(2n)>div:nth-child(2n-1) { transform: rotate(-90deg) scale(1.75); transition: 2.0s 0s; }
        
    }

/*  */


    .out_wrap { height: 100dvh; max-height: 700px; }
        
    .out_txt_box { width: 90%; left: 0; right: 0; margin: auto; justify-content: flex-start; align-items: flex-start; }
    .out_txt_box>div { transform: translateY(7rem); }
    .out_txt_box h2 { font-size: 2.1875rem; }
    .out_txt_box p { font-size: 1rem; margin-top: 2.25rem; }

    .out_txt { right: 5%; bottom: 5rem; display: none; }
    .premium_tit h2 { font-size: 2.75rem; }
    .premium_tit h2 span { font-size: 5rem; margin-left: 12.5rem; }

    .out_wrap .imgc { bottom: 4rem; text-align: right !important; left: revert !important; right: 5% !important; }

    .out_txt_box.active { transform: translate(0); opacity: 1; transition: 1.2s 0.2s; }
    .out_txt.active { transform: translate(0); opacity: 1; transition: 1.2s 0.2s; }
    .out_wrap.active .imgc { opacity: 1; transform: translate(0); transition: 1.2s 0s; }
    

    .out_txt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
    .out_wrap.active .imgc { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

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

        .out_wrap { max-height: 600px; }

        .out_txt { bottom: 7rem; }

    }

/*  */

	.footer { padding-bottom: 50px; }

	.footer_top { width: 100%; justify-content: center; text-align: left; }
	.footer_top>div { max-width: revert; border-right: none; }

	.footer_quick:first-child { border-left: none; }
	.footer_quick>a { padding: 2.5rem 0 2.25rem; }
	.footer_quick>a>div { gap: 1.625rem; }
	.footer_quick h2 { font-size: 1.375rem; }
	.footer_quick p { margin-top: 0.75rem; }
	.footer_quick:nth-child(1) img { width: 44px; }
	.footer_quick:nth-child(2) img { width: 48px; }
	.footer_quick:nth-child(3) img { width: 46px; }


	.footer_middle { padding: 1.625rem 5% 1.625rem; }

	.footer_bottom { gap: 2.5rem; padding: 2.75rem 5% 4.75rem; }

	.footer_logo { width: 100%; padding-top: 3rem !important;}

	.footer_const li { font-size: 1rem; padding: 0 0.375rem; }
	.footer_const li:last-child:after { display: none; }
	.footer_const li:first-child { padding-left: 0; }
    .footer_const li:nth-child(2) img { width: 120px; }
    .footer_const li:nth-child(4) img { width: 83px; }
    .footer_const li:nth-child(6) img { width: 85px; }

	.footer_privacy li { padding: 0 1.125rem; }
	.footer_privacy li:after { top: -2px; }

	.footer_info { margin-bottom: 0.375rem; }
	.footer_info li { padding: 0 0.875rem; width: auto !important; }
	.footer_info li:after { top: -1px; }
	.footer_info li:first-child img { width: 7rem; }
	.footer_info li img { margin-top: 0px; }

	.footer_bottom p { line-height: 134%; margin-top: 0.75rem; }
	.footer_bottom p br { display: block; }
	.footer_bottom h6 { margin-top: 2.125rem; }

	.footer_sns { gap: 0 0.75rem; right: 0; top: revert; bottom: -1rem; }
	.footer_sns img { opacity: 0.3; }

	/* span.yellow { color: #fcff00 !important; } */

	.top_bt { right: 2%; top: 0; background-color: #eeeeee; }


	.footer.on:after { display: block; }
	.footer.on .top_bt { opacity: 1; top: 60px; transition: 0.8s 0.2s; }
	.footer.active .top_bt { opacity: 1; top: -30px; }
	


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

		.footer_quick>a { padding: 2rem 0 1.875rem; }
		.footer_quick>a>div { gap: 1.25rem; }
		.footer_quick:nth-child(1) img { width: 33px; }
		.footer_quick:nth-child(2) img { width: 36px; }
		.footer_quick:nth-child(3) img { width: 34px; }

		.footer_middle { padding: 1.375rem 5% 1.25rem }

        .footer_const li { font-size: 1rem; position: relative; padding: 0 0.1875rem; }
        .footer_const li:nth-child(2) img { width: 100px; }
        .footer_const li:nth-child(4) img { width: 73px; }
        .footer_const li:nth-child(6) img { width: 75px; }

		.footer_bottom { gap: 2rem; padding-bottom: 8rem; align-items: flex-start !important; }

		.footer_info { flex-wrap: wrap; gap: 0.5rem 0; }
		.footer_info li { padding: 0 0.75rem; }
/*		.footer_info li:nth-child(3)::after { display: none; }*/
		.footer_info li:last-child { padding-left: 0;  }
        
/*        */
        .footer_info li:nth-child(1){width: 15%;}
        .footer_info li:nth-child(2){width: 10%;}
        .footer_info li:nth-child(3){width: 19%;}
        .footer_info li:nth-child(4){width: 24%; padding-left: 1%;}
        /*        */

		.footer_sns { bottom: -5rem; }

		.top_bt { width: 40px; height: 40px; right: 3%; }
		.top_bt:before { width: 6px; height: 6px; top: 5px; margin: auto; }
		.top_bt::after { width: 1px; height: 45px; top: 19px; }
    }
    
/**/
/*서브*/

    /* .sub_top { height: 200px; } */

    /* .sub_top_txt { width: 100%; }
    .sub_top_txt h3 { font-size: 1.313rem; } */
    /* .sub_top_txt h2 { margin-top: 3rem; } */

	@keyframes sub_top_txt2 {
		from {  }
		to{ letter-spacing: 2.5rem; padding-left: 2.5rem; }
	}
    
    .sub_top_img>div:first-child {height: 460px;}
    .sub_line05{width: 12.3vw;}

/*    body.sub .all_wrap { margin-top: -55px; }*/

	#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: 6rem; }
	#sub_box { padding-bottom: 5rem; margin-top: 0; }
	#sub_tit h2 { font-size: 38px; }
	.sub_line { height: 32px; margin-top: 30px; }
	.sub_page { margin-top: 3.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_img_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%; }*/

    .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_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_premium_wrap>div { gap: 5rem 3.5rem; }
    .sub_premium_txt_box img { transform: scale(0.9); transform-origin: right center; margin-right: 0; }
/*    premium*/
    .sub_pre_content{width: 50%;}
    .sub_pre_wrap>div .sub_pre_content:nth-child(4){display: none;}
    
    .sub_pre_content.active:nth-child(n+6) span::before {width: 95%; transition: 2.5s 0.2s;}
    .sub_pre_content.active:nth-child(n) span::after {height: 95%; transition: 2.5s 0.2s;}
    .sub_pre_content.active:nth-child(8) span::before{width: 0;}
    .sub_pre_content.active:nth-child(9) span::before{width: 0;}
    .sub_pre_content.active:nth-child(2) span::after{height: 0;}
    .sub_pre_content.active:nth-child(5) span::after{height: 0;}
    .sub_pre_content.active:nth-child(7) span::after{height: 0;}
    .sub_pre_content.active:nth-child(9) span::after{height: 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: 1000px) { 
        
        .sub_contact_bottom>div { flex-wrap: wrap; justify-content: center; align-items: center; gap: 0rem 0; }

        .sub_contact_box { flex-wrap: wrap; gap: 2.5rem; }

    }
    
    .sub_contact_map_box { width: 658px; height: 397px; }
    
    /* .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; }

}

