@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.sub .all_wrap { width: 100%; margin-left: 0; }

    body.main { overflow-y: hidden; }
    body.auto { overflow-y: auto !important; }

 /**/

    .main_wrap { height: 100dvh; }

    
    .main_logo>div:first-child { width: 400px; height: 470px; }

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

    .main_line_box { width: 400px !important; height: 470px !important; }

    .main_tit img { width: 30rem; }
    
    .main_txt_box { width: 100%; justify-content: flex-start; align-items: flex-start; }
    .main_txt_box>div { margin-left: 9%; transform: translateY(10rem); }
    .main_txt_box h2 {font-size: 5.25rem; margin-top: 2rem; }
    .main_txt_box h2 b {  margin-right: 7.75rem; }
    .main_txt_box h2 span img { width: 8rem; right: -5.5rem; bottom: 0.5rem; }
    .main_txt_box h4 { font-size: 1.5rem; margin-top: 1.5rem; }
    .main_txt_box p { font-size: 1rem; }
    
    .main_guest { width: 5.5rem; height: 5.5rem; right: 3rem; bottom: 4rem; }

    

    .main_wrap.intro2 .main_img { background: url(../img/main_img_pad.jpg) center top 8% no-repeat; background-size: cover; }

    .main_wrap.on .main_tit.tit05>div img { transform: translate(-0,0); opacity: 0; transition: 2.0s 0.2s; }

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

        .main_txt_box { align-items: flex-end; }
        .main_txt_box>div { margin-left: 9%; transform: translateY(-12rem); }

    }

/*  */

    .sum_wrap { height: auto; display: block; }
    .sum_wrap::after { display: none; }

    .sum_box { position: relative; height: 600px; overflow: hidden; }
    .sum_bg3,.sum_over_box,.sum_content_box { display: none; }

    .sum_logo_box img { width: 6.75rem; }
    
    .sum_txt_box h3 { font-size: 2.25rem; letter-spacing: 3.5rem; }
    .sum_txt_box h3 b { letter-spacing: 1.5rem; padding-left: 1.5rem; margin-left: 1.5rem; }

    .swiper_sum { display: block; }
    
    .sum_over_tit>div { transform: translateY(-5rem); }
    .sum_over_tit h1 { font-size: 10rem; letter-spacing: 4rem; padding-left: 4rem; }
    .sum_over_txt { width: 26rem; transform: translate(20.5rem,-2rem); }
    .sum_over_tit p { font-size: 1rem; margin-top: 3rem; font-weight: 400; }

    .swiper_sum .swiper-slide-active .sum_over_txt { transform: translate(10.5rem,0rem); opacity: 1; }

    /* .sum_content_box { position: relative; } */

/*  */

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

    .location_bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0%; background: url(../img/location_bg.jpg) center bottom no-repeat; background-size: cover; z-index: 1; opacity: 0.9; opacity: 1; transform: scale(1.2); transform: scale(1); animation: main_img2 9.0s 0s infinite; z-index: 1; }
    .location_bg2 { width: 100%; height: 100%; position: absolute; left: 0; top: 0%; background: url(../img/location_bg.png) center no-repeat; background-size: cover; z-index: 2; }
    .location_txt2 { display: none; }

    .location_img_box { height: auto; position: relative; background-color: #000;}
    .location_img { height: 16rem; position: relative; }
    .location_img::after { opacity: 0.5; }
    .location_img.img02,
    .location_img.img033 { transform: scaleX(-1); }

    .location_txt_box { width: 100%; height: auto; flex-wrap: wrap; justify-content: center; align-items: center; }
    .location_txt_box::after { content: ''; width: 0%; height: 1px; position: absolute; right: 0; bottom: 0; background-color: #fff; opacity: 0.3; display: none; }
    .location_txt { width: 100%; max-width: 1000px; height: 16rem; display: flex; justify-content: flex-start; align-items: center; padding: 0 5%; gap: 2rem; }
    .location_txt:nth-child(2n) { flex-direction: row-reverse; text-align: right; }
    .location_txt::before { content: ''; width: 0%; height: 1px; position: absolute; left: 0; top: 0; background-color: #fff; opacity: 0.3; display: none; }
    .location_txt:nth-child(2n):before { left: revert; right: 0; }
    .location_txt h2 { width: 15.5rem; width: auto; font-size: 1.625rem; left: 0rem; top: 0rem; margin-right: 3rem; position: relative; text-align: inherit; transform: rotate(0deg); order: 2; transition: revert; }
    .location_txt:nth-child(2n) h2 { margin-right: 0; margin-left: 3rem; }
    .location_txt p { width: auto; position: relative; background: none; padding: 0rem; opacity: 0.7; order: 3; transition: revert; }
    .location_txt p span { width: 100%; font-size: 1rem; }
    .location_txt h5 { font-size: 1.5rem; left: revert; bottom: 0; top: 0; display: flex; justify-content: center; align-items: center; right: 0rem; margin: revert; position: relative; order: 1; transition: revert; }
    /* .location_txt:nth-child(2n) h5 { left: 0rem; right: revert; margin-left: revert; margin-right: auto; } */



    .location_wrap.active .location_txt h2 { opacity: 1; top: 0; transition: 1.5s 0.2s; }
    .location_wrap.active .location_txt h5 { opacity: 1; transition: 1.5s 0.2s; }

/*  */


    .life_wrap { height: 100dvh; /* max-height: 700px;  */align-items: flex-start;}

    .life_content>div:first-child { justify-content: flex-start; transform: translateX(0); }
    .life_content.con01>div:first-child { max-width: revert; transform: translate(0); width: 100%; height: 100%; align-items: flex-end; justify-content: flex-end; }
    .life_content.con03>div:first-child { transform: translateX(0); margin-left: auto; justify-content: space-between; align-items: end; }
    .life_content.con04>div:first-child { justify-content: flex-start; height: 100%; }
    .life_content.con05>div:first-child { justify-content: flex-start; align-items: flex-start; height: 100%;}
	.life_content { height: 100vw; box-sizing:border-box; }
	.life_content.con04 { align-items: flex-start; }

    .life_txt_box>div { margin-bottom: 3.75rem; }
    .life_txt_box h5 { font-size: 0.8125rem; letter-spacing: 0.0625rem; }
    .life_txt_box h2 { font-size: 1.375rem; margin-top: 0rem; margin-left: -0.125rem; }
    .life_txt_box h3 { font-size: 1.125rem; }
    .life_txt_box p { font-size: 0.875rem; margin-top: 1.375rem; }
    .life_txt_box.box01 { width: 55%; left: 0%; top: 38%; }
    .life_txt_box.box01 p { margin-top: 1.125rem; }
    .life_txt_box.box02 { margin-top: 5rem; display: flex; gap: 7rem; }
    .life_txt_box.box03 { gap: 0 3.5rem; top: 5rem; }
    .life_txt_box.box04 { margin-top: 5rem; display: flex; gap:7rem; }
    .life_txt_box.box05 { margin-bottom: 0.75rem; margin-top: 7rem; }


    .life_content.con01 .life_arrow { right: 5%; top: 17.25rem; left: revert; bottom: revert; }
    .life_content.con02 .life_arrow { right: 5%; bottom: 32%; }
    .life_content.con03 .life_arrow { left: -1.5rem; bottom: -12.5rem; }
    .life_content.con04 .life_arrow { left: 0; bottom: 5rem; }
    .life_content.con05 .life_arrow { left: 0; bottom: 5rem; }

    .life_img_box { width: 50%; max-width: 240px; }
    .life_img_box.box01 { margin-bottom: 4rem; margin-right: 5rem; }
    .life_img_box.box02 { position: absolute; right: 2rem; top: 6rem; margin-top: 0; }
    .life_img_box.box03 { margin-top: 21rem; position: relative; right: 70%;}
    .life_img_box.box04 { margin-top: 20rem; position: absolute;}
	.life_img_box.box05 { margin-top: 5rem; }
    .life_img.img01 { width: 50%; /* max-width: 360px; */ }
    .life_img.img01>div { width: 100%; display: flex; justify-content: center; align-items: center; max-height: 720px; overflow: hidden; border-radius: 31.25rem 31.25rem 0 0; }
    .life_content.con01 .life_img.img01 { width: 45%; height: 100%; }
    .life_content.con01 .life_img.img01 img { display: none; }
    .life_content.con01 .life_img.img01::after { content: ''; background: url(../img/life_img01.jpg) center bottom no-repeat; background-size: cover; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
    .life_content.con02 .life_img.img01 { margin-top: 5rem; margin-right: 3rem; }
    .life_content.con03 .life_img.img01 { /* max-width: 756px;  */max-width: revert; width: 55%; margin-top: -8rem; }
    .life_content.con03 .life_img.img01>div { display: flex; justify-content: center; align-items: center; max-height: 720px; overflow: hidden; border-radius: 31.25rem 0 0 31.25rem; }
	.life_content.con04 .life_img.img01 { position: absolute; right: 0; bottom: 5rem;}
	.life_content.con05 .life_img.img01 { position: absolute; right: 0; bottom: 5rem;}
    .life_img.img01 h6 { font-size: 1.125rem; bottom: -2rem; }
    .life_img.img02 { overflow: hidden; }
    .life_img.img03 { overflow: hidden; }
    .life_content.con02 .life_img.img02 { margin-top: 4.5rem; }
    .life_content.con04 .life_img.img03 { margin-top: 4.5rem; }

    .life_tit h1 { font-size: 10rem; }
    .life_tit img { width: 22rem; right: -0rem; bottom: -1rem; display: none; }
    .life_tit.tit01 { text-align: center; width: 55%; left: 0%; top: 12%; }
    .life_tit.tit02 { left: 40%; top: 4rem; }
    .life_tit.tit02 h1 { font-size: 7rem; transform: rotate(90deg) translate(0,-8.25rem); }
    .life_tit.tit02 img { right: -12rem; }
    .life_tit.tit03 { left: 24.25rem; top: 20.5rem; }
    .life_tit.tit03 h1 { font-size: 6rem; }
    .life_tit.tit03 img { right: -10rem; }
    .life_tit.tit04 { left: 1rem; right: revert; bottom: 15rem; }
    .life_tit.tit04 h1 { font-size: 6rem; }
    .life_tit.tit04 img { right: -19rem; bottom: -3rem; }
    .life_tit.tit05 { right: 2.5rem; top: 20rem; }
    .life_tit.tit05 h1 { font-size: 6rem; }
    .life_tit.tit05 img { right: -17.25rem; bottom: -3rem; }

    .swiper_life .swiper-slide-active .life_img.img01::after { animation: life_img 3s 0s both; }

    @keyframes life_tit3 {
        0% { opacity: 0; transform: rotate(90deg) translate(8rem,-8.25rem); }
        100% { opacity: 1; transform: rotate(90deg) translate(0,-8.25rem); }
    }

    @media all and (max-width: 1000px) { 
    
        .life_wrap { /* height: auto; */height: 100vw; max-height: revert; min-height: 600px; }

        .swiper_life { position: relative; height: auto; }

        .life_content>div:first-child { flex-direction: column; }
        
        .life_content.con01 { padding-top: 5rem; }
        .life_content.con01 .life_img.img01 { width: 100%; height: 100%; min-height: 500px; max-width: 100%;}

        .life_tit h1 { font-size: 8rem; }
        .life_tit.tit01 { text-align: center; width: 65%; left: 0%; top: 0%; }
        .life_txt_box.box01 { width: 65%; left: 0%; top: 10.25rem; }
        .life_img_box.box01 { margin-bottom: 8rem; margin-top: 1.5rem; margin-right: 5%; }

    }

/*  */


	#section5 { height: 100vw;}

	.brand_txt_box { left: 4rem; width: 55%;}
	.brand_txt_box>div { transform: translateY(-12rem); }

	.brand_content { width: 73%; right: 4rem;}
	.brand_img img { width: 100%; }

	.brand_wrap.active::after { z-index: -111; transition: 0s 1.0s; }
	.brand_wrap.active .brand_txt_box h3 { opacity: 1; transform: translate(0); transition: 1.5s 0.4s; }
	.brand_wrap.active .brand_txt_box h2 { opacity: 1; transform: translate(0); transition: 1.5s 0.4s; }
	.brand_wrap.active .brand_txt_box p { opacity: 0.3; transform: translate(0); transition: 1.5s 0.7s; }

	.brand_wrap.active .brand_content>div:nth-child(1) { opacity: 1; transform: translate(0); transition: 1.5s 0.9s; }
	.brand_wrap.active .brand_content>div:nth-child(2) { opacity: 1; transform: translate(0); transition: 1.5s 1.1s; }
	.brand_wrap.active .brand_content>div:nth-child(3) { opacity: 1; transform: translate(0); transition: 1.5s 1.3s; }


/*  */

    .footer { padding: 5rem 5% 6.5rem; display: block; background-color: #eee; }

    .footer>div:first-child { font-size: 0.875rem; display: block; }
    .footer>div>div:last-child { justify-content: center; }

	.footer>ul { max-width: revert; justify-content: center; margin-top: 2rem;} 
    
    /* .footer_logo { width: 100px; } */
    .footer_left { text-align: center; }
    .footer_left ul {  justify-content: center; margin-top: 1.125rem; }
    .footer_left ul li { padding: 0 0.75rem; }
    .footer_left ul li:first-child { padding-left: 0.75rem; }
    .footer_left ul li img { transform: scale(0.85); margin-left: 0; }
        
    .footer_right { margin-top: 1.75rem; }

    .footer_right ul { justify-content: center; gap: 0 4px; }
    .footer_right p { text-align: center; }
    .footer p { line-height: 140%; }
    .footer p br { display: block; }
    
    .footer_right .top_bt { position: absolute; right: 0; top: 0; margin-top: 0; }

    .footer>div h6 { text-align: center; position: relative; left: 0; right: 0; margin: auto; }


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

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

    }
/**/
/*서브*/

	.sub_top { width: 100%; height: 300px; margin-left: 0; }

	.sub_top_txt { width: 100%; }
	.sub_top_txt h2 { transform: translateY(0.75rem); }

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

    .swiper_planning .sub_planning_img { height: 50vw; }

    .swiper_planning_thumb .swiper-slide { height: 10vw; }

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

	.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_brand_tit { left: 3.5rem; top: 3.5rem; }

    .sub_brand_txt_box h3 { color: #122f5c; }
    .sub_brand_txt_box h3 b { font-weight: 600; }
    .sub_brand_txt_box p br.tab { display: block; }
	.sub_brand_content { flex-wrap: wrap; gap: 2rem 2.75rem;}

/**/

    .sub_location_top_img img { width: 100%;}
	.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_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_map_plus>div:nth-child(2) { display: none; }

    @media all and (max-width: 1000px) { 
        
        .sub_location_content.con04 .sub_location_img { max-width: 17rem !important;}
		.sub_location_content.con04 .sub_location_img img { width: 100%; }
		.sub_location_content.con04 { transform: translateX(0);}

        .sub_location_txt_box h1 { font-size: 5rem; }
        .sub_location_txt_box img { width: 24rem; right: -12rem; }
        
        .sub_location_txt_box.box01 h1 { font-size: 6.25rem; margin-bottom: 6.25rem; }
        /* .sub_location_txt_box.box02 { margin-right: -3.5rem; } */
		.sub_location_txt_box.box03 h1 { font-size: 5rem;}
        .sub_location_txt_box.box04 { left: -4.5rem; bottom: -12rem; }
        .sub_location_txt_box.box04 h1 { margin-bottom: 2rem; }
        .sub_location_txt_box.box05 h1 { transform: rotate(90deg) translate(5rem,-6.5rem); } 
        
        .sub_location_content>div.active .sub_location_txt_box.box05 h1 { transform: rotate(90deg) translate(-2rem, -5.25rem); }

    }

/*  */

    #sub_container.premium { overflow: visible; }

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

    .sub_premium_top_img { border-radius: 0 10rem 0 0; }
    
    .sub_premium_tit h1 { font-size: 10rem;  }
    .sub_premium_tit img { width: 24rem; right: 4.25rem; top: 7.25rem; }

    .sub_premium_img { width: 100%; max-width: 360px; }
    .sub_premium_img_box { width: 18rem; }
    .sub_premium_img_box.box01 { bottom: -35%; }
    .sub_premium_img_box.box03 { position: absolute; right: 1.5rem; bottom: -7rem; }

    .sub_premium_content h1 { font-size: 7rem; }
    .sub_premium_content.con01 h1 { left: -2rem; }
    .sub_premium_content.con02>div>div { gap: 0 3rem; }
    .sub_premium_content.con02 h1 { right: -5rem; }
    .sub_premium_content.con03 { display: flex; justify-content: flex-end; }
    .sub_premium_content.con03 h1 { top: -5.75rem; }
    .sub_premium_content.con03>div { max-width: 720px; gap: 4rem; }
    .sub_premium_content.con04 h1 { left: 4.5rem; top: -1.5rem; }
    .sub_premium_content.con04>div { max-width: 720px; }

    .sub_premium_txt_box.box01,
    .sub_premium_txt_box.box04 { margin-left: 3rem; margin-top: 2.5rem; margin-right: 0rem; }
    .sub_premium_txt_box.box02 .sub_premium_txt { min-width: 18rem; }

/**/

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

}

