@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=50);
  margin-top: 0px;
}
a img {
  border-style: none;
}
a {
  text-decoration: none;
  color: #515151;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
  image-rendering: -webkit-optimize-contrast;
  /* プロポーショナルメトリクスを有効にする指定 */
  font-feature-settings: "palt"1;
  letter-spacing: 0.05em;
  width: 1018px;
  margin-left: auto;
  margin-right: auto;
}
img {
  vertical-align: bottom;
  border: none;
}
#wrapper {
  width: 1018px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.big-top {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 8px;
}
.big-top a img {
  width: 100%;
}
.top4 {
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.top4-list {
  width: 23.5%;
  margin-right: 2%;
  line-height: 1.1em;
  margin-bottom: 30px;
}
.top4-list a img {
  width: 100%;
}
.top4-list:nth-child(4n) {
  margin-right: 0%;
}
.top4-list a p {
  text-align: center;
  margin-top: 5px;
  font-size: 13px;
}
#campaign {
  width: 100%;
  margin-top: 30px;
}
#campaign iframe {
  width: 100%;
}
#header-pc {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
#header-l {
  width: 447px;
  float: left;
}
#header-l img {
	margin-right: 10px;
}
#header-r {
  width: 570px;
  float: right;
}
#header-list {
  width: 100%;
  overflow: hidden;
  text-align: right;
}
.cat {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 30px;
  overflow: hidden;
}
.cat .cat-list {
  position: relative;
  width: 25%;
  margin-right: 1.5%;
  margin-bottom: 20px;
}
.cat .cat-list:nth-child(4n) {
  width: 20%;
  margin-right: 0%;
}
.cat .cat-list a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cat .cat-list .cat-pic {
  width: 24%;
  float: left;
  overflow: hidden;
  margin-right: 4%;
}
.cat-list .cat-pic img {
  width: 100%;
}
.cat .cat-list .cat-text {
  width: 50%;
  overflow: hidden;
  line-height: 66px;
  font-size: 12px;
}
.top7 {
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-top: 20px;
  overflow: hidden;
}
.top7-list {
  width: 13.428%;
  margin-right: 1%;
  margin-bottom: 30px;
}
.top7-list a img {
  width: 100%;
}
.top7-list:nth-child(7n) {
  margin-right: 0%;
}
.top7-list a p {
  text-align: center;
  margin-top: 5px;
  font-size: 13px;
  line-height: 15px;
}
.top7-list a .price7 {
  font-weight: bold;
}
.newarrival {
  width: 100%;
  overflow: hidden;
  margin-bottom: 100px;
  margin-top: 100px;
}
.newarrival-more {
  text-align: right;
  font-size: 16px;
}
#wrapper .newarrival iframe {
  width: 100%;
}
.newarrival a img {
  float: right;
}
.title-text {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.title-text .title-text-e {
  font-size: 11px;
  margin-left: 14px;
  line-height: -10px;
}
#ranking {
  background-color: #F8F8F8;
  padding: 18px;
  margin-bottom: 100px;
}
.rank-list a img {
  width: 100%;
}
.ranking-rank {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}
.ranking-cat {
  width: 100%;
  margin-bottom: 40px;
  margin-top: 30px;
}
.ranking-cat-title {
  font-size: 20px;
  font-weight: bold;
  margin-left: 4px;
}
.ranking-rank .rank-list {
  width: 19%;
  margin-right: 1.25%;
  background-color: #FFFFFF;
  padding: 8px;
}
.ranking-rank .rank-list:nth-child(5n) {
  margin-right: 0%;
}
.rank-list a .no {
  width: 18%;
  margin-top: 8px;
  margin-bottom: 8px;
}
.rank-list a .pricerank {
  font-weight: bold;
}
#feature {
  margin-bottom: 100px;
  overflow: hidden;
}
.feature3 {
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.feature3-list {
  width: 32%;
  margin-right: 2%;
  line-height: 1.1em;
  margin-bottom: 40px;
}
.feature3-list a img {
  width: 100%;
}
.feature3-list:nth-child(3n) {
  margin-right: 0%;
}
.feature3-list a p {
  margin-top: 5px;
  font-size: 13px;
}
.footer {
  margin-top: 56px;
  width: 1017px;
}

#cat-all-icon {
  margin-bottom: 70px;
  overflow: hidden;
}
.cat-all {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 60px;
	overflow: hidden;
}
.cat-all .cat-all-list {
	position: relative;
	width: 20%;
	margin-bottom: 45px;
	border-left: thin solid #DFDFDF;
	padding-left: 8px;
	padding-right: 8px;
}
.cat-all .cat-all-list:nth-child(5n) {
	width: 20%;
	border-right: thin solid #DFDFDF;
}
.cat-all-list a p {
	text-align: center;
	font-size: 14px;
}
.cat-all-list a img {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
.cat-all .cat-all-list ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 15px;
	padding-left: 8px;
}
.cat-all-list ul li {
	margin-bottom: 4px;
	font-size: 12px;
}
