/* 特定商取引に基づく表記 */

/* ヘッダー */
.header-blk .fusion-title h1{color:#272d3d;letter-spacing:0;text-shadow:0 0 6px rgba(255,255,255,1);}

/* 会社概要テーブル */
.tablepress{border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.tablepress td{height:50px;color:#333;font-size:0.875rem;line-height:1.6;vertical-align:middle !important;}
.tablepress ul{list-style:none;padding:0 !important;margin:0 !important;}
.tablepress li{line-height:1.6;margin-bottom:5px !important;}
@media screen and (max-width:719px){
.tablepress td{font-size:0.8125rem;line-height:1.5;}
}
@media screen and (max-width:480px){
.tablepress td.column-1{width:6em;}
.tablepress td{font-size:0.75rem;line-height:1.4;padding:5px;}
}
