/*공통*/

html.hide,
body.hide {height:var(--nvh); overflow:hidden !important; touch-action:none;}

body {width:100%;}


#wrap {width:100%; min-height:var(--nvh); background:url(/img/com_bg.jpg) center no-repeat; background-size:cover;}

* {-webkit-tap-highlight-color: transparent;}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 648px) {}
@media screen and (max-width: 480px) {}
