#custom-options-label{
  margin: 0px 0 7px !important;
  color: #111!important;
  cursor: text;
}
#custom-options-select{
  padding: 4px 6px !important;
  border-radius: 3px !important;
  height: 30px !important;
  margin-bottom: 2em;
}

.product_belong_tag{
  margin-top: 4px;
}
ul.product_belong_lists li{
  padding-left: 0;
  margin-bottom: 5px;
}
.product_belong_tag span,
ul.product_belong_lists{
  display: inline;
}
.product_belong_list a {
  display: inline-block;
  margin: 0;
  padding: 0.3em 0.6em;
  line-height: 1;
  text-decoration: none;
  color: #111;
  background-color: #EBE8E9;
  border-radius: 3px;
}

p.margin_bottom_0{
  margin-bottom: 0;
}
.product_alert p{
  color: #e80b0b;
  line-height: 1.2;
}


.product__infotext_v2{
    max-width: 800px;
    margin:auto;
    clear:both;
}
.product__infotext_v2-p{
    max-width: 600px;
}
.product__infotext_v2 h2{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 1em 0px;
    border-top: dashed 1px #364e96;
    border-bottom: dashed 1px #364e96;
}

.product__infotext_v2 h3{
    margin-top: 2em;
    margin-bottom: 1em;
    padding: 0.25em 0.5em;
    background: transparent;
    border-left: solid 5px #364e96;
}
.product__infotext_v2 h4{
    margin-top: 2em;
    margin-bottom: 0.7em;
}

.product__infotext_v2 img{
    margin: 1em auto;
}
.english_acc{
    margin-top: 3em;
    padding: 0 6px;
}
.product_origin_info{
    list-style: none;
    margin-left: 0;
}
.product__infotext_v2 li{
    margin-bottom: 5px;
}


/* リンク色の調整 */
.product__infotext p a,
.product__infotext_v2 p a{
  color: #08c;
}



/*アコーディオンの調整*/
.acc_para{
  margin-bottom: 20px;
}

.acc_para > p{
  margin-bottom: 0;
}
.acc_para.is-open > p{
  margin-bottom: 10px;
}


.scroll_to_cart  ul{
  width:100%;
}

/*dt ddのデザイン修正*/
dt, dd{
  line-height: inherit;
}

dd{
  margin: 2px 0 10px;
}
  

/*20201224追記 写真が二重に表示される問題*/
.product__thumb__unit.bx-clone{
  display: none;
}

/*20201215追記*/
#dif_size a{
  color: #08c;
}

p.dif_var a{
  color: #08c;
}

/*20201206 追記*/
div.bx-wrapper {
max-width: 1020px !important;
margin: 0 !important;
}

li.product-list__unit {
position: relative;
margin-right: 40px;
width: 270px;
}

/*それ以前*/
.carousel-slide.detail .bx-wrapper {
max-width: auto !important;
}

.carousel-slide.detail .bx-wrapper .bx-viewport{
height: auto !important;
}

.section__block.detail {
margin: 0;
padding :0;
}

.product__images.detail {
width: 65%;
margin: 0 5% 0 0 ;
}

.product__detail.detail {
width: 30%;
margin: 0  ;
background: #fff !important;
}

.product__infotext {
margin: 0 0 70px 0;
padding: 0;
letter-spacing: 0.03em;
line-height: 1.9em
}

.product__main-image img {
  display: block;
  margin: 0 auto;
width: 100%;
}

.product__thumbs {
  padding-top: 2px;
  margin: 0 -1px;
}

.product__thumb__unit {
  padding: 0;
margin: 5px 5px 0 0;
}
.product__thumb__unit img {
  width: 120px;
height: 80px;
  cursor: pointer;
}

.topicpath-nav{
margin: 0 0 2.5em 0;
}

.topicpath-nav ul {
margin: 0;
font-size: 1.1em;
}

.product__name {
  text-align: left;
margin: 0 0 10px 0;
border: none;
}

.product__price {
  font-size: 1.5em;
  letter-spacing: .05em;
/*margin: 0 0 2em 0; ポイント還元量追加時に編集 */
  margin: 0;
}
.product__price span{
  font-size: 1.2em;
  padding-right: 2px
}
.product__point{
  margin: 0 0 2em 0;
}

.product__point span{
  font-size: 1.2em;
  padding-right: 2px;
}


.product__option__block th, .product__option__block td {
  text-align: center;
}
.product__option__block label {
  margin: 1em 0 0;
  font-size: .9em;
}

.product__init .dl-vertical-list__content {
  margin-bottom: 0;
}

.product__init-num {
  font-size: 1.5em;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: right;
  width: 50px;
  border: 2px solid #999;
  display: inline-block;
}

.product__init-updw {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

div.product__order.row{
0 0 40px 0;
}

.product__order__btns {
  list-style-type: none;
  margin: 2em 0;
}

.product__order__btn {
  margin-bottom: 1em;
}
.product__order__btn i {
  margin-right: .8em;
}

.btn--addcart {
  padding: .7em 0;
  animation: fade 1.5s ease-in 0s 1 normal forwards;
}

.btn--quick-order {
  padding: .4em 0;
}

.btn--soldout {
  padding: .7em 0;
  border: none;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.btn--soldout:hover {
  background: #ddd;
}

.product__info {
  background: #f5f5f5;
  padding: 2em 0;
  margin: 3em 0;
}

.product__info__list {
  margin: 2em 0 0;
  list-style-type: none;
}
.product__info__list:first-child {
  margin-top: 0;
}

.product__info__list__unit {
  font-size: .9em;
  line-height: 1.8;
  margin: .5em 0;
}
.product__info__list__unit:first-child {
  margin-top: 0;
}
.product__info__list__unit a {
  color: #888;
}

.text-titles {
  margin: 0 auto 2em;
}
.text-titles-list__detail-text {
  width: 100%;
  height: 30px;
  padding: .5em;
  border: 1px solid #ccc;
  display: inline-block;
}

@media (max-width: 980px) {
  /* ~980px */
}
@media (max-width: 768px) {
  /* ~768px */

.section__block.detail {
margin: 0;
padding :0;
}

.product__images.detail {
width: 100%;
margin: 0 0 80px 0 ;
}

.product__detail.detail {
width:100%;
margin: 0  ;
background: #fff !important;
}


  .product__images img {
    margin: 0 auto;
  }

  .product__name {
    text-align: center;
  }

  .product__info {
    padding: 1.5em 0;
    margin: 1.5em 0;
  }

  .product__info__list:first-child {
    margin-top: 2em;
  }
}
@media (max-width: 480px) {
  /* ~480px */

}