/* arguments inittial */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
header {
  position: absolute;
}
.top_mv {
  position: relative;
}
.top_mv_human {
  bottom: 0;
  content: '';
  height: 100%;

/* right: 0; */
  left: 50%;

/* background-image: url(/wp-content/themes/fabiniku/assets/img/common/main100121.png);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 100%;
  height: 90%;
  z-index: 10; */
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
.top_mv_human_box {
  height: 100%;
  padding-top: 50px;
  position: relative;
  width: 100%;
}
.top_mv_human_left {
  background-image: url(/wp-content/themes/fabiniku/assets/img/common/TsukasaJinguuji.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  height: 1151px;
  position: absolute;
  right: calc(50% + 302px);
  top: 45px;
  width: 351px;
}
.top_mv_human_right {
  background-image: url(/wp-content/themes/fabiniku/assets/img/common/TachibanaHinata.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 1009px;
  left: calc(50% + 296px);
  margin-bottom: -136px;
  position: absolute;
  top: 206px;
  width: 401px;
}
.top_mv_logo {
  bottom: 235px;
  height: 310px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 755px;
  z-index: 11;
}
.top_mv_bg {
  background-image: url(/wp-content/themes/fabiniku/assets/img/common/bg100121.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 770px!important;
  position: relative;
  width: 100%;
}

.top_mv_text {
  background-color: #fff589;
  color: #0f7882;
  font-family: 'Righteous', cursive;
  padding-bottom: 50px;
  padding-top: 80px;
  position: relative;
  text-align: center;
}

.top_mv_text span {
  display: block;
}

.top_mv_text_main {
  font-size: 12rem;
  font-weight: 400;
  line-height: 1;
  position: relative;
  z-index: 11;
}

.top_mv_text_sub {
  font-size: 6rem;
  font-weight: 400;
  line-height: 1;
  position: relative;
  z-index: 11;
}

.top_news {
  margin-bottom: 80px;
  margin-top: 0;
  margin-top: 80px;
}

.top_news .news {
  border: none;
  margin-top: 0;
  padding-bottom: 0;
}

.top_news .more_link_box {
  margin-top: 35px;
}

.top_movie {
  margin-bottom: 160px;
}

.top_twitter {
  background-image: url(/wp-content/themes/fabiniku/assets/img/top/bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  position: relative;
  width: 100%;
}

.top_twitter_content {
  background-color: #c1e7e7;
  display: flex;
  justify-content: center;
  left: 50%;
  margin: 0 auto;
  max-width: 800px;
  position: absolute;
  top: -80px;
  transform: translateX(-50%);
  width: 100%;
}

.top_twitter_info {
  padding: 80px 45px;
  width: 43%;
}

.top_twitter_info_img {
  margin-bottom: 25px;
}

.top_twitter_info_img img {
  width: 100%;
}

.top_twitter_info_account {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}

.top_twitter_info_account_name {
  color: #0f7882;
  font-size: 1.6rem;
  font-weight: bold;
}

.top_twitter_main {
  padding: 2px;
  width: 57%;
}

.top_twitter_name_account_icon {
  padding-left: 20px;
  width: 84px;
}

.top_twitter_name_account_icon img {
  border-radius: 50%;
}

.movie_slide_title {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.75;
  margin-top: 15px;
}

main {
  overflow: hidden;
}

.slick-slide .movie_slide_youtube {
  height: 300px;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}

.slick-slide .movie_slide_youtube iframe {
  height: 100%;
  width: 100%;
}

.slick-slide:not(.slick-current) .movie_slide_youtube::before {
  background-color: black;
  content: '';
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%;
}

.movie_slider_container {
  margin: 30px auto 35px;
  max-width: 1196px;
}

.movie_slider {
  align-items: center;
  display: flex;
  justify-content: center;
}

.movie_slider li.youtube {
  margin-left: 40px;
  width: calc(50% - 20px);
}

.movie_slider li.youtube a {
  display: block;
  transition: .3s;
}

.movie_slider li.youtube a:hover {
  opacity: .7;
}

.movie_slider li.youtube:first-child {
  margin-left: 0;
}

.slick-list {
  margin: 0 -16px;
  overflow: visible;
}

.slick-slide {
  margin: 0 16px;
  width: 480px;
}

.movie_slide_title {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.75;
}

button {
  appearance: none;
  background: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  border-radius: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 64px;
  margin: 0;
  outline: none;
  padding: 0;
  width: 64px;
}

.slide-arrow {
  position: absolute;
  top: 41%;
  transform: translateY(-50%);
}

.prev-arrow {
  background-image: url(/wp-content/themes/fabiniku/assets/img/common/slide_left.svg);
  left: 0;
  z-index: 1;
}

.next-arrow {
  background-image: url(/wp-content/themes/fabiniku/assets/img/common/slide_right.svg);
  right: 0;
  z-index: 1;
}

.twitter-timeline {
  height: 100% !important;
}

.top_twitter_name_account_icon {
  margin-right: 15px;
}

@media screen and (max-width: 1276px) {
  .movie_slider_container {
    margin: 30px auto 35px;
    max-width: 914px;
  }
  .top_mv_human_box {
    padding-top: 0;
  }
  .top_mv_human_left {
    /* background-image: url(/wp-content/themes/fabiniku/assets/img/common/TsukasaJinguuji_1276.png);
    background-position: left bottom;
    background-size: 293px 1152px;
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%; */
    left: 0;
    right: auto;
  }
  .top_mv_human_right {
    /* background-image: url(/wp-content/themes/fabiniku/assets/img/common/TachibanaHinata_1276.png);
    background-position: right bottom;
    background-size: 317px 1010px;
    bottom: 0;
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    width: 100%; */
    left: auto;
    right: 0;
  }
  .top_news {
    margin-top: 0;
    margin-top: 205px;
  }
}

/* fixed first-view character */
/* @media screen and (max-height: 1151px) and (max-width: 1276px) {
  .top_mv_human_left {
    background-size: contain;
    bottom: -50px;
  }
  .top_mv_human_right {
    background-size: contain;
    bottom: -50px;
    height: 95%;
  }
} */

@media screen and (max-width: 768px) {
  .top_mv_human {
    /* background-color: #ffffff;
    background-image: url(/wp-content/themes/fabiniku/assets/img/common/banner_767.png);
    padding-top: 70%; */
  }
  .top_mv_human_box {
    padding-top: 0;
  }
  .top_mv_human_left {
    background-image: url(/wp-content/themes/fabiniku/assets/img/common/TsukasaJinguuji_767.png);
    background-position: left bottom;
    background-size: 163px 680px;
    bottom: 0;
    height: calc(100% + 40px);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .top_mv_human_right {
    background-image: url(/wp-content/themes/fabiniku/assets/img/common/TachibanaHinata_767.png);
    background-position: right bottom;
    background-size: 185px 597px;
    bottom: 0;
    height: calc(100% + 40px);
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .top_mv_bg {
    background-image: url(/wp-content/themes/fabiniku/assets/img/common/bg_sp.png);
    background-position: top center;
    height: 480px!important;
  }
  .top_mv_logo {
    bottom: 130px;
    height: 137px;
    width: 334px;
  }
  .top_mv_text {
    padding-bottom: 40px;
    padding-top: 60px;
  }
  .top_mv_text_main {
    font-size: 5.8rem;
  }
  .top_mv_text_sub {
    font-size: 2.9rem;
  }
  .top_twitter {
    background-image: url(/wp-content/themes/fabiniku/assets/img/top/bg_sp.png);
    height: 530px;
  }
  .top_twitter_content {
    bottom: 33px;
    flex-wrap: wrap;
    left: 50%;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    top: auto;
    transform: translateX(-50%);
    width: calc(100% - 50px);
  }
  .top_twitter_info {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 40px;
    width: 100%;
  }
  .top_twitter_info img {
    margin: 0 auto;
    width: 255px;
  }
  .top_twitter_info_account {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-right: 30px;
  }
  .top_twitter_info_account_name {
    color: #0f7882;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .top_twitter_main {
    height: 335px;
    padding: 2px;
    width: 100%;
  }
  .top_news {
    margin-bottom: 45px;
    margin-top: 0;
    margin-top: 45px;
  }
  .top_news .more_link_box {
    margin-top: 20px;
  }
  .top_twitter_name_account_icon {
    height: 64px;
    padding-left: 0;
    width: 64px;
  }
  main {
    overflow: hidden;
  }
  .slick-slide .movie_slide_youtube {
    height: 142px;
    margin-bottom: 10px;
    width: 100%;
  }
  .movie_slider_container {
    margin: 23px auto;
    max-width: 346px;
  }

  .movie_slider {
    display: block;
  }

  .movie_slider li.youtube {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }

  .movie_slider li.youtube:first-child {
    margin-left: 0;
    margin-top: 0;
  }

  .slick-list {
    margin: 0 -12px;
    overflow: visible;
  }
  .slick-slide {
    margin: 0 12px;
    width: 252px;
  }
  .slick-slider {
    margin-bottom: 23px;
  }
  .movie_slide_title {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.75;
    margin-top: 10px;
  }
  button {
    appearance: none;
    background: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    border-radius: 0;
    border-radius: 50%;
    cursor: pointer;
    height: 38px;
    margin: 0;
    outline: none;
    padding: 0;
    width: 38px;
  }
  .slide-arrow {
    top: 32%;
  }
  .twitter-timeline {
    width: 100% !important;
  }
}

@media screen and (max-height: 679px) and (max-width: 768px) {
  .top_mv_human_left {
    background-size: contain;
    bottom: -50px;
  }
  .top_mv_human_right {
    background-size: contain;
    bottom: -50px;
    height: 95%;
  }
}

.link-banner{
  margin-top: 80px;
  max-width: 1190px;
  margin-bottom: 80px;
  text-align: center;
  margin: 205px auto 80px;
}
.link-banner.forSP{
  display: none;
}
/*@media screen and (max-width: 1276px){
  .link-banner{
  margin-top: 205px;
}
}*/
@media screen and (max-width: 768px){
  .link-banner.forPC{
  display: none;
}
  .link-banner.forSP{
  display: block;
    margin-top: 45px;
    padding: 0 25px;
}
}
