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

    .pr_pop_vd_bt { transform: scale(0.95) translateY(2.5rem) !important; }

    .pr_pop_close { left: revert; right: 1.5rem; }
    .pr_pop_close.active { top: 1.5rem; }

    .vd_pop_top { flex-wrap: wrap; gap: 1.5rem; }
    .vd_pop_wrap.wrap02 .vd_pop_tit { color: #fff; }
    .vd_pop_wrap.wrap02 .vd_pop_tit h2::after { background-color: #fff; }
    .vd_pop_tab.tab02>div { border: 1px solid #fff; color: #fff; }
    .vd_pop_tab.tab02>div.active { background-color: #fff; color: #000; }

/*  */

    .main_pr_pop_vd_bt { transform: scale(0.95) translateY(2.5rem) !important; }

    .main_pr_pop_close { left: revert; right: 1.5rem; opacity: 1; }
    .main_pr_pop_close.active { top: 1.5rem; }

    .main_vd_pop_top { flex-wrap: wrap; gap: 1.5rem; }
    .main_vd_pop_wrap.wrap02 .main_vd_pop_tit { color: #fff; }
    .main_vd_pop_wrap.wrap02 .main_vd_pop_tit h2::after { background-color: #fff; }
    .main_vd_pop_tab.tab02>div { border: 1px solid #fff; color: #fff; }
    .main_vd_pop_tab.tab02>div.active { background-color: #fff; color: #000; }

/*  */

    .guest_pop_wrap { width: 90%; right: -90%; }

/*  */

    .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(2.6); }
    
    .intro_bt { width: 62px; }
    
    /* .intro_tit2>div { transform: translateY(-6rem); } */
    .intro_tit2 h1:first-child { font-size: 1.55rem; font-size: 1.375rem; margin-bottom: 1rem; gap: 0; justify-content: center; margin-left: 0; }
    .intro_tit2 h1 { font-size: 3rem; flex-wrap: wrap; gap: 0.25rem; font-size: 2.375rem; letter-spacing: 0.25rem; }
    .intro_tit2 h1 b.spacing { margin-right: 0.75rem; }
    .intro_tit2 h1 span:first-child b.spacing { margin-right: 0 !important; }
    .intro_tit2 p { margin-top: 2.5rem; margin-right: 0rem; font-size: 1.5rem; text-align: center; justify-content: center; }

    .intro_wrap.intro10 .intro_bg>div:nth-child(2n-1)>div:nth-child(2n-1) { transform: rotate(90deg) scale(1.04); transition: 2.0s 0s; }
    .intro_wrap.intro10 .intro_bg>div:nth-child(2n-1)>div:nth-child(2n) { transform: rotate(-90deg) scale(1.04); transition: 2.4s 0s; }
    .intro_wrap.intro10 .intro_bg>div:nth-child(2n)>div:nth-child(2n) { transform: rotate(90deg) scale(1.04); transition: 2.0s 0s; }
    .intro_wrap.intro10 .intro_bg>div:nth-child(2n)>div:nth-child(2n-1) { transform: rotate(-90deg) scale(1.04); transition: 2.4s 0s; }

/*  */

    .main_vd video { display: none; }
    .main_vd_box.box01 .main_vd:before { background: url(../img/main_vd01.jpg) center no-repeat; background-size: cover; }
    .main_vd_box.box02 .main_vd:before { background: url(../img/main_vd02.jpg) center no-repeat; background-size: cover; }
    .main_vd_box.box03 .main_vd:before { background: url(../img/main_vd03.jpg) center no-repeat; background-size: cover; }

    .swiper_main .swiper-slide-active .main_vd:before { animation: main_vd 3.0s 0s both; }

    @keyframes main_vd {
        0% { transform: scale(1.2); }
        100% {  }
    }

    .main_tit_box h1 { font-size: 4.5rem; }
    .main_tit_box h5 { font-size: 1.75rem; position: absolute; right: -5rem; bottom: 0.875rem; }

    .main_txt_box { bottom: 4rem; left: 7.5%; }
    .main_txt_box p { font-size: 1.125rem; }
    .main_txt_box h3 { font-size: 1.875rem; }
    
/*  */

    /* .tit_vd_box { max-height: 700px; } */
    .tit_vd iframe { display: none; }
    .tit_vd::before { background: url(../img/tit_vd_bg_m.png) center no-repeat; background-size: cover; opacity: 1; }
    .tit_vd:after { content:''; width: 300%; height: 300%; position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; background: url(../img/tit_vd.jpg) center right no-repeat; background-size: cover; z-index: 1; }

    .tit_txt_box { width: 100%; }
    .tit_txt_box>div { transform: translateY(-6rem); }
    .tit_txt_box h3 { font-size: 1.5rem; }
    .tit_txt_box p { font-size: 1rem; margin-top: 1.75rem; }

/*  */

    .ht_wrap>div { padding: 6rem 0; }
    .ht03>div { gap: 3rem; }

    .ht_tit>div>h2>span { flex-direction: column; }

    .ht_per_box>div { flex-wrap: wrap; }
    .ht_per { width: calc(50% - 1rem) !important; height: 13rem !important; }

    .ht_txt_box p { font-size: 1rem; }
    .ht_txt_box.box01 h2 { font-size: 1.75rem; }
    /* .ht_txt_box.box02 p br { display: none; } */

    .ht_img_box h4 { font-size: 1rem; }
    .ht_img_box p { font-size: 1rem; white-space: nowrap; }  

    .ht_img_box { gap: 2rem; }
    .ht_img_box.box02>div:nth-child(2) { gap: 1rem; }
    .ht_img_box.box03>div:nth-child(1) { flex-direction: column; align-items: center; }
    .ht_img_box.box03 .ht_img.a img { width: 18rem; }
    .ht_img_box.box04 { width: 80%; }
    .ht_img_box.box05>div:nth-child(1) { flex-direction: column; }
    .ht_img_box.box05 .ht_img.b { height: 15rem; }

    .ht_logo { margin-top: 2.5rem !important; transform: scale(0.75); }

/*  */

    .ach01 { flex-wrap: wrap; }
    .ach02 { padding: 7rem 0 9rem; }
    .ach04>div { width: 80%; }
    .ach07>div:first-child>div { flex-direction: column; }

    .ach_txt_box h3 { font-size: 1.5rem; }
    .ach_txt_box h5 { font-size: 0.875rem; }
    .ach_txt_box p { font-size: 1rem; }
    .ach_txt_box.box01 { width: 100%; height: auto; }
    .ach_txt_box.box01>div { margin-left: 5%; }

    .ach_img_box.box01 { width: 100%; height: 100dvh; max-height: 200px; margin-top: 2.5rem; }
    .ach_img_box.box02 { gap: 0.75rem; }
    .ach_img_box.box07 p { font-size: 0.875rem; }

    .ach_tit>div { transform: translateY(-6rem); }
    .ach_tit h1:first-child { font-size: 1.55rem; font-size: 1.375rem; margin-bottom: 1rem; gap: 0; justify-content: center; margin-left: 0; }
    .ach_tit h1 { font-size: 3rem; flex-wrap: wrap; gap: 0.25rem; font-size: 2.375rem; letter-spacing: 0.25rem; }
    .ach_tit h1 b.spacing { margin-right: 0.75rem; }
    .ach_tit h1 span:first-child b.spacing { margin-right: 0 !important; }
    .ach_tit p { margin-top: 2.5rem; margin-right: 0rem; font-size: 1.5rem; text-align: center; justify-content: center; }

    .swiper-pagination2 span { font-size: 0.9375rem; }

    .ach_bt_box { padding: 3.125rem 0; }

    .ach_vd_box { max-height: 240px; }

/*  */

    .furn_wrap>div { padding: 7rem 0; }

    .furn_tit_box h2 { line-height: 116%; }
    .furn_tit_box h4 { font-size: 1.375rem; line-height: 140%; }
    .furn_tit_box p { font-size: 1rem; margin-top: 3rem; }

    .furn_tit_logo { flex-direction: column; align-items: center; }

    .furn_txt_box h5 { font-size: 1rem; }
    .furn_txt_box h4 { font-size: 1rem; }
    .furn_txt_box h3 { font-size: 1.375rem; margin-top: 0.375rem; }
    .furn_txt_box p { font-size: 1rem; }
    
    .furn_logo_box { transform: scale(0.7); margin-top: 1.75rem; } 

    .furn04 .furn_box2>div:last-child { align-items: flex-end; margin-top: 1.5rem; }
    .furn_img_box.box04.b { width: 200px; }
    .furn_img_box.box05.b { width: 200px; }
    .furn_img_box.box07.b { width: 240px; }

    .furn_box { width: 85%; gap: 1.5rem; }
    .furn_box>div:last-child { flex-direction: column; }
    .furn_box .furn_txt_box.b { margin-top: 0; }

    .furn_box2 { width: 85%; }
    .furn_box2>div:last-child { gap: 1.5rem; margin-top: 1.5rem; flex-direction: column; }
    .furn_box2 .furn_txt_box.b { margin-top: 0; }

/*  */

    .amenity02 { padding: 6rem 0 !important; }
    .amenity04>div { gap: 1.5rem; }
    .amenity04 img { width: 100%; }

    .amenity_txt_box p { font-size: 1rem; }
    .amenity_txt_box.box02 h1 { font-size: 4.5rem; }
    .amenity_txt_box.box04 p { margin-bottom: 1.5rem; }

    .amenity_img_box.box01 { margin-top: 4rem; flex-wrap: wrap; justify-content: center; gap: 2.5rem 1.5rem; }
    .amenity_img_box.box01>div { width: calc(50% - 0.75rem); transform: translateY(3rem); }
    .amenity_img:nth-child(1) { margin-top: 0; }
    .amenity_img:nth-child(2) { margin-top: 0; }
    .amenity_img:nth-child(3) { margin-top: 0; }

    .amenity_img_box.box03 { max-height: 220px; }

/*  */

    .lounge_wrap { max-height: 500px; }

    .lounge_txt_box h2 { font-size: 2.25rem; }
    .lounge_txt_box h5 { font-size: 1rem; line-height: 134%; }
    .lounge_txt_box p { font-size: 1rem; }

    .lounge_thumb,
    .swiper_lounge_2 { opacity: 0; }

/*  */

    .unit_content { padding: 5.5rem 0; }

    .unit_txt_box h2 { font-size: 1.625rem; }
    .unit_txt_box p { font-size: 1rem; }

    .unit_over_box { position: relative; }
    .unit_over_box>div { flex-direction: column; gap: 1.5rem; }

/*  */

    .last_wrap { max-height: 520px; }

    .last_txt_box { width: 100%; }

    .last_vd iframe { display: none; }
    .last_vd:after { content:''; width: 300%; height: 300%; position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; background: url(../img/last_vd.jpg) center right no-repeat; background-size: cover; z-index: 1; opacity: 0.4; }

/*  */

    .footer { padding: 4.5rem 0 8rem; 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.25rem; }
    .footer_const li:first-child { padding-left: 0.25rem; }
    .footer_const li img { width: 6.0625rem; }
        
    .footer_right { margin-top: 2rem; text-align: center; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; }
    .footer_right>div { justify-content: center; order: 2; margin-top: 1.5rem; }
    .footer_right>div img { width: 7.5625rem; margin-bottom: 0.5rem; }
    .footer_right p { margin-top: 0rem; width: 100%; }

    .footer_info { justify-content: center; flex-wrap: wrap; }
    .footer_info:last-child { gap: 0.25rem; }
    .footer_info li:first-child { padding-left: 0.625rem; }
    .footer_info:last-child li:nth-child(2)::after { display: none; }
    .footer_info .mo { width: 100%; }
    .footer_info .mo::after { display: none; }
    
    .footer_right .top_bt { position: absolute; right: 4rem; bottom: 4rem; }
    .footer_right>div img { width: 7rem; }

    .footer h6 { position: relative; top: 0; left: 0; margin-top: 3.5rem; }

    .footer_bt { width: 12rem; height: 3rem; }
    .footer_bt a { padding: 0 1.5rem; }


    .top_bt { width: 45px; height: 45px; top: -30px; right: 7%; }
    .top_bt:before { width: 8px; height: 8px; top: 6px; }
    .top_bt::after { height: 64px; top: 20px; }
        
    .footer.active .top_bt { opacity: 1; top: -65px; }

/*  */

    .guest_pop_wrap { top: 0%; height: 100%; max-height: 100%; overflow: scroll; align-items: flex-start; }
    .guest_pop { width: 80%; padding: 5.9375rem 0; padding-bottom: 5rem; overflow: hidden; }

    .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: 20rem; }
	.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; letter-spacing: 0rem; margin-top: 0rem; }

    .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.5rem; }
	#snb { width: auto; height: 45px; }
	#snb > li { width: calc(50% - 25px); height: 45px; }
	#snb > li > a:after { height: 14px; }
	#snb > li:first-child { width: 45px; }
	#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: 45px; line-height: 45px; padding: 0 15px; font-size: 12px; min-width: 130px; }

	#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: 6rem; margin-top: 58px; }
    /* #sub_container { margin-top: 6rem; } */
	#sub_tit h2 { font-size: 28px; }
	.sub_line { width: 20px; height: 20px; margin-top: 1.875rem; }
	.sub_page { margin-top: 2.75rem; }

    .sub_line_box>div { width: calc(100% - 30px); height: 430px; position: relative; }
    .sub_line01 { width: calc(100% + 30px); }
    .sub_line02 { height: calc(100% - 215px); top: 215px; right: calc(5% + 20px); animation: sub_line02 1.9s 1.2s both linear; display: none; }
    .sub_line04 { transform: rotate(56deg); }
    /* .sub_line05 { transform: rotate(-30deg) translate(-0.65vw, -4vh); } */

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

/**/

    .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: flex-start; flex-direction: revert; }
    .swiper_planning_thumb .swiper-slide { max-width: 118px; height: 14vw; }

    .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% !important; margin-bottom: 35px; }
    .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_location_tit h2 { font-size: 2.625rem; line-height: 132%; margin-top: 0.5rem; }
    .sub_location_tit h3 { font-size: 1.875rem; }
    .sub_location_tit p { font-size: 1.125rem; }


    .sub_location_bottom { margin-top: 0; }

    .sub_location_content { width: 100%; height: auto; }
    .sub_location_content p br { display: block; }
    
    /* .sub_location_img { max-width: 224px; } */

    .sub_location_map_plus>div:nth-child(2) { display: none; }
   
/*  */
        
    .sub_life_wrap { padding-bottom: 5rem; }

    .sub_life_tit { position: relative; top: 0; right: 0; text-align: center; }
    .sub_life_tit h4 { font-size: 1.25rem; }
    .sub_life_tit h2 { font-size: 2.75rem; margin-top: 1.5rem; }

    .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; flex-wrap: wrap; opacity: 0; }
    .sub_life_content.con01 { width: 100%; }
    .sub_life_content.con02 { margin-top: 5rem; }
    .sub_life_content.con03 { margin-left: 0; margin: auto; margin-top: 5rem; justify-content: flex-end; }

    .sub_life_img_box { display: inline-block; overflow: hidden; border-radius: 5rem 0 0 0; }
    .sub_life_img_box img { width: 178px; }
    .sub_life_img_box.box02 img { width: 257px; }
    .sub_life_img_box.box02 { border-radius: 0 5rem 0 0; margin-bottom: 2.375rem; }
    .sub_life_img_box.box03 { order: 1; }

    .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.box03 { order: 2; }



/*  */

    .sub_premium_wrap { max-width: 389px; margin: auto; margin-bottom: 4.75rem; }
    .premium_box { gap: 2.25rem 0; }

    .premium_box { width: 100%; margin: auto; gap: 2.25rem; margin-top: 2.5rem; transform: translateY(3rem); }
    .premium_content { width: calc(100% - 0rem); max-width: 320px; margin: auto; border-radius: 0 !important; }
    .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; line-height: 100%; 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:hover>div { background-color: transparent; color: #2c2928; }

    .premium_box .swiper-pagination { width: 100%; display: flex; justify-content: center; align-items: center; position: relative; margin: 0; margin-top: 2rem; padding: 0; gap: 0 6px; }
    .premium_box .swiper-pagination span { width: 13px; height: 13px; opacity: 1; background-color: #c9c9c9; }
    .premium_box .swiper-pagination-bullet-active { background-color: #000 !important; }

	.premium_wrap .ori {opacity: 1; left: -3%; bottom: 18%; width: 78%; font-size: 0.8rem; }
    

/**/

    .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_contact_txt_box { max-width: 360px; border-top: none; }

    .sub_contact_add { flex-wrap: wrap; }
    .sub_contact_add h4 { font-size: 1.5rem; }
    .sub_contact_add p { font-size: 1.0125rem; margin-top: 0.75rem; }

    .sub_contact_bt { width: 100%; margin-top: 2.5rem; justify-content: flex-end; }

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

/**/


/*  */

/**/

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

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

/**/

    .sub_event_db tbody { gap: 0 4%; }
    .sub_event_db tr { width: 48%; }
    .sub_event_db tr:nth-child(-n+4) { border-top: revert; }
    .sub_event_db tr:nth-child(-n+2) { border-top: 2px solid #241915 }

/*  */

    .sub_privacy_title { margin-bottom: 2.75rem; padding: 2.5rem 0; background: #eeeced; }

}