@charset "utf-8"; 

#sp_contents .section .product_area:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
#sp_contents .section .product_area p {
	float: none;
	padding: 10px;
}
#sp_contents .section .product_area p img {
	width: 100%;
	height: auto;
	padding: 5px 0;
}
#sp_contents .section .product_area.special p img {
	width: 80%;
	height: auto;
}
#sp_contents .section .product_area p span {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

.mb25 {
	margin-bottom: 15px !important;
}
.section p.center {
	text-align: center;
	margin-top: 10px;
}
.section .inner {
	width: 100%;
}
.section .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sp_contents .titleTypeA01 h2 span {
    color: #000;
    font-size: 92%;
    font-weight: normal;
}