/* 商品詳細部分の設定 */
#itempage {
}
#itempage-right {
float: right;
width: 380px;
}
#itempage-left{
float: left;
width : calc(100% - 380px);
}
#imgarea{padding-right:25px;}

.pankuzu{
padding:25px;
letter-spacing:0px;
color:#999;}
.pankuzu li{
display:inline-block;
float:left;
}
.pankuzu li:not(:last-child):after {
margin-right: 5px;
margin-left: 5px;
color: #999;
content: "/";
}
.pankuzu a{white-space:nowrap;
color:#999;
}

.noneitem{ display:inline-block;
font-size:20px;
padding-left:25px;
}

#itempage-right h1{font-size:16px;
font-weight:bold;
}

#itempage-right h2{
font-size: 16px;
font-weight: bold;
letter-spacing: 0.2em;
color: #999;
padding: 5px 15px;
margin-bottom: 10px;
border-bottom: 2px solid #eee;
}

/* バッジ */
.cartitem-badge-area {
    height: 20px;
    margin-top: 20px;
}

.cartitem-badge {
    font-size: 10px;
    display: inline;
    vertical-align: top;
    margin-right: 5px;
    padding: 5px;
    border-radius: 2px;
}

.stock{
color: #FFA5AB;
border: 1px solid #FFBFC3;
font-weight:bold;
}
.shipping{
color: #777;
border: 1px solid #ddd;
}

/* 価格 */
#itemprice{
margin-top:20px;
}

#itemprice .pblk{
font-weight:bold;
font-size:22px;
}

#itemprice .pline{
display: inline;
text-decoration: line-through;
font-size:14px;
padding-left:5px;
}

#itemprice .pred{
color:#c60038;
font-size:22px;
font-weight:bold;
}
#itemprice .pred-sold{
color: #c60038;
font-size:17px;
font-weight:bold;
}
#itemprice .poff{
background: #c60038;
color: #fff;
border-radius: 5px;
font-size: 10px;
padding: 3px;
vertical-align: text-bottom;
display: inline;
}

#itemprice .tax{
font-size:12px;
padding-left:5px;
}
#itemprice .redtax{
color:#c60038;
font-size:12px;
padding-left:5px;
}

/* オプション表の表記変更 */
.stock_zero{
font-size:0px;
}

.stock_zero:before{
content: '×';
font-size:16px;
color: #888;
font-weight: bold;
}

.table_price{display:block;
font-size:0px !important;
margin-top: -20px;
}

.t_stock_num{
font-size:10px;
color: #FF6670;
}

#option_tbl {
 border-collapse:collapse;
 margin: auto 0;
 margin-top: 15px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 width:100%;
}
#option_tbl th{
 padding:5px;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
}
#option_tbl td input{
 float:none;
 width:auto;
 accent-color:grey;
}
#option_tbl th,
#option_tbl td.none {
 background:#eee;
}
#option_tbl td {
 padding:5px;
 text-align:center;
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
}

/* カート周辺 */
.cartform{height:55px;
 margin-top: 15px;
}
.suuryoufont {
font-size: 8px;
margin-bottom: -12px;
padding-left: 4px;
color: #666;
display: block;
}
.suuryou{
display: inline-block;
float: left;
font-size: 13px;
text-align: center;
padding: 4px;
margin-top: 13px;
width: 30px;
height: 37px;
border: 2px solid #ccc;
}

.suuryou-arrow{
display:inline-block;
float:left;
width:16px;
margin-top: 16px;
margin-left:6px;
}
.suuryou-icon{
width:auto;
height:15px;
filter: invert(70%) sepia(0%) saturate(0%) hue-rotate(83deg) brightness(98%) contrast(90%);
}

.cart{
padding: 12px 8px 12px 8px;
font-size: 20px;
letter-spacing: 5px;
color:#fff;
font-weight:bold;
margin-left:10px;
margin-top: 5px;
width: 270px;
background: #FF6670;
border-radius:10px;
border:none;
display:inline-block;
cursor:pointer;
float:left;
text-decoration:none;
}
.cart-icon{
width: auto;
height: 24px;
filter: brightness(0) invert(1);
margin-right: 7px;
vertical-align: sub;
}
.cart:hover{
transition: 0.3s;
opacity: 0.8;
}

.cart-right{
display: inline-block;
float: right;
margin-top:16px;
}

.cart-fav-icon{
width:auto;
height:28px;
filter: invert(70%) sepia(0%) saturate(0%) hue-rotate(83deg) brightness(98%) contrast(90%);
}

/* カートインフォ */
.cartinfo{margin-top:10px;}
.cartinfo li{margin:5px 0px;}

.cartinfo span{color:#ff6670;
font-weight:bold;}

.cartinfo-icon{width:auto;
height:15px;
padding-right:10px;
vertical-align: sub;}

.cartexp{
text-align:center;
font-size: 12px;
letter-spacing: 0px;
padding: 10px 14px;
border: 1px solid #97C3B5;
color: #539B84;
margin-top:20px;
border-radius: 10px;
}

.arrow-icon{width:auto;
height:10px;
padding-left:5px;
}

/* 問い合わせ */
.toiawasebtn{
font-size: 14px;
display: inline-block;
float: left;
background: #eee;
border: 1px solid #ddd;
border-radius: 10px;
padding: 8px 20px;
width: 320px;
margin-top: 8px;
text-align: center;
}

#toiawase-wrap{
height:38px;
margin-top: 20px;
text-align: center;}

#toiawase{
float:left;
}
#toiawase a{
display: inline-block;
color:#666;
font-size: 14px;
background: #eee;
border: 1px solid #ddd;
border-radius: 10px;
padding: 8px 20px;
text-align: center;
letter-spacing:0px;}

#toiawase-link{
display: inline-block; 
float:left;
margin-left:15px;}

#toiawase-link a{color: #666;
font-size:10px;}

/* 商品説明 */
.itemexp{
font-size: 12px;
letter-spacing: 0px;
border-bottom:2px solid #eee;
padding-bottom:15px;
margin-top:15px;
margin-bottom: 20px
}
#productexp{
font-size: 13px;
color: #000;
}
.input-prepend.input-append input {
font-size: 24px;
padding-top: 11px;
padding-bottom: 11px;
width: 100px;
text-align: right;
}
.stock_error {
color: #DB5656;
}

/* 商品の特性について */
.freeexp{
margin-top:20px;
}
.freeexp p{
margin-top:20px;
}
.freeexp a{
margin-top:10px;
text-align: right;
display: block;
}

.freeexp-title{
font-size: 16px;
background: #f9f9f9;
border-left: 5px solid #eee;
padding: 2px 8px;
padding-left: 8px;
margin-top: 20px;
}

.freeexp-bu{
cursor: pointer;
text-align: center;
display: block;
background: #f6f6f6;
border-radius: 20px;
font-size:13px;
letter-spacing: .25em;
padding: 10px 20px;
margin-top: 10px;
}
/* レビュー */
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}
/* 再入荷ボタン */
.sainyuuka{
cursor: pointer;
text-align: center;
display: block;
background: #97C3B5;
border-radius: 10px;
padding: 8px 20px;
margin-top: 15px;
}
.sainyuuka-icon{
width: auto;
height: 16px;
filter: brightness(0) invert(1);
margin-right: 10px;
vertical-align: sub;
}
.sainyuuka span{
font-size: 15px;
font-weight: bold;
letter-spacing: .25em;
color: #fff;
}
.sainyuuka-box{
margin:30px 0px;
}
.sorm{
margin-top:15px;
text-align: center;}

.sthanks{
color: #539B84;
margin: 0 auto;
text-align: center;
font-size: 18px;
font-weight: bold;
}
.sthanks span{
font-size: 11px;
color: #999;
}

.mail{
width: 260px;
font-size: 12px;
border: 1px solid #97C3B5;
background: #fff;
padding: 14px 5px;
}

.btbt{
border-radius: 5px;
background: #97C3B5;
color: #fff;
padding: 5px 10px;
border: none;
}