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

div#contentsArea{
	width:1800px;
	overflow-x:hidden;
}
/********************** shoplist *************************/
div#contentsArea div.contentShoplist{
	width:900px;
	margin: 40px auto 40px;
	text-align:center;
}

div.contentShoplist ul.link span{
	font-size: 99%;
}

div.contentShoplist ul{
	margin: 0 0 0 50px ;
}
div.contentShoplist ul.link li{
	margin:5px;
}
div#contentsArea div.contentShoplist a{
	text-decoration:none;
	color:#000;
}
/******************store******************/
.contentShoplist {
	position: relative;
}



.store_list dd .store_tel{
	padding-top:-3px;
	margin-bottom: 63px;
	text-align: center;
}

.contentShoplist h3 {
	margin-bottom: 61px;
	text-align: center;
	padding:10px 0;	
	border-bottom:solid 1px #030;

}
.contentShoplist h3 span{
  font-size:1rem;
  font-weight:bold;

}
.contentShoplist h3 span:first-child{
  font-size:1.625rem;
  font-family:'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-seif;
}
.contentShoplist ul{
}
.contentShoplist ul li{
	float:left;
	margin:10px;
	padding: 0 10px;
	background-color:#000;	
}
.contentShoplist ul li span{
  font-size:1rem;
  font-weight:bold;
  color:#FFF;

}
.contentShoplist ul li span:first-child{
  font-size:1.625rem;
  font-family:'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-seif;
}


.store_area {
	margin-bottom: 77px;
	text-align: center;
}
.store_list_area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size: 0;
}
.store_list_area {
	margin-left: -5px;
	padding-right: 45px;
	padding-bottom:10px;
/*	font-family: novecento_sans_widenormal;*/
	font-size:120%;
	display: inline-table;
	zoom:1;
}
/* hides from ie mac \*/
* html .store_list_area { height: 1%; }
.store_list_area { display: block; }
/* end hide from ie mac */
.store_list {
	width: 260px;
	padding: 0 0 10px 22px;
	float: left;
}
.store_list dt {
	min-height: 27px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	letter-spacing: 0.05em;
	line-height: 1.7em;
	border-bottom: solid 1px #9c9d9d;
}
.b {
	letter-spacing: 00em;
}

.store_list dd {
	line-height: 1.8em;
	font-size: 0.8em;
}
.store_list dd:last-child {
	margin-top: 4px;
}

.store_name {
		font-weight:800;
}





/******************shoplist******************/

@media only screen and (max-width: 80em) {
/********************** shoplist *************************/
div#contentsArea div.contentShoplist{
	width:80%;
	margin: 2.5rem auto 2.5rem;
	text-align:center;
}
div.contentShoplist ul.link span{
	font-size: 99%;
}
div.contentShoplist ul{
	margin: 0 0 0 3.125rem ;
}
div.contentShoplist ul.link li{
	margin:0.3125rem;
}
div#contentsArea div.contentShoplist a{
	text-decoration:none;
	color:#000;
}
/******************store******************/
.contentShoplist {
	position: relative;
}

.store_tel {
	margin-top: -0.1875rem;
	text-align: center;
}
.store_area {
	margin-bottom: 0.1875rem;
	text-align: center;
}
.store_list_area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size: 0;
}

.store_list_area {
	margin-left: -5px;
	padding-right: 45px;
	padding-bottom:10px;
/*	font-family: novecento_sans_widenormal;*/
	font-size:150%;
	display: inline-table;
	zoom:1;
}
/* hides from ie mac \*/
* html .store_list_area { height: 1%; }
.store_list_area { display: block; }
/* end hide from ie mac */
.store_list {
	width: 45%;
	padding: 0 0 10px 3%;
	float: left;
}
.store_list dt {
	min-height: 27px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	border-bottom: solid 1px #9c9d9d;
}
.store_list dd {
	line-height: 1.8em;
	font-size: 0.8em;
}
.store_list dd:last-child {
	margin-top: 3px;
}

}

@media only screen and (max-width: 60em) {
/********************** shoplist *************************/
div#contentsArea div.contentShoplist{
	width:100%;
	text-align:center;
}

/******************store******************/
.contentShoplist {
	width: 100%;
	margin: 0 auto;
	margin-top: 77px;
	position: relative;
}
.contentShoplist h2 {
	margin-bottom: 61px;
	text-align: center;
}
.store_tel {
	margin-bottom: 3%;
	text-align: center;
}
.store_area {
	margin-bottom: 3%;
	text-align: center;
}
.store_list_area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size: 0;
}

.store_list_area {
	width:100%;
	margin:0 -5rem 0 0;
	text-align:center;
	overflow:hidden;

/*	font-family: novecento_sans_widenormal;*/
	font-size:150%;
	display: inline-table;
	zoom:1;
}
/* hides from ie mac \*/
* html .store_list_area { height: 1%; }
.store_list_area { display: block; }
/* end hide from ie mac */
.store_list {
	width: 45%;
	padding: 2%;
	margin:0 0.2rem;
	float: left;
}
.store_list dt {
	min-height: 27px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	font-size:1.4rem;
	border-bottom: solid 1px #9c9d9d;
}
.store_list dd {
	line-height: 1.8em;
	font-size: 0.8em;
}
.store_list dd:last-child {
	margin-top: 3px;
}

}

@media only screen and (max-width: 30em) {
/********************** shoplist *************************/
div#contentsArea div.contentShoplist{
	width:100%;
	text-align:center;
}

/******************store******************/
.contentShoplist {
	width: 100%;
	margin: 0 auto;
	margin-top: 77px;
	position: relative;
}
.contentShoplist h2 {
	margin-bottom: 61px;
	text-align: center;
}
.store_tel {
	margin-bottom: 3%;
	text-align: center;
}
.store_area {
	margin-bottom: 3%;
	text-align: center;
}
.store_list_area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size: 0;
}

.store_list_area {
	width:100%;
	text-align:center;
	overflow:hidden;

/*	font-family: novecento_sans_widenormal;*/
	font-size:96%;
	display: inline-table;
	zoom:1;
}
/* hides from ie mac \*/
* html .store_list_area { height: 1%; }
.store_list_area { display: block; }
/* end hide from ie mac */
.store_list {
	width: 45%;
	padding: 2%;
	margin:0 0.1rem;
	float: left;
}
.store_list dt {
	min-height: 27px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	font-size:0.8rem;
	border-bottom: solid 1px #9c9d9d;
}
.store_list dd {
	line-height: 1.8em;
	font-size: 0.8em;
}
.store_list dd:last-child {
	margin-top: 3px;
}

}
