/*@import url('https://file002.shop-pro.jp/PA01372/068/asset/css/item.css');*/
/*161221*/
/*****************************************************

SLIDE

*****************************************************/
.product__image {
  margin-bottom: 20px;
}
.product__image-main {
  width: 710px;
  float: left;
}
.product__image-main img {
  width: 100%;
}
.product__image-thumb {
  width: 90px;
  float: right;
}
.product__image-thumb ul li {
  cursor: pointer;
}
.image__thumb {
  width: 90px;
  height: 60px;
}
.image__thumb--active {
}
/*****************************************************

CART

*****************************************************/
.itemHdrWrp {
  margin-bottom: 30px;
}
.catName {
  font-size: 12px;
  line-height: 1;
  font-style: italic;
  margin-bottom: 1em;
}
.itemName {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 1.6px;
  margin-bottom: 1em;
  line-height: 1;
  float: left;
  width: 70%;
  font-family:"ÞâÌÀÄ«", "£Í£Ó £ÐÌÀÄ«", MS PMincho, "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", Hiragino Mincho Pro, serif!important;
}
.itemPrc {
  font-size: 14px;
  letter-spacing: 1.6px;
  float: right;
  width: 30%;
  text-align: right;/*padding-right: 100px;*/
}
.itemTeika {
  font-size: 11px;
  margin-left: 1em;
  color: #ccc;
}
.itemTxtWrp {
  width: 710px;
  padding: 30px 0;
  margin: 0 50px;
  line-height: 2;
}
.itemTxtWrp strong {
  font-size: 16px;
  line-height: 3;
  font-family: "ÞâÌÀÄ«","£Í£Ó £ÐÌÀÄ«", MS PMincho, "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", Hiragino Mincho Pro, serif;
}
.itemTxtWrp a {
  text-decoration: underline;
}
.itemTxtWrp p {
  line-height: 2;
}
.itemTxtWrp h3 {
  font-size: 20px;
  font-family: "ÞâÌÀÄ«","£Í£Ó £ÐÌÀÄ«", MS PMincho, "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", Hiragino Mincho Pro, serif;
  font-weight: 100;
  color: #222;
  line-height: 1.8em;
  margin-bottom: .6em;
}
.lineGry {/*ÀâÌÀÊ¸¤Î¶èÀÚ¤êÀþ*/
  border-bottom: 1px solid #dedbdb;
  padding: 1em 0;
  width: 710px;
}
.brandTxt {
  width: 100%;
  border-top: 1px dotted #dedbdb;
  border-bottom: 1px dotted #dedbdb;
  padding-bottom: 30px;
  margin: 20px 0;
}
.brandTxt h4 {/*.aboutBrand*/
  margin-bottom: 0;
  font-size: 13px;
}
.item_share {
}
.item_share li {
  display: inline-block;
  margin-right: 4px;
}
/*****************************************************

CART

*****************************************************/

.itemCartWrp {
  border-bottom: 1px dotted #b2b2b2;
  padding-bottom: 20px;
}
.cartWrp {
  border-top: 1px dotted #b2b2b2;
  width: 240px;
  float: right;
  padding-top: 20px;
}
.itemSpecWrp {
  width: 545px;
  float: left;
  border-top: 1px dotted #b2b2b2;
  padding-top: 20px;
}
.itemSpecWrp table {
  margin-bottom: 10px;
}
.itemSpecWrp tr td, .cartWrp tr td {
  padding: 7px 0;
  font-size: 13px;
  line-height: 1;
}
.specName {
  width: 180px;
}
.spacNemeR img {
  display: none!important;
}
.itemSpecWrp tr td.spacPrice {
}
.itemSpecNote {
  font-size: 11px;
}
.opName {
  width: 80px;
}
td.itemQu {
 padding: 0!important;
}
.cartNum {
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 20px;
  display: inline-block;
  width: 134px;
}
.updw {
  margin: 0;
  padding-left: 4px;
  vertical-align: middle;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  width: 20px;
}
#btn_cart {
/*  padding-top: 13px;*/
}
.btnSbmit {
  font-size: 13px;
  cursor: pointer;
  background: #5e5e5e;
  color: #fff;
  border-radius: 3px;
  width: 100%;
  padding: 10px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  border: none;
  letter-spacing: .8px;
  margin: 10px 0;
}
.btnSbmit:hover {
  opacity: .4;
}
.cartGuide {
  font-size: 11px;
}
select, [type="file"] {
  /*height: 20px!important;
  line-height: 20px!important;*/
}
.optionNone select {
  display: none;
}
