@charset "Shift_JIS";

/*共通
-----------------------------------------------------*/
body { 
	font-size:12px;
	
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#dispmode {
  padding: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

img { max-width:100%; }

/*おすすめ特集*/

#lp_wrap #lp #lp_sph_footer {
	margin: 0;
	padding:10px;
	width:100%;
}

#lp_wrap #lp #lp_sph_footer h2 {
	margin-bottom:10px;
	padding:10px 0;
	border-bottom:1px solid #333;
	}

#lp_wrap #lp #lp_sph_footer ul.banner_layout {
	width: 230px;
	margin: 0 auto;
}

#lp_wrap #lp #lp_sph_footer ul.banner_layout li {
	width: 230px;
	height: 120px;
}

#lp_wrap #lp #lp_sph_footer ul.banner_layout li img {
	vertical-align:bottom;
	display:inline-block;
	border:0;
}

#lp_wrap #lp #lp_sph_footer ul.banner_layout li a {
	display:inline-block;
}

/*---------------------------------------------------------*/
#title p {
	padding:10px 10px 0;
}

#lp ul#navi {
	width:100%;
	margin:0 auto;
}

#lp ul#navi li {
	width:100%;
	height:52px;
	margin-top:0px;
	padding:0;
	margin-left:5px;
}

#lp ul#navi li a {
	width:100%;
	height:52px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:20px;
	line-height:52px;
}

#lp ul#navi li a:hover {
	filter: alpha(opacity=25);
	-moz-opacity:0.75;
	opacity:0.75;
}

li#nav_pants_off a {background:#74c500;}
li#nav_pants_on a {background:#cbc632;}

#pants_off, #pants_on {
	margin-top:40px;
	clear:both;
	width:100%;
	background:#fffaec;
	padding:0 5px 5px;
}

.wrap_pants .display_exact li {
	position: relative;
}

#lp h2 {
	padding:10px 0;
	background:#fff;
}
#lp #lineup h2 {
	text-align:center;
	padding:40px 0 5px;
	margin-bottom:30px;
	font-size:100%;

	color:#74c500;
	border-bottom:2px solid #74c500;
}

#lp #lineup .display_matrix li {
	float:left;
	width:50%;
}


/*------------------------------------------------------------
/*もっと見るホタン（.btn_more）は親に書いてあるので、sphでは指定しない。
--------------------------------------------------------------*/

/*0407-0506VERYアイコン----------------------------------------*/

.wrap_pants .very_icon {
	width:60px;
	height:60px;
	} 

#pants02 .very_icon {
	position: absolute;
	left: 10px;
	top: 170px;
}

#pants05 .very_icon {
	position: absolute;
	left: 230px;
	top: 300px;
}

#pants06 .very_icon {
	position: absolute;
	left: 165px;
	top: 300px;
}

#pants07 .very_icon {
	position: absolute;
	left: 150px;
	top: 300px;
}
#pants08 .very_icon {
	position: absolute;
	left: 170px;
	top: 320px;
}

#lp_wrap #lp .very {
	background-color: #cbc632;
	padding:10px;
	text-align:center;
}
