@charset "shift_jis";
/*�^�C���ۊǃT�[�r�X�y�[�W*/




.coating_box_1 {
	width: 960px;
	background-image: url(../img/coating_img/coating_back_1.png);
	background-repeat: no-repeat;
	background-position: right top;	
}




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

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




