@charset "euc-jp";
@import url("tekigou-common.css");
#pwc-0004 { max-width: 780px; margin: 0 auto; font-size: 16px;}

.scroll { overflow-x: scroll;}

table { width: 880px; font-size: 13px;}

th { 
    position: sticky; top: 31px; z-index: 2;
    background: #c3e2f1; 
    color: #000; font-weight: 100;}
    
th[rowspan="2"],
th[colspan="2"],
th[colspan="5"],
th[colspan="6"] { top: 0;}

th:nth-of-type(2) { width: 65px;}

th.yellow { width: 100px; background: #C00000; font-weight: 600;}

@media screen and (max-width:499px){
    th.yellow { width: 70px;}
}

.fixed01 { position: sticky; left: 0; z-index: 3;}
.fixed02 {
    position: sticky; left: 0; z-index: 1;
    width: 150px;
    background: #dcf1e9;
    text-align: left; word-break: break-all;}

th::before,
.fixed02::before {
    content: "";
    position: absolute; top: -1px; left: -1px;
    width: 100%; height: 100%;
    border: 1px solid #888;}

#pwc-0004 .p_10 {
    margin: 5px 0;
    color: #c10214; font-size: 0.85em; line-height: 1.5em;}


/* LastUp2024.05.14_kimata */