@charset "euc-jp";
/* CSS Document */

/*---------------------------------- 
	(c)SBD Style 
	Template:DoMo 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: 1px solid #CCCCCC;
}

.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: 50px;
}

#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: 35px;
}

#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: 20px;
  letter-spacing:0;
  font-weight:bold;
  margin-bottom: 0;
  color:#86b8ba;
}
#container div.content div.category_title:before{
 content:"商品一覧 | ";
 color:#000;
}
#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: #333;
  text-align: center;
}

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

/*  // pager  */

/* pankuzu */

#container div.content div.pankuzu {
  font-size: 12px;
  text-align: right;
  letter-spacing: 0.1em;
  font-weight: 200;
  margin-bottom:1em;
}

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

#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 1px rgba(200, 200, 200, 0);
  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;
}

#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://code.sbd-style.net/client/ag/jquery/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  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 1px 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;
}

#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://code.sbd-style.net/client/ag/jquery/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  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 1px 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;
}

#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://code.sbd-style.net/client/ag/jquery/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  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 1px 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 1px 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.six > li {
  list-style: none;
  float: left;
  width: 100px;
  margin: 4px;
  font-size: 10px;
  text-align: center;
}

#container div.content ul.sub_category.six > li:nth-child(6n+7) {
  clear: both;
}

#container div.content ul.sub_category.six > li > a {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 100px;
  box-shadow: 0 0 0 1px rgba(200, 200, 200, 0);
}
#container div.content ul.sub_category.six > li > a span{
	width: 86px;
	font-size: 12px;
	padding-left: 14px;
	background: url(https://file001.shop-pro.jp/PA01001/927/images/pc/header_arrow01.png) no-repeat;
	background-position: 0% 0.3em;
	font-weight: bold;
	display:block;
}


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

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

#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;
}

#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;
}

#container div.content ul.sub_category > li.sub_title > a,
#container div.content ul.sub_group > li.sub_title > a {
  background: #9DD22C;
  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: #A89D23;
  box-shadow: none;
}

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

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

#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 1px 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 1px rgba(200, 200, 200, 1);
}

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

#container div.content ul.sub_group.six > li {
  list-style: none;
  float: left;
  width: 100px;
  margin: 4px 14px 0 0;
  font-size: 10px;
  text-align: center;
}
#container div.content ul.sub_group.six > li:nth-child(6n+6){
  margin-right:0;
}

#container div.content ul.sub_group.six > li:nth-child(6n+7) {
  clear: both;
}

#container div.content ul.sub_group.six > li > a {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 100px;
  box-shadow: 0 0 0 1px rgba(200, 200, 200, 0);
}
#container div.content ul.sub_group.six > li > a span{
	width: 86px;
	font-size: 12px;
	padding-left: 14px;
	background: url(https://file001.shop-pro.jp/PA01001/927/images/pc/header_arrow01.png) no-repeat;
	background-position: 0% 0.3em;
	font-weight: bold;
	display:block;
}
#container div.content ul.sub_group.six > li > a> img {
  max-height: 100px;
  max-width: 100px;
}
/*--------------------------*/
.pagerlist {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.pagerlist ul {
	text-align: center;
	padding-top: 15px;
}
.pagerlist li {
	text-align: center;
	line-height: 26px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.pagerlist li span {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #ccc;
}
.pagerlist li a {
	border: 1px solid #ccc;
	background-color: #86b8ba;
	color: #fff;
	text-decoration: none;
}
.pagerlist li a, .pagerlist li span {
	display: block;
	float: left;
	min-width: 26px;
	height: 26px;
	box-sizing: border-box;
	padding: 0 .5em;
}#favo_tool {
	list-style: none;
	margin: 0;
	display: block;
}
.dell,.add {
	padding: 0.5em;
	box-shadow: 0 0 0 1px #ccc;
	margin-bottom: 1em;
	border-radius: 5px;
  display: inline-block;
  height: auto !important;
}
.dell {display: none;}
#favo_tool {
	font-size: 10px;
}
#favo_tool li{ margin:0!important; }