#banner{
  background-image: url(/img/event/special/2021/tokyo_en_project/08/2nd/lp08-visual.png) !important;
  background-color: #fff8e9;
}

.block:nth-child(even){
  background: #fff8e9;
}

.block:nth-child(even) p{
  color: #071b46;
}

/* .block:nth-child(odd){
  background: #f7f7d1;
} */
.title-box{
  background: none;
}
.title-box h1{
  font-size: 50px;
}
.card{
  background-color: #fee5d9;
  border: 1px solid #e2c9b5;
}
.block:nth-child(even) .title-box h1.block-title{
  color: #001443 !important;
}
table.sponsor-table tr{
  background: #ffffff;
}
ul.uniform-detail{
  color: #000;
}
#footer {
    background: #f7f7d1 !important;
}
#footer.bg-dark-blue{
  background: #fff8e8 !important;
}
.page-08_styahome #banner{
  background-image: url(/img/event/special/2021/tokyo_en_project/08/stayhome/visual.jpg) !important;
  height: 44vw !important;
}
.block:nth-child(even) .btn-primary{
  /* background: #ffffff; */
  /* color: #001443; */
  border-color: #001443 !important;
}
.img-resize{
  height: 350px !important;
}
@media screen and (max-width: 768px){
  #banner{
        background-image: url(/img/event/special/2021/tokyo_en_project/08/visual2_sp.jpg) !important;
  }
  .title-box h1 {
    font-size: 28px;
  }
}
