@charset "UTF-8";
.contents {
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}

section {
  position: relative;
}

.waitFadeIn {
  opacity: 0;
}

video,
img {
  display: block;
}

.clickable_button {
  cursor: pointer;
}

.clickable_button:hover {
  transform: scale(1.04, 1.04);
  transform-origin: center;
}

/**
 * headers of sections
 */
section > header {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media screen and (max-width: 600px) {
  .men_hr {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .men_hr {
    display: block;
    max-width: 51.5625%;
    height: auto;
    margin-right: 0;
    margin-left: auto;
  }
}

@media screen and (max-width: 600px) {
  .men_hr_half {
    display: block;
    max-width: 51.2980769231%;
    height: auto;
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (min-width: 600px) {
  .men_hr_half {
    display: none;
  }
}

.sec_title {
  height: auto;
  margin-right: auto;
  margin-left: 0;
}
@media screen and (max-width: 600px) {
  .sec_title {
    max-width: 39.7435897436%;
  }
}
@media screen and (min-width: 600px) {
  .sec_title {
    max-width: 24.21875%;
  }
}

/**
 * modals
 */
.blocker {
  z-index: 200;
  margin: 0;
  padding: 0;
}

.modal {
  z-index: 201;
  margin: 0;
  padding: 0;
}

.modal a.close-modal {
  display: none;
}

/**
 * navigation
 */
nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
}

.nav_toggle_button {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  z-index: 1;
}

/* nav_hamburger */
#nav_hamburger {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 94px;
  opacity: 1;
}

#nav_close_bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

#nav_3_btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

/* nav_menu */
#nav_menu {
  position: absolute;
  top: 0;
  right: -240px;
  width: 240px;
  height: 457px;
  opacity: 0;
}

#nav_open_bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

#nav_x_btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

#nav_menu_items {
  position: absolute;
  right: 0;
  bottom: 79px;
  z-index: 1;
}

/**
 * section top
 */
@media screen and (max-width: 600px) {
  #top_bg_sp {
    display: block;
    max-width: 100%;
    height: auto;
  }
  #top_bg {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  #top_bg_sp {
    display: none;
  }
  #top_bg {
    display: block;
    max-width: 100%;
    height: auto;
  }
}
#top_logo {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  height: auto;
}
@media screen and (max-width: 600px) {
  #top_logo {
    top: 6.0175054705%;
  }
}
@media screen and (min-width: 600px) {
  #top_logo {
    top: 5.5555555556%;
  }
}
@media screen and (max-width: 600px) {
  #top_logo {
    max-width: 44.8717948718%;
  }
}
@media screen and (min-width: 600px) {
  #top_logo {
    max-width: 22.34375%;
  }
}

#top_word {
  position: absolute;
  height: auto;
}
@media screen and (max-width: 600px) {
  #top_word {
    bottom: 3%;
    left: 2%;
    max-width: 45%;
  }
}
@media screen and (min-width: 600px) {
  #top_word {
    bottom: 2%;
    left: 2%;
    max-width: 33.125%;
  }
}

/**
 * banner
 */
#banner_images {
  position: relative;
  margin: auto;
  width: min(900px, 100vw);
}

#banner_buttons {
  display: flex;
  flex-direction: row;
}

#banner_01 {
  width: min(900px, 100vw);
  height: calc(0.8444444444 * min(900px, 100vw));
}

#banner_02_1 {
  width: calc(0.1188888889 * min(900px, 100vw));
  height: calc(0.0611111111 * min(900px, 100vw));
}

#banner_02_2_twitter {
  width: calc(0.38 * min(900px, 100vw));
  height: calc(0.0611111111 * min(900px, 100vw));
}

#banner_02_3_store {
  width: calc(0.3788888889 * min(900px, 100vw));
  height: calc(0.0611111111 * min(900px, 100vw));
}

#banner_02_4 {
  width: calc(0.1222222222 * min(900px, 100vw));
  height: calc(0.0611111111 * min(900px, 100vw));
}

#banner_03 {
  width: min(900px, 100vw);
  height: calc(0.1133333333 * min(900px, 100vw));
}

.banner_clear {
  position: absolute;
  width: calc(0.1444444444 * min(900px, 100vw));
  height: calc(0.1177777778 * min(900px, 100vw));
}

#banner_clear_1 {
  top: 20.8%;
  left: 8%;
}

#banner_clear_2 {
  top: 32.4%;
  left: 8%;
}

#banner_clear_3 {
  top: 44.6%;
  left: 3.6%;
}

#banner_clear_4 {
  top: 61.5%;
  left: 3.6%;
}

/**
 * section introduction
 */
@media screen and (max-width: 600px) {
  #int_bg_sp {
    display: block;
    max-width: 100%;
    height: auto;
  }
  #int_bg {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  #int_bg_sp {
    display: none;
  }
  #int_bg {
    display: block;
    max-width: 100%;
    height: auto;
  }
}
#int_txt {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  height: auto;
}
@media screen and (max-width: 600px) {
  #int_txt {
    top: 20.3619909502%;
  }
}
@media screen and (min-width: 600px) {
  #int_txt {
    top: 21.4932126697%;
  }
}
@media screen and (max-width: 600px) {
  #int_txt {
    max-width: 79.1666666667%;
  }
}
@media screen and (min-width: 600px) {
  #int_txt {
    max-width: 40.625%;
  }
}

/**
 * section keywords
 */
.key_container {
  position: relative;
}
@media screen and (max-width: 600px) {
  .key_container {
    width: 100vw;
    height: 52.5vw;
  }
}
@media screen and (min-width: 600px) {
  .key_container {
    width: min(1920px, 100vw);
    height: min(504px, 26.25vw);
  }
}

.key_01_bg {
  background-repeat: repeat, no-repeat;
  background-size: 12px 12px, cover;
}
@media screen and (max-width: 600px) {
  .key_01_bg {
    background-image: url("/images/keywords/pattern_white.png"), url("/images/keywords/key_01_bg_sp.jpg");
  }
}
@media screen and (min-width: 600px) {
  .key_01_bg {
    background-image: url("/images/keywords/pattern_white.png"), url("/images/keywords/key_01_bg.jpg");
  }
}

.key_02_bg {
  background-repeat: repeat, no-repeat;
  background-size: 12px 12px, cover;
}
@media screen and (max-width: 600px) {
  .key_02_bg {
    background-image: url("/images/keywords/pattern_white.png"), url("/images/keywords/key_02_bg_sp.jpg");
  }
}
@media screen and (min-width: 600px) {
  .key_02_bg {
    background-image: url("/images/keywords/pattern_white.png"), url("/images/keywords/key_02_bg.jpg");
  }
}

.key_03_bg {
  background-repeat: repeat, no-repeat;
  background-size: 12px 12px, cover;
}
@media screen and (max-width: 600px) {
  .key_03_bg {
    background-image: url("/images/keywords/pattern_white.png"), url("/images/keywords/key_03_bg_sp.jpg");
  }
}
@media screen and (min-width: 600px) {
  .key_03_bg {
    background-image: url("/images/keywords/pattern_white.png"), url("/images/keywords/key_03_bg.jpg");
  }
}

.key_movie {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: calc(100% + 0.5px);
  width: auto;
}

.key_title {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
}
@media screen and (max-width: 600px) {
  .key_title {
    max-width: 30.3418803419%;
  }
}
@media screen and (min-width: 600px) {
  .key_title {
    max-width: 14.7916666667%;
  }
}

/**
 * section contents
 */
#contents_container {
  display: grid;
}
@media screen and (max-width: 600px) {
  #contents_container {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 600px) {
  #contents_container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
#contents_container > div {
  position: relative;
}

@media screen and (max-width: 600px) {
  .content_movie {
    width: 50vw;
    height: auto;
  }
}
@media screen and (min-width: 600px) {
  .content_movie {
    width: 100%;
    height: auto;
  }
}

.content_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 44.375%;
  height: auto;
}

/**
 * section movie
 */
#movie_container {
  position: relative;
  width: 100%;
  height: auto;
}

#movie_bg {
  background-repeat: repeat, no-repeat;
  background-size: 12px 12px, cover;
}
@media screen and (max-width: 600px) {
  #movie_bg {
    width: min(936px, 100vw);
    height: calc(0.584375 * min(936px, 100vw));
    background-image: url("/images/movie/pattern_black.png"), url("/images/movie/mov_bg_sp.jpg");
  }
}
@media screen and (min-width: 600px) {
  #movie_bg {
    width: min(1920px, 100vw);
    height: min(961px, 50.0520833333vw);
    background-image: url("/images/movie/pattern_black.png"), url("/images/movie/mov_bg.jpg");
  }
}

#movie_buttons {
  display: grid;
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (max-width: 600px) {
  #movie_buttons {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 600px) {
  #movie_buttons {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 600px) {
  #movie_buttons {
    top: 1.7723880597%;
    margin: 0 auto;
    width: 79.9145299145%;
    width: 79.9145299145vw;
    height: 54.4871794872vw;
  }
}
@media screen and (min-width: 600px) {
  #movie_buttons {
    top: 10.4058272633%;
    bottom: auto;
    margin: auto;
    width: 44.21875%;
    height: 42.0395421436%;
  }
}

.movie_button {
  height: auto;
  margin: auto;
}
@media screen and (max-width: 600px) {
  .movie_button {
    width: 94.1176470588%;
  }
}
@media screen and (min-width: 600px) {
  .movie_button {
    width: 94.2408376963%;
  }
}

.movie_pr {
  display: block;
}
@media screen and (max-width: 600px) {
  .movie_pr {
    width: 100vw;
    height: 56.25vw;
  }
}
@media screen and (min-width: 600px) {
  .movie_pr {
    position: absolute;
    bottom: 8.75%;
    right: 0;
    left: 0;
    margin: auto;
    width: min(640px, 33.3333333333vw);
    height: min(360px, 18.75vw);
  }
}

/**
 * section stars
 */
#sec_stars {
  z-index: 1;
}

#stars_container {
  display: grid;
  height: auto;
  margin: auto;
}
@media screen and (max-width: 600px) {
  #stars_container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 600px) {
  #stars_container {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

.stars_button {
  width: 100%;
  height: auto;
}

/**
 * section news
 */
#news_container {
  position: relative;
  overflow: scroll;
  max-width: 100%;
  background-color: rgb(238, 238, 238);
}
@media screen and (max-width: 600px) {
  #news_container {
    height: 400px;
  }
}
@media screen and (min-width: 600px) {
  #news_container {
    height: 600px;
  }
}
#news_container ol {
  position: absolute;
  top: 20%;
  left: 10%;
  max-height: 60%;
  width: 80%;
  margin: auto;
  overflow-y: scroll;
}
#news_container ol li {
  margin-bottom: 15px;
}

.news_date,
.news_title {
  display: inline-block;
  line-height: 1.6;
  color: rgb(127, 127, 127);
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: rgb(127, 127, 127);
}
@media screen and (max-width: 600px) {
  .news_date,
.news_title {
    font-size: 12px;
  }
}
@media screen and (min-width: 600px) {
  .news_date,
.news_title {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  .news_date {
    width: 80px;
  }
}
@media screen and (min-width: 600px) {
  .news_date {
    width: 90px;
  }
}

.news_title {
  min-width: 230px;
  margin-left: 10px;
}

/**
 * footer
 */
footer {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: rgb(61, 61, 61);
}
@media screen and (max-width: 600px) {
  footer {
    margin-top: 30px;
    margin-bottom: 160px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px;
  }
}
@media screen and (min-width: 600px) {
  footer {
    max-width: 960px;
    margin-top: 80px;
    margin-bottom: 160px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 12px;
  }
}
footer dt,
footer dd {
  display: inline-block;
  line-height: 1.6;
}
@media screen and (max-width: 600px) {
  footer dt {
    width: 100px;
  }
}
@media screen and (min-width: 600px) {
  footer dt {
    width: 170px;
  }
}
footer dd {
  min-width: 210px;
  margin-left: 10px;
}

#footer_notes {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.6;
}

#footer_privacy_policy_link,
#footer_copyright {
  margin: 30px;
  text-align: center;
}

/**
 * modal of star profiles
 */
#profile_modal {
  max-width: none;
  box-sizing: content-box;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 600px) {
  #profile_modal {
    width: 90vw;
    height: 54.1935483871vw;
  }
}
@media screen and (min-width: 600px) {
  #profile_modal {
    width: calc(0.58125 * min(1920px, 100vw));
    height: calc(0.35 * min(1920px, 100vw));
  }
}

#profile_modal_swiper {
  overflow: hidden;
}
#profile_modal_swiper .swiper-pagination {
  bottom: -5%;
}
#profile_modal_swiper .swiper-pagination-bullet {
  background-color: white;
  opacity: 0.55;
}
#profile_modal_swiper .swiper-pagination-bullet-active {
  background-color: white;
  opacity: 0.85;
}
@media screen and (max-width: 600px) {
  #profile_modal_swiper .swiper-button-next {
    color: gray;
    opacity: 0.55;
    right: -5.5%;
  }
}
@media screen and (min-width: 600px) {
  #profile_modal_swiper .swiper-button-next {
    color: white;
    opacity: 0.55;
    right: -9%;
  }
}
#profile_modal_swiper .swiper-button-next:after {
  font-size: 150%;
}
@media screen and (max-width: 600px) {
  #profile_modal_swiper .swiper-button-prev {
    color: gray;
    opacity: 0.55;
    left: -5.5%;
  }
}
@media screen and (min-width: 600px) {
  #profile_modal_swiper .swiper-button-prev {
    color: white;
    opacity: 0.55;
    left: -9%;
  }
}
#profile_modal_swiper .swiper-button-prev:after {
  font-size: 150%;
}

.profile_modal_bg {
  width: 100%;
  height: auto;
  margin: auto;
}

.profile_modal_pro_a,
.profile_modal_pro_b {
  position: absolute;
  top: 2.6785714286%;
  left: 1.6129032258%;
  width: 45.8781362007%;
  height: auto;
}

.profile_modal_pro_b {
  display: none;
}

.profile_modal_change {
  position: absolute;
  bottom: 6.3988095238%;
  left: 3.2258064516%;
  width: 6.8100358423%;
  height: auto;
}

.profile_modal_close {
  position: absolute;
  top: -11.3095238095%;
  right: 1.6129032258%;
  width: 6.8100358423%;
  height: auto;
}

.profile_modal_voice01 {
  position: absolute;
  bottom: 10.119047619%;
  right: 29.1218637993%;
  width: 17.5627240143%;
  height: auto;
}

.profile_modal_voice02 {
  position: absolute;
  bottom: 10.119047619%;
  right: 5.8243727599%;
  width: 17.4731182796%;
  height: auto;
}

/**
 * modal of privacy policy
 */
#privacy_policy_modal {
  box-sizing: content-box;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background: white;
  max-width: 920px;
  width: 90%;
  height: 95%;
}
#privacy_policy_modal iframe {
  width: 100%;
  height: 100%;
}

#privacy_policy_modal .privacy_policy_modal_close {
  position: absolute;
}
@media screen and (max-width: 600px) {
  #privacy_policy_modal .privacy_policy_modal_close {
    width: 15px;
    height: 15px;
    top: 20px;
    right: 20px;
  }
}
@media screen and (min-width: 600px) {
  #privacy_policy_modal .privacy_policy_modal_close {
    width: 22px;
    height: 22px;
    top: 30px;
    right: 30px;
  }
}
#privacy_policy_modal .privacy_policy_modal_close span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
  display: block;
  width: 100%;
  height: 2px;
  background: black;
}
#privacy_policy_modal .privacy_policy_modal_close span:last-child {
  transform: translate(-50%, -50%) rotate(45deg);
}
#privacy_policy_modal .privacy_policy_modal_close span:first-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/*# sourceMappingURL=index.css.map */
