@charset "utf-8";

/* CSS Document */
@media (min-width: 320px) and (max-width: 1160px) {
.top {
	display: none
}
.ph_header {
	display: block
}
.logo_img {
	width: 125px;
	margin-top:-10px;
}
.has_sub
{
	font-size:16px;	
}

}

