@charset "UTF-8";
header::after {
  display: none;
  height: 0;
}

.open_message {
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: bold;
  margin: 1rem 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (min-width: 768px) {
  .open_message {
    font-size: 1.6rem;
  }
}

.shopphoto_slide {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .shopphoto_slide {
    margin-top: 1rem;
  }
}

.coupon {
  margin: 0 0 0;
}
@media screen and (min-width: 768px) {
  .coupon {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem;
    margin: 0.5rem 0 1rem 0;
  }
}

.coupon_item {
  margin: 1rem 0 0;
}
@media screen and (min-width: 768px) {
  .coupon_item {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .coupon_spacer {
    margin-top: 1.5rem;
    width: 100%;
  }
}

.google_kuchikomi {
  width: 80%;
  margin: 1rem auto;
}
@media screen and (min-width: 768px) {
  .google_kuchikomi {
    width: 50%;
    margin: 1rem auto;
  }
}

.news {
  background: url("../img/top/bg_topics.png?2") center top;
  background-size: 80px auto;
  padding: 1rem;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .news {
    background-size: 160px auto;
    padding: 3rem 3rem 3rem;
  }
}

.title_newface, .title_today, .title_news {
  line-height: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.title_news {
  margin-bottom: 1rem;
}
.title_news img {
  height: 2.6rem;
  width: auto;
}
@media screen and (min-width: 768px) {
  .title_news img {
    height: 3.6rem;
    width: auto;
  }
}

.news_box {
  padding: 0;
  border: none;
  height: 20rem;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .news_box {
    height: 720px;
  }
}
.news_box iframe {
  height: 100%;
  width: 100%;
  vertical-align: top;
}

.schedule {
  background: #fff;
  padding: 1rem 0 0.5rem;
}
@media screen and (min-width: 768px) {
  .schedule {
    padding: 3rem 0 0.5rem;
  }
}

.title_today img {
  height: 2.6rem;
  width: auto;
}
@media screen and (min-width: 768px) {
  .title_today img {
    height: 3.6rem;
    width: auto;
  }
}
.title_today a {
  display: inline-block;
  width: 4rem;
  overflow: hidden;
  position: relative;
  line-height: 1;
  font-size: 10px;
  margin-left: 0.5rem;
}
@media screen and (min-width: 768px) {
  .title_today a {
    width: 6rem;
    margin-left: 0.5rem;
  }
}
.title_today a:after {
  content: "";
  display: block;
  padding-top: 50%;
}
.title_today a img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.title_today a.today img {
  top: auto;
  bottom: 0;
}
.title_today.select_tomorrow a.today img {
  top: 0;
}
.title_today.select_tomorrow a.tomorrow img {
  top: auto;
  bottom: 0;
}

.scmail {
  background: #fff;
  padding: 0 1rem 1rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .scmail {
    padding: 2rem 0 3rem;
  }
}
.scmail img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .scmail img {
    width: 50%;
  }
}

.newface {
  background: url("../img/top/bg_newface.png?2") center top;
  background-size: 80px auto;
  padding: 1rem 0;
}
@media screen and (min-width: 768px) {
  .newface {
    background-size: 160px auto;
    padding: 3rem 3rem 3rem;
  }
}
.newface .cast_box {
  background: none;
}
.newface #buttons {
  padding: 0 0 1rem;
  text-align: center;
}
.newface #buttons button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #fff;
  color: #fff;
  background: #000;
  font-size: 1rem;
  line-height: 1;
  padding: 0 1rem;
  margin: 0 0.5rem;
  height: 2rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .newface #buttons button {
    font-size: 2rem;
    height: 3rem;
    padding: 0.8rem 1.5rem 0.5rem;
  }
}

.title_newface img {
  height: 2.6rem;
  width: auto;
}
@media screen and (min-width: 768px) {
  .title_newface img {
    height: 3.6rem;
    width: auto;
  }
}

.slide_3d {
  position: relative;
  overflow: hidden;
  margin: 1rem 0 0;
  padding: 0;
  background: none;
}
.slide_3d #carousel {
  height: 140vw;
  overflow: visible !important;
  top: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  zoom: 1;
  position: relative;
}
@media screen and (min-width: 768px) {
  .slide_3d #carousel {
    height: 70vw;
  }
}
@media screen and (min-width: 1200px) {
  .slide_3d #carousel {
    height: 840px;
  }
}
.slide_3d .cast {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .slide_3d .cast {
    width: 28%;
  }
}
.slide_3d .cast_box .cast:nth-child(2n+2) {
  margin-right: 0;
}

.newface #buttons {
  padding: 0 0 1rem;
  text-align: center;
}

.nenmatsu {
  margin: 1rem;
}
@media screen and (min-width: 768px) {
  .nenmatsu {
    margin: 1.5rem;
  }
}
.nenmatsu .pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .nenmatsu .pc {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .nenmatsu .sp {
    display: none;
  }
}/*# sourceMappingURL=top.css.map */