@charset "utf-8";


@media screen and (max-width: 960px){
.city_menu_list{
	position: relative;
	width:610px;
	margin: 30px auto;
	text-align: left;
}
.city_menu_list:after{
	content: "";
	clear: both;
	display: block;
}
.city_menu {
	width:290px;
	color:#000000;
	margin: 0px 5px;
	padding-bottom: 20px;
	float:none;
	display: inline-block;
	text-align: center;
	vertical-align: text-top;
}
.city_read{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.city_text{
	font-size: 14px;
	text-align: left;
	margin: 10px 0px 0px;
}
.city_title1{
	width:610px;
	background:#ff166c;
	border-bottom: 3px solid #040004;
	margin: 0 auto;
}
.city_title1 h2{
	font-size: 18px;
	padding: 10px 10px 8px;
	text-align: left;
	line-height: 1;
}
.creation_city img{
	width: 275px;
	height: auto;
}
}
