@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; }

    /* .all_wrap { width: 100dvw; } */
   

    .main_skip_bt { right: 7.5%; bottom: 5%; }
    .main_skip_bt>div { transform: translate(0); }

/*  */

    .intro_tit h2 { font-size: 1.25rem; letter-spacing: 0.75rem; padding-left: 0.75rem; }
    .intro_tit h2 span b { transform: translateY(-2rem); }
    .intro_tit h2 span b.spacing { margin-right: 1.25rem; }
    .intro_tit.tit02 h2 { letter-spacing: 0.25rem; padding-left: 0.25rem; }
    .intro_tit.tit02 h2 span b.spacing { margin-right: 0.75rem; }

    .intro_txt_box>div { transform: translate(0)!important; }
    .intro_txt_box p { font-size: 1rem; padding-left: 1.75rem; }
    .intro_txt_box h1 { font-size: 12rem; letter-spacing: 0rem; margin-top: 0rem; }
    .intro_txt_box img { width: 15rem; margin-right: 0.5rem; }

    .intro_bg { transform: translate(-50%,-50%) scale(2.5); }
    
    .intro_wrap.intro2 .intro_bg>div:nth-child(2n-1)>div:nth-child(2n-1) { transform: scale(1.035); transition: 1.6s 0s; }
    .intro_wrap.intro2 .intro_bg>div:nth-child(2n-1)>div:nth-child(2n) { transform: scale(1.035); transition: 2.0s 0.2s; }
    .intro_wrap.intro2 .intro_bg>div:nth-child(2n)>div:nth-child(2n) { transform: scale(1.035); transition: 1.6s 0s; }
    .intro_wrap.intro2 .intro_bg>div:nth-child(2n)>div:nth-child(2n-1) { transform: scale(1.035); transition: 2.0s 0.2s; }

    .intro_wrap.skip .intro_img_box { clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0% 100%); transition: 1.5s 0s; }

    .intro_txt_box h4{font-size: 1.2rem; line-height: 280%;}
    .intro_leaf{width: 150vw; bottom: 38vw;}

    .intro_txt_box h3{font-size: 1.6rem;}

    .intro_txt_box.white{z-index: 10;}
    .intro_txt_box.box01,
    .intro_txt_box.box02{ clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}
    .intro_txt_box.box01.white,
    .intro_txt_box.box02.white{ clip-path: inset(18% 32% 18% 32% round 12rem);}

/*  */
/*    #section1{height: 100vh; position: fixed;}*/
    .main_vd iframe{width: 400%; height: 400%;}

    .main_img>div { background: url(../img/main_m.jpg) center bottom no-repeat; background-size: 170%; }
    .main_img::after { display: none; }

/*  */

    .main_tit_box>div { transform: translateY(-10rem); color: #fff; }
    .main_tit_box>div>div { flex-direction: column; align-items: center; }
    .main_tit_box h4 { font-size: 1.25rem; }

/*  */

    .main02>div { gap: 3rem; }

    .main_tit h2 { font-size: 1.5rem; }

    .main_tit2 { height: 40%; }
    .main_tit2 h1 { font-size: 12rem; letter-spacing: 0rem; }
    .main_tit2 p { font-size: 1rem; padding-left: 0; text-align: center; }
    .main_tit2 h3 { gap: 0.5rem; font-size: 2rem; }
    .main_tit2 p:last-child { margin-right: 0; text-align: center; }

    .main_guest { bottom: 3.5rem; right: 3%; margin: 0; }
    .main_guest img { width: 85%; }
    
    .main_bgm { width: 62%; bottom: 6rem; right: revert; left: 0; text-align: left; }
    .main_bgm p { line-height: 128%; }


    .sum_vd { padding-bottom: 100.25%; }

    .sum_ori { text-align: center; left: 0; right: 0; margin: auto; }

    .sum_box>div { width: 85%; gap: 4rem; }

    .sum_tit_box img { width: 16rem; }

    .sum_txt_box h2 { font-size: 3.25rem; white-space: wrap; }
    .sum_txt_box h5 { font-size: 1rem; margin-top: 1rem; }
    
    .sum_img_box h3 { display: none; }

    .sum_sum { margin-top: 1rem; gap: 4rem; }
    .sum_sum ul { gap: 2.5rem; }
    .sum_sum ul li { width: 100%;  }

    .main_sum_bt { flex-direction: column; }
    

    .cal_content ul li { width: calc(33.33% - 0.75rem); height: 7rem; }
    .cal_content ul li:nth-child(n+4) { width: calc(50% - 0.75rem); }

    .main_cal_bt { flex-direction: column; margin-top: 2rem; }

    .main_wrap.on .main_tit2 h3 { letter-spacing: 0.25rem; padding-left: 0.25rem; }
    

    .main02 { padding-top: 16rem; padding-bottom: 7rem; }

    .cal_clock_box { transform: scale(0.8) translateX(65vw); }
    .cal_clock_box .cal_clock_tit { display: none; }

    /* .cal_clock_center { background: none; } */

    .cal_clock_tit.mo { display: block; position: absolute; width: 100%; height: 100%; text-align: center; display: flex; justify-content: center; align-items: flex-start; left: 0; top: 16rem; transform: translateY(3rem); opacity: 0; }
    /* .cal_clock_tit.mo>div { } */

/*  */

    .brand_wrap>div { max-height: 600px; transform: translateY(-3rem);}
    .brand01 { max-height: 480px !important; }
    .brand_txt_box h1 { font-size: 4rem !important; }
    .brand_txt_box h4 { margin-top: 4rem; }
    .brand_txt h5{top: 0;}
    .brand_txt_box.box02 h4 { margin-top: 4rem; }
    .brand_txt_box>div>div { height: 56vw; }
    .brand_txt_box.box00 h4 { line-height: 200%; }
    .brand_txt_box.box00>div { transform: translateY(-7rem); }
    .brand_txt_box.box03>div { transform: translateY(0); }
    #section2::before{background: url(../img/brand_bg.jpg) center top no-repeat; background-size: cover;}
    .brand_wrap{margin-top: 100vw;}
    .brand_tit_box {transform: translate(0)!important;}
    .brand_tit_box p{position: relative; top: 0; margin-bottom: 2rem;}
    .brand_tit_box h1 { font-size: 3rem; }
    .brand_tit_box img{ position: relative; margin-top: 2rem; bottom: 0; width:30vw ;}
    .brand_img::after{width: 90%;}

    .brand_over h1{font-size: 3rem; gap: 1rem;}
    .brand_circle_box{width: 24rem; height: 24rem;}
    .brand_txt p{font-size: 1rem;}

    .brand_tit_box.active h1{gap: 2rem;}
    .brand_img_box.active{clip-path: circle(12rem at 50% 50%);}

/*    */
    
    #section8,
    .out_wrap{height: 120vw;}
    
    
/*  */

    .location_img_box.box01 { height: 20rem; }
    .location_img_box h3 { font-size: 2.75rem; right: -1rem; bottom: 1.25rem; }
    .location_img_box.box03 { width: 100%; }
    .location_img_box img { width: 100% !important; max-width: 515px !important; }
    /* .location_txt_box{width: 80%;} */
    .location_txt_box br { display: none; }
    .location_txt_box.box01 { padding-top: 8rem; }
    .location_txt_box.box01>div::before { width: 4px; left: 0.375rem; top: -8rem; }
    .location_txt_box p { margin-top: 1.75rem; font-size: 1rem; line-height: 160%; white-space: break-spaces; }
    .location_ori{width: 80%; margin-top: 8rem;}
    .location_tit_box h2{font-size: 2.8rem;}
    .location_tit_box p{font-size: 1rem;}
    .location_txt h3{font-size: 1.5rem;}

    .location_txt_box.active>div::before { height: 6.5rem; transition: 2.5s 0.2s; }
    .location_txt.active { opacity: 1; transform: translateY(2rem); }

/*  */

    .master_wrap { padding: 8rem 0 16rem; }
    .master_txt h3 { font-size: 3rem; transform: translateY(-7rem); }

/*  */

    /* .complex_img { height: 20rem; } */
    .complex_img_box { flex-direction: column; margin-top: 6rem; }
    .complex_txt_box { padding-top: 8rem; }
    .complex_txt_box h2 { font-size: 2.8rem; }
    .complex_txt_box p { font-size: 1rem; margin-top: 1rem; white-space: pre-line;}
    .complex_txt_box p br { display: none; }
    .complex_txt_box { width: 100% !important; text-align: center !important; justify-content: center !important; align-items: center !important; }
    .complex_txt_box>div { margin: 0 !important; }
    .complex_txt_box>div::before { width: 4px; left: 0.375rem; top: -8rem; }
    .complex_txt_box.box01 { width: 85% !important; text-align: left !important; padding-top: 8rem; }
    .complex_txt_box.active>div::before { height: 6.5rem; transition: 2.5s 0.2s; }
    .complex_vd { padding-bottom: 50%; }
    .complex_vd iframe { width: 160% !important; height: 160% !important; }

/*  */


.comm_txt_box h2{font-size: 2.8rem;}
.comm_img_box{gap: 4rem;}
.comm_img .img_all,
.comm_img .img_all>div{gap: 1rem;}
.comm_img .img_all>div .comm_imgs.bg02{width: 100%;}
.comm_img .img_all>div .comm_imgs.bg03{height: 100%;}



/*  */

    .comm_right_tit { text-align: center; transform: translateY(3rem); }
    .comm_txt_box { text-align: center; align-items: center; transform: translateY(3rem); margin-top: 5rem; }
    .comm_txt_box h3 { font-size: 1.375rem; }
    .comm_txt_box p { font-size: 1rem; line-height: 142%; margin-top: 1rem; }
    .swiper_comm { display: block; width: 100%; height: 20rem; position: relative; margin: 0; padding: 0; outline: none; }
    .swiper_comm .swiper-slide { background-color: #000; }
    .comm_content { position: absolute; left: 0; top: 0; z-index: 9; color: #fff; right: 0; bottom: 0; margin: auto; display: flex; justify-content: flex-end; align-items: flex-end; text-align: right; padding: 0 !important; }
    .comm_content>div { margin-right: 5%; margin-bottom: 1.5rem; }
    .comm_content h3 { font-size: 1.425rem; }
    .comm_content p { font-size: 1rem; margin-top: 0.75rem; opacity: 0.5; }

    .swiper_comm .swiper-slide-active .comm_img { transform: scale(1); transition: 2.5s 0s; }

  

/*  */

    .unit01 { padding-bottom: 16rem; }
    .unit02>div { width: 80%; }
    .unit_tit_box { justify-content: center; } 
    .unit_txt { justify-content: center; }
    .unit_txt h3 { font-size: 3rem; transform: translateY(-8rem);  }
    .unit_content>div { width: 100%; }
    .unit_img_box { width: 100%; text-align: center; }
    .unit_img_box>div:first-child img { width: 100%; max-width: 374px; }
    .unit_content.con03 .unit_img_box img { max-width: 224px; }
    .unit_txt_box { white-space: nowrap; }
    .unit_bt { transform: scale(0.85); transform-origin: center top; }

/*  */


.space_txt_box h2{font-size: 3rem; letter-spacing: 2.8rem;}
/* .space_img{clip-path: polygon(calc(50% - 28vw) calc(50% - 30vh), calc(50% + 28vw) calc(50% - 30vh), calc(50% + 28vw) calc(50% + 20vh), calc(50% - 28vw) calc(50% + 20vh));}
.space_txt_box.white{clip-path: polygon(calc(50% - 28vw) calc(50% - 30vh), calc(50% + 28vw) calc(50% - 30vh), calc(50% + 28vw) calc(50% + 20vh), calc(50% - 28vw) calc(50% + 20vh));} 
.space_ori { width: 56vw; height: 70vw;}*/
.space_leaf{ transform: translateY(-3rem);}
.space_txt_box p{font-size: 1rem;}
.space_txt_box h4{font-size: 1.625rem;}

.space_wrap.active .space_txt_box h2{letter-spacing: .8rem; transition: opacity 1s 1s, letter-spacing 1s 2s;}



/*  */

    .contact_wrap { padding: 8rem 0; }
    .contact_wrap>div:last-child{width: 90%;}
    .contact_tit h2 { font-size: 4rem; }
    .contact_tit h5 { font-size: 1rem; margin-top: 1rem; }
    .contact_vd iframe{width: 400%; height: 400%;}

    .sub_contact_bottom>div { gap: 4rem; }
    .sub_contact_add{align-items: end;}
    .sub_contact_add p { text-align: left; line-height: 148%; }
    .sub_contact_map_box h2 b {font-size: 2rem;}
    .contact_wrap .sub_contact_map_box { max-width: 360px; height: auto; }
    .contact_wrap .sub_contact_txt_box { max-width: 360px; gap: 2rem; }
    /* .contact_wrap .sub_contact_add { gap: 1rem; } */
    .contact_wrap .sub_contact_add span { width: auto !important; }

/*  */

    .out_vd { padding-bottom: 56.25%; height: 70vh; overflow: hidden;}
    .out_vd iframe { width: 400%; height: 400%; }
    .out_tit_box { width: 100%; justify-content: center; align-items: center; text-align: center; }
    .out_tit_box>div { margin: 0 !important; }
    .out_tit_box h2 { transform: translateY(3rem); }
    .out_tit_box p { transform: translateY(3rem); }

/*  */



    .right_brand_wrap { width: 100%; height: 3.25rem; top: revert; bottom: 0; right: 0; bottom: -3.25rem; }
    .right_brand_wrap>div { display: flex; justify-content: center; align-items: center; gap: 0.5rem; }
    .right_brand_tit { width: auto; position: relative; }
    .right_brand_tit>div { transform: translateX(-0.5rem) rotate(0deg); }
    .right_brand_tit img { width: 5rem; }
    .right_brand_tit h5 { font-size: 14px; transform: translateY(-1px); }
    .right_brand_txt { display: none; }
    .right_brand_wrap:hover { width: 100%; }
    .right_brand_wrap:hover .right_brand_tit { opacity: 1; }
    .right_brand_wrap:hover .right_brand_txt { opacity: 0; }
    .right_brand_arrow { right: 0; top: 0; bottom: 0; margin: revert; position: relative; }
    .right_brand_wrap.show { bottom: 0; }
    .right_brand_wrap.active { top: revert; }

/*    */

    .footer { padding: 5rem 0 5rem; font-size: 0.875rem; }

    .footer_left { gap: 1.5rem; }
    .footer_const { flex-wrap: wrap; gap: 0.45rem 0; }
    .footer_const li.mo { width: 100%; }
    .footer p { margin-top: 1.25rem; }
    .footer p br.pad { display: none; }
    .footer_info { flex-wrap: wrap; gap: 0.25rem 0; }
    .footer_info li.mo { width: 100%; }
    .footer_right .footer_info li:nth-child(1) { width: auto; }
    .footer_right .footer_info li:nth-child(1)::after { display: block; }
    .footer_right .footer_info li { padding: 0 0.625rem !important; }

    .footer.active .top_bt { opacity: 1; top: -20px; transition: 0.6s 0s; }

    .footer h6 { line-height: 148%; margin-top: 4rem; }
    .footer_info ul{flex-wrap: wrap; gap: .4rem; margin-bottom: 1.2rem;}
    .footer_info li:nth-child(1):after { display: none; }
    .footer_info li:nth-child(2):after { display: none; }


/*  */

    .guest_pop_tit h5{line-height: 120%; text-align: left;}
    .guest_pop_wrap { top: 0%; height: 100%; max-height: 100%; overflow: scroll; align-items: flex-start; }
    .guest_pop { width: 85%; padding: 5.9375rem 0; padding-bottom: 5rem; overflow: hidden; }
    .guest_pop_close { width: 3.25rem; height: 3.25rem; right: 1.25rem; top: 3.5rem; }
    .guest_pop_box { padding-right: 1.25rem; }

    .guest_wrap { top: 0%; height: 100%; max-height: 100%; display: block; overflow: scroll; align-items: flex-start; }
    /* .guest_wrap>div { padding: 95px 0; padding-bottom: 80px; overflow: hidden; } */
    .guest_wrap>div { padding: 0; padding-bottom: 5px; }

    .guest_tit h1 { font-size: 32px; margin-bottom: 15px; }
    .guest_tit h2 { font-size: 14px; margin-bottom: 12px; }
    .guest_tit { margin-bottom: 45px; }
    .guest_tit p { font-size: 12px; line-height: 150%; margin-top: 0; }

    .guest_wrap .guest_box { width: 100%; margin-right: 0%; margin-bottom: 45px; }
    .guest_box.m { margin-top: 30px; }
    
    .guest_ori { margin-top: 30px; flex-wrap: wrap; justify-content: center; }
    .guest_box h6 { font-size: 11px; width: 100%; text-align: center; }
    .guest_kakao { margin-top: 5px; }
    .guest_kakao img { width: 32px; }
    .guest_kakao p { font-size: 12px; line-height: 140%; margin-left: 10px; transform: translateY(-0px); }
    .guest_kakao p:after { bottom: -5px; }			
    .guest_kakao:hover p:after { width: 0; }

    .guest_box.m h2 { margin-bottom: 0; }
    .guest_box.m h6 { position: relative; text-align: left; margin-bottom: 18px; }

    .per_agree_box { height: 135px; padding: 0 18px; padding-top: 16px; font-size: 12px; line-height: 25px; padding-bottom: 26px; }
    .per_agree_box b { font-size: 14px; }
    .per_agree_box a { margin-left: 6px; top: -1px; }
    .per_agree_box a:after { bottom: -4px; }
    .per_agree_box a.pc { display: none; }
    .per_agree_box a.m { display: inline-block; }

    .per_agree_bt_box { font-size: 11px; line-height: 13px; margin-top: 15px; height: 20px; }
    /*	.per_agree_bt_box input[type="radio"] + label { width: 100%; padding-left: 22px; margin-right: 15px; margin-bottom: 10px; }

    .per_agree_bt_box input[type="radio"] + label:before { width: 16px; height: 16px; }
    .per_agree_bt_box input[type="radio"] + label:after { top: 5px; left: 5px; width: 6px; height: 6px; }*/

    .per_check_box { margin-top: 20px; }
    .per_check_box label { font-size: 14px; }
    .per_check_box input#agreeYny + label > span { padding-left: 6px; }
    .per_check_box input#agreeYny + label:before { width: 14px; height: 14px; border:2px solid #bbb; border-radius: 2px; margin-top: 1px; }
    .per_check_box input#agreeYny + label:after { width: 6px; height: 4px; border: 2px solid #ddd; border-top: 0; border-right: 0; left: 5px; top: 0px; }

    input#agreeYny:checked + label:before { background-color: #0075ff; border-color: #0075ff; }
    input#agreeYny:checked + label:after { border-color: #fff; }

    /**/

    .info_box>ul { padding-top: 2px; }
    .info_box>ul>li { height: 50px; }
    .info_box>ul>li p { line-height: 48px; font-size: 14px; padding-left: 2px; }

    .info_box>ul>li:nth-child(2n-1) { width: 20%; }
    .info_box>ul>li:nth-child(2n) { width: 80%; }
    .info_box>ul>li:last-child { width: 80%; height: auto; }
    .info_box>ul>li:nth-last-child(2) { width: 20%; }
    .info_box>ul>li:nth-child(4) { width: 80%; height: auto; padding: 10px 0 13px; padding-left: 10px; }

    .info_box input { font-size: 14px; padding-left: 10px; }
    .info_box label { font-size: 14px; }

    .info_number01 { width: 65px; font-size: 14px; }
    .info_number02 { width: 50px; }
    .info_number03 { width: 50px; }
    .info_box>ul>li span { line-height: 50px; margin: 0 5px; }

    .info_address>ul>li { height: 50px; }
    .info_address>ul>li:last-child { height: auto; }

    .info_address01 { width: 50%; height: 33px !important; float: left; margin-right: 1%; border-bottom: 0px solid #b6b6b6 !important; margin: 5px 0 !important; }
    .info_address03 { width: calc(100% - 10px); clear: both; height: 33px !important; float: left; border-bottom: 0px solid #b6b6b6 !important; margin: 10px 0 !important; margin-right: 0% !important; margin-top: 0 !important; position: relative; }
    .info_address04 { width: 25%; height: 33px !important; float: left; margin-right: 0%; border-bottom: 0px solid #b6b6b6 !important; margin: 10px 0 !important; margin-top: 0 !important; display: none; }
    /*	.info_address05 { width: 50%; height: 33px !important; float: left; border-bottom: 1px solid #b6b6b6 !important; margin: 5px 0 !important; }*/
    .info_address02 { width: 100px; height: 28px !important; line-height: 26px !important; margin-top: 0px !important; font-size: 10px !important; float: none; position: absolute; right: 10px; top: 10px; }

    .info_address03::placeholder { font-size: 7px; }

    /**/

    .guest_bt_box { width: 200px; height: 50px; margin-top: 0px; font-size: 15px; }
    .guest_bt_box>div { line-height: 48px; }


    .guest_close { top: 10px; right: 2%; padding: 10px; }
    .guest_close p { font-size: 11px; margin-right: 8px; margin-top: 2px; }
    .guest_close>span { width: 20px; height: 20px; }

    /**/


/*서브*/

	.sub_top { height: 15rem; }
	.sub_top_img { background: url(../img/sub_top_bg.jpg) left 5% bottom no-repeat; background-size: 8rem; }

	.sub_top_txt { width: 100%; }
    .sub_top_txt>div { transform: translateY(1.5rem); }
	/* .sub_top_txt h2 { font-size: 2.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_bg {
        from { transform: scale(0.6) rotate(-360deg); }
        to {  }
    }
    @keyframes sub_top_txt2 {
        from {  }
        to{ letter-spacing: 0.625rem; padding-left: 0.625rem; }
    }


    #snb_wrap { width: 100%; height: 50px; margin-top: -0; }
    #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 { padding-bottom: 60px; margin-top: 50px; }
    #sub_tit h2 { font-size: 2.5rem; }
    .sub_line { height: 28px; margin-top: 25px; }
    .sub_page { padding-top: 2.875rem; }

    .sub_ori { padding: 15px 17px; margin-top: 1.5rem; }
    .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; }

    .tabs2.interior { gap: 0.375rem 1%; }
	.tabs2.interior li { width: 32.66%; }
	.tabs2.interior li:nth-child(n+7) { width: 49.5%; }
        
    ul.tabs2.doc { flex-wrap: wrap; gap: 0.375rem 1%; }
    /* ul.tabs2.doc li { width: 32.66%; } */

    ul.tabs2.unit { flex-wrap: wrap; gap: 0.375rem 1%; }
    ul.tabs2.unit li { width: 15.833%; }
    /* ul.tabs2.unit li:nth-child(n+3) { width: 19.2%; } */

    .tabs2.pr { gap: 0.375rem 1%; }
    ul.tabs2.pr li:nth-child(n+8) { width: 49.5%; }

    .tabs2.vr { gap: 0.375rem 1%; }
    .tabs2.vr li { width: 32.66%; }
    .tabs2.vr li:nth-child(n+3) { width: 32.66%; }

/**/

    .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_top { 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: space-between; flex-direction: revert; }
    .swiper_planning_thumb .swiper-slide { max-width: 118px; height: clamp(5rem, 17vw, 7.5rem); margin-right: 0 !important; margin-top: 0.5rem; }

    .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 { padding-bottom: 0px; margin-left: 0; }
    .sub_over_txt_box>div { width: 100%; margin-bottom: 0; }
    .sub_over_txt_box>div:nth-child(7) { width: 100%; }
    .sub_over_txt_box>div:nth-child(8) { width: 100%; }
    .sub_over_txt_box>div:last-child { margin-bottom: 20px; }
    .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_planning_type { flex-direction: column; gap: 1rem; border-top: none !important; }
    .sub_planning_type ul { width: 100% !important; border-top: 3px solid #90bbdf; }
    .sub_planning_type ul li:first-child { display: block; }

    .sub_planning_type_box>div:nth-child(2) .sub_planning_type ul { border-top: 3px solid #ec662a; }

/*  */

    .sub_location_content ul li p { line-height: 140%; }

    .sub_location_map { height: 22rem; }

    .sub_location_tit h2 { font-size: 2.5rem; white-space: nowrap; }
    
    .sub_location_img_box img { width: 7.25rem; }

/*  */

    .sub_amenity_tit_box.box01>div { gap: 4rem; }
        
    .sub_amenity_tit_box h1 { font-size: 2.5rem; }
    .sub_amenity_tit_box h3 { line-height: 140%; }

    .sub_amenity_tit_top.top02 { left: -4rem; }

    .sub_amenity_tit_box.box02 h1 { font-size: 1.5rem; }

    .sub_amenity_top_content_box>div { flex-direction: column; align-items: center; }
    .sub_amenity_top_content.con01 { margin-top: 0; }

    .sub_amenity_content { width: 70%; }


    .sub_amenity_top_txt h4 { font-size: 1.125rem; }
    .sub_amenity_top_txt h2 { font-size: 1.75rem; margin-top: 1rem; }
    .sub_amenity_top_txt h3 { font-size: 1.25rem; }
    .sub_amenity_top_txt p { font-size: 1rem; margin-top: 0.875rem; }
    

/*  */


/**/

    .sub_contact_wrap { width: 100%; }

    .sub_contact_bottom { margin-top: 4rem; margin-bottom: 3rem; margin-top: 0; }

    .sub_contact_box { width: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
    .sub_contact_map_box { width: 100%; max-width: 360px; height: auto; }
	.sub_cont_map { height: auto;  }

    .sub_contact_txt_box { max-width: 360px; border-top: none; }

    /* .sub_contact_add { flex-wrap: wrap; } */
	.sub_contact_add div:first-child { width:70%; }
	/* .sub_contact_add div:last-child { width:30%; } */
    .sub_contact_add h4 { font-size: 1.5rem; }
    .sub_contact_add p { font-size: 1.0125rem; margin-top: 0.75rem; }

    .sub_contact_bt { justify-content:center; }

    #map { position: relative; width: 100%; height: 280px; }
    

/**/

	.sub_gongo_top { height: auto; display: block; }

	.sub_gongo_img_box { width: 100%; height: 220px; }

	.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; }

/**/

    .pr_pop { width: 90%; max-width: 1100px; transform: translateY(0px); }
    .pr_pop_close { width: 40px; height: 40px; top: -55px; }

    

    /* .pr_bt { width: 100%; max-width: 220px; flex-wrap: wrap; gap: 0.5rem; }
    .pr_bt>div:hover { background-color: #e9eaec; color: #000; } */

    .pr_bt { width: 100%; gap: 0.25rem 1.5rem; }
    .pr_bt>div:hover { background-color: #000; color: #fff; }

/*  */

    #sub_container.brand,
    .sub_page.brand { width: 100%; }

    .sub_brand_wrap { padding-bottom: 6rem; }

    .sub_brand01>div{gap:1rem;}
    .sub_brand01 .sub_brand_img_wrap { margin-top: 5rem; }

    .sub_brand_vd_tit h1 { font-size: 3.75rem; }

    .sub_brand_logo { margin-top: 3.75rem; }

    .sub_brand_bg_box h2 { font-size: 3.5rem; bottom: -8rem; }

    .sub_brand_img_wrap{display: block;}
    .sub_brand_img_wrap>div:nth-child(1){width: 90%; margin: 0 auto;}
    .sub_brand_img_wrap>div:nth-child(2){width: 90%; overflow: hidden; margin: 0 auto; padding-top: 4.5rem;}
    /* .sub_brand01.active .sub_brand_txt_box{right: 0; margin-top: 6rem;} */

/**/

    .vr_bt_box { margin-top: 8px; }
    .vr_bt_box ul li { height: 36px; line-height: 35px; font-size: 12px; }

    /**/

    .vr_pop { padding-top: 50px; padding-bottom: 70px; }
    .vr_pop h2 { font-size: 32px; margin-bottom: 20px; }

    .vr_pop ul.tabs3 { margin-bottom: 10px; }
    .vr_pop ul.tabs3>li { height: 45px; font-size: 14px; }
    .vr_pop ul.tabs3>li>a { line-height: 45px; }

    .vr_pop ul.tabs2>li { height: 35px; font-size: 12px; }
    .vr_pop ul.tabs2>li>a { line-height: 35px; }
    
/*  */

    /* .tabs2.vr { flex-wrap: wrap; gap: 0.5rem 2%; }
    .tabs2.vr li { margin-left: 0; width: 32%; }
    .tabs2.vr li:nth-child(n+7) { width: 49%; } */

    
/**/

	body.sub .contact_wrap>div:last-child { width: 100%; }

/**/

    .sub_event_wrap table tbody { gap: 0 4%; }
    .sub_event_wrap table tr { width: 48%; }
    .sub_event_wrap table tr:nth-child(-n+4) { border-top: revert; }
    /* .sub_event_wrap table tr:nth-child(-n+2) { border-top: 2px solid #003c66 } */


    .sub_event_wrap table.tit tr:nth-child(2n) { display: none; }

    body.sub .contact_wrap>div:last-child { width: 100%; }


/*  */

    .sub_privacy_title { margin-bottom: 2.75rem; padding: 2.5rem 0; background: #eeeced; }

}