@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;
}

.display_matrix li {
	width:50%;
}

#lp .items10 .list_10items {

    border:5px solid #70cdd5;

}

#lp .items10 {
	margin-bottom: 15px;
}
