@charset "UTF-8";

/*
  フォントサイズ
    $font-size: フォントサイズ(必須)
    $line-height: ラインハイト or 空
    $letter-spacing: レタースペーシング or 空
*/

/*

*/

/*
  Hタグ
    $type: 2(H2サイズ)
*/

/*
  共通ボタン 大
  default: skyblue2
*/

/*
  共通ボタン 小
  default: skyblue2
*/

/*
  通常
  SP 左右のマージン20px
  PC 幅900px
*/

/*
  角丸border付きレイアウト
*/

/*
  グレーの文字の補足系
*/

:root {
  --color-primary: #B50080;
  --color-dark: #1A1A1A;
  --color-gray: #F3F4F8;
  --color-gray2: #B2B2B2;
  --color-rightgray: #666666;
  --color-rightgray2: #888888;
  --color-rightgray3: #E6E9F1;
  --color-blue: #007AAB;
  --color-rightblue: #0099CE;
  --color-skyblue: #E7F5F9;
  --color-skyblue2: #007AAB;
  --color-red: #D70606;
}

#fdxTransfer {
  /* 全国版*/
}

#fdxTransfer .fdx-gnav.nationwide-4dx ul {
  display: block;
}

#fdxTransfer .c-movie__env {
  border-bottom: 1px solid #333;
  padding-top: 24px;
}

#fdxTransfer .fdx-about.nationwide-4dx {
  margin-top: 50px;
}

#fdxTransfer .fdx-movie.nationwide-4dx {
  margin-top: 48px;
}

#fdxTransfer #intro_theater .c-movie__theaterList a {
  background: #882D00;
  border: 1px solid #C8BB9A;
}

#fdxTransfer #intro_theater .c-movie__theaterList a::before {
  background-color: #501b00;
}

#fdxTransfer .c-movie__movies {
  border-bottom: 1px solid #333;
}

#fdxTransfer .c-movie__movie {
  border-top: 1px solid #333;
}

#fdxTransfer .c-movie__movie:first-child {
  border: none;
}

#fdxTransfer .c-movie__buy a {
  background: #882D00;
  color: #fff;
  font-size: 14px;
  border: 1px solid #C8BB9A;
}

#fdxTransfer .c-movie__buy a::before {
  background-color: #501b00;
}

#fdxTransfer .c-movie__buy a::after {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23ffffff" d="M14.8585 11.5318L9.51833 6.19171C9.39482 6.0681 9.22994 6 9.05414 6C8.87833 6 8.71346 6.0681 8.58995 6.19171L8.19668 6.58487C7.94078 6.84107 7.94078 7.25745 8.19668 7.51326L12.6809 11.9975L8.19171 16.4867C8.06819 16.6104 8 16.7751 8 16.9508C8 17.1267 8.06819 17.2915 8.19171 17.4152L8.58497 17.8083C8.70858 17.9319 8.87336 18 9.04916 18C9.22497 18 9.38984 17.9319 9.51335 17.8083L14.8585 12.4634C14.9823 12.3394 15.0503 12.1738 15.0499 11.9978C15.0503 11.8211 14.9823 11.6557 14.8585 11.5318Z" /></svg>') center center/contain no-repeat;
}

#fdxTransfer .c-movie__link a {
  background-position: left bottom;
  background-size: 100% 1px;
  background-image: linear-gradient(90deg, #DEDA9B, #DEDA9B);
  background-repeat: no-repeat;
  transition: background-size ease 0.3s;
  color: #DEDA9B;
  font-size: 14px;
}

#fdxTransfer .c-movie__link a:hover {
  background-size: 0% 1px;
  background-position: right bottom;
}

#fdxTransfer .js_movie_parents {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}

#fdxTransfer .c-movie__more a::before {
  background-color: #fff;
}

#fdxTransfer .c-modal a.js_schedule_modal {
  background-position: left bottom;
  background-size: 100% 1px;
  background-image: linear-gradient(90deg, var(--color-blue), var(--color-blue));
  background-repeat: no-repeat;
  transition: background-size ease 0.3s;
}

#fdxTransfer .c-modal a.js_schedule_modal:hover {
  background-position: right bottom;
  background-size: 0% 1px;
}

.c-movie__envMore.nationwide-4dx a::before {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  #fdxTransfer .fdx-gnav.nationwide-4dx ul {
    display: flex;
    justify-content: center;
  }

  #fdxTransfer .c-movie__env {
    padding-top: 40px;
  }

  #fdxTransfer .fdx-about.nationwide-4dx {
    margin-top: 60px;
  }

  #fdxTransfer .fdx-movie.nationwide-4dx {
    margin-top: 60px;
  }

  #fdxTransfer #intro_theater .c-movie__theaterList a:hover p {
    color: #fff;
  }

  #fdxTransfer #intro_theater .c-movie__theaterList a:hover p::after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23ffffff" d="M14.8585 11.5318L9.51833 6.19171C9.39482 6.0681 9.22994 6 9.05414 6C8.87833 6 8.71346 6.0681 8.58995 6.19171L8.19668 6.58487C7.94078 6.84107 7.94078 7.25745 8.19668 7.51326L12.6809 11.9975L8.19171 16.4867C8.06819 16.6104 8 16.7751 8 16.9508C8 17.1267 8.06819 17.2915 8.19171 17.4152L8.58497 17.8083C8.70858 17.9319 8.87336 18 9.04916 18C9.22497 18 9.38984 17.9319 9.51335 17.8083L14.8585 12.4634C14.9823 12.3394 15.0503 12.1738 15.0499 11.9978C15.0503 11.8211 14.9823 11.6557 14.8585 11.5318Z" /></svg>') center center/contain no-repeat;
  }

  #fdxTransfer .c-movie__link a {
    font-size: 16px;
  }

  #fdxTransfer .js_movie_parents {
    width: 100%;
  }

  #fdxTransfer .c-movie__more a:hover span {
    color: #1a1a1a;
  }

  #fdxTransfer .c-movie__more a:hover::after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%231a1a1a" d="M14.8585 11.5318L9.51833 6.19171C9.39482 6.0681 9.22994 6 9.05414 6C8.87833 6 8.71346 6.0681 8.58995 6.19171L8.19668 6.58487C7.94078 6.84107 7.94078 7.25745 8.19668 7.51326L12.6809 11.9975L8.19171 16.4867C8.06819 16.6104 8 16.7751 8 16.9508C8 17.1267 8.06819 17.2915 8.19171 17.4152L8.58497 17.8083C8.70858 17.9319 8.87336 18 9.04916 18C9.22497 18 9.38984 17.9319 9.51335 17.8083L14.8585 12.4634C14.9823 12.3394 15.0503 12.1738 15.0499 11.9978C15.0503 11.8211 14.9823 11.6557 14.8585 11.5318Z" /></svg>') center center/contain no-repeat;
  }

  .c-movie__envMore.nationwide-4dx a:hover span {
    color: #1a1a1a;
  }

  .c-movie__envMore.nationwide-4dx a:hover::after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%231a1a1a" d="M14.8585 11.5318L9.51833 6.19171C9.39482 6.0681 9.22994 6 9.05414 6C8.87833 6 8.71346 6.0681 8.58995 6.19171L8.19668 6.58487C7.94078 6.84107 7.94078 7.25745 8.19668 7.51326L12.6809 11.9975L8.19171 16.4867C8.06819 16.6104 8 16.7751 8 16.9508C8 17.1267 8.06819 17.2915 8.19171 17.4152L8.58497 17.8083C8.70858 17.9319 8.87336 18 9.04916 18C9.22497 18 9.38984 17.9319 9.51335 17.8083L14.8585 12.4634C14.9823 12.3394 15.0503 12.1738 15.0499 11.9978C15.0503 11.8211 14.9823 11.6557 14.8585 11.5318Z" /></svg>') center center/contain no-repeat;
  }
}
/*# sourceMappingURL=../../../sourcemaps/_transfer/4dx/css/4dx_nationwide.css.map */