@charset "utf-8";

@media (max-width: 375px){
}
	#moji2x {
		position: absolute;
		width: 335px;
		height: 790px;
		left: 20px;
		top: 75px;
		overflow: visible;
	} 	
     #bg2x {
		position: fixed;
		width: 375px;
		height: 667px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
   