<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/************************************************
 import css
************************************************ */
/* 商品詳細の送料込アイコン非表示 */
.not_include{
 display:none;
}

@import url("renew.css");</pre></body></html>