@charset "euc-jp";

.product-order-model:before {content:"";display:block;height:1.5em;}
.remarks h3 {margin:1.5em 0 0.8em;border-bottom:1px solid #ccc;padding-bottom:0.4em;}

h3.re {background:#ff0000;color:#fff;font-size:120%;padding:0.5em;display:inline-block;}
p.re {border:2px solid #ff0000;padding:1em;color:#ff0000;font-weight:600;}

.sponly{display:none;}
@media (max-width: 768px) {
  .sponly{display:block;}
  .footer-area {display:none;}
  .product-order-exp img.fullwidth {margin: 0 calc(50% - 50vw);
width: 100vw;max-width:100vw;}
}
.sponly {position:fixed;bottom:0;left:0;width:100%;margin:0;padding:0;background:rgba(255,255,255,0.95);z-index:99999;line-height:100%;}
.sponly .btn-addcart {
	letter-spacing:0;
	font-size:13px;
	width:90%;
	padding:0.5em 1em;
	margin-top:10px;
	}
.sponly .btn-addcart span {padding:0;margin:0;line-height:120%;}
.sponly p {text-align:center;margin:0.5em auto;}

/*アニメーション要素のスタイル*/
.animation{
	opacity : 0;
	visibility: hidden;
	transition: 3s;
	transform: translateY(30px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}


.together-block {clear:both;border-bottom:1px solid #ccc;margin-bottom:20px;overflow:auto;}
.together-block ul{max-width:800px;margin:0 auto;}

@media (max-width: 768px) {
  .together-block{margin: 0 calc(50% - 50vw);padding-bottom:20px;}
  .together-block ul{margin:0 15px;}
  .together-block ul li{margin:1%;width:31.333%;padding:5px;font-size:80%;}
  .together-block ul li .prd-lst-name.prd-lst-span{font-size:90%;}
  .together-block ul li .prd-lst-price.prd-lst-span{font-size:80%;}
}

.small {font-size:80%;}
.product-order-regular.small {margin-bottom:1.5em;}

.product-order-exp img {
  	margin: 40px auto ;
  	max-width: 100%;
  	display: block;
	}

@media (min-width: 1160px) {
.content-wrap { width: 990px; }
	}
@media (max-width: 1159px) {
  .side-wrap { display:none;}
  .content-wrap { width: 96%; margin:0 auto; float:none; }
  .topics img { display:block;margin:8px auto;}
	}

@media (max-width: 640px) {
  li.prd-lst-unit { width:48%;margin:1%;}
  .pankuzu {font-size:10px;}
  .table.product-order-spec tr:nth-child(2){display:none;}
  div.product-image,
  div.product-order-exp,
  dl.spec {margin-right: calc(50% - 50vw);margin-left: calc(50% - 50vw);}
  dl.spec dt {float:none !important;margin:0;padding:0.5em 1.5em !important;background:#f5f5f5;border:0;}
  dl.spec dd {float:none !important;margin:0;padding:0.5em 1.5em !important;border:0 !important;}
  .middle-announce {display:none;}
	}


.pankuzu img.new_mark_img1 {display:none !important;}

.red {color:#ff0000;font-size:110%;}
.product-order-exp h2 {text-align:center;margin:3em auto 1em;}
.product-order-exp h3 {text-align:center;margin:3em auto 1em;}
.product-order-exp a {text-decoration:underline;}

.pankuzu {padding-top:1em;}
.small.order {font-size:11px;margin:0.5em;padding:0;}

.middle-announce {
  	background: #eee;
  	padding: 1em;
  	clear: both;
  	text-align: center;
	}
.middle-announce a {
  	font-size: 12px;
  	text-decoration: underline;
  	margin: 0 0.5em;
  	padding: 0 1em 0 0.5em;
  	border-right: 1px solid #888;
	}
.middle-announce a:first-child {
    border-left: 1px solid #888;
	}

/*-----　商品詳細ページ　----*/

h1.product-name {
  	margin:0.8em 0 !important;
  	padding:0 !important;
    font-size: 20px !important;
  	font-weight: 600;
	}
p.simple_explain {
    margin:0.5em 0 1.2em;
    padding:0;
  	line-height:200%;
  	color:#777;
	}
table.product-order-spec {
	color:#777;
	}
.product-image {margin-top:15px;}
#product .left.product-order {width:50%;}
#product .right.product-order {width:48%;}

@media (max-width: 1000px) {
#product .left.product-order,#product .right.product-order {width:100%;}
	}

#product .right.product-order a {
	color: #0095d9;
  	text-decoration: underline;
	}
#product .right.product-order a:hover {
	color: #2ca9e1;
	}

.product-image-main {	
  	width: 100% !important;
 	margin-bottom: 10px;
	}
.product-image-main img.mainImage { 
  border:0px solid #eee;
  width:100% !important;height:auto !important;
	}
.product-image-thumb {	
  	width: 100% !important;
  	margin: 20px 0 0;
	}
.product-image-thumb ul {
  	margin: 0 !important;
  	padding: 0 !important;
	}
.product-image-thumb li {
  	width: 18%;
	margin:10px 1%;
	}

dl.spec {
  	clear: both;
  	padding-top: 2em;
	}
.product-order-spec {
  	margin: 0 !important;
 	padding: 0 1em !important;
	}
.product-order-spec th,
.product-order-spec td { 
  	font-size: 13px !important;
  	padding: 1em 0.5em;
	}
.product-order-spec img.new_mark_img1 { display: none !important; }


.btn-addcart {
  	background: #0095d9;
    border: 2px solid #0095d9;
	padding: 1.2em 0.3em;
	}
.btn-addcart:hover {
  	background: #2ca9e1;
    border: 2px solid #2ca9e1;
	}

.product-order-exp {
  	margin: 0 !important;
  	padding: 0 !important;
  	border-top: 0px !important;
	}
.product-order-exp,
.product-order-exp p {
  	font-size: 16px ;
  	line-height: 210% ;
	}
.product-order-exp dl {font-size: 14px ;}
.product-order-exp dl dt { 
  	float:left;
  	padding: 1em;
	}
.product-order-exp dl dd { 
  	padding: 1em 1em 1em 6em;
  	border-top:1px solid #bbb;
	}

@media (min-width: 1000px) {
.product-order-exp p,.product-order-exp dl {margin: 1em 15%;}
	}
.product-name {
  	margin:1.5em 0 0.5em 0;
	}
.product-order-exp img {
  	margin: 40px auto ;
  	max-width: 100%;
  display: block;
	}

.product-order-price li { color:#333; }
.cartin,.cartin .btn-wrap a {background:#ff0000;}

.together-block {
  	border-top: 1px solid #888;
  	padding-top: 1.5em;
	}

.product-info-lst { 
  	font-size: 11px !important;
	}

.product-order-exp h2:first-child,
.product-order-exp p:first-child{
  	margin-top: 2em;
	}


/*-----　商品詳細ページここまで　----*/

.product-image {
  padding-bottom: 0px;
}
.product-image-main {
    text-align: center;
  }
.product-image-thumb li {
    padding: 0 ;
    cursor: pointer;
  }
.product-image-thumb img {
    display: block;
    margin: 0 auto;
	width:100%;
	height:auto;
  }

.product-order {
  margin: 10px 0;
}
  .product-option-table table {
    margin: 0 auto;
  }
  .product-option-table th,
  .product-option-table td {
    text-align: center;
  }
  .product-option-table td input[type="radio"] {
    margin-bottom: 5px;
  }
  .product-option-select {
    position: relative;
    overflow: hidden;
  }
    .product-option-select .product-option-wrapper {
      position: relative;
      left: 50%;
      float: left;
    }
    .product-option-select .product-option-unit {
      width: 300px;
      position: relative;
      left: -50%;
      float: left;
    }
    .product-option-select .product-option-unit div {
      padding: 0 20px;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: .5em 0;
    }
.product-order-price {
  margin: 30px 0 40px;
  color: #999;
  text-align: center;
  font-size: 24px;
  line-height: 20px;
}
  .product-order-price li {
    margin: 0 10px;
  }
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #b81717;
  }
.product-order-input {
  margin: 20px 0;
  text-align: center;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
  *display: inline !important;
  *zoom: 1;
}
.product-order-num .input-prepend {
  display: inline;
}
.product-order-num input {
  padding: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}


.input-prepend select {width:8em;margin:-5px 0 0 5px;}

.btn-addcart {
  line-height: 24px;
  width:100%;
}
.btn-addcart span {
    padding-left: 0;
  }

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

.product-order-spec {
  margin: 30px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 12px;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
  }
  .product-order-spec td {
    width: 70%;
  }
  .product-info-lst {
    text-align: center;
  }
    .product-info-lst li {
      display: inline;
      margin: 1em;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share a {
      margin: 1em;
    }

.text-titles,
.password-field-wrap {
  margin: 40px 0 0;
  text-align: center;
}
  .text-titles .col,
  .password-field-wrap .col {
    float: none;
  }
.text-titles-list__name,
.password-field-list__name {
  text-align: left;
  display: block;
  margin: .5em 0;
}
.text-titles-list__detail-text,
.password_field {
  width: 100%;
  height: 45px;
  padding: 13px;
  box-sizing: border-box;
}
@media (min-width: 769px) {
input.product-init-num {
  	margin-top: 20px;
	}
}
@media (max-width: 768px) {
  input.product-init-num {
  	margin-top: 14px;
	}
  .product-image-thumb li {
    width: 19%;
	margin: 0.5%;
  }
 .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 20px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
    .product-option-select .product-option-wrapper {
      position: static;
      float: none;
    }
    .product-option-select .product-option-unit {
      position: static;
      float: none;
      margin-bottom: 1em;
      width: 100%;
    }
    .product-option-select .product-option-unit div {
      padding: 0;
    }
  .btn-addcart,
  .btn-quick {
    width: 100%;
	margin:0;
  }
  .btn-addcart span {
    margin:0;
	padding:0;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
    }
  .product-order-spec th {
    width: 40%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
    margin: 0;
  }
  .product-info-lst a {
    display: block;
    padding: .5em;
  }
  .social-share a {
    display: inline;
  }

  .text-titles,
  .password-field-wrap {
    margin: 20px 0 0;
  }
}
@media (max-width: 480px) {
  .product-order {
    width: 100%;
  }
}

.ie_wrapper .product-order-num .btn {
  display: none;
}