@charset "UTF-8";
@import url(animation.css);

/* ヘッダー */
/* ロゴ・キャラ・検索・土佐くろしお鉄道 */
header section.l_side {
  width: 27%;
  margin: 0 auto 0 auto;
}

@media (max-width: 428px) {
  header section.l_side {
    width: 100%;
  }
}

@media (max-width: 428px) {
  header section.l_side .l_head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
}

header section.l_side h1 {
  width: 70%;
  margin: 0 auto 20px auto;
  position: relative;
}

@media (max-width: 428px) {
  header section.l_side h1 {
    width: 100%;
    padding: 10px 0 10px 0;
    position: fixed;
    left: 0;
    display: flex;
    background-color: #FFF;
    z-index: 999;
  }
}

@media (max-width: 414px) {
  header section.l_side h1 {
    margin: 0 auto 20px auto;
  }
}

@media (max-width: 320px) {
  header section.l_side h1 {
    margin: 0 auto 20px auto;
  }
}

header section.l_side .logo {
  animation: 1s logo_anime;
  animation-fill-mode: forwards;
  opacity: 0;
}

@media (max-width: 428px) {
  header section.l_side .logo {
    width: 60%;
    animation: 1s logo_anime;
    animation-fill-mode: forwards;
    opacity: 0;
    z-index: 1000;
    margin: 0 0 0 33px;
  }
}

@media (max-width: 428px) {
  header section.l_side .menu {
    width: 20%;
  }
}

header section.l_side .logo_ekio_anime {
  animation: 1s logo_anime;
  animation-fill-mode: forwards;
  animation-delay: .5s;
  opacity: 0;
  width: auto;
  height: 80px;
  position: absolute;
  bottom: 0;
  left: -20px;
}

@media (max-width: 1024px) {
  header section.l_side .logo_ekio_anime {
    height: 70px;
  }
}

header section.l_side .logo_nahariko_anime {
  animation: 1s logo_anime;
  animation-fill-mode: forwards;
  animation-delay: .5s;
  opacity: 0;
  width: auto;
  height: 80px;
  position: absolute;
  bottom: 0;
  right: -20px;
}

@media (max-width: 1024px) {
  header section.l_side .logo_nahariko_anime {
    height: 70px;
  }
}

header section.l_side .l_character {
  display: flex;
  justify-content: center;
  margin: 10px auto 10px auto;
  flex-wrap: wrap;
}

header section.l_side .l_character div {
  height: 57px;
  margin: 0 3px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div {
    height: 50px;
  }
}

header section.l_side .l_character div.machiko,
header section.l_side .l_character div.sorako {
  height: 53px;
  margin-top: 4px;
}

@media (max-width: 1024px) {

  header section.l_side .l_character div.machiko,
  header section.l_side .l_character div.sorako {
    height: 46px;
  }
}

header section.l_side .l_character div.chindon {
  height: 55px;
  margin-top: 2px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.chindon {
    height: 48px;
  }
}

header section.l_side .l_character div.unao {
  height: 51px;
  margin-top: 6px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.unao {
    height: 46px;
  }
}

header section.l_side .l_character div.ekin {
  height: 57px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.ekin {
    height: 50px;
  }
}

header section.l_side .l_character div.mikan {
  height: 56px;
  margin-top: 1px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.mikan {
    height: 49px;
  }
}

header section.l_side .l_character div.yasu {
  height: 49px;
  margin-top: 8px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.yasu {
    height: 42px;
  }
}

header section.l_side .l_character div.tukiko {
  height: 44px;
  margin-top: 13px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.tukiko {
    height: 37px;
  }
}

header section.l_side .l_character div.kappa {
  height: 48px;
  margin-top: 9px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.kappa {
    height: 41px;
  }
}

header section.l_side .l_character div.kamome {
  height: 51px;
  margin-top: 7px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.kamome {
    height: 46px;
  }
}

header section.l_side .l_character div.nasu {
  height: 54px;
  margin-top: 3px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.nasu {
    height: 47px;
  }
}

header section.l_side .l_character div.ball {
  height: 52px;
  margin-top: 5px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.ball {
    height: 45px;
  }
}

header section.l_side .l_character div.nurse {
  height: 53px;
  margin-top: 4px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.nurse {
    height: 46px;
  }
}

header section.l_side .l_character div.utako,
header section.l_side .l_character div.torao {
  height: 51px;
  margin-top: 6px;
}

@media (max-width: 1024px) {

  header section.l_side .l_character div.utako,
  header section.l_side .l_character div.torao {
    height: 44px;
  }
}

header section.l_side .l_character div.chidori {
  height: 55px;
  margin-top: 2px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.chidori {
    height: 48px;
  }
}

header section.l_side .l_character div.henro {
  height: 54px;
  margin-top: 3px;
}

@media (max-width: 1024px) {
  header section.l_side .l_character div.henro {
    height: 47px;
  }
}

header section.l_side .l_character div.ayu,
header section.l_side .l_character div.ishin {
  height: 52px;
  margin-top: 5px;
}

@media (max-width: 1024px) {

  header section.l_side .l_character div.ayu,
  header section.l_side .l_character div.ishin {
    height: 45px;
  }
}

header section.l_side .l_character div:hover {
  animation: .2s chara linear 0s 1;
  animation-fill-mode: forwards;
}

header section.l_side .l_character div>img {
  width: auto;
  height: 100%;
}

header section.l_search {
  background-color: #00a3d9;
  margin: 15px 0 0 0;
  padding: 10px 0 10px 0;
}

@media (max-width: 428px) {
  header section.l_search {
    background-color: #00a3d9;
    margin: 110px 0 0 0;
    padding: 10px 0 10px 0;
  }
}

@media (max-width: 414px) {
  header section.l_search {
    margin: 110px 0 0 0;
  }
}

@media (max-width: 375px) {
  header section.l_search {
    margin: 100px 0 0 0;
  }
}

@media (max-width: 320px) {
  header section.l_search {
    margin: 90px 0 0 0;
  }
}

header section.l_search h3 {
  width: 78%;
  margin: 0 auto 10px auto;
}

@media (max-width: 428px) {
  header section.l_search h3 {
    width: 65%;
  }
}

header section.l_search .l_btn {
  display: flex;
  justify-content: space-between;
  width: 94%;
  margin: 0 auto 0 auto;
}

header section.l_search .l_btn .btn {
  width: 45%;
  margin: 0 auto 0 auto;
}

@media (max-width: 428px) {
  header section.l_search .l_btn .btn {
    width: 85%;
  }
}

header section.l_search .l_btn .btn:hover {
  opacity: .95;
}

header section.l_tosakuro {
  background-color: #bcce80;
  margin: 15px 0 0 0;
  padding: 10px 0 10px 0;
}

header section.l_tosakuro h3 {
  width: 58%;
  margin: 0 auto 10px auto;
}

header section.l_tosakuro .l_btn {
  display: flex;
  justify-content: space-between;
  width: 94%;
  margin: 0 auto 0 auto;
}

header section.l_tosakuro .l_btn .btn {
  width: 45%;
  margin: 0 auto 0 auto;
}

header section.l_tosakuro .l_btn .btn:hover {
  opacity: .9;
}

header section.l_main {
  width: 70%;
  margin: 0 auto 0 auto;
}

@media (max-width: 428px) {
  header section.l_main {
    width: 100%;
  }
}

header section.l_main ul.menu {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px 0;
}

header section.l_main ul.menu li {
  height: 40px;
}

header section.l_main ul.menu li.line {
  height: 40px;
}

header section.l_main ul.menu li img {
  width: auto;
  height: 100%;
}

@media (max-width: 428px) {
  header section.l_main section.visual {
    margin: 20px 0 0 0;
  }
}

/* ヘッダーメニュー・メインビジュアル */
/* メイン */
/* のんびりのってこルートマップ */
main section.l_local_bus,
main section.l_local_bus_sp {
  position: relative;
  width: 1024px;
}

@media (max-width: 1024px) {

  main section.l_local_bus,
  main section.l_local_bus_sp {
    width: 90%;
    margin: 0 auto 0 auto;
  }
}

@media (max-width: 428px) {

  main section.l_local_bus,
  main section.l_local_bus_sp {
    width: 100%;
  }
}

main section.l_local_bus div.route_map_bg,
main section.l_local_bus div.route_map_bus,
main section.l_local_bus div.route_map_title,
main section.l_local_bus div.route_map_title_btn,
main section.l_local_bus div.route_map_cloud,
main section.l_local_bus div.route_map_train,
main section.l_local_bus div.route_map_crossing,
main section.l_local_bus_sp div.route_map_bg,
main section.l_local_bus_sp div.route_map_bus,
main section.l_local_bus_sp div.route_map_title,
main section.l_local_bus_sp div.route_map_title_btn,
main section.l_local_bus_sp div.route_map_cloud,
main section.l_local_bus_sp div.route_map_train,
main section.l_local_bus_sp div.route_map_crossing {
  position: absolute;
}

main section.l_local_bus div.route_map_bg,
main section.l_local_bus_sp div.route_map_bg {
  top: 0;
  left: 0;
  z-index: 1;
  position: relative;
  background-color: #00A3D9;
  animation: 1s route_map_anime;
  animation-fill-mode: forwards;
}

@media (max-width: 428px) {

  main section.l_local_bus div.route_map_bg,
  main section.l_local_bus_sp div.route_map_bg {
    padding: 58px 0 0 0;
  }
}

@media (max-width: 320px) {

  main section.l_local_bus div.route_map_bg,
  main section.l_local_bus_sp div.route_map_bg {
    padding: 50px 0 0 0;
  }
}

main section.l_local_bus div.route_map_bus,
main section.l_local_bus_sp div.route_map_bus {
  bottom: 5px;
  left: 10px;
  z-index: 8;
  width: 160px;
  height: 166px;
  /* opacity: 0; */
  background-size: 480px;
  background-repeat: no-repeat;
  background-position: 0;
  background-image: url("../images/top/route_map_bus_move.png");
}

@media (max-width: 428px) {

  main section.l_local_bus div.route_map_bus,
  main section.l_local_bus_sp div.route_map_bus {
    bottom: 5px;
    left: 15px;
    width: 72px;
    height: 74px;
    background-size: 216px;
  }
}

@media (max-width: 375px) {

  main section.l_local_bus div.route_map_bus,
  main section.l_local_bus_sp div.route_map_bus {
    bottom: 1px;
    left: 15px;
    width: 62px;
    height: 74px;
    background-size: 186px;
  }
}

@media (max-width: 320px) {

  main section.l_local_bus div.route_map_bus,
  main section.l_local_bus_sp div.route_map_bus {
    bottom: -5px;
    left: 13px;
    width: 52px;
    height: 74px;
    background-size: 156px;
  }
}

main section.l_local_bus div.route_map_bus_move_animation:hover,
main section.l_local_bus_sp div.route_map_bus_move_animation:hover {
  animation: 1s route_map_bus_move_anime steps(1) infinite;
}

@media (max-width: 428px) {

  main section.l_local_bus div.route_map_bus_move_animation:hover,
  main section.l_local_bus_sp div.route_map_bus_move_animation:hover {
    animation: 1s route_map_bus_move_anime_iphone12 steps(1) infinite;
  }
}

@media (max-width: 375px) {

  main section.l_local_bus div.route_map_bus_move_animation:hover,
  main section.l_local_bus_sp div.route_map_bus_move_animation:hover {
    animation: 1s route_map_bus_move_anime_iphone7 steps(1) infinite;
  }
}

@media (max-width: 320px) {

  main section.l_local_bus div.route_map_bus_move_animation:hover,
  main section.l_local_bus_sp div.route_map_bus_move_animation:hover {
    animation: 1s route_map_bus_move_anime_iphone5 steps(1) infinite;
  }
}

main section.l_local_bus div.route_map_title,
main section.l_local_bus_sp div.route_map_title {
  top: 30px;
  left: 205px;
  z-index: 3;
  width: 140px;
  opacity: 0;
}

@media (max-width: 428px) {

  main section.l_local_bus div.route_map_title,
  main section.l_local_bus_sp div.route_map_title {
    top: 10px;
    left: 13px;
    width: 75px;
    opacity: 1;
  }
}

@media (max-width: 375px) {

  main section.l_local_bus div.route_map_title,
  main section.l_local_bus_sp div.route_map_title {
    top: 12px;
    left: 13px;
    width: 65px;
  }
}

@media (max-width: 320px) {

  main section.l_local_bus div.route_map_title,
  main section.l_local_bus_sp div.route_map_title {
    top: 12px;
    left: 11px;
    width: 52px;
  }
}

main section.l_local_bus div.route_map_title_animation,
main section.l_local_bus_sp div.route_map_title_animation {
  animation: 1s route_map_anime;
  animation-fill-mode: forwards;
  animation-delay: .5s;
}

main section.l_local_bus div.route_map_title_btn,
main section.l_local_bus_sp div.route_map_title_btn {
  top: 20px;
  right: 320px;
  z-index: 4;
  width: 320px;
  opacity: 0;
}

@media (max-width: 1024px) {

  main section.l_local_bus div.route_map_title_btn,
  main section.l_local_bus_sp div.route_map_title_btn {
    top: 24px;
    right: 287px;
    width: 247px;
  }
}

@media (max-width: 428px) {

  main section.l_local_bus div.route_map_title_btn,
  main section.l_local_bus_sp div.route_map_title_btn {
    top: 28px;
    right: 124px;
    width: 167px;
    opacity: 1;
  }
}

@media (max-width: 414px) {

  main section.l_local_bus div.route_map_title_btn,
  main section.l_local_bus_sp div.route_map_title_btn {
    top: 29px;
    width: 158px;
  }
}

@media (max-width: 375px) {

  main section.l_local_bus div.route_map_title_btn,
  main section.l_local_bus_sp div.route_map_title_btn {
    top: 29px;
    right: 102px;
    width: 154px;
  }
}

@media (max-width: 320px) {

  main section.l_local_bus div.route_map_title_btn,
  main section.l_local_bus_sp div.route_map_title_btn {
    top: 18px;
    right: 75px;
    width: 144px;
  }
}

main section.l_local_bus div.route_map_title_btn_animation,
main section.l_local_bus_sp div.route_map_title_btn_animation {
  animation: 1s route_map_anime;
  animation-fill-mode: forwards;
  animation-delay: .5s;
}

main section.l_local_bus div.route_map_cloud,
main section.l_local_bus_sp div.route_map_cloud {
  top: 20px;
  right: 40px;
  z-index: 8;
  width: 210px;
  opacity: 0;
}

@media (max-width: 1024px) {

  main section.l_local_bus div.route_map_cloud,
  main section.l_local_bus_sp div.route_map_cloud {
    top: 10px;
    right: 15px;
    z-index: 8;
    width: 180px;
  }
}

@media (max-width: 428px) {

  main section.l_local_bus div.route_map_cloud,
  main section.l_local_bus_sp div.route_map_cloud {
    top: 7px;
    right: 6px;
    z-index: 8;
    width: 112px;
    opacity: 1;
    animation: 3s route_map_cloud_anime ease-out 0s infinite normal both;
    transform-origin: center top;
  }
}

@media (max-width: 375px) {

  main section.l_local_bus div.route_map_cloud,
  main section.l_local_bus_sp div.route_map_cloud {
    width: 95px;
  }
}

@media (max-width: 320px) {

  main section.l_local_bus div.route_map_cloud,
  main section.l_local_bus_sp div.route_map_cloud {
    width: 75px;
  }
}

main section.l_local_bus div.route_map_cloud_animation,
main section.l_local_bus_sp div.route_map_cloud_animation {
  animation: 1s route_map_anime;
  animation-fill-mode: forwards;
  animation-delay: .5s;
}

main section.l_local_bus div.route_map_cloud_animation_2,
main section.l_local_bus_sp div.route_map_cloud_animation_2 {
  animation: 3s route_map_cloud_anime ease-out 0s infinite normal both;
  transform-origin: center top;
}

main section.l_local_bus div.route_map_train,
main section.l_local_bus_sp div.route_map_train {
  bottom: 18px;
  left: 595px;
  z-index: 6;
  width: 90px;
  opacity: 0;
}

@media (max-width: 428px) {

  main section.l_local_bus div.route_map_train,
  main section.l_local_bus_sp div.route_map_train {
    bottom: 8px;
    left: 90px;
    width: 54px;
    opacity: 1;
    animation: 20s route_map_train_anime_iphone12 ease-out 0s infinite normal both;
  }
}

@media (max-width: 375px) {

  main section.l_local_bus div.route_map_train,
  main section.l_local_bus_sp div.route_map_train {
    animation: 20s route_map_train_anime_iphone7 ease-out 0s infinite normal both;
  }
}

@media (max-width: 320px) {

  main section.l_local_bus div.route_map_train,
  main section.l_local_bus_sp div.route_map_train {
    bottom: 5px;
    animation: 20s route_map_train_anime_iphone5 ease-out 0s infinite normal both;
  }
}

main section.l_local_bus div.route_map_train_animation,
main section.l_local_bus_sp div.route_map_train_animation {
  animation: 1s route_map_anime;
  animation-fill-mode: forwards;
}

main section.l_local_bus div.route_map_train_animation_2,
main section.l_local_bus_sp div.route_map_train_animation_2 {
  animation: 20s route_map_train_anime ease-out 0s infinite normal both;
}

@media (max-width: 1024px) {

  main section.l_local_bus div.route_map_train_animation_2,
  main section.l_local_bus_sp div.route_map_train_animation_2 {
    animation: 20s route_map_train_anime_ipad ease-out 0s infinite normal both;
  }
}

main section.l_local_bus div.route_map_crossing,
main section.l_local_bus_sp div.route_map_crossing {
  bottom: 20px;
  left: 465px;
  z-index: 2;
  width: 20px;
  height: 50px;
  opacity: 0;
  animation: 1s route_map_anime;
  animation-fill-mode: forwards;
  animation-delay: .5s;
  background-image: url("../images/top/route_map_crossing_move.png");
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: -20px;
}

@media (max-width: 428px) {

  main section.l_local_bus div.route_map_crossing,
  main section.l_local_bus_sp div.route_map_crossing {
    bottom: 5px;
    left: 220px;
    z-index: 2;
    width: 11px;
    height: 32px;
    opacity: 0;
    animation: 1s route_map_anime;
    animation-fill-mode: forwards;
    animation-delay: .5s;
    animation: 1s route_map_crossing_anime_iphone12 steps(1) infinite;
    background-size: 33px;
    background-position: -22px;
  }
}

@media (max-width: 414px) {

  main section.l_local_bus div.route_map_crossing,
  main section.l_local_bus_sp div.route_map_crossing {
    left: 210px;
  }
}

@media (max-width: 375px) {

  main section.l_local_bus div.route_map_crossing,
  main section.l_local_bus_sp div.route_map_crossing {
    left: 190px;
  }
}

@media (max-width: 320px) {

  main section.l_local_bus div.route_map_crossing,
  main section.l_local_bus_sp div.route_map_crossing {
    bottom: 3px;
    left: 163px;
  }
}

main section.l_local_bus div.route_map_crossing_animation,
main section.l_local_bus_sp div.route_map_crossing_animation {
  animation: 1s route_map_crossing_anime steps(1) infinite;
}

main section.l_pickup_news {
  margin: 30px 0 0 0;
}

@media (max-width: 428px) {
  main section.l_pickup_news {
    margin: 30px 0 30px 0;
  }
}

main section.l_pickup_news h2 {
  width: 30%;
  margin: 0 auto 0 0;
}

@media (max-width: 1024px) {
  main section.l_pickup_news h2 {
    margin: 0 0 0 5%;
  }
}

@media (max-width: 428px) {
  main section.l_pickup_news h2 {
    width: 90%;
    margin: 20px auto 5px 0;
    max-width: 260px;
  }
}

main section.l_pickup_news .l_news {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  main section.l_pickup_news .l_news {
    width: 90%;
    margin: 0 auto;
  }
}

@media (max-width: 428px) {
  main section.l_pickup_news .l_news {
    display: block;
    width: 100%;
  }
}

main section.l_pickup_news .l_news .l_visual {
  width: 30%;
  filter: drop-shadow(3px 7px 3px #999999);
}

@media (max-width: 428px) {
  main section.l_pickup_news .l_news .l_visual {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

main section.l_pickup_news .l_news .l_visual .visual {
  overflow: hidden;
}

main section.l_pickup_news .l_news .l_visual .visual a:link,
main section.l_pickup_news .l_news .l_visual .visual a:visited {
  color: #333333;
}

main section.l_pickup_news .l_news .l_visual .visual a:hover .news_title {
  color: #999999;
  text-decoration: underline;
}

main section.l_pickup_news .l_news .l_visual .visual img {
  transition: .5s all;
}

main section.l_pickup_news .l_news .l_visual .visual img:hover {
  transform: scale(1.08, 1.08);
  transition: .5s all;
}

main section.l_pickup_news .l_news .l_visual .visual .title_bg {
  background-color: #FFF;
  margin: -1px 0 0 0;
  padding: 10px;
  filter: drop-shadow(3px 5px 3px #999999);
}

main section.l_pickup_news .l_news .l_visual .visual .date {
  color: #999999;
  font-size: 1.2rem;
}

main section.l_pickup_news .l_news .l_visual .visual .news_title {
  font-size: 1.6rem;
  font-feature-settings: "palt";
  line-height: 1.5;
  margin: 5px 0 0 0;
}

main section.l_pickup_news .l_news ul.pickup_news {
  width: 65%;
}

@media (max-width: 428px) {
  main section.l_pickup_news .l_news ul.pickup_news {
    width: 100%;
  }
}

main section.l_pickup_news .l_news ul.pickup_news li {
  border-top: 1px dotted;
  border-collapse: collapse;
  padding: 1rem 0;
  font-size: 1.4rem;
  font-feature-settings: "palt";
  line-height: 1.5;
}

@media (max-width: 428px) {
  main section.l_pickup_news .l_news ul.pickup_news li:first-child {
    border-top: none;
  }
}

main section.l_pickup_news .l_news ul.pickup_news li:nth-last-child(2) {
  border-bottom: 1px dotted;
}

main section.l_pickup_news .l_news ul.pickup_news .btn {
  width: 30%;
  height: 40px;
  color: #00A3D9;
  border: 1px solid #00A3D9;
  border-radius: 5px;
  margin: 20px auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
}

main section.l_pickup_news .l_news ul.pickup_news .btn:hover {
  width: 30%;
  height: 40px;
  color: #FFF;
  border: 1px solid #00A3D9;
  border-radius: 5px;
  background-color: #00A3D9;
  margin: 20px auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
}

main section.l_pickup_news .l_news ul.pickup_news .btn a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 0;
  font-size: 1.3rem;
}

main section.l_pickup_news .l_news ul.pickup_news .btn a:hover {
  color: #FFFFFF;
  /* border:1px solid #FFFFFF; */
  background-color: #00A3D9;
  border-radius: 5px;
  transition: color 0.5s;
}

main section.l_pickup_news .l_news ul.pickup_news .btn span.label {
  /* color:#FFF; */
}

main section.l_pickup_news .l_news ul.pickup_news li a {
  text-decoration: none;
}

main section.l_pickup_news .l_news ul.pickup_news .btn a {
  color: #00A3D9;
}

main section.l_character {
  display: flex;
  justify-content: space-between;
  margin: 50px 0 30px 0;
}

@media (max-width: 1024px) {
  main section.l_character {
    width: 90%;
    margin: 50px auto 30px auto;
  }
}

main section.l_character div {
  height: 50px;
  margin: 0 0 0 0;
  position: relative;
}

main section.l_character div:hover {
  animation: .2s chara linear 0s 1;
  animation-fill-mode: forwards;
}

main section.l_character div>img {
  width: auto;
  height: 100%;
}

main section.l_character div.ekio {
  height: 68px;
  margin-top: 0px;
}

@media (max-width: 1024px) {
  main section.l_character div.ekio {
    height: 60px;
  }
}

main section.l_character div.machiko,
main section.l_character div.sorako {
  height: 64px;
  margin-top: 4px;
}

@media (max-width: 1024px) {

  main section.l_character div.machiko,
  main section.l_character div.sorako {
    height: 56px;
  }
}

main section.l_character div.chindon {
  height: 66px;
  margin-top: 2px;
}

@media (max-width: 1024px) {
  main section.l_character div.chindon {
    height: 58px;
  }
}

main section.l_character div.unao {
  height: 62px;
  margin-top: 6px;
}

@media (max-width: 1024px) {
  main section.l_character div.unao {
    height: 54px;
  }
}

main section.l_character div.ekin {
  height: 68px;
}

@media (max-width: 1024px) {
  main section.l_character div.ekin {
    height: 60px;
  }
}

main section.l_character div.mikan {
  height: 67px;
  margin-top: 1px;
}

@media (max-width: 1024px) {
  main section.l_character div.mikan {
    height: 59px;
  }
}

main section.l_character div.yasu {
  height: 60px;
  margin-top: 8px;
}

@media (max-width: 1024px) {
  main section.l_character div.yasu {
    height: 52px;
  }
}

main section.l_character div.tukiko {
  height: 55px;
  margin-top: 13px;
}

@media (max-width: 1024px) {
  main section.l_character div.tukiko {
    height: 57px;
  }
}

main section.l_character div.kappa {
  height: 59px;
  margin-top: 9px;
}

@media (max-width: 1024px) {
  main section.l_character div.kappa {
    height: 51px;
  }
}

main section.l_character div.kamome {
  height: 62px;
  margin-top: 7px;
}

@media (max-width: 1024px) {
  main section.l_character div.kamome {
    height: 54px;
  }
}

main section.l_character div.nasu {
  height: 65px;
  margin-top: 3px;
}

@media (max-width: 1024px) {
  main section.l_character div.nasu {
    height: 57px;
  }
}

main section.l_character div.ball {
  height: 63px;
  margin-top: 5px;
}

@media (max-width: 1024px) {
  main section.l_character div.ball {
    height: 55px;
  }
}

main section.l_character div.nurse {
  height: 64px;
  margin-top: 4px;
}

@media (max-width: 1024px) {
  main section.l_character div.nurse {
    height: 56px;
  }
}

main section.l_character div.utako,
main section.l_character div.torao {
  height: 62px;
  margin-top: 6px;
}

@media (max-width: 1024px) {

  main section.l_character div.utako,
  main section.l_character div.torao {
    height: 54px;
  }
}

main section.l_character div.chidori {
  height: 66px;
  margin-top: 2px;
}

@media (max-width: 1024px) {
  main section.l_character div.chidori {
    height: 58px;
  }
}

main section.l_character div.henro {
  height: 65px;
  margin-top: 3px;
}

@media (max-width: 1024px) {
  main section.l_character div.henro {
    height: 57px;
  }
}

main section.l_character div.ayu,
main section.l_character div.ishin {
  height: 63px;
  margin-top: 5px;
}

@media (max-width: 1024px) {

  main section.l_character div.ayu,
  main section.l_character div.ishin {
    height: 55px;
  }
}

main section.l_character div.nahariko {
  height: 66px;
  margin-top: 2px;
}

@media (max-width: 1024px) {
  main section.l_character div.nahariko {
    height: 58px;
  }
}

main section.l_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  main section.l_banner {
    width: 90%;
    margin: 0 auto;
  }
}

@media (max-width: 428px) {
  main section.l_banner {
    width: 100%;
  }
}

main section.l_banner div {
  width: 24%;
  min-width: 245.75px;
  height: 200px;
  margin: 0 0 15px 0;
  position: relative;
}

@media (max-width: 1024px) {
  main section.l_banner div {
    min-width: auto;
  }
}

@media (max-width: 428px) {
  main section.l_banner div {
    width: 49%;
    min-width: auto;
    height: 155px;
    margin: 0 0 5px 0;
  }
}

@media (max-width: 375px) {
  main section.l_banner div {
    width: 49%;
    min-width: auto;
    height: 135px;
    margin: 0 0 5px 0;
  }
}

@media (max-width: 320px) {
  main section.l_banner div {
    width: 49%;
    min-width: auto;
    height: 116px;
    margin: 0 0 5px 0;
  }
}

main section.l_banner div.banner img {
  position: absolute;
  z-index: 1;
}

@media (hover: hover) {
  main section.l_banner div.about:hover .move_2 {
    animation: 3s about_anime infinite;
    animation-fill-mode: forwards;
  }
}

main section.l_banner div.about .move_2_sp {
  animation: 1s about_anime_sp infinite;
  animation-fill-mode: forwards;
}

main section.l_banner div.about .move_1 {
  z-index: 2;
  left: 60px;
  top: 10px;
  width: 60px;
}

@media (max-width: 428px) {
  main section.l_banner div.about .move_1 {
    left: 55px;
    top: 7px;
    width: 48px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.about .move_1 {
    left: 44px;
    top: 7px;
    width: 44px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.about .move_1 {
    left: 36px;
    top: 5px;
    width: 40px;
  }
}

main section.l_banner div.about .move_2 {
  z-index: 2;
  left: 15px;
  top: 30px;
  width: 160px;
}

@media (max-width: 1024px) {
  main section.l_banner div.about .move_2 {
    top: 30px;
    width: 140px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.about .move_2 {
    left: 10px;
    top: 22px;
    width: 128px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.about .move_2 {
    left: 10px;
    top: 20px;
    width: 114px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.about .move_2 {
    left: 9px;
    top: 18px;
    width: 94px;
  }
}

@media (hover: hover) {
  main section.l_banner div.present:hover .star_l {
    animation: 0.3s star_l_present_anime steps(2) infinite;
    animation-fill-mode: forwards;
  }

  main section.l_banner div.present:hover .star_r {
    animation: 0.3s star_r_present_anime steps(2) infinite;
    animation-fill-mode: forwards;
  }

  main section.l_banner div.present:hover .move_2 {
    animation: 3s chindon_present_anime infinite;
    animation-fill-mode: forwards;
  }
}

main section.l_banner div.present .star_l_sp {
  animation: 0.3s star_l_present_anime steps(2) infinite;
  animation-fill-mode: forwards;
}

main section.l_banner div.present .star_r_sp {
  animation: 0.3s star_r_present_anime steps(2) infinite;
  animation-fill-mode: forwards;
}

main section.l_banner div.present .move_2_sp {
  animation: 3s chindon_present_anime infinite;
  animation-fill-mode: forwards;
}

main section.l_banner div.present .move_1 {
  z-index: 2;
  left: 10px;
  bottom: 1px;
  width: 180px;
}

@media (max-width: 1024px) {
  main section.l_banner div.present .move_1 {
    left: 20px;
    bottom: 21px;
    width: 150px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_1 {
    left: 5px;
    bottom: 3px;
    width: 140px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.present .move_1 {
    left: 11px;
    bottom: 8px;
    width: 129px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_1 {
    left: 15px;
    bottom: 2px;
    width: 114px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_1 {
    left: 15px;
    bottom: 2px;
    width: 95px;
  }
}

main section.l_banner div.present .move_2 {
  z-index: 1;
  left: 146px;
  bottom: 50px;
  width: 35px;
}

@media (max-width: 1024px) {
  main section.l_banner div.present .move_2 {
    left: 130px;
    bottom: 60px;
    width: 30px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_2 {
    left: 114px;
    bottom: 46px;
    width: 21px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.present .move_2 {
    left: 110px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_2 {
    left: 99px;
    bottom: 35px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_2 {
    left: 84px;
    bottom: 28px;
    width: 18px;
  }
}

main section.l_banner div.present .move_3 {
  z-index: 2;
  right: 5px;
  bottom: 25px;
  width: 30px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_3 {
    right: 5px;
    bottom: 25px;
    width: 20px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_3 {
    right: 5px;
    bottom: 5px;
    width: 20px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_3 {
    right: 4px;
    bottom: 17px;
    width: 15px;
  }
}

main section.l_banner div.present .move_4 {
  z-index: 2;
  right: 9px;
  bottom: 140px;
  width: 18px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_4 {
    right: 9px;
    bottom: 70px;
    width: 10px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_4 {
    right: 9px;
    bottom: 50px;
    width: 10px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_4 {
    right: 9px;
    bottom: 56px;
    width: 10px;
  }
}

main section.l_banner div.present .move_5 {
  z-index: 2;
  right: 9px;
  bottom: 172px;
  width: 16px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_5 {
    right: 6px;
    bottom: 135px;
    width: 14px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_5 {
    right: 6px;
    bottom: 115px;
    width: 14px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_5 {
    right: 6px;
    bottom: 97px;
    width: 12px;
  }
}

main section.l_banner div.present .move_6 {
  z-index: 2;
  right: 40px;
  bottom: 114px;
  width: 11px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_6 {
    right: 8px;
    bottom: 112px;
    width: 12px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_6 {
    right: 8px;
    bottom: 92px;
    width: 12px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_6 {
    right: 5px;
    bottom: 80px;
    width: 10px;
  }
}

main section.l_banner div.present .move_7 {
  z-index: 2;
  right: 52px;
  bottom: 98px;
  width: 10px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_7 {
    right: 35px;
    bottom: 90px;
    width: 10px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_7 {
    right: 27px;
    bottom: 75px;
    width: 10px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_7 {
    right: 27px;
    bottom: 63px;
    width: 10px;
  }
}

main section.l_banner div.present .move_8 {
  z-index: 2;
  left: 34px;
  bottom: 98px;
  width: 10px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_8 {
    left: 23px;
    bottom: 79px;
    width: 10px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_8 {
    left: 23px;
    bottom: 59px;
    width: 10px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_8 {
    left: 23px;
    bottom: 53px;
    width: 10px;
  }
}

main section.l_banner div.present .move_9 {
  z-index: 2;
  left: 15px;
  top: 5px;
  width: 16px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_9 {
    left: 15px;
    top: 5px;
    width: 14px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_9 {
    left: 9px;
    top: 3px;
    width: 14px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_9 {
    left: 9px;
    top: 3px;
    width: 11px;
  }
}

main section.l_banner div.present .move_10 {
  z-index: 2;
  left: 5px;
  bottom: 75px;
  width: 23px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_10 {
    left: 2px;
    bottom: 60px;
    width: 17px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_10 {
    left: 2px;
    bottom: 40px;
    width: 17px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_10 {
    left: 2px;
    bottom: 40px;
    width: 15px;
  }
}

main section.l_banner div.present .move_11 {
  z-index: 2;
  left: 8px;
  top: 32px;
  width: 12px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_11 {
    left: 59px;
    top: 48px;
    width: 7px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_11 {
    left: 59px;
    top: 68px;
    width: 7px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_11 {
    left: 59px;
    top: 68px;
    width: 7px;
  }
}

main section.l_banner div.present .move_12 {
  z-index: 2;
  right: 75px;
  top: 60px;
  width: 10px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_12 {
    right: 75px;
    top: 48px;
    width: 10px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_12 {
    right: 66px;
    top: 43px;
    width: 10px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_12 {
    right: 60px;
    top: 36px;
    width: 9px;
  }
}

main section.l_banner div.present .move_13 {
  z-index: 2;
  right: 95px;
  top: 64px;
  width: 12px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_13 {
    right: 58px;
    top: 47px;
    width: 7px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_13 {
    right: 52px;
    top: 42px;
    width: 7px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_13 {
    right: 45px;
    top: 35px;
    width: 7px;
  }
}

main section.l_banner div.present .move_14 {
  z-index: 2;
  right: 20px;
  top: 90px;
  width: 10px;
}

@media (max-width: 428px) {
  main section.l_banner div.present .move_14 {
    right: 20px;
    top: 90px;
    width: 6px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.present .move_14 {
    right: 20px;
    top: 64px;
    width: 6px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.present .move_14 {
    right: 20px;
    top: 64px;
    width: 6px;
  }
}

main section.l_banner div.character .move_1 {
  z-index: 2;
  left: 7px;
  bottom: 26px;
  width: 46px;
}

@media (max-width: 1024px) {
  main section.l_banner div.character .move_1 {
    bottom: 36px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.character .move_1 {
    left: 7px;
    bottom: 26px;
    width: 46px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.character .move_1 {
    bottom: 30px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.character .move_1 {
    bottom: 15px;
  }
}

main section.l_banner div.character .move_2 {
  z-index: 2;
  right: 5px;
  bottom: 10px;
  width: 60px;
}

@media (max-width: 1024px) {
  main section.l_banner div.character .move_2 {
    bottom: 24px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.character .move_2 {
    right: 3px;
    bottom: 4px;
    width: 58px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.character .move_2 {
    bottom: 10px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.character .move_2 {
    bottom: 6px;
    width: 50px;
  }
}

main section.l_banner div.character .move_1_anime {
  animation: .3s caharacter_anime;
  animation-fill-mode: forwards;
}

main section.l_banner div.character .move_2_anime {
  animation: .3s caharacter_anime;
  animation-fill-mode: forwards;
  animation-delay: .2s;
}

main section.l_banner div.tomo .move_1 {
  z-index: 2;
  right: 186px;
  bottom: 6px;
  width: 34px;
}

@media (max-width: 1024px) {
  main section.l_banner div.tomo .move_1 {
    right: 174px;
    bottom: 25px;
    width: 30px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.tomo .move_1 {
    right: 141px;
    bottom: 6px;
    width: 25px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.tomo .move_1 {
    bottom: 11px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.tomo .move_1 {
    right: 126px;
    bottom: 5px;
    width: 23px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.tomo .move_1 {
    right: 104px;
    bottom: 5px;
    width: 18px;
  }
}

main section.l_banner div.tomo .move_2 {
  z-index: 2;
  right: 147px;
  bottom: 6px;
  width: 33px;
}

@media (max-width: 1024px) {
  main section.l_banner div.tomo .move_2 {
    right: 138px;
    bottom: 25px;
    width: 29px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.tomo .move_2 {
    right: 113px;
    bottom: 6px;
    width: 24px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.tomo .move_2 {
    bottom: 11px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.tomo .move_2 {
    right: 100px;
    bottom: 5px;
    width: 22px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.tomo .move_2 {
    right: 83px;
    bottom: 5px;
    width: 18px;
  }
}

main section.l_banner div.tomo .move_3 {
  z-index: 2;
  right: 105px;
  bottom: 6px;
  width: 35px;
}

@media (max-width: 1024px) {
  main section.l_banner div.tomo .move_3 {
    right: 99px;
    bottom: 25px;
    width: 30px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.tomo .move_3 {
    right: 82px;
    bottom: 6px;
    width: 25px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.tomo .move_3 {
    bottom: 11px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.tomo .move_3 {
    right: 73px;
    bottom: 5px;
    width: 23px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.tomo .move_3 {
    right: 60px;
    bottom: 5px;
    width: 20px;
  }
}

main section.l_banner div.tomo .move_4 {
  z-index: 2;
  right: 65px;
  bottom: 6px;
  width: 35px;
}

@media (max-width: 1024px) {
  main section.l_banner div.tomo .move_4 {
    right: 62px;
    bottom: 25px;
    width: 30px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.tomo .move_4 {
    right: 53px;
    bottom: 6px;
    width: 24px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.tomo .move_4 {
    bottom: 11px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.tomo .move_4 {
    right: 47px;
    bottom: 5px;
    width: 22px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.tomo .move_4 {
    right: 38px;
    bottom: 5px;
    width: 19px;
  }
}

main section.l_banner div.tomo .move_5 {
  z-index: 2;
  right: 25px;
  bottom: 6px;
  width: 32px;
}

@media (max-width: 1024px) {
  main section.l_banner div.tomo .move_5 {
    right: 25px;
    bottom: 25px;
    width: 27px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.tomo .move_5 {
    right: 25px;
    bottom: 6px;
    width: 22px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.tomo .move_5 {
    bottom: 11px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.tomo .move_5 {
    right: 22px;
    bottom: 5px;
    width: 20px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.tomo .move_5 {
    right: 17px;
    bottom: 6px;
    width: 17px;
  }
}

main section.l_banner div.tomo .move_1_anime,
main section.l_banner div.tomo .move_2_anime,
main section.l_banner div.tomo .move_3_anime,
main section.l_banner div.tomo .move_4_anime,
main section.l_banner div.tomo .move_5_anime {
  animation: .5s tomo_anime;
  animation-fill-mode: forwards;
}

main section.l_banner div.tomo .move_2_anime {
  animation-delay: .2s;
}

main section.l_banner div.tomo .move_3_anime {
  animation-delay: .3s;
}

main section.l_banner div.tomo .move_4_anime {
  animation-delay: .4s;
}

main section.l_banner div.tomo .move_5_anime {
  animation-delay: .5s;
}

main section.l_banner div.campaign .move_1 {
  z-index: 2;
  right: 45px;
  bottom: 45px;
  width: 150px;
}

@media (max-width: 1024px) {
  main section.l_banner div.campaign .move_1 {
    bottom: 60px;
    width: 130px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.campaign .move_1 {
    right: 31px;
    bottom: 35px;
    width: 120px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.campaign .move_1 {
    bottom: 40px;
    width: 110px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.campaign .move_1 {
    bottom: 30px;
    width: 100px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.campaign .move_1 {
    right: 18px;
    bottom: 26px;
    width: 100px;
  }
}

main section.l_banner div.campaign .move_1_anime {
  animation: 3s campaign_anime;
  animation-fill-mode: forwards;
}

main section.l_banner div.link .move_1 {
  z-index: 2;
  right: 130px;
  bottom: 67px;
  width: 55px;
}

@media (max-width: 1024px) {
  main section.l_banner div.link .move_1 {
    right: 120px;
    width: 45px;
    bottom: 80px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.link .move_1 {
    right: 102px;
    bottom: 53px;
    width: 42px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.link .move_1 {
    right: 98px;
    bottom: 56px;
    width: 40px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.link .move_1 {
    right: 89px;
    bottom: 45px;
    width: 38px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.link .move_1 {
    right: 76px;
    bottom: 38px;
    width: 30px;
  }
}

main section.l_banner div.link .move_2 {
  z-index: 2;
  right: 70px;
  bottom: 67px;
  width: 55px;
}

@media (max-width: 1024px) {
  main section.l_banner div.link .move_2 {
    right: 65px;
    width: 45px;
    bottom: 80px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.link .move_2 {
    right: 56px;
    bottom: 54px;
    width: 42px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.link .move_2 {
    right: 54px;
    bottom: 56px;
    width: 42px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.link .move_2 {
    right: 47px;
    bottom: 45px;
    width: 38px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.link .move_2 {
    right: 42px;
    bottom: 38px;
    width: 30px;
  }
}

main section.l_banner div.link .move_3 {
  z-index: 2;
  right: 10px;
  bottom: 67px;
  width: 55px;
}

@media (max-width: 1024px) {
  main section.l_banner div.link .move_3 {
    width: 45px;
    bottom: 80px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.link .move_3 {
    right: 10px;
    bottom: 54px;
    width: 42px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.link .move_3 {
    right: 10px;
    bottom: 56px;
    width: 42px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.link .move_3 {
    right: 6px;
    bottom: 45px;
    width: 38px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.link .move_3 {
    right: 9px;
    bottom: 38px;
    width: 30px;
  }
}

main section.l_banner div.link .move_4 {
  z-index: 2;
  right: 130px;
  bottom: 7px;
  width: 55px;
}

@media (max-width: 1024px) {
  main section.l_banner div.link .move_4 {
    right: 120px;
    width: 45px;
    bottom: 30px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.link .move_4 {
    right: 102px;
    bottom: 7px;
    width: 42px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.link .move_4 {
    right: 98px;
    bottom: 12px;
    width: 42px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.link .move_4 {
    right: 89px;
    bottom: 5px;
    width: 38px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.link .move_4 {
    right: 76px;
    bottom: 5px;
    width: 30px;
  }
}

main section.l_banner div.link .move_5 {
  z-index: 2;
  right: 70px;
  bottom: 7px;
  width: 55px;
}

@media (max-width: 1024px) {
  main section.l_banner div.link .move_5 {
    right: 65px;
    width: 45px;
    bottom: 30px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.link .move_5 {
    right: 56px;
    bottom: 7px;
    width: 42px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.link .move_5 {
    right: 53px;
    bottom: 12px;
    width: 42px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.link .move_5 {
    right: 48px;
    bottom: 5px;
    width: 38px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.link .move_5 {
    right: 43px;
    bottom: 5px;
    width: 30px;
  }
}

main section.l_banner div.link .move_6 {
  z-index: 2;
  right: 10px;
  bottom: 7px;
  width: 55px;
}

@media (max-width: 1024px) {
  main section.l_banner div.link .move_6 {
    width: 45px;
    bottom: 30px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.link .move_6 {
    right: 10px;
    bottom: 7px;
    width: 42px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.link .move_6 {
    right: 10px;
    bottom: 12px;
    width: 42px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.link .move_6 {
    right: 6px;
    bottom: 5px;
    width: 38px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.link .move_6 {
    right: 9px;
    bottom: 5px;
    width: 30px;
  }
}

main section.l_banner div.link .move_1_anime,
main section.l_banner div.link .move_2_anime,
main section.l_banner div.link .move_3_anime,
main section.l_banner div.link .move_4_anime,
main section.l_banner div.link .move_5_anime,
main section.l_banner div.link .move_6_anime {
  animation: .5s link_anime;
  animation-fill-mode: forwards;
}

main section.l_banner div.link .move_2_anime {
  animation-delay: .2s;
}

main section.l_banner div.link .move_3_anime {
  animation-delay: .3s;
}

main section.l_banner div.link .move_4_anime {
  animation-delay: .4s;
}

main section.l_banner div.link .move_5_anime {
  animation-delay: .5s;
}

main section.l_banner div.link .move_6_anime {
  animation-delay: .6s;
}

main section.l_banner div.ensen .move_1 {
  z-index: 2;
  right: 10px;
  bottom: 70px;
  width: 60px;
}

@media (max-width: 428px) {
  main section.l_banner div.ensen .move_1 {
    right: 10px;
    bottom: 50px;
    width: 48px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.ensen .move_1 {
    right: 10px;
    bottom: 40px;
    width: 45px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.ensen .move_1 {
    right: 10px;
    bottom: 35px;
    width: 40px;
  }
}

main section.l_banner div.ensen .move_1_anime {
  animation: 1s ensen_anime infinite;
}

main section.l_banner div.train_jouney .move_1 {
  z-index: 2;
  right: 95px;
  bottom: 45px;
  width: 60px;
}

@media (max-width: 1024px) {
  main section.l_banner div.train_jouney .move_1 {
    right: 85px;
    bottom: 60px;
  }
}

@media (max-width: 428px) {
  main section.l_banner div.train_jouney .move_1 {
    right: 75px;
    bottom: 45px;
    width: 50px;
  }
}

@media (max-width: 414px) {
  main section.l_banner div.train_jouney .move_1 {
    right: 70px;
    bottom: 45px;
    width: 50px;
  }
}

@media (max-width: 375px) {
  main section.l_banner div.train_jouney .move_1 {
    right: 55px;
    bottom: 35px;
  }
}

@media (max-width: 320px) {
  main section.l_banner div.train_jouney .move_1 {
    right: 50px;
    bottom: 25px;
    width: 40px;
  }
}

main section.l_banner div.train_jouney .move_1_anime {
  animation: .5s train_jouney_anime;
  animation-fill-mode: forwards;
}

main section.l_banner_bg {
  background-color: #FFF19F;
  margin: 0 0 30px 0;
  padding: 10px 0 10px 0;
}

@media (max-width: 428px) {
  main section.l_banner_bg {
    margin: 10px 0 30px 0;
  }
}

main section.l_banner_bg .l_banner {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 0 auto;
}

@media (max-width: 428px) {
  main section.l_banner_bg .l_banner {
    width: 95%;
  }
}

@media (max-width: 428px) {
  main section.l_banner_bg .l_banner div.banner img {
    position: inherit;
  }
}

main section.l_banner_bg .l_banner div {
  width: 19%;
  margin: 0 0 0 0;
}

@media (max-width: 428px) {
  main section.l_banner_bg .l_banner div {
    width: 49%;
  }
}

main section.l_banner_bg .l_banner div:nth-of-type(3),
main section.l_banner_bg .l_banner div:nth-of-type(4) {
  margin: 0 0 0 0;
}

main h2.sight_seeing {
  width: 25%;
}

@media (max-width: 1024px) {
  main h2.sight_seeing {
    margin: 0 0 0 5%;
  }
}

@media (max-width: 428px) {
  main h2.sight_seeing {
    width: 90%;
    max-width: 260px;
  }
}

main section.l_sightseeing_bg {
  background-color: #EF7E00;
  padding: 15px 0 15px 0;
}

main section.l_sightseeing_bg .l_sightseeing {
  width: 96%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 0 auto;
}

@media (max-width: 428px) {
  main section.l_sightseeing_bg .l_sightseeing {
    width: 90%;
  }
}

main section.l_sightseeing_bg .l_sightseeing div {
  width: auto;
  height: 105px;
  margin: 0 0 0 0;
}

@media (max-width: 428px) {
  main section.l_sightseeing_bg .l_sightseeing div {
    width: 49%;
    height: 120px;
    margin: 0 0 5px 0;
  }
}

@media (max-width: 414px) {
  main section.l_sightseeing_bg .l_sightseeing div {
    height: 117px;
  }
}

@media (max-width: 375px) {
  main section.l_sightseeing_bg .l_sightseeing div {
    height: 105px;
  }
}

@media (max-width: 375px) {
  main section.l_sightseeing_bg .l_sightseeing div {
    height: 90px;
  }
}

main section.l_sightseeing_bg .l_sightseeing div img {
  width: 100%;
  height: 100%;
}

main section.l_sightseeing_bg .l_sightseeing div:last-child {
  width: auto;
  height: 105px;
  margin: 0 0 0 0;
}

@media (max-width: 428px) {
  main section.l_sightseeing_bg .l_sightseeing div:last-child {
    width: 49%;
    height: 102px;
  }
}

@media (max-width: 414px) {
  main section.l_sightseeing_bg .l_sightseeing div:last-child {
    height: 100px;
  }
}

@media (max-width: 375px) {
  main section.l_sightseeing_bg .l_sightseeing div:last-child {
    height: 90px;
  }
}

@media (max-width: 320px) {
  main section.l_sightseeing_bg .l_sightseeing div:last-child {
    height: 76px;
  }
}

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