@charset "UTF-8"; /* profile */ @import url(../settings.less); /*================================================*/ .title_wrap { background-image: url(../../_images/top/promo_03.jpg); } .table02 th { width: 120px; @media screen and ( max-width: @break-max-width ) { width: 100%; } } @media screen and ( max-width: @break-max-width ) { } /*================================================== [ utility ] $clearfix ==================================================*/ .clearfix:after { content:" "; display:block; clear:both; }