@charset "UTF-8";
/* SCSS Document */
/* 日本語版に簡体字の設定をオーバーライドするための設定を書く */
/*$famaleColor:#8D0739;
$maleColor:#0071AF;*/
#ganban-index-Page .swiper-pagination::before {
  background: url(../../img/hantai/ganban/pagination_ttl.svg) no-repeat 50% 50%/contain;
}
#ganban-index-Page .swiper-pagination .swiper-pagination-bullet::after {
  background: none !important;
}
#ganban-index-Page .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after {
  content: "土耳其";
}
#ganban-index-Page .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after {
  content: "以色列";
}
#ganban-index-Page .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after {
  content: "埃及";
}
#ganban-index-Page .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after {
  content: "奧地利";
}
#ganban-index-Page .swiper-pagination .swiper-pagination-bullet:nth-child(5)::after {
  content: "韓國";
}
#ganban-index-Page .swiper-pagination .swiper-pagination-bullet:nth-child(6)::after {
  content: "俄羅斯";
}
#ganban-index-Page .swiper-pagination .swiper-pagination-bullet:nth-child(7)::after {
  content: "冰島";
}
#ganban-index-Page .swiper-pagination .swiper-pagination-bullet:nth-child(8)::after {
  content: "加拿大";
}
#ganban-index-Page .sec02 .flexWrap {
  font-family: "Noto Serif SC", serif;
}

/*# sourceMappingURL=ganban.css.map */
