/*---------------------------------- 
	(c)SBD Style 
	Template:DoMo lettuce
	ver:0.1
	type:Giga_plan_kiji
	 共通
----------------------------------*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html {
  font-family: 'Noto Sans Japanese', sans-serif;
}

/*---------	font --------------*/

html {
  font-size: 14px;
  color: #5E4A3D;
}

a:link,
a:visited,
a:active {
  color: #5E4A3D;
  text-decoration: none;
}

a:hover {
  color: #999966;
}

/*------ Reset----------------*/

body,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5{
  margin: 0;
  padding: 0;
}

.no1 {
  background: #EEEF99 !important;
}

.no2 {
  background: #84C7D7 !important;
}

.no3 {
  background: #EC6D74 !important;
}
/* star default 5stars */
.icon_star{
  overflow:hidden;
  width:75px;
display:inline-block;
}
.icon_star img{
  width:150px;
  max-width:150px !important;
  display:block;
}
#reviews.reviewlist li .review_title{
  margin-bottom:10px;
}
#reviews.reviewlist li .review_poster{
  margin-bottom:10px !important;
}
/*-------- background -----------*/

body {
  background: url(https://img.shop-pro.jp/tmpl_img/25/bg.gif) no-repeat fixed center top #FFF;
  background-color:#FFF;
}

#container {
  margin-bottom:40px;
  background: #fff;
  box-shadow: 0 0 0 10px  #fff;
  border-top-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
}

#item_row {
  background: #fff;
  box-shadow: 0 0 0 10px #fff;
  border-bottom-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  margin-bottom: 40px;
}

#footer {
  background: #efefef;
}

/*------sns icon 30*30pix---------*/

a.facebook,
a.twitter,
a.google,
a.mixy,
a.pinterest,
a.instagram,
a.line,
a.ameblo,
a.rss {
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
}

a.facebook {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) -270px 0px;
}

a.twitter {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -210px 0px;
}
a.line {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -210px -30px;
}

a.google {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -360px 0px;
}

a.mixy {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -390px 0px;
}

a.pinterest {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -330px 0px;
}

a.instagram {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -240px 0px;
}
a.ameblo {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -240px -30px;
}

a.rss {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -300px 0px;
}


/*----------------------------------*/
.nav span.price,
#item_row span.price,
.content dd > span.price{
	font-weight:bold;
    color: #FF0000;
}

#container div.content div.items h2{
	font-size:12px;
}

div.nav ul.highlyrecommend li > a,
#container div.nav ol.ranking li a.img,
#container div.nav ul.new_item li > a,
#container div.nav ul.recommend li > a,
#container div.nav ul.trackback li a,
#item_row > ul.new_item > li > a,
#item_row > ol.ranking > li > a,
#item_row > ul.recommend > li > a,
#item_row > ul.trackback > li a,
#container .new_item ul li > a,
#container .ranking  ol li > a,
#container .recommend ul li > a,
#container .trackback ul li > a,
#container .together ul li > a,
#container div.content div.imagearea > span,
#container div.content div.imagearea ul li a,
#container ul.result li.img .img-layout > a
{
  border-radius: 6px;/*商品画像角丸*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 0 0 1px rgba(100, 100, 150, 0);/*商品画像枠*/
}

div.soldout{
	border-radius: 6px;/*商品画像角丸*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}


/* search icon */

#header div.top > div > form input[type=submit] {
  content: '';
  background-image:url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) !important;
  background-position:-56px -3px !important;
  background-repeat:0;
}

#header div.top > div > ul li.acount::after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -120px 0px;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  margin-top: -30px;
  position: absolute;
  left: 0;
}

#header div.top > div > ul li.new::after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -90px 0px;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  margin-top: -30px;
  position: absolute;
  left: 0;
}

#header div.top > div > ul li.login::after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -150px 0px;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  margin-top: -30px;
  position: absolute;
  left: 0;
}

#header div.top > div > ul li.logout::after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -150px -30px;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  margin-top: -30px;
  position: absolute;
  left: 0;
}

#header div.row > div > ul li.cart::after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -180px -30px;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  margin-top: -30px;
  position: absolute;
  left: 0;
}

/* arrow */

#container div.nav > ul.category ul li::before {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png") no-repeat 0 -30px;
  content: "";
  display: block;
  height: 30px;
  margin-left: auto;
  margin-top: 5px;
  position: absolute;
  width: 30px;
}

/* footer a */

#footer .top > a:after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -30px 0;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  margin-left: auto;
  margin-right: auto;
}

/*-------- new icon -------------*/

#container img[src="http://https://torchginger.shop-pro.jp/img/new/icons11.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/new_icon.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#item_row img[src="http://https://torchginger.shop-pro.jp/img/new/icons11.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/new_icon.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#container div.nav ul.highlyrecommend li p a img[src="http://https://torchginger.shop-pro.jp/img/new/icons11.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://https://torchginger.shop-pro.jp/img/new/icons11.gif"] {
  left: -50px;
}

/*------  restock icon ---------*/

#container img[src="http://https://torchginger.shop-pro.jp/img/new/icons57.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/restock.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#item_row img[src="http://https://torchginger.shop-pro.jp/img/new/icons57.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/restock.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#container div.nav ul.highlyrecommend li p a img[src="http://https://torchginger.shop-pro.jp/img/new/icons57.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://https://torchginger.shop-pro.jp/img/new/icons57.gif"] {
  left: -50px;
}

/*--------   price down icon ----------*/

#container img[src="http://https://torchginger.shop-pro.jp/img/new/icons39.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/pricedown_icon.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#item_row img[src="http://https://torchginger.shop-pro.jp/img/new/icons39.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/pricedown_icon.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#container div.nav ul.highlyrecommend li p a img[src="http://https://torchginger.shop-pro.jp/img/new/icons39.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://https://torchginger.shop-pro.jp/img/new/icons39.gif"] {
  left: -50px;
}

/*-------------- オススメicon -------------------*/

#container img[src="http://https://torchginger.shop-pro.jp/img/new/icons30.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/good.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#item_row img[src="http://https://torchginger.shop-pro.jp/img/new/icons30.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/good.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#container div.nav ul.highlyrecommend li p a img[src="http://https://torchginger.shop-pro.jp/img/new/icons30.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://https://torchginger.shop-pro.jp/img/new/icons30.gif"] {
  left: -50px;
}

/*-------   sale icon ---------------*/

#container img[src="http://https://torchginger.shop-pro.jp/img/new/icons21.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/sale.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#item_row img[src="http://https://torchginger.shop-pro.jp/img/new/icons21.gif"] {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/sale.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#container div.nav ul.highlyrecommend li p a img[src="http://https://torchginger.shop-pro.jp/img/new/icons21.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://https://torchginger.shop-pro.jp/img/new/icons21.gif"] {
  left: -50px;
}

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

/*-----------	h2 image -------------*/


#container div.content div.review > h2
{
  font-size: 9px;
  padding-bottom: 0px;
  line-height: 50px;
}
#container div.content > div > h2{
}





#container div.content > div.review > h2::before{
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/review.png) no-repeat 0px 0px;
  width: 150px;
  height: 50px;
}



#container div.nav h3.ranking,
#container div.nav h3.recommend,
#container div.nav h3.trackback,
#container div.nav h3.new_item,
#container div.nav h3.article {
  font-size: 9px;
  text-align: right;
  padding-bottom: 10px;
}

#container div.nav h3.ranking::before {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/ranking2.png) no-repeat 0px 0px;
  width: 100%;
  height: 50px;
  display: block;
  margin-bottom: 9px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
}

#container div.nav h3.recommend::before {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/hotitems.png) no-repeat 0px 0px;
  width: 100%;
  height: 50px;
  display: block;
  margin-bottom: 9px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
}

#container div.nav h3.trackback::before {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/history.png) no-repeat 0px 0px;
  width: 100%;
  height: 50px;
  display: block;
  margin-bottom: 9px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
}

#container div.nav h3.new_item::before {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/new_arrivals.png) no-repeat 0px 0px;
  width: 100%;
  height: 50px;
  display: block;
  margin-bottom: 9px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
}

#container div.nav h3.group::before {
  background:none;
  display: none;
}

#container div.nav h3.article::before {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/contents.png) no-repeat 0px 0px;
  width: 100%;
  height: 50px;
  display: block;
  margin-bottom: 9px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
}

/*------------ h2 image default ------*/


.nav > h3.ranking::before{
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -420px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.nav > h3.recommend::before {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -450px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.nav > h3.trackback::before{
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -510px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.nav > h3.new_item::before {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -510px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.nav > h3.group::before
{
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -540px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.nav > h3.article::before {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -570px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

#container div.review > h2::before{
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/icon_c.png) no-repeat -510px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}


/*------------- flow ----------*/

.img-layout img,
div.ranking > ol > li > a >img,
div.recommend ul > li > a >img,
div.trackback  ul > li > a >img,
div.new_item  ul > li > a >img,
ol.ranking > li > a > img,
ul.recommend > li > a > img,
ul.trackback > li > a > img,
ul.new_item > li > a > img,
div.together ul > li > a > img,
ul.highlyrecommend > li > a> img {
  transition: all 1s ease 0s;
}

.img-layout img:hover,
div.ranking > ol > li > a >img:hover,
div.recommend ul > li > a >img:hover,
div.new_item ul > li > a >img:hover,
div.trackback ul > li > a >img:hover,
ol.ranking > li > a > img:hover,
ul.new_item > li > a > img:hover,
ul.recommend > li > a > img:hover,
ul.trackback > li > a > img:hover,
div.together ul > li > a > img:hover,
ul.highlyrecommend > li > a > img:hover {
  animation: up 2s ease 0s normal forwards 1;
}

@keyframes up {
  0% {
    transform: scale(1, 1);
  }

  100% {
    transform: scale(1.5, 1.5);
  }
}

#header {
  width: 100%;
}

#header h1 {
  height:20px;
  background: #C8BB9B;
  font-size: 12px;
  font-weight: normal;
  font-weight: 200;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C8BB9B;
  color:#FFF;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 100;
  padding-left: 10px;
}

#header div.sitemap {
  position: absolute;
  right: 0;
  top: 0;
  color: #FFF;
  z-index: 100;
}

#header div.sitemap a {
  color:#FFF;
  font-size: 12px;
  text-decoration: none;
  padding-right: 10px;
  font-weight: 200;
}
#header div.sitemap a:hover{
	color:#999966;
}
/*--------------------------*/

#header div.top {

  
  height: 50px;
  position: relative;
  width: 100%;
  color: #FFFFFF;
  top: 0px;
  z-index: 100;
 margin-top:20px;
}

#header div.top a {
  font-weight: 600;
  color:#FFF;
}

#header div.top a:hover {
  color: #999966;
}

#header div.top > div {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top:5px;
}

#header div.top > div > form {
  width: 350px;
  height: 50px;
  float: left;
  margin-left:100px;
}
div.h_contents dd i.fa.fa-phone-square{
  color:#c8bb9b;
  margin-right:5px;
}
#header div.top > div > form select {
  width: 120px;
  float: left;
  margin-top: 10px;
  height: 30px;
  padding: 1px;
  border: none;
}
#header div.top > div dl{
  float:left;
  padding-top:5px;
}
#header div.top > div dl dt{
  font-size:12px;
  letter-spacing:0.05em;
}
#header div.top > div dl dd{
  font-size:22px;
  line-height:1em;
  letter-spacing:0.1em;
}
#header div.top > div > form input[type=text] {
  width: 180px;
  float: left;
  margin-top: 10px;
  height: 26px;
  padding: 2px;
  border: none;
}

#header div.top > div > form input[type=submit] {
  background: #C8BB9B;
  height: 30px;
  width: 35px;
  margin-top: 10px;
  float: left;
  border: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
}

#header div.top > div > ul {
  position: absolute;
  right: 0;
  top: 10px;
  float: right;
}
#header div.row > div > ul{
background: #C8BB9B;
    float:right;
    padding:4px;
    border-radius: 8px;
    width:130px;

}
#header div.row > div > ul:hover{
  background-color:#E5D7B7;
}
#header div.row > div > ul li {
  list-style: none;
  float: right;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 200;
  padding-left: 35px;
  height: 26px;
  line-height: 26px;
  padding-right:10px;
  position: relative;
}
#header div.row > div > ul li a{
  color:#FFF;
}
#header div.row > div > ul li:last-child {
  margin-right: 0;
}
.h_contents{
  background: #854422 url("https://img08.shop-pro.jp/PA01202/084/etc/header_bg2.png") no-repeat scroll center 0;
}


.h_contents div.logo{
  width:980px;
  margin:0 auto;
  position:relative;
  z-index:1000;
}
.h_contents div.logo a {
  height: 90px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 90px;
}
.h_contents div.logo a img{
  max-width:100%;
  max-height:100%;  
}
/*--------------------------*/

#header div.row {
  height: 50px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  position: relative;
  width: 100%;
  z-index: 100;
}

#header div.row > div {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#header div.row > div > div.nav ul {
  float: left;
  margin-left:100px;
  margin-top:10px;
}

#header div.row > div > div.nav ul li {
  list-style: none;
  float: left;
  margin-right: 20px;
}

#header div.row > div > div.nav ul li a {
  font-weight: 200;
  color:#FFF;
}
#header div.row > div > div.nav ul li a:hover{
	color:#999966;
}

.cate-list-child ul, .group-list ul {
    padding: 0 20px;
}
.cate-list-child, .group-list {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: none;
    position: absolute;
    top: 50px;
    width: 50%;
}
#header div.row > div > div.nav ul li.header__pulldown-nav__list i {
  font-size: 1.3em;
  padding: 0 0 0 5px;
}
#header div.row > div > div.nav .cate-list-child ul li {
  float: none;
}
#header div.row > div > div.nav .cate-list-child ul li, #header div.row > div > div.nav .group-list ul li {


  float: none;
}
#header div.row > div > div.nav .cate-list-child ul li i,#header div.row > div > div.nav .group-list ul li i{
    padding: 0 5px 0 0;
}


#header div.top > div > div.sns {
  float: right;
  line-height: 30px;
}

#header div.top > div > div.sns ul {
  float: left;
}

#header div.top > div > div.sns ul li {
  list-style: none;
  float: left;
  margin-right: 4px;
  font-weight: 200;
}

#header div.top > div > div.sns ul li:last-child {
  margin-right: 0;
}

#header div.top > div > div.sns ul li a {
  display: block;
  float: left;
  height: 30px;
  margin-top: 10px;
}

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

#header div.bottom {
  margin: 10px auto 20px;
  width: 980px;
  position: relative;
}

#header div.bottom dl {
  letter-spacing: 0.2em;
  color: #5e4a3d;
}

#header div.bottom dt {
  float: left;
  line-height: 35px;
  text-align: right;
  width: 210px;
}
#header div.bottom dt img {
  left: 0;
  position: absolute;
  top: -12px;
  height:55px;
}
#header div.bottom dd {
  border-left: 4px solid #000;
  font-size: 11px;
  letter-spacing: 0.15em;
  margin-left: 224px;
  padding-left: 11px;
}

#container {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  display: table;
  clear:both;
}

#container .content {
  float: right;
  width: 670px;
}

#container .content.left {
  float: left;
}

#container .content img {
  max-width: 100%;
}

#container .nav {
  float: left;
  width: 270px;
}

#container .nav.right {
  float: right;
}

#container div > h2 {
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 0.2em;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
  margin-bottom: 30px;
}

#container .content {
  min-height: 100px;
  position: relative;
}

#container .content > div {
  clear: both;
}

#container .content div {
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  line-height: 30px;
}

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

#container .content p {
  margin-bottom: 30px;
  letter-spacing: 0.3em;
  line-height: 30px;
}

#container .content > p {
  clear: both;
  margin-bottom: 50px;
}

#container .content h3 {
  margin-bottom: 30px;
  letter-spacing: 0.2em;
  padding-top: 10px;
  padding-bottom: 10px;
}

#container .content h4 {
  margin-bottom: 20px;
  letter-spacing: 0.2em;
  padding-top: 10px;
  padding-bottom: 10px;
}

#container .content dl {
  margin-bottom: 30px;
}

#container .content ul {
  margin-bottom: 30px;
}

#container .content ul li {
  list-style: none;
}

#container .content ol {
  margin-bottom: 30px;
}

#container .content ol li {
  list-style: inside;
}

#container .content table {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ddd;
  border-collapse: collapse;
  margin-bottom: 50px;
  font-size: 12px;
}

#container .content table th {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  padding: 5px;
}

#container .content table td {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  padding: 5px;
}

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

#container .info {
  margin-bottom: 60px;
}

#container .info > dl {
  padding-top: 20px;
}

#container .info > dl dt:first-child {
  padding-top: 0px;
}

#container .info > dl dt {
  padding-top: 20px;
}

#container .info > dl dd {
  font-weight: 200;
}

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

#container div.content div.ranking > ol li > dl dd > span {
  display: block;
}

#container div.content div.ranking > ol li > dl dd > span:nth-child(1) {

}

#container div.content div.ranking > ol li > dl dd > span:nth-child(3) {
  color: #F33;
}

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

#container div.ranking > ol.three {
  margin-bottom: 60px;
  font-size: 12px;
  float: left;
  padding-top: 20px;
}

#container div.ranking > ol.three > li {
  list-style: none;
  width: 210px;
  position: relative;
  float: left;
  margin-left: 6.6px;
  margin-right: 6.6px;
  margin-bottom: 0px;
}

#container div.ranking > ol.three li > a {
  
  display: table-cell;
  height: 210px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 210px;
  overflow: hidden;
}

#container div.ranking > ol.three li img {
  max-width: 210px;
  max-height: 210px;
  font-size: 10px;
  line-height: 12px;
}

#container div.ranking > ol.three li dl {
  margin-bottom: 0;
}

#container div.ranking > ol.three li dl dt {
  font-weight: 200;
  text-align: center;
  height: 40px;
  overflow: hidden;
  line-height: 20px;
  padding-top: 10px;
}

#container div.ranking > ol.three li dl dd {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 20px;
  overflow: hidden;
  letter-spacing: 0.15em;
}

#container div.ranking > ol.three li dl {
  margin-bottom: 30px;
}

#container div.ranking > ol.three li dl dd:nth-child(3) {
  background: #333;
  color: #FFF;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  left: 3px;
  font-weight: 300;
}

#container div.ranking > ol.three li:nth-child(3n+4) {
  clear: both;
}

#container div.ranking > ol.three li:nth-child(1):after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/ranking.png) no-repeat left center;
  content: '';
  height: 30px;
  width: 30px;
  display: block;
  top: -30px;
  left: -7px;
  position: absolute;
}

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

#container div.ranking > ol.four {
  margin-bottom: 60px;
  font-size: 12px;
  float: left;
  padding-top: 20px;
}

#container div.ranking > ol.four li {
  list-style: none;
  width: 150px;
  position: relative;
  float: left;
  margin-left: 8.75px;
  margin-right: 8.75px;
  margin-bottom: 40px;
}

#container div.ranking > ol.four li > a {
  
  display: table-cell;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  width: 150px;
  overflow: hidden;
}

#container div.ranking > ol.four li img {
  max-width: 150px;
  max-height: 150px;
}

#container div.ranking > ol.four li dl {
  margin-bottom: 0;
}

#container div.ranking > ol.four li dl dt {
  font-weight: 200;
  text-align: center;
  height: 40px;
  overflow: hidden;
  line-height: 20px;
}

#container div.ranking > ol.four li dl dd {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 20px;
  overflow: hidden;
  letter-spacing: 0.1em;
}

#container div.ranking > ol.four li dl dd:nth-child(3) {
  background: #333;
  color: #FFF;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  left: 3px;
  font-weight: 300;
}

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

#container div.ranking > ol.four li:nth-child(1):after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/ranking.png) no-repeat left center;
  content: '';
  height: 30px;
  width: 30px;
  display: block;
  top: -30px;
  left: -7px;
  position: absolute;
}

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

#container div.ranking > ol.five {
  margin-bottom: 60px;
  font-size: 12px;
  float: left;
  padding-top: 20px;
}

#container div.ranking > ol.five li {
  list-style: none;
  width: 120px;
  position: relative;
  float: left;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 40px;
}

#container div.ranking > ol.five li > a {
  
  display: table-cell;
  height: 120px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

#container div.ranking > ol.five li img {
  max-width: 120px;
  max-height: 120px;
  font-size: 10px;
  line-height: 10px;
}

#container div.ranking > ol.five li dl {
  margin-bottom: 0;
}

#container div.ranking > ol.five li dl dt {
  font-weight: 200;
  text-align: center;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}

#container div.ranking > ol.five li dl dd {
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  overflow: hidden;
  letter-spacing: 0.1em;
}

#container div.ranking > ol.five li dl dd:nth-child(3) {
  background: #333;
  color: #FFF;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  left: 3px;
  font-weight: 300;
}

#container div.ranking > ol.five li dl dd.no1:nth-child(3) {
  background: #EEEF99;
}

#container div.ranking > ol.five li:nth-child(1):after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/ranking.png) no-repeat left center;
  content: '';
  height: 30px;
  width: 30px;
  display: block;
  top: -30px;
  left: -7px;
  position: absolute;
}

#container div.ranking > ol.five li dl dd.no2:nth-child(3) {
  background: #84C7D7;
}

#container div.ranking > ol.five li dl dd.no3:nth-child(3) {
  background: #EC6D74;
}

#container div.ranking > ol.five li:nth-child(5n+6) {
  clear: both;
}

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

#container div.content div.recommend > ul li > dl dd > span {
  display: block;
  line-height: 2em;
}

#container div.content div.recommend > ul li > dl dd > span:nth-child(2) {
  font-weight: bold;
}

#container div.content div.recommend > ul li > dl dd > span:nth-child(3) {
  color: #F33;
  font-weight: bold;
}


#container div > ul.five {
  margin-bottom: 60px;
  font-size: 12px;
  float: left;
  padding-top: 20px;
}

#container div > ul.five li {
  list-style: none;
  width: 120px;
  position: relative;
  float: left;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 40px;
}

#container div > ul.five li > a {
  
  display: table-cell;

  height: 120px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 120px;
}

#container div > ul.five li img {
  max-width: 120px;
  max-height: 120px;
}

#container div > ul.five li dl {
  margin-bottom: 0;
}

#container div > ul.five li dl dt {
  font-weight: 200;
  text-align: center;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}

#container div > ul.five li dl dd {
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  overflow: hidden;
  letter-spacing: 0.1em;
}

#container div > ul.five li dl dd:nth-child(3) {
  background: #333;
  color: #FFF;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 300;
}

#container div > ul.five li dl dd.no1:nth-child(3) {
  background: #EEEF99;
}

#container div > ul.five li dl dd.no2:nth-child(3) {
  background: #84C7D7;
}


#container div > ul.five li dl dd.no3:nth-child(3) {

  background: #EC6D74;
}

#container div > ul.five li:nth-child(5n+6) {
  clear: both;
}

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

#container div > ul.four {
  margin-bottom: 60px;
  font-size: 12px;
  float: left;
  padding-top: 20px;
}

#container div > ul.four li {
  list-style: none;
  width: 150px;
  position: relative;
  float: left;
  margin-left: 8.75px;
  margin-right: 8.75px;
  margin-bottom: 40px;
}

#container div > ul.four li > a {
  
  display: table-cell;
  height: 150px;
  text-align: center;


  vertical-align: middle;
  width: 150px;
  overflow: hidden;
}

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

#container div > ul.four li dl {
  margin-bottom: 0;
}

#container div > ul.four li dl dt {
  font-weight: 200;
  text-align: center;
  height: 40px;
  overflow: hidden;
  line-height: 20px;
}

#container div > ul.four li dl dd {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  overflow: hidden;
  overflow: hidden;
}

#container div > ul.four li dl dd:nth-child(3) {
  background: #333;
  color: #FFF;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 300;
}

#container div > ul.four li dl dd.no1:nth-child(3) {
  background: #EEEF99;
}

#container div > ul.four li dl dd.no2:nth-child(3) {
  background: #84C7D7;
}

#container div > ul.four li dl dd.no3:nth-child(3) {
  background: #EC6D74;
}

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

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

#container div > ul.three {
  margin-bottom: 40px;
  font-size: 12px;
  float: left;
  padding-top: 20px;
}

#container div > ul.three li {
  list-style: none;
  width: 210px;
  position: relative;
  float: left;
  margin-left: 6.6px;
  margin-right: 6.6px;
  margin-bottom: 40px;
}

#container div > ul.three li > a {
  
  display: table-cell;
  height: 210px;
  text-align: center;
  vertical-align: middle;
  width: 210px;
  overflow: hidden;
}

#container div > ul.three li img {
  max-width: 210px;
  max-height: 210px;
}

#container div > ul.three li dl {
  margin-bottom: 0;
}

#container div > ul.three li dl dt {
  font-weight: 200;
  text-align: center;
  overflow: hidden;
  height: 40px;
  line-height: 20px;
  padding-top: 10px;
}

#container div > ul.three li dl dd {
  text-align: center;
  line-height: 20px;
  letter-spacing: 0.15em;
  overflow: hidden;
}

#container div > ul.three li dl dd:nth-child(3) {
  background: #333;
  color: #FFF;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 300;
}

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

#container .nav {
  min-height: 100px;
}

#container .nav h3 {
  font-size: 18px;
  font-weight: 200;
  padding-bottom: 20px;
  letter-spacing: 0.2em;
}
#container .nav h3.tutuvi{
 position:relative;
 height:60px;
 line-height:60px;
 text-align:right;
 font-size:12px;
 border-bottom:solid 2px #5e4a3d;
 padding-bottom: 0px;
}
#container .nav h3.tutuvi img{
  position:absolute;
  left:0;
  top:0;
}

#container .nav h3,group,
#container .nav h3.pickup{
  font-weight:bold;
  border-bottom:solid 2px #5e4a3d;
 padding-bottom: 10px;
}
/*--------------------------*/

#container div.nav > ul {
  list-style: none;
}

#container div.nav ul.group,
#container div.nav > ul.category {
  list-style: none;
  margin-bottom: 50px;
}

#container div.nav > ul.category  > li > ul {
  list-style: none;
  margin-bottom: 20px;
}
#container div.nav ul.group li a,
#container div.nav > ul.category li a {
  display: block;
  padding: 10px 10px 20px 30px;
  color:#5E4A3D;
}
#container div.nav ul.group li a:hover,
#container div.nav > ul.category li a:hover{
	color:#999966;
}

#container div.nav ul.group li a,
#container div.nav > ul.category > li > a {
  font-size: 14px;
  font-weight:200;
  padding-left: 5px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style:dotted;
  border-bottom-color: #5E4A3D;
  color:#5E4A3D;
}
#container div.nav > ul.category > li > a:hover{
	color:#999966;
}


#container div.nav > ul.category li ul li {
  margin-left: 0px;
}

#container div.nav > ul.category li ul {

  padding-top: 10px;
}


#container div.nav ul.article {
  margin-bottom: 50px;
  border-bottom: solid 1px #333;
  border-top: solid 1px #333;
  padding-bottom: 20px;
}

#container div.nav ul.article a {
  padding-top: 20px;
  padding-left: 10px;
  display: block;
  font-weight: 200;
  font-size: 14px;
}




#container div.nav > ul.banner li {
  margin-bottom: 14px;
}

#container div.nav > ul.banner li img {
  max-width: 270px;
}


#container div.nav ol.ranking {
  margin-bottom: 50px;
  border-top: 1px solid #aaa;
  padding-top: 20px;
}

#container div.nav ol.ranking::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}

#container div.nav ol.ranking li {
  list-style: none;
  height: 80px;
  margin: 5px 5px 30px;
  position: relative;
  width: 270px;
  clear: both;
}

#container div.nav ol.ranking li:last-child {
  margin-bottom: 0;
}

#container div.nav ol.ranking li:nth-child(1):after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/ranking.png) no-repeat left center;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: -5px;
  top: -26px;
  content: '';
}



#container div.nav ol.ranking li a.img {
  
  display: table-cell;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
  overflow: hidden;
}

#container div.nav ol.ranking li a.name {
  position: absolute;
  left: 0;
  margin-left: 90px;
  position: absolute;
  top: 0;
  font-size: 12px;
  height: 36px;
  overflow: hidden;
}

#container div.nav ol.ranking li > a > img {
  max-height: 80px;
  max-width: 80px;
}

#container div.nav ol.ranking li > p {
  bottom: 0;
  font-size: 12px;
  position: absolute;
  right: 0;
  width: 180px;
  line-height: 1.2em;
}

#container div.nav ol.ranking li > p > span {
  display: block;
  text-align: right;
  line-height: 1.1em;
}

#container div.nav ol.ranking li > p > span:nth-child(2) {
  font-weight: bold;
}

#container div.nav ol.ranking li > p > span:nth-child(3) {
  color: #F33;
  font-weight: bold;
}

#container div.nav ol.ranking li > span {
  background: #333;
  display: block;
  position: absolute;
  top: 0;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  left: 3px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #FFFFFF;
}


#container div.nav ul.recommend {
  width: 270px;
  float: left;
  margin-bottom: 20px;
  border-top: 1px solid #aaa;
  padding-top: 20px;
}

#container div.nav ul.recommend::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}

#container div.nav ul.recommend li {
  width: 120px;
  margin: 7px;
  float: left;
  font-size: 12px;
  position: relative;
  margin-bottom: 30px;
}

#container div.nav ul.recommend li > a {
  
  display: table-cell;
  height: 120px;
  text-align: center;
  vertical-align: middle;
  width: 120px;
  overflow: hidden;
}

#container div.nav ul.recommend > li > a > img {
  max-width: 120px;
  max-height: 120px;
}

#container div.nav ul.recommend > li > p > a {
  height: 40px;
  overflow: hidden;
  display: block;
}

#container div.nav ul.recommend > li > p > span {
  display: block;
  overflow: hidden;
  hanging-punctuation: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
}

#container div.nav ul.recommend > li > p > span:nth-child(2) {
 
}

#container div.nav ul.recommend > li > p > span:nth-child(4) {
  color: #F33;
}

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


#container div.nav ul.recommend {
  width: 270px;
  float: left;
  margin-bottom: 20px;
  border-top: 1px solid #aaa;
  padding-top: 20px;
}

#container div.nav ul.new_item::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}

#container div.nav ul.new_item li {
  width: 120px;
  margin: 7px;
  float: left;
  font-size: 12px;
  position: relative;
  margin-bottom: 30px;
}

#container div.nav ul.new_item li > a {
  
  display: table-cell;
  height: 120px;
  text-align: center;
  vertical-align: middle;
  width: 120px;
  overflow: hidden;
}

#container div.nav ul.new_item > li > a > img {
  max-width: 120px;
  max-height: 120px;
}

#container div.nav ul.new_item > li > p > a {
  height: 40px;
  overflow: hidden;
  display: block;
}

#container div.nav ul.new_item > li > p > span {
  display: block;
  overflow: hidden;
  hanging-punctuation: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
}

#container div.nav ul.new_item > li > p > span:nth-child(2) {

}

#container div.nav ul.new_item > li > p > span:nth-child(4) {
  color: #F33;
}

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


#container div.nav ul.trackback {
  width: 270px;
  float: left;
  margin-bottom: 50px;
  border-top: 1px solid #aaa;
  padding-top: 20px;
}

#container div.nav ul.trackback::after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}

#container div.nav ul.trackback li {
  width: 80px;
  height: 80xp;
  float: left;
  margin: 5px;
}

#container div.nav ul.trackback li a {
  
  display: table-cell;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
  overflow: hidden;
}

#container div.nav ul.trackback li a img {
  max-height: 80px;
  max-width: 80px;
}


#item_row {
  clear: both;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#item_row::after {
  clear: both;
  display: block;
  content: '';
  width: 100%;
}

#item_row h3 {
  font-size: 18px;
  letter-spacing: 0.3em;
  font-weight: 200;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
  padding-bottom: 20px;
  clear: both;
}


#item_row > ol.ranking {
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
}

#item_row > ol.ranking > li {
  list-style: none;
  margin: 18px 9px 20px;
  width: 80px;
  float: left;
  position: relative;
}

#item_row > ol.ranking > li > a {
  
  display: table-cell;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}



#item_row > ol.ranking > li img {
  max-width: 80px;
  max-height: 80px;
}

#item_row > ol.ranking > li > span:last-child {
  background: #333;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  left: 3px;
  color: #FFF;
  line-height: 20px;
  text-align: center;
  font-weight: 200;
  font-size: 12px;
}

#item_row > ol.ranking > li > p > a {
  font-size: 12px;
  display: block;
  padding-top: 10px;
}

#item_row > ol.ranking > li > p > span {
  position: relative;
  font-size: 10px;
  display: block;
}

#item_row > ol.ranking > li > p > span:nth-child(3) {
  font-weight: bold;
}

#item_row > ol.ranking > li > p > span:nth-child(4) {
  color: #F33;
  font-weight: bold;
}

#item_row > ol.ranking > li:nth-child(1):after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/ranking.png) no-repeat left center;
  content: '';
  height: 30px;
  width: 30px;
  position: absolute;
  top: -30px;
  left: -6px;
}


#item_row > ol.ranking {
  float: left;
}

#item_row > ol.ranking > li:nth-child(10n+11) {
  clear: both;
}

#item_row > ol.ranking.five > li {
  list-style: none;
  margin: 18px 8px 40px;
  width: 180px;
  float: left;
  position: relative;
}

#item_row > ol.ranking.five > li:nth-child(10n+11) {
  clear: none;
}

#item_row > ol.ranking.five > li:nth-child(5n+6) {
  clear: both;
}

#item_row > ol.ranking.five > li > a {
  height: 180px;
  display: table-cell;
  width: 180px;
  box-shadow: 0px 0px 0px 1px rgba(200, 200, 200, 1);
  vertical-align: middle;
  text-align: center;
}

#item_row > ol.ranking.five > li img {
  max-width: 180px;
  max-height: 180px;
}

#item_row > ol.ranking.five > li > span:last-child {
  background: #333;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  left: 3px;
  color: #FFF;
  line-height: 20px;
  text-align: center;
  font-weight: 200;
  font-size: 12px;
}

#item_row > ol.ranking.five > li > p > a {
  font-size: 12px;
  height: 40px;
  overflow: hidden;
  display: block;
  padding-top: 10px;
  line-height: 1.6em;
}

#item_row > ol.ranking.five > li > p > span {
  position: relative;
  font-size: 12px;
  display: block;
  max-height: 20px;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
}

#item_row > ol.ranking > li > p > span:nth-child(2) {

}


#item_row > ul.recommend {
  float: left;
}

#item_row > ul.recommend > li {
  list-style: none;
  margin: 18px 9px 20px;
  width: 80px;
  float: left;
  position: relative;
}

#item_row > ul.recommend > li > a {
  
  display: table-cell;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
  overflow: hidden;
}

#item_row > ul.recommend > li img {
  max-width: 80px;
  max-height: 80px;
}

#item_row > ul.recommend > li > p > a {
  font-size: 12px;
  overflow: hidden;
  display: block;
  margin-top: 10px;
}

#item_row > ul.recommend > li > p > span {
  font-size: 10px;
  display: block;
}

#item_row > ul.recommend > li > p > span:nth-child(3) {
  font-weight: bold;
}

#item_row > ul.recommend > li > p > span:nth-child(4) {
  font-weight: bold;
  color: #F33;
}

#item_row > ul.recommend > li:nth-child(10n+11) {
  clear: both;
}


#item_row > ul.recommend.five {
  float: left;
}

#item_row > ul.recommend.five > li {
  list-style: none;
  margin: 18px 8px 40px;
  width: 180px;
  float: left;
}

#item_row > ul.recommend.five > li > a {
  height: 180px;
  width: 180px;
  box-shadow: 0px 0px 0px 1px rgba(200, 200, 200, 1);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#item_row > ul.recommend.five > li img {
  max-width: 180px;
  max-height: 180px;
}

#item_row > ul.recommend.five > li > p > a {
  font-size: 12px;
  height: 40px;
  overflow: hidden;
  display: block;
  padding-top: 10px;
  line-height: 1.6em;
}

#item_row > ul.recommend.five > li > p > span {
  font-size: 12px;
  display: block;
  overflow: hidden;
  hanging-punctuation: 40px;
  text-align: center;
}

#item_row > ul.recommend.five > li:nth-child(5n+6) {
  clear: both;
}


#item_row > ul.trackback {
  float: left;
  margin-bottom:10px;
}

#item_row > ul.trackback > li {
  list-style: none;
  margin: 18px 9px 40px;
  width: 80px;
  float: left;
}

#item_row > ul.trackback > li a {
  
  display: table-cell;
  height: 80px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 80px;
}


#item_row > ul.trackback > li img {
  max-width: 80px;
  max-height: 80px;
}


#item_row > ul.trackback.five {
  float: left;
  margin-bottom: 30px;
}

#item_row > ul.trackback.five > li {
  list-style: none;
  margin: 18px 8px 20px;
  width: 180px;
  float: left;
}

#item_row > ul.trackback.five > li a {
  

  display: table-cell;
  height: 180px;
  text-align: center;
  vertical-align: middle;
  width: 180px;
  overflow: hidden;
}

#item_row > ul.trackback.five > li img {
  max-width: 180px;
  max-height: 180px;
}



#item_row >  ul.new_item {
  float: left;
}

#item_row >  ul.new_item > li {
  list-style: none;
  margin: 18px 9px 20px;
  width: 80px;
  float: left;
  position: relative;
}

#item_row >  ul.new_item > li > a {
  
  display: table-cell;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
  overflow: hidden;
}

#item_row >  ul.new_item > li img {
  max-width: 80px;
  max-height: 80px;
}

#item_row >  ul.new_item > li > p > a {
  font-size: 12px;
  overflow: hidden;
  display: block;
  margin-top: 10px;
}

#item_row >  ul.new_item > li > p > span {
  font-size: 10px;
  display: block;
}

#item_row >  ul.new_item > li > p > span:nth-child(3) {
  font-weight: bold;
}

#item_row >  ul.new_item > li > p > span:nth-child(4) {
  font-weight: bold;
  color: #F33;
}

#item_row >  ul.new_item > li:nth-child(10n+11) {
  clear: both;
}


#item_row >  ul.new_item.five {
  float: left;
}

#item_row >  ul.new_item.five > li {
  list-style: none;
  margin: 18px 8px 40px;
  width: 180px;
  float: left;
}

#item_row >  ul.new_item.five > li > a {
  height: 180px;
  width: 180px;
  box-shadow: 0px 0px 0px 1px rgba(200, 200, 200, 1);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#item_row >  ul.new_item.five > li img {
  max-width: 180px;
  max-height: 180px;
}

#item_row >  ul.new_item.five > li > p > a {
  font-size: 12px;
  height: 40px;
  overflow: hidden;
  display: block;
  padding-top: 10px;
  line-height: 1.6em;
}

#item_row >  ul.new_item.five > li > p > span {
  font-size: 12px;
  display: block;
  overflow: hidden;
  hanging-punctuation: 40px;
  text-align: center;
}

#item_row >  ul.new_item.five > li:nth-child(5n+6) {
  clear: both;
}

#item_row ul {
  margin-bottom: 50px;
}

#item_row::after {
  clear: both;
  display: block;
  content: '';
  width: 100%;
}

#item_row > ul.banner {
  float: left;
}

#item_row > ul.banner > li {
  list-style: none;
  width: 220px;
  float: left;
  margin-left: 12.5px;
  margin-right: 12.5px;
}

#item_row > ul.banner > li img {
  max-width: 220px;
}

#item_row > ul.group {
  float: left;
  width: 100%;
}

/*two*/

#item_row > ul.group li {
  list-style: none;
  float: left;
  width: 50%;
  margin-top: 5px;
}

#item_row > ul.group li:nth-child(2n+3) {
  clear: both;
}

/*three*/

#item_row > ul.group.three li {
  list-style: none;
  float: left;
  width: 33%;
  margin-top: 15px;
}

#item_row > ul.group li:nth-child(2n+3) {
  clear: none;
}


#item_row > ul.group.three li:nth-child(3n+4) {
  clear: both;
}

/*four*/

#item_row > ul.group.four li {
  list-style: none;
  float: left;
  width: 25%;
  margin-top: 15px;
}

#item_row > ul.group.four li:nth-child(2n+3) {
  clear: none;
}

#item_row > ul.group.four li:nth-child(4n+5) {
  clear: both;
}

#item_row > ul.group li a {
  margin: 2%;
  padding: 1%;
  display: block;
  overflow: hidden;
}


#container div.nav div.banner {
  margin-bottom: 50px;
}

#container div.nav div.banner img {
  max-width: 270px;
}

#footer {
  clear: both;
}

#footer .top {
  background: #c8bb9b;
  height: 30px;
}

#footer .top a {
  width: 100%;
  height: 30px;
  display: block;
}

#footer .payment {
  background: #eee;
}

#footer .payment > div {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#footer .payment > div > div {
  width: 304px;
  float: left;
  padding-top: 60px;
  padding-bottom: 60px;
}
#footer .payment > div > div:nth-child(4),
#footer .payment > div > div:nth-child(3),
#footer .payment > div > div:nth-child(2) {
  margin-left: 33px;
}

#footer div.payment h3 {
  padding-bottom: 20px;
  font-weight: 200;
  font-size: 18px;
}


#footer div.payment dl dt {
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: bold;
}

#footer div.payment div div dl dd img {
  max-width: 300px;
}


#footer .footer_nav {
  background: #854422;
  color: #FFFFFF;
  clear: both;
}

#footer .footer_nav > div {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
}

#footer div.footer_nav > div {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 100;
}

#footer div.footer_nav .address {
  width: 300px;
  float: left;
}

#footer div.footer_nav address {
  font-style: normal;
}
#footer div.address dl dd a{
	color:#FFF;
}
#footer div.address dl dd a:hover{
	color:#999966;
}

#footer div.footer_nav:after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
  margin-bottom: 50px;
}

#footer div.footer_nav div ul li a {
  color:#FFF;
}

#footer div.footer_nav div ul li a:hover {
  color: #999966;
}

#footer div.copyright {
  color:#FFF;
  background: #c8bb9b;
  clear: both;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: 200;
}

.nav1,
.nav2 {
  float: left;
  width: 300px;
  margin-left: 40px;
}

.nav1 li,
.nav2 li {
  list-style: none;
}

#footer .shop_img > div:first-child {
  float: left;
  width: 280px;
}
#footer .shop_img > div:first-child img{
  max-width:280px;
}

#footer div.footer_nav .shop_img div.address{
  float: left;
  margin-left: 25px;
  width: 260px;
}

#footer .shop_img .nav1,#footer .shop_img .nav2 {
  float: left;
  margin-left: 25px;
  width: 180px;
}
/*---------sold out---------*/

#container div.nav ul.recommend li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 120px;
  width: 120px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.nav ol.ranking li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 80px;
  width: 80px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.nav ul.new_item li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 120px;
  width: 120px;
  left: 0;
  position: absolute;
  top: 0;
}

#item_row ul.recommend li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 80px;
  width: 80px;
  left: 0;
  position: absolute;
  top: 0;
}

#item_row ul.recommend.five li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 180px;
  width: 180px;
  left: 0;
  position: absolute;
  top: 0;
}

#item_row ol.ranking li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 80px;
  width: 80px;
  left: 0;
  position: absolute;
  top: 0;
}

#item_row ol.ranking.five li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 180px;
  width: 180px;
  left: 0;
  position: absolute;
  top: 0;
}

#item_row ul.new_item li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 80px;
  width: 80px;
  left: 0;
  position: absolute;
  top: 0;
}

#item_row ul.new_item.five li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 180px;
  width: 180px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.content div.recommend ul.three li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 210px;
  width: 210px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.content div.recommend ul.four li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 150px;
  width: 150px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.content div.recommend ul.five li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 120px;
  width: 120px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.content div.ranking ol.three li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 210px;
  width: 210px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.content div.ranking ol.four li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 150px;
  width: 150px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.content div.ranking ol.five li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 120px;
  width: 120px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.content div.new_item ul.three li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 210px;
  width: 210px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.content div.new_item ul.four li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 150px;
  width: 150px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.content div.new_item ul.five li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 120px;
  width: 120px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.nav.left ul.highlyrecommend li div.soldout {
  background: url("https://img08.shop-pro.jp/PA01202/084/etc/soldout.png") no-repeat center center rgba(0, 0, 0, 0.5);
  display: block;
  height: 180px;
  width: 180px;
  left: 40px;
  position: absolute;
  top: 55px;
}

/*------------*/
#container div.content ul li.img div.img-layout div.soldout:hover,
#container div.content div ol li div.soldout:hover,
#container div.content div ul li div.soldout:hover,
#item_row ul li div.soldout:hover,
#item_row ol li div.soldout:hover,
#container div.nav ul li div.soldout:hover,
#container div.nav.left ul li div.soldout:hover,
#container div.nav.left ol li div.soldout:hover
{
  background-image:none  !important;
  background-color:rgba(0, 0, 0, 0) !important;
}
#container div.content ul li.img div.img-layout div.soldout a,
#container div.content div ol li div.soldout a,
#container div.content div ul li div.soldout a,
#item_row ul li div.soldout a,
#item_row ol li div.soldout a,
#container div.nav ul li div.soldout a,
#container div.nav.left ul li div.soldout a,
#container div.nav.left ol li div.soldout a
{
  display:block;
  width:100%;
  height:100%;
}
/*------calender--------*/

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  margin-bottom: 50px;
  width: 100%;
}

.tbl_calendar th,
.tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

#container div.nav div.side_section.side_section_cal {
  clear: both;
}


div.nav ul.highlyrecommend {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/highlyrecommend_01.png) no-repeat;
  width: 270px;
  height: 300px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

div.nav ul.highlyrecommend li {
  position: relative;
  padding-top: 55px;
  padding-left: 40px;
  padding-right: 40px;
}

div.nav ul.highlyrecommend li > a { 
  display: table-cell;
  height: 180px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 180px;
}

div.nav ul.highlyrecommend li > a >img {
  max-height: 180px;
  max-width: 180px;
}

div.nav ul.highlyrecommend::after {
  background: url(https://img08.shop-pro.jp/PA01202/084/etc/highlyrecommend_02.png) no-repeat;
  width: 270px;
  height: 30px;
  content: '';
  display: block;
  clear: both;
}

div.nav ul.highlyrecommend li p span {
  display: block;
  text-align: center;
}
/*---- review window -----*/
#review-modal-window-close{
	background-color:#C8BB9B !important;
	color:#FFF !important;
}
#review-modal-window-close:hover{
	opacity:0.5;
}
#review-box{
	width:700px;
	background-color:#FFF;
	border: 10px solid;
	border-radius:10px;
}
/**/
.bx-viewport{
  height:auto !important;
  box-shadow:none !important;
}
.bx-wrapper .bx-caption{
  position:relative !important;
  background:none !important;
}
#container .bx-viewport > div > div >div.bx-caption,
#container .bx-viewport > div > div{
  margin-bottom:0;
  line-height:1em;
}
.bx-wrapper .bx-caption span{
  color:#666666 !important;
}
/******トップへスクロールボタンのレイアウトCSS*****/
#scroll-top-button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  display: block;

  padding: 20px 10px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  width: 40px;
  z-index: 999;
  border-radius: 5px 5px 5px 5px;
  bottom: 200px;
  right: 10px;
}
#scroll-top-button:hover{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);　rgba(0,0,0,0.8);
}
#item_row h3.recommend,
#item_row h3.ranking,
#item_row h3.new_item,
#item_row h3.trackback,
#item_row h3.group{
  margin-bottom:1em;
  position:relative;
  line-height: 1em;
}
#item_row h3.recommend span,
#item_row h3.ranking span,
#item_row h3.new_item span,
#item_row h3.trackback span,
#item_row h3.group span {
  background-color: #fff;
  left: 37%;
  padding: 0 10px;
  position: absolute;
  top: 0.5em;
}
#item_row h3.ranking span{left:43%;}
#item_row h3.new_item span{left: 44%;}
#item_row h3.recommend span{left: 42%;}
#item_row h3.group span{left: 40%;}

div.content div.together >h2,
div.content > div.reading > h2,
div.content > div.colors > h2,
div.content > div.trackback > h2,
div.content > div.recommend > h2,
div.content > div.ranking > h2,
div.content > div.new_item > h2,
div.content > div.info > h2{
  margin-bottom:1em !important;
  position:relative;
  line-height: 1em !important;
  padding:20px 0 0 !important;
}
div.content div.together >h2 span,
div.content > div.reading > h2 span,
div.content > div.colors > h2 span,
div.content > div.trackback > h2 span,
div.content > div.recommend > h2 span,
div.content > div.ranking > h2 span,
div.content > div.new_item > h2 span,
div.content > div.info > h2 span{
  background-color: #fff;
  left: 34%;
  padding: 0 10px;
  position: absolute;
  top: 0.5em;
}
div.content div.together >h2 span{keft:40%;}
div.content > div.reading > h2 span{left: 43%;}
div.content > div.colors > h2 span{left: 34%;}
div.content > div.recommend > h2 span{left: 37%;}
div.content > div.ranking > h2 span{left: 40%;}
div.content > div.new_item > h2 span{left:42%;}
div.content > div.info > h2 span{left: 33%;}
div.top_menu ul.info_list{
  list-style-type:none; padding-left:90px; background-image:url(https://img08.shop-pro.jp/PA01202/084/etc/info_icon.png);
  background-repeat:no-repeat; padding-bottom:20px;
}
#item_row .tags{
  border-top:dashed 1px #5e4a3d;
  clear:both;
}
#item_row .tags::after{
  clear:both;
  content:'';
  display:block;
  width:100%; 
}
#item_row .tags ul{
  list-style-type:none;
  width:100%;
  text-align:center;
}
#item_row .tags ul li{
  float:left;
  display:inline-block;
  padding:5px;
  margin:5px;
  box-shadow:0px 0px 0px 1px #5e4a3d inset;
-moz-box-shadow:0px 0px 0px 1px #5e4a3d inset;
-webkit-box-shadow:0px 0px 0px 1px #5e4a3d inset;
border-radius:8px;
}
div.content div.together{
  clear:both;
}