
.jizentoroku {
	margin-bottom: 30px;
	text-align: center;
	color: #F08300;
	font-weight: bold;
}

#cities {
	background-color: #F6F6F2;
	padding: 40px 20px;
	text-align: center;
}
#cities a.lightblueBtn {
	box-sizing: border-box;
	margin-bottom: 20px;
	min-width: 274px;
}
#cities .ulttl {
	margin-bottom: 10px;
	font-weight: bold;
}
#cities .icontips {
	margin-top: 18px;
	color: #000;
	font-size: 10pt;
}
#cities .icontips img {
	width: 26px;
	height: auto;
	vertical-align: bottom;
}
@media screen and (max-width: 460px) {
	#cities .icontips span {
		display: block;
		margin-top: 8px;
	}
}

.comingsoon {
	text-align: center;
	color: #aaa;
	font-size: 28pt;
	font-weight: bold;
}
@media screen and (max-width: 460px) {
	.comingsoon {
		font-size: 18pt;
	}
}
