@charset "utf-8";

/*クリアフィックス（使用していません）*/
.clearfix:after{
content   :".";
display   :block;
clear     :both;
height    :0;
visibility:hidden;
}