/* 基本設定 */
body {background: #fff;color:#fff;font-weight:bold;font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}
@media (max-width: 1080px){
	body {font-size:8pt;line-height:9pt;}
}
@media (min-width: 1081px){
	body {font-size:16pt;line-height:17pt;}
}
ul, p {margin: 0px;padding: 0px;}
a,a:hover,a:visited{color: inherit;text-decoration: none;width:100%;height:100%;display:flex;justify-content: center;align-items: center;}

.tb_black {background: #000;}
.tb_green {background: #119772;}

#tbl_bx {width:100%;height:auto;}
#tbl_bx ul {display:flex;justify-content:flex-start;flex-wrap:wrap;}
#tbl_bx ul  span a img {width:80%;height:auto;}
p.mnbx {width:80%;height:auto;text-align:center;overflow:hideden;}

.tb_bce {width:20%;aspect-ratio: 1;display: block;overflow:hideden;}
