@charset "utf-8";
/*--------------------------------------------------------------------------
   top
---------------------------------------------------------------------------*/
#WrapMain > h2,
.wrap-sec{
	width: 755px;
	margin: 0 auto;
}

#WrapMain > h2{
	margin-bottom: 25px;
	background: url(http://www.jinmon-fs.com/img/top_all_h2_bk.gif) repeat-x;
	background-position: center;
	text-align:center;
}

#WrapMain > h2 img{
	padding: 0 14px;
	background: #f2f2f2;
}

#WrapMain section{
	padding: 25px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

#WrapMain section:first-of-type{
	border-top: none;
}

#WrapMain section:last-of-type{
	border-bottom: none;
}

.wrap-sec > .txt{
	margin: 19px 0 0 0;
	font-size: 1.4em;
}


/* area01
-----------------------------------------------------------------*/
.area01 ul{
	margin: 19px 0 0;
}

.area01 li{
	float: left;
	width: 238px;
	margin: 0 20px 0 0;
	padding: 183px 0 0;
}

.area01 li:nth-of-type(3n){
	margin-right: 0;
}

.area01 li:nth-of-type(n+4){
	margin-top: 25px;
}

.area01 li:nth-of-type(1){
	background: url(http://www.jinmon-fs.com/img/common_category_img_wallet.jpg?1031) no-repeat;
	background-size: contain;
}

.area01 li:nth-of-type(2){
	background: url(http://www.jinmon-fs.com/img/common_category_img_pencase.jpg?1031) no-repeat;
	background-size: contain;
}

.area01 li:nth-of-type(3){
	background: url(http://www.jinmon-fs.com/img/common_category_img_meishiire.jpg?1031) no-repeat;
	background-size: contain;
}

.area01 li:nth-of-type(4){
	background: url(http://www.jinmon-fs.com/img/common_category_img_bagpack.jpg?1031) no-repeat;
	background-size: contain;
}

.area01 li:nth-of-type(4){
	background: url(http://www.jinmon-fs.com/img/common_category_img_shoulderbag.jpg?1031) no-repeat;
	background-size: contain;
}

.area01 li:nth-of-type(5){
	background: url(http://www.jinmon-fs.com/img/common_category_img_keycase.jpg?1031) no-repeat;
	background-size: contain;
}

.area01 li:nth-of-type(6){
	background: url(http://www.jinmon-fs.com/img/common_category_img_coincase.jpg?1031) no-repeat;
	background-size: contain;
}

.area01 li:nth-of-type(7){
	background: url(http://www.jinmon-fs.com/img/common_category_img_teikiire.jpg?1031) no-repeat;
	background-size: contain;
}

.area01 h3{
	font-size: 1.5em;
	line-height: 1;
}

.area01 li .txt{
	margin: 5px 0 0;
	font-size: 1.2em;
	line-height: 1.6;
}

.area01 .btn{
	margin: 5px 0 0;
	font-size: 1.2em;
	line-height: 1;
	text-align: right;
}

.area01 .btn a::after{
	content: "〉";
	margin: 0 -8px 0 0;
}


/* area02
-----------------------------------------------------------------*/
.area02 ul{
	margin: 19px 0 0;
}

.area02 li{
	float: left;
	width: 238px;
	margin: 0 20px 0 0;
}

.area02 li:nth-of-type(3n){
	margin-right: 0;
}

.area02 li:nth-of-type(n+4){
	margin-top: 25px;
}

.area02 .ttl,
.area02 .price{
	margin: 10px 0 0;
	font-weight: bold;
	line-height: 1;
}

.area02 .ttl{
	font-size: 1.2em;
}

.area02 .price{
	color: #b90001;
	text-align: right;
}

.area02 .price span{
	font-size: 1.5em;
}