@charset "euc-jp";
@import url("tekigou-common.css");
#pwc-0001 { max-width: 780px; margin: 0 auto; font-size: 16px;}
.fixed {
    background: #dedede;
    text-align: left;
    word-break: break-all;}
    
@media screen and (max-width:599px){

table { width: 596px;}

#kawasaki,
#seadoo,
#yamaha { overflow-x: scroll;}

.fixed {
    position: sticky; left: 0;
    width: 150px;}
  
.fixed::before{
    content: "";
    position: absolute; top: -1px; left: -1px;
    width: 100%; height: 100%;
    border: 1px solid #888;}

}

#pwc-0001 span {
    padding: 0 0 0 7px;
    color: #e00; font-weight: 600;}

#kawasaki p {
    margin: 10px 0 10px 4em; padding: 5px;
    color: #e00; font-size: 0.85em; font-weight: 600;
    text-indent: -4em;
}

/* LastUp2024.03.14_kimata */