@charset "euc-jp";
table.pricew{
margin:0;
}
/*---レスブラウン--table-----*/
table.pricelb {
	max-width:100%;
	border:#666666 solid 1px;
	border-collapse: collapse;
  word-break: break-word;
  margin-bottom:20px;
 
}
table.pricelb caption{
  color:#66ccff; 
font-size:1.1em;
font-weight:bold;
}
table.pricelb th{
	background-color:#c4e4f5;
	border-right:1px solid #666666;
	border-bottom:#666666 solid 1px;
		font-size:14px;
text-align:center;
	font-weight:bold;
        padding: 3px;
        width:auto;
}
table.pricelb thead th:last-child {
	border-right:#666666 solid 1px;
}
table.pricelb tbody th {
	background:#c4e4f5;

	padding:10px 10px;
	border-bottom:#666666 solid 1px;
	vertical-align:top;
}
table.pricelb tbody tr:last-child th {
	border-bottom:#666666 solid 1px;
}
table.pricelb tbody td {
	padding:10px 10px;
	border-left:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	vertical-align:top;
}

.pricelb td label {
    padding-right:7em;
  }
.asm a:hover{
background-color:#eee;
  text-decoration:underline;
}
.asmcont{background-image: url(https://img20.shop-pro.jp/PA01321/470/etc/lbn-2.gif?cmsp_timestamp=20180219105051);
    background-position: left 8px;
    background-repeat: no-repeat;
    padding-left: 15px;
    display: block;
  font-size:1.1em;
}
.asmcont a{
       text-decoration: underline;
}
.asmcont a:hover{
background-color:#eee;
}
p.asmb{
margin-top:10px;
  margin-bottom:10px;
}
p.asmb img:hover{
filter:alpha(opacity=80);
opacity:0.8;
}
/*---レスブラウンここまで----*/
.custom-cap-size{
  padding-right: 15px;
}

.cell_1, .cell_2{
  font-size: 11px;
  font-weight: normal;
}
.cell_2 label{
  font-size: 11px;
}

.product-contents{
  padding: 0 1.5%;
}
.product-image {
  padding: 0;
  margin: 0 0 35px;
}
  .product-image-main {
    margin: 0 0 2.7%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .product-image-thumb {
    padding: 0 ;
  }
  .product-image-thumb li {
    padding: 0 2.7% 0 0;
    cursor: pointer;
    margin: 0 0 2.6%;
  }
  .product-image-thumb img {
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .custom-thumb{
    margin-right: -2.6%;
  }

.product-cart {
  padding: 0 0 0 45px;
  margin: 0 0 40px;
}

.product-name{
  font-size: 17px;
  margin: -0.2em 0 1.2em 0;
}
.product-order {
  margin: 0;
}
  .product-option {
    padding: .2em 0 0;
  }
  .product-option-table{
     margin: 0 0 15px;
   }
   .product-option-table table{
      width: 100%;
   }
  .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;
  }
    .product-option-select .product-option-unit {
      clear: left;
      float: left;
      width:100%;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: 0 0 .5em;
    }
       .product-option-select .product-option-unit select{
         margin: 0 0 1em;
       }
.product-order-price {
 color: #222222;
  text-align: left;
  font-size: 16px;
  margin: 10px 0 25px;
}
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #E33D3D;
    font-weight: bold;
  }
.product-order-input {
  text-align: left;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1;
}
.input-border{
  display: block;
  width: 100%;
  overflow: hidden;
  border: solid 1px #ddd;
}

.product-order-input input {
  padding: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  width: 700px;
  background: transparent;
  border: none;
}

.option-name{
  font-size: 15px;
  color: #222;
  margin: 0 0 .5em;
}
.btn-addcart {
  line-height: 24px;
}
  .btn-addcart span {
    padding-left: 12px;
  }
  .btn-quick span {
    padding-left: 7px;
   }
  .btn-block span {
     padding-left: 7px;
   }
.stock_error,
.product-member-sale-msg {
  margin: 15px 0 0;
  color: #E33D3D;
  font-weight: bold;
  font-size: 15px;
}

.product-order-exp {
  padding: 0;
  margin: 0 0 55px;
  line-height: 1.8;
}

.product-order-spec {
  margin: 0 0 15px;
  font-size: 13px;
  table-layout: fixed;
  display:none;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
    border: none;
    padding: 0 15px 10px 0;
  }
  .product-order-spec td {
    width: 70%;
    white-space: nowrap;
    border: none;
    text-overflow: ellipsis;
    padding: 0 15px 10px 0;
    overflow: hidden;
  }
  .product-info-lst {
    text-align: left;
    margin: 1.5em 0 1em;
    font-size: 13px;
  }
    .product-info-lst li {
      padding: .5em;
    }
    .product-info-lst a {
      color: #aaa;
    }
    .product-info-lst a:hover{
      color: #444;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share li {
      margin: 1em;
    }

.together-block .prd-lst-link {
  padding: 0 4.6%;
}

.not-found {
  padding: 2.2em 1.4% 0;
}

.text-titles,
.password-field-wrap {
  margin: 0 0 1em;
}
.text-titles-list__name,
.password-field-list__name {
  display: block;
  margin: 0 0 .5em;
}
.text-titles-list__detail input,
.password-field-list__detail input {
  padding: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  width: 700px;
  background: transparent;
  border: none;
}
table.pricew{
margin-bottom:15px;
}
dl.asm dd, dt{
font-size:1.3em;
  line-height:1.5em;
}
/*-------------------------hタグ-------*/
h3.head2 {
	font-size: 1.3em; /* 見出しの文字のサイズ */
	background-image: url(https://img20.shop-pro.jp/PA01321/470/etc/osusume.png?cmsp_timestamp=20170719170833);
	padding-left: 100px; /* これで見出しの文字の位置を調整する */
	padding-bottom: 10px; /* 見出しの文字と画像の位置の調整。見出しと区切り線の間隔に画像の高さを足したものを指定する。*/
	padding-top:60px;
	background-repeat: no-repeat; 
	background-position: left bottom; /* 画像の表示位置を指定する */
	margin-bottom: 15px; /* 見出しと本文の間隔を指定する */
       border-bottom:3px solid #ff3200;
}
.product-order-exp h3 span{
font-size:1.2em;
  margin-top:0.5em;
   margin-bottom: .2em;
  border-bottom: 1.4px solid #7A8780;
}
h2.expl {
  padding: 0.25em 0.5em;/*上下 左右の余白*/
color: #494949;/*文字色*/
background: transparent;/*背景透明に*/
border-left: solid 5px #00cc66;/*左線*/
}

h4.notice{
  font-size:1.1em;
  margin-top:15px;
border-bottom: dotted 2px #ccc;
/*線の種類（二重線）太さ 色*/
}

/*---hタグここまで----*/
@media (max-width: 768px) {
  .product-cart{
    padding: 0;
  }
  #prd-opt-table{
    margin: 0;
  }
 .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .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%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
      width: 100%;
      text-align: center;
    }
  .product-order-spec th {
    width: 22%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
  }
  .product-info-lst a {
    display: block;
  }
  .social-share a {
    display: inline;
    padding: .5em 0;
  }
}

@media (max-width: 480px) {
  .product-image{
    margin: 0 0 25px
  }
  .product-image-thumb li {
    margin-bottom: 10px;
  }
  .product-order {
    width: 100%;
  }
  .product-order-exp{
    margin: 0 0 30px;
  }
  h2.expl{
  font-size:1.2em;
  }
 

}
/*---------------480ここまで--------------*/
.ie_wrapper .product-order-num .btn {
  display: none;
}
.breadcrumb {
margin: 1.9em 0;
text-align: left;
font-size: 15px;
vertical-align: middle;
padding: 0 1.4%;
}
  .breadcrumb li{
    margin: 0 15px 0 0;
  }
  .breadcrumb p{
    margin: 0;
  }
  .breadcrumb a{
    color: #aaa;
  }
    .breadcrumb a:hover{
      color: #444;
    }

.icon-cart, .icon-paper_plane,.icon-circled_minus {
  vertical-align: -4px;
}
/*Sample LB
--------------------*/
.spl-text{
	padding: 15px;
	text-align: center;
}
@media screen and (min-width: 640px){
	#splb{
      margin-top:15px;
		margin-bottom:40px;
	}
	.splb-list{
		overflow: hidden;
	}
	.splb-list li{
		float: left;
		width:50%;
		/*margin-right: 0%;*/
	}
	.splb-list li:nth-child(3n){
		margin-right: 0;
	}
  ul.asmcont li{
  line-height:2em;
    margin-top:10px;
  }
}
/*----------*/
/*　レスブラウン注文　*/
@media only screen and (min-width: 961px) {
 ul.lessbr {
    margin: 0 auto;
    padding: 0;
   width:60%;
}
}

ul.lessbr li {
   
    margin: 10px 0;
    padding: 0;
    font-size:1.2em;
    font-weight:bold;
    list-style-type: none;
    border: 1px solid #2e8b57;
  
}

ul.lessbr li:nth-child(odd) {
    background: #f0fff0;
}
ul.lessbr li:nth-child(even) {
    background: #ccffe6;
}

ul.lessbr li a {
    position: relative;
    margin: 0;
    padding: 10px 5px 10px 5px;
    color: #333;
    display: block;
    overflow: hidden;
    text-decoration: none;
    overflow-wrap: break-word;
    word-wrap: break-word;
    white-space: nowrap;
}
/*　アイコン　*/
ul.lessbr li a:before,
ul.lessbr li a:after {
    content: "";
    position: absolute;
    top: 50%;
}

ul.lessbr li a:before {
    right: 11px;
    width: 18px;
    height: 18px;
    margin: -9px 0 0;
    background: #2e8b57;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

ul.lessbr li a:after {
    right: 17px;
    width: 5px;
    height: 5px;
    margin-top: -4px;
    border-top: solid 3px #FFF;
    border-right: solid 3px #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

 /*スマホ*/

@media (max-width: 480px) {
ul.lessbr li {
    width:98%; 
    font-size:1em;  
    margin: 15px 0;
    padding: 0; 
  word-break: break-all;

}
}