@charset "utf-8";
/* CSS Document */


@media screen and (max-width: 478px) {
	
	.hd_box h1 img {
		width:135px;
		height:auto;
	}
	.hd_box .yamaha_logo {
		width:125px;
		height:auto;
	}
	.hd_box .hd_link>div {
		margin:0 0 0 15px;
	}
.hd_box .hd_search input[type="text"] {
	width:80px;
}
	
	.contents_ttl {
		height:80px;
	}
	.contents_ttl .ttl_txt {
		background:none;
	}
	.contents_ttl .ttl_txt img {
		bottom:10px;
		left:15px
	}
	
	
}