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


    .all_wrap { width: 100%; height: auto; overflow-y: auto !important; position: relative; left: 0; top: 0; z-index: 9; }
	
	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 { width: 64px; height: 64px; right: 1%; bottom: 1%; }
    .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; }

/*  */

	.apt_txt { max-width: 80%; }
    .apt_txt p { font-size: 1rem; }
    .apt_txt h4 { font-size: 1.0625rem; }
    .gate_logo { max-width: 12rem; left: 2rem; bottom: 2rem; }
    .shop_txt h2 { font-size: 1.5rem; }
    .shop_txt h2 b { font-size: 2.125rem; }
    .shop_txt h3 { font-size: 1.0625rem; margin-top: 2.0625rem; }
    .granallee { max-width: 13rem; right: 2rem; bottom: 2.5rem; }

    .main_guest { width: 7.1875rem; height: 7.1875rem; }
    .main_guest>div { width: 5.625rem; height: 5.625rem; }
    .main_guest p b.circle_txt01 { font-size: 0.6875rem; line-height: 120%;}
    .main_guest p b.circle_txt02 { font-size: 0.6875rem; }
    .main_guest .arrow { max-width: 0.875rem;}

}