@charset "UTF-8";

#title2 {
	background-image:url(../img/title_bg.jpg);
}

#title2 h2 a img {
	height:157px;
}
.mcopy {
	padding:60px 0 30px;
}
.mmap {
	padding-bottom:10px;
}
.mmap img {
	width:100%;
	max-width:2000px;
}
.sisetu {
	line-height:1.4;
}
.sisetu h4 {
	font-weight:normal;
	font-size:0.92em;
}
.sisetu p {
	font-size:0.84em;
}
@media screen and (max-width: 499px) {
#title2 h2 a img {
	height:77px;
}
.mcopy {
	padding:30px 0 10px;
}
.mmap {
	padding-bottom:10px;
}
}

@media screen and (min-width: 500px) {

}

@media screen and (min-width: 1400px) {

}