<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itemOutline,
.recommend,
.userreview,
.description-sub1,
.itemList-link {
  padding: 20px 10px;
  box-sizing: border-box;    
}
.description-sub1 &gt; p:first-child {
  margin-bottom: 0;
}
.itemOutline h1 {
  font-size: 18px !important;
}
#pi_cart {
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  #itemDetail-cont {
    margin-top: 80px;
  }
  .itemDetail-wrap .itemThumb-wrap { 
    float: left;
    width: 480px !important;
    margin: 0 !important;
  }
  .itemThumb-main img {
    line-height: 0;
    margin: 0 !important;
  }
  .itemThumb {
    margin-top: 40px;
  }
  .itemThumb ul {
    margin: 0;
    padding: 0;
  }
  #itemDetail-cont .itemThumb-wrap .itemThumb ul li {
    width: 100px;
    height: 100px;
    margin: 0 20px 20px 0 !important;
  }
  #pi_cart,
  .userreview {
    overflow: hidden;
    width: 460px !important;
    margin: 0 auto;
  }
  .recommend {
    padding-top: 50px;
  }
}


/* ------------------------
   å•†å“æƒ…å&nbsp;±
   */
.itemOutline .description {
  line-height: 1.5;
}
.desc-sub1-title {
  font-size: 20px;
  border-bottom: 1px solid #B40000;
}
.snsArea {
  height: auto;
}
.description .tbl-style1 {
  table-layout: auto;
}
.cartArea,
[class*=sps-wishArea] {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sps-wishAddItem img {
    max-width: 420px;
  }
}
/* ------------------------
   ä¾¡æ&nbsp;¼ãƒ»ã‚¹ãƒšãƒƒã‚¯
   */
table.price tr.price span.selling_price,
table.price tr.price span.taxin {
  color: #B40000;
}
table.price,
table.spec {
  display: block;
  margin: 20px 0 !important;
}
table.price th,
table.price td,
table.spec th,
table.spec td {
  display: inline;
  font-size: 14px;
}
table.price {
  padding-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
table.price tbody,
table.spec tbody {
  display: flex;
  justify-content: space-between;
}
table.spec tbody {
  flex-direction: row-reverse;
}
table.price tr.price span.selling_price,
table.price tr.price span.taxin {
  font-size: 18px;
}
.fx_price {
  opacity: .75;
}
table.spec td input {
  width: 93px;
  text-align: center;
}
/* ------------------------
   ãƒ¬ãƒ“ãƒ¥ãƒ¼
*/
.userreview h2 {
  font-size: 20px;
  padding: 0 0 5px;
}
.review_txt {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 10px 0 10px 20px; 
}
/* ------------------------
   ä¸€è¦§ãƒªãƒ³ã‚¯
   */
@media screen and (max-width: 768px) {
  .itemList-link {
    margin: 0 auto 50px;    
  }
}
@media screen and (min-width: 769px) {
  .itemList-link {
    margin: 50px auto;    
  }
  .itemList-link .button {
    width: 40%;
    min-width: 280px;
  }
}
</pre></body></html>