/* CSS Document */

/*---------------------------------- 
	(c)SBD Style 
	Template:SBD_001 lettuce
	ver:0.1
	type:Regular_plan_kiji
	 共通
----------------------------------*/

html {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

/* web font */

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*---*/


/* font */

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

a:link,
a:visited,
a:active {
  color: #000000;
  text-decoration: none;
  font-weight: 300;
}

a:hover {
  color: #CC00CC;
}

/*--- 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:#FFFFFF;
}

#container {
  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: #fff;
}

/* sns icon 30*30pix */

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

a.facebook {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) -270px 10px;
}

a.twitter {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) -210px 10px;
}

a.line {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -539px 10px;
}

a.google {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) -360px 10px;
}

a.mixy {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) -390px 10px;
}

a.pinterest {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) -330px 10px;
}

a.instagram {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) -240px 10px;
}

a.rss {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) -300px 10px;
}




.nav span.soldout,
#item_row span.soldout,
.content dd > span.soldout{
	font-weight:bold;
    color: #E00E51;
}

/*---*/

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

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

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 0px rgba(100, 100, 150, 0.2);
}

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://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) !important;
  background-position:-56px -3px !important;
  background-repeat:0;
}

#header div.top > div > ul li.acount::after {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.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://img15.shop-pro.jp/PA01083/600/etc/icon_b.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://img15.shop-pro.jp/PA01083/600/etc/icon_b.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://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -150px -30px;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  margin-top: -30px;
  position: absolute;
  left: 0;
}

#header div.top > div > ul li.cart::after {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -180px 0px;
  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://img15.shop-pro.jp/PA01083/600/etc/icon_b.png") no-repeat 0 -30px;
  content: "";
  display: block;
  height: 30px;
  margin-left: auto;
  margin-top: -2px;
  position: absolute;
  width: 30px;
}

/* footer a */

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

/* new icon */

#container img[src="http://zakka-minimini.com/img/new/icons11.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons11.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons11.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://zakka-minimini.com/img/new/icons11.gif"] {
  left: -50px;
}

/* restock icon */

#container img[src="http://zakka-minimini.com/img/new/icons57.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons57.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons57.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://zakka-minimini.com/img/new/icons57.gif"] {
  left: -50px;
}

/* price down icon */

#container img[src="http://zakka-minimini.com/img/new/icons39.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons39.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons39.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://zakka-minimini.com/img/new/icons39.gif"] {
  left: -50px;
}

/* オススメicon */

#container img[src="http://zakka-minimini.com/img/new/icons30.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons30.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons30.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://zakka-minimini.com/img/new/icons30.gif"] {
  left: -50px;
}

/* sale icon */

#container img[src="http://zakka-minimini.com/img/new/icons21.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons21.gif"] {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://zakka-minimini.com/img/new/icons21.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://zakka-minimini.com/img/new/icons21.gif"] {
  left: -50px;
}

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




/* ナビ装飾 */
.ribbon:after, .ribbon:before {
    margin-top:0.5em;
    content: "";
    float:left;
    border:1.5em solid #E6E6F5;
}
  
.ribbon:after {
    border-right-color:transparent;
}
  
.ribbon:before {
    border-left-color:transparent;
}



.ribbon a:link, .ribbon a:visited { 
    color:#000;
    text-decoration:none;
    float:left;
    height:3.5em;
    overflow:hidden;
}

.ribbon span {
    background:#E6E6F5;
    display:inline-block;
    line-height:3em;
    padding: 0px 0.95em;
    margin-top:0.5em;
    position:relative;
  
    -webkit-transition: background, margin 0.2s;  /* Saf3.2+, Chrome */
    -moz-transition: background, margin 0.2s;  /* FF4+ */
    -ms-transition: background, margin 0.2s;  /* IE10 */
    -o-transition: background-color, margin-top 0.2s;  /* Opera 10.5+ */
    transition: background, margin 0.2s;
}
  
.ribbon a:hover span {
    background:#F6D3D7;/* リボン浮き上がり */
    margin-top:0;
}
  
.ribbon span:before {
    content: "";
    position:absolute;
    top:3em;
    left:0;
    border-right:0.5em solid #D8A6BC;/* リボン裏地 */
    border-bottom:0.5em solid #E6E6F5;
}
  
.ribbon span:after {
    content: "";
    position:absolute;
    top:3em;
    right:0;
    border-left:0.5em solid #D8A6BC;/* リボン裏地 */
    border-bottom:0.5em solid #E6E6F5;
}


/* h2 image */

#container div.content > div.info > h2,
#container div.content > div.ranking > h2,
#container div.content > div.recommend > h2,
#container div.content > div.trackback > h2,
#container div.content > div.new_item > h2,
#container div.content div.together > h2,
#container div.content div.review > h2,
div#item_row h3.ranking,
div#item_row h3.recommend,
div#item_row h3.trackback,
div#item_row h3.new_item,
div#item_row h3.group {
  font-size: 14px;
  padding-bottom: 0px;
  line-height: 50px;
}

#container div.content > div.info > h2::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/infomation.png) no-repeat 0px 0px;
  width: 245px;
  height: 50px;
}

#container div.content > div.ranking > h2::before,
div#item_row h3.ranking::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/ranking2.png) no-repeat 0px 0px;
  width: 210px;
  height: 50px;
}

/* コメントアウト
#container div.content > div.recommend > h2::before,
div#item_row h3.recommend::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/hotitems.png) no-repeat 0px 0px;
  width: 247px;
  height: 50px;
}
コメントアウト */

#container div.content div.together h2::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/recommend.png) no-repeat 0px 0px;
  width: 242px;/*-recommend幅調整minimini-*/
  height: 50px;
}

#container div.content > div.trackback > h2::before,
div#item_row h3.trackback::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/history.png) no-repeat 0px 0px;
  width: 245px;
  height: 50px;
}

#container div.content > div.new_item > h2::before,
div#item_row h3.new_item::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/new_arrivals.png) no-repeat 0px 0px;
  width: 275px;
  height: 50px;
}

div#item_row h3.group::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/searchgroup.png) no-repeat 0px 0px;
  width: 200px;
  height: 50px;
}
#container div.content > div.review > h2::before{
  background: url(https://img15.shop-pro.jp/PA01083/600/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.group,
#container div.nav h3.article {
  font-size: 9px;
  text-align: right;
  padding-bottom: 10px;
}

#container div.nav h3.ranking::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/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://img15.shop-pro.jp/PA01083/600/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://img15.shop-pro.jp/PA01083/600/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://img15.shop-pro.jp/PA01083/600/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: url(https://img15.shop-pro.jp/PA01083/600/etc/searchgroup.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.article::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/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 */

#container div.info > h2::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -480px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

#container div.together > h2::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -600px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

#container div.ranking > h2::before,
.nav > h3.ranking::before,
#item_row h3.ranking::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -420px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

/* 読み物に変更の為コメントアウト
#container div.recommend > h2::before,
.nav > h3.recommend::before,
#item_row h3.recommend::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -450px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
コメントアウト */

#container div.trackback > h2::before,
.nav > h3.trackback::before,
#item_row h3.trackback::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -510px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

#container div.new_item > h2::before,
.nav > h3.new_item::before,
#item_row h3.new_item::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -510px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.nav > h3.group::before,
#item_row > h3.group::before {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/icon_b.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://img15.shop-pro.jp/PA01083/600/etc/icon_b.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://img15.shop-pro.jp/PA01083/600/etc/icon_b.png) no-repeat -510px 0px #FFF;
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  padding-right: 59px;
}


/* 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 {
  background: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  font-weight: 200;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
  color:#333;
  position: absolute;
  width: 100%;
  height: 21px;
  top: 0;
  z-index: 100;
  padding-left: 10px;
  font-weight: 400;
}

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

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

/*----*/

#header div.top {
  background: #E6E6F6;
  height: 50px;
  position: relative;
  width: 100%;
  color: #FFFFFF;
  top: 0px;
  z-index: 100;
 margin-top:18px;
}

#header div.top a {
  color:#333;
}

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

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

#header div.top > div > form {
  width: 500px;
  height: 50px;
  float: left;
}

#header div.top > div > form select {
  width: 150px;
  float: left;
  margin-top: 10px;
  height: 30px;
  padding: 1px;
  border: none;
}

#header div.top > div > form input[type=text] {
  width: 250px;
  float: left;
  margin-top: 10px;
  height: 26px;
  padding: 2px;
  border: none;
}

#header div.top > div > form input[type=submit] {
  background: #D8BFD8;
  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.top > div > ul li {
  list-style: none;
  float: left;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 200;
  padding-left: 40px;
  height: 30px;
  line-height: 30px;
  position: relative;
}

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



/*---*/

#header div.row {
  background: #FFFFFF;
  height: 50px;
  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;
}

#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: 400;
  line-height: 50px;
  color:#333333;
}
#header div.row > div > div.nav ul li a:hover{
	color:#CC00CC;
}

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

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

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

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

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

/*---*/

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



/* ショップ名の文字位置 */

#header div.bottom p {
    position: absolute;
    top: 48px;
    right: 0;
    letter-spacing: 0em;
    color: #666;
    font-size: 12px;
}


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

#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: 6px;
    padding-top: 0px;
    border-bottom-width: 1px;
    border-bottom: double 3px;
    border-bottom-color: #aaa;
    margin-bottom: 16px;
}

/* よみも ライン無し */
#container div > .recommend >h2 {
    border-bottom:none;
}

div#item_row h3.recommend{
    border-bottom:none;
}



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

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

/*---*/

#container .content div {
    margin-bottom: 30px;
    line-height: 1.8;
}

#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://img15.shop-pro.jp/PA01083/600/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://img15.shop-pro.jp/PA01083/600/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://img15.shop-pro.jp/PA01083/600/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 {
  color: #713A71;
  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: 0px;
  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 div.nav > ul {
  list-style: none;
}

#container div.nav > ul.category {
  list-style: none;
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/pscategories.png) no-repeat left top;
  margin-bottom: 50px;
  padding-top: 50px;
}

#container div.nav > ul.category  > li > ul {
  list-style: none;
  margin-bottom: 20px;
}

#container div.nav > ul.category li a {
  display: block;
  padding: 3px 10px 0px 28px;
  color:#6f4f7a;
}
#container div.nav > ul.category li a:hover{
	color:#CC00CC;
}

#container div.nav > ul.category > li > a {
    font-size: 17px;
    padding-left: 5px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E5D9EA;
    color: #545454;
}

#container div.nav > ul.category > li > a:hover{
	color:#CC00CC;
}


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

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

/*---*/

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

#container div.nav ul.group a {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  display: block;
  font-weight: 200;
  font-size: 12px;
}

/*---*/

#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://img15.shop-pro.jp/PA01083/600/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: double 3px;
  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://img15.shop-pro.jp/PA01083/600/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;
  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;
}

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


/* テンプレートプラス new_item */

#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: #E6E6F6;
  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: 300px;
  float: left;
  padding-top: 60px;
  padding-bottom: 60px;
}

#footer .payment > div > div:nth-child(2) {
  margin-left: 40px;
  margin-right: 40px;
}

#footer div.payment h3 {
  padding-bottom: 20px;
  font-weight: 600;
  font-size: 18px;
  color: #803d85;
}


#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: #E6E6F6;
    background-image: url("https://img15.shop-pro.jp/PA01083/600/etc/footerw.png?cmsp_timestamp=20700540");
    color: #000000;
    clear: both;
}


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

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

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

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


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

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

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

#footer div.copyright {
    background: #fff;
    clear: both;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 17px;
    text-align: center;
    font-weight: 200;
    margin-bottom: 30px;
}

/*---*/

.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;
  border: 2px solid #fff;
}

#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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  display: block;
  height: 120px;
  width: 120px;
  left: 0;
  position: absolute;
  top: 0;
}

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

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

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

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

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

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

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

#item_row ul.new_item.five li div.soldout {
  background: url("https://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  display: block;
  height: 120px;
  width: 120px;
  left: 0;
  position: absolute;
  top: 0;
}

#container div.nav.left ul.highlyrecommend li div.soldout {
  background: url("https://img15.shop-pro.jp/PA01083/600/etc/soldout.png") no-repeat center center rgba(160, 160, 160, 0.35);
  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: 12px;
  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://img15.shop-pro.jp/PA01083/600/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: 100px;
  padding-left: 47px;
  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://img15.shop-pro.jp/PA01083/600/etc/highlyrecommend_02.png) no-repeat;
  width: 270px;
  height: 30px;
  content: '';
  display: block;
  clear: both;
}


div.nav ul.highlyrecommend li p {
  text-align: center;
}

div.nav ul.highlyrecommend li p span {
  display: block;
  text-align: center;
}
/* review window */
#review-modal-window-close{
	background-color:#D8BFD8 !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;
}




/* キーワード検索 */

.keywords {
    background: #ffffff;
    border: 1px solid #E6E6FA;
    margin-top: 30px;
    margin-bottom: 30px;
}

.keywords p {
  font-size: 10px;
  line-height: 1.8em;
  margin: 0px 6px;
  padding: 0px 0px 10px;
}

.keywords h3 {
  background: url(https://img15.shop-pro.jp/PA01083/600/etc/t_keyword.png?cmsp_timestamp=20700411);
  text-indent: -9999px;
  height: 113px;
  background-repeat:no-repeat;
}


/* レビュー投稿日非表示 */

.reviewlist ul.review_poster li:nth-child(4),
.reviewlist li div.reviewlist_content div.shop_comment > span
{
  visibility:hidden;
}

/* 画像角丸 */

img	{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
	
  /* SNSアイコン */

.sns-icon {
  float: right;
  padding-right: 1%;
}

/* SNSfollow */

.sns-follow {
    list-style: none;
    text-align: center;
    background: url(https://img15.shop-pro.jp/PA01083/600/etc/top_snsfollow.gif?cmsp_timestamp=20700257) no-repeat top center;
    margin-top: 11px;
    padding: 64px 1px 18px 0px;
    border: 2px dotted #B17BCE;
}

/* instabana */

.instabana {
    margin-top: 11px;
}

#container div.nav ul.highlyrecommend li p a img[src="http://zakka-minimini.com/img/new/icons11.gif"] {
    right: 41px;
    top: 53px;
  margin: 44px 0px 0px 0px !important;
}

#container div.nav ul.highlyrecommend li p a img[src="http://zakka-minimini.com/img/new/icons57.gif"] {
    right: 41px;
    top: 53px;
    margin: 44px 0px 0px 0px !important;
}


.new_mark_img1, new_mark_img2 {
     margin: -3px;
}


#container div.nav div.mailmaga h3 {
    height: 105px;
    font-size: 10px;
    line-height: 10px;
    text-indent: -9999px;
}
#container div.nav div.mailmaga {
    background: url(https://img15.shop-pro.jp/PA01083/600/etc/top_banamalimagazine.png);
    text-align: center;
    padding-bottom: 47px;
}

/*-テキストを選択する時の色を変更-*/

::selection {
  background-color: #D8BFD8;
  color: #000;
}

/* Firefox */
::-moz-selection {
  background-color: #D8BFD8;
  color: #000;
}

.favor{
    margin-top: 89px;
    margin-bottom: -35px;
}
.res_comment{
  margin-bottom:0 !important;
}


/*-この文字が出てればOK-*/