@charset "UTF-8";

.m__main_h2 {
	position: relative;
	margin: 0 0 10px 20px;
	padding: 0;
	border-left: none;
	font-weight: bold;
	line-height: 1.5;
}
.m__main_h2:before {
	display: none;
}

.pic_thumb {
	width: 1040px;
	margin: -10px 0 30px 20px;
}
.pic_thumb li {
	width: 145px;
	margin: 24px 24px 0 0;
	padding: 0;
}
.pic_thumb img {
	width: 145px;
}

.fs_cap {
	font-size:12px;
	padding-left:20px;
}

.m__column_img figure img {
	margin-left:20px;
}


ul.sales_link {
	display:inline;
	text-align:center;
	margin:0 auto;
}

ul.sales_link li {
	float:left;
	width:320px;
	margin-right:30px;
	margin-bottom:0 !important;
}

ul.sales_link li:last-child {
	margin-right:0;
}

ul.sales_link li figure a:hover {
	opacity: 0.5 ;
}

ul.sales_link li figure img {
	width:100%;
}

.m__column_wrap {
	clear:both;
}