#detail_1607 #wrap #main {
  display: none;
}
#detail_1607 #wrap #main + .section-title {
  margin-top: 0;
}
#detail_1607 #wrap .section-title {
  width: 100%;
}
#detail_1607 #wrap .detail-image {
  width: 100%;
  margin: 0 auto;
}
#detail_1607 #wrap .detail-image .caption {
  text-align: center;
  width: 100%;
  font-size: 14px;
  font-size: 4vw;
}
@media screen and (min-width: 350px) {
  #detail_1607 #wrap .detail-image .caption {
    font-size: clamp(14px, 12px + 0.625vw, 16px);
  }
}
#detail_1607 #wrap .detail-image .small {
  display: none;
  width: 100%;
}
#detail_1607 #wrap .detail-image .small img {
  width: 50%;
  margin-right: 30px;
}
#detail_1607 #wrap .item-article .section-title {
  margin: 100px auto 15px;
}
#detail_1607 #wrap .brand-info {
  width: 100%;
}
#detail_1607 #wrap .color-variation {
  width: 100%;
}