@charset "UTF-8";

/* 商品詳細ページ設置LP用 */
@media (max-width: 768px) {
  #product .inner {
    padding: 0 5.4vw;
  }
}