@charset "euc-jp";

* {
  margin: 0;
  padding: 0;
  zoom: 1;
}

html {
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}

html,
body {
  height: 100%;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Helvetica, "Þâ¥´¥·¥Ã¥¯", YuGothic, "Noto Sans Japanese", Meiryo, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  letter-spacing: 0;
  color: #000;
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
}

img {
  vertical-align: top;
}

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-touch-callout: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.txt10 {
  font-size: 10px !important;
  font-size: 1rem !important;
}

.txt12 {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

.linkHover * {
  color: #999 !important;
}
.linkHover * img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.marginB8 {
  margin-bottom: 8px;
}

.marginT10 {
  margin-top: 10px;
}

.marginT15 {
  margin-top: 15px;
}

.lineDotT_CCC {
  border-top: 1px dotted #CCC;
}

.lineDotB_CCC {
  border-bottom: 1px dotted #CCC;
}

i {
  font-size: 10px;
  font-size: 1rem;
}
i.icon {
  display: block;
  position: relative;
  vertical-align: middle;
}

.icon i {
  display: table-cell;
  float: left;
  margin-right: 10px;
}
.icon i.current,
.icon i.new,
.icon i.restock,
.icon i.popular,
.icon i.sale,
.icon i.soldout,
.icon i.wsl,
.icon i.priceoff,
.icon i.mother,
.icon i.recommend {
  display: block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 60px 60px;
  -moz-background-size: 60px 60px;
  -o-background-size: 60px 60px;
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.icon i.current{background-image: url('//file001.shop-pro.jp/PA01324/402/pc/assets/images/shared/icon_status_current.png');}
.icon i.new {background-image: url('//file001.shop-pro.jp/PA01324/402/pc/assets/images/shared/icon_status_new.png');}
.icon i.restock {background-image: url('//file001.shop-pro.jp/PA01324/402/pc/assets/images/shared/icon_status_restock.png');}
.icon i.popular {background-image: url('//file001.shop-pro.jp/PA01324/402/pc/assets/images/shared/icon_status_popular.png');}
.icon i.sale {background-image: url('//file001.shop-pro.jp/PA01324/402/pc/assets/images/shared/icon_status_sale.png');}
.icon i.soldout {background-image: url('//file001.shop-pro.jp/PA01324/402/pc/assets/images/shared/icon_status_soldout.png');}
.icon i.wsl {background-image: url('//file001.shop-pro.jp/PA01324/402/pc/assets/images/shared/icon_status_wsl.png');}
.icon i.priceoff {background-image: url('//file001.shop-pro.jp/PA01324/402/pc/assets/images/shared/icon_status_priceoff.png');}
.icon i.mother {background-image: url('//img21.shop-pro.jp/PA01324/402/etc/20160422_mother60.png?cmsp_timestamp=20160423103046');}
.icon i.recommend {background-image: url('//file001.shop-pro.jp/PA01324/402/pc/assets/images/shared/icon_status_recommend.png');}

.image img {
  width: 100%;
}

#container {
  width: 990px;
  height: 100%;
  min-height: 100%;
  height: auto !important;
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0 auto;
}

#contentsWrapper {
  position: relative;
  overflow: hidden;
}

.wrap {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#contents .article .entry a {
  word-wrap: break-word;
}