@charset "UTF-8";
.archive-card a, .archive-categorys a, .archive-pager_number_itemInner, .site-btnBack a, .site-header_gnav a, ins {
  text-decoration: none
}
.site-header_gnav a, .site-header_gnav span, article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
  display: block
}
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}
ins, mark {
  background-color: #ff9;
  color: #000
}
ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}
mark {
  font-style: italic;
  font-weight: 700
}
del {
  text-decoration: line-through
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
input, select {
  vertical-align: middle
}
@-webkit-keyframes shakeAction {
  0% {
    -webkit-transform: rotate(1.2deg);
    transform: rotate(1.2deg)
  }
  20% {
    -webkit-transform: rotate(-.8deg);
    transform: rotate(-.8deg)
  }
  40% {
    -webkit-transform: rotate(.4deg);
    transform: rotate(.4deg)
  }
  60% {
    -webkit-transform: rotate(-.75deg);
    transform: rotate(-.75deg)
  }
  70% {
    -webkit-transform: rotate(.375deg);
    transform: rotate(.375deg)
  }
  80% {
    -webkit-transform: rotate(-.25deg);
    transform: rotate(-.25deg)
  }
  90% {
    -webkit-transform: rotate(.125deg);
    transform: rotate(.125deg)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@keyframes shakeAction {
  0% {
    -webkit-transform: rotate(1.2deg);
    transform: rotate(1.2deg)
  }
  20% {
    -webkit-transform: rotate(-.8deg);
    transform: rotate(-.8deg)
  }
  40% {
    -webkit-transform: rotate(.4deg);
    transform: rotate(.4deg)
  }
  60% {
    -webkit-transform: rotate(-.75deg);
    transform: rotate(-.75deg)
  }
  70% {
    -webkit-transform: rotate(.375deg);
    transform: rotate(.375deg)
  }
  80% {
    -webkit-transform: rotate(-.25deg);
    transform: rotate(-.25deg)
  }
  90% {
    -webkit-transform: rotate(.125deg);
    transform: rotate(.125deg)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@-webkit-keyframes shakeActionHard {
  0% {
    -webkit-transform: rotate(2.4deg);
    transform: rotate(2.4deg)
  }
  20% {
    -webkit-transform: rotate(-1.6deg);
    transform: rotate(-1.6deg)
  }
  40% {
    -webkit-transform: rotate(.8deg);
    transform: rotate(.8deg)
  }
  60% {
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg)
  }
  70% {
    -webkit-transform: rotate(.7deg);
    transform: rotate(.7deg)
  }
  80% {
    -webkit-transform: rotate(-.5deg);
    transform: rotate(-.5deg)
  }
  90% {
    -webkit-transform: rotate(.25deg);
    transform: rotate(.25deg)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@keyframes shakeActionHard {
  0% {
    -webkit-transform: rotate(2.4deg);
    transform: rotate(2.4deg)
  }
  20% {
    -webkit-transform: rotate(-1.6deg);
    transform: rotate(-1.6deg)
  }
  40% {
    -webkit-transform: rotate(.8deg);
    transform: rotate(.8deg)
  }
  60% {
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg)
  }
  70% {
    -webkit-transform: rotate(.7deg);
    transform: rotate(.7deg)
  }
  80% {
    -webkit-transform: rotate(-.5deg);
    transform: rotate(-.5deg)
  }
  90% {
    -webkit-transform: rotate(.25deg);
    transform: rotate(.25deg)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@-webkit-keyframes snowNoiseFrame {
  0% {
    background-position: 50px 0
  }
  40% {
    background-position: 10px 50%
  }
  80% {
    background-position: 300px 100%
  }
  100% {
    background-position: 0 0
  }
}
@keyframes snowNoiseFrame {
  0% {
    background-position: 50px 0
  }
  40% {
    background-position: 10px 50%
  }
  80% {
    background-position: 300px 100%
  }
  100% {
    background-position: 0 0
  }
}
html {
  background: 0 0
}
body {
  font-family: futura-pt, "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "segoe ui", "游ゴシック  Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5;
  color: #222;
  background-color: #f4ede9;
  -webkit-text-size-adjust: 100%
}
body#index, body#story {
  background-color: #FFF
}
img {
  width: 100%;
  vertical-align: bottom
}
a, a img {
  outline: 0
}
#root, #wrapper {
  position: relative;
  width: 100%
}
@-webkit-keyframes menuFade {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@keyframes menuFade {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000
}
.site-header_titleArea {
  background: #FFF;
  border-bottom: 1px solid #eee
}
.site-header_date {
  position: absolute;
  bottom: 0;
  left: 5%
}
.site-header_burger_lines span:nth-child(1) {
  top: 0
}
.site-header_burger_lines span:nth-child(2) {
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%)
}
.site-header_burger_lines span:nth-child(3) {
  bottom: 0
}
.site-header_navArea {
  background: #FFF
}
.site-header_gnav li {
  line-height: 1
}
.site-header_gnav li.state-active a {
  color: #d70c19
}
.site-header_gnav a {
  position: relative;
  color: #222
}
.site-header_gnav a:hover {
  color: #d70c19
}
.site-header_share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.site-header_share_facebook a, .site-header_share_twitter a {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  border: 1px solid #d70c19
}
.site-header_share_twitter img {
  opacity: 0
}
.site-header_share_twitter a {
  background-image: url(../img/common/share_twitter.png)
}
.site-header_share_facebook img {
  opacity: 0
}
.site-header_share_facebook a {
  background-image: url(../img/common/share_facebook.png)
}
.site-header.state-open .site-header_burger_text::after {
  content: 'CLOSE'
}
.site-header.state-open .site-header_date {
  display: none
}
.site-header.state-open .site-header_navArea {
  display: block
}
.site-footer {
  position: relative
}
.site-footer_bnrs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto
}
.site-footer_main {
  position: relative;
  background: #d70c19;
  text-align: center
}
.site-footer_copyrights {
  color: #FFF;
  line-height: 1
}
.site-footer_pageup {
  position: absolute;
  top: 0;
  -webkit-transform: translate(0, -70%);
  -ms-transform: translate(0, -70%);
  transform: translate(0, -70%)
}
.site-footer_pageup a {
  display: block;
  border: 1px solid #d70c19;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #FFF
}
.site-footer_pageup a::after {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  bottom: 50%;
  width: 20%;
  height: 20%;
  border-right: 4px solid #d70c19;
  border-bottom: 4px solid #d70c19;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%)
}
.site-pagetitle, .site-pagetitle_inner {
  position: relative
}
.idx-trailer_ytb, .site-pagetitle_text, .ytbModal_content {
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%)
}
.site-footer_pageup a:hover::after {
  border-color: #FFF
}
#index .site-footer {
  margin-top: 0
}
.site-pagetitle {
  background: -webkit-gradient(linear, left top, right top, from(#e57e7f), color-stop(50%, #e57e7f), color-stop(50%, #f3bb9f), to(#f3bb9f));
  background: -o-linear-gradient(left, #e57e7f 0, #e57e7f 50%, #f3bb9f 50%, #f3bb9f 100%);
  background: linear-gradient(to right, #e57e7f 0, #e57e7f 50%, #f3bb9f 50%, #f3bb9f 100%)
}
.site-pagetitle_inner::after, .site-pagetitle_inner::before {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid
}
.site-pagetitle_inner::before {
  left: 0;
  top: 0;
  border-color: #9b4a13 transparent transparent
}
.site-pagetitle_inner::after {
  right: 0;
  bottom: 0;
  border-color: transparent transparent #d70c19
}
.site-pagetitle_text {
  position: absolute;
  right: 50%;
  bottom: 50%;
  transform: translate(50%, 50%)
}
.site-pagetitle_text_en, .site-pagetitle_text_ja {
  display: block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap
}
.site-pagetitle_text_ja {
  color: #FFF
}
.site-pagetitle_text_en {
  letter-spacing: .2em
}
.site-btnBack {
  line-height: 1;
  font-weight: 400;
  text-align: center
}
.site-btnBack a {
  position: relative;
  display: block;
  color: #222;
  border: 1px solid #222;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out
}
.site-btnBack a::after, .story-storybox_btnAnc a {
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out
}
.site-btnBack a::after {
  content: "";
  display: block;
  position: absolute;
  border-left: 2px solid #222;
  border-bottom: 2px solid #222;
  bottom: 50%;
  -webkit-transform: translate(0, 50%) rotate(45deg);
  -ms-transform: translate(0, 50%) rotate(45deg);
  transform: translate(0, 50%) rotate(45deg);
  transition: all .2s ease-out
}
.site-btnBack a:hover {
  border-color: #d70c19;
  background: #d70c19;
  color: #FFF
}
.site-btnBack a:hover::after {
  border-color: #FFF
}
.archive-categorys {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.archive-categorys_item {
  line-height: 1;
  text-align: center;
  white-space: nowrap
}
.archive-categorys a {
  display: block;
  border: 1px solid #DDD;
  background-color: #FFF;
  color: #222
}
.archive-categorys a.state-active, .archive-categorys a:hover {
  border-color: #d70c19;
  background-color: #d70c19;
  color: #FFF
}
.archive-categorys span {
  display: block
}
.archive-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  position: relative
}
.archive-card {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.archive-card a {
  display: block;
  height: 100%;
  border: 1px solid #ddd;
  background: #fff;
  color: #222;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.archive-pager {
  letter-spacing: -.4em;
  position: relative;
  text-align: center
}
.archive-pager > * {
  display: inline-block;
  letter-spacing: normal
}
.archive-pager_prev {
  width: 10px;
  line-height: 1;
  margin-right: 20px
}
.archive-pager_next {
  width: 10px;
  line-height: 1;
  margin-left: 20px
}
.archive-pager_number {
  letter-spacing: -.4em;
  text-align: left;
  white-space: nowrap
}
.archive-pager_number > * {
  display: inline-block;
  letter-spacing: normal
}
.archive-pager_number_item {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1
}
.archive-pager_number_item:not(:first-child) {
  margin-left: 7px
}
.archive-pager_number_item span {
  position: relative;
  display: inline-block;
  padding-top: 7px
}
.archive-pager_number_item.state-active .archive-pager_number_itemInner {
  color: #FFF
}
.archive-pager_number_item.state-active .archive-pager_number_itemInner::before {
  border-color: #d70c19;
  background-color: #d70c19
}
.archive-pager_number_itemInner {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  background: #FFF;
  color: #222;
  text-align: center
}
.archive-pager_number_itemInner::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.modal_content, .modal_overlay, .ytbModal {
  height: 100vh;
  width: 100%
}
.modal {
  background: 0 0
}
.modal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
.modal_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.ytbModal {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  display: none
}
.ytbModal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .9)
}
.ytbModal_content {
  position: absolute;
  right: 50%;
  bottom: 50%;
  transform: translate(50%, 50%)
}
.ytbModal_main {
  position: relative;
  padding-top: 56.25%
}
.ytbModal_main iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ytbModal_close {
  position: absolute;
  cursor: pointer
}
.ytbModal_close_inner {
  position: relative;
  margin: 0 auto
}
.ytbModal_close_inner::after, .ytbModal_close_inner::before {
  position: absolute;
  right: 50%;
  bottom: 50%;
  display: block;
  content: '';
  width: 100%;
  background-color: #ccc
}
.ytbModal_close_inner::before {
  -webkit-transform: translate(50%, 50%) rotate(45deg);
  -ms-transform: translate(50%, 50%) rotate(45deg);
  transform: translate(50%, 50%) rotate(45deg)
}
.ytbModal_close_inner::after {
  -webkit-transform: translate(50%, 50%) rotate(-45deg);
  -ms-transform: translate(50%, 50%) rotate(-45deg);
  transform: translate(50%, 50%) rotate(-45deg)
}
.ytbModal_close_text {
  text-align: center;
  color: #ccc
}
.mfp-bg {
  z-index: 10000 !important;
  background-color: #f3ebe6 !important;
  opacity: .95 !important
}
.mfp-wrap {
  z-index: 10001 !important
}
.mfp-close {
  white-space: nowrap;
  overflow: hidden;
  position: fixed !important;
  text-indent: 200% !important;
  background: url(../img/common/btn_close.png) 0 0/100% auto no-repeat !important;
  opacity: 1 !important;
  cursor: pointer !important
}
.magFull .mfp-iframe-holder {
  padding: 0
}
.magFull .mfp-iframe-holder .mfp-content {
  max-width: none
}
.magFull .mfp-iframe-scaler {
  height: 100vh;
  padding: 0
}
.idx-kv .swiper-container, .idx-kv_images_layer, .magnific_overlay {
  top: 0;
  width: 100%;
  height: 100%;
  left: 0
}
.magFull .mfp-iframe-scaler iframe {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0
}
.magnific_overlay {
  position: absolute
}
.shopList_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left
}
.idx-kv, .idx-kv_images {
  position: relative
}
.idx-kv_images_layer {
  position: absolute;
  overflow: hidden
}
.idx-kv_catchcopy {
  position: absolute;
  z-index: 1
}
.idx-kv .swiper-container {
  position: absolute
}
.idx-kv .swiper-pagination {
  visibility: hidden
}
.idx-kv .swiper-pagination-bullet {
  width: 50px !important;
  height: 5px !important;
  border-radius: 0 !important;
  background: #FFF !important;
  opacity: 1 !important
}
.idx-trailer::after, .idx-twitter::before {
  height: 100%;
  content: "";
  top: 0
}
.idx-kv .swiper-pagination-bullet-active {
  background: #d70c19 !important
}
.idx-news_title span {
  font-size: 14px;
  font-size: .875rem;
  display: inline-block;
  padding: 5px 15px;
  font-weight: 400;
  color: #FFF;
  line-height: 1;
  background-color: #d70c19
}
.idx-news_one {
  font-size: 14px;
  font-size: .875rem
}
.idx-news_one dt {
  color: #d70c19
}
.idx-news_one a, .news-lists_item a {
  color: #222;
  text-decoration: none
}
.idx-trailer {
  position: relative;
  overflow: hidden;
  z-index: 0
}
.idx-trailer_ytb {
  position: absolute;
  right: 50%;
  bottom: 50%;
  transform: translate(50%, 50%);
  z-index: 1
}
.idx-trailer_arrow, .idx-trailer_arrow_main::after, .movie-thumbs_arrow {
  -webkit-transform: translate(50%, 50%)
}
.idx-trailer::after {
  display: block;
  position: absolute;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 2
}
.idx-trailer_arrow {
  position: absolute;
  right: 50%;
  bottom: 50%;
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  z-index: 3
}
.idx-trailer_arrow_main {
  display: block;
  border: 1px solid #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.idx-trailer_arrow_main::after {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  bottom: 50%;
  width: 20%;
  height: 20%;
  border-right: 4px solid #FFF;
  border-bottom: 4px solid #FFF;
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%)
}
.idx-staffcast {
  margin: 0 auto
}
.idx-staffcast_box {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.idx-staffcast_box::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 150px 0 0;
  border-color: #f3ebe6 transparent transparent
}
.idx-staffcast_title {
  position: relative;
  font-weight: 400
}
.idx-staffcast_title_jp {
  display: block;
  line-height: 1;
  color: #d70c19
}
.idx-staffcast_title_en {
  display: block;
  line-height: 1;
  color: #9b4a13
}
.idx-staffcast_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.idx-staffcast_one {
  width: 48%
}
.idx-staffcast_one.state-single {
  width: 100%
}
.idx-staffcast_one dt {
  color: #d70c19
}
.idx-staffcast_one dd {
  line-height: 1.2
}
.idx-twitter {
  position: relative;
  z-index: 0
}
.idx-twitter::before {
  display: block;
  position: absolute;
  width: 100%;
  z-index: -1
}
.idx-twitter_inner {
  position: relative;
  margin: 0 auto
}
.idx-twitter_wgt {
  background-color: rgba(255, 255, 255, .85)
}
.idx-twitter_wgt iframe {
  display: block !important;
  width: 740px !important;
  height: 90vw !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.idx-twitter_title {
  font-weight: 400;
  color: #FFF;
  text-align: center
}
.idx-twitter_title_en, .idx-twitter_title_jp {
  display: block
}
.idx-twitter_more {
  line-height: 1;
  text-align: center
}
.idx-twitter_more a {
  position: relative;
  display: block;
  border: 1px solid #FFF;
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.idx-twitter_more a::after {
  content: "";
  display: block;
  position: absolute;
  right: 7%;
  bottom: 50%;
  width: 10px;
  height: 10px;
  border-right: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  -webkit-transform: rotate(-45deg) translate(0, 50%);
  -ms-transform: rotate(-45deg) translate(0, 50%);
  transform: rotate(-45deg) translate(0, 50%)
}
.character-modal_prev_arrow, .news-lists_item_arrow {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%)
}
.idx-twitter_more a:hover {
  border: 1px solid #d70c19;
  background: #d70c19
}
.news-archive, .news-lists {
  position: relative
}
.news-lists_item a {
  position: relative;
  display: block;
  border: 2px solid #ddd;
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.news-lists_item dl {
  line-height: 1
}
.news-lists_item dt {
  font-weight: 400;
  color: #d70c19
}
.news-lists_item dd {
  color: #222;
  margin-top: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}
.news-lists_item_arrow {
  position: absolute;
  right: 8%;
  bottom: 50%;
  transform: translate(0, 50%)
}
.story-storybox_thumbs_image_inner::after, .story-storybox_thumbs_image_inner::before {
  right: 0;
  content: '';
  background: #d70c19;
  position: absolute
}
.news-lists_item_arrow span {
  display: block;
  background: url(../img/common/arrow_next.png) 0 0/100% auto no-repeat
}
.news-lists_item_arrow img {
  display: block;
  opacity: 0;
  line-height: 1
}
.news-pager {
  letter-spacing: -.4em;
  position: relative;
  text-align: center
}
.news-pager > * {
  display: inline-block;
  letter-spacing: normal
}
.news-pager_prev {
  width: 10px;
  line-height: 1;
  margin-right: 20px
}
.news-pager_next {
  width: 10px;
  line-height: 1;
  margin-left: 20px
}
.news-pager_number {
  letter-spacing: -.4em;
  text-align: left;
  white-space: nowrap
}
.news-pager_number > * {
  display: inline-block;
  letter-spacing: normal
}
.news-pager_number_item {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1
}
.news-pager_number_item:not(:first-child) {
  margin-left: 7px
}
.news-pager_number_item span {
  position: relative;
  display: inline-block;
  padding-top: 7px
}
.news-pager_number_item.state-active .news-pager_number_itemInner {
  color: #FFF
}
.news-pager_number_item.state-active .news-pager_number_itemInner::before {
  border-color: #d70c19;
  background-color: #d70c19
}
.news-pager_number_itemInner {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  color: #222;
  text-decoration: none;
  text-align: center
}
.news-pager_number_itemInner::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.news-single, .story-detbox {
  -webkit-box-sizing: border-box
}
.news-single {
  position: relative;
  background: #FFF;
  box-sizing: border-box
}
.news-single_date {
  font-weight: 500;
  line-height: 1;
  color: #d70c19
}
.news-single_title {
  margin-top: 10px;
  font-weight: 500
}
.news-single_texts img {
  display: block;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto
}
.news-single_texts a {
  color: #d70c19
}
.onair-text {
  text-align: center;
  font-weight: 500
}
.onair-text small {
  font-weight: 400
}
.onair-text strong {
  font-weight: 500;
  color: #d70c19
}
.onair-box {
  position: relative;
  background: #FFF
}
.onair-box_title {
  font-weight: 400;
  text-align: center
}
.onair-box_title_ja {
  display: block;
  color: #d70c19
}
.onair-box_title_en {
  display: block;
  color: #9b4a13;
  letter-spacing: .25em
}
.onair-box_lists_broadcaster, .onair-box_lists_broadcaster a {
  color: #d70c19;
  text-decoration: none
}
.onair-box_lists {
  border-bottom: 1px solid #eee
}
.onair-box_lists li {
  border-top: 1px solid #eee
}
.onair-box_lists_broadcaster {
  font-size: 100%
}
.onair-box small {
  display: block;
  text-align: right
}
.story-storybox_contents {
  position: relative;
  background: #f3ebe6
}
.story-storybox_thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.story-storybox_thumbs_image {
  position: relative
}
.story-storybox_thumbs_image_inner {
  position: relative;
  padding-top: 56.4%;
  overflow: hidden
}
.story-storybox_thumbs_image_inner::before {
  z-index: 1;
  bottom: 0;
  width: 0;
  height: 1px
}
.story-storybox_thumbs_image_inner::after {
  z-index: 1;
  top: 0;
  width: 1px;
  height: 0
}
.story-storybox_thumbs_image_vis {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.story-storybox_thumbs_image::after, .story-storybox_thumbs_image::before {
  position: absolute;
  background: #d70c19;
  left: 0;
  content: '';
  z-index: 1
}
.story-storybox_thumbs_image::before {
  top: 0;
  width: 0;
  height: 1px
}
.story-storybox_thumbs_image::after {
  bottom: 0;
  width: 1px;
  height: 0
}
.story-storybox_thumbs_title {
  margin-top: 10px
}
.story-storybox_thumbs a {
  display: block;
  color: #222;
  text-decoration: none
}
.story-storybox_thumbs a:hover {
  color: #d70c19
}
.story-storybox_thumbs a:hover .story-storybox_thumbs_image_vis {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
.story-storybox_btnAnc {
  line-height: 1;
  font-weight: 400;
  text-align: center
}
.story-storybox_btnAnc a {
  position: relative;
  display: block;
  color: #222;
  text-decoration: none;
  border: 1px solid #222;
  transition: all .2s ease-out
}
.story-storybox_btnAnc a::after {
  content: "";
  display: block;
  position: absolute;
  border-left: 2px solid #222;
  border-bottom: 2px solid #222;
  bottom: 50%;
  -webkit-transform: translate(0, 50%) rotate(225deg);
  -ms-transform: translate(0, 50%) rotate(225deg);
  transform: translate(0, 50%) rotate(225deg);
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out
}
.story-introbox {
  position: relative;
  border-bottom: 1px solid #eee
}
.story-introbox_title {
  position: relative;
  font-weight: 400;
  text-align: center
}
.story-introbox_title_ja {
  display: block;
  color: #d70c19
}
.story-introbox_title_en {
  display: block;
  color: #9b4a13;
  letter-spacing: .25em
}
.story-introbox_title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 50%;
  height: 2px;
  background: #f3ebe6;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0)
}
.story-detbox {
  position: relative;
  background: #FFF;
  box-sizing: border-box
}
.story-detbox_title {
  color: #d70c19;
  font-weight: 400
}
.story-detbox_main {
  line-height: 2
}
.story-detbox_main img {
  display: inline-block
}
.character-modal_item section, .character-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap
}
.character-content {
  position: relative;
  margin: 0 auto
}
.character-thumbs {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left
}
.character-thumbs_item {
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #decdc1;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: border .2s ease-out;
  -o-transition: border .2s ease-out;
  transition: border .2s ease-out
}
.character-thumbs_imageArea {
  position: relative;
  background: #e9dbd2;
  overflow: hidden;
  -webkit-transition: background .2s ease-out;
  -o-transition: background .2s ease-out;
  transition: background .2s ease-out
}
.character-thumbs_imageArea img {
  display: block;
  -webkit-transition: -webkit-transform .2s ease-out;
  -o-transition: transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out
}
.character-thumbs_textArea {
  line-height: 1;
  text-align: center
}
.character-thumbs_number {
  margin-top: 10px;
  font-style: italic;
  color: #d70c19
}
.character-thumbs_post {
  margin-top: 10px;
  color: #9b4a13
}
.character-modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  background-color: #f3ebe6;
  z-index: 5000;
  display: none
}
.character-modal_item {
  margin: 0 auto;
  display: none
}
.character-modal_item section {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.character-modal_item_header, .character-modal_item_profile {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap
}
.character-modal_item_textbox {
  position: relative
}
.character-modal_item_imagebox {
  margin: 0 auto
}
.character-modal_item_emblem {
  position: absolute;
  top: 0;
  left: 15%;
  z-index: -1
}
.character-modal_item_header {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.character-modal_item_headerName {
  color: #d70c19;
  font-weight: 400
}
.character-modal_item_headerCV {
  letter-spacing: -.4em;
  text-align: left
}
.character-modal_item_headerCV > * {
  display: inline-block;
  letter-spacing: normal
}
.character-modal_item_headerCV dt {
  background: #d70c19;
  border-radius: 18px;
  color: #FFF
}
.character-modal_item_headerCV dd {
  color: #333
}
.character-modal_item_profile {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 5%;
  padding: 5%;
  border: 3px solid #ddd;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: rgba(255, 255, 255, .75)
}
.character-modal_item_profile .state-singleLine + dl, .character-modal_item_profile dl:nth-child(n+3) {
  margin-top: 3.5%
}
.character-modal_item_profile dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 50%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.character-modal_item_profile dt {
  width: 45%
}
.character-modal_item_profile dt span {
  display: block;
  background-color: #d70c19;
  color: #FFF;
  text-align: center
}
.character-modal_item_profile dd {
  width: 50%
}
.character-modal_item_profile .state-singleLine {
  width: 100%
}
.character-modal_item_profile .state-singleLine dt {
  width: 22.5%
}
.character-modal_item_profile .state-singleLine dd {
  width: 75%
}
.character-modal_item_text {
  margin-top: 5%;
  color: #333
}
.character-modal_item.state-brown .character-modal_item_headerName {
  color: #9b4a13
}
.character-modal_item.state-brown .character-modal_item_headerCV dt, .character-modal_item.state-brown .character-modal_item_profile dt span {
  background-color: #9b4a13
}
.character-modal_close {
  position: absolute;
  cursor: pointer
}
.character-modal_close_inner {
  position: relative;
  margin: 0 auto
}
.character-modal_close_inner::after, .character-modal_close_inner::before {
  position: absolute;
  right: 50%;
  bottom: 50%;
  display: block;
  content: '';
  width: 100%;
  background-color: #ccc
}
.character-modal_close_inner::before {
  -webkit-transform: translate(50%, 50%) rotate(45deg);
  -ms-transform: translate(50%, 50%) rotate(45deg);
  transform: translate(50%, 50%) rotate(45deg)
}
.character-modal_close_inner::after {
  -webkit-transform: translate(50%, 50%) rotate(-45deg);
  -ms-transform: translate(50%, 50%) rotate(-45deg);
  transform: translate(50%, 50%) rotate(-45deg)
}
.character-modal_close_text {
  text-align: center;
  color: #ccc
}
.character-modal_controller {
  position: relative;
  padding: 8vw 5.33333vw 6.66667vw
}
.character-modal_controller_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.character-modal_prev {
  cursor: pointer
}
.character-modal_prev_btn {
  position: relative
}
.character-modal_prev_arrow {
  position: absolute;
  bottom: 50%;
  transform: translate(0, 50%);
  left: 0
}
.character-modal_prev_icon {
  position: relative;
  z-index: 1;
  margin-left: auto
}
.character-modal_prev_name {
  font-style: italic;
  color: #d70c19;
  text-align: right;
  margin-left: 15px
}
.character-modal_prev_name.state-brown {
  color: #9b4a13
}
.character-modal_next {
  cursor: pointer
}
.character-modal_next_btn {
  position: relative
}
.character-modal_next_arrow {
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
  right: 0
}
.character-modal_next_icon {
  position: relative;
  z-index: 1;
  margin-right: auto
}
.character-modal_next_name {
  font-style: italic;
  color: #d70c19;
  margin-right: 15px
}
.character-modal_next_name.state-brown {
  color: #9b4a13
}
.disc-single {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.disc-single a {
  color: #d70c19
}
.disc-single img {
  height: auto
}
.disc-single_itembox {
  position: relative
}
.disc-single_fx_le img {
  width: 100%;
  height: auto
}
.disc-single_fx_ri small {
  display: block;
  margin: .5rem 0;
  font-size: 12px;
  font-size: .75rem
}
.goods-archive_bottomTexts, .goods-archive_headrTexts, .goods-single {
  margin-left: auto;
  margin-right: auto
}
.disc-single_packageName {
  margin-bottom: 15px
}
.disc-single_packageName span {
  display: inline-block;
  padding: 5px 15px;
  background: #d70c19;
  color: #FFF
}
.disc-single_btnBuy a, .movie-thumbs a, .special-archives_card a {
  color: #222;
  text-decoration: none
}
.disc-single_btnBuy {
  line-height: 1;
  font-weight: 400;
  text-align: center
}
.disc-single_btnBuy a {
  position: relative;
  display: block;
  border: 1px solid #222
}
.disc-single_btnBuy a::after {
  content: "";
  display: block;
  position: absolute;
  border-right: 2px solid #222;
  border-top: 2px solid #222;
  bottom: 50%;
  -webkit-transform: translate(0, 50%) rotate(45deg);
  -ms-transform: translate(0, 50%) rotate(45deg);
  transform: translate(0, 50%) rotate(45deg);
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out
}
.goods-single {
  position: relative;
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.movie-thumbs_image_inner::after, .movie-thumbs_image_inner::before {
  content: '';
  background: #d70c19;
  z-index: 1;
  right: 0
}
.goods-single_fx_ri {
  font-size: 16px;
  font-size: 1rem
}
.goods-single_thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: space-between;
  margin-top: 2.5%
}
.goods-single_thumb li {
  width: 18%;
  cursor: pointer;
  margin-bottom: 2.5%
}
.goods-single_thumb li.state-active .photo {
  border-color: #d70c19
}
.goods-single a {
  color: #d70c19
}
.goods-single .photo {
  display: block;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.movie-thumbs, .special-archives_card a {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap
}
.movie-thumbs {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.movie-thumbs_image {
  position: relative
}
.movie-thumbs_image_inner {
  position: relative;
  padding-top: 56%;
  overflow: hidden
}
.movie-thumbs_image_inner::before {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 1px
}
.movie-thumbs_image_inner::after {
  position: absolute;
  top: 0;
  width: 1px;
  height: 0
}
.movie-thumbs_image_vis {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.movie-thumbs_image::after, .movie-thumbs_image::before {
  content: '';
  background: #d70c19;
  z-index: 1;
  position: absolute
}
.movie-thumbs_image::before {
  top: 0;
  left: 0;
  width: 0;
  height: 1px
}
.movie-thumbs_image::after {
  bottom: 0;
  left: 0;
  width: 1px;
  height: 0
}
.movie-thumbs_arrow {
  position: absolute;
  right: 50%;
  bottom: 50%;
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%)
}
.movie-thumbs_arrow_main {
  display: block;
  border: 1px solid #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.movie-thumbs_arrow_main::after {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  bottom: 50%;
  width: 20%;
  height: 20%;
  border-right: 4px solid #FFF;
  border-bottom: 4px solid #FFF;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%)
}
.movie-thumbs_title {
  margin-top: 10px
}
.movie-thumbs a {
  display: block
}
.special-archives_card {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.special-archives_card a {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.special-archives_card_date, .special-single_date, .special-single_texts a {
  color: #d70c19
}
.special-archives_card_imageArea {
  width: 41.6%
}
.special-archives_card_textArea {
  width: 52%
}
.special-single {
  position: relative;
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.special-single_date {
  font-weight: 500;
  line-height: 1
}
.special-single_title {
  margin-top: 10px;
  font-weight: 500
}
.special-single_texts img {
  display: block;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto
}

/* add 20200422 character */
.character-bg01 {
    background: #f3ebe6;
}
.character-bg02 {
    background: #fff;
}
.idx-character_title {
    color: #d70c19;
    font-weight: 400;
    letter-spacing: .05em;
    position: relative;
    z-index: 1;
}
.idx-character_title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 110px 110px 0 0;
    z-index: -1;
}
.character-bg01 .idx-character_title::before {
    border-color: #fff transparent transparent;
}
.character-bg02 .idx-character_title::before {
    border-color: #f3ebe6 transparent transparent;
}
.idx-character_title span {
    display: block;
    line-height: 3;
}
.character-modal_item_headerName .character-scname {
    display: block;
    color: #000;
    margin-bottom: 5px;
    letter-spacing: .05em;
}


@media screen and (min-width:769px) {
  #wrapper, .anc {
    padding-top: 150px
  }
  #root, .site-header {
    min-width: 1240px
  }
  .site-header_burger, .spOnly {
    display: none
  }
  .anc {
    margin-top: -150px
  }
  .site-header {
    position: fixed
  }
  .site-header_titleArea {
    position: relative;
    padding: 15px 0
  }
  .site-header_logo {
    width: 150px;
    margin: 0 auto
  }
  .site-header_logo a {
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
  }
  .site-header_share_facebook img, .site-header_share_twitter img {
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out
  }
  .site-header_logo a:hover {
    opacity: .8
  }
  .news-lists_item a:hover .news-lists_item_arrow img, .site-header_share_facebook a:hover img, .site-header_share_twitter a:hover img {
    opacity: 1
  }
  .site-header_date {
    position: absolute;
    bottom: 50%;
    left: 30px;
    width: 350px;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%)
  }
  .site-header_gnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #eee
  }
  .site-header_gnav li {
    font-size: 16px;
    font-size: 1rem
  }
  .site-header_gnav li.state-active a::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #d70c19
  }
  .idx-news_inner, .site-header_gnav a {
    display: -webkit-box;
    display: -ms-flexbox
  }
  .site-header_gnav a {
    display: flex;
    padding: 0 10px;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .site-header_share {
    position: absolute;
    top: 30px;
    right: 30px;
    width: auto;
    z-index: 20
  }
  .site-header_share_facebook, .site-header_share_twitter {
    width: 40px;
    margin: 0 0 0 15px
  }
  .site-header_share_title {
    font-size: 16px;
    font-size: 1rem
  }
  .site-header_share_twitter img {
    transition: opacity .3s ease-out
  }
  .site-header_share_facebook img {
    transition: opacity .3s ease-out
  }
  .site-footer {
    margin-top: 150px
  }
  .site-footer_bnrs {
    width: 1171px
  }
  .site-footer_bnrs_item {
    width: 274px;
    margin-left: 25px
  }
  .site-footer_bnrs_item:nth-child(4n+1) {
    margin-left: 0
  }
  .site-footer_bnrs_item:nth-child(n+5) {
    margin-top: 25px
  }
  .site-footer_bnrs_item a {
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
  }
  .site-footer_pageup a, .site-footer_pageup a::after {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
  }
  .site-footer_bnrs_item a:hover {
    opacity: .85
  }
  .site-footer_main {
    padding: 20px 0
  }
  .site-footer_copyrights {
    font-size: 12px;
    font-size: .75rem
  }
  .site-footer_pageup {
    right: 24px
  }
  .site-footer_pageup a {
    width: 74px;
    height: 74px;
    transition: all .3s ease-out
  }
  .site-footer_pageup a::after {
    transition: all .3s ease-out
  }
  .site-footer_pageup a:hover {
    background: #d70c19
  }
  .site-pagetitle_inner {
    height: 240px;
    background: url(../img/common/page_title_bg.png) 50% 50% no-repeat
  }
  .site-pagetitle_inner::before {
    border-width: 160px 160px 0 0
  }
  .site-pagetitle_inner::after {
    border-width: 0 0 160px 160px
  }
  .site-pagetitle_text_ja {
    font-size: 48px;
    font-size: 3rem
  }
  .site-pagetitle_text_en {
    font-size: 20px;
    font-size: 1.25rem
  }
  .site-btnBack {
    font-size: 20px;
    font-size: 1.25rem;
    width: 240px;
    margin: 80px auto 0
  }
  .site-btnBack a {
    padding: 20px 0
  }
  .site-btnBack a::after {
    width: 8px;
    height: 8px;
    left: 15px
  }
  .archive-categorys {
    margin: 65px 25px 0 0
  }
  .archive-categorys_item {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 25px 25px
  }
  .archive-categorys span {
    padding: 10px 25px
  }
  .archive-content {
    width: 1080px;
    margin: 45px auto 0
  }
  .archive-card {
    width: 250px;
    margin-left: 25px
  }
  .archive-card:nth-child(4n+1) {
    margin-left: 0
  }
  .archive-card:nth-child(n+5) {
    margin-top: 25px
  }
  .archive-card a {
    padding: 25px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
  }
  .archive-card a:hover {
    color: #d70c19;
    border-color: #d70c19
  }
  .archive-pager_number_item a:hover, .news-lists_item a:hover dd, .news-lists_item a:hover dt, .news-pager_number_item a:hover, .story-storybox_btnAnc a:hover {
    color: #FFF
  }
  .archive-card_text {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 25px
  }
  .archive-pager {
    margin-top: 60px
  }
  .archive-pager_number_item a:hover::before {
    border-color: #d70c19;
    background-color: #d70c19
  }
  .ytbModal_content {
    width: 60%
  }
  .ytbModal_close {
    right: 20px;
    top: 20px
  }
  .ytbModal_close_inner {
    width: 50px;
    height: 50px
  }
  .ytbModal_close_inner::after, .ytbModal_close_inner::before {
    height: 5px
  }
  .ytbModal_close_text {
    font-size: 16px;
    font-size: 1rem
  }
  .mfp-close {
    width: 66px !important;
    height: 82px !important;
    top: 40px !important;
    right: 40px !important
  }
  .shopList {
    width: 690px
  }
  .shopList_text {
    font-size: 24px;
    font-size: 1.5rem
  }
  .shopList_items {
    margin-top: 15px
  }
  .shopList_items li {
    width: 160px;
    margin-left: 10px
  }
  .shopList_items li:nth-child(4n+1) {
    margin-left: 0
  }
  .shopList_items li:nth-child(n+5) {
    margin-top: 10px
  }
  .idx-kv_images {
    padding-top: 54.8%
  }
  .idx-kv_catchcopy {
    width: 16.1%;
    left: 4%;
    top: 7.2%
  }
  .idx-news {
    padding: 20px 0
  }
  .idx-news_inner {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .idx-news_one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin-left: 40px
  }
  .idx-news_one dd {
    margin-left: 15px
  }
  .idx-news_one a:hover {
    text-decoration: underline
  }
  .idx-trailer {
    height: 400px;
    cursor: pointer
  }
  .idx-trailer::after {
    background-image: url(../img/top/movie_cover.png)
  }
  .idx-trailer_arrow_main {
    width: 90px;
    height: 90px
  }
  .idx-trailer:hover .idx-trailer_arrow_main {
    border: 1px solid #d70c19;
    background: #d70c19;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
  }
  .idx-staffcast {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1080px;
    padding: 80px 0
  }
  .idx-staffcast_box {
    width: 500px;
    padding: 40px 40px 0
  }
  .idx-staffcast_box::before {
    border-width: 150px 150px 0 0
  }
  .idx-staffcast_title_jp {
    font-size: 48px;
    font-size: 3rem
  }
  .idx-staffcast_title_en {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 15px;
    letter-spacing: .25em
  }
  .idx-staffcast_main {
    margin-top: 50px
  }
  .idx-staffcast_one.state-single + dl, .idx-staffcast_one:nth-child(n+3) {
    margin-top: 35px
  }
  .idx-staffcast_one dt {
    font-size: 16px;
    font-size: 1rem
  }
  .idx-staffcast_one dd {
    font-size: 24px;
    font-size: 1.5rem
  }
  .idx-staffcast_one dd small {
    font-size: 12px;
    font-size: .75rem
  }
  .idx-twitter {
    padding: 80px 0 160px;
    background: url(../img/top/kv_image01.jpg) 100% 100%/cover no-repeat
  }
  .idx-twitter::before {
    background: url(../img/top/twitter_cover.png) 0 0/cover no-repeat
  }
  .idx-twitter_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    width: 1080px
  }
  .idx-twitter_titleArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 540px
  }
  .character-modal_prev, .onair-box_lists dl {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap
  }
  .idx-twitter_wgtArea {
    width: 540px
  }
  .idx-twitter_wgt {
    padding: 40px
  }
  .idx-twitter_wgt iframe {
    width: 460px !important;
    height: 460px !important
  }
  .idx-twitter_title_jp {
    font-size: 48px;
    font-size: 3rem
  }
  .idx-twitter_title_en {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: .25em
  }
  .idx-twitter_more {
    font-size: 24px;
    font-size: 1.5rem;
    width: 240px;
    margin: 40px auto 0
  }
  .idx-twitter_more a {
    padding: 15px 0
  }
  .news-archive {
    width: 1080px;
    margin: 0 auto;
    padding-top: 80px
  }
  .news-lists_item:not(:first-child) {
    margin-top: 40px
  }
  .news-lists_item a {
    padding: 20px 85px 20px 40px
  }
  .news-lists_item a:hover {
    border-color: #d70c19;
    background: #d70c19
  }
  .news-lists_item a:hover .news-lists_item_arrow span {
    background: 0 0
  }
  .news-lists_item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
  }
  .news-lists_item dt {
    font-size: 20px;
    font-size: 1.25rem;
    width: 140px
  }
  .news-lists_item dd {
    font-size: 18px;
    font-size: 1.125rem;
    width: calc(100% - 140px);
    margin-top: 0
  }
  .news-lists_item_arrow {
    width: 10px;
    right: 40px
  }
  .news-pager {
    margin-top: 60px
  }
  .news-pager_number_item a:hover::before {
    border-color: #d70c19;
    background-color: #d70c19
  }
  .news-single {
    width: 1080px;
    margin: 65px auto 0;
    padding: 40px
  }
  .news-single_date {
    font-size: 18px;
    font-size: 1.125rem
  }
  .news-single_title {
    font-size: 20px;
    font-size: 1.25rem
  }
  .news-single_texts {
    margin-top: 40px
  }
  .news-single_texts a:hover {
    text-decoration: none
  }
  .onair-contents {
    width: 1080px;
    margin: 0 auto;
    padding-top: 80px
  }
  .onair-text {
    font-size: 34px;
    font-size: 2.125rem
  }
  .onair-text small {
    font-size: 24px;
    font-size: 1.5rem
  }
  .onair-box {
    margin: 65px auto 0;
    padding: 40px
  }
  .onair-box_title_ja {
    font-size: 36px;
    font-size: 2.25rem
  }
  .onair-box_title_en {
    font-size: 16px;
    font-size: 1rem
  }
  .onair-box_lists {
    margin-top: 35px
  }
  .onair-box_lists li {
    padding: 15px 0
  }
  .onair-box_lists dl {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
  }
  .onair-box_lists_broadcaster, .onair-box_lists_date, .onair-box_lists_remarks {
    padding-left: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .onair-box_lists_date, .onair-box_lists_remarks {
    font-size: 16px;
    font-size: 1rem
  }
  .onair-box_lists_broadcaster {
    font-size: 18px;
    font-size: 1.125rem;
    width: 270px;
    padding-left: 45px
  }
  .onair-box_lists_broadcaster a:hover {
    text-decoration: underline
  }
  .onair-box_lists_date {
    width: 400px
  }
  .onair-box_remarks {
    font-size: 12px;
    font-size: .75rem;
    margin-top: 25px
  }
  .onair-box small {
    font-size: 16px;
    font-size: 1rem;
    margin: 3.4% 0 0
  }
  .story-storybox_contents {
    padding: 60px 0
  }
  .story-storybox_thumbs {
    width: 1080px
  }
  .story-storybox_thumbs_item {
    width: 330px
  }
  .story-storybox_thumbs_item:nth-child(n+4) {
    margin-top: 30px
  }
  .story-storybox_thumbs_image::after, .story-storybox_thumbs_image::before, .story-storybox_thumbs_image_inner::after, .story-storybox_thumbs_image_inner::before {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
  }
  .story-storybox_thumbs_title {
    font-size: 16px;
    font-size: 1rem
  }
  .story-storybox_thumbs a:hover .story-storybox_thumbs_image::before, .story-storybox_thumbs a:hover .story-storybox_thumbs_image_inner::before {
    width: 100%
  }
  .story-storybox_thumbs a:hover .story-storybox_thumbs_image::after, .story-storybox_thumbs a:hover .story-storybox_thumbs_image_inner::after {
    height: 100%
  }
  .story-storybox_btnAnc {
    font-size: 16px;
    font-size: 1rem;
    width: 240px;
    margin: 65px auto
  }
  .story-storybox_btnAnc a {
    padding: 20px 0
  }
  .story-storybox_btnAnc a::after {
    width: 8px;
    height: 8px;
    right: 15px
  }
  .story-storybox_btnAnc a:hover {
    border-color: #d70c19;
    background: #d70c19
  }
  .story-storybox_btnAnc a:hover::after {
    border-color: #FFF
  }
  .story-introbox {
    padding: 80px 0 120px
  }
  .story-introbox_title {
    padding-bottom: 40px
  }
  .story-introbox_title_ja {
    font-size: 48px;
    font-size: 3rem
  }
  .story-introbox_title_en {
    font-size: 20px;
    font-size: 1.25rem
  }
  .story-introbox_title::after {
    width: 80px
  }
  .story-introbox_texts {
    text-align: center
  }
  .story-introbox_texts p {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 50px
  }
  .story-detbox {
    width: 1080px;
    margin: 65px auto 0;
    padding: 40px
  }
  .story-detbox_title {
    font-size: 32px;
    font-size: 2rem
  }
  .story-detbox_main {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 40px
  }
  .story-detbox_main img {
    width: 48.5%;
    margin-top: 25px
  }
  .story-detbox_main img:nth-of-type(odd) {
    margin-right: 3%
  }
  .character-content {
    width: 1080px;
    padding-top: 65px;
    padding-bottom: 80px;
  }
  .character-thumbs_item {
    width: 240px;
    margin-left: 40px;
    cursor: pointer
  }
  .character-thumbs_item:nth-child(4n+1) {
    margin-left: 0
  }
  .character-thumbs_item:nth-child(n+5) {
    margin-top: 40px
  }
  .character-thumbs_item:hover {
    border-color: #d70c19
  }
  .character-thumbs_item:hover .character-thumbs_imageArea {
    background: #d70c19
  }
  .character-thumbs_item:hover .character-thumbs_imageArea img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
  .character-thumbs_item.state-brown:hover {
    border-color: #9b4a13
  }
  .character-thumbs_item.state-brown:hover .character-thumbs_imageArea {
    background: #9b4a13
  }
  .character-thumbs_textArea {
    padding: 20px
  }
  .character-thumbs_name, .character-thumbs_number {
    font-size: 30px;
    font-size: 1.875rem
  }
  .character-thumbs_post {
    font-size: 18px;
    font-size: 1.125rem
  }
  .character-modal_main {
    padding: 70px 0
  }
  .character-modal_item {
    width: 74.1%;
    max-width: 920px
  }
  .character-modal_item_textbox {
    width: 60.8%
  }
  .character-modal_item_imagebox {
    width: 30.4%
  }
  .character-modal_item_emblem {
    width: 51.7%
  }
  .character-modal_item_headerName {
    font-size: 40px;
    font-size: 2.5rem
  }
  .character-modal_item_headerName rt {
    font-size: 14px;
    font-size: .875rem
  }
  .character-modal_item_headerCV dt {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 15px
  }
  .character-modal_item_headerCV dd {
    font-size: 18px;
    font-size: 1.125rem;
    margin-left: 10px
  }
  .character-modal_item_headerFace {
    width: 35.7%
  }
  .character-modal_item_profile {
    border-radius: 20px
  }
  .character-modal_item_profile dl {
    font-size: 14px;
    font-size: .875rem
  }
  .character-modal_item_profile dt span {
    border-radius: 15px
  }
  .character-modal_item_text {
    font-size: 16px;
    font-size: 1rem
  }
  .character-modal_close {
    right: 20px;
    top: 20px
  }
  .character-modal_close_inner {
    width: 50px;
    height: 50px
  }
  .character-modal_close_inner::after, .character-modal_close_inner::before {
    height: 5px
  }
  .character-modal_close_text {
    font-size: 16px;
    font-size: 1rem
  }
  .character-modal_close:hover .character-modal_close_inner::after, .character-modal_close:hover .character-modal_close_inner::before {
    background-color: #d70c19
  }
  .character-modal_close:hover .character-modal_close_text {
    color: #d70c19
  }
  .character-modal_controller {
    padding: 40px 80px
  }
  .character-modal_prev {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .character-modal_next, .disc-single_fx {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap
  }
  .character-modal_prev:hover .character-modal_next_icon, .character-modal_prev:hover .character-modal_prev_icon {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
  .character-modal_prev_btn {
    width: 144px
  }
  .character-modal_prev_arrow {
    width: 64px
  }
  .character-modal_prev_icon {
    width: 90px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .15s ease-out;
    -o-transition: transform .15s ease-out;
    transition: transform .15s ease-out;
    transition: transform .15s ease-out, -webkit-transform .15s ease-out
  }
  .character-modal_prev_name {
    font-size: 24px;
    font-size: 1.5rem
  }
  .character-modal_next {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  .character-modal_next:hover .character-modal_next_icon, .character-modal_next:hover .character-modal_prev_icon {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
  .character-modal_next_btn {
    width: 144px
  }
  .character-modal_next_arrow {
    width: 64px
  }
  .character-modal_next_icon {
    width: 90px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .15s ease-out;
    -o-transition: transform .15s ease-out;
    transition: transform .15s ease-out;
    transition: transform .15s ease-out, -webkit-transform .15s ease-out
  }
  .character-modal_next_name {
    font-size: 24px;
    font-size: 1.5rem
  }
  .disc-single {
    width: 1080px;
    margin-top: 80px;
    padding: 80px
  }
  .disc-single_title {
    font-size: 24px;
    font-size: 1.5rem
  }
  .disc-single_texts {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 35px
  }
  .disc-single_fx:not(:first-child), .disc-single_itembox {
    margin-top: 60px
  }
  .disc-single img {
    width: auto;
    max-width: 100%
  }
  .disc-single_fx {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .disc-single_fx_le {
    width: 360px
  }
  .disc-single_fx_ri {
    width: 520px
  }
  .disc-single_btnBuy {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 30px auto 0
  }
  .disc-single_btnBuy a {
    padding: 20px 0;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
  }
  .disc-single_btnBuy a::after {
    width: 8px;
    height: 8px;
    right: 15px
  }
  .disc-single_btnBuy a:hover {
    border-color: #d70c19;
    background: #d70c19;
    color: #FFF
  }
  .disc-single_btnBuy a:hover::after {
    border-color: #FFF
  }
  .goods-archive_bottomTexts, .goods-archive_headrTexts {
    font-size: 16px;
    font-size: 1rem;
    width: 1080px
  }
  .goods-archive_headrTexts {
    margin-top: 25px
  }
  .goods-archive_bottomTexts {
    margin-top: 60px
  }
  .goods-single {
    width: 1080px;
    margin-top: 80px;
    padding: 80px
  }
  .goods-single_title {
    font-size: 24px;
    font-size: 1.5rem
  }
  .goods-single_fx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .goods-single_fx:not(:first-child) {
    margin-top: 60px
  }
  .goods-single_fx_le {
    width: 360px
  }
  .goods-single_fx_ri {
    width: 520px
  }
  .goods-single_thumb li:hover .photo {
    border-color: #d70c19
  }
  .movie-thumbs {
    width: 1080px;
    margin-top: 80px
  }
  .movie-thumbs_item {
    width: 330px
  }
  .movie-thumbs_item:nth-child(n+4) {
    margin-top: 30px
  }
  .movie-thumbs_image::after, .movie-thumbs_image::before, .movie-thumbs_image_inner::after, .movie-thumbs_image_inner::before {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
  }
  .movie-thumbs_arrow_main {
    width: 70px;
    height: 70px
  }
  .movie-thumbs_title {
    font-size: 16px;
    font-size: 1rem
  }
  .movie-thumbs a:hover {
    color: #d70c19
  }
  .movie-thumbs a:hover .movie-thumbs_arrow_main {
    border: 1px solid #d70c19;
    background: #d70c19;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
  }
  .movie-thumbs a:hover .movie-thumbs_image::before, .movie-thumbs a:hover .movie-thumbs_image_inner::before {
    width: 100%
  }
  .movie-thumbs a:hover .movie-thumbs_image::after, .movie-thumbs a:hover .movie-thumbs_image_inner::after {
    height: 100%
  }
  .movie-thumbs a:hover .movie-thumbs_image_vis {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }
  .special-archives_card {
    width: 530px;
    margin-top: 25px
  }
  .special-archives_card:nth-child(2n) {
    margin-left: 20px
  }
  .special-archives_card a {
    padding: 25px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
  }
  .special-archives_card a:hover {
    color: #d70c19;
    border-color: #d70c19
  }
  .special-archives_card_textArea {
    font-size: 18px;
    font-size: 1.125rem
  }
  .special-single {
    width: 1080px;
    margin: 65px auto 0;
    padding: 40px
  }
  .special-single_date {
    font-size: 18px;
    font-size: 1.125rem
  }
  .special-single_title {
    font-size: 20px;
    font-size: 1.25rem
  }
  .special-single_texts {
    margin-top: 40px
  }
  .special-single_texts a:hover {
    text-decoration: none
  }
    
  /* add 2020422 character */
  .idx-character_title {
    margin-bottom: 40px;
  }
  .idx-character_title span {
    font-size: 36px;
    font-size: 2.25rem;
    margin-left: 40px;
  }
  .character-modal_item_headerName .character-scname {
    font-size: 29px;
    font-size: 1.8rem;
  }
}


@media screen and (max-width:768px) {
  #wrapper, .anc, .site-header_titleArea {
    padding-top: 21.3%
  }
  .anc {
    margin-top: -21.4%
  }
  .site-header_titleArea {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
  }
  .site-header_logo {
    position: absolute;
    bottom: 50%;
    left: 5%;
    width: 27.2%;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%)
  }
  .site-header_date {
    width: 70.6%;
    -webkit-transform: translate(0, 70%);
    -ms-transform: translate(0, 70%);
    transform: translate(0, 70%)
  }
  .site-header_burger {
    position: absolute;
    right: 5%;
    bottom: 48%;
    width: 8.53333vw;
    height: 12vw;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    cursor: pointer
  }
  .site-header_burger_lines {
    position: absolute;
    top: 0;
    width: 100%;
    padding-top: 75%
  }
  .site-header_burger_lines span {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 14.5%;
    background-color: #ccc;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
  }
  .site-header_burger_text {
    position: absolute;
    bottom: 0;
    width: 100%
  }
  .site-header_burger_text::after {
    font-size: 2.93333vw;
    font-weight: 600;
    display: block;
    content: 'MENU';
    color: #CCC;
    text-align: center
  }
  .site-header_navArea {
    display: none;
    padding: 21.3% 0 13.3%
  }
  .disc-single, .site-header_gnav a {
    padding: 5.3%
  }
  .site-header_gnav li {
    font-size: 5.33333vw;
    border-bottom: 1px solid #eee;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px)
  }
  .site-header_share {
    width: 39.2%;
    margin: 10% auto 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .site-header_share_title {
    font-size: 6.4vw;
    width: 100%;
    text-align: center
  }
  .site-header_share_facebook, .site-header_share_twitter {
    width: 40.8%;
    margin: 5% 0 0
  }
  .site-header.state-open .site-header_burger_lines span:nth-child(1) {
    top: auto;
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(45deg);
    -ms-transform: translate(-50%, 50%) rotate(45deg);
    transform: translate(-50%, 50%) rotate(45deg)
  }
  .site-header.state-open .site-header_burger_lines span:nth-child(2) {
    left: 10%;
    opacity: 0
  }
  .site-header.state-open .site-header_burger_lines span:nth-child(3) {
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(-45deg);
    -ms-transform: translate(-50%, 50%) rotate(-45deg);
    transform: translate(-50%, 50%) rotate(-45deg)
  }
  .site-header.state-open .site-header_gnav {
    display: block
  }
  .site-header.state-open .site-header_gnav li:nth-child(1) {
    -webkit-animation: menuFade .35s .06667s;
    animation: menuFade .35s .06667s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .site-header.state-open .site-header_gnav li:nth-child(2) {
    -webkit-animation: menuFade .35s .13333s;
    animation: menuFade .35s .13333s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .site-header.state-open .site-header_gnav li:nth-child(3) {
    -webkit-animation: menuFade .35s .2s;
    animation: menuFade .35s .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .site-header.state-open .site-header_gnav li:nth-child(4) {
    -webkit-animation: menuFade .35s .26667s;
    animation: menuFade .35s .26667s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .site-header.state-open .site-header_gnav li:nth-child(5) {
    -webkit-animation: menuFade .35s .33333s;
    animation: menuFade .35s .33333s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .site-header.state-open .site-header_gnav li:nth-child(6) {
    -webkit-animation: menuFade .35s .4s;
    animation: menuFade .35s .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .site-header.state-open .site-header_gnav li:nth-child(7) {
    -webkit-animation: menuFade .35s .46667s;
    animation: menuFade .35s .46667s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .site-header.state-open .site-header_gnav li:nth-child(8) {
    -webkit-animation: menuFade .35s .53333s;
    animation: menuFade .35s .53333s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .site-header.state-open .site-header_gnav li:nth-child(9) {
    -webkit-animation: menuFade .35s .6s;
    animation: menuFade .35s .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .site-header.state-open .site-header_gnav li:nth-child(10) {
    -webkit-animation: menuFade .35s .66667s;
    animation: menuFade .35s .66667s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
  }
  .secpage .site-header_date {
    visibility: hidden
  }
  .site-footer {
    margin-top: 20%
  }
  .site-footer_bnrs {
    width: 89.3%
  }
  .site-footer_bnrs_item {
    width: 48%
  }
  .site-footer_bnrs_item:nth-child(2n) {
    margin-left: 4%
  }
  .site-footer_bnrs_item:nth-child(n+3) {
    margin-top: 4%
  }
  .site-footer_main {
    padding: 3% 0
  }
  .site-footer_copyrights {
    font-size: 2.4vw
  }
  .site-footer_pageup {
    right: 5%
  }
  .site-footer_pageup a {
    width: 12vw;
    height: 12vw
  }
  .site-pagetitle_inner {
    padding-top: 49.3%;
    background: url(../img/common/page_title_bg_sp.png) 50% 50%/cover no-repeat
  }
  .site-pagetitle_inner::before {
    border-width: 21.33333vw 21.33333vw 0 0
  }
  .site-pagetitle_inner::after {
    border-width: 0 0 21.33333vw 21.33333vw
  }
  .site-pagetitle_text_ja {
    font-size: 9.6vw
  }
  .site-pagetitle_text_en {
    font-size: 4vw
  }
  .site-btnBack {
    font-size: 4.26667vw;
    width: 50%;
    margin: 10% auto 0
  }
  .site-btnBack a {
    padding: 8% 0
  }
  .site-btnBack a::after {
    width: 1.5vw;
    height: 1.5vw;
    left: 10%
  }
  .archive-categorys {
    margin: 10vw 4vw 0 0
  }
  .archive-categorys_item {
    font-size: 3.2vw;
    margin: 0 0 4vw 4vw
  }
  .archive-categorys span {
    padding: 2vw 5vw
  }
  .archive-content {
    width: 89.3%;
    margin: 8% auto 0
  }
  .archive-card {
    width: 46%
  }
  .archive-card:nth-child(2n) {
    margin-left: 8%
  }
  .archive-card:nth-child(n+3) {
    margin-top: 8%
  }
  .archive-card a {
    padding: 7%
  }
  .archive-card_text {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 7%
  }
  .archive-pager {
    margin-top: 10%
  }
  .ytbModal_content {
    width: 100%
  }
  .ytbModal_close {
    right: 3%;
    top: 3%
  }
  .ytbModal_close_inner {
    width: 8vw;
    height: 8vw
  }
  .ytbModal_close_inner::after, .ytbModal_close_inner::before {
    height: .6vw
  }
  .ytbModal_close_text {
    font-size: 3.2vw
  }
  .mfp-close {
    width: 8.8vw !important;
    height: 10.93333vw !important;
    top: 5.33333vw !important;
    right: 2.66667vw !important
  }
  .shopList {
    width: 89.3%
  }
  .shopList_text {
    font-size: 18px;
    font-size: 1.125rem
  }
  .idx-staffcast_title_jp, .idx-twitter_title_jp {
    font-size: 9.6vw
  }
  .shopList_items {
    margin-top: 3%
  }
  .shopList_items li {
    width: 32%;
    margin-left: 2%
  }
  .shopList_items li:nth-child(3n+1) {
    margin-left: 0
  }
  .shopList_items li:nth-child(n+4) {
    margin-top: 2%
  }
  .pcOnly {
    display: none
  }
  .idx-kv_images {
    padding-top: 141.3%
  }
  .idx-kv_catchcopy {
    width: 26.6%;
    left: 5.3%;
    top: 9.3%
  }
  .idx-news {
    padding: 7% 5%
  }
  .idx-news_one {
    margin-top: 3%
  }
  .idx-trailer {
    padding-top: 56%
  }
  .idx-trailer::after {
    background-image: url(../img/top/movie_cover_sp.png)
  }
  .idx-trailer_arrow_main {
    width: 18.66667vw;
    height: 18.66667vw
  }
  .idx-staffcast {
    width: 89.3%;
    padding: 10% 0
  }
  .idx-staffcast_box {
    padding: 5.9% 5.9% 0
  }
  .idx-staffcast_box:not(:first-child) {
    margin-top: 15%
  }
  .idx-staffcast_box::before {
    border-width: 30vw 30vw 0 0
  }
  .idx-staffcast_title_en {
    font-size: 4vw;
    margin-top: 5%;
    letter-spacing: 1vw
  }
  .idx-staffcast_main {
    margin-top: 12%
  }
  .idx-staffcast_one.state-single + dl, .idx-staffcast_one:nth-child(n+3), .idx-twitter_wgtArea {
    margin-top: 10%
  }
  .idx-staffcast_one dt {
    font-size: 14px;
    font-size: .875rem
  }
  .idx-twitter {
    padding: 10% 0 20%;
    background: url(../img/top/kv_image01_sp.jpg) 100% 100%/cover no-repeat
  }
  .idx-twitter::before {
    background: url(../img/top/twitter_cover_sp.png) 0 0/cover no-repeat
  }
  .idx-twitter_inner {
    width: 89.3%
  }
  .idx-twitter_wgt {
    padding: 5%
  }
  .idx-twitter_title_en {
    font-size: 4vw;
    letter-spacing: 1vw
  }
  .idx-twitter_more {
    font-size: 4.8vw;
    width: 48.66667vw;
    margin: 10% auto 0
  }
  .idx-twitter_more a {
    padding: 5% 0
  }
  .news-archive {
    width: 89.3%;
    margin: 10% auto 0
  }
  .news-lists_item:not(:first-child) {
    margin-top: 8.9%
  }
  .news-lists_item a {
    padding: 4.4% 14.9% 4.4% 9.7%
  }
  .news-lists_item dt {
    font-size: 18px;
    font-size: 1.125rem
  }
  .news-lists_item dd {
    font-size: 16px;
    font-size: 1rem
  }
  .news-lists_item_arrow {
    width: 8px
  }
  .news-pager {
    margin-top: 10%
  }
  .news-single {
    width: 89.3%;
    margin: 10% auto 0;
    padding: 8.9% 5.9%
  }
  .news-single_date {
    font-size: 16px;
    font-size: 1rem
  }
  .news-single_title {
    font-size: 18px;
    font-size: 1.125rem
  }
  .news-single_texts {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 10%
  }
  .onair-contents {
    width: 89.3%;
    margin: 10% auto 0
  }
  .onair-text {
    font-size: 20px;
    font-size: 1.25rem
  }
  .onair-text small {
    font-size: 14px;
    font-size: .875rem
  }
  .onair-box {
    margin: 10% auto 0;
    padding: 8.9% 5.9%
  }
  .onair-box_lists {
    margin-top: 8.9%
  }
  .onair-box_lists li {
    padding: 4.4% 0
  }
  .onair-box_lists_date, .onair-box_lists_remarks {
    font-size: 14px;
    font-size: .875rem
  }
  .onair-box_lists_broadcaster {
    font-size: 16px;
    font-size: 1rem
  }
  .onair-box_remarks {
    font-size: 12px;
    font-size: .75rem;
    margin-top: 5%
  }
  .onair-box small {
    font-size: 14px;
    font-size: .875rem;
    margin: 9% 0 0
  }
  .story-storybox_contents {
    padding: 10% 0
  }
  .story-storybox_thumbs {
    width: 89.3%
  }
  .story-storybox_thumbs_item {
    width: 47%
  }
  .story-storybox_thumbs_item:nth-child(n+3) {
    margin-top: 10%
  }
  .story-storybox_thumbs_title {
    font-size: 14px;
    font-size: .875rem
  }
  .story-storybox_btnAnc {
    font-size: 3.46667vw;
    width: 50%;
    margin: 10% auto
  }
  .story-storybox_btnAnc a {
    padding: 8% 0
  }
  .story-storybox_btnAnc a::after {
    width: 1.5vw;
    height: 1.5vw;
    right: 7%
  }
  .story-introbox {
    padding: 10% 0
  }
  .story-introbox_title {
    padding-bottom: 6%
  }
  .story-introbox_title_ja {
    font-size: 9.06667vw
  }
  .story-introbox_title_en {
    font-size: 4vw
  }
  .story-introbox_title::after {
    width: 26.8%
  }
  .story-introbox_texts {
    padding: 0 5.3%
  }
  .story-introbox_texts p {
    font-size: 14px;
    font-size: .875rem;
    margin-top: 8%
  }
  .story-detbox {
    width: 89.3%;
    margin: 10% auto 0;
    padding: 8.9% 5.9%
  }
  .story-detbox_title {
    font-size: 24px;
    font-size: 1.5rem
  }
  .story-detbox_main {
    font-size: 14px;
    font-size: .875rem;
    margin-top: 10px
  }
  .story-detbox_main img {
    margin-top: 10%
  }
  .character-content {
    width: 89.3%;
    padding-top: 11.9%;
    padding-bottom: 11.9%;
  }
  .character-thumbs_item {
    width: 47%
  }
  .character-thumbs_item:nth-child(2n) {
    margin-left: 6%
  }
  .character-thumbs_item:nth-child(n+3) {
    margin-top: 6%
  }
  .character-thumbs_textArea {
    padding: 9.5%
  }
  .character-thumbs_name {
    font-size: 5.33333vw
  }
  .character-thumbs_number {
    font-size: 6.4vw
  }
  .character-thumbs_post {
    font-size: 3.2vw
  }
  .character-modal_main {
    padding: 20vw 0
  }
  .character-modal_item {
    width: 89.3%
  }
  .character-modal_item_imagebox {
    width: 56.6%
  }
  .character-modal_item_emblem {
    width: 50.7%
  }
  .character-modal_item_headerName {
    font-size: 8vw
  }
  .character-modal_item_headerName rt, .character-modal_item_profile dl {
    font-size: 2.66667vw
  }
  .character-modal_item_headerCV dt {
    padding: 0 2.66667vw
  }
  .character-modal_item_headerCV dd {
    margin-left: 1.33333vw
  }
  .character-modal_item_headerFace {
    width: 44.7%
  }
  .character-modal_item_profile {
    border-radius: 5vw
  }
  .character-modal_close_text, .character-modal_item_text {
    font-size: 3.2vw
  }
  .character-modal_item_profile dt span {
    border-radius: 3vw
  }
  .character-modal_close {
    right: 3%;
    top: 2vw
  }
  .character-modal_close_inner {
    width: 8vw;
    height: 8vw
  }
  .character-modal_close_inner::after, .character-modal_close_inner::before {
    height: .6vw
  }
  .character-modal_next_name, .character-modal_prev_name {
    font-size: 4.8vw;
    margin-top: 20px
  }
  .character-modal_prev_btn {
    width: 27.33333vw
  }
  .character-modal_prev_arrow {
    width: 12.53333vw
  }
  .character-modal_prev_icon {
    width: 16.53333vw
  }
  .character-modal_next_btn {
    width: 27.33333vw
  }
  .character-modal_next_arrow {
    width: 12.53333vw
  }
  .character-modal_next_icon {
    width: 16.53333vw
  }
  .disc-single {
    width: 89.3%;
    margin-top: 10%
  }
  .disc-single_title {
    font-size: 18px;
    font-size: 1.125rem
  }
  .disc-single_texts {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 8.9%
  }
  .disc-single_fx:not(:first-child), .disc-single_fx_ri, .disc-single_itembox {
    margin-top: 10%
  }
  .disc-single_btnBuy {
    font-size: 3.6vw;
    margin: 6% auto 0
  }
  .disc-single_btnBuy a {
    padding: 6% 0
  }
  .disc-single_btnBuy a::after {
    width: 1.5vw;
    height: 1.5vw;
    right: 10%
  }
  .goods-archive_bottomTexts, .goods-archive_headrTexts {
    font-size: 14px;
    font-size: .875rem;
    width: 89.3%
  }
  .goods-archive_headrTexts {
    margin-top: 3.3%
  }
  .goods-archive_bottomTexts {
    margin-top: 8%
  }
  .goods-single, .goods-single_fx:not(:first-child), .goods-single_fx_ri, .movie-thumbs, .movie-thumbs_item:nth-child(n+3) {
    margin-top: 10%
  }
  .goods-single {
    width: 89.3%;
    padding: 5.3%
  }
  .goods-single_title {
    font-size: 18px;
    font-size: 1.125rem
  }
  .movie-thumbs {
    width: 89.3%
  }
  .movie-thumbs_item {
    width: 47%
  }
  .movie-thumbs_arrow_main {
    width: 9.33333vw;
    height: 9.33333vw
  }
  .movie-thumbs_title {
    font-size: 14px;
    font-size: .875rem
  }
  .special-archives_card {
    margin-top: 6%
  }
  .special-archives_card a {
    padding: 7%
  }
  .special-archives_card_textArea {
    font-size: 16px;
    font-size: 1rem
  }
  .special-single {
    width: 89.3%;
    margin: 10% auto 0;
    padding: 8.9% 5.9%
  }
  .special-single_date {
    font-size: 16px;
    font-size: 1rem
  }
  .special-single_title {
    font-size: 18px;
    font-size: 1.125rem
  }
  .special-single_texts {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 10%
  }
    
  /* add 20200422 character */
  .idx-character_title {
    margin-bottom: 2rem;
  }
  .idx-character_title::before {
    border-width: 23vw 23vw 0 0;
  }
  .idx-character_title span {
    font-size: 7.5vw;
    margin-left: 2rem;
  }
  .character-modal_item_headerName .character-scname {
    font-size: 4.5vw
  }
}


@media screen and (min-width:961px) {
  .character-modal_item_headerName {
    font-size: 48px;
    font-size: 3rem
  }
  .character-modal_item_headerName rt {
    font-size: 16px;
    font-size: 1rem
  }
  .character-modal_item_headerFace {
    width: 43.7%
  }
  .character-modal_item_profile dl {
    font-size: 16px;
    font-size: 1rem
  }
}


@media screen and (max-width:768px) and (max-width:37.5px) {
  .character-modal_item_profile dl {
    font-size: 1px
  }
}