@charset "UTF-8";
#alpha-universe.page-teaser-20220906 .teaser {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  background-image: url("/camera/teaser/20220906/assets/img/teaser_bg_pc.jpg");
  background-repeat: no-repeat;
  background-size: 1440px 680px;
  height: 680px;
  background-position: top center;
}

#alpha-universe.page-teaser-20220906 .teaser a {
  color: #fff;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}

#alpha-universe.page-teaser-20220906 .teaser a:hover {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}

#alpha-universe.page-teaser-20220906 .teaser img {
  width: 100%;
}

@media screen and (max-width: 1000px) {
  #alpha-universe.page-teaser-20220906 .teaser {
    background-size: 144vw 68vw;
  }
}

@media screen and (max-width: 768px) {
  #alpha-universe.page-teaser-20220906 .teaser {
    background-image: url("/camera/teaser/20220906/assets/img/teaser_bg_sp.jpg");
    height: 101.33333vw;
    padding-bottom: 16vw;
  }
}

#alpha-universe.page-teaser-20220906 .teaser .teaser_textArea {
  padding-top: 286px;
}

@media screen and (max-width: 768px) {
  #alpha-universe.page-teaser-20220906 .teaser .teaser_textArea {
    padding-top: 46.93333vw;
  }
}

#alpha-universe.page-teaser-20220906 .teaser .teaser_title {
  width: 686px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #alpha-universe.page-teaser-20220906 .teaser .teaser_title {
    width: 83.6vw;
  }
}

#alpha-universe.page-teaser-20220906 .teaser .teaser_date {
  width: 610px;
  margin: 146px auto 0;
}

@media screen and (max-width: 768px) {
  #alpha-universe.page-teaser-20220906 .teaser .teaser_date {
    width: 66.93333vw;
    margin-top: 29.33333vw;
  }
}

#alpha-universe.page-teaser-20220906 .teaser .teaser_sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  padding-left: 48px;
}

@media screen and (max-width: 768px) {
  #alpha-universe.page-teaser-20220906 .teaser .teaser_sns_list {
    margin-top: 4.26667vw;
    padding-left: 2.66667vw;
  }
}

#alpha-universe.page-teaser-20220906 .teaser .teaser_sns_item:nth-of-type(2) {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  #alpha-universe.page-teaser-20220906 .teaser .teaser_sns_item:nth-of-type(2) {
    margin-left: 10.66667vw;
  }
}

#alpha-universe.page-teaser-20220906 .teaser .teaser_sns_icon {
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

@media screen and (max-width: 768px) {
  #alpha-universe.page-teaser-20220906 .teaser .teaser_sns_icon {
    width: 6.66667vw;
    height: 6.66667vw;
  }
}

@media screen and (min-width: 769px) {
  #alpha-universe.page-teaser-20220906 .teaser .teaser_sns_icon:hover {
    opacity: 0.7;
    -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
}

#alpha-universe.page-teaser-20220906 .teaser .teaser_sns_icon.-twitter {
  background-image: url("/camera/teaser/20220906/assets/img/teaser_twitter.png");
}

#alpha-universe.page-teaser-20220906 .teaser .teaser_sns_icon.-facebook {
  background-image: url("/camera/teaser/20220906/assets/img/teaser_facebook.png");
}
