* {
  -webkit-box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
}
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -webkit-font-feature-settings: 'palt';
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  font-feature-settings: 'palt';
  text-size-adjust: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  cursor: pointer;
}
label {
  cursor: pointer;
}
html.modal {
  overflow: hidden;
}
body {
  background: #000 url("/tv/zenitendo2021/assets/img/bg_main.jpg") repeat center top;
  background-size: auto;
  font-family: "Noto Sans JP", sans-serif;
}
body.home {
  background: #000 url("/tv/zenitendo2021/assets/img/bg_main_top.png") repeat center top;
  background-size: 256px 245px;
}
html.menuOpen body {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
html.modal body {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
ul,
li,
dl,
dt,
dd,
figure,
p,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.PC {
  display: block;
}
.SP {
  display: none;
}
.titL {
  margin: 0 0 30px 0;
  text-align: center;
}
.titL img {
  height: 31px;
}
.titM {
  margin-bottom: 40px;
  padding: 10px 0;
  background: url("/tv/zenitendo2021/assets/img/bg_tit_m.png") no-repeat center center;
  background-size: 39px 39px;
  color: #240904;
  font-size: 1.25rem;
  text-align: center;
}
.titML {
  margin-bottom: 30px;
  padding: 5px 0 10px 45px;
  background: url("/tv/zenitendo2021/assets/img/bg_tit_ml.png") no-repeat left center;
  background-size: 39px 39px;
  color: #240904;
  font-size: 1.25rem;
  line-height: 1.3;
}
.titML .tit_date {
  color: #5f470f;
  font-size: 0.9375rem;
}
.titML strong {
  font-size: 1.875rem;
}
.titML span {
  display: inline-block;
  margin-left: 20px;
}
.titMS {
  position: relative;
  margin-bottom: 15px;
  padding-left: 26px;
  color: #240904;
  font-size: 1.25rem;
}
.titMS:before {
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 6px solid #e0c983;
  content: "";
}
.titS {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: center;
}
.titS:after {
  -webkit-transform: translate(-50%, 0);
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 30px;
  height: 4px;
  transform: translate(-50%, 0);
  background-color: #240904;
  content: "";
}
.btnList {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 360px;
  height: 81px;
  margin: 0 auto;
  border-radius: 41px;
  background-color: #c9376c;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btnList:hover {
  opacity: 0.7;
}
.nav_head-tab {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
.nav_head-tab li {
  margin: 0 3.5%;
}
.nav_head-tab li a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2), 0 0 40px #f3dea5 inset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 237px;
  height: 65px;
  border-radius: 40px;
  background-color: rgba(244,230,209,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2), 0 0 40px #f3dea5 inset;
  color: #5f470f;
  font-size: 1.125rem;
  font-weight: bold;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.nav_head-tab li a:hover {
  opacity: 0.7;
}
.nav_head-tab li a.act {
  background-color: #f4e6d1;
  color: #c9376c;
}
#header {
  z-index: 15;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 107px;
  padding: 0 3%;
  background: url("/tv/zenitendo2021/assets/img/bg_header.png") repeat-x center top;
  background-size: 1223px 107px;
}
#header .inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#header .inner h1 {
  position: relative;
  width: 163px;
  margin-top: 30px;
}
#header .inner h1 .logo {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: block;
  position: absolute;
  top: -120px;
  left: 0;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#header .inner h1 .logo:hover {
  opacity: 0.7;
}
html.fixed #header .inner h1 .logo {
  top: 0;
}
#header .inner h1 .logo img {
  height: 85px;
}
#header .inner nav {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  max-width: 1060px;
  margin: 50px 20px 0 0;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
html.fixed #header .inner nav {
  max-width: 984px;
  margin-right: 0;
}
html.menuOpen #header .inner nav {
  display: block;
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
#header .inner nav .tit {
  display: none;
}
#header .inner nav .tit .frame_sp {
  width: 100%;
  margin-bottom: 20px;
}
#header .inner nav .tit .frame_menu {
  display: block;
  width: 110px;
  margin: 0 auto 15px auto;
}
#header .inner nav ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
#header .inner nav ul li:first-child {
  display: none;
}
#header .inner nav ul li a,
#header .inner nav ul li span {
  display: inline-block;
  line-height: 1;
}
#header .inner nav ul li a[href*="/news/"].act,
#header .inner nav ul li span[href*="/news/"].act,
#header .inner nav ul li a[href*="/news/"]:hover,
#header .inner nav ul li span[href*="/news/"]:hover {
  background: url("/tv/zenitendo2021/assets/img/header/header_btn_news_on.png") no-repeat center center;
  background-size: 100%;
}
#header .inner nav ul li a[href*="/news/"].act img,
#header .inner nav ul li span[href*="/news/"].act img,
#header .inner nav ul li a[href*="/news/"]:hover img,
#header .inner nav ul li span[href*="/news/"]:hover img {
  visibility: hidden;
}
#header .inner nav ul li a[href*="/onair/"].act,
#header .inner nav ul li span[href*="/onair/"].act,
#header .inner nav ul li a[href*="/onair/"]:hover,
#header .inner nav ul li span[href*="/onair/"]:hover {
  background: url("/tv/zenitendo2021/assets/img/header/header_btn_onair_on.png") no-repeat center center;
  background-size: 100%;
}
#header .inner nav ul li a[href*="/onair/"].act img,
#header .inner nav ul li span[href*="/onair/"].act img,
#header .inner nav ul li a[href*="/onair/"]:hover img,
#header .inner nav ul li span[href*="/onair/"]:hover img {
  visibility: hidden;
}
#header .inner nav ul li a[href*="/about/"].act,
#header .inner nav ul li span[href*="/about/"].act,
#header .inner nav ul li a[href*="/about/"]:hover,
#header .inner nav ul li span[href*="/about/"]:hover {
  background: url("/tv/zenitendo2021/assets/img/header/header_btn_about_on.png") no-repeat center center;
  background-size: 100%;
}
#header .inner nav ul li a[href*="/about/"].act img,
#header .inner nav ul li span[href*="/about/"].act img,
#header .inner nav ul li a[href*="/about/"]:hover img,
#header .inner nav ul li span[href*="/about/"]:hover img {
  visibility: hidden;
}
#header .inner nav ul li a[href*="/episode/"].act,
#header .inner nav ul li span[href*="/episode/"].act,
#header .inner nav ul li a[href*="/episode/"]:hover,
#header .inner nav ul li span[href*="/episode/"]:hover {
  background: url("/tv/zenitendo2021/assets/img/header/header_btn_episode_on.png") no-repeat center center;
  background-size: 100%;
}
#header .inner nav ul li a[href*="/episode/"].act img,
#header .inner nav ul li span[href*="/episode/"].act img,
#header .inner nav ul li a[href*="/episode/"]:hover img,
#header .inner nav ul li span[href*="/episode/"]:hover img {
  visibility: hidden;
}
#header .inner nav ul li a[href*="/character/"].act,
#header .inner nav ul li span[href*="/character/"].act,
#header .inner nav ul li a[href*="/character/"]:hover,
#header .inner nav ul li span[href*="/character/"]:hover {
  background: url("/tv/zenitendo2021/assets/img/header/header_btn_character_on.png") no-repeat center center;
  background-size: 100%;
}
#header .inner nav ul li a[href*="/character/"].act img,
#header .inner nav ul li span[href*="/character/"].act img,
#header .inner nav ul li a[href*="/character/"]:hover img,
#header .inner nav ul li span[href*="/character/"]:hover img {
  visibility: hidden;
}
#header .inner nav ul li a[href*="/goods/"].act,
#header .inner nav ul li span[href*="/goods/"].act,
#header .inner nav ul li a[href*="/goods/"]:hover,
#header .inner nav ul li span[href*="/goods/"]:hover {
  background: url("/tv/zenitendo2021/assets/img/header/header_btn_goods_on.png") no-repeat center center;
  background-size: 100%;
}
#header .inner nav ul li a[href*="/goods/"].act img,
#header .inner nav ul li span[href*="/goods/"].act img,
#header .inner nav ul li a[href*="/goods/"]:hover img,
#header .inner nav ul li span[href*="/goods/"]:hover img {
  visibility: hidden;
}
#header .inner nav ul li a[href*="/special/"].act,
#header .inner nav ul li span[href*="/special/"].act,
#header .inner nav ul li a[href*="/special/"]:hover,
#header .inner nav ul li span[href*="/special/"]:hover {
  background: url("/tv/zenitendo2021/assets/img/header/header_btn_special_on.png") no-repeat center center;
  background-size: 100%;
}
#header .inner nav ul li a[href*="/special/"].act img,
#header .inner nav ul li span[href*="/special/"].act img,
#header .inner nav ul li a[href*="/special/"]:hover img,
#header .inner nav ul li span[href*="/special/"]:hover img {
  visibility: hidden;
}
#header .inner nav ul li a img,
#header .inner nav ul li span img {
  height: 16px;
}
#header .inner nav ul li span {
  opacity: 0.4;
}
#header .inner nav .btnClose {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 5px;
  text-align: center;
}
#header .inner nav .btnClose img {
  height: 42px;
}
#footer {
  z-index: 10;
  position: relative;
  padding: 40px 0 12px 0;
  background-color: #7f393f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#59342a), to(#7f393f));
  background-image: -webkit-linear-gradient(top, #59342a, #7f393f);
  background-image: linear-gradient(to bottom, #59342a, #7f393f);
}
#footer:before {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 20px;
  background: url("/tv/zenitendo2021/assets/img/wood_line.jpg") repeat-x center top;
  background-size: 1280px 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  content: "";
}
#footer .social {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 341px;
  height: 107px;
  margin: 0 auto 40px auto;
  padding-top: 5px;
  background: url("/tv/zenitendo2021/assets/img/bg_social.png") no-repeat center center;
  background-size: 341px 107px;
}
#footer .social li a {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: block;
  width: 75px;
  height: 56px;
  overflow: hidden;
  text-indent: -9999px;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#footer .social li a:hover {
  opacity: 0.7;
}
#footer .social li a.tw {
  background: url("/tv/zenitendo2021/assets/img/ico_tw.png") no-repeat center center;
  background-size: 38px 32px;
}
#footer .social li a.fb {
  background: url("/tv/zenitendo2021/assets/img/ico_fb.png") no-repeat center center;
  background-size: 41px 41px;
}
#footer .social li a.ln {
  background: url("/tv/zenitendo2021/assets/img/ico_ln.png") no-repeat center center;
  background-size: 44px 42px;
}
#footer .banner {
  margin-bottom: 30px;
  text-align: center;
}
#footer .banner li {
  display: inline-block;
  margin: 0 40px;
}
#footer .banner li a {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: block;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#footer .banner li a:hover {
  opacity: 0.7;
}
#footer .banner li a img {
  height: 75px;
}
#footer .copyright {
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: center;
}
#footer .copyright a {
  color: #fff;
  text-decoration: none;
}
#footer .cat {
  position: absolute;
  max-width: 960px;
  width: 100%;
  margin: auto;
  top: -68px;
  left: 0;
  right: 0;
}
#footer .cat img {
  height: 83px;
  margin-left: -60px;
}
#footer .pagetop {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  position: fixed;
  right: -140px;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#footer .pagetop:hover {
  opacity: 0.7;
}
html.fixed #footer .pagetop {
  position: fixed;
  right: 0;
}
html.fixed.end #footer .pagetop {
  position: absolute;
  top: -100px;
  right: 0;
  bottom: auto;
}
#footer .pagetop img {
  height: 87px;
}
.loader {
  -webkit-transform: translateZ(0);
  -webkit-animation: loader 1.7s infinite ease, round 1.7s infinite ease;
  position: relative;
  top: 0;
  width: 1em;
  height: 1em;
  margin: 40px auto;
  overflow: hidden;
  transform: translateZ(0);
  border-radius: 50%;
  color: #372200;
  font-size: 60px;
  text-indent: -9999em;
  animation: loader 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  to {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  to {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes loader {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  to {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
#modal {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: -1;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.7);
  opacity: 0;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#modal.act {
  z-index: 999;
  opacity: 1;
}
#modal .modal_main {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 96%;
  max-width: 1080px;
  height: 600px;
  margin: auto;
  border-radius: 18px;
  background: #fff url("/tv/zenitendo2021/assets/img/bg_main_top.png") repeat center top;
  background-size: 256px 245px;
}
#modal .modal_main .btnClose {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  padding-top: 40px;
  color: #240904;
  font-size: 0.875rem;
  font-weight: bold;
  text-decoration: none;
}
#modal .modal_main .btnClose:before {
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 2px;
  transform: rotate(45deg);
  background-color: #240904;
  content: "";
}
#modal .modal_main .btnClose:after {
  -webkit-transform: rotate(-45deg);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 2px;
  transform: rotate(-45deg);
  background-color: #240904;
  content: "";
}
#modal .modal_main .modal_wrap {
  height: 100%;
}
#modal .modal_main .inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 980px;
  height: 100%;
  margin: 0 auto;
  padding: 0 80px;
  color: #240904;
  font-weight: bold;
}
#modal .modal_main .inner .text_area {
  width: 50%;
}
#modal .modal_main .inner .text_area .name {
  margin-bottom: 15px;
  color: #c9376c;
}
#modal .modal_main .inner .text_area .name dt {
  font-size: 1.125rem;
}
#modal .modal_main .inner .text_area .name dd {
  font-size: 2.5rem;
  margin-top: -12px;
}
#modal .modal_main .inner .text_area .actor {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
#modal .modal_main .inner .text_area .actor dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #d2ab75;
  font-size: 0.875rem;
}
#modal .modal_main .inner .text_area .actor dl dt:after {
  content: " : ";
}
#modal .modal_main .inner .text_area .actor .message {
  display: inline-block;
  position: relative;
  padding: 2px 10px;
  border-radius: 5px;
  background-color: #c9376c;
  color: #fff;
  text-decoration: none;
}
#modal .modal_main .inner .text_area .actor .message:before {
  -webkit-transform: translate(0, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translate(0, -50%);
  color: #c9376c;
  font-size: 0.75rem;
  content: "◀";
}
#modal .modal_main .inner .text_area .txt {
  margin-top: 25px;
  color: #5f470f;
  line-height: 2;
  font-size: 1.375em;
}
#modal .modal_main .inner figure {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
#modal .modal_main .inner figure img {
  width: 100%;
  max-width: 350px;
}
#modal .modal_main .control {
  position: absolute;
  top: 50%;
  width: 100%;
}
#modal .modal_main .control .btnPrev,
#modal .modal_main .control .btnNext {
  -webkit-transform: translate(0, -50%);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  margin: 0;
  padding: 0;
  transform: translate(0, -50%);
  border: none;
  background-color: transparent;
}
#modal .modal_main .control .btnPrev img,
#modal .modal_main .control .btnNext img {
  width: 38px;
}
#modal .modal_main .control .btnPrev {
  left: 0;
}
#modal .modal_main .control .btnNext {
  right: 0;
}
.mainImg {
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  position: relative;
  background-color: #000;
  box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  line-height: 0;
}
.mainImg:after {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  background: url("/tv/zenitendo2021/assets/img/wood_line.jpg") repeat-x center top;
  background-size: 1289px 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  content: "";
}
.mainImg .main_img {
  width: 100%;
  opacity: 0;
}
.mainImg .time_img {
  position: absolute;
  bottom: 14%;
  left: 2%;
  width: 29.5%;
  opacity: 0;
}
.mainImg .logo_img {
  position: absolute;
  top: -50%;
  left: 2.7%;
  width: 36.2%;
}
.mainImg .movie {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  right: 0;
  top: 63px;
  width: 23%;
  opacity: 0;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mainImg .movie img {
  width: 100%;
}
.mainImgSp {
  display: none;
  position: relative;
  overflow: hidden;
  background-color: #000;
}
.mainImgSp .main_sp {
  /* position: absolute;
  top: 0;
  left: 0; */
  width: 100%;
  /*height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-animation: sizeScale 7s ease forwards;
  animation: sizeScale 7s ease forwards;*/
  opacity: 0;
}
.mainImgSp .logo_sp {
  z-index: 2;
  position: absolute;
  top: -200px;
  right: 0;
  left: 0;
  width: 65%;
  /*max-width: 310px;*/
  margin: auto;
}
.mainImgSp .time_sp {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  width: 85%;
  max-width: 375px;
  margin: auto;
  opacity: 0;
}
.mainImgSp .frame_sp {
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
}
.top_about {
  position: relative;
  padding: 80px 0 110px 0;
  background: url("/tv/zenitendo2021/assets/img/outline_bg.jpg") no-repeat center center;
  background-size: cover;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
}
.top_about:before {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 20px;
  background: url("/tv/zenitendo2021/assets/img/wood_line.jpg") repeat-x center top;
  background-size: 1280px 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  content: "";
}
.top_about:after {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  background: url("/tv/zenitendo2021/assets/img/wood_line.jpg") repeat-x center top;
  background-size: 1289px 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  content: "";
}
.top_about .txt {
  margin-bottom: 80px;
  line-height: 2.5;
}
.top_news {
  position: relative;
}
.top_news .inner {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 98px 0 90px 0;
}
.top_news .inner .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 40px auto;
}
.top_news .inner .news {
  position: relative;
  margin-left: 325px;
}
.top_news .inner .cat {
  z-index: 3;
  position: absolute;
  bottom: -11px;
  left: -151px;
}
.top_news .inner .cat img {
  height: 157px;
}
.top_news .inner ul {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  position: relative;
  flex: 1;
  padding: 46px 68px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.top_news .inner ul:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  border-radius: 10px 0 0 10px;
  background-color: #fff;
  content: "";
}
.top_news .inner ul li {
  z-index: 2;
  position: relative;
  border-bottom: 1px solid #e7c99c;
}
.top_news .inner ul li:last-child {
  border-bottom: none;
}
.top_news .inner ul li a {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 0;
  color: #5f470f;
  font-weight: bold;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.top_news .inner ul li a:hover {
  opacity: 0.7;
}
.top_news .inner ul li a figure {
  margin-right: 25px;
}
.top_news .inner ul li a figure img {
  width: 170px;
}
.top_news .inner ul li a .info .date {
  margin-bottom: 8px;
  color: #c9376c;
  font-size: 0.875rem;
}
.top_news .inner ul li a .info .txt {
  margin-bottom: 15px;
}
.top_news .inner ul li a .info .btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 125px;
  height: 29px;
  border-radius: 15px;
  background-color: #e7c99c;
  font-size: 0.875rem;
}
.news_list li {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  margin-bottom: 35px;
  border-radius: 28px;
  background-color: #f4e6d1;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.news_list li a {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 36px 40px;
  color: #5f470f;
  font-weight: bold;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.news_list li a:hover {
  opacity: 0.7;
}
.news_list li a figure img {
  width: 270px;
}
.news_list li a .info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 30px;
}
.news_list li a .info .date {
  margin-bottom: 8px;
  color: #c9376c;
  font-size: 0.875rem;
}
.news_list li a .info .txt {
  margin-bottom: 15px;
}
.news_list li a .info .btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 125px;
  height: 29px;
  border-radius: 15px;
  background-color: #e7c99c;
  font-size: 0.875rem;
}
.news_detail .story_main {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1), 0 0 60px #f3dea5 inset;
  margin-bottom: 75px;
  padding: 43px 75px 80px 75px;
  border-radius: 30px;
  background-color: #f4e6d1;
  box-shadow: 0 0 10px rgba(0,0,0,0.1), 0 0 60px #f3dea5 inset;
  color: #5f470f;
  font-weight: bold;
}
.news_detail .story_main .date {
  margin-bottom: 10px;
  color: #5f470f;
  font-size: 0.9375rem;
  text-align: right;
}
.news_detail .story_main a {
  color: #c9376c;
  text-decoration: none;
}
.news_detail .news_detail_img {
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: 18px;
}
.news_detail .news_detail_img img {
  width: 100%;
}
.news_detail .news_detail_txt {
  margin-bottom: 35px;
  line-height: 1.8;
}
.news_detail .news_detail_list {
  margin-bottom: 35px;
}
.news_detail .news_detail_list li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
.news_detail .news_detail_list li:before {
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #e0c984;
  content: '';
}

.news_detail .themeArea .download {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 15px auto;
  padding: 10px 30px;
  border-radius: 25px;
  background-color:unset;
  color: #5f470f;
  font-weight: bold;
}


.news_detail .themeArea .download ul {

  display:block;

}

.news_detail .themeArea .download ul li {
  margin-right: 8px;
  margin-bottom: 8px;
}
.news_detail .themeArea .download ul li a {
  display: block;
  padding: 4px 18px;
  border-radius: 20px;
  background-color: #f9f7e9;
  color: #5f470f;
  font-size: 0.875rem;
  text-decoration: none;
}

.news_detail .themeArea .download ul li a:hover {
opacity:0.6;
}





.charaArea {
  position: relative;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 105px 0 140px 0;
}
.charaArea .footprint01 {
  top: 15px;
}
.charaArea .footprint02 {
  bottom: 125px;
}

.charaArea ul.charaArea_main {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 75px auto;
}
.charaArea ul.charaArea_main li.act {
  width: 32.5%;
}
.charaArea ul.charaArea_main li.act figure img {
  width:100%;
}
.charaArea ul.charaArea_main li a {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: block;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.charaArea ul.charaArea_main li a:hover {
  opacity: 0.7;
}
.charaArea ul.charaArea_main li a figure img {
  width: 250px;
}
.charaArea ul.charaArea_main li a .name {
  text-align: center;
}
.charaArea ul.charaArea_main li a .name img {
  height: 45px;
}
.charaArea ul.charaArea_main li a .name.small img {
  height: 30px;
}
.charaArea ul.charaArea_main li a .cv {
  color: #5f470f;
  font-weight: bold;
  text-align: center;
}




.charaArea ul.charaArea_main2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: left;
  width: 100%;
  margin: 0 auto 75px auto;
}
.charaArea ul.charaArea_main2 li.act {
  width: 32.5%;margin-right:1.25%;
}
.charaArea ul.charaArea_main2 li.act figure img {
  width:100%;
}
.charaArea ul.charaArea_main2 li a {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: block;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.charaArea ul.charaArea_main2 li a:hover {
  opacity: 0.7;
}
.charaArea ul.charaArea_main2 li a figure img {
  width: 250px;
}




.charaArea ul.charaArea_main2 li a .name ruby rt {
    font-size: 0.25em;
}

@media only screen and (max-width: 768px) {
	.charaArea ul.charaArea_main2 li a .name {
	color: #c9376c;
    font-size: 1.25em;
    font-weight: 700;
        text-align: center;
}
}

@media only screen and (min-width: 769px) {
.charaArea ul.charaArea_main2 li a .name {
    text-align: center;
    color: #c9376c;
    font-size: 1.8em;

  text-align: center;
}
}





.charaArea ul.charaArea_main2 li a .name img {
  height: 45px;
}
.charaArea ul.charaArea_main2 li a .name.small img {
  height: 30px;
}
.charaArea ul.charaArea_main2 li a .cv {
  color: #5f470f;
  font-weight: bold;
  text-align: center;
}






.charaArea ul.charaArea_chara:after {
  display: table;
  clear: both;
  content: "";
}
.charaArea ul.charaArea_chara li {
  width: 20.5%;
  margin-right: 6%;
  margin-bottom: 50px;
  float: left;
}
.charaArea ul.charaArea_chara li:nth-child(4n) {
  margin-right: 0;
}
.charaArea ul.charaArea_chara li:nth-child(4n - 3) {
  clear: left;
}
.charaArea ul.charaArea_chara li a {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: block;
  color: #c9376c;
  text-align: center;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.charaArea ul.charaArea_chara li a:hover {
  opacity: 0.7;
}
.charaArea ul.charaArea_chara li a dl {
  margin-bottom: 10px;
  font-weight: bold;
}
.charaArea ul.charaArea_chara li a dl strong {
  font-size: 1.5rem;
}
.charaArea ul.charaArea_chara li a figure {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 27px;
  background-color: #f4e6d1;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  line-height: 1;
}
.charaArea ul.charaArea_chara li a figure img {
  width: 100%;
}
.charaArea ul.charaArea_chara li a .name {
  color: #240904;
}
.onair {
  width: 710px;
  margin: 0 auto 60px auto;
  overflow: hidden;
  border: 1px solid #d4af7a;
  border-radius: 28px;
  background-color: #f5e6d1;
}
.onair table {
  width: 100%;
}
.onair table th {
  padding: 25px 40px;
  border-right: 1px solid #d4af7a;
  border-bottom: 1px solid #d4af7a;
  background-color: #d7ba5c;
  color: #5f470f;
}
.onair table th:last-child {
  border-right: none;
}
.onair table td {
  padding: 25px 40px;
  border-right: 1px solid #d4af7a;
  border-bottom: 1px solid #d4af7a;
  color: #5f470f;
  font-weight: bold;
}
.onair table td:last-child {
  border-right: none;
}
.onair table tr:last-child td {
  border-bottom: none;
}
.onair .onair_center td {
  text-align: center;
}
.onair .onair_center td a {
  color: #5f470f;
  text-decoration: none;
}
.onair .onair_center td a:hover {
  text-decoration: underline;
}
.goods_list {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.goods_list:after {
  display: table;
  clear: both;
  content: '';
}
.goods_list li {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  width: 24%;

  margin-right: 1%;
  margin-bottom: 60px;
  padding: 10px;
  float: left;
  border-radius: 28px;
  background-color: rgba(245,232,192,0.533);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.goods_list li:nth-child(4n) {
  margin-right: 0;
}
.goods_list li a {
  display: block;
  font-weight: bold;
  text-decoration: none;
}
.goods_list li a figure {

  margin-bottom: 15px;
  padding: 5px;
  border-radius: 25px;
  background-color: #fff;
  text-align: center;
}
.goods_list li a figure img {
  width: 100%;
}
.goods_list li a .name {
  color: #c9376c;
}
.goods_list li a .tit {
  color: #5f470f;
  font-size: 0.875rem;
}
.storyArea .story_txt {
  margin-bottom: 25px;
  color: #5f470f;
  line-height: 1.8;
}
.storyArea .story_staff {
  margin-bottom: 60px;
  color: #5f470f;
}
.storyArea .story_chara {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 650px;
  margin: 0 auto 30px auto;
}
.storyArea .story_chara li {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 20px;
}
.storyArea .story_chara li:nth-child(3n) {
  margin-right: 0;
}
.storyArea .story_chara li figure {
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 28px;
  line-height: 1;
  text-align: center;
}
.storyArea .story_chara li figure img {
  width: 100%;
}
.storyArea .story_chara li .name {
  color: #c9376c;
  font-size: 1.25rem;
  text-align: center;
}
.storyArea .cheap_sweets {
  text-align: center;
  width:360px;margin:0 auto 30px;
}

.storyArea .cheap_sweets  figure img {
  width:100%;
}

@media only screen and (max-width: 768px) {
  width:50%;
  margin:0 auto;
}

.storyArea .cheap_sweets figure {
  margin-bottom: 20px;

}
.storyArea .cheap_sweets .name {
  color: #c9376c;
  font-size: 1.25rem;
}
.backnumber {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.backnumber li {
  width: 46%;
  margin: 0 2% 20px 2%;
}
.backnumber li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.backnumber li a:hover {
  opacity: 0.7;
}
.backnumber li a dl {
  color: #c9376c;
  font-weight: bold;
}
.backnumber li a dl dt strong {
  font-size: 1.5rem;
}
@-webkit-keyframes sizeScale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@-webkit-keyframes sizeScale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes sizeScale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
.slideup {
  -webkit-animation: slideUp 1s forwards;
  animation: slideUp 1s forwards;
}
#container {
  overflow-x: hidden;
}
#content {
  padding: 110px 3% 0 3%;
}
.home #content {
  padding: 0;
}
.home #content {
  padding-top: 10px;
}
#content .content_inner {
  positio: relative;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 105px 0 140px 0;
}
.menu {
  -webkit-box-sizing: 0 3px 3px rgba(0,0,0,0.2);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  box-sizing: 0 3px 3px rgba(0,0,0,0.2);
  display: none;
  z-index: 20;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-top: 2px solid #f5e8c0;
  background-color: rgba(78,40,30,0.88);
}
html.menuOpen .menu {
  display: none;
}
.menu img {
  height: 37px;
}
.movie_sp {
  display: none;
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
}
.movie_sp img {
  width: 100%;
}
.footprint01,
.footprint02 {
  z-index: -1;
  position: absolute;
  mix-blend-mode: overlay;
}
.footprint01 {
  top: 125px;
  left: 0;
}
.footprint02 {
  right: 0;
  bottom: 35px;
}
.footprint01 img,
.footprint02 img {
  height: 157px;
}
.article_main {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1), 0 0 60px #f3dea5 inset;
  margin-bottom: 75px;
  padding: 43px 75px 80px 75px;
  border-radius: 30px;
  background-color: #f4e6d1;
  box-shadow: 0 0 10px rgba(0,0,0,0.1), 0 0 60px #f3dea5 inset;
  color: #5f470f;
  font-weight: bold;
}
.article_main .date {
  margin-bottom: 10px;
  color: #5f470f;
  font-size: 0.9375rem;
  text-align: right;
}
.article_main a {
  color: #c9376c;
  text-decoration: none;
}
.pageTit {
  position: relative;
  height: 587px;
  padding-top: 110px;
  background: url("/tv/zenitendo2021/assets/img/bg_about.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
}
.pageTit:after {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  background: url("/tv/zenitendo2021/assets/img/wood_line.jpg") repeat-x center top;
  background-size: 1289px 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  content: "";
}
.pageTit dt {
  padding: 60px 0 30px 0;
}
.pageTit dd {
  color: #fff;
  font-weight: bold;
  line-height: 3;
  text-shadow: 0 0 8px rgba(0,0,0,0.4);
}
.aboutArea {
  width: 100%;
  max-width: 710px;
  margin: 0 auto;
  padding: 0 3% 200px 3%;
}
.aboutArea .tit {
  font-weight: bold;
  text-align: center;
}
.aboutArea .tit strong {
  display: block;
  margin-bottom: 20px;
  padding-top: 5px;
  text-align: center;
}
.aboutArea .tit strong img {
  width: 100%;
  max-width: 441px;
}
.aboutArea .author {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  font-weight: bold;
}
.aboutArea .author li {
  margin: 0 45px;
}
.aboutArea .author li strong {
  color: #c9376c;
  font-size: 1.5rem;
}
.aboutArea .staff {
  margin-bottom: 35px;
  font-weight: bold;
  text-align: center;
}
.aboutArea .staff dd {
  color: #c9376c;
  font-size: 1.5rem;
}
.about_cast {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  padding-top: 50px;
}
.about_cast li {
  width: 100%;
  max-width: 245px;
  margin: 0 35px;
  text-align: center;
}
.about_cast li figure {
  position: relative;
}
.about_cast li figure img {
  width: 100%;
}
.about_cast li figure img.role_img {
  -webkit-transform: translate(-30%, -30%);
  position: absolute;
  top: 0;
  left: 0;
  width: 54%;
  transform: translate(-30%, -30%);
}
.about_cast li .role {
  color: #c9376c;
  font-weight: bold;
}
.about_cast li .name {
  color: #c9376c;
  font-size: 1.5rem;
  font-weight: bold;
}
.themeArea {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  justify-content: space-between;
}
.themeArea dl {
  margin-bottom: 13px;
  font-weight: bold;
  text-align: center;
}
.themeArea dl dt {
  margin-bottom: 20px;
  color: #c9376c;
  font-size: 1.5rem;
}
.themeArea dl dd {
  min-height: 60px;
  color: #5f470f;
  font-size: 0.875rem;
}

.subsc {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    color: #5f470f;
    padding: 5px 0;
}

.subsc2 {
    position: absolute;
    top: 690px;
    right: 0;
    left: 0;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;

    color: #5f470f;
    padding: 5px 0;
}



.themeArea .subsc {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    color: #5f470f;
    padding: 5px 0;
}

.themeArea .subsc2 {
    position: absolute;
    top: 690px;
    right: 0;
    left: 0;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;

    color: #5f470f;
    padding: 5px 0;
}


.themeArea .download {
  position: relative;
  width: 100%;
  max-width: 255px;
  margin: 0 auto 15px auto;
  padding: 10px 30px;
  border-radius: 25px;
  background-color: #d2ab75;
  color: #5f470f;
  font-weight: bold;
}
.themeArea .download.first {
  margin-top: 0px;
}
.themeArea .download .tit {
  margin-bottom: 10px;
  font-size: 0.875rem;
}
.themeArea .download ul {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.themeArea .download ul li {
  margin-right: 8px;
  margin-bottom: 8px;
}
.themeArea .download ul li a {
  display: block;
  padding: 4px 18px;
  border-radius: 20px;
  background-color: #f9f7e9;
  color: #5f470f;
  font-size: 0.6875rem;
  text-decoration: none;
}





.themeArea2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  position: relative;
}
.themeArea2 dl {
  margin-bottom: 13px;
  font-weight: bold;
  text-align: center;
}
.themeArea2 dl dt {
  margin-bottom: 20px;
  color: #c9376c;
  font-size: 1.5rem;
}
.themeArea2 dl dd {
  min-height: 60px;
  color: #5f470f;
  font-size: 0.875rem;
}

.subsc {
    font-size: 1.375rem;
    font-weight: bold;
    text-align: center;
    color: #5f470f;
    padding: 5px 0 10px;
}

.subsc2 {
    position: absolute;
    top: 690px;
    right: 0;
    left: 0;
    font-size: 1.375rem;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;

    color: #5f470f;
    padding: 5px 0 10px;
}


.themeArea2 .subsc {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    color: #5f470f;
    padding: 5px 0;
}

.themeArea2 .subsc2 {
    position: absolute;
    top: 690px;
    right: 0;
    left: 0;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;

    color: #5f470f;
    padding: 5px 0;
}


.themeArea2 .download {
  position: relative;
  width: 80%;
  margin: 0 auto 15px auto;
  padding: 10px 30px;
  border-radius: 25px;
  background-color: #d2ab75;
  color: #5f470f;
  font-weight: bold;
}
.themeArea2 .download.first {
  margin-top: 0px;
}
.themeArea2 .download .tit {
  margin-bottom: 10px;
  font-size: 0.875rem;
}
.themeArea2 .download ul {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.themeArea2 .download ul li {
  margin-right: 8px;
  margin-bottom: 8px;
}
.themeArea2 .download ul li a {
  display: block;
  padding: 4px 18px;
  border-radius: 20px;
  background-color: #f9f7e9;
  color: #5f470f;
  font-size: 0.6875rem;
  text-decoration: none;
}





.slider_wrap {
  position: relative;
}
.slider_wrap .btn_prev,
.slider_wrap .btn_next {
  -webkit-transform: translate(0, -50%);
  display: block;
  position: absolute;
  top: 220px;
  width: 38px;
  transform: translate(0, -50%);
}
.slider_wrap .btn_prev button,
.slider_wrap .btn_next button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}
.slider_wrap .btn_prev img,
.slider_wrap .btn_next img {
  width: 100%;
}
.slider_wrap .btn_prev {
  left: -38px;
}
.slider_wrap .btn_next {
  right: -38px;
}
.slider_main .item {
  line-height: 1;
}
.slider_main .item img {
  width: 100%;
}
.slick-list {
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.slick-dots,
.slider_thm {
  -ms-flex-wrap: wrap !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: static !important;
  flex-wrap: wrap !important;
}
.slick-dots li,
.slider_thm li {
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
  display: block;
  width: 23.5%;
  height: auto;
  margin-right: 2%;
  margin-bottom: 15px;
  margin-left: 0;
  float: left;
  overflow: hidden;
  border-radius: 14px;
  box-shadow: 0 0 30px rgba(0,0,0,0.1);
  line-height: 0;
}
.slick-dots li:nth-child(4n),
.slider_thm li:nth-child(4n) {
  margin-right: 0;
}
.slick-dots li img,
.slider_thm li img {
  width: 100% !important;
}
@media only screen and (max-width: 768px) {
  body {
    background: #000 url("/tv/zenitendo2021/assets/img/bg_main_sp.jpg") repeat center top;
    background-size: auto;
  }
  .PC {
    display: none;
  }
  .SP {
    display: block;
  }
  .titML span {
    display: block;
    margin-left: 0;
  }
  .btnList {
    width: 100%;
    max-width: 300px;
    height: 64px;
  }
  .nav_head-tab {
    display: block;
  }
  .nav_head-tab li {
    margin-bottom: 15px;
  }
  .nav_head-tab li a {
    height: 40px;
    margin: 0 auto;
  }
  #header {
    position: static;
    height: 93px;
    overflow: hidden;
  }
  .home #header {
    height: 0;
  }
  #header .inner h1 {
    width: 110px;
    margin: 25px auto 0 auto;
  }
  #header .inner h1 .logo {
    position: static;
  }
  #header .inner h1 .logo img {
    width: 100%;
    height: auto;
  }
  #header .inner nav {
    display: none;
    background-color: rgba(78,40,30,0.88);
  }
  #header .inner nav .tit {
    display: block;
    width: 100%;
  }
  #header .inner nav ul {
    display: block;
  }
  #header .inner nav ul li {
    position: relative;
    padding: 30px 0;
    text-align: center;
  }
  #header .inner nav ul li:after {
    -webkit-transform: translate(-50%, 0);
    display: block;
    position: absolute;
    bottom: 3px;
    left: 50%;
    width: 65px;
    height: 1px;
    transform: translate(-50%, 0);
    background-color: #fff;
    content: "";
  }
  #header .inner nav ul li:first-child {
    display: block;
  }
  #header .inner nav ul li a.act,
  #header .inner nav ul li span.act {
    background: url("/tv/zenitendo2021/assets/img/header/header_btn_top_sp_on.png") no-repeat center center;
    background-size: 100%;
  }
  #header .inner nav ul li a.act img,
  #header .inner nav ul li span.act img {
    visibility: hidden;
  }
  #header .inner nav ul li a[href*="/news/"].act,
  #header .inner nav ul li span[href*="/news/"].act,
  #header .inner nav ul li a[href*="/news/"]:hover,
  #header .inner nav ul li span[href*="/news/"]:hover {
    background: url("/tv/zenitendo2021/assets/img/header/header_btn_news_sp_on.png") no-repeat center center;
    background-size: 100%;
  }
  #header .inner nav ul li a[href*="/onair/"].act,
  #header .inner nav ul li span[href*="/onair/"].act,
  #header .inner nav ul li a[href*="/onair/"]:hover,
  #header .inner nav ul li span[href*="/onair/"]:hover {
    background: url("/tv/zenitendo2021/assets/img/header/header_btn_onair_sp_on.png") no-repeat center center;
    background-size: 100%;
  }
  #header .inner nav ul li a[href*="/about/"].act,
  #header .inner nav ul li span[href*="/about/"].act,
  #header .inner nav ul li a[href*="/about/"]:hover,
  #header .inner nav ul li span[href*="/about/"]:hover {
    background: url("/tv/zenitendo2021/assets/img/header/header_btn_about_sp_on.png") no-repeat center center;
    background-size: 100%;
  }
  #header .inner nav ul li a[href*="/episode/"].act,
  #header .inner nav ul li span[href*="/episode/"].act,
  #header .inner nav ul li a[href*="/episode/"]:hover,
  #header .inner nav ul li span[href*="/episode/"]:hover {
    background: url("/tv/zenitendo2021/assets/img/header/header_btn_episode_sp_on.png") no-repeat center center;
    background-size: 100%;
  }
  #header .inner nav ul li a[href*="/character/"].act,
  #header .inner nav ul li span[href*="/character/"].act,
  #header .inner nav ul li a[href*="/character/"]:hover,
  #header .inner nav ul li span[href*="/character/"]:hover {
    background: url("/tv/zenitendo2021/assets/img/header/header_btn_character_sp_on.png") no-repeat center center;
    background-size: 100%;
  }
  #header .inner nav ul li a[href*="/goods/"].act,
  #header .inner nav ul li span[href*="/goods/"].act,
  #header .inner nav ul li a[href*="/goods/"]:hover,
  #header .inner nav ul li span[href*="/goods/"]:hover {
    background: url("/tv/zenitendo2021/assets/img/header/header_btn_goods_sp_on.png") no-repeat center center;
    background-size: 100%;
  }
  #header .inner nav ul li a[href*="/special/"].act,
  #header .inner nav ul li span[href*="/special/"].act,
  #header .inner nav ul li a[href*="/special/"]:hover,
  #header .inner nav ul li span[href*="/special/"]:hover {
    background: url("/tv/zenitendo2021/assets/img/header/header_btn_special_sp_on.png") no-repeat center center;
    background-size: 100%;
  }
  #header .inner nav ul li a:hover,
  #header .inner nav ul li span:hover {
    background-image: none !important;
  }
  #header .inner nav ul li a:hover img,
  #header .inner nav ul li span:hover img {
    visibility: visible !important;
  }
  #header .inner nav ul li a img,
  #header .inner nav ul li span img {
    height: 22px;
    margin: 0 auto;
  }
  #header .inner nav .scroll {
    position: absolute;
    top: 100px;
    right: 0;
    bottom: 70px;
    left: 0;
    overflow-y: auto;
  }
  #header .inner nav .btnClose {
    display: block;
  }
  #footer {
    padding-right: 6%;
    padding-bottom: 60px;
    padding-left: 6%;
  }
  #footer .social {
    width: 100%;
    background: url("/tv/zenitendo2021/assets/img/bg_social.png") no-repeat center center;
    background-size: 100%;
  }
  #footer .banner li {
    display: block;
    margin: 0;
  }
  #footer .banner li a img {
    width: 100%;
    height: auto;
  }
  #footer .banner li + li {
    margin-top: 15px;
  }
  #footer .copyright {
    font-size: 0.75rem;
  }
  #footer .cat {
    top: -62px;
    left: -26px;
  }
  #footer .cat img{
    margin-left: 0;
    height: 75px
  }
  #footer .pagetop {
    display: none;
  }
  html.fixed.end #footer .pagetop {
    top: -60px;
  }
  #footer .pagetop img {
    height: 60px;
  }
  #modal .modal_main {
    top: 30px;
    bottom: 30px;
    height: auto;
  }
  #modal .modal_main .btnClose {
    -webkit-transform: translate(-50%, -50%);
    top: auto;
    right: auto;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #modal .modal_main .modal_wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 100px;
    left: 0;
    width: auto;
    height: auto;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #modal .modal_main .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    flex-direction: column-reverse;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding: 10px 20px;
  }
  #modal .modal_main .inner .text_area {
    width: auto;
  }
  #modal .modal_main .inner .text_area .txt {
    margin-top: 20px;
  }
  #modal .modal_main .inner figure {
    width: 100%;
  }
  #modal .modal_main .control {
    top: auto;
    bottom: 0;
  }
  #modal .modal_main .control .btnPrev,
  #modal .modal_main .control .btnNext {
    -webkit-transform: translate(0, 0);
    bottom: 10px;
    transform: translate(0, 0);
  }
  .mainImg {
    display: none;
  }
  .mainImgSp {
    display: block;
    line-height: 0;
    /*height: 100vh;*/
  }
  .top_news .inner {
    padding: 40px 3%;
  }
  .top_news .inner .news {
    margin-left: 0;
  }
  .top_news .inner .cat {
    bottom: -6px;
    left: 8px;
  }
  .top_news .inner .cat img {
    height: 70px;
  }
  .top_news .inner ul {
    padding: 35px 6%;
  }
  .top_news .inner ul li a figure img {
    width: 120px;
  }
  .top_news .inner ul li a .info .btn {
    display: none;
  }
  .news_list li a {
    padding: 36px 3%;
  }
  .news_list li a figure img {
    width: 140px;
  }
  .news_list li a .info {
    padding-left: 10px;
  }
  .news_list li a .info .btn {
    display: none;
  }
  .news_detail .story_main {
    padding: 43px 3% 80px 3%;
  }
  .charaArea {
    padding: 105px 3% 140px 3%;
  }
  .charaArea ul.charaArea_main {
    display: block;
    width: auto;
  }
  .charaArea ul.charaArea_main li {
    width: 50%;
    max-width: 170px;
  }
  .charaArea ul.charaArea_main li.act {
    width: 100%;
    max-width: 240px;
    margin: auto;
    margin-bottom:30px;
  }
  .charaArea ul.charaArea_main li.act {
    width: 70%;
  }

  
  .charaArea ul.charaArea_main li a figure img {
    width: 100%;
  }
  .charaArea ul.charaArea_main li a .name img {
    height: 34px;
  }
  .charaArea ul.charaArea_main li a .name.small img {
    height: 20px;
  }
  
  
  
    .charaArea ul.charaArea_main2 {
    display: block;
    width: auto;
  }
  .charaArea ul.charaArea_main2 li {
    width: 50%;
    max-width: 170px;
  }
  .charaArea ul.charaArea_main2 li.act {
    width: 100%;
    max-width: 240px;
    margin: auto;
    margin-bottom:30px;
  }
  .charaArea ul.charaArea_main2 li.act {
    width: 70%;
  }

  
  .charaArea ul.charaArea_main2 li a figure img {
    width: 100%;
  }
  .charaArea ul.charaArea_main2 li a .name img {
    height: 34px;
  }
  .charaArea ul.charaArea_main2 li a .name.small img {
    height: 20px;
  }
  
  
  
  
  
  
  
  .charaArea ul.charaArea_chara li {
    width: 47%;
  }
  .charaArea ul.charaArea_chara li:nth-child(2n) {
    margin-right: 0;
  }
  .charaArea ul.charaArea_chara li:nth-child(2n - 1) {
    clear: left;
  }
  .charaArea ul.charaArea_chara li a figure {
    border-radius: 20px;
  }
  .onair {
    width: auto;
  }
  .onair table th {
    padding: 10px;
  }
  .onair table td {
    padding: 10px;
    font-size: 0.875rem;
  }
  .goods_list li {
    width: 45.9%;
  }
  .goods_list li:nth-child(2n) {
    margin-right: 0;
  }
  .storyArea {
    padding: 105px 3% 140px 3%;
  }
  .storyArea .story_chara {
    display: block;
    width: auto;
  }
  .storyArea .story_chara li {
    width: 60%;
    margin: 0 auto 20px auto;
  }
  .storyArea .story_chara li:nth-child(3n) {
    margin: 0 auto 20px auto;
  }
  .storyArea .story_chara li figure {
    width: 100%;
    max-width: 194px;
    margin: 0 auto 10px auto;
  }
  .backnumber {
    display: block;
  }
  .backnumber li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .backnumber li a figure img {
    width: 100%;
    max-width: 150px;
  }
  #content {
    padding-top: 0;
  }
  #content .content_inner {
    padding-top: 50px;
  }
  .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .movie_sp {
    display: block;
  }
  .article_main {
    padding: 43px 3% 80px 3%;
  }
  .pageTit {
    height: auto;
    padding: 30px 3% 50px 3%;
  }
  .pageTit dt {
    padding: 30px 0;
  }
  .pageTit dd {
    font-size: 0.875rem;
    line-height: 2;
  }
  .aboutArea {
    padding: 30px 3% 100px 3%;
  }
  .aboutArea .author li {
    margin: 0 3%;
    font-size: 0.875rem;
  }
  .aboutArea .author li strong {
    font-size: 1.125rem;
  }
  .aboutArea .theme {
    margin-bottom: 50px;
  }
  .aboutArea .staff {
    margin-bottom: 20px;
  }
  .aboutArea .staff dt {
    font-size: 0.875rem;
  }
  .aboutArea .staff dd {
    font-size: 1.125rem;
  }
  .about_cast li {
    margin: 0 3%;
  }
  .about_cast li .role {
    font-size: 0.875rem;
  }
  .about_cast li .name {
    font-size: 1.125rem;
  }
  .themeArea {
    display: block;
  }
  .themeArea dl dt {
    font-size: 1.125rem;
  }
  .themeArea .subsc {
    position: static;
    margin-top: 10px;
    font-size: 1.25rem;
  }
  
  .themeArea .subsc2 {
    position: static;
    margin-top: 10px;
    font-size: 1.25rem;
  }
  .themeArea .download.first {
    margin-top: 10px;
  }
  .slider_wrap .btn_prev,
  .slider_wrap .btn_next {
    display: none !important;
  }
  .slider_main {
    margin-bottom: 0;
    border-radius: 18px;
  }
  .slick-dots li,
  .slider_thm li {
    border-radius: 14px;
  }
}




.onair_head-tab {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
.onair_head-tab li {
  margin: 0 3.5%;
}
.onair_head-tab li a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2), 0 0 40px #f3dea5 inset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 237px;
  height: 65px;
  border-radius: 40px;
  background-color: rgba(244,230,209,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2), 0 0 40px #f3dea5 inset;
  color: #5f470f;
  font-size: 1.125rem;
  font-weight: bold;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.onair_head-tab li a:hover {
  opacity: 0.7;
}
.onair_head-tab li a.act {
  background-color: #f4e6d1;
  color: #c9376c;
}