@charset "euc-jp";
@import url("tekigou-common.css");
#boat-0005 { max-width: 780px; margin: 0 auto; font-size: 16px;}

#boat-0005 table { font-size: 14px;}

#boat-0005 th { 
    position: sticky; top: 0; z-index: 2;
    background: #c3e2f1; 
    color: #000;}

#boat-0005 .fixed01 { left: 0; z-index: 4;}
#boat-0005 .fixed02 {
    position: sticky; left: 0; z-index: 3;
    width: 165px;
    background: #dcf1e9;
    text-align: left; word-break: break-all;}

#boat-0005 th::before,
#boat-0005 td::before {
    content: "";
    position: absolute; top: -1px; left: -1px; z-index: 1;
    width: 100%; height: 100%;
    border: 1px solid #888;}

#boat-0005 td { position: sticky; z-index: 1;}
#boat-0005 td a { position: relative; z-index: 4;}

@media screen and (max-width:799px){
    #boat-0005 table { width: 800px;}
    #boat-0005 .scroll { height: 60vh; overflow: scroll;}
}

@media screen and (max-width:499px){
    #boat-0005 table { width: 600px;}
}

/* LastUp2024.03.14_kimata */