area{
  border:none;
  outline:none;
}
body {
-webkit-text-size-adjust: 100%;
	
}
#SpecialWomen img {
	width: 100%;
	vertical-align: bottom;
}

#SpecialWomen {

	letter-spacing: 0;
	font-size: 14px;
}

#SpecialWomen .content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#SpecialWomen .content h2 {
	position: absolute;
	left: 47%;
	width: 80px;
	top: 180px;
}

.contentWrap {
		background-color: #f9f8e2;
}

.boxWrap {
	padding: 80px 0 0px;
}
.boxWrap:after,
#linkList ul:after{
  content: "";
  display: block;
  clear: both;
}

#SpecialWomen h3 {
	font-size: 20px;
		font-family :
	YuMincho,    /* Mac */
	'Yu Mincho', /* Windows */
	serif;
	color: #4e330d;
	margin:15px 0 0;
}
#SpecialWomen p {
	margin:10px 0 0;
	color: #4e330d;
}
#SpecialWomen .box {
	width: 380px;
	margin-bottom: 30px;
	float: left;
	min-height:520px;
}

#SpecialWomen .box:nth-child(2),
#SpecialWomen .box:nth-child(4) {
	float: right;
}
#SpecialWomen .box:nth-child(3) .imgArea2 {
margin-top:40px;
margin-bottom:60px;
}
#SpecialWomen .box:nth-child(4) .imgArea2 {
margin-top:65px;
margin-bottom:60px;
}

#linkList {
	background: url("https://namaratokachiyashop.secure.force.com/resource/spw_bg_white") repeat-x top left;
	background-size: 100%;
	margin-top: -20px;
	padding: 80px 0 60px;
}
#linkList ul {
	width: 1000px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
#linkList ul li {
	width: 220px;
	float: left;
	margin-left: 40px;
}
#linkList ul li:first-child {
	margin-left: 0;
}
#linkList ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
}
#linkList ul li img {
	vertical-align: bottom;
	margin-bottom: 6px;
}
#linkList ul li p {
	background: url("https://namaratokachiyashop.secure.force.com/resource/spw_line") no-repeat top left;
	background-size: 100%;
	height: 62px;
	line-height: 62px;
	color: #4e330d;
			font-family :
	YuMincho,    /* Mac */
	'Yu Mincho', /* Windows */
	serif;
	font-size: 18px;
}

.btnMore {
	width: 320px;
	margin: 60px auto 0;
}

#linkList ul li a:hover,
.btnMore a:hover img {
		filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}