@charset "UTF-8";
/* CSS Document */
/* =============================================
top
================================================ */
/*section#top { background: url(../../common/img/top/main_img_tablet_ja.jpg) no-repeat center; background-size: cover; }*/

@media print, screen and (max-width: 580px) {
	section#top { background: url(../../common/img/top/main_img_ja.jpg) no-repeat center; background-size: 100% auto; }
}

