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

/*---------------------------------- 
	(c)SBD Style 
	Template:DoMo lettuce
	ver:0.1
	type:Giga_plan_kiji
	¾¦ÉÊ°ìÍ÷
----------------------------------*/
.no_item{
  clear:both;
}
.cg_freespace_01 {
  margin: 0 0 20px 0;
}

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

.cg_freespace_01 img,
.cg_freespace_02 img {
  border: 0px 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;
}

#container div.content ul.sub_category {
  float: left;
  width:100%;
  display:table;
  padding-bottom:10px;
  border-bottom:solid 1px #ccc;
}

#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: 214px;
  margin: 3px;
  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: 214px;
  width: 214px;
  box-shadow: 0 0 0 0px rgba(200, 200, 200, 1);
}

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

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

#container div.content ul.sub_category.eight > li {
  list-style: none;
  float: left;
  width: 75px;
  margin: 4px;
  font-size: 0.8em;
  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, 0);
}

#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: 215px;
  margin: 3px;
  font-size: 1em;
  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: #666;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 30px;
  width: 213px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #FFF;
  box-shadow: none;
  padding:0.5em;
  font-size:0.9em;
}

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

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

#container div.content ul.sub_group {
  float: left;
  width:100%;
  display:table;
}

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

#container div.content ul.sub_group.eight > li > a> img {
  max-height: 75px;
  max-width: 75px;
}
.pagenavi2,
.pagenavi{
  margin-bottom: 5px !important;
  border-bottom: solid 1px #ccc;
  font-size:14px;
}
.right.pager {
	text-align: center;
}
.category_title{
  font-weight:bold;
  font-size:18px;
  padding: 0.5em 1em !important;
  background: #69c;
  color:#FFF;
}
/*----------------------*/
.view_list,
.f_result,
.flex{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  list-style:none;
}
.f_result,
.f_wrap{
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.li1{
  width:100%;
  margin-bottom:30px;
    position:relative;
}

.li2{
  width:50%;
    position:relative;
}

.li3{
  width:33%;
    position:relative;
}

.li4{
  width:25%;
  position:relative;
}
.kiji .price_area{
  display:none;
}
.img_area img{
  max-height:100%;
}
/*---- li1 -----*/

.li1 .img_area {
  width:30%;
  margin-bottom:0 !important;
   overflow:hidden;
}
.li1 .img_area a{
  width:100%;
  margin-bottom:0 !important;
  justify-content: center;
  align-items: center;
  height:265px;
  display: table-cell;
  overflow: hidden;
  vertical-align: middle;
  max-width: 265px;
  min-width: 265px;
  text-align: center;
}
.li1 .text_area{
	width: 70%;
    margin-bottom:0 !important;
      flex-direction: column;
}
.li1 .name,
.li1 .price_area,
.li1 .exp{
  width:95%;
  padding-left:5%;
}
.li1 .text_area div{
  margin-bottom:0 !important;
}
.li1 .price_area{
  order:1;
  text-align:right;
}
/*---- li2 -----*/

.li2 .img_area{
  width:90%;
  padding:5%;
  margin:0 !important;
  min-height:400px;
  position:absolute;
   overflow:hidden;
}
.li2 .img_area a{
  width:100%;
  height:400px;
  justify-content: center;
  align-items: center;
  min-height:150px;
  max-height:400px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  max-width: 400px;
  min-width: 400px;
  text-align: center;
  
}
.li2 .name,
.li2 .price_area,
.li2 .exp{
  width:90%;
  padding:0 5%;
}
.li1 .exp,
.li2 .exp{
  font-size:0.8em;
}
.li2 .text_area div{
    margin-bottom:0 !important;
}
.li2 .text_area {
  width:100%;
  padding-top:430px;
}

/*---- li3 -----*/

.li3 .img_area{
  width:90%;
  padding:5%;
  margin:0 !important;
  min-height:200px;
  position:absolute;
  overflow:hidden;
}
.li3 .img_area a{
  width:100%;
  height:200px;
  justify-content: center;
  align-items: center;
  min-height:150px;
  max-height:200px;
}
.li3 .name,
.li3 .price_area,
.li3 .exp{
  width:90%;
  padding:0 5%;
}

.li3 .text_area div{
    margin-bottom:0 !important;
}
.li3 .text_area {
  width:100%;
  padding-top:230px;
}


/*---- li4 -----*/

.li4 .img_area{
  width:90%;
  padding:5%;
  margin:0 !important;
  min-height:150px;
  position:absolute;
   overflow:hidden;
}
.li4 .img_area a{
  width:100%;
  height:150px;
  justify-content: center;
  align-items: center;
  min-height:150px;
  max-height:150px;
}
.li4 .name,
.li4 .price_area,
.li4 .exp{
  width:90%;
  padding:0 5%;
}

.li4 .text_area div{
    margin-bottom:0 !important;
}
.li4 .text_area {
  width:100%;
  padding-top:170px;
}
/*----type3--------*/
.type3 .li1 .img_area{
  width:100%;
}
.type3 .li1 .text_area{
  display:none;
}
.type3 .li1 .img_area a{
  height:auto;
}
/*----type2--------*/
.type2 .name,
.type2 .exp{
  display:none;
}
.type2 .li1 .img_area{
  width:100%;
}
.type2 .li1 .text_area{
  width:100%;
  
}
.type2 .li1 .price_area{
  padding-left:0;
  text-align:center;
}
.type2 .li1 .img_area a{
  height:auto;
}
.type2 .li4 .price_area,
.type2 .li3 .price_area,
.type2 .li2 .price_area{
  text-align:center;
}
/*----type3--------*/
.type3 .name,
.type3 .price_area,
.type3 .exp{
  display:none;
}
/*------------*/
.view_list i {
	display: inline-block;
	background: #efefef;
	cursor: pointer;
	padding: 1px 5px;
	text-align: center;
	border-radius: 5px;
	font-style: normal;
	font-size: 10px;
	box-shadow: 0 0 0 1px #ccc;
}
.view_list li{
  margin-right:10px;
  font-size:12px;
}
.view_list select{
  font-size:12px;
}
.pager a {
	background: #666;
	padding: 5px;
	border-radius: 8px;
	color: #FFF;
  display: inline-block;
}
td.cartjs_quantity input {
    min-width: 2em;
    display: table-cell;
    text-align: center;
}
.f_result .price_all,
.f_result .exp,
.f_result .price_area,
.f_result .name {
	padding: 0 !important;
	width: 100%;
  letter-spacing: 0 !important;
}
/*---------------------*/
.page {
  list-style: none;
  display: table;
  width: 100%;
  text-align:center;
  line-height:1;
}
.page li {
  display: inline-block;
  text-align: center;
  margin: 0 0.3em;
}
.page li a{
  display:block;
  padding:0.5em;
  background:#69c;
  color:#fff;
  border-radius:5px;
  padding:0.5em;
  min-width:1em;
}
.page li span{
  display:block;
  padding:0.5em;
  border-radius:5px;
  padding:0.5em;
  min-width:1em;
  color:#69c;
  box-shadow:0 0 0 1px #69c;
}
li.lines span, li.lines a {
	display: inline-block;
}
.lines span {
	box-shadow: 0 0 0 0 white !important;
}
/*---------------------*/