/* 濶ｲ */
.col-red{color:#d82002;}
.col-green{color:#009b3c;}
.col-gray1{color:#d2d2d2;}
.col-gray2{color:#a5a5a5;}
.col-gray3{color:#f9f9f9;}
.col-gray4{color:#E4E4E4;}
.col-gray5{color:#808080;}
.col-gray6{color:#b3b3b3;}
.col-bk{color:#000;}

.fz-xxxxl{font-size:42px;}
.fz-xxxl{font-size:36px;}
.fz-xxl{font-size:24px;}
.fz-xxl_e{font-size:21px;}
.fz-xl {font-size:18px;}
.fz-l2 {font-size:16px;}
.fz-l {font-size:14px;}
.fz-m {font-size:13px;}
.fz-s {font-size:12px;}
.fz-xs {font-size:11px;}
.fz-xxs {font-size:10px;}
.fz-xxxs {font-size:9px;}

.l-mb10{margin:0 0 10px;}
.l-mb15{margin:0 0 15px;}
.l-mb20{margin:0 0 20px;}
.l-mb30{margin:0 0 30px;}
.l-mb40{margin:0 0 40px;}
.l-mb60{margin:0 0 60px;}

.l-mb90{margin:0 0 90px;}
.l-mb120{margin:0 0 120px;}

.lh1{line-height: 1;}
.lh1_5{line-height: 1.5;}

/* 繧､繝吶Φ繝医ユ繝ｼ繝悶Ν縲*/
.tbl--eventDtl {
  width: 100%;
  font-size: 14px;
  color:#000;
  margin-right: 20px;
  border-style: none;
  margin-top: 0;
}
.tbl--eventDtl th {
  width: 15%;
  text-align: right;
  font-weight: normal; 
}
.tbl--eventDtl td {
  line-height: 2; 
}
.tbl--eventDtl td.td-sep {
  width: 5%;
  text-align: center; }
.tbl--eventDtl td:last-child {
width: 80%; 
-ms-text-align-last: center;
text-align:left;
}
.th-title {
    vertical-align: top;
}