@charset "UTF-8";

.u-wb { word-break: normal; }
.w_mode{writing-mode: vertical-rl;}
.d-boder {border: dashed 2px #383838; padding-left: 1em;}
table.m-table th.va_top,table.m-table td.va_td_top{vertical-align: top;}

.line-01 {
    background-image: linear-gradient(to right top, transparent calc(50% - 0.5px), #999 50%, #999 calc(50% + 0.5px), transparent calc(50% + 1px)) !important;
}

.line-02 {
    background-color: #e5ff00;
}

.line-03 {
    background-color: #00ccff;
}

.ml07 {margin-left: -0.7em !important;}

.pl15 {padding-left: 1.5em !important;}

.pt2em {padding-top: 2em !important;}

.u-pl16em {padding-left: 1.6em !important;}
.u-indent-16em{text-indent: -1.6em !important;}


@media screen and (max-width:750px) {

}


