@charset "utf-8";


@media screen and (min-width: 961px){
.city_menu_list{
	position: relative;
	width:1160px;
	margin: 30px auto;
	text-align: left;
}
.city_menu_list:after{
	content: "";
	clear: both;
	display: block;
}
.city_menu {
	width:375px;
	color:#000000;
	margin: 0px 4px 30px;
	float:none;
	display: inline-block;
	vertical-align: text-top;
}
.city_title1{
	width:1160px;
	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;
}
a.creation_city{
	display: block;
	width: 360px;
	height: 240px;
	text-align: center;
	margin: 0 auto 5px;
}
.city_read{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.city_text{
	font-size: 14px;
	text-align: left;
	margin: 10px 0px 0px;
	line-height: 1.5;
}
}
.colorbox_html {
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	background-size:100% auto;
}
