<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*商品リスト*/
.redi_dot{border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; border:1px dotted #000;}
.bg_ddd{ background:#ddd;}
.hei_non{ height:340px;}

@media (max-width: 480px) {
  .hei_non{ height:auto;}
}</pre></body></html>