*{
	margin:0;
	padding:0;
	list-style:none;
}
.clearfix{
	zoom:100%;
	min-hight:0px;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
@media screen and (min-width: 641px){
/* PC parts */

article{
	width:1100px;
	margin:0 auto;
}
article h1{
	border-top:#000 solid 2px;
	border-bottom:#000 solid 2px;
	font-size:30px;
	font-weight:bold;
	line-height:100px;
	text-align:center;
	margin:0 0 45px;
	padding:15px 0;
}
article h1 img{
	width:100px;
	margin:0 20px 0 0;
	vertical-align:middle;
}
.list_subcategory ul li{
	background:url(../images/pc/arw_list.png) left no-repeat;
	width:308px;
	margin:0 70px 0 0;
	padding:0 0 0 12px;
	font-size:14px;
	line-height:50px;
	float:left;
	border-top:#000 dashed 1px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list_subcategory ul li.nomargin{
	margin:0;
}
.list_subcategory ul li a{
	width:auto;
	height:50px;
	display:block;
	text-decoration:none;
	color:#000;
}
.list_subcategory ul li a:hover{
	color:#30bfcf;
}
}
@media screen and (max-width: 640px){
/* SMARTPHONE parts */
body{
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:12px;
	line-height:1.8;
}
.list_subcategory hgroup{
	border-top:#000 solid 2px;
	border-bottom:#000 solid 2px;
}
.list_subcategory h1{
	width:100%;
	height:80px;
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	padding:0 0 0 60px;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
}
.list_subcategory h1 img{
	width:50px;
	position:absolute;
	top:15px;
	left:0;
}
.list_subcategory ul{
	overflow:scroll;
}
.list_subcategory ul li{
	background:url(../images/pc/arw_list.png) left no-repeat;
	font-size:12px;
	line-height:65px;
	border-bottom:#000 dashed 1px;
}
.list_subcategory ul li a{
	width:auto;
	height:65px;
	padding:0 0 0 15px;
	display:block;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
}
