.productContainer{
  padding:10px 0px 50px;
}
.productBottom{
  margin-bottom:50px;
}
.productName {
  margin-bottom: 20px;
  padding-bottom: 0.6em;
  background: transparent url("https://img.shop-pro.jp/tmpl_img/67/border_bottom.png") repeat-x left bottom;
  font-size: 18px;
}
.productLeft {
  float: left;
  width: 49%;
  font-size: 0;
}
.productRight {
  float: right;
  width: 49%;
  position: relative;
}
.productSimpleDescription {
  clear: both;
  margin-bottom: 15px;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 22px;
}
.productContact{
  padding: 20px;
  font-size: 14px;
  background: #f2f2f2;
  margin-bottom: 35px;
}
.productContact__text--emText{
  font-weight: bold;
}

table.addCartTable {
  margin-bottom: 10px;
  width: 100%;
  table-layout:fixed;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  border-left: solid 1px #ccc;
}
table.addCartTable th {
  padding: 10px 0 10px 20px;
  width: 140px;
  text-align: left;
  font-size: 12px;
}
table.addCartTable td {
  padding: 10px 0;
  width: 250px;
  text-align: left;
}
table.addCartTable td input {
  padding: 0 4px;
  width: 38px;
  height: 26px;
  font-size: 15px;
  line-height: 26px;
  vertical-align: middle;
}
strong.addCartTable__price {
  font-size: 16px;
}
.addCartTable td.pur_block {
  border: none;
  margin: 0 5px 0 0;
  padding: 0;
  width: auto;
  white-space: normal;
}
.pur_block--arrow{
  height:30px;
  vertical-align: top;
  padding-left:5px !important;
}
#option_tbl{
  margin-top:20px;
}
.cartBtnWrap{
  margin-top:15px;
}
.cartBtn{
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin:0 auto;
  border:none;
  background:none;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  line-height: 1;
  text-align: center;
  border-radius: 0;
  -webkit-transition: all .25s;
     -moz-transition: all .25s;
      -ms-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
}
.cartBtn:hover{
  text-decoration: none;
  opacity: 0.8;
}
.cartBtn--main{
  padding: 0.8em 0;
  background-color: #f4b2ba;
  border-bottom: 3px solid #DC7A86;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 22px;
  color:white;
  font-weight:bold;
  cursor: pointer;
}
.cartBtn--quick{
  padding: 0.8em 0;
  background-color: #f4b2ba;
  border-bottom: 3px solid #DC7A86;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 22px;
  color:white;
  font-weight:bold;
  cursor: pointer;
}

.cartBtn--contact{
  color: #98B2BF !important;
  padding: 1.65em 0;
  background-color: #fff;
  border: 2px solid #98B2BF;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 13px;
}
.cartBtn--disable{
  padding: 21px 0;
  background-color: #ddd;
  font-weight: bold;
  font-size: 15px;
  color:#fff;
}
.cartBtn--disable:hover{
  opacity: 1;
}
.productLinkArea {
  padding: 20px 0;
  text-align: left;
}
.otherLinkList__unit:nth-child(n+2){
  margin-top:5px;
}

.cloud-zoom-lens {
  margin:-4px;  /* Set this to minus the border thickness. */
  border: 4px solid #888;
  background-color:#fff;
  cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
  position:absolute !important;
  top:0px;
  padding:3px;
  width:100%;
  background-color:#000;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
}

/* This is the zoom window. */
.cloud-zoom-big {
  overflow:hidden;
  border: 4px solid #c86464;
}

/* This is the loading message. */
.cloud-zoom-loading {
  padding:3px;
  border:1px solid #000;
  background:#222;
  color:white;
}
.zoomWrap {
  position: relative;
  top: 0px;
  z-index: 9999;
}
.cloud-zoom {
  margin-bottom: 20px;
}
.mousetrap {
  position: absolute;
  top:0px;
  left:0px;
  z-index:999;
  width: 100%;
}
.zoomList__unit{
  width:22.5%;
  float:left;
}
.zoomList__unit:nth-child(n+2){
  margin-left:2.5%;
}
.zoomList__unit:nth-child(4n+1){
  margin-left:0;
  clear:both;
}
.zoomList__unit:nth-child(n+5){
  margin-top:20px;
}
.zoom-desc {
  clear: left;
  width: 100%;
}
a.cloud-zoom-gallery {
  display: block;
  width: 81px !important;
  cursor: pointer;
  text-align: center;
}
.zoom-tiny-image {
  padding: 3px;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  background: #efefef;
}
.zoom-tiny-image.selected {
  border: 1px solid #c86464;
  background: #c86464;
}
.zoom-tiny-image:hover {
  border: 1px solid #c86464;
}
a.gallery_last{
  margin-right: 0;
}

.sns__btn a {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
}
.snsLink{
list-style: none;
width: 100%;
}
.snsLink li {
display: inline-block;
float: left;
width: 32%;
}
.snsLink li:nth-child(n+2){
  margin-left:2%;
}
.sns__btn a:hover{
  color: #FFF;
  opacity: 0.8;
}
/*facebook*/
.sns__btn.fbBtn a{
  background: #2557A1;
  padding: 7px 10px;
}
.sns__icon:before{
  content: "";
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.sns__icon.fb:before{
  content: "\f09a";
}
/*twitter*/
.sns__btn.twBtn a{
  background: #029ef1;
  padding: 7px 10px;
}
.sns__icon.tw:before{
  content: "\f099";
}
/*グーグルプラス*/
.sns__btn.ggpBtn a{
  background: #dc4b38;
  padding: 7px 10px;
}
.sns__icon.ggp:before{
  content: "\f0d5";
}
.sns__icon.fa{
  font-size:18px;
}

.productDescription{
  margin:50px 0px;
}

.section--ex{
  margin-bottom:40px;
}
.section--ex:last-child{
  margin-bottom:0px;
}
.exTitle{
  background: #FAF0EA;
  border-left: 10px solid #29B1AD;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 14px 20px;
}
.exSubTitle{
  padding: 10px 20px;
  border-bottom: 1px solid #a0a0a0;
  font-size: 18px;
  font-weight: bold;
}
.exText{
  margin:20px 0px;
  line-height:1.8;
}

/*商品詳細追加分*/
.subImageList{
  margin:15px 0px 20px;
  padding:0px 15px;
}
.subImageList__unit{
  width:22%;
  text-align:center;
  float:left;
}
.subImageList__unit img{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width:100%;
  cursor: pointer;
}
.subImageList__unit:nth-child(n+2){
  margin-left:4%;
}
.subImageList__unit:nth-child(4n+1){
  margin-left:0%;
  clear:both;
}
.subImageList__unit:nth-child(n+5){
  margin-top:15px;
}

/*拡大画像一覧*/
.lImageList{
  margin:15px 0px 60px;
}
.lImageList__unit{
  text-align:center;
}
.lImageList__unit:nth-child(n+2){
  margin-top:25px;
}

.cartBottom{
  margin-top:20px;
  margin-bottom:70px;
}
.cartBack{
  width:75%;
}
.cartBottom .btn-primary{
  background-position:30% 45%;
  margin:0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left:20px;
}
.detailTitle{
  font-size:14px;
  font-weight:bold;
  padding:13px 0px;
  border-top:solid 1px #ddd;
  border-bottom:solid 1px #ddd;
  margin-bottom:20px;
}
