
body {
	background-position: center top -10;
	background-size: auto 700px;
}

h1 {
	padding: 30px 0 100px 0;
}

h1 img {
	height: 500px;
	width: auto;
}

div.gokito {
	background-blend-mode: lighten;
	background-color: rgba(255,255,255,.9);
	background-position: left -150px top 300px;
	background-size: 300%;
}

div.gokito div.main {
	padding: 0 20px;
	position: static;
}

div.gokito div.main h2 {
	margin: 0 -10px;
	position: static;
}

div.gokito div.main h2 img {
	height: auto;
	width: 100%;
}

div.kitocontents div.text {
	padding: 15px;
}

div.kitocontents div.text div.car-img {
	display: block;
}

div.kitocontents div.text div.car-img img {
	height: auto;
	width: 100%;
}

div.kitocontents div.text div.car-text {
	display: block;
	padding: 10px 0 0 0;
}

div.yakuyoke table {
	float: none;
	margin: 0 0 10px 0;
	width: 100%;
}

div.yakuyoke table tr.header th {
	padding: 8px;
}

div.yakuyoke table td {
	padding: 6px 3px 3px 3px;
}

div.yakuyoke table td strong {
	font-size: 16px;
}

div.yakuyoke table td em {
	font-size: 13px;
}

div.about {
	background-image: none;
}

div.about div.main {
	padding: 0 20px;
	position: static;
}

div.about div.main h2 {
	position: static;
}

div.gosintai {
	background-blend-mode: lighten;
	background-color: rgba(245,245,245,.9);
	background-position: right -150px top 300px;
	background-size: 300%;
}

div.gosintai div.main {
	padding: 0 20px;
}

div.visit {
	padding-left: 0;
	position: static;
}

div.visit h2 {
	margin: 0 -10px;
	position: static;
}

div.visit h2 img {
	height: auto;
	width: 100%;
}