font-size: 14px;
font-size: 0.9333333333rem;
color: #21110D;
line-height: 1.5;
width: 10px;
-ms-flex: 1 0 auto;
-webkit-flex-grow: 1;
flex-grow: 1;
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2; // カラムの数
-moz-column-gap: 15px;
-webkit-column-gap: 15px;
column-gap: 15px; // カラム別けの隙間
コメントを残す