@charset "Shift_JIS";
/*-------------------------------------
SITE : http://zozo.jp/
CREDIT : DESIGN BY STARTTODAY CO.,LTD.
CREATE : 2014.11.05
MODIFIED : 2014.11.14
Var : 1.0
-------------------------------------*/

/*-------------------------------------
	NOT FOUND
-------------------------------------*/

#searchResultList { margin:32px 0 0 -88px; position:relative; z-index:3; }
#searchResultList li { float:left;width:125px; margin:0 0 10px 88px; height:257px; position:relative; background:#fff; }
#searchResultList li#txt { width:379px; margin-right:-38px; }
#searchResultList li#txt h2 { font-size:22px; margin:48px 0 0 0; }
#searchResultList li#txt p.txt { margin:15px 0 0 0; font-size:14px; color:#808080; line-height:1.8; }
#searchResultList li .listInner { position:relative; font-size:10px; }

#searchResultList li .listInner .thumb { text-align:left; padding:12px 0 0 0; }
#searchResultList li .listInner .thumb a { width:125px; height:150px; display:inline-block; background:#f0f0f0;}
#searchResultList li .listInner .thumb a img { background:#ffffff; vertical-align:bottom;}
#searchResultList li .listInner .listInner div  { margin:6px 0 0; position:relative; line-height:1.5; }

#searchResultList li .listInner .brand,
#searchResultList li .listInner .name { margin:0 ; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#808080; font-size:12px; width:102px }
#searchResultList li .listInner .price { margin:4px 0 0 0;font-size:15px; line-height:1.1; }
#searchResultList li .listInner .discount { color:#DE2020; }
#searchResultList li .listInner .discount .off  { font-size:10px; margin-top:3px; }



/*-------------------------------------
	リスト
-------------------------------------*/

#lists { border-top:none; margin:55px 0 0 0; padding-top:0; }
#lists #listWrapper { overflow:hidden; }
#lists .list { position: relative; float:left; width:221px; }
#lists .list .inner { border-right:1px solid #DFDFDF; padding:0 0 100px 0; margin:0 0 -100px 0; }
#lists .list h3 { padding:0 0 0 33px; font-size:22px; }

#lists .list a { color:#808080; }
#lists .list a:hover { color:#007ebe; }
#lists .list a.more { color:#007ebe; }
#lists .list ul { width:155px; margin:10px 33px 0 33px; }
#lists .list ul li { margin:8px 0 0; font-size:12px; line-height:18px;text-overflow:ellipsis; overflow:hidden; word-break:break-all; white-space:nowrap; }
#lists .list ul li a { }
#lists .list p.moreLink { padding:20px 0 0 33px; clear:both; }

#lists #not_categoryList { width:314px; }
#lists #not_categoryList h3 { padding-left:0; }
#lists #not_categoryList ul { margin-left:-20px; width:auto; margin-top:;}
#lists #not_categoryList li { float:left; margin-left:20px; width:50%; margin-right:-20px; }
#lists #not_categoryList p.moreLink { padding-left:0; }

#lists #trend { border-right:0; }

.btnCenter { margin-top:90px; clear:both; }
