.city .container-in{background-color:#C8D8E8}
.city .container-in h3.c-ttl-linkblock .c-ttl-cmn-03__in {
	color: #DF3044;
}

/* .city .container-in h2.c-ttl-cmn-02:after{
	content: url(../img/icon_01.png);
	padding-left:10px;
	position:relative;
	top:7px;
} */

/* .city .container-in h2 {
	border-bottom: #FEECE7 solid 7px;
	color:#ff977a;
} */

.city .container-in h2 {
	position: relative;
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  color: #80b2e4;
}

.city .container-in h2:after{
	position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #a8d4ff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.c-txt-lead-02 {
	color: #DF3044;
}

/* 店舗詳細 */
 .c-box-border-02{
	padding: 0.5em 1em;
  background: #fffefc;
  border-left: solid 10px 	#C7D7E7;
	border-right: solid 1px 	#C7D7E7;
	border-top:solid 1px 	#C7D7E7;
	border-bottom:solid 1px 	#C7D7E7;
}