<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
  padding:0;
  margin:20px 0 20px 0;
}
.cg_freespace_02 {
  padding:0;
  margin:20px 0 20px 0;
}
/* カテゴリ・グループのフリースペース内の&lt;p&gt;タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
  margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の&lt;ul&gt;タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
  margin:0 0 10px 20px;
  padding:0;
}
.itemname{
font-size:12px;
word-break:break-all;
word-wrap:break-word;
display: inline-block;
white-space:nomal;
overflow: hidden!important;
    overflow-x: hidden!important;
    overflow-y: hidden!important;
width: 120px!important;
white-space: normal!important;
line-height:1.2em;
}
.itemname2{
font-size:12px;
word-break:break-all;
word-wrap:break-word;
display: inline-block;
white-space:nomal;
overflow: hidden!important;
    overflow-x: hidden!important;
    overflow-y: hidden!important;
width: 195px!important;
white-space: normal!important;
line-height:1.2em;
}
.itemname3{
font-size:12px;
word-break:break-all;
word-wrap:break-word;
display: inline-block;
white-space:nomal;
overflow: hidden!important;
    overflow-x: hidden!important;
    overflow-y: hidden!important;
width: 185px!important;
white-space: normal!important;
line-height:1.2em;
}

.itemdtp{
font-size:12px;
word-break:break-all;
word-wrap:break-word;
display: inline-block;
white-space:nomal;
overflow: hidden!important;
    overflow-x: hidden!important;
    overflow-y: hidden!important;
width: 185px!important;
white-space: normal!important;
line-height:1.2em;
}

.item_detail p {
word-break: break-all;
word-wrap: break-word;
display: inline-block;word-break: break-all;
word-wrap: break-word;
display: inline-block;
    overflow: hidden;

    width: 185px!important;
    text-overflow: ;
    white-space: nowrap;
}</pre></body></html>