@charset "UTF-8";
/*各ページごとの特別指定*/
/*----------------------------------------------------------------------

TOP

----------------------------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
}

.top .contents {
  width: 100%;
  min-width: 1080px;
}

.top .mv-pc {
  display: block;
}

.top .mv-sp {
  display: none;
}

.top .img-pc {
  display: block;
}

.top .img-sp {
  display: none;
}

.top .top-mv {
  display: table;
  width: 100%;
  background: #fff;
}

.top .top-mv-sec {
  width: 65%;
  display: table-cell;
  height: 100%;
  background: url(../img/top/mv02.jpg) 0 bottom no-repeat;
  background-size: cover;
}

.top .top-mv-sec img {
  display: none;
}

.top .top-txt-sec {
  width: 35%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 20px 0 0;
  margin-top: -60px;
}

.top .badge-sec {
  position: absolute;
  top: 80px;
  left: 20px;
}

.top .badge-sec img {
  max-width: 140px;
}

.top .main-ttl img {
  max-width: 600px;
  width: 90%;
}

.top .billing01 {
  padding: 20px 0 20px;
}

.top .billing01 img {
  max-width: 360px;
  width: 100%;
}

.top .bnr-tour {
  margin-bottom: 20px;
}

.top .bnr-tour img {
  width: 300px;
}

.top .news-btn {
  margin-bottom: 20px;
}

.top .news-btn a {
  width: 160px;
  margin: 0 auto;
  background: #ea523c;
  display: block;
  padding: 14px 0;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1;
}

.top .news-btn a span {
  background: url(../img/top/icn-arrow01.png) 0 0.25em no-repeat;
  padding-left: 10px;
  background-size: 4px 7px;
}

.top .news-btn a:hover {
  opacity: 0.95;
}

.top .twitter-tl {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 6px;
  width: 360px;
  height: 223px;
  margin: 0 auto;
}

.top .mv-footer {
  width: 100%;
  background: #fff;
}

.top .mv-footer::after {
  content: "";
  display: block;
  clear: both;
}

.top .mv-footer .wrap {
  width: 90%;
  padding: 0 0 20px;
  margin: 0 auto;
}

.top .roadshow {
  padding: 20px 0;
  width: 100%;
  text-align: center;
}

.top .roadshow img {
  width: 100%;
  max-width: 972px;
}

.top .bnr-sec {
  width: 1015px;
  margin: 0 auto;
}

.top .bnr-sec li {
  margin-bottom: 12px;
  display: inline-block;
}

.top .bnr-sec img {
  width: auto;
}

.top .sns-btn {
  padding: 19px 0 14px 0;
  width: 275px;
  margin: 0 auto;
}

.top .sns-btn::after {
  content: "";
  display: block;
  clear: both;
}

.top .sns-btn li {
  float: left;
  padding: 0 6px 0;
}

@media screen and (max-width: 678px) {
  .top img {
    width: 100%;
  }
  .top .contents {
    min-width: 100%;
  }
  .top .main {
    position: relative;
    top: inherit;
    right: inherit;
    bottom: inherit;
    left: inherit;
    margin: auto;
    width: 100%;
    min-width: 100%;
    height: auto;
  }
  .top .mv-pc {
    display: none;
  }
  .top .mv-sp {
    display: block;
  }
  .top .img-pc {
    display: none;
  }
  .top .img-sp {
    display: block;
  }
  .top .top-mv-sec,
  .top .top-txt-sec {
    display: block;
    width: 100%;
  }
  .top .top-mv-sec img {
    display: block;
  }
  .top .badge-sec {
    position: relative;
    top: inherit;
    left: inherit;
    width: 300px;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .top .badge-sec img {
    width: 300px;
    max-width: 100%;
  }
  .top .mv-footer .wrap {
    width: 100%;
  }
  .top .roadshow {
    text-align: center;
    margin-bottom: 20px;
  }
  .top .roadshow img {
    width: 90%;
  }
}

@media screen and (max-width: 678px) and (max-width: 678px) {
  .top .roadshow {
    display: none;
  }
}

@media screen and (max-width: 678px) {
  .top .sns-btn {
    margin: 0 auto;
    float: none;
    padding-bottom: 15px;
  }
  .top .bnr-sec {
    width: 100%;
    float: none;
    text-align: center;
  }
  .top .bnr-sec li {
    width: 48%;
    display: inline-block;
  }
  .top .bnr-sec li img {
    width: 100%;
  }
  .top .sns-sec {
    width: 100%;
  }
  .top .twitter-tl {
    width: 320px;
    margin: 4% auto;
    height: 402px;
  }
  .top .twitter-tl iframe {
    border: 1px solid #000;
    height: 400px !important;
  }
}

/*----------------------------
下層共通
----------------------------*/
.low-contents {
  width: 100%;
  font-size: 15px;
  line-height: 2.0;
  clear: both;
}

@media (orientation: landscape) {
  .low-contents {
    padding-top: 70px;
  }
}

@media screen and (max-width: 678px) {
  .low-contents {
    padding-top: 20px;
  }
}

.low-contents img {
  width: 100%;
}

.low-contents h2 {
  text-align: center;
  font-size: 42px;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-bottom: 40px;
}

@media screen and (max-width: 678px) {
  .low-contents h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
}

.low-contents h2 span {
  font-size: 16px;
  display: block;
  margin-top: 18px;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 678px) {
  .low-contents h2 span {
    margin-top: 15px;
    font-size: 12px;
  }
}

.wrap {
  width: 980px;
  margin: 0 auto;
  padding: 80px 0;
}

@media screen and (max-width: 678px) {
  .wrap {
    width: 90%;
    padding: 20px 0 40px;
  }
}

#introduction,
#story,
#cast,
#staff {
  margin-top: -60px;
  padding-top: 60px;
}

@media screen and (max-width: 678px) {
  #introduction,
  #story,
  #cast,
  #staff {
    margin-top: -45px;
    padding-top: 45px;
  }
}

/*----------------------------
パララックス
----------------------------*/
.parallax {
  width: 100%;
  height: 100%;
  transition: transform 0.5s;
}

.parallax_block.Musk {
  padding-top: 700px;
  background-image: url(../img/top/p_photo01.jpg);
}

@media screen and (max-width: 678px) {
  .parallax_block.Musk {
    padding-top: 400px;
  }
}

.parallax_block {
  width: 100%;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

@media screen and (max-width: 812px) {
  .parallax_block {
    background-position: center top;
    background-attachment: scroll;
    background-size: 130% auto;
  }
}

.parallax_block .parallax_content {
  width: 100%;
  height: 100%;
  color: #fff;
}

/*animation*/
/*メインビジュアル*/
.firstview {
  opacity: 0;
  transition: all 2.0s;
}

.firstview.animate {
  opacity: 1;
}

/*全体*/
.animate .fadein {
  position: relative;
  top: 20px;
  opacity: 0;
  transition: all 1.5s;
}

.animate .fadein.moving {
  opacity: 1;
  top: 0;
}

/*----------------------------
イントロダクション
----------------------------*/
.introduction {
  padding: 0 0 600px;
  background: #dae8f0 url(../img/top/intro_bg.jpg) center bottom no-repeat;
  background-size: cover;
}

@media (orientation: landscape) {
  .introduction {
    background-size: 100% auto;
  }
}

@media screen and (min-width: 1440px) {
  .introduction {
    padding-bottom: 45%;
  }
}

@media screen and (max-width: 678px) {
  .introduction {
    padding-bottom: 44%;
    background-size: 100% auto;
  }
}

.introduction h3 {
  color: #ea523c;
  font-size: 28px;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.6;
}

@media screen and (max-width: 678px) {
  .introduction h3 {
    font-size: 20px;
  }
}

.introduction h3 span {
  display: block;
  font-size: 22px;
}

@media screen and (max-width: 678px) {
  .introduction h3 span {
    font-size: 16px;
  }
}

.introduction h3 br {
  display: none;
}

@media screen and (max-width: 678px) {
  .introduction h3 br {
    display: block;
  }
}

.introduction p {
  margin-bottom: 2em;
}

/*----------------------------
ストーリー
----------------------------*/
.story {
  background: #fff;
}

.story .wrap {
  width: 700px;
  position: relative;
  padding-top: 40px;
}

@media screen and (max-width: 678px) {
  .story .wrap {
    width: 90%;
    padding-top: 20px;
  }
}

.story h2 {
  margin-bottom: 10px;
}

@media screen and (max-width: 678px) {
  .story h2 {
    margin-bottom: 20px;
  }
}

.story .photo {
  margin-bottom: 30px;
}

.story .message {
  position: absolute;
  bottom: -20px;
  right: -120px;
}

@media screen and (max-width: 678px) {
  .story .message {
    display: none;
  }
}

.story .message img {
  width: 51px;
}

/*----------------------------
キャスト
----------------------------*/
.cast {
  background: url(../img/top/cast_bg.jpg) center 0 no-repeat;
  background-size: cover;
}

@media screen and (max-width: 678px) {
  .cast {
    background-position: 80% 0;
  }
}

@media screen and (max-width: 678px) {
  .cast .wrap {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 678px) {
  .cast h2 {
    padding-top: 20px;
  }
}

.map-box {
  margin-top: 60px;
}

.img-sokan {
  width: 100%;
}

area {
  border: none;
  outline: none;
}

/*モーダル*/
.cast-dtl {
  background: #fff;
}

.cast-dtl .main {
  display: flex;
  font-size: 14px;
}

.cast-dtl p {
  padding: 40px;
  line-height: 2;
}

.cast-dtl .main-adjust {
  align-items: center;
  font-size: 15px;
}

@media screen and (max-width: 678px) {
  .cast-dtl .main {
    display: block;
    text-align: center;
  }
  .cast-dtl .main h2 {
    display: block;
    padding: 00;
  }
  .cast-dtl .main h2 img {
    width: 100%;
  }
  .cast-dtl .main p {
    padding: 15px;
    text-align: left;
    line-height: 1.6;
  }
  .cast-dtl .main-adjust {
    font-size: 14px;
  }
}

/*----------------------------
スタッフ
----------------------------*/
.staff {
  background: rgba(255, 255, 255, 0.9);
  color: #333;
}

@media screen and (max-width: 678px) {
  .staff {
    font-size: 13px;
  }
}

.staff .wrap {
  padding-top: 40px;
}

.directer h3 {
  font-size: 22px;
}

.directer h3 span {
  font-size: 12px;
  padding-left: 12px;
}

.music {
  margin: 80px 0 0;
  padding: 80px 180px;
  background: #f6e5e2;
}

@media screen and (max-width: 678px) {
  .music {
    margin-top: 40px;
    padding: 40px 6%;
  }
}

.music .album {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 678px) {
  .music .album {
    display: block;
    text-align: center;
  }
}

.music figure {
  width: 290px;
}

@media screen and (max-width: 678px) {
  .music figure {
    margin: 0 auto 15px;
    width: 200px;
  }
}

.music .txt-sec h3 {
  font-size: 32px;
  line-height: 1.6;
}

@media screen and (max-width: 678px) {
  .music .txt-sec h3 {
    font-size: 20px;
  }
}

.music .txt-sec h3 span {
  display: block;
}

.music .txt-sec h3 .sub-txt01 {
  font-size: 20px;
}

.music .txt-sec h3 .sub-txt02 {
  font-size: 14px;
  margin-top: 2px;
}

.music .music-comment h3 {
  font-size: 18px;
  margin: 30px 0 5px;
  font-weight: bold;
}

@media screen and (max-width: 678px) {
  .music .music-comment h3 {
    padding-top: 15px;
    margin-top: 25px;
    border-top: 1px dotted #000;
  }
}

.music .official-youtube {
  text-align: center;
  display: block;
  margin-top: 30px;
}

.music .official-youtube a {
  border: 1px solid #000;
  padding: 15px 25px;
  background: #fff;
  display: inline-block;
  text-align: center;
  color: #000;
}

@media screen and (max-width: 678px) {
  .music .official-youtube a {
    padding: 15px 15px;
    font-size: 13px;
  }
}

.music .official-youtube a:before {
  content: '';
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 24px;
  /*画像の幅*/
  height: 17px;
  /*画像の高さ*/
  background-image: url(../img/top/icon_youtube.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 8px;
}

@media screen and (max-width: 678px) {
  .music .official-youtube a:before {
    width: 12px;
    padding-right: 20px;
  }
}

/*-----------
予告編 幅調整
-----------*/
.trailer .btn-sec {
  width: 100%;
}

.trailer .btn-sec li {
  width: 50%;
  float: left;
}

.trailer .btn-sec li.w-100per {
  width: 100%;
}

.trailer .btn-sec a {
  display: block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  padding: 16px 0;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  background: #ea523c;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.trailer .btn-sec a:hover {
  opacity: 0.85;
}

.trailer .btn-sec a.pad-adj {
  padding: 20px 0;
}

.trailer .btn-sec .active {
  color: #FFF100;
  background: #ea523c;
}

.trailer .btn-sec .icn-new {
  padding: 5px 5px 3px;
  background: #000;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  display: inline-block;
}

@media screen and (max-width: 540px) {
  .trailer .btn-sec li {
    width: 50%;
  }
  .trailer .btn-sec a {
    font-size: 14px;
  }
}

.trailer-list {
  padding: 30px;
  text-align: center;
  color: #fff;
}

.trailer-list h1 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
  padding: 12px;
  border: 3px solid #fff;
}

.trailer-list h2 {
  margin-bottom: 20px;
  color: #ea523c;
  font-weight: bold;
}

.trailer-list iframe {
  margin-bottom: 40px;
  border: 1px solid #ea523c;
}

/*pc*/
#mov iframe {
  width: 100%;
  min-height: 440px;
  display: block;
}

@media screen and (max-width: 540px) {
  /*SP*/
  #mov {
    position: relative;
    width: 300px;
    /*padding-top: 55%;*/
  }
  #mov iframe {
    width: 300px;
    min-height: inherit;
  }
}

/*----------------------------
おしらせ
----------------------------*/
body.news {
  background: url(../img/top/news_bg.jpg) center top no-repeat;
  background-size: 100% auto;
  padding: 0 0;
  min-width: 880px;
}

body.news a {
  color: #ea523c;
  text-decoration: underline;
}

body.news img {
  width: 100%;
  height: auto;
}

body.news header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
}

body.news h1 {
  width: 250px;
}

body.news .header-roadshow {
  width: 460px;
}

body.news .main {
  max-width: 880px;
  padding: 0 40px 40px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.9;
}

@media screen and (max-width: 480px) {
  body.news .main {
    font-size: 14px;
    width: 100%;
  }
}

body.news .box01 {
  padding: 15px 40px 30px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

body.news h2 {
  font-weight: bold;
  font-size: 22px;
  padding-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  color: #000;
}

body.news h2 span {
  font-weight: bold;
  font-size: 16px;
}

body.news h3 {
  background: #ea523c url(https://taiyonoie-movie.jp/css/original.css) 0 0 no-repeat;
  color: #fff;
  padding: 6px 12px 5px;
  margin: 20px 0 10px;
  font-size: 18px;
  font-weight: bold;
}

body.news h4 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 10px 15px 10px 0;
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
}

body.news h5 {
  color: #000;
  font-weight: bold;
  font-size: 15px;
  margin-top: 15px;
}

body.news h6 {
  font-weight: bold;
  font-size: 15px;
  margin-top: 10px;
}

body.news .att-txt {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

body.news .att-txt_red {
  font-weight: bold;
  color: #cc0000;
}

body.news .att-box {
  border-top: 3px solid #000;
  padding: 0 0 20px;
  margin-top: 20px;
}

body.news .mv-img {
  width: 100%;
  text-align: center;
}

body.news .mv-img img.max-w500 {
  max-width: 500px;
}

body.news .btn-a:hover {
  color: #ea523c;
  border: 1px solid #ea523c;
}

body.news .youtube-sec {
  margin-bottom: 30px;
  text-align: center;
}

body.news .youtube-sec iframe {
  display: inline;
  border: 1px solid #000;
}

body.news .arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}

body.news .arrow::before,
body.news .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

body.news .arrow-1::before {
  left: 20px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #ea523c;
}

body.news .btn-a {
  text-align: center;
  color: #ea523c;
  border: 1px solid #ea523c;
  display: inline-block;
  padding: 9px 0;
  width: 200px;
  text-decoration: none;
  padding-left: 14px;
}

/*----------------------------
おしらせ コメント
----------------------------*/
body.news-comment {
  background: none;
  padding: 40px 0;
  min-width: 880px;
}

body.news-comment a {
  color: #ea523c;
  text-decoration: underline;
}

body.news-comment img {
  width: 100%;
  height: auto;
}

body.news-comment header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
}

body.news-comment h1 {
  width: 250px;
}

body.news-comment .header-roadshow {
  width: 460px;
}

body.news-comment .main {
  max-width: 880px;
  padding: 0 40px 40px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.9;
}

@media screen and (max-width: 480px) {
  body.news-comment .main {
    font-size: 14px;
    width: 100%;
  }
}

body.news-comment .box01 {
  padding: 40px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

body.news-comment h2 {
  font-weight: bold;
  font-size: 22px;
  padding-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  color: #000;
}

body.news-comment h2 span {
  font-weight: bold;
  font-size: 16px;
}

body.news-comment h3 {
  background: none;
  border-bottom: 1px solid #000;
  color: #000;
  padding: 6px 12px 5px;
  margin: 20px 0 10px;
  font-size: 18px;
  font-weight: bold;
}

/*----------------------------
フォーム
----------------------------*/
body.form {
  background: url(../img/top/news_bg.jpg) center top no-repeat;
  background-size: 100% auto;
  padding: 20px 0 0;
}