/* ¥Ñ¥ó¥¯¤¯¤º */
.topicpath_wrap {
  max-width: 1200px;
  margin: 0 auto;
}
ul.topicpath-nav {
  list-style:none;
  padding: 0;
  margin: 0;
  display: flex;
  overflow-x: auto;
  word-break: keep-all;
  white-space: nowrap;
  margin: 5px 0;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.topicpath-nav li {
    display: flex;
    align-items: center;
}

.topicpath-nav li + li span {
    margin: 0px 10px 0 5px;
    display: block;
}

.topicpath-nav li + li span:before {
    content: "";
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    width: 8px;
    height: 8px;
    display: block;
    transform: rotate(45deg);
}

.goods-detail-wrap{
  display: flex;
  justify-content: space-around;
  max-width: 1200px;
  margin : 80px auto 0;
}

/* ¾¦ÉÊ²èÁü */
.product-image {
  text-align: center;
  width: 50%;
}
.product-image-main {
  margin-bottom: 30px;
}

.product-image-thumb ul {
  margin: 0;
}
.product-image-thumb li {
  margin-bottom: 20px;
  padding: 0 10px;
  cursor: pointer;
  width: 150px;
  display: inline-block;
}
.product-image-thumb img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 150px;
}

/* ¾¦ÉÊÌ¾Åù */
.goods-detail-right{
  width:45%;
  margin-left: 20px;
}

.goods-detail-right > h2.ttl-h2{
  text-align: left;
  font-size: 35px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
  margin-top: 0;
  margin-bottom: 50px;
  font-weight: bold;
}
.goods-detail-right > .content-wrap{
  font-size: 16px;
}


.product-order {
  margin: 0 auto 30px;
  max-width: 900px;
  color: #000;
}

.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-order-price {
  margin: 40px 0;
  font-size: 20px;
}

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

.product-unit {
  display: inline-block;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
}

.input-prepend {
  display: inline-block;
  margin: 0;
}

.input-prepend .btn {
  padding: 10px;
}

.product-order-select {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}

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

input.text-titles-list__detail-text {
  width: 70%;
  text-align: left;
}

.btn-addcart {
  line-height: 24px;
}

.btn-addcart .icon-lg-w {
  margin-right: .5em;
}

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

.product-order-spec {
  margin: 0 0 50px;
  color: #fff;
}

.product-order-spec th {
  font-weight: normal;
  border: none;
  display: inline-block;
  padding-left: 0;
}

.product-order-spec td {
  border: none;
  display: inline-block;
}

.product-order-spec input[type="text"]{
  background: transparent;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}
.product-order-spec input[type="text"]:focus{
  border-color: rgb(204,204,204);
}


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

.input-append {
  margin: 0;
}

#option_tbl {
  width: 100%;
}

select.product-order-select{
  background-color: transparent;
  color: #fff;
  padding-right: 20px;
  border-radius: 0;
  outline: none;
  padding-left: 12px;
  line-height: 30px;
}
select.product-order-select > option{
  color: #000;
}
.inline.unstyled.product-order-price > li{
  margin-left: 0;
  padding-left: 0;
}
.btn.btn-01.btn-lg.btn-addcart i {
	position: relative;
}
.btn.btn-01.btn-lg.btn-addcart.font-mincho{
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
  width: 80%;
  background-color: #ef1c23;
  border: none;
}
.btn.btn-01.btn-lg.btn-addcart.font-mincho:hover,
.btn.btn-01.btn-lg.btn-addcart.font-mincho:active{
  transition: .5s;
  border: none;
}
.btn.btn-01.btn-lg.btn-addcart.font-mincho:hover{
  opacity: .7;
}

select::-ms-expand {
  display: none;
}
@media (max-width: 768px) {
  .goods-detail-right > h2.ttl-h2{
    font-size: 28px;
  }
  .goods-detail-right > .content-wrap,
  .product-order-spec input[type="text"],
  select.product-order-select{
    font-size: 16px;
  }
  .product-order-spec input[type="text"]{
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .goods-detail-wrap{
    margin-top: 50px;
  }

  select.product-order-select{
    height: 34px;
    line-height: 24px;
  }

  .product-image-main {
    margin-bottom: 20px;
  }

  .product-image-thumb li {
    width: 18%;
  }

  .product-option-select .product-option-unit {
    margin-bottom: 1em;
  }

  .btn-addcart,
  .btn-quick {
    display: block;
    margin-bottom: 20px;
  }

  .btn-addcart {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .product-info-lst li {
    display: block;
    margin: 0;
  }

  .product-info-lst a {
    display: block;
    padding: .5em;
  }

  .social-share a {
    display: inline;
  }
  
}
@media (max-width:560px){
  .goods-detail-wrap{
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .product-image{
    width: 90%;
    margin-bottom: 30px;
  }
  .goods-detail-right{
    width: 100%;
    margin-left: 0;
  }
  .btn.btn-01.btn-lg.btn-addcart.font-mincho{
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }

  .product-information {
    padding: 0;
    background: transparent;
  }

  .product-order {
    width: 100%;
  }
}
.ie_wrapper .product-order-num .btn {
  display: none;
}
