@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;
}

#imaxTransfer {
  /* 全国版*/
}

#imaxTransfer .imax a.c-tickets__screen {
  color: var(--color-rightgray);
}

#imaxTransfer .js_movie_parents.imax-nationwide {
  margin-top: 32px;
  margin-left: 20px;
  margin-right: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

#imaxTransfer .js_movie_parents.imax-nationwide .c-movie__movies {
  border-bottom: 1px solid #333;
}

#imaxTransfer .js_movie_parents.imax-nationwide .c-movie__movie {
  border-top: 1px solid #333;
}

#imaxTransfer .js_movie_parents.imax-nationwide .c-movie__movie:first-child {
  margin-top: 0px;
  padding-top: 0px;
  border: none;
}

#imaxTransfer .js_movie_parents.imax-nationwide .c-movie__overview--more {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 10%, rgb(0, 9, 33) 60%);
}

#imaxTransfer .js_movie_parents.imax-nationwide .c-movie__buy a {
  border: 1px solid #fff;
}

#imaxTransfer .js_movie_parents.imax-nationwide .c-movie__buy a::before {
  background-color: #fff;
}

#imaxTransfer .js_movie_parents.imax-nationwide .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;
}

#imaxTransfer .js_movie_parents.imax-nationwide .c-movie__link a {
  background-image: linear-gradient(90deg, #fff, #fff);
}

#imaxTransfer .js_movie_parents.imax-nationwide .c-movie__more a {
  background: #0c2968;
  border: 1px solid #5c6e97;
}

#imaxTransfer .js_movie_parents.imax-nationwide .c-movie__more a::before {
  background-color: #091c44;
}

#imaxTransfer .c-movie__env.imax-nationwide {
  background: none;
  margin-left: 20px;
  margin-right: 20px;
}

#imaxTransfer .c-movie__env.imax-nationwide .c-movie__envLists {
  margin-top: 0;
}

#imaxTransfer .c-movie__env.imax-nationwide .c-movie__envLists::before {
  content: none;
}

#imaxTransfer .c-movie__env.imax-nationwide .c-movie__envMore a {
  border: 1px solid #fff;
}

#imaxTransfer .c-movie__env.imax-nationwide .c-movie__envMore a::before {
  background-color: #fff;
}

#imaxTransfer .imax .c-modal a.js_schedule_modal {
  color: var(--color-blue);
}

#imaxTransfer .imax .c-modal a.c-modal__close,
#imaxTransfer .imax .c-modal a.c-modal__close2 {
  color: var(--color-dark);
}

@media screen and (min-width: 769px) {
  #imaxTransfer .imax .about .imax_digital_theatre {
    background-size: cover;
  }

  #imaxTransfer .js_movie_parents.imax-nationwide .c-movie__buy a:hover span {
    color: #000921;
  }

  #imaxTransfer .js_movie_parents.imax-nationwide .c-movie__buy 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="%23000921" 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;
  }

  #imaxTransfer .c-movie__env.imax-nationwide {
    width: 100%;
    max-width: 1080px;
    background: none;
    margin-left: auto;
    margin-right: auto;
  }

  #imaxTransfer .c-movie__env.imax-nationwide .c-movie__envMore a:hover span {
    color: #000921;
  }

  #imaxTransfer .c-movie__env.imax-nationwide .c-movie__envMore 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="%23000921" 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;
  }
}

@media screen and (min-width: 1120px) {
  #imaxTransfer .js_movie_parents.imax-nationwide {
    width: 100%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1360px) {
  #imaxTransfer .imax .about .imax_digital_theatre {
    background-size: 100% auto;
  }
}
/*# sourceMappingURL=../../../sourcemaps/_transfer/imax/css/imax_nationwide.css.map */