@charset "euc-jp";
@import url("tekigou-common.css");
#pwc-0009 { max-width: 780px; margin: 0 auto; font-size: 16px;}

th:nth-of-type(1) { text-align: left;}
th:nth-of-type(2),
th:nth-of-type(3) { width: 150px;}


td:nth-last-of-type(1),
td:nth-last-of-type(2) { text-align: center;}

#pwcitem-deckmat table + p {
    margin: 10px 0 10px 4em; padding: 5px;
    color: #e00; font-size: 0.85em; font-weight: 600;
    text-indent: -4em;
}
@media screen and (max-width:599px){
    table { font-size: 14px; line-height: 1.2em;}
    th:nth-of-type(2),
    th:nth-of-type(3) { width: 120px;}

    td { word-break: break-all;}

    #pwcitem-deckmat br { display: block;}
}

@media screen and (max-width:399px){
    table { font-size: 13px; line-height: 1.2em;}
    th:nth-of-type(2),
    th:nth-of-type(3) { width: 105px;}
}

/* LastUp2024.03.14_kimata */