@charset "utf-8";
/* CSS Document */

h2.topics{border-bottom:solid 3px #c3932c; padding-bottom:12px!important; margin-bottom:0!important;}

h2+ul{
	padding:0 0 0 15px;
  margin:0 0 13px;
}
h2+ul li{
	float:left;
	padding:3px;
	margin:0 5px 5px 0;
	background-color:#c19537;
	color:#fff;
	font-size:9px;
  font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



.salonInfo dl dt{
	padding:13px 0 11px 15px;
	background:url(../common/img/btn_aco_close01.png) no-repeat 93% 10px #c9c4c0;
	background-size:14px auto;
	border-bottom:1px solid #948979;
	border-top:1px solid #efedec;
	font-size:11px;
	font-family: "Reimin Medium";
}

.dt2{
	padding:13px 0 11px 15px;
	background:#ffffff;
	background-size:14px auto;
	box-shadow: 0px -20px 10px -10px #ebebeb inset;
	font-size:11px;
	font-family: "Reimin Medium";
}

.salonInfo dl dt.active{
	background:url(../common/img/btn_aco_open01.png) no-repeat 93% 10px #ffffff;
	background-size:14px auto;
	box-shadow: 0px -20px 10px -10px #ebebeb inset;
	font-family: "Reimin Medium";
}
.salonInfo dl dd{
	display:none;
	padding:none;
}

.salonInfo2 dl dt{
	padding:13px 0 11px 15px;
	background:url(../common/img/btn_aco_close01.png) no-repeat 93% 10px #c9c4c0;
	background-size:14px auto;
	border-bottom:1px solid #948979;
	border-top:1px solid #efedec;
	font-size:11px;
	font-family: "Reimin Medium";
}

.salonInfo2 dl dt.active{
	background:url(../common/img/btn_aco_open01.png) no-repeat 93% 10px #ffffff;
	background-size:14px auto;
	box-shadow: 0px -20px 10px -10px #ebebeb inset;
	font-family: "Reimin Medium";
}
.salonInfo2 dl dd{
	display:none;
	padding:none;
}

.news{
	margin:0 0 18px;
}
.news li{
	padding:13px 0 13px 17px;
	border-bottom:1px dashed #cfcfcf;
	font-size:10px;
}

.news li.last{
	padding:13px 0 13px 17px;
	border-bottom:none;
	font-size:10px;
}

.news li p.date{
	margin:0 0 6px;
	color:#a76e00;
	font-family: "Reimin Medium";
}
.news li p.date+p span{
	display:inline-block;
	width:50px;
	padding:4px 0;
	background-color:#c3932b;
	border-radius:4px;
	color:#fff;
	text-align:center;
	font-family:"Noto Sans", sans-serif; font-weight:400;, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.news li p.date+p span{
	display:inline-block;
	width:50px;
	padding:4px 0;
	margin:0 5px 0 0;
	background-color:#c3932b;
	border-radius:4px;
	color:#fff;
	text-align:center;
}

.news li p.date+p{
	color:#65380b;
	font-family:"Noto Sans", sans-serif; font-weight:400;, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.news li p.date+p a{
	color:#65380b;
	text-decoration:underline;
	font-family:"Noto Sans", sans-serif; font-weight:400;, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}








