@charset "UTF-8";


/* --------------------　TOP　-------------------- */

#bl_1 {
	background: url(/lang/img/kawasaki/main.jpg) center center no-repeat;
	background-size: cover;
}


/* --------------------　ギャラリー　-------------------- */

#gallery section#topImg {
	background: url(/lang/img/common/h1_bg_gallery.jpg) center top no-repeat;
	background-size: auto 398px;
}



/* --------------------　特商法表記　-------------------- */

#transaction section#topImg {
	background: url(/lang/img/brand/h1_bg_comp.jpg) center top no-repeat;
	background-size: auto 398px;
}







/*media Queries PC
----------------------------------------------------*/
@media only screen and (min-width:801px) {


/* --------------------　TOP　-------------------- */

#bl_5 .tBl article.item_1 {
	background: url(/lang/img/kawasaki/tourism_1.jpg) right top no-repeat;
	background-size: cover;
}
#bl_5 .tBl article.item_2 {
	background: url(/lang/img/kawasaki/tourism_2.jpg) right top no-repeat;
	background-size: cover;
}
#bl_5 .tBl article.item_3 {
	background: url(/lang/img/kawasaki/tourism_3.jpg) right top no-repeat;
	background-size: cover;
}




/* --------------------　ギャラリー　-------------------- */

#gallery section#topImg {
	background-size:cover;
}




/* --------------------　特商法表記　-------------------- */

#transaction section#topImg {
	background-size: cover;
}






}/* 　/media Queries PC　801px　*/






