@charset "shift_jis";
/*タイヤ保管サービスページ*/




.hokan_box_1 {
	width: 960px;
	/*background-image: url(../img/hokan_img/hokan_back_1.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;	
}




@media all and (min-width: 0) and (max-width: 767px) {
	.hokan_box_1 {
		padding: 15px;
		width: auto;
		background-size: 50px auto;
	}

	.gl_backbox_3 p img,
	.hokan_box_1 p img {
		width: 100%;
		height: auto;
	}
	
}




