@charset "UTF-8"; /* product */ @import url(../settings.less); /*================================================*/ .category_box { padding-top: 50px; border-top: 2px solid @main-color; .heading03 { font-size: 2.0rem; } } @media screen and ( max-width: @break-max-width ) { .clm2 li.list_cont.mbcut { margin-bottom: 0 !important; } } /*================================================== [ utility ] $clearfix ==================================================*/ .clearfix:after { content:" "; display:block; clear:both; }