/* BASIC css start */
/* °¡·ÎÃ¢ Å©±â°¡ 320px ÀÌÇÏÀÏ¶§ */
@media all and(max-width:320px){
#back {display:none}
#container {width:320px; overflow:hidden}
}
/* BASIC css end */

