.HatsusekiBgCol {
            background-color: red;
            /* font-family: "Kaisei Decol", sans-serif; */
          }

.KamiBgCol {
    background: blue;
}
.NakaBgCol {
    background: darkgreen;
}
.ShimoBgCol{
    background: brown;
}
.MarkDate{
    display: flex;
    align-items: center;
    justify-content: center;
}

.jouseki{         
  font-family: "Sawarabi Gothic", sans-serif;
  font-weight: 600;
  font-style: normal; 
  line-height: 1.2em;
  color: #fff;
  text-align: center;
  @media(min-width: 600px){    
        font-size: 20px;
    }
}
.shiro{
    color: #fff;
}
a {
    text-decoration: none;
    color: inherit;
}

.time{
font-size: 16px;
padding: 5px 0;
font-family: "Sawarabi Gothic", sans-serif;
font-weight: 400;
font-style: normal;
line-height: 1.2em;
color: #fff;

}

.price{
font-size: 16px;
text-align: right;
padding: 0 5px 3px 0;
font-family: "Sawarabi Gothic", sans-serif;
font-weight: 400;
font-style: normal;
}
       
.price{
    @media(max-width: 320px){
        font-size: 85%;
    }
}

.sp_time{
font-size: 16px;
background-color: red;
color: #fff;
padding: 5px 0;
font-family: "Sawarabi Gothic", sans-serif;
font-weight: 400;
font-style: normal;
}

.nobu{
    font-size: 14px;
    padding: 2px; 
    color: white;
    text-align: center;
}

.henkou{
    text-align: right;
    padding: 5px 5px 0 5px;
}

.per75 {
            font-size: 75%;
        }

table tr td{
    font-weight: 100;
    /* font-family: 'RocknRoll One', sans-serif; */
    font-family: "Yusei Magic", sans-serif;
    /* font-family: "Kaisei Decol", sans-serif; */
    padding: 2px 0;
}

/* table {
    table-layout: auto;
    width: 100%;
} */


table tr td:first-child{
    font-size: 13px;
    vertical-align: top;
    padding-top: 3.5px;
    line-height: 1em;
}

table tr td:nth-child(2){
    font-size: 13px;
    text-align: center;
    line-height: 1.2em;
}

table tr td:nth-child(3){
    font-size: 16px;
    line-height: 1em;
}

table tr td:nth-child(4){
    font-size: 14px;
    width:27%;
    line-height: 1.15em;
    padding-right: 5px;
}

.promax{
    @media(width: 430px){
        font-size: 80%;
    }
}
/* 
table tr:nth-child(2n+1) {
    background: #ffffde;
}

table tr:nth-child(2n) {
    background: #ddd;
} */

@media(max-width: 600px){
    table{
        width: 99%;
        margin: 0 auto;
    }
}

.dangae{
    @media(min-width: 374px){
    display: none;
    }
}

.sdc,.np{
        @media(max-width: 480px){
        font-size: 80%;
    }
        @media(max-width: 390px){
        font-size: 77%;
    }
        @media(max-width: 360px){
        font-size: 75%;
    } 
 }

.np{
    @media(max-width:320px){
        font-size: 62%;
    }
 }

/* .sdc{
    @media(max-width: 320px){
        font-size: 67%;
    }
} */

.bonbon{
    @media(max-width: 390px){
       font-size: 90%;
    }
    @media(max-width:376px){
    font-size: 85%;
    }
    @media(max-width: 320px){
        font-size: 70%;
    }
 }

 .bonbon{
    @media(width:360px){
        font-size: 80%;
    }
 }
.std{
    font-size: 90%;
}
 .osetsu{
     @media(max-width: 360px){
       font-size: 87%;
    }
    @media(max-width: 320px){
        font-size: 80%;
    }
 }

 .manekineko{
    @media(max-width: 320px){
        font-size: 85%;
    }
 }

 .cowboy,.happou{
      @media(max-width: 320px){
        font-size: 90%;
 }
 }

 /* table tr {
    background: #ffffde;
}

table tr.g{
    background: #ddd;
} */
table tr{
    background-color: #ddd;
}
 .f4de {
            background-color: #ffffde;
        }
