


/*===============================================
画面の横幅が750pxまで*/
@media screen and (max-width:768px){
/*=============================================*/

/* ####################################### */
/* 会社情報ページ */
/* ####################################### */

#brand{
}


#brand #titlearea{
	background-image:none;
}

#brand h1{
	margin:30px auto 0 auto ;
	background-color:transparent;
	font-size: 36px;
}

#brand h1 p{
	margin-top:30px;
}

#brand h2{
	margin:0 auto 0px auto ;
}

#brand .entrycontent h2:before{
	content:none;
}

#brand .entrycontent h2:after{
	content:none;
}

#brand #submenu ul{
	width:100%;
}

#brand #submenu li{
	display: inline-block;
	margin-top:10px;
	font-size: 12px;
	 font-feature-settings: "palt";
}


#brand #submenu li.current{

}

#brand #maincontent{
}


#brand .entrycontent{
	width:90%;
	margin:0 auto 150px;
}

#brand .shoplist{
	width:auto;
	margin:0 auto;
}

#brand .shoplist li{
	display: block;
	text-align:center;
	margin-right:0px;
	margin-bottom:0px;
}



#brand .infotext{
	width:auto;
	margin:0 auto;
}

#brand .shoplist li div{
	margin:auto 0;
	text-align:left;
}

#brand .shoplist li img{
	width:100%;
	margin-right:0px;
}

#brand mark{
}


#brand h3{
	margin:10px auto 6px auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size:20px;
	font-weight:700;
	line-height:1.6em;
}

#brand table{
  width: 100%;
}

#brand table th{
  width: 10%;
  padding:20px 0px;
  font-size:14px;
  border-bottom:1px solid #ccc;
  white-space: nowrap;
}

#brand table th:after{
  display: none;
}

#brand table td{
  width: 80%;
  padding:20px 0px;
  border-bottom:1px solid #ccc;
}


#brand table td span{
	display:inline-block;
}

#brand table td small{
	font-size:12px;
}

#brand table td.linecell{
  width: 10%;
  padding-top:18px;
}

#brand article {
    margin-top: 30px;
}	
	

/*===============================================
smart.css  画面の横幅が750pxまで*/
}
/*=============================================*/


