.city .container-in{background-color:#F9D1E2}
.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: #F9D1E2;
  box-shadow: 0px 0px 0px 5px #F9D1E2;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  /* color: hsl(337, 88%, 73%); */
  color: #e962a6;
  /* text-shadow    : 
       2px  2px 1px #f382ba,
      -2px  2px 1px #f382ba,
       2px -2px 1px #f382ba,
      -2px -2px 1px #f382ba,
       2px  0px 1px #f382ba,
       0px  2px 1px #f382ba,
      -2px  0px 1px #f382ba,
       0px -2px 1px #f382ba;  */
  background-color: rgba(255, 165, 210, 0.4);
  background-image:
    linear-gradient(90deg, rgba(255, 165, 207, 0.3) 50%, transparent 50%),
    linear-gradient(rgba(255, 165, 210, 0.3) 50%, transparent 50%);
  background-size: 20px 20px;
}

/* .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 #DA256B;;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
} */

/* #mindful-life{
  
  background-color: rgba(255, 165, 210, 0.4);
  background-image:
    linear-gradient(90deg, rgba(255, 165, 207, 0.3) 50%, transparent 50%),
    linear-gradient(rgba(255, 165, 210, 0.3) 50%, transparent 50%);
  background-size: 20px 20px;
} */

/* #mindful-life:after{
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #6ec8e0;;
  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 	#F9DEE7;
	border-right: solid 1px 	#F9DEE7;
	border-top:solid 1px 	#F9DEE7;
	border-bottom:solid 1px	#F9DEE7;
}

.c-ttl-bg-01{
  background-color: #f895be;
}

.c-box-content-bg__in{
  background-color: #fff3f7;
}