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

    .complex_logo_box { flex-wrap: wrap; justify-content: center; }
    .complex_logo_box img:nth-child(1) { margin-left: 20%; }
    .complex_logo_box img:nth-child(3) { margin-right: 20%; }
    .complex_logo_box span:nth-child(4) { display: none; }

	}


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

	/* html,body { width: 100%; overflow-x: hidden; } */

	.pc { display: none !important; }
	.mo { display: block !important; }
	.pad { display: none !important; }

    /* .all_wrap { width: 100dvw; } */

/*  */

    .main_skip_bt { width: 64px; height: 64px; right: 1%; bottom: 1%; }
    /* .main_skip_bt { width: 64px; height: 64px; right: revert; left: 12%; bottom: 4%; } */
    .main_skip_bt>div { width: 64px; height: 64px; }
    .main_skip_bt>div p { font-size: 12px; }
    .main_skip_bt>div:before { width: 80px; height: 80px; left: -8px; top: -8px; }
            
    @keyframes intro {
        from { width: 0%; }
        to { width: 100%; }
    }

    .intro_bg { transform: translate(-50%,-50%) scale(1.85); }
    .intro_bg>div>div { transform: scale(1.035); }

    .intro_logo_box { transform: scale(0.7); }

    .imgc { right: 2%; }
    .imgc.black { color: #000; text-shadow: none; }
    
    .imgc.pr { right: 3%; }
    
    .imgc.pr.left { left: 3%; }

/*  */  


    .right_quick_wrap { bottom: -50px; height: 50px; gap: 0px; }
    .right_quick_wrap>div { cursor: pointer; border-radius: 14px 14px 0 0; }

    .sky_bt>div { width: 90%; }
    .sky_bt_tit h3 { font-size: 14px; }
    .sky_bt_tit>div>div:nth-child(2) { padding-left: 8px; margin-left: 8px; gap: 4px; }
    .sky_bt_tit>div>div:nth-child(2)::before { height: 55%; top: 1px; }
    .sky_bt_tit h4 { font-size: 11px; letter-spacing: 4.2px; }
    .sky_bt_tit h5 { font-size: 11px; }
    .sky_bt_tit h5 b { display: none;; }
    .sky_bt_tit .sky_open { width: 21px; }
    
    .sky_open>div { min-width: 21px; height: 21px; }
    .sky_open>div:after { width: 4px; height: 4px; right: 2px; }

    .pop_open_bt p { font-size: 11px; line-height: 128%; letter-spacing: 3px; }
    .pop_open_bt>div>div { min-width: 21px; height: 21px; }
    .pop_open_bt>div>div:after { width: 4px; height: 4px; top: 1px; }


    .sky_pop_wrap>div:first-child { width: 90%; transform: translateY(4rem); flex-wrap: wrap; justify-content: center; gap: 2rem 0; }

    .sky_pop_wrap>div:first-child>div:first-child { top: -10rem; }
    .sky_pop_wrap h1 { transform: scale(0.75); transform-origin: center top; }

    .sky_pop_content_box { width: 50%; }
    .sky_pop_content_box:nth-last-child(2)::after { display: none; }
    .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: 1.75rem; }
    .sky_pop_thumb::after { transform: scale(0.6); }
    .sky_pop_content_box h5 { font-size: 0.875rem; }
    .sky_pop_content_box h2 { font-size: 1.5rem; margin-top: 0.5rem; }
    .sky_pop_content_box p { font-size: 1rem; margin-top: 1.125rem; }
    .sky_pop_content_box .sky_pagi_box { margin-top: 1rem; }
    .sky_pop_content_box .pagi { transform: scale(0.8); gap: 0.75rem; transform-origin: center bottom; }

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

    .sky_pop_close { right: 1.75rem; top: 1.75rem; }
    .sky_pop_close p { display: none; }

    @media screen and (min-width: 500px) and (max-width: 766px) {

        .sky_pop_wrap>div:first-child { width: 70%; }

        .sky_pop_thumb { width: 90%; margin: auto; }

    }

/*  */

    /* .main_box { height: calc(100dvh - 40px); } */
    .main_box { height: calc(100dvh - 0px); }

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

    .main_txt_box>div { transform: translateY(-9rem); }
    .main_txt_box h2 { font-size: 2rem; }
    .main_txt_box h2 span { font-size: 2.375rem; transform: translateY(0.125rem); }
    .main_txt_box p { font-size: 1rem; margin-top: 1.5rem; }

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

    .main_sum>div>h1 { font-size: 2.5rem; line-height: 120%; letter-spacing: 0.375rem; padding-left: 0.375rem; }

    .main_sum ul { max-width: 420px; margin: auto; margin-top: 1.75rem; }
    .main_sum ul>li { width: calc(33.33% - 0.5rem) !important; padding: 3rem 0 !important; }
    .main_sum ul>li:nth-child(n+7) { width: calc(50% - 0.375rem) !important; padding: 2.25rem 0 !important; }

    .main_sum_bt { gap: 1rem; margin-top: 3.125rem; flex-wrap: wrap; }


    .main_wrap.intro .main_img { background: url(../img/main_m.jpg) center bottom 0.1% no-repeat; background-size: cover; }
        
    .main_wrap.on2 .main_img,
    .main_wrap.on .main_img { background: url(../img/main_m.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_m.jpg) center bottom 0.11% no-repeat; background-size: cover; transition: all, 1.0s 0s, background 5s 0s !important; }

    @media screen and (min-width: 500px) and (max-width: 766px) {
        
        .main_img { background: url(../img/main_pad.jpg) center top no-repeat; background-size: cover; transform: scale(1.3); transform-origin: center bottom; }
            
        .main_txt_box>div { transform: translateY(-12rem); }

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

/*  */
        
    .brand_wrap { max-height: 520px; }

    .brand_bg_box::after { height: 68%; top: 21%; }
    .brand_bg01 { height: 22%; }
    .brand_bg02 { height: 22%; }
    .brand_bg03 { width: 30%; }
    .brand_bg04 { width: 30%; }

    .brand_txt_box>div { text-align: center; transform: translate(-0rem, 0rem); }

    .brand_txt_box h1 { font-size: 5.25rem; margin-left: -0rem; }
    .brand_txt_box h3 { font-size: 1.25rem; margin-top: 2.5rem; }
    .brand_txt_box p { font-size: 1rem; margin-top: 2rem; margin-right: 0; }
    
/*  */

    .sum_tit_box h5 { font-size: 1rem; margin-left: 0.25rem; }
    .sum_tit_box h1 { font-size: 4rem; margin-top: 1rem; letter-spacing: 1rem; padding-left: 1rem; }
    .sum_tit_box h2 { font-size: 1.25rem; margin-top: 0.75rem; }

    .sum_sum ul { width: 90%; max-width: 420px; justify-content: center; gap: 2.5rem; }
    .sum_sum ul li { width: calc(100% - 2.375rem); }
    .sum_sum ul li h3 { font-size: 1.25rem; }
    .sum_sum ul li p { font-size: 1rem; margin-top: 0.875rem; padding-top: 1.25rem; }

/*  */

    .ach_wrap { max-height: 520px; }

    /* .ach_txt_box { align-items: center; } */
    .ach_txt_box>div { transform: translateY(-10rem); }

/*  */

    .complex_img_box img { width: 9.1875rem; }

    .complex_txt_box { bottom: 7rem; padding: 2.375rem; padding-left: 2rem; padding-right: 3rem; margin-top: 3rem; }
    .complex_txt_box h5 { font-size: 1rem; }
    .complex_txt_box h2 { font-size: 1.8125rem; margin-top: 1.5rem; }
    .complex_txt_box h2 span { font-size: 1.25rem; }
    .complex_txt_box p { font-size: 1rem; line-height: 140%; margin-top: 1rem; width: 100%; }
/*
    

  */

    .land_wrap { padding: 8rem 0 10rem; }
        
    .land_tit_box h2 { font-size: 2.75rem; line-height: 110%; }
    .land_tit_box p { font-size: 1rem; margin-top: 1rem; }

    .land_content_box>div { width: 90%; gap: 4rem; }

    .land_content_tit { width: 100%; }
    .land_content_tit img { width: 18rem; }
    .land_content_tit p { font-size: 1rem; margin-top: 1.25rem; }

    .land_txt_box { max-width: 340px; margin-top: 3.5rem; }
    .land_txt_box ul { gap: 1.75rem 0; }
    .land_txt_box ul li { width: 100%; }
    .land_txt_box ul li h3 { font-size: 1rem; }
    .land_txt_box ul li p { font-size: 1rem; margin-top: 0.5rem; }
    .land_txt_box ul li:nth-child(1) { order: 6; }
    .land_txt_box ul li:nth-child(3) { order: 7; }
    .land_txt_box ul li:nth-child(5) { order: 8; }
    .land_txt_box ul li:nth-child(7) { order: 9; }
    .land_txt_box ul li:nth-child(9) { order: 10; }
    
    @media screen and (min-width: 500px) and (max-width: 766px) {
        
        .land_txt_box { max-width: 440px; margin-top: 5rem; }
        
        .land_txt_box ul { gap: 2.25rem 0; }
        .land_txt_box ul li { width: 50%; }

    }
/*  */

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

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

    .swiper_comm .swiper-slide-active .comm_vd_img { transform: scale(1); transition: 3.5s 0s; }

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

    .comm_tit { display: inline-block; top: 8rem; left: 5%; }
    .comm_tit h2 { font-size: 2.75rem; }
    .comm_tit h4 { font-size: 1rem; line-height: 160%; margin-top: 2.25rem; }
    .comm_tit p { font-size: 1rem; line-height: 160%; margin-top: 0.75rem; }

    .swiper_comm .comm_txt_box { max-width: 220px; padding-bottom: 10rem; }
    .swiper_comm .comm_txt_box::before { left: -1.875rem; }
    .comm_txt_box h3 { font-size: 1.375rem; }
    .comm_txt_box p { font-size: 1rem; margin-top: 1.625rem; }

    .swiper_comm_2 { right: 5%; transform: scale(0.8); transform-origin: right bottom; }

/*  */

    .comm_box { padding: 0rem; }

    .swiper_comm2 { width: 85%; transform: translateX(0) scale(1); padding: 6rem 0 0rem; }
    .swiper_comm2 .swiper-wrapper { flex-wrap: wrap; justify-content: center; align-items: center; gap: 5rem; }
    .swiper_comm2 .swiper-slide { width: 100% !important; }

    .comm_content2 { margin-right: 0 !important; justify-content: center; opacity: 0; transform: translateY(3rem); }
    .comm_content2 .comm_txt_box { position: static; text-align: center; margin-top: 2.25rem; }
    .comm_content2 .comm_txt_box h3 { font-size: 1.375rem; }
    .comm_content2 .comm_txt_box p { font-size: 1rem; margin-top: 1.625rem; }

    .comm_content2.con00 { display: none; }

    .comm_content2>div { transform: translateY(6rem); }

    .comm_img_box { margin-top: 0 !important; }
    
    .comm_img img { width: 100% !important; }
    .comm_img.img01 img { max-width: 35rem; }
    .comm_img.img02 img { max-width: 21rem; }
    .comm_img.img03 img { max-width: 22rem; }
    .comm_img.img04 img { max-width: 15rem; }
    .comm_img.img05 img { max-width: 33rem; }
    .comm_img.img06 img { max-width: 28rem; }
    .comm_img.img07 img { max-width: 26rem; }
    .comm_img.img08 img { max-width: 26rem; }

    
    .comm_content2.active { opacity: 1; transform: translateY(0); transition: 1.2s 0.2s; }

/*  */

    .premium_box { max-height: 540px; }

    .premium_tit_box { width: 90%; }
    .premium_tit_box>div { transform: translateY(6rem); }
    .premium_tit_box h4 { font-size: 1.875rem; }
    .premium_tit_box h2 { font-size: 3.25rem; margin-top: 0.625rem; }
    .premium_tit_box p { font-size: 1.25rem; margin-top: 2.75rem; }

    .premium_tit { right: 5%; bottom: 3rem; }
    .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(6); }
    .premium_bg>div>div { transform: rotate(90deg) scale(1.85) !important; } 

    .premium_content_box { padding: 4rem 0; }


    .premium_content_box>div:last-child>div { width: 90%; max-width: 340px; }
    .premium_icon { transform: scale(0.7); transform-origin: top center; }
    .premium_content { width: 100%; height: 17.5rem; }
    .premium_content p { font-size: 0.875rem; padding-top: 2.5rem; margin-bottom: 1.25rem; }
    .premium_content h5 { font-size: 1rem; margin-top: 0; }
    .premium_content h6 { font-size: 1.375rem; margin-bottom: 1.25rem; }
    .premium_content span::after { display: none; }

    .premium_content.active:nth-child(n+7) span::before { width: 90% !important; transition: 2.5s 0.2s; }
    .premium_content.active:nth-child(8) span::before { width: 0 !important; }

    @media screen and (min-width: 500px) and (max-width: 766px) {

        .premium_content_box { padding: 4rem 0 6rem; }
        
        .premium_content_box>div:last-child>div { width: 90%; max-width: 560px; }
        .premium_content { width: 50%; height: 17.5rem; }

        .premium_content span::after { display: block; }

        .premium_content.active:nth-child(n+5) span::before { width: 90% !important; transition: 2.5s 0.2s; }
        .premium_content.active:nth-child(4n) span::after { height: 90% !important; 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; }

    }
    

/*  */

    .out_wrap { height: 100dvh; max-height: 600px; }
        
    .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 { bottom: 7rem; display: none; }
    .premium_tit h2 { font-size: 2.75rem; }
    .premium_tit h2 span { font-size: 5rem; margin-left: 12.5rem; }


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

/*  */

    /* .footer_top>div { flex-wrap: wrap; }
    .footer_quick { border: none; border-bottom: 1px solid rgba(255,255,255,0.4); }
    .footer_quick:last-child { border: none; } */
    .footer_quick h2 { font-size: 1rem; line-height: 200%; }
    .footer_quick p { margin-top: 0; display: none; }
    .footer_quick>a { padding: 0.625rem 0 0.5rem; }
    .footer_quick>a>div { gap: 0.625rem; }
    /* .footer_quick>a>div>div { display: flex; justify-content: flex-start; align-items: center; gap: 1.125rem; } */
    .footer_quick:nth-child(1) img { width: 18px; }
    .footer_quick:nth-child(2) img { width: 18px; }
    .footer_quick:nth-child(3) img { width: 18px; }

    .footer_middle { padding: 1.125rem 0% 1rem }
    .footer_middle>div { flex-wrap: wrap; gap: 0.625rem 0; }

    .footer_const { width: 100%; justify-content: center; }
    .footer_const li:nth-child(2) img { width: 70px; }
    .footer_const li:nth-child(4) img { width: 55px; }
    .footer_const li:nth-child(6) img { width: 66px; }

    .footer_privacy { width: 100%; justify-content: center; flex-wrap: wrap; }

    .footer_bottom { gap: 2rem; padding: 3rem 0 5rem; align-items: flex-start !important; justify-content: center; flex-wrap: wrap; text-align: center; }

    .footer_logo { width: 100%; }

    .footer_info { flex-wrap: wrap; gap: 0.5rem 0; justify-content: center;margin-bottom: 1rem; }
    .footer_info li { padding: 0 0.625rem; }
    .footer_info li:nth-child(3)::after { display: none; }
    .footer_info li:last-child { padding-left: 0; width: auto; }
    .footer_info li:first-child { padding-left: 0.625rem; }
    .footer_info li:first-child img { width: 6.5rem; }

    .footer_bottom h6 { margin-top: 3rem; }

    .footer_sns { bottom: 0; position: relative; margin-top: 1.25rem; transform: scale(0.9); }

    .top_bt { width: 40px; height: 40px; right: 3%; top: 110px; }
    .top_bt:before { width: 6px; height: 6px; top: 5px; margin: auto; }
    .top_bt::after { width: 1px; height: 45px; top: 19px; }
    
    .footer.active .top_bt { opacity: 1; top: -20px; }
    
            .footer_info li:first-child {width: auto; }
    .footer_info li:nth-child(2){width: auto; }
    .footer_info li:nth-child(3){width: auto; }
    .footer_info li:nth-child(4){width: auto; }
    .footer_info li { padding: 0 0.625rem;}

/*서브*/

	.sub_top { margin-top: 6rem; }
	.sub_top01 .sub_top_img { background: url(../img/sub_top.jpg) right top 10% no-repeat; background-size: cover; animation: sub_top_img 2.0s 0s both; }

	.sub_top_txt { width: 100%; }
	.sub_top_txt h2 { font-size: 1.5rem; margin-top: -0.5rem;}

    .sub_top_bg { transform: scale(0.6); }
    .sub_top_bg.bg01 { left: -40%; bottom: -40%; }
    .sub_top_bg.bg02 { right: -25%; bottom: -20%; }
    .sub_top_bg.bg03 { left: -45%; bottom: -35%; }
    .sub_top_bg.bg04 { left: 27%; bottom: -33%; }
    .sub_top_bg.bg05 { left: 13%; top: -28%; }

    @keyframes sub_top_txt2 {
		from {  }
		to{ letter-spacing: 1.125rem; padding-left: 1.125rem; }
    }

/*    body.sub .all_wrap { margin-top: -50px; }*/
    .sub_top_img>div:first-child{height: 380px;}
	#snb_wrap { width: 100%; height: 50px; }
	#snb { width: auto; height: 50px; }
	#snb > li { width: calc(50% - 25px); height: 50px; }
	#snb > li > a:after { height: 14px; }
	#snb > li:first-child { width: 50px; }
	#snb > li:first-child img { transform: scale(0.8); }
	#snb > li:nth-child(3) { width: calc(50% - 25px); }
	#snb > li:nth-child(2):after { width: 6px; height: 6px; right: 18px; top: 22px; }
	#snb > li:nth-child(3):after { width: 6px; height: 6px; right: 18px; top: 22px; }
	#snb .ov > a { height: 50px; line-height: 50px; padding: 0 15px; font-size: 12px; min-width:160px; }

	#snb > li:nth-child(2):hover:after { top: 20px; }
	#snb > li:nth-child(3):hover:after { top: 20px; }

	#snb .ov ul li a { font-size: 10px; padding:11px 15px; }

	#sub_box { margin-top: 0; }
    #sub_container { margin-top: 5rem; }
	#sub_tit h2 { font-size: 28px; }
	.sub_line { height: 28px; margin-top: 22px; }
	.sub_page { margin-top: 3rem; }

    .sub_line_box>div { width: 88%; height: 450px; position: relative; }
    .sub_line02 { top: 225px; right: 12%; animation: sub_line02 1.9s 1.2s both linear; }
/*    .sub_line04 { transform: rotate(60deg); }*/

	.sub_ori { padding: 15px 17px; }
	.sub_ori>div { width: 35px; height: 35px; min-width: 35px; margin-right: 14px; background-size: 3.6px; }
	.sub_ori ul li { font-size: 10px; }

	.sub_ori ul.ori2 li { margin-left: 15px; }
	.sub_ori ul.ori2 li:first-child { font-size: 11px; margin-bottom: 2px; }

	.sub_tab_bt { margin-bottom: 10px; }
	.sub_tab_bt ul li { font-size: 11px; line-height: 40px; }

/**/

	.sub_img_wrap { padding-bottom: 30px; }

	.sub_page.img { margin-top: 40px; }
	.sub_img { margin-bottom: 50px; }

	ul.tabs2 { margin-bottom: 10px; }
	ul.tabs2 li { height: 35px; line-height: 34px; font-size: 12px; }

    ul.tabs2.event { justify-content: space-between; flex-wrap: wrap; margin-bottom: 1.5rem; gap: 0.5rem; }
    ul.tabs2.event li { overflow: hidden; width: 49%; margin-left: 0; }

/**/

	.sub_over_wrap>h2 { font-size: 20px; padding-left: 5%; }
	/* .sub_over_img { height: auto; margin-top: 15px; } */
/*	.sub_over_img { height: 150px; }
	.sub_over_img_box p { position: relative; color: #000; font-size: 12px; left: 5%; top: 0%; margin-bottom: 20px; }*/

    .sub_over_txt { right: 1.5rem; bottom: 0.25rem; }
    .sub_over_txt h2 { font-size: 1.25rem; line-height: 180%; }
    .sub_over_txt h2 span { font-size: 3.25rem; margin-left: 5.5rem; }

    /* .sub_over_top { height: 18rem; flex-wrap: wrap; } */
    .swiper_planning { width: 100%; }
    .swiper_planning .sub_planning_img { height: 53vw; }

    .swiper_planning_thumb { width: 100%; }
    .swiper_planning_thumb .swiper-wrapper { justify-content: flex-start; flex-direction: revert; }
    .swiper_planning_thumb .swiper-slide { max-width: 118px; height: 17vw; }
    
    .swiper-button-next-planning { display: none; }
    .swiper-button-prev-planning { display: none; }

	.sub_over_bottom { width: 100%; margin-top: 35px; }
	.sub_over_bottom_tit h3 { width: 33%; min-width: 150px; font-size: 16px; line-height: 120%; }
	.sub_over_bottom_tit span { width: 90%; }
	.sub_over_txt_box { margin-top: 40px; padding-bottom: 0px; margin-left: 0; }
	.sub_over_txt_box>div { width: 100%; margin-bottom: 35px; }
	.sub_over_txt_box>div h4 { font-size: 16px; padding-bottom: 13px; }
	.sub_over_txt_box>div p { height: auto; font-size: 11px; margin-top: 10px; }

/*  */

    .sub_location_tit h2 { font-size: 2.375rem; line-height: 132%; margin-top: 0.5rem; }
    .sub_location_tit p { font-size: 1.125rem; }


    .sub_location_bottom { padding: 5rem 0%; gap: 7.5rem; margin-top: 3.5rem; }

    .sub_location_txt_box { margin: 0; margin-top: 0.5rem; }
    
    .sub_location_img { max-width: 224px; }

    .sub_location_map_plus>div:nth-child(2) { display: none; }
    
    .sub_location_img.img01,.sub_location_img.img03 { border-radius: 3.75rem 0 0 0; }
    
    .sub_location_img { order: 1; }
    .sub_location_txt_box { order: 2; }
    .sub_location_txt_box p { width: 100%; }
    .sub_location_txt_box.box02,.sub_location_txt_box.box04 { text-align: right; }
    .sub_location_txt_box.box02 .txt_icon,.sub_location_txt_box.box04 .txt_icon { justify-content: flex-end; margin-right: 3px; }
    

/*  */

    .sub_premium_wrap>div { justify-content: center; flex-wrap: wrap; gap: 4rem 3.5rem; }
    
    .sub_premium_content { width: 100%; max-width: 521px; }

    .sub_premium_txt_box img { transform: scale(0.9); transform-origin: right center; margin-right: 0; }

    .sub_premium_txt_box h5 { font-size: 1rem; }
    .sub_premium_txt_box h2 { font-size: 1.75rem; margin-top: 0.5rem; }
/*    premium*/
    .sub_pre_content{width: 100%;}
    .sub_pre_content.active:nth-child(8) span::before {width: 95%; transition: 2.5s 0.2s;}
    .sub_pre_content.active span::after{height: 0!important;}

/**/

    .sub_contact_wrap { width: 100%; }

    .sub_contact_bottom { margin-top: 3rem; margin-bottom: 3rem; }

    .sub_contact_box { width: 100%; display: flex; align-items: center; flex-wrap: wrap; }
    .sub_contact_map_box { width: 100%; max-width: 360px; height: auto; }

    .sub_contact_add h4 { font-size: 1.625rem; }
    .sub_contact_add p { font-size: 1rem; margin-top: 0.875rem; }

    .sub_contact_bt { transform: scale(0.9); transform-origin: left bottom; margin-top: 2rem; }

    /* .sub_contact_txt_box { max-width: 360px; margin: 1.5625rem 0; } */

    #map { position: relative; width: 100%; height: 280px; }
    

/**/

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

	.sub_gongo_img_box { width: 100%; height: 280px; }

	.sub_gongo_txt_box { width: 100%; display: block; margin-top: 5%; }
	.sub_gongo_txt_box>div>a { padding: 30px 30px 40px; }
	.sub_gongo_logo { transform: scale(0.75); transform-origin: left center; margin-left: 2px; }
	.sub_gongo_txt_box h2 { font-size: 20px; margin-top: 10px; margin-left: -2px; }
	.sub_gongo_txt_box p { font-size: 11px; margin-top: 20px; }
	.sub_gongo_txt_box>div:nth-child(2) { margin-bottom: 10%; }

	.sub_gongo_bt { width: 35px; height: 35px; right: 22px; bottom: 22px; }
	.sub_gongo_bt>div { width: 25px; height: 17px; left: -6px; }
	.sub_gongo_bt>div:after { width: 6px; height: 6px; }

	.sub_gongo_notice { display: none; }

	.sub_gongo_txt_box>div:hover .sub_gongo_bt>div { left: -3px; }

/**/

	/* .news_wrap {  } */

	.news_tit h2 { font-size: 68px; }
	.news_tit h4 { font-size: 20px; line-height: 25px; margin-top: 30px; }
	.news_tit p { font-size: 12px; margin-top: 20px; }

	.news_content_box { max-width: 450px; margin-top: 0px; }
	.news_content_vd { padding: 32px 0; margin-bottom: 30px; }
	.news_img { width: 100%; }
	.news_img img { width: 100%; }
	.news_txt_box { width: 100%; margin-top: 20px; }
	.news_txt_box h6 { font-size: 10px; padding: 3px 7px; margin-bottom: 8px; }
	.news_txt_box h4 { font-size: 12px; }
	.news_txt_box h3 { font-size: 18px; line-height: 125%; margin-top: 5px; padding-bottom: 2px; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 2; line-clamp: 2; }
	.news_txt_box p { font-size: 12px; line-height: 140%; margin-top: 18px; -webkit-line-clamp: 2; line-clamp: 2; }
	.news_bt { margin-top: 40px; font-size: 11px; }
	.news_bt:after { width: 35px; left: 35px; }

	.news_content_vd { flex-wrap: wrap; }
	.news_content_vd .news_img { width: 100%; max-width: 677px; }
	.news_content_vd .news_txt_box { width: 100%; }
	.news_content_vd .news_bt { margin-top: 30px; }

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

	.news_content>li h4 { font-size: 13px; }
	.news_content>li h2 { font-size: 16px; line-height: 22px; margin-top: 8px; height: 44px; }
	.news_content>li p { font-size: 12px; line-height: 22px; margin-top: 18px; height: 66px; }
	.news_content>li h6 { font-size: 9px; padding: 3px 8px; }
/*	.news_bt { display: none; }*/

/*  */

    .sub_brand_top { height: 35rem; }
    .sub_brand_top>div:last-child { width: 81%; flex-wrap: wrap; justify-content: flex-end; }

    .brand_vd_box:after { left: 50%; top: 0; transform: translateX(-91.5vh); width: 180vh; height: 100vh;}

    .sub_brand_top_tit { width: 100%; text-align: left; }
    .sub_brand_top_logo { transform: translateX(5rem) scale(0.7); margin-top: 9rem; transform-origin: right bottom; }

    .sub_brand_top.active .sub_brand_top_logo { opacity: 1; transform: translate(0) scale(0.7); transition: 1.0s 0s; }

    .sub_brand_middle { width: 100%; padding: 4.5rem 0; }

    .sub_brand_middle>p:last-child { margin-top: 3.5rem; }

    .sub_brand_circle_box { flex-wrap: wrap; }
    .sub_brand_circle { width: 15rem; height: 15rem; margin: 3.5rem 6% 0; }
    .sub_brand_circle h3 {font-size: 1.425rem; }
    .sub_brand_circle p { font-size: 0.925rem; margin-top: 0.875rem; height: 4.25rem; }

    .sub_brand_promise_box { height: auto; margin-top: 3rem; }
    .swiper_promise { padding-bottom: 0; }
    .sub_brand_promise_content { padding-bottom: 0; }
    .sub_barnd_promise_img { height: 15.8125rem; position: relative; top: revert; bottom: 0; margin-top: -3rem; }
    .sub_brand_promise_bg { width: 23.0625rem; position: relative; margin: auto; left: -0.5rem; }
    .sub_brand_promise_content p { line-height: 200%; left: 10%; bottom: 8%; z-index: 2; }

    .sub_brand_promise_box .swiper-pagination { width: 100%; position: relative; right: 0%; top: revert; bottom: 0; margin: auto; display: flex; flex-direction: revert; }
    .sub_brand_promise_box .swiper-pagination span::after { background-color: #000; }

    

    .sub_brand_tab { margin-top: 8.75rem; }
    .sub_brand_tab ul { flex-wrap: wrap; margin-top: 2rem; }
    .sub_brand_tab ul li { width: calc(33.33% - 1.5px); height: 3.5rem; line-height: 3.5rem; margin-right: 2px; }
    .sub_brand_tab ul li:nth-child(n+4) { width: calc(50% - 1px); margin-top: 2px; }
    .sub_brand_tab ul li:nth-child(3) { margin-right: 0; }

    .sub_brand_list_wrap { margin-top: 4.5rem; }
    .sub_brand_list_bg { top: 36%; }
    .sub_brand_list_tit p { height: 6.25rem; }

    .sub_brand_list_roll { width: 100%; margin-top: 3.125rem; }
    .sub_brand_list_roll img { width: 100%; }

    .brand_roll_bt span { width: 12px; height: 12px; margin: 0 5px; }

    .sub_brand_list_bottom { margin-top: 7rem; }
    .sub_brand_list_box { width: 80% !important; margin: auto; align-items: flex-start !important; transform: translateX(0) !important; justify-content: space-between; flex-wrap: wrap; }
    .sub_brand_list_box.box01 { margin-top: 0; }
    .sub_brand_list_box.box02 { margin-top: 6.25rem; }
    .sub_brand_list_box.box03 { margin-top: 7.5rem; }
    .sub_brand_list_box.box04 { margin-top: 6.25rem; }

    .sub_brand_list_box>div { width: 100% !important; }

    .list01 .sub_brand_list_box.box02>div:nth-child(2) { margin-top: 3rem; }
    .list01 .sub_brand_list_box.box04>div:nth-child(2),.list03 .sub_brand_list_box.box04>div:nth-child(2),.list05 .sub_brand_list_box.box04>div:nth-child(2) { margin-top: 2.5rem; }
    .list02 .sub_brand_list_box.box01,.list04 .sub_brand_list_box.box01 { width: 83.5%; }
    .list02 .sub_brand_list_box.box02,.list04 .sub_brand_list_box.box02 { width: 83.5%; margin-top: 7.5rem; }
    .list02 .sub_brand_list_box.box03,.list04 .sub_brand_list_box.box03 { width: 100%; margin-top: 7.5rem; }
    .list02 .sub_brand_list_box.box04,.list04 .sub_brand_list_box.box04 { width: 76.36%; margin-top: 7.5rem; }
    .list02 .sub_brand_list_box.box05,.list04 .sub_brand_list_box.box05 { width: 76.36%; margin-top: 5rem; flex-direction: revert; justify-content: flex-end; }
    .list02 .sub_brand_list_box.box01>div:nth-child(1),.list04 .sub_brand_list_box.box01>div:nth-child(1) { width: 60.42%; }
    .list02 .sub_brand_list_box.box01>div:nth-child(2),.list04 .sub_brand_list_box.box01>div:nth-child(2) { width: 34.95%; }
    .list02 .sub_brand_list_box.box02>div:nth-child(1),.list04 .sub_brand_list_box.box02>div:nth-child(1) { width: 33.24%; margin-bottom: 2.5rem; text-align: right; }
    .list02 .sub_brand_list_box.box02>div:nth-child(1) h5,.list04 .sub_brand_list_box.box02>div:nth-child(1) h5 { width: 100%; }
    .list02 .sub_brand_list_box.box02>div:nth-child(1) p,.list04 .sub_brand_list_box.box02>div:nth-child(1) p { width: 100%; }
    .list02 .sub_brand_list_box.box02>div:nth-child(2),.list04 .sub_brand_list_box.box02>div:nth-child(2) { width: 52.28%; display: flex; justify-content: flex-start; align-items: flex-end; }
    .list02 .sub_brand_list_box.box03>div:nth-child(1),.list04 .sub_brand_list_box.box03>div:nth-child(1) { width: 100%; }
    .list02 .sub_brand_list_box.box04>div:nth-child(1),.list04 .sub_brand_list_box.box04>div:nth-child(1) { width: 61.31%; }
    .list02 .sub_brand_list_box.box04>div:nth-child(2),.list04 .sub_brand_list_box.box04>div:nth-child(2) { width: 32.06%; }
    .list02 .sub_brand_list_box.box05>div:nth-child(2),.list04 .sub_brand_list_box.box05>div:nth-child(2) { width: 61.31%; text-align: right; }
    .list02 .sub_brand_list_box.box05>div:nth-child(2) h5,.list04 .sub_brand_list_box.box05>div:nth-child(2) h5 { width: 100%; }
    .list02 .sub_brand_list_box.box05>div:nth-child(2) p,.list04 .sub_brand_list_box.box05>div:nth-child(2) p { width: 100%; }

    .list03 .sub_brand_list_box.box02>div:nth-child(1) { width: 31.34%; margin-bottom: 2.5rem; }
    .list03 .sub_brand_list_box.box02>div:nth-child(2) { width: 64.08%; display: flex; justify-content: flex-end; align-items: flex-end; }

    .list05 .sub_brand_list_box.box02>div:nth-child(1) { width: 31.34%; margin-bottom: 2.5rem; }
    .list05 .sub_brand_list_box.box02>div:nth-child(2) { width: 64.08%; display: flex; justify-content: flex-end; align-items: flex-end; }
    .list05 .sub_brand_list_box.box03 { margin-top: 7.5rem; }

    .sub_brand_img01 { width: 60%; max-width: 352px; margin-bottom: 2.5rem; }
    .sub_brand_img02 { width: 80%; max-width: 421px; float: right; margin-top: 6rem; }
    .sub_brand_img03 { width: 55%; max-width: 274px; margin-top: 2rem; float: none; }
    .sub_brand_img04 { width: 70%; max-width: 317px; float: right; }
    .sub_brand_img05 { width: 100%; max-width: 515px; margin-bottom: 2.5rem; }
    .sub_brand_img06 { width: 65%; max-width: 300px; margin-top: 2.5rem; float: none; }
    .sub_brand_img07 { width: 70%; max-width: 260px; float: right; }

    .list02 .sub_brand_img01,.list04 .sub_brand_img01 { width: 90%; max-width: 555px; margin-top: 0; margin-bottom: 2.5rem; }
    .list02 .sub_brand_img02,.list04 .sub_brand_img02 { width: 63.85%; max-width: 307px; margin-top: 0; margin-bottom: 2.5rem; }
    .list02 .sub_brand_img03,.list04 .sub_brand_img03 { width: 32.4%; margin-left: 5%; max-width: 156px; margin-top: 0; font: none; }
    .list02 .sub_brand_img04,.list04 .sub_brand_img04 { width: 160%; max-width: 515px; margin-left: -30%; float: none; }
    .list02 .sub_brand_img06,.list04 .sub_brand_img06 { width: 100%; max-width: 515px; margin-top: 0; font: none; margin-bottom: 2.5rem; }
    .list03 .sub_brand_img03,.list05 .sub_brand_img03 { margin-right: 5%; max-width: 172px; }

    .list03 .sub_brand_img03 { width: 31.47%; margin-top: 0; font: none; }
    .list03 .sub_brand_img04 { width: 58.03%; margin-top: 0; margin-bottom: 2.625rem; }
    .list05 .sub_brand_img03 { width: 31.47%; margin-top: 0; font: none; }
    .list05 .sub_brand_img04 { width: 58.03%; margin-top: 0; margin-bottom: 4.375rem; }

    .sub_brand_list_box h5 { font-size: 2.0625rem; line-height: 115%; width: 200%; }
    .sub_brand_list_box p { font-size: 0.875rem; line-height: 178%; color: #25282a; opacity: 0.8; margin-top: 1.425rem; width: 200%; }
    .sub_brand_list_box h6 { width: 100%; font-size: 0.75rem; line-height: 120%; position: absolute; color: #985a28; letter-spacing: 0.25rem; }
    .brand_ori_left { text-align: right; left: -100%; top: 0; }
    .brand_ori_left span { transform-origin: right top; transform: rotate(-90deg); display: inline-block; position: relative; right: 1.375rem; }
    .brand_ori_left.line2 span { right: 2.5rem; }
    .brand_ori_right { text-align: right; right: 0%; top: 0; }
    .brand_ori_right span { transform-origin: right top; transform: rotate(-90deg); display: inline-block; position: relative; right: -0.75rem; }

    .list01 .sub_brand_list_box.box03>div { width: 90% !important; }
    .list01 .sub_brand_list_box.box03 .brand_ori_left { left: revert; right: 0; }
    .list01 .sub_brand_list_box.box03 .brand_ori_left span { right: -0.75rem; }
    .list02 .sub_brand_list_box.box04>div,.list04 .sub_brand_list_box.box04>div { width: 90% !important; }
    .list02 .sub_brand_list_box.box04 .brand_ori_left,.list04 .sub_brand_list_box.box04 .brand_ori_left { left: revert; right: 0; }
    .list02 .sub_brand_list_box.box04 .brand_ori_left span,.list04 .sub_brand_list_box.box04 .brand_ori_left span { right: -0.75rem; }
    .list02 .sub_brand_list_box.box05>div,.list04 .sub_brand_list_box.box05>div { width: 90% !important; }
    .list02 .sub_brand_list_box.box05 .brand_ori_right,.list04 .sub_brand_list_box.box05 .brand_ori_right { left: -100%; right: revert; }
    .list02 .sub_brand_list_box.box05 .brand_ori_right span { right: 2.5rem; }
    .list04 .sub_brand_list_box.box05 .brand_ori_right span { right: 1.375rem; }

    .list04 .sub_brand_list_box.box01 h5,.list04 .sub_brand_list_box.box02 h5 { font-size: 1.75rem; }


    .sub_brand_list01 { opacity: 0; transform: translateX(-5rem); }
    .sub_brand_list02 { opacity: 0; transform: translateX(5rem); }


    .sub_brand_bottom { margin-top: 13.25rem; }
    .sub_brand_bottom h2 { top: -3.75rem; }

/**/

	body.sub .contact_wrap>div:last-child { width: 100%; }

/**/

}