@charset "UTF-8";
/* CSS Document */
img {
  vertical-align: bottom;
}

body {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pc-only {
  display: none !important;
}
/* mv */
.main__area{
  width: 100%;
  margin: 0 auto;
  background-color: #aacd06;
  padding-bottom: 5.6vw;
}
.main_area_wrap {
  width: 91.467vw;
  margin: 0 auto;
  background-color: #fff;
}
.main__img {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.l-about{
  margin: 7px auto 5.733vw;
  width: 95.18%;
}
.l-text{
  margin: 4vw auto;
  width: 93.5%;
}

.l-cast,
.l-movie{
  margin: 0 auto;
  position: relative;
}
.l-cast{
  z-index: 2;
  width: 100%;
}
.l-movie{
  width: 96.6%;
}
.l-movie{
  height: 73.1vw;
}
.l-movie .bg{
  position: absolute;
  top: -15.467vw;
}
.movie_area{
  position: absolute;
  top: 8.133vw;
  left: 0;
  z-index: 2;
  width: 100%;
}

.navi{
  margin: 11.733vw auto 12vw 12.24%;
  width: 67.7%;
}

.l-dream{
  margin: 4vw auto 0;
}

.l-dream .title{
  width: 84.2%;
  margin: 0 auto;
}
/* リスト */
.dream_list{
  margin: 4.667vw auto 0;
  width: 100%;
}
.item{
  position: relative;
  margin-bottom: 6.667vw;
}
.item:last-child{
  margin-bottom: 0;
}
.heading{
  width: 92.7%;
  margin: 20px auto 10px;
}
.img_box{
  width: 100%;
  margin: 0 auto 5px;
}
.cast_block{
  display: flex;
  align-items: baseline;
  width: 93.1%;
  margin: 0 auto 17px;
}
.c-text{
  margin: 0 auto;
  width: 88.3%;
}

/* ナレーター */
.sec_cast{
  margin: 0 auto;
  width: 94%;
  padding-bottom: 17.333vw;
}

.btn{
  width: 98%;
  margin: 30px auto;
}

.u-mplus {
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: -0.02em;
  font-weight: 500;
}
.l-dream__textbox{
  margin: 1em auto 0;
  font-size: 4.267vw;
  width: 80vw;
}
.l-dream__text{
  line-height: 1.6;
  margin-bottom: 1em;
  text-decoration: underline;
  display: block;
}
/* .l-dream__textbox a{
  display: block;
  color: #0FA0E1;
  text-decoration: underline;
} */
.c-icon{
  margin: 6.667vw auto 0;
  width: 21.333vw;
}