@charset "euc-jp";
.product-image {
  padding-bottom: 30px;
}
  .product-image-main {
    text-align: center;
  }
  .product-image-thumb li {
    margin-bottom: 20px;
    padding: 0 10px;
    cursor: pointer;
  }
  .product-image-thumb img {
    display: block;
    margin: 0 auto;
  }
.kaigyou{
  white-space:nowrap;
}

.product-order {
  margin: 30px 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: 40px 0;
  color: #999;
  text-align: center;
  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: 40px 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;
}
.cart-kankaku{
  margin:0 1em 0 5px;
  color:#000;
  font-size:1.4em;
}

.product-order-num .input-prepend {
  display: inline;
}
.product-order-num input {
  padding: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}

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

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

.product-order-exp {
  padding: 40px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.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 (max-width: 768px) {
  .product-image-main {
    margin-bottom: 20px;
  }
  .product-image-thumb li {
    width: 20%;
  }
 .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;
      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;
  }

  .text-titles,
  .password-field-wrap {
    margin: 20px 0 0;
  }
}
@media (max-width: 480px) {
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .product-order {
    width: 100%;
  }
  .cartjs_box div.cartjs_cart_in input {
    border: none;
    background-color: #418D1D;
    float: right;
    text-indent: 200%;
    width: 65%;
    overflow: hidden;
    background-image: url(https://knk-cosme.jp/img/btn_cartin.png?cmsp_timestamp=20160616184630);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -2.1em;
    height: 2.1em;
    
    margin-right: -110%;
}
  
}

.bg-soap{
    background-image:url("https://knk-cosme.jp/img/cosme_add3.jpg?cmsp_timestamp=20160629103256");
    background-repeat: no-repeat;
    background-position: right 5px;
    min-height: 300px;
  
    font-size: 16px;
  line-height:1.7;
}
.ie_wrapper .product-order-num .btn {
  display: none;
}

.text-left{
  text-align:left;
}

.info dl {
  width:100%;
  
}
.info dt {
  float:left;
    }
.info dd {
  font-size:0.8em;
 margin-left:10%;
 
 }

.bottomline{
  border-bottom:#030303 solid 1px;
  margin:1em 0 ;
}

.pmg{
  line-height:1.65em;
  margin:0.8em 0 0.8em 0;
}

.mgbttm{
 margin-bottom:2em;
}

.right{
  text-align: right;
}


.tax{
  font-size:0.5em;
}

.margin-01{
  margin:1em 0 1.2em 0;
}

.margin-02{
  margin:1em 0 1.35em 0;
}


.txtnormal{
  font-size:0.6em;
}

.border1{
  padding: 10px 0;
  border:#FFDAB9 solid 10px;
}
.border2{
   padding: 10px 0;
  border:#D3D3D3 solid 10px;
}
 
.smallsp{
  margin-top: 0.3em;
}

.blue{
  color:#008B8B;
}

.title{
  font-size:1.5em;
}

.title-l{
  font-size:3.5em;
  margin-bottom:0;
}

.title-m{
  font-size:2em;
}

.lineheight3{
  line-height:3em;
}

.anderline{
  border-bottom:double 6px #008B8B;
  width:70%;
}

.text-center{
  text-align:center;
}

.bg-color-y{
  padding-bottom:2em;
  background-color:#FFF8DC;
}

.inner{
 margin: 2em auto -2em auto;
    width: 95%;
    background-color: white;
    padding-left: 1em;
    padding-right: 0em;
}

.inner2{
  margin: 2em auto; 
  width: 90%;
 
}

.orange{
  color:orange;
}

.green{
  color:green;
}

.tblue{
  color:#000080;
}

.bgtblue{
  background-color:	#87CEFA;
}
.bgtgreen{
  background-color:#90EE90;
}

.tborder1{
  border:1px solid #87CEFA;
}
.tborder2{
  border:1px solid #90EE90;
}

.bggray{
  background-color:#D3D3D3;
}

.anderline2{
  border-bottom: 2px solid #708090;
}

.white{
  color:white;
}

.bgblue{
  padding: 1.5em 2.5em 0.5em;
  background-color:	#4462aa;
}

.twid{
  width:100%;
}

.pad0{
  padding:0 0;
}

.bg-tennen{
    background-image:url("https://knk-cosme.jp/img/tennennonsen.jpg?cmsp_timestamp=20160629170951");
    background-repeat: no-repeat;
    background-position: right 5px;
    min-height: 250px;
  
    font-size: 16px;
  line-height:1.7;
}

.bg-arugan{
    background-image:url("https://knk-cosme.jp/img/aruganoil.jpg?cmsp_timestamp=20160629171248");
    background-repeat: no-repeat;
    background-position: left 5px;
    min-height: 330px;
  
    font-size: 16px;
  line-height:1.7;
}

.bg-oleab{
    background-image:url("https://knk-cosme.jp/img/oleaboil.jpg?cmsp_timestamp=20160629171618");
    background-repeat: no-repeat;
    background-position: right 5px;
    min-height: 300px;
  
    font-size: 16px;
  line-height:1.7;
}

.font-family{
  font-family:serif;
}

.mgtop{
  margin-top:2em;
  margin-bottom:-30px;
}

a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}