.city .container-in {
	background-color: #e5472a/*9b0a0f*/;
}
.city .container-in .c-ttl-head-01 {
	color: #FFF;
}
.city .container-in h2.c-ttl-cmn-02 {
	background: linear-gradient(transparent 70%, #f0c74b 70%);
	color: #e5472a;
}
/*
.city .container-in h2.c-ttl-cmn-02:before{
	content: url(../img/icon_red.png);
	padding-right:5px;
	position:relative;
	top:10px;
}
*/
.city .container-in h3.c-ttl-linkblock .c-ttl-cmn-03__in {
	color: #e5472a;
}
.city .container-in .font_red {
	color: #e5472a;
}
.city .container-in .font110 {
	font-size: 120%;
}
.city .c-box-border-03 {
	border: 1px solid #be9349;
	background-color: #fff
}
.c-list-fill__index {
	width: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	background-color: #be9349
}
.city .c-list-03__item {
	display:none;
}
