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

#atmosTransfer {
  /* 全国版*/
}
#atmosTransfer .atmos_what_ttl,
#atmosTransfer .atmos_what_ttl_txt,
#atmosTransfer .atmos_what_box {
  z-index: 1;
}
#atmosTransfer .js_movie_parents.atmos-nationwide {
  margin-top: 40px;
}
@media screen and (min-width: 769px) {
  #atmosTransfer .js_movie_parents.atmos-nationwide {
    margin-top: 60px;
  }
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__movies {
  border: none;
  padding-bottom: 0;
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__movie {
  background: rgb(2, 2, 47);
  border-top: none;
  padding: 16px;
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__pic {
  top: 16px;
  left: 16px;
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__overview--more {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 10%, rgb(2, 2, 47) 60%);
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__buy a {
  background: #3B48FE;
  color: #fff;
  font-size: 14px;
  border: none;
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__buy a::before {
  background-color: #1d2274;
}
#atmosTransfer .js_movie_parents.atmos-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;
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__link a {
  background-position: left bottom;
  background-size: 100% 1px;
  background-image: linear-gradient(90deg, #fff, #fff);
  background-repeat: no-repeat;
  transition: background-size ease 0.3s;
  color: #fff;
  font-size: 1.4rem;
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__link a:hover {
  background-size: 0% 1px;
  background-position: right bottom;
}
@media screen and (min-width: 769px) {
  #atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__link a {
    font-size: 1.6rem;
  }
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__more a {
  background: none;
  border: 1px solid #fff;
}
#atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__more a::before {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  #atmosTransfer .js_movie_parents.atmos-nationwide .c-movie__more a:hover span {
    color: #09059A;
  }
}
@media screen and (min-width: 769px) {
  #atmosTransfer .js_movie_parents.atmos-nationwide .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="%2309059A" 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;
  }
}
#atmosTransfer .atmos_theater.atmos-nationwide {
  background-size: cover;
}
#atmosTransfer .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;
}
#atmosTransfer .c-modal a.js_schedule_modal:hover {
  background-position: right bottom;
  background-size: 0% 1px;
}

.c-movie__env.atmos-nationwide {
  background: none;
}
.c-movie__env.atmos-nationwide .c-movie__theaterList a {
  background: rgba(4, 4, 17, 0.7);
  color: #DE447D;
  border: none;
}

.atmos_envLists {
  background: url(/_transfer/atmos/images/atmos_service_bg_sp.jpg) no-repeat center center;
  background-size: cover;
  padding: 0 0 1px;
}
@media screen and (min-width: 769px) {
  .atmos_envLists {
    background: url(/_transfer/atmos/images/atmos_service_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 30px 0 1px;
  }
}

.c-movie__envLists.atmos-nationwide {
  margin-top: 0;
  background: rgba(0, 0, 0, 0.7);
}
.c-movie__envLists.atmos-nationwide::before {
  content: none;
}

.c-movie__envMore.atmos-nationwide a {
  border: 1px solid #fff;
}
.c-movie__envMore.atmos-nationwide a::before {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .c-movie__envMore.atmos-nationwide a:hover span {
    color: #09059A;
  }
}
@media screen and (min-width: 769px) {
  .c-movie__envMore.atmos-nationwide 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="%2309059A" 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-breadcrumb.atmos-nationwide li a {
  background-image: none !important;
}

/* -----------------------------------------------
atmos_theater
----------------------------------------------- */
.atmos_theater_list {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.atmos_theater_list + .atmos_theater_list {
  margin-top: 20px;
}

.atmos_theater_list_items {
  width: 465px;
  margin-top: 20px;
}

.atmos_theater_list.--3column .atmos_theater_list_items {
  width: 32%;
}

.atmos_theater_list_items:nth-child(-n+2) {
  margin-top: 0;
}

.atmos_theater_list.--3column .atmos_theater_list_items:nth-child(-n+2) {
  margin-top: unset;
}

.atmos_theater_list_link,
.atmos_theater_list_link:visited,
.atmos_theater_list_link:link,
.atmos_theater_list_link:hover {
  text-decoration: none;
}

.atmos_theater_list_link {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: rgba(4, 4, 17, 0.702);
  width: 100%;
  padding: 30px;
}

.atmos_theater_list.--3column .atmos_theater_list_link {
  height: 100%;
  align-items: flex-start;
  row-gap: 10px;
  padding: 20px 30px;
}

.atmos_theater_list_link + .atmos_service_note {
  margin-top: 10px;
}

.atmos_theater_list_link span:first-of-type {
  display: flex;
}

.atmos_theater_list_link .name {
  display: inline-block;
  font-size: 24px;
  color: #de447d;
  font-weight: bold;
  border-right: solid 1px #666666;
  padding-right: 20px;
  margin-right: 20px;
}

.atmos_theater_list_link .theater-name {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #de447d;
  letter-spacing: 0;
}

.atmos_theater_list_link .screen {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
}

.atmos_theater_list_link .theater-screen {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 14px;
  color: #ffffff;
}

.atmos_theater_list_link .facility {
  width: 100px;
  border-radius: 0;
  margin-left: 15px;
}

.atmos_theater_list_link::after {
  content: "";
  background: url(../images/atmos_btn_ico04.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 14px;
  height: 20px;
}

@media screen and (min-width: 641px) {
  .atmos_theater_list_link::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffff;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.2s ease 0s;
  }
  .atmos_theater_list_link:hover::before {
    opacity: 0.2;
  }
  .atmos_theater_list.--3column .atmos_theater_list_items:nth-child(-n+3) {
    margin-top: unset;
  }
}
@media screen and (max-width: 640px) {
  .atmos_theater_list {
    margin-top: 5.3333333333vw;
  }
  .atmos_theater_list + .atmos_theater_list {
    margin-top: 4vw;
  }
  .atmos_theater_list_items {
    width: 42.6666666667vw;
    margin-top: 4vw;
  }
  .atmos_theater_list.--3column .atmos_theater_list_items {
    width: 42.6666666667vw;
  }
  .atmos_theater_list_items:nth-child(-n+2) {
    margin-top: 0;
  }
  .atmos_theater_list_link {
    padding: 3.3333333333vw;
    flex-direction: column;
    align-items: flex-start;
  }
  .atmos_theater_list_link span:first-of-type {
    flex-direction: column;
  }
  .atmos_theater_list_link .name {
    font-size: 4vw;
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
  .atmos_theater_list_link .screen {
    width: 100%;
    font-size: 3.4666666667vw;
    padding-top: 1.3333333333vw;
  }
  .atmos_theater_list_link .facility {
    width: 85%;
    margin-top: 1.3333333333vw;
    margin-left: 0;
  }
  .atmos_theater_list_link::after {
    right: 3.3333333333vw;
    width: 3.0666666667vw;
    height: 4.5333333333vw;
  }
}
/* -----------------------------------------------
atmos_about
----------------------------------------------- */
.atmos_about {
  display: flex;
  align-items: center;
  -moz-column-gap: 15px;
  column-gap: 15px;
  max-width: 100%;
  width: 550px;
  border-radius: 10px;
  border: 2px solid #363cfe;
  padding: 15px 18px;
  margin: 60px auto 0;
}

.atmos_about :nth-child(2n-1) {
  width: 100px;
  text-align: center;
}

.atmos_about :nth-child(2n) {
  width: calc(100% - 100px);
}

.atmos_about img {
  border-radius: 0;
}

.atmos_about p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 640px) {
  .atmos_about {
    flex-direction: column;
    row-gap: 2.4vw;
    margin-top: 10.6666666667vw;
    padding: 3.2vw 4vw;
  }
  .atmos_about :nth-child(2n-1),
  .atmos_about :nth-child(2n) {
    width: 100%;
  }
  .atmos_about img {
    max-width: 26.6666666667vw;
  }
  .atmos_about p {
    font-size: 3.2vw;
  }
}
/*# sourceMappingURL=../../../sourcemaps/_transfer/atmos/css/atmos_nationwide.css.map */