.brazil-green {
  color: #008617;
}
.brazil-blue {
  color: #25318b;
}
.brazil-yellow {
  color: #ffd800;
}


/** game-summary*/ 
.game-summary.brazil,
#game-summary2.brazil {
  background: url(/special_games/assets/image/brazil/summary_bg_pc.webp);
  background-repeat:no-repeat;
  background-size:cover;
  background-position: bottom;
}

/* enjoy-cerezo*/ 
.enjoy-cerezo-header.brazil {
  background: url(/special_games/assets/image/brazil/enjoy_cerezo_bg.webp);
}

/* header */
#hamburger-btn.brazil span {
  background-color: #008617;
}
#hamburger.brazil {
  background: #008617 !important;
}
  #hamburger.brazil .en,
  #hamburger.brazil .ja {
  color: #ffd800;
  }


  #contents-menu.brazil h1 {
    color: #25318b;
  }
  #contents-menu.brazil .menu-list li h2 {
    color: #008617;
  }
  #contents-menu.brazil .menu-list li span {
  color: #25318b;
  }
  #contents-menu.brazil .menu-list li {
    border:#008617 solid 1px;
  }
  #contents-menu.brazil .menu-list li::before {
    background-color:#008617;
  }
  #contents-menu.brazil .menu-list li a::before {
    border-bottom:#008617 solid 1px;
    border-right:#008617 solid 1px;
  }
  #schedule.brazil {
    background: url(/special_games/assets/image/brazil/schedule_bg.webp);
  }
  #videos.brazil {
    background: url(/special_games/assets/image/brazil/movie_bg.webp);
  }
  #players.brazil {
    background: url(/special_games/assets/image/brazil/movie_bg.webp);
  }
  #ticket-price.brazil {
    background: url(/special_games/assets/image/brazil/ticket_bg.webp);
  }
  #column.brazil .column-list li:nth-child(2), 
  #column.brazil .column-list li:nth-child(3) {
    background-color: #fffcda;
  }
  #column .column-list.brazil h2 {
    color: #008617;
  }
  #column .column-list.brazil li h3 {
    color: #25318b;
  }
  #schedule.brazil h1 {
    color: #ffd800;
  }
  #schedule.brazil h1 span {
    color: #ffd800;
  }
  #schedule p.caution.brazil {
    color: #ffd800;
  }
  #schedule .schedule-list .schedule-time.brazil {
    background-color: #25318b;
    /* color: #ffd800; */
  }
  #event.brazil h1 ,
  #match-data.brazil h1,
  #cerezo-bar.brazil h1,
  #goods.brazil h1,
  #stadium-access.brazil h1,
  #follow-us.brazil h1,
  #stadium-access.brazil .stadium-address{
    color: #008617;
  }
  #players.brazil h1,
  #players.brazil h1 span,
  #event.brazil h1 span,
  #match-data.brazil h1 span,
  #cerezo-bar.brazil h1 span,
  #goods.brazil h1 span,
  #stadium-access.brazil h1 span,
  #follow-us.brazil h1 span{
    color: #25318b;
  }
  #cerezo-bar.brazil .blue-link-btn::after {
    display: none;
  }
  #match-data.brazil .data-modal-list .accordion-trigger .btn {
    background: #008617;
  }
  #match-data.brazil .data-modal-list .accordion-trigger .btn span {
    color: #ffd800;
  }
  #match-data.brazil .team-list li.away figure::after {
    border-bottom:#25318b solid 8px;
  }
  #players.brazil .swiper-button-prev,
  #players.brazil .swiper-button-next {
    background: #008617;
  }
  #players.brazil .swiper-button-next::after {
    border-top:#ffd800 solid 2px;
    border-left:#ffd800 solid 2px;
  }
  #players.brazil .swiper-button-prev::after {
    border-top:#ffd800 solid 2px;
    border-right:#ffd800 solid 2px;
  }
  #players.brazil .profile-wrap {
    background: #008617;
  }
  #players.brazil .players-swiper h2 {
    color: #fff;
  }
  #players.brazil .players-swiper .profile {
    color: #fff;
  }
  #players.brazil .players-swiper .profile tbody {
    border-bottom:#fff solid 1px;
  }
  #players.brazil .players-swiper .profile tr {
    border-top:#fff solid 1px;
  }
  #players.brazil .players-swiper .profile tr:nth-child(2n-1) {
    border-right:#fff solid 1px;
  }
  #players.brazil .players-swiper .profile tr:nth-child(2n) {
    border-left:#fff solid 1px;
  }
  #cerezo-bar.brazil .map-modal-trigger {
    background: #008617;
    color: #ffd800;
  }
  .enjoy-cerezo-wrapper #cerezo-bar.brazil .swiper-container .store::before {
    background: #008617;
  }
  #cerezo-bar.brazil .swiper-button-next,
#goods.brazil .swiper-button-next:not(.modal),
#cerezo-bar.brazil .swiper-button-prev,
#goods.brazil .swiper-button-prev:not(.modal) {
  background: #008617;
}
#cerezo-bar.brazil .swiper-button-prev::after,
#cerezo-bar.brazil .swiper-button-next::after,
#goods.brazil .swiper-button-prev:not(.modal)::after,
#goods.brazil .swiper-button-next:not(.modal)::after {
  border-color: #ffd800;
}
#cerezo-bar.brazil .swiper-pagination-bullet-active,
#goods.brazil .swiper-pagination-bullet-active {
  background-color: #008617;
}
#stadium-access.brazil .blue-link-btn {
  background-color:#008617;
  color: #ffd800;
}
#stadium-access.brazil .blue-link-btn::after {
  border-bottom:#ffd800 solid 2px;
  border-right:#ffd800 solid 2px;
}
#stadium-access.brazil .from-main-stations-list dt {
  background-color: #008617;
  color: #ffd800;
}
#stadium-access.brazil .transportation::before {
  background:url(/special_games/assets/image/brazil/train_icon.svg);
  background-repeat: no-repeat;
}
#stadium-access.brazil .for-bicycle .transportation:before {
  background:url(/special_games/assets/image/brazil/bike_icon.svg);
  background-repeat: no-repeat;
}
#videos.brazil h1,
#videos.brazil h1 span,
#videos.brazil .video-title {
  color: #ffd800;
}
#videos.brazil .swiper-button-next,
#videos.brazil .swiper-button-prev {
  background: #25318b;
}
#videos.brazil .swiper-button-next::after {
  border-top:#ffd800 solid 2px;
  border-left:#ffd800 solid 2px;
}
#videos.brazil .swiper-button-prev::after{
  border-top:#ffd800 solid 2px;
  border-right:#ffd800 solid 2px;
}
#videos.brazil .swiper-pagination-bullet-active {
background-color: #ffd800;
}
.summary-header.brazil .home-away,
.summary2 .summary-header.brazil .home-away{
background: #008617;
color: #ffd800;
}
.summary-header.brazil .first-section {
background: #008617;
color: #ffd800;
}
.game-summary.brazil .swiper-button-next,
.game-summary.brazil .swiper-button-prev {
  background: #008617;
}
.game-summary.brazil .swiper-button-next::after {
  border-top:#ffd800 solid 2px;
  border-left:#ffd800 solid 2px;
}
.game-summary.brazil .swiper-button-prev::after{
  border-top:#ffd800 solid 2px;
  border-right:#ffd800 solid 2px;
}
.page-top-btn.brazil {
  color: #008617;
}
.page-top-btn.brazil::after {
  border-top:#008617 solid 2px;
  border-left:#008617 solid 2px;
}

/* footer */
footer.brazil {
background-color: #008617;
color: #ffd800;
position: relative;
}

.sp-view.following-bar.brazil {
  background: linear-gradient(rgba(256, 256, 256, 0), #008617);
}
.pc-view.following-bar.brazil {
  background: url(/special_games/assets/image/brazil/schedule_bg_sp.webp);
}

  /* #match-data.brazil .data-modal-list .accordion-trigger .btn::after,
  #match-data.brazil .data-modal-list .accordion-trigger .btn::before{
  background: #ffd800;
  } */

@media screen and (max-width:1024px) {
  #schedule.brazil {
    background: url(/special_games/assets/image/brazil/schedule_bg_sp.webp);
  }
  #videos.brazil { 
    background: url(/special_games/assets/image/brazil/movie_bg_sp.webp);
  }
  #players.brazil {
    background: url(/special_games/assets/image/brazil/player_bg_sp.webp);
  }
  #ticket-price.brazil {
    background: url(/special_games/assets/image/brazil/ticket_bg_sp.webp);
  }
  #players.brazil .players-swiper {
    background: #008617;
  }
  .summary-header.brazil .first-section {
  background: #25318b;
  color: #ffd800;
  }
}