.product__main-image img {
  display: block;
margin: 25px 0 45px;
}

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

.btn-primary {
    background: #333;
    border: 1px solid #F5F5F5;
    color: #fff;
    height: 90px;
}


.product__thumb__unit {
  padding: 0 1px 1px;
}
.product__thumb__unit img {
  max-height: 150px;
  cursor: pointer;
}

.product__name {
  text-align: left;
}

.product__price {
  font-size: 1.5em;
  letter-spacing: .05em;
}

.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: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    width: 30px;
    border: 1px solid #999;
    display: inline-block;
}

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

.product__order__btns {
    list-style-type: none;
    margin: 2em 0;
    margin: 8em 0;
    float: none;
    width: 100%;
    height: 68px;
    /* display: inline-block; */
}

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

.btn--addcart {
  padding: .7em 0;
}

.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: #111;
}

@media (max-width: 980px) {
  /* ~980px */
}
@media (max-width: 768px) {
  /* ~768px */
  .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 */
}








/* 以下オリジナル設定 */
.section__block {
   margin:0 auto;
}


.topicpath-nav {
    font-size: 18px;
    color: #666;
    margin-bottom: 0;
}

.topicpath-nav ul:first-child  {
    list-style-type: none;
    margin: 45px 0 0;
}

.col-sm-12 .section__title-h2 .txt--sm {
    font-size: 12px;
    margin: -5px 0px 0;
}
.col-sm-12 .section__block p {
    line-height: 2;
    color: #333;
    margin: 0px 0 5px;
    padding: 0px;
    width: auto;
    letter-spacing: 2px;
    font-size: 26px;
    /* float: left; */
    min-width: 170px;
    font-weight: 100;
    text-align: left;
}


.col-sm-12 .section__title-h2 {
text-align: left;
    font-size: 20PX;
    font-weight: normal;
    margin: 0em 0 0em;
    padding: 1px;
    background-color: #FFFFFF;
    color: #888;
    color: #000000;
    background-color: #ffffff;
    padding: 0px 0px 20px;
    font-weight: 100;
    /* width: 100%; */
    max-width: 100%;
}

.section__title-h2 {
    text-align: center;
    font-size: 1.2em;
    font-weight: normal;
    margin: 4em 0 28px;
    padding: 1px 0 0;
    background-color: #333333;
    color: #7E9E29;
}


.col-lg-8 {
    padding: 20px 0px 0;
    max-width: 550px;
    margin: 0 5%;
}

.dl-vertical-list {
    margin: 16px 2px 0;
    padding: 0;
}


.dl-vertical-list__title {
    /* font-weight: bold; */
    margin: 0 17px .5em 0;
    float: left;
    font-size: 14px;
    font-weight: 100;
    line-height: 34px;
}


.price_test{
    width: 80px;
    float: left;
    line-height: 42px;
}

.bx-wrapper {
     margin: 0px 0px 55px !important;
}

@media (max-width: 480px) {
.dl-vertical-list__title {
    /* font-weight: bold; */
    margin: 0 17px -0.5em 0;
    float: left;
    font-size: 14px;
    font-weight: 100;
    line-height: 53px;
}

.product__order__btns {
    list-style-type: none;
    margin: 2em 0;
    margin: 0em 0 15em;
    float: none;
    width: 100%;
    height: 68px;
    /* display: inline-block; */
}

.icon-b.icon-chevron_thin_down {
    background-position: -171px -216px;
}

.col-sm-12 .section__title-h2 {
    text-align: left;
    font-size: 20PX;
    font-weight: normal;
    margin: 0em 0 0em;
    padding: 1px;
    background-color: #FFFFFF;
    color: #888;
    color: #000000;
    background-color: #ffffff;
    padding: 20px 0px 10px;
    font-weight: 100;
    /* width: 100%; */
    max-width: 100%;
}

.product__price {
    font-size: 1.5em;
    letter-spacing: .05em;
    padding: 0;
    margin: 0;
}

.col-lg-8 {
    padding: 55px 0px 10px;
    max-width: 550px;
    margin: 0 5%;
}

.dl-vertical-list {
    margin: 16px 2px 20px;
    padding: 0;
}

.product__init-num {
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    width: 40px;
    border: 2px solid #999;
    display: inline-block;
}  
  
  

}
