h1{float:left; margin:15px 3% 0 3%; padding: 8px 2%; width:94%;  font-size:1.8rem; line-height: 1.2; border-bottom:#FF8181 solid 2px; }
h1 span{ font-size: 1rem; color: #999; }
h2{ float: left; width: 100%; margin:20px 0 10px 0; padding: 6px 3%; font-size: 1.1rem; font-weight: bold; line-height: 1.2;background-color:#FF8181; color: #FFF;}



/* 作品一覧 */
.w-content { float: left; width: 100%; margin:0 0 0 0;padding: 0 3.5%; margin:10px 0 0 0; }
.w-left{ float: left; width: 15%; margin:0 2% 0 0;}
.w-right{ float: left; width: 80%;}
.w-box{ float: left; width: 100%; margin:5px 0; }
.w-pic{ float: left; width: 100%;}
.w-pic img{display: block;}
.w-date{ float: left; width: 100%; font-size: 1rem; color: #666; }
.w-date-new{ float: left; width: 100%; font-size: 1.2rem; color: #FF3636; font-weight: bold; }
.w-title{ float: left; width: 100%; margin:3px 0; font-weight: bold; font-size: 1.2rem; line-height: 1.2;}
.w-link{ float: left;}
.w-noresult{ float: left; width: 100%; margin:20px 0; padding:  3%; font-weight: bold; color: #999; font-size:1.6rem; }

.w-cap{ float: left; width:100%; margin:3px 0 0 0; }
.w-cap-pic{ float: left; width: 19%; height: 90px; overflow: hidden; margin:0 2px 0 0; }
.w-cap-pic img{display: block;}
.w-cap img{ display: block; }
.w-pic img:hover,
.w-title:hover{ cursor: pointer; opacity: 0.6; }

.w-price{ float: left; width: 100%; margin:2px 0 0 0; font-weight: bold; color: #E30F0F; font-size: 1.0rem; line-height: 1.2; }

.w-star-top{ float: left; width: 100%; padding: 0 0; line-height: 1.2; }
.w-star-pic{ float: left; width: 75px; margin:0 5px 0 0; background-image: url(/image/design/stars.png); border:#000 solid 0px; height: 15px; background-size: auto 15px; background-repeat: no-repeat; display: inline-block;  }
.w-noresult{ float: left; width: 100%; margin:20px 0; padding:  3%; font-weight: bold; color: #999; font-size:1.6rem; }
.w-star50{ background-position: 0 0;  }
.w-star40{ background-position: -15px 0;  }
.w-star30{ background-position: -30px 0;  }
.w-star20{ background-position: -45px 0;  }
.w-star10{ background-position: -60px 0;  }
.w-star0{ background-position: -75px 0;  }

.w-star45{ background-position: -157px 0;  }
.w-star35{ background-position: -172px 0;  }
.w-star25{ background-position: -187px 0;  }
.w-star15{ background-position: -202px 0;  }
.w-star5{ background-position: -217px 0;  }



/*ページネーション*/
.page-all{ float: left; margin:30px 0 0 0; width: 100%; text-align: center; font-size: 16px; }
.page-all a{ margin:0 8px; }
.page-all span{ color: #999; margin:0 8px; }



