@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: absolute; 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: #fff; 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: #000; 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: #fff; 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_logo { bottom: 15%; }
    .intro_leaf { width: 70vw; max-width: 580px; }
    .intro_bt img { display: block; transform: translateY(-2rem); }
    
    
    
    .intro_wrap.intro .intro_bg01,
    .intro_wrap.intro .intro_bg02 { height: 25%; }
    .intro_wrap.intro .intro_bg03,
    .intro_wrap.intro .intro_bg04 { width: 34%; }
        
    .intro_wrap.intro2 .intro_bg01,
    .intro_wrap.intro2 .intro_bg02 { height: calc(50% + 1px); transition: 2.2s 0s; }
    .intro_wrap.intro2 .intro_bg03,
    .intro_wrap.intro2 .intro_bg04 { width: calc(50% + 1px); transition: 2.2s 0s; }

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

    .main_box { height: 100dvh; }
            
    .main_bt_wrap { transform: scale(0.9); transform-origin: left bottom; left: 5%; bottom: 3rem; }

    .main_txt_box { height: 70%; }
    .main_txt_box>div { transform: translateY(2rem); }
    .main_txt_box h4 { font-size: 1.375rem; }
    .main_txt_box h1 { font-size: 3.25rem; padding-right: 1.625rem; padding-top: 0.625rem; }
    .main_txt_box h3 { font-size: 1.375rem; margin-top: 2.625rem; }

    .main_txt { width: 24rem; }


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

    }

/*  */

    .location_wrap { width: 100%; height: auto; }
    .location_wrap::before { display: none; }

    .location_vd_box { position: relative; }
    .location_vd { position: relative; }
    .location_vd::before { display: none; }
    .location_vd:after { display: none; }
    .location_vd iframe { width: 100%; height: 100%; }
    
/*  */

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

    .wide_box { width: 90%; max-width: 1500px; height: auto; padding: 7rem 0 19rem; }
    .wide_box>div { width: 100%; height: auto; transform: translateY(0rem); flex-wrap: wrap; }
    
    .wide_tit_box { position: relative; text-align: center; margin-top: 3rem; transition: 0s 0s; align-items: center; }
    .wide_tit_box h3 { font-size: 1.125rem; margin-top: 0rem; transition: 0s 0s; transform: translateY(3rem); }
    .wide_tit_box h1 { font-size: 2.875rem; margin-top: 1.25rem;  margin-left: 0rem; transition: 0s 0s; transform: translateY(3rem); }
    .wide_tit_box h5 { font-size: 1.375rem; margin-top: 2.5rem; transition: 0s 0s; transform: translateY(3rem); }
    .wide_tit_box h5 span { width: 4.375rem; right: -5.5rem; display: none; }
    
    .wide_tit_box2 { position: relative; }
    .wide_tit_box2>div { transform: translateY(3rem); transition: 0s 0s; }
    .wide_tit_box2 h1 { font-size: 2.0625rem; letter-spacing: 0.5rem; padding-left: 0.5rem; }
    .wide_tit_box2 h2 { font-size: 4.6875rem; right: -6.25rem; bottom: -7rem; letter-spacing: -0.375rem; transition: 0s 0s; display: none; }
    
    .wide_img_box { gap: 1.5rem; transform: translateX(0rem); opacity: 0; margin-top: 7rem; }
    .wide_img { margin-top: 0 !important; width: 100% !important; }
    .wide_img.img01 { order: 1; margin-top: 11.25rem; width: 18.8125rem; }
    .wide_img.img02 { order: 2; width: 13.375rem; }
    .wide_img.img03 { order: 4; margin-top: 23.125rem; margin-right: 0rem; width: 10.75rem; }
    .wide_img.img04 { order: 5; margin-top: 460px; margin-left: 0rem; width: 10.875rem; }
    .wide_img.img05 { order: 3; margin-top: 3.75rem; margin-left: 0rem; width: 18.3125rem; width: 170% !important; }
    .wide_img.img02::after { display: none; }
    .wide_img.img04::after { display: none; }
    
    .wide_bg_box { position: absolute; width: 100%; height: 100%; top: 0; right: 0; top: 0; z-index: 1; overflow: hidden; transition: 0s 0s;background-color: #000; }
    .wide_bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; transform: scale(1); transition: 1.2s 0s; opacity: 1; }
    .wide_bg img { display: none; }
    .wide_bg.bg01 { background: url(../img/wide_bg01.jpg) right center no-repeat; background-size: cover; }
    .wide_bg.bg02 { background: url(../img/wide_bg02.jpg) right bottom no-repeat; background-size: cover; }
    /* .wide_bg.bg02::after { display: none; } */
    .wide_bg.bg03 { background: url(../img/wide_bg03.jpg) center no-repeat; background-size: cover; }
    /* .wide_bg.bg03::after { display: none; } */
    
    
    .wide_content_box { position: relative; height: auto; }
    .wide_content { width: 100%; height: 100dvh; max-height: 700px; position: relative; }
    .wide_content:hover .wide_bg { transform: scale(1); }
    
    .wide_content_box h2 { right: 25rem; bottom: 3.75rem; font-size: 4.6875rem; display: none; }
    
    .wide_txt_box { left: 3.5rem; bottom: 8rem; transition: 0s 0s; }
    .wide_txt_box.box02 { bottom: revert; top: 8rem; transform: translateY(3rem); }
    .wide_txt_box.box03 { bottom: 8rem; }
    .wide_txt_box h3 { font-size: 1.875rem; }
    .wide_txt_box h4 { font-size: 1.5rem; }
    .wide_txt_box p { font-size: 1rem; margin-top: 1.5rem; }
    .wide_img_box .wide_txt_box { width: 100%; left: 0; right: 0; margin: auto; text-align: center; bottom: -10rem; transform: translateY(3rem); }
    
    
    .wide_tit_box2.active>div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .wide_img_box.active { opacity: 1; transition: 1.2s 0.2s; }
    /* .wide_tit_box2 h1 { letter-spacing: 1.125rem; padding-left: 1.125rem; transition: 1.5s 0.6s; } */
    .wide_tit_box2.active h2 { transform: rotate(-6deg) translate(0); transition: 1.2s 0.2s; }
    .wide_tit_box.active h3 { opacity: 0.4; transform: translate(0); transition: 1.2s 0.2s; }
    .wide_tit_box.active h1 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .wide_tit_box.active h5 { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .wide_txt_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    
    .wide_content_box.active { opacity: 1; transition: 1.2s 0s; }
    .wide_txt_box.active { opacity: 1; transform: translate(0) !important; transition: 1.2s 0.2s; }
    

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

    }

/*  */

    .tv_wrap { width: 100%; height: auto; }
    .tv_wrap::after { display: none; }

    .tv_vd_box { position: relative; }
    .tv_vd { position: relative; }
    .tv_vd::before { display: none; }
    .tv_vd:after { display: none; }
    .tv_vd iframe { width: 100%; height: 100%; }

/*  */

    .insta_wrap { height: auto; padding: 7rem 0 6rem; }
    .insta_wrap>div { transform: translateY(0rem); }

    .insta_tit { transform: translateY(4.5rem); }
    .insta_tit h4 { font-size: 1.75rem; }
    .insta_tit h2 { font-size: 2.625rem; margin-top: 0.5rem; }

    .swiper_insta { width: 2000px; transform: scale(0.9) translateX(-200px); transform-origin: left center; }
    .insta_content { position: relative; padding: 160px 0; }

    .insta_phone { position: absolute; left: -6px; left: 0; right: 0; top: 16px; bottom: 0; margin: auto; opacity: 0; transition: 0.5s; }


    .insta_arrow { transform: translateY(-7rem); }



    .insta_wrap .insta_tit.active >div { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
    .insta_wrap>div.active .swiper_insta { opacity: 1; transition: 1.2s 0.2s; }
    .insta_wrap>div.active .insta_arrow { opacity: 1; transition: 1.2s 0.2s; }

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

        .insta_wrap { height: auto; padding: 6rem 0 4rem; }

        .swiper_insta { transform: scale(0.8) translateX(-300px); }
        
    }

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

        .insta_wrap { height: auto; padding: 6rem 0 3rem; }

        .insta_tit { text-align: center; transform: translateY(2.5rem); }
        .insta_tit>div { transform: translateY(-3rem); }

        .swiper_insta { transform: scale(0.8) translateX(-300px); }
        
    }


/*  */

    .brand_wrap { width: 100vw; height: 100vh; max-height: 660px; }
    .brand_wrap>div:last-child { width: 90%; height: 65%; max-width: 900px; transform: translateY(1rem); }

    .brand_bg01 { height: 19%; }
    .brand_bg02 { height: 17%; }
    .brand_bg03 { width: 38%; }
    .brand_bg04 { width: 38%; }

    .brand_txt_box img { width: 2.25rem; }
    .brand_txt_box h2 { font-size: 1.5625rem; margin-top: 2.75rem; }
    .brand_txt_box p { font-size: 1rem; margin-top: 1.875rem; }
    .brand_txt { width: 30rem; margin-bottom: 25rem; margin-right: 0rem; }



    .brand_wrap.active .brand_bg_box::after { height: 0; transition: 2.0s 0s; }
    .brand_wrap.active .brand_bg01 { height: 0; transition: 3.0s 1.8s; }
    .brand_wrap.active .brand_bg02 { height: 0; transition: 3.0s 1.8s; }
    .brand_wrap.active .brand_bg03 { width: 0; transition: 3.0s 1.8s; }
    .brand_wrap.active .brand_bg04 { width: 0; transition: 3.0s 1.8s; }
    .brand_wrap.active .brand_vd::before { opacity: 1; transition: 1.4s 2.0s; }

    .brand_wrap.active .brand_txt_box { opacity: 1; transform: translate(0); transition: 1.5s 0.4s; }
    .brand_wrap.active .brand_txt { opacity: 1; transform: translate(0); transition: 1.5s 0.4s; }


    @media all and (max-width: 1000px) { 
                
        .brand_bg01 { height: 19%; }
        .brand_bg02 { height: 17%; }
        .brand_bg03 { width: 30%; }
        .brand_bg04 { width: 30%; }

        /* .brand_wrap { max-height: 560px; } */
        .brand_wrap>div:last-child { width: 90%; height: 65%; transform: translateY(1rem); }

        .brand_txt_box h2 { font-size: 1.5625rem; margin-top: 2.75rem; }
        .brand_txt_box p { font-size: 0.9375rem; margin-top: 1.875rem; }

        .brand_txt { width: 25rem; position: absolute; right: 0; top: 0; }

    }

/*  */

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

    .footer>div:first-child { font-size: 0.875rem; display: block; }
    .footer>div>div:last-child { justify-content: center; }
    
    .footer_logo { width: 65px; margin: auto; margin-bottom: 1.5rem; }
    .footer_left { text-align: center; }
    .footer_const { text-align: center; justify-content: center; }
    .footer_const {  justify-content: center; margin-top: 1.125rem; }
    .footer_const li { padding: 0 0.75rem; }
    .footer_const li:first-child { padding-left: 0.75rem; }
    .footer_const li img { width: 132px; }
        
    .footer_right { margin-top: 2rem; text-align: center; }
    .footer_right>div img { width: 7.5625rem; margin-bottom: 0.5rem; }

    .footer_info { justify-content: center; gap: 0 4px; }
    .footer_info p { text-align: center; }
    
    .footer_right .top_bt { position: absolute; right: 4rem; bottom: 4rem; }
    .footer_right>div img { width: 7rem; }

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


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

        .footer_const h5 br { display: block !important; }
        .footer_const p span.tab { display: none; }
        .footer_const p br.tab { display: block; } 

    }
/**/
/*서브*/

    /* .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_content.con04 { display: block; margin-right: 0; margin: auto; margin-top: 7rem; text-align: center; }

    .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.box04 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_life_txt_box.box04 { width: 343px; margin: auto; margin-top: 3rem; text-align: left; }


/*  */

    #sub_container.premium { overflow: visible; }

    .sub_premium_bg { width: 120%; left: -10%; bottom: 0; }

    .premium_box { gap: 2.25rem; margin-top: 5rem; transform: translateY(3rem); }
    .premium_content { width: calc(50% - 1.125rem); }
    .premium_content>div { width: 100%; height: 100%; padding: 3.375rem 0 3.375rem 2.375rem; color: #2c2928; transition: 0.3s; box-sizing: border-box; }
    .premium_content h2 { font-family: 'the'; font-size: 1.5625rem; margin-top: 1rem; font-weight: 600; letter-spacing: -0.125rem; }
    .premium_content h2 b { font-weight: 900; }
    .premium_content p { font-size: 0.875rem; line-height: 178%; margin-top: 1.375rem; opacity: 0.7; font-weight: 500; }
    .premium_content:first-child { border-radius: 3.25rem 0 0 0; }
    .premium_content:last-child { border-radius: 0 0 3.25rem 0; }

    .premium_icon { transform: scale(0.8); transform-origin: right bottom; }

    .premium_content:hover>div { background-color: #171f26; color: #fff; }

    .premium_content:hover { border: 1px solid #c2c2c2; }
    .premium_content:hover>div { background-color: #fff; color: #2c2928; }
    .premium_content:hover p { color: #2c2928; }
    .premium_box > div:nth-child(1):hover img { content: url(../sub/premium_icon01.png); }
    .premium_box > div:nth-child(2):hover img { content: url(../sub/premium_icon02.png); }
    .premium_box > div:nth-child(3):hover img { content: url(../sub/premium_icon03.png); }
    .premium_box > div:nth-child(4):hover img { content: url(../sub/premium_icon04.png); }
    .premium_box > div:nth-child(5):hover img { content: url(../sub/premium_icon05.png); }
    .premium_box > div:nth-child(6):hover img { content: url(../sub/premium_icon06.png); }

/**/

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

/**/

	/* .news_wrap { } */

	.news_tit h2 { font-size: 105px; }
	.news_tit h4 { font-size: 24px; line-height: 30px; margin-top: 30px; }
	.news_tit p { font-size: 13px; margin-top: 20px; }

	.news_content_box { margin-top: 0px; }
	.news_content_vd { padding: 42px 0; margin-bottom: 40px; }
	.news_img { width: 45%; max-width: 450px; }
	.news_img img { width: 100%; }
	.news_txt_box { width: 51%; }
	.news_txt_box h6 { font-size: 10px; padding: 3px 8px; margin-bottom: 8px; }
	.news_txt_box h4 { font-size: 12px; }
	.news_txt_box h3 { font-size: 18px; margin-top: 7px; padding-bottom: 2px; }
	.news_txt_box p { font-size: 13px; margin-top: 20px; }
	.news_bt { margin-top: 60px; font-size: 11px; }
	.news_bt:after { width: 35px; left: 35px; }

	.news_content_vd .news_img { width: 50%; max-width: 677px; }
	.news_content_vd .news_txt_box { width: 45%; }
	.news_content_vd .news_bt { margin-top: 30px; }

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

	.news_content h4 { font-size: 14px; }
	.news_content h2 { font-size: 18px; line-height: 24px; margin-top: 12px; height: 48px; }
	.news_content p { font-size: 13px; line-height: 24px; margin-top: 25px; height: 72px; }
	.news_bt { margin-top: 50px; font-size: 12px; }
	.news_bt:after { left: 40px; }

	.news_content>li:hover .news_bt:after { width: 40px; }

/**/

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

}
