@charset "euc-jp";
#contents {
  line-height:1.7em;
  font-size:95%;
}
.columns {
  margin-bottom:30px;
}
.product-image {
  float: left;
}
  .product-image-main {
    text-align: center;
  }
  .product-image-thumb ul {
    margin-bottom: 20px;
  }
  .product-image-thumb li {
    padding: 0 0px;
    cursor: pointer;
  }
  .product-image-thumb img {
    display: block;
  }

.product-order {
  margin: 11px 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 .option-select-name {
      display: block;
      margin: .5em 0;
    }
.product-order-price {
  margin: 20px 0;
  color: #999;
  text-align: left;
  font-size: 24px;
  line-height:40px;
}
  .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: 0px 0;
  text-align: left;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
}
.product-unit {
  display: inline-block !important;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
  *display: inline !important;
  *zoom: 1;
}
.product-order-num{
  display: inline;
}
.product-order-num input {
  padding: 4px;
  width: 60px;
  text-align: right;
  font-size: 14px;
  line-height: 1;
}

.btn-addcart1{
  line-height: 22px;
  background-color:#981908;
    font-weight: bold;
    font-family: inherit;
    width: 222px;
    border-radius: 2px;
    font-size: 16px;
	float:left;

}
.btn-addcart2 {
	height:42px;
  line-height: 22px;
  background-color:#981908;
    font-weight: bold;
    font-family: inherit;
    width: 222px;
    border-radius: 2px;
    font-size: 16px;
	float:right;
	margin:20px 0;
	margin-right:12px;
}
.btn-addcart1 a{
	display:block;
	color:#FFF;
	text-decoration:none;
}

.btn-addcart1:hover{
	background-color:#981908;
}

.btn-addcart2:hover{
	background-color:#981908;
}

.btn-addcart .icon-lg-w {
    float: left;
    *float: none;
  }
  .btn-addcart span {
    padding-left: 10px;
  }

.btn-01{
	margin-left:4%;
}
.btn-01,
.btn-01:hover{
	border:none;
}

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

.product-order-exp {
    padding: 30px 0;
    border-top: 1px dotted #999;
    margin-top: 6%;
}

.product-order-exp01 {
  padding: 30px 0;
}
.product-order-exp2 {
  padding: 0 0 40px 0;
  /*商品説明部分　2カラムwidth: 48%;
  float:left;*/
}
.product-order-exp3 {
  padding: 0 0 40px 0;
  /*商品説明部分　2カラムwidth: 48%;
  float:right;*/
}
.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;
    }
.nametitle{
	margin-left:3%;
	margin-top:2%;
    line-height:1.5em;
}

.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;
}

.ie_wrapper .product-order-num .btn {
  display: none;
}
.mainImage{
  width:491px;
}

.row, .grid_row {
    margin-top: 10px;
}

h2{
 clear: both; 
 margin: 0px 0;
}

.product-order-exp-p{
    margin: 0;
    float: left;
    width: 490px;
}

.brand,
.brand_p{
	margin-left: 100px;
}
.brand {
  margin-bottom:5px;
}
.brand_p{
  color:#666;
}
.brand_profile{
 width:80px; 
  float: left;
}
.brand_profile img {
  margin-bottom:5px;
}
.brand_profile a{
  display: inline-block;
  text-align: center;
  width: 100%;
  background-color: #eee;
  /*padding: 2px;*/
  box-sizing: border-box;
  font-size:90%;
}
.contentsbox{
	border:1px solid #CCC;
	padding:20px 15px;
  /*box-shadow:0px 0px 9px 3px #DFDEDC;*/
}

.contentsbox img{
  float:left; 
  margin-right: 16px;
}

.Brand{
	color:#666;
	font-weight:normal;
	font-size:20px;
    margin-bottom:10px;
}

.brnd{
	font-size:55%;
	color:#999;
	margin-left:10px;
}
.Story_img {
  width:480px;
  float:right;
}

/*下部のカートデザイン*/

.cart{
	border-top:1px solid #333;
	width:100%;
	height:auto;
  clear:both;
}
.cart_2{
	border-bottom:1px dotted #666;
    padding-bottom: 0.4%;
    padding-top: 2%;
}
.cart_ul{
	display:inline-block;
  	font-size:16px;
	color:#333;
}
.product_name{
	font-size:16px;
}
.cart-product-order-price {
  margin: 10px 0;
  color: #999;
  text-align: left;
  font-size: 24px;
}
.price_top{
	color:#555;
	font-size:20px;
}
.col2{
	width:auto;
	display:inline-block;
	
	}
.col_s{
	font-size:14px;
}
.cart-btn {
  border-bottom:1px solid #666;
}
.cart_attention{
	list-style:none;
	display:inline-block;
	float:right;
	margin:16px 0 40px;
    clear:both;
}

.cart_attention > li {
  	display:inline-block;
	float:left;
	margin-right:30px;
}
.cart_attention > li:last-child{
	margin-right:0;
}
.cart_attention > li a{
	text-decoration:underline;
	float:left;
	color:#777;
	font-size:11px;
}

.product-init-num1{
width: 60px;
    height: 28px;
}
.coloer_op{
	width:200px;
}
.mainImage2{
	width:56%;
  margin-bottom:15px;
}

.margin_top{
	margin-top:2%;
}


    /* レビュー*/

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 150px;
}
.review_poster {
  float:right;
}
.review_poster li {
	float:right;
}
.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;
}

.sns_btn{
 margin: -10px 0 30px;
}

.brand_profile{
 width:80px; 
  float: left;
}
.cart-productname {
  position:relative;
  left:-7%;
}
.product_color img{
  width:90px;
}
.product_color li {
  font-size: 90%;
  margin-bottom:10px;
}
/*レビュー編集部分*/
.review {
  margin-bottom:40px;
}
.review_title,
.C_D_margin,
.C_D_margin2{
	font-size:30px;
	font-weight:100;
  color:#777;
	font-family:'Lato',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin:40px 0 30px;
}
.C_D_margin2{
	margin-bottom:0;
}

.review_title,
.title_r{
	margin-top:100px;
}

.recom{
	display:inline-block;
	float:left;
	margin-right:6px;
}
.rev_com{
	border-bottom:1px dotted #333;
	padding-bottom:22px;	

}
.reviewlist {
  border-bottom-style:none;
}
.review_btn{
	margin-top:20px;
}

@media screen and (max-width: 980px) {
  .Story_img{
	width:48%;
  }
  .product-order-exp-p {
    width:50%;
    margin:0 2% 0 0;
  }
  .product_color img{
    width:100%;
  }
  .product_color li {
    font-size: 90%;
    width:22%;
  }
}

@media screen and (max-width: 768px) {

  .product-image-main {
    margin-bottom: 20px;
  }
  .product-image-thumb li {
    width: 20%;
  }
  .cart-btn {
    padding-bottom:30px;
    margin:20px 0 0;
  }
  .cart-productname {
    left:0;
  }
 .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
    .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;
    }
  .product-order-num input {
    padding:6px;
  }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
      max-width: 170px;
      width: 100%;
      text-align: right;
    }
    .btn-addcart span {
      padding-left: 0;
    }
  .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;
  }
  .product-order-exp2 {
    width: 100%;
    float:none;
  }
  .product-order-exp3 {
    width: 100%;
    float:none;
  }
  .product-order-exp-p {
    width:100%;
    float:none;
  }
  .text-titles,
  .password-field-wrap {
    margin: 20px 0 0;
  }
  .Story_img{
	width:100%;
    margin:0 auto 25px;
  }


/*編集*/


.mainImage2{
	width:100%;
	height:auto;
}

.product-init-num {
	display: inline;
}

.C_D_margin2{
	margin-top:12%;
}

.product-order-exp {
    padding: 27px 0;
	border:none;
    margin-top: 6%;
}

.btn-addcart2{
	width:100%;
	margin-left:0;
	height:50px;
}
.btn-addcart2{
	margin:0 auto;
}
  .recom{
    clear:both;
  }
  
}
@media screen and (max-width: 480px) {
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .product-order {
    width: 100%;
  }
}

/*----------------------------------
商品説明部分　2カラム
----------------------------------*/
.story {
  border-right: 1px solid #ddd;
  margin: 40px 0;
  padding: 0 3% 0 0;
}
.Story_img {
  float:none;
  width:100%;
  margin-bottom:30px;
}
.product-order-exp-p {
  float:none;
  width:100%;
}
.product-order-exp2,.product-order-exp3 {
  margin:40px 0;
  padding:0 0 0 3%;
}
.product_color li {
  width:28.6%;
  vertical-align:top;
}
@media screen and (max-width: 768px) {
  .story {
    border-right: none;
    padding: 0 1%;
  }
  .product-order-exp2,.product-order-exp3 {
    padding: 0 1%;
  }
  .product_color li {
    width:21.9%;
  }
}

/* 機能表示tableスタイル */
table.detail-table {
  border: 1px solid #aaa;
  width: 100%;
}
.detail-table td {
  border: 1px solid #aaa;
  padding: 5px;
}
.detail-table th {
  border: 1px solid #aaa;
  background-color: #eee;
  padding: 5px;
}

/* iframe要素内でサイズ指定している場合は必要なし */
/*.iframe {
  width: 560px;
  height: 315px;
}
/* CSSでレスポンシブ対応 */

@media screen and (max-width: 560px) {
  .iframe-wrapper {
    position: relative;
    width: 100%;
    padding: calc(315 / 560 * 100%) 0 0;
  }
  .iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
