@charset "utf-8"; @import "ancient_base.less"; /* File Name : access.css Description : コンテンツエリア共通 */ /* access ============================================================ */ .l-access{ .hbg-tbl-normal{ tr, td, th, b{ @media all and (min-width: @layout-min-width) and (max-width: @layout-max-width) { font-size: 14px; } } } }