/* CSS Document */

/*---------------------------------- 
	(c)SBD Style 
	Template:SBD_001 lettuce
	ver:0.1
	type:Giga_plan_kiji
	商品一覧
----------------------------------*/

.cg_freespace_01 {
  padding: 0 5px 0 5px;
  margin: 0 0 20px 0;
}

.cg_freespace_02 {
  padding: 0 5px 0 5px;
  margin: 0 0 20px 0;
}

.cg_freespace_01 img,
.cg_freespace_02 img {
  border: none;/*-minimini更新-*/
}

.cg_freespace_01 p,
.cg_freespace_02 p {
  margin: 0 0 10px 0;
}

.cg_freespace_01 ul,
.cg_freespace_02 ul {
  margin: 0 0 10px 20px;
  padding: 0;
}

/*default two list*/

#container div.content ul.result {
  margin-bottom: 0;
}

#container div.content ul.result::after {
  display: block;
  content: '';
  clear: both;
  width: 670px;
}

#container div.content ul.result li {
  list-style: none;
  width: 240px;
  float: left;
  margin: 47.5px;
  margin-top: 0;
  margin-bottom: 50px;
}

#container div.content ul.result.two li:nth-child(2n+3) {
  clear: both;
}

/*default three list*/

#container div.content ul.result.three li {
  list-style: none;
  width: 210px;
  float: left;
  margin: 6.6px;
  margin-top: 0;
  margin-bottom: 6px;
}

#container div.content ul.result.three li:nth-child(3n+4) {
  clear: both;
}

/*default four list*/

#container div.content ul.result.four li {
  list-style: none;
  width: 150px;
  float: left;
  margin: 8.75px;
  margin-top: 0;
  margin-bottom: 6px;
}

#container div.content ul.result.four li:nth-child(4n+5) {
  clear: both;
}

/* pager 別仕様にしたので削除していいもの一応保管

#container div.content div.sort {
  margin-bottom: 0;
  text-align: right;
}

#container div.content div.pagenavi2 {
  margin-bottom: 0;
  font-size: 12px;
  text-align: right;
}

#container div.content div.category_title {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}

#container div.content div.pagenavi {
  text-align: right;
  font-size: 12px;
}

#container div.content div.right {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e5d9ea;
  text-align: center;
}

#container div.content div.right a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #aaa;
  margin-bottom: 32px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

 // 別仕様にしたので削除していいもの一応保管ここまで pager  */

/* pankuzu */

#container div.content div.pankuzu {
  font-size: 12px;
  text-align: right;
  text-align: right;
  top: -40px;
  letter-spacing: 0.1em;
  position: absolute;
  right: 0;
  font-weight: 200;
}

/* ----------------------------------------------------- */

#container div.content ul.result.four li.img {
  position: relative;
}

#container div.content ul.result.four li.img .name {
  height: 45px;
  line-height: 1.2em;
  overflow: hidden;
  padding-top: 165px;
  position: absolute;
  margin-bottom: 0;
  top: 0;
  width: 100%;
  text-align: center;
}

#container div.content ul.result.four li.img div.name a {
  height: 40px;
  font-size: 10px;
  line-height: 1.6em;
}

#container div.content ul.result.four li.img .img-layout {
  position: absolute;
  top: 0;
  margin-bottom: 0;
  height: 170px;
}

#container div.content ul.result.four li.img .img-layout a {
  box-shadow: 0 0 0 0px rgba(200, 200, 200, 1);/*-商品の枠線消しましたminimini-*/
  display: table-cell;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  width: 150px;
  overflow: hidden;
}

#container div.content ul.result.four li.img > div {
  float: left;
}

#container div.content ul.result li.img div div.price > div {
  margin-bottom: 0px;
  line-height: 2em;
  width: 100%;
}

#container div.content ul.result.four li.img div div.price {
  width: 100%;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0px;
}

#container div.content ul.result.four li.img div div.explain {
  line-height: 20px;
  margin-bottom: 0;
  text-align: center;
}

#container div.content ul.result.four li.img div.exp {
  padding-top: 225px;
  width: 150px;
}

#container div.content ul.result.four li.img div.img-layout div.soldout {
  background: url("https://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  color: #fff;
  display: block;
  height: 150px;
  width: 150px;
  left: 0;
  position: absolute;
  top: 0;
}

/* ----------------------------------------------------- */

#container div.content ul.result.three li.img {
  position: relative;
}

#container div.content ul.result.three li.img .name {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 220px;
/*  position: absolute;*/
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}

#container div.content ul.result.three li.img div.name a {
  height: 40px;
}

#container div.content ul.result.three li.img .img-layout {
  position: absolute;
  top: 0;
  margin-bottom: 0;
  height: 230px;
}

#container div.content ul.result.three li.img .img-layout a {
  box-shadow: 0 0 0 0px rgba(200, 200, 200, 1);
  display: table-cell;
  height: 210px;
  text-align: center;
  vertical-align: middle;
  width: 210px;
  overflow: hidden;
}

#container div.content ul.result.three li.img > div {
  float: left;
}

#container div.content ul.result.three li.img div div.price {
  width: 100%;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0px;
}

#container div.content ul.result.three li.img div div.explain {
  line-height: 20px;
  margin-bottom: 0;
  text-align: center;
}

#container div.content ul.result.three li.img div.exp {
  margin-bottom: 0px;
  width: 100%;
/*  padding-top: 265px;
*/}

#container div.content ul.result.three li.img div.img-layout div.soldout {
  background: url("https://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  color: #fff;
  display: block;
  height: 210px;
  width: 210px;
  left: 0;
  position: absolute;
  top: 0;
}

/* ----------------------------------------------------- */

#container div.content ul.result.two li.img {
  position: relative;
}

#container div.content ul.result.two li.img .name {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 260px;
  /*position: absolute;*/
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}

#container div.content ul.result.two li.img div.name a {
  height: 40px;
}

#container div.content ul.result.two li.img .img-layout {
  position: absolute;
  top: 0;
  margin-bottom: 0;
  height: 260px;
}

#container div.content ul.result.two li.img .img-layout a {
  box-shadow: 0 0 0 0px rgba(200, 200, 200, 1);
  display: table-cell;
  height: 240px;
  text-align: center;
  vertical-align: middle;
  width: 240px;
  overflow: hidden;
}

#container div.content ul.result.two li.img .img-layout a img {
  max-width: 240px;
  max-height: 240px;
}

#container div.content ul.result.two li.img > div {
  float: left;
}

#container div.content ul.result.two li.img div div.price {
  width: 100%;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0px;
}

#container div.content ul.result.two li.img div div.explain {
  line-height: 20px;
  margin-bottom: 0;
  text-align: center;
}

#container div.content ul.result.two li.img div.exp {
  margin-bottom: 0px;
  /*padding-top: 320px;*/
  width: 240px;
}

#container div.content ul.result.two li.img div.img-layout div.soldout {
  background: url("https://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  color: #fff;
  display: block;
  height: 240px;
  width: 240px;
  left: 0;
  position: absolute;
  top: 0;
}

/*-------------------------------------*/

div.regular_price_all {
  font-weight: 200;
}

div.regular_price_all > span {
  display: block;
  font-weight: 200;
}

div.price div.price_all {
  font-weight: bold;
}

div.price div.price_all span {
  display: block;
  font-weight: 200;
}


div.discount_rate_all {
  color: #F33;
}

/*-------------------------------------*/

#container div.content ul.sub_category {
  float: left;
}

#container div.content ul.sub_category::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
  height: 1px;
}

#container div.content ul.sub_category.four > li {
  list-style: none;
  float: left;
  width: 150px;
  margin: 8px;
  text-align: center;
}

#container div.content ul.sub_category.four > li:nth-child(4n+5) {
  clear: both;
}

#container div.content ul.sub_category.four > li > a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 150px;
  width: 150px;
  box-shadow: 0 0 0 0px rgba(200, 200, 200, 1);
}

#container div.content ul.sub_category.four > li > a> img {
  max-height: 150px;
  max-width: 150px;
}

/*------------------------------------------------------*/

#container div.content ul.sub_category.eight > li {
  list-style: none;
  float: left;
  width: 75px;
  margin: 4px;
  font-size: 10px;
  text-align: center;
}

#container div.content ul.sub_category.eight > li:nth-child(8n+9) {
  clear: both;
}

#container div.content ul.sub_category.eight > li > a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 75px;
  width: 75px;
  box-shadow: 0 0 0 0px rgba(200, 200, 200, 1);
}

#container div.content ul.sub_category.eight > li > a> img {
  max-height: 75px;
  max-width: 75px;
}

/*------------------------------------------------------*/

#container div.content ul.sub_category > li.sub_title,
#container div.content ul.sub_group > li.sub_title {
  list-style: none;
  float: left;
  width: 160px;
  margin: 3px;
  font-size: 10px;
  text-align: center;
}

#container div.content ul.sub_category > li.sub_title:nth-child(4n+5),
#container div.content ul.sub_group > li.sub_title:nth-child(4n+5) {
  clear: both;
}

/*-追加してと言われたタグ ここから↓ minimini-*/
#container div.content ul.sub_group.eight > li.sub_title:nth-child(4n+5){
  clear:none;
  
}
#container div.content ul.sub_group.eight > li.sub_title:nth-child(8n+9){
  clear:both;
}
/*-追加してと言われたタグ ここまで↑ minimini-*/

#container div.content ul.sub_category > li.sub_title > a,
#container div.content ul.sub_group > li.sub_title > a {
  background: #E6E6FA;/*-手動で変更しましたminimini更新-*/
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 30px;
  width: 160px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #FFFFFF;
  box-shadow: none;
  color: #333;
  font-size: 13px;
}

#container div.content ul.sub_category > li.sub_title > a:hover,
#container div.content ul.sub_group > li.sub_title > a:hover {
  background: #FFFF00;
}

/*------------------------------------------------------*/

#container div.content ul.sub_group {
  float: left;
}

#container div.content ul.sub_group::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
  height: 1px;
}

#container div.content ul.sub_group.four > li {
  list-style: none;
  float: left;
  width: 150px;
  margin: 8px;
  text-align: center;
}

#container div.content ul.sub_group.four > li:nth-child(4n+5) {
  clear: both;
}

#container div.content ul.sub_group.four > li > a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 150px;
  width: 150px;
  box-shadow: 0 0 0 0px rgba(200, 200, 200, 1);
}

#container div.content ul.sub_group.four > li > a> img {
  max-height: 150px;
  max-width: 150px;
}

/*------------------------------------------------------*/

#container div.content ul.sub_group.eight > li {
  list-style: none;
  float: left;
  width: 75px;
  margin: 4px;
  font-size: 10px;
  text-align: center;
}

#container div.content ul.sub_group.eight > li:nth-child(8n+9) {
  clear: both;
}

#container div.content ul.sub_group.eight > li > a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 75px;
  width: 75px;
  box-shadow: 0 0 0 0px rgba(200, 200, 200, 1);
}

#container div.content ul.sub_group.eight > li > a> img {
  max-height: 75px;
  max-width: 75px;
}
#container div > div.sub_group_title {
  border-bottom: 3px double #aaa;
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 0.2em;
  margin-bottom: 16px;
  padding-bottom: 20px;
  padding-top: 0;
}
#container div.content h2.category_title {
  border-bottom: 1px solid #333;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 10px;
  clear: both;
}




/* pagenationページおくり */
.pagenation {
  text-align: center;
}
.pagenation-top {
  margin: 30px 0;
}
.pagenation-bottom {
  margin: 20px 0 60px;
}
.pagenation-pos span {
  padding-right: 3px;
  padding-left: 3px;
  font-size: 1.28571em;
  font-weight: bold;
}

.pagenation-list {
  margin: 20px 0 0;
  letter-spacing: -.4em;
}
.pagenation-list__unit {
  margin: 0 2px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.pagenation-list__unit a {
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #D8BFDA;
  line-height: 2.5;
}
.pagenation-list__unit a:hover {
  background: #333;
  color: #fff;
}
.pagenation-list__unit span {
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #ccc;
  line-height: 2.5;
  color: #ccc;
}
.pagenation-list__unit i {
  line-height: 2;
}
.pagenation-list__navi-end a {
  background: #a977ad;
  color: #fff;
}
.pagenation-list__navi-end a:hover {
  background: #555;
  border: 2px solid #555;
}



.fa-angle-right:before {
    content: ">";
    font-style: normal;
}
.fa-angle-left:before {
      content: "<";
}

/* お気に入り一覧の調整 */

.product-list__fav-items {
  margin-top: 10px;
  width: 30px;
}

.product-list__fav-items button {
  display: block;
  width: 100%;
  padding: 5px 0;
  cursor: pointer;
  transition: .2s;
  text-align: center;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.product-list__fav-items .fav-items {
  color: #C71585;
}

.product-list__fav-items svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}