@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');

/*要素のマージン・パディングなど*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}


/*横スクロールバーを表示させない*/

html {
  overflow-y: scroll;
}


/*liの行頭記号を出さない*/

li {
  list-style-type: none;
}


/*画像を縦に並べたときに余白が出ない*/

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

body {
  width: 100%;
  margin: 0;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

div#daiundoukai_sp {
   background: url(./../img/bg.png) repeat-y center top;
  background-size: 100%;

}

div#daiundoukai_sp img {
  vertical-align: bottom;
  width: 100%;
}

div#daiundoukai_sp section.top {
  width: 100%;
  margin: 0px auto 0px auto;
  margin-bottom: 0px;
  padding: 5vw 0;
  box-sizing: border-box;
}

div#daiundoukai_sp section.top img {
  display: block;
  width: 100%;
}

div#daiundoukai_sp .nav_wrap {
  display: block;
  background-color: #F00;
}

div#daiundoukai_sp .nav_wrap .nav {
  margin: 0 auto;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #FFF;
}

div#daiundoukai_sp .nav_wrap .nav li {
  text-align: center;
  width: 25%;
}
div#daiundoukai_sp .nav_wrap .nav li:first-child a,div#daiundoukai_sp .nav_wrap .nav li:nth-child(5) a{
   border-left: 0;
}
div#daiundoukai_sp .nav_wrap .nav li a {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  font-size: 4.375vw;
  text-decoration: none;
  padding: 5.46875vw 0;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.04em;
  width: 100%;
  color: #fff;
  border-bottom: 1px solid #FFF;
   border-left: 1px solid #FFF;
}

div#daiundoukai_sp .nav_wrap .nav li a:hover {
  opacity: 0.66;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

div#daiundoukai_sp section.main-contents {
  width: 96%;
  margin: 0 auto;
  text-align: center;
  padding-bottom:6.25vw; 
  margin-top: 5%;

}

div#daiundoukai_sp section.main-contents .inner {
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}

div#daiundoukai_sp section.main-contents .item{
  width: auto;
  content: border-box;
  margin: 6.25vw auto 0 auto;
  border: 3px solid #F00;
  border-radius: 3.125vw;
  background: #FFF;
  color: #333;

}


div#daiundoukai_sp section.main-contents .item_box {
   padding: 6.25vw 3.90625vw 7.8125vw 3.90625vw;
  text-align: left;
}
div#daiundoukai_sp section.main-contents #comment .item_box {
   padding: 0 3.90625vw 7.8125vw 3.90625vw;
  text-align: left;
}
div#daiundoukai_sp section.main-contents #staff .item_box {
   padding: 1.875vw  4.6875vw 7.8125vw 4.6875vw;
  text-align: left;
}

div#daiundoukai_sp section.main-contents .item_box .item_lead{
 font-size: 5vw;
text-align:center;
 line-height: 1.6;
 font-weight: bold;
 letter-spacing: -0.02em;
}

div#daiundoukai_sp section.main-contents #staff .item_box .item_lead{
 font-size:4.375vw;
 line-height: 1.6;
 font-weight: normal;
 letter-spacing: -0.02em;
 margin-top: 4.375vw;
}

div#daiundoukai_sp section.main-contents #staff .item_box .item_lead span{
font-weight: bold;
 font-size: 5vw;
}

div#daiundoukai_sp section.main-contents .item_box .item_lead span{
   background: -webkit-linear-gradient(0deg, rgba(255,124,8,1) 0%,rgba(182,12,205,1) 33%,rgba(37,169,238,1) 66%,rgba(34,213,81,1) 100%);
 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
div#daiundoukai_sp .item_title,div#daiundoukai_sp .item_titlejp {
  color: #F00;
  width: 100%;
  background: url(./../img/ttl_bg.png) no-repeat center bottom;
  background-size: 200%;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  margin: 6.25vw auto 0 auto;
   padding-bottom: 1.5625vw;
  text-shadow:1px 1px 0 #FFF;
}
div#daiundoukai_sp .item_title_archive {
  color: #F00;
  width: 100%;
  background: url(./../img/ttl_bg.png) no-repeat center bottom;
  background-size: 200%;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  margin: 6.25vw auto 0 auto;
   padding-bottom: 4.375vw;
  text-shadow:1px 1px 0 #FFF;
  font-size:  6.25vw;
  font-weight: bold;
}
div#daiundoukai_sp .item_line{ 
  width: 100%;
  background: url(./../img/ttl_bg.png) no-repeat center top;
  background-size: 200%;
 
  margin: 5vw auto 0 auto;
   padding-top: 5vw;

}
div#daiundoukai_sp .title_archive{
  color: #FFF;
   background: -webkit-linear-gradient(0deg, rgba(255,124,8,1) 0%,rgba(182,12,205,1) 33%,rgba(37,169,238,1) 66%,rgba(34,213,81,1) 100%);
   background-color: #F00;
   text-align: left;
   font-weight: bold;
  line-height: 1;
    font-size: 5vw;
  margin:5vw 0 0 0;
   border-radius: 1.5625vw;
   padding:2.34375vw 0 2.34375vw 2.34375vw;

}
div#daiundoukai_sp .item_titlejp {
 font-size: 10vw;
 font-weight: bold;
}
div#daiundoukai_sp .item_title{
  font-family: 'Poppins', sans-serif;
   font-size: 12.5vw;
}
div#daiundoukai_sp section.main-contents .item_box p.item_subtitle{
  border-bottom: 1px solid #bce521;
  margin: 4.6875vw 0 2.34375vw 0;
  line-height: 1.6;
  padding: 3.125vw 0 1.5625vw 0;
  font-size: 4.375vw;
  letter-spacing:-0.02em;
    font-weight: bold;
}
div#daiundoukai_sp section.main-contents #comment .item_box p.item_subtitle {
     margin: 7.03125vw 0 2.34375vw 0;
     padding: 0 0 1.5625vw 10.9375vw;
     background: url(./../img/icon_comment.png) no-repeat left top;
     background-size: 8.59375vw;
     font-size: 5vw;
     line-height: 1.4;
}
div#daiundoukai_sp section.main-contents #comment .archive .item_box p.item_subtitle{
   margin: 5vw 0 2.34375vw 0;
}
div#daiundoukai_sp section.main-contents .item_box p.item_txt {
  color: #333;
  background-size: 100%;
  font-size:4.0625vw;
  line-height: 1.7;
}
div#daiundoukai_sp section.main-contents .item_box p.item_story {
  color: #333;
  background-size: 100%;
 font-size:4.0625vw;
  line-height: 1.7;
}
div#daiundoukai_sp section.main-contents #onair .item_box .item_photo {
  margin-top: 3.125vw;
}
div#daiundoukai_sp section.main-contents #onair .item_box .item_copy {
  font-size: 2.34375vw;
  margin-top: 1.5625vw;
  text-align: center;
}

div#daiundoukai_sp section.main-contents .item_box .item_cast{
  width: 100%;
  margin: 2.34375vw auto 0 auto;

}
div#daiundoukai_sp section.main-contents .item_box .item_cast dl{
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
   font-size:4.0625vw;
  border-bottom: 1px solid #bce521;
  padding: 3.125vw 1.5625vw;
}
div#daiundoukai_sp section.main-contents .item_box .item_cast dt{

  text-align: left;

 
}
div#daiundoukai_sp section.main-contents .item_box .item_cast dd{
 
  text-align: left;
}
div#daiundoukai_sp section.main-contents .item_box .item_cast .item_lead{
 font-size:4.375vw;
 line-height: 1.6;
 font-weight: normal;
 letter-spacing: -0.02em;
 margin-top: 4.375vw;
}
div#daiundoukai_sp section.main-contents .item_box .item_cast .item_lead span{
  font-weight: bold;
}
div#daiundoukai_sp section.main-contents .lead {
  margin: 60px auto;
  background: url(./../img/bg_special.jpg) repeat-y center top;
  background-size: 100%;
}

div#daiundoukai_sp section.main-contents .item_box .item_comment dt{
  width: 100%;
}
div#daiundoukai_sp section.main-contents .item_box .item_comment dt img{
  width: 100%;
  padding-top: 10px;
}
div#daiundoukai_sp section.main-contents .item_box .item_comment dd{
   color: #333;
 font-size:4.0625vw;
  line-height: 1.7;
  padding: 3.125vw 0 0 0;
}
div#daiundoukai_sp section.main-contents #comment .item_box p.item_txt{   
    padding: 0 0 0 0;
}
div#daiundoukai_sp section.main-contents .item_box .item_staff li{
 font-size:4.375vw;
text-align:center;
 line-height: 1.7;
 padding:1.5625vw 0 0 0;
 letter-spacing: -0.02em;
}
div#daiundoukai_sp section.main-contents .movie_btn{
  width: 94%;
  margin: 0 auto;
}
div#daiundoukai_sp section.main-contents .comment_btn,div#daiundoukai_sp section.main-contents .top_btn{
  width: 94%;
  margin: 0 auto 5vw auto;
}

div#daiundoukai_sp section.main-contents .movie_btn a,div#daiundoukai_sp section.main-contents .comment_btn a,div#daiundoukai_sp section.main-contents .top_btn a {
  background-color: #F00;
  color: #fff;
  font-size:4.0625vw;
  text-decoration: none;
  border-radius: 6.6666vw;
  display: inline-block;
  padding: 3.90625vw 0;
  font-weight: 700;
  width: 100%;
  position: relative;
}

div#daiundoukai_sp section.main-contents .movie_btn a::after ,div#daiundoukai_sp section.main-contents .comment_btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4vw;
  width: 1.6vw;
  height: 1.6vw;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
div#daiundoukai_sp section.main-contents .top_btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4vw;
  width: 1.6vw;
  height: 1.6vw;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
/* news */
div#daiundoukai_sp section.main-contents .news_list {
  max-height: 400px;
  overflow: auto;
}
div#daiundoukai_sp section.main-contents .news_list li {
  margin-bottom: 4vw;
}

div#daiundoukai_sp section.main-contents .news_list li:last-child {
  margin-bottom: 0;
}

div#daiundoukai_sp section.main-contents .news_list .txt_box a {
  text-decoration: underline;
  color: #292828;
}

div#daiundoukai_sp section.main-contents .news_list .txt_box a:hover {
  text-decoration: none;
}

div#daiundoukai_sp section.main-contents .news_list .date span {
  background: #F00;
   font-family: 'Poppins', sans-serif;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 0.3em 0.8em;
  font-size: 3.2vw;
  font-weight: bold;
  border-radius: 5px;
  margin-bottom: 1.3333vw;
}

div#daiundoukai_sp section.main-contents .news_list .ttl {
  font-size: 4vw;
  margin-bottom: 1.3333vw;
  line-height: 1.6;
}

div#daiundoukai_sp section.main-contents .news_list .ttl:last-of-type {
  margin-bottom: 0;
}
/* youtube */

div#daiundoukai_sp section.main-contents .youtube-box {
  width: 100%;
  margin: 6.25vw auto 5vw auto;
}

div#daiundoukai_sp section.main-contents .youtube-box .youtube-inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

div#daiundoukai_sp section.main-contents .youtube-box .youtube-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

div#daiundoukai_sp section.main-contents .bnr_present{
  width: auto; 
  margin:5vw auto 0 auto;
  border: 3px solid #FFF;
  border-radius: 1.875vw;
  box-sizing: border-box;
}
div#daiundoukai_sp section.main-contents .bnr_present img{
 
   border-radius: 1.875vw;
}



.sky_frame {
  background-image: url(./../img/sp_sky_back.jpg);
  background-size: contain;
  width: 100%;
  margin:4.6875vw 0 0 0px;
  padding: 15px 10px;
  border: 1px #cccccc solid;
  box-sizing: border-box;
}

.sky_frame a {
  text-decoration: none;
}

.sky_ttl {
  padding: 0 0 15px;
}

.sky_text {
  font-size: 11px;
  line-height: 14px;
  padding: 5px 0;
  text-align: right;
  background: #ffffff;
}

.sky_text2 {
  font-size: 11px;
  line-height: 14px;
  padding: 2% 0 1%;
  text-align: right;
}

.sky_ttl_frame {
  padding-bottom: 10px;
}

.sky_web_frame {
  background: url(./../img/sp_skaper_zeroen_back.png) #ffffff;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  margin-bottom: 15px;
}

.sky_button {
  padding-top: 13%;
  text-align: center;
}

.sky_button_image {
  display: block;
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
  margin-left: auto;
  margin-right: auto;
  width: 92.5% !important;
}

.bangumi_text {
  font-size: 14px;
  text-align: center;
  width: 90%;
  margin: 20px auto 5px auto;
}

.foot_info {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}

.foot_info .info_midashi {
  width: 100%;
  margin: 0;
  color: #f0027f;
}

.foot_info p {
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}

.foot_info .info_midashi--ch2 {
  width: 100%;
  margin: 0;
  background: #fff;
  color: #f0027f;
}