
.c-list-03{
	display:none !important;
}

.city .container-in .font_gold {
	color: #936D34;
}

.city .container-in .font110 {
	font-size: 110%;
}
.city .container-in{
	/* background-color:#E66697; */
	background-color:#ffe9ba;
/*	background: linear-gradient(to bottom, #ffbd79, #fff0e2);*/
}
/*
.city .container-in .contents-main{
	background-image:url(../img/bg_01.jpg);
}
*/

.city .container-in .bg_white .col-lg-6{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFF;
}
.city .container-in .bg_white .col-lg-4{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFF;
}

.city .container-in h2{
position: relative;
padding: 0.25em 0;
}

/* 横線 */
h2:after {
  content: "";
  display: block;
  height: 4px;
  /* background: -webkit-linear-gradient(to top, #C8A063,#FEF2B8);
  background: linear-gradient(to right, #C8A063,#FEF2B8); */
  background: -webkit-linear-gradient(to top, #C79F61,#FEF2B8);
  background: linear-gradient(to right, #C79F61,#FEF2B8);
}

/* タイトル */
.city .container-in h2.c-ttl-cmn-02{
	color: #333333;
}


/* .city .container-in .c-ttl-cmn-03__in{
	color: #C75028;
} */


/* 店舗詳細の枠 */
.city .container-in .c-box-border-02{
	background: #FFFFFF;
	background-color: #fffafc;
/*    border: 2px dotted #475C99;*/
}

.supa{
	font-weight: bold;
}

