@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
.f-red {
  color: #f2293e;
}

.f-blue {
  color: #4da3c4;
}

.u-mark {
  background: #fffc00;
  padding: 0.5rem;
  margin: 0 0.5rem;
}

#nav-wrap .api-nav-main div a {
  background: -webkit-gradient(linear, left top, left bottom, from(#48a800), color-stop(50%, #7cbd00), to(#fff100));
  background: -webkit-linear-gradient(top, #48a800 0%, #7cbd00 50%, #fff100 100%);
  background: linear-gradient(180deg, #48a800 0%, #7cbd00 50%, #fff100 100%);
}

#wrapper .copyright, #common-related-shows h3,
#common-ranking h3,
#common-present h3,
#common-tver-ranking-desktop h3 {
  -webkit-text-stroke: 5px #fff;
  text-stroke: 5px #fff;
  paint-order: stroke;
}

/****--------- エンジン ---------****/
@-webkit-keyframes engine {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  50% {
    -webkit-transform: scale(1, 0.98) translate(0%, 1.5%);
    transform: scale(1, 0.98) translate(0%, 1.5%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes engine {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
  50% {
    -webkit-transform: scale(1, 0.98) translate(0%, 1.5%);
    transform: scale(1, 0.98) translate(0%, 1.5%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
    transform: scale(1, 1) translate(0%, 0%);
  }
}
/****--------- ふりこ ---------****/
@-webkit-keyframes pendulum {
  0% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@keyframes pendulum {
  0% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
#nav-wrap .api-nav-main div a.play:after,
#nav-wrap .api-nav-main div a.avatar:after,
#nav-wrap .api-nav-main div a.ranking:after,
#nav-wrap .api-nav-main div a.support:after,
#nav-wrap .api-nav-main div a.cs1:after,
#nav-wrap .api-nav-main div a.cs2:after,
#nav-wrap .api-nav-main div a.nav05:after,
#nav-wrap .api-nav-main div a.nav06:after {
  -webkit-animation: pendulum ease-in-out 1s infinite alternate;
  animation: pendulum ease-in-out 1s infinite alternate;
}

/****--------- フラッシュ ---------****/
@-webkit-keyframes flash {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
/****--------- ふわふわ ---------****/
@-webkit-keyframes fluffy {
  0% {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  100% {
    -webkit-transform: translate(0%, -10px);
    transform: translate(0%, -10px);
  }
}
@keyframes fluffy {
  0% {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  100% {
    -webkit-transform: translate(0%, -10px);
    transform: translate(0%, -10px);
  }
}
body.top #wrapper #main-side-box .next-movie:after {
  -webkit-animation: fluffy ease-in-out 1.5s infinite alternate;
  animation: fluffy ease-in-out 1.5s infinite alternate;
}

/****--------- ぶるぶる ---------****/
@-webkit-keyframes buruburu {
  0% {
    -webkit-transform: translate(0, 0) rotate(-1deg);
    transform: translate(0, 0) rotate(-1deg);
  }
  50% {
    -webkit-transform: translate(0, -1px) rotate(0deg);
    transform: translate(0, -1px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(1deg);
    transform: translate(0, 0) rotate(1deg);
  }
}
@keyframes buruburu {
  0% {
    -webkit-transform: translate(0, 0) rotate(-1deg);
    transform: translate(0, 0) rotate(-1deg);
  }
  50% {
    -webkit-transform: translate(0, -1px) rotate(0deg);
    transform: translate(0, -1px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(1deg);
    transform: translate(0, 0) rotate(1deg);
  }
}
/****--------- ボール ---------****/
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translate(0%, 0%) rotateX(25deg);
    transform: translate(0%, 0%) rotateX(25deg);
  }
  100% {
    -webkit-transform: translate(0%, -10px);
    transform: translate(0%, -10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translate(0%, 0%) rotateX(25deg);
    transform: translate(0%, 0%) rotateX(25deg);
  }
  100% {
    -webkit-transform: translate(0%, -10px);
    transform: translate(0%, -10px);
  }
}
/****--------- 回転 ---------****/
@-webkit-keyframes kaiten {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes kaiten {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.all {
  cursor: pointer;
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}

.main-container {
  word-break: break-word;
}

body.top #wrapper #main-side-box .next-movie, #wrapper .h3-ttl-a, #wrapper .h3-ttl, #wrapper .h2-ttl-inner, #wrapper .h2-ttl-out, #wrapper .h1-ttl-box, #wrapper ul.submenu-box li, #wrapper li.mobile-backnumber-list a .line, #wrapper .inner-box2 .txt-box p, #wrapper .catch-copy, #wrapper .btn-box a, body.story #wrapper .h3-ttl-a, body.character #wrapper .h3-ttl-a, body.caststaff #wrapper .h3-ttl-a, body.data #wrapper .h3-ttl-a, body.quiz #wrapper .h3-ttl-a, body.buriburi #wrapper .h3-ttl-a, #wrapper .news-backnumber-wrapper .news-backnumber-list-box .news-backnumber-list .text-box .date, #wrapper .news-backnumber-wrapper .news-pagination li, #wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box .text-box .category, #wrapper .top-info-group-list-box .top-info-group-list .top-info-date, #nav-wrap .api-nav-sub a, #nav-wrap .api-nav-main div .page-nav-title, #nav-wrap .api-nav-main div a .nav-last-modified, body.buriburi #wrapper .resultOtherListItem__name, body.buriburi #wrapper .resultListItem__name, body.buriburi #wrapper .result__lead, body.buriburi #wrapper .midtermListItem__name, body.buriburi #wrapper .buriburi__lead, body.quiz #wrapper .share-btn-box a, body.data #wrapper ul.present-box li .cfp, body.data #wrapper ul.present-box li h3, body.character #wrapper .chara-wrap2 .chara-detail .chara-name, body.character #wrapper .chara-wrap .chara-detail .chara-name {
  font-family: "Mochiy Pop P One", sans-serif;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}

body.buriburi #wrapper .resultListItem__rank, body.buriburi #wrapper .midtermListItem__rank {
  font-family: "M PLUS 1p", sans-serif;
}

#wrapper .top-info-wrapper {
  border-radius: 5rem 5rem 5rem 0;
  -webkit-box-shadow: 10px 10px 35px rgba(148, 162, 157, 0.5);
  box-shadow: 10px 10px 35px rgba(148, 162, 157, 0.5);
}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html {
  color: #000;
  background: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

ul li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

/* h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} */
q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

body.device-type-desktop {
  overflow: scroll !important;
}

.wrapper .related-programs-subtitle-2TQOq {
  color: #333;
}

#rectangle-desktop {
  min-height: 250px;
  background: #dddddd;
  margin-bottom: 50px;
}

#rectangle-desktop,
#superbanner-mobile,
#rectangle-mobile {
  text-align: center;
}

.sp-nav-true #rectangle-mobile {
  padding-bottom: 7rem;
}

#superbanner-mobile iframe {
  vertical-align: bottom;
}

#superbanner-desktop {
  position: absolute;
  top: 0;
  right: 0;
  left: 352px;
  margin: auto;
  width: 728px;
  height: 90px;
}

@-webkit-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.wrapper #common-onair {
  font-family: Noto Sans Japanese, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
}
.wrapper #common-onair a.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 2.4rem;
  color: #ffffff;
}
.wrapper #common-onair .common-onair-scheduleItemTimeActiveNow-1l0Wm {
  color: #ffffff;
}
.wrapper #common-onair .common-onair-scheduleItemTitleActive-1A491 {
  color: #ffffff;
}
.wrapper #common-onair .common-onair-scheduleHeaderDayOfWeek-1CJWq {
  color: #fff;
}
.wrapper #common-onair .common-onair-scheduleHeaderDate-2khQV {
  font-family: Noto Sans Japanese, sans-serif;
}

.social-button-icon {
  cursor: pointer;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  position: relative;
  margin-bottom: 0.8rem;
  -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.social-button-icon > svg {
  fill: #fff;
  width: 2.8rem;
  height: 2.8rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.social-button-facebook > svg {
  fill: #fff;
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.social-box {
  position: relative;
}
.social-box #social-button {
  display: block;
  text-align: center;
}
.social-box #social-button .social-button-icon {
  margin: 1rem 1rem 0rem;
  display: inline-block;
  vertical-align: middle;
}

.device-type-mobile .social-button {
  margin-bottom: 0;
}

.social-button-x {
  background-color: #000000;
}

.social-button-x:hover {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.social-button-twitter {
  background-color: rgb(85, 172, 238);
}

.social-button-twitter:hover {
  background-color: rgba(85, 172, 238, 0.6);
}

.social-button-facebook {
  background-color: rgb(24, 119, 242) !important;
}

.social-button-facebook:hover {
  background-color: rgba(24, 119, 242, 0.6) !important;
}

.social-button-line {
  background-color: rgb(0, 195, 0);
}

.social-button-line:hover {
  background-color: rgba(0, 195, 0, 0.6);
}

.page-section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #212121;
}

.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 3rem;
}

.wrapper .modal {
  display: none;
}
.wrapper .modal.active {
  display: block;
}
.wrapper .btn-more-box .load-more {
  display: none;
}

#common-footer a {
  font-size: 1.2rem;
}

.common-footer-sp-primaryContainer-19Olw {
  margin-top: 0 !important;
}

.wrapper .related-programs-container-21xlP a {
  background: #ffffff;
}
.wrapper .related-programs-container-21xlP a:hover {
  background: #ffffff;
}
.wrapper .present-moreLinkContainer-1iHUK a {
  color: #00a0c6;
}
.wrapper .present-circle-2iOfl {
  border-radius: 50%;
  position: absolute;
  right: 0.4rem;
  bottom: 0.7rem;
  width: 1.8rem;
  height: 1.8rem;
  opacity: 0.8;
  -webkit-transform: scale(1.3) rotate(0.001deg);
  transform: scale(1.3) rotate(0.001deg);
}
.wrapper .present-moreLink-3dBoY {
  padding-right: 3rem;
}
.wrapper .present-container-3kCP1 {
  margin-top: 0.6rem;
}
.wrapper .ranking-container-3O6CH {
  margin-top: 0.6rem;
}
.wrapper .present-moreLinkContainer-1iHUK {
  margin-top: 0;
}
.wrapper .present-container-3kCP1 {
  margin-bottom: 0.6rem;
}
.wrapper .present-header-1TvSX,
.wrapper .ranking-header-3Maul {
  font-size: 1.8rem;
}

.sp-header-banner,
.sp-footer-banner {
  text-align: center;
}

.param-link {
  cursor: pointer;
}

#common-onair {
  line-height: 2rem;
}
#common-onair a {
  text-decoration: none;
}

#common-related-shows h3,
#common-ranking h3,
#common-present h3,
#common-tver-ranking-desktop h3 {
  color: #4d3a20;
}

#common-present a span,
#common-present a.hover__hoverCyanText--raNVw {
  color: #4d3a20 !important;
}

svg.present__linkIcon--tXoMG {
  fill: #4d3a20 !important;
}

.cf:after, .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf, .clearfix {
  display: inline-block;
}

/* Hides from IE Mac */
* html .cf, * html .clearfix {
  height: 1%;
}

.cf, .clearfix {
  display: block;
}

.u-pink {
  color: #f0027f !important;
}

.u-red {
  color: #FF0000 !important;
}

.u-orange {
  color: #FF9900 !important;
}

.u-blue {
  color: #0000FF !important;
}

.u-navy {
  color: #000080 !important;
}

.u-green {
  color: #008000 !important;
}

.u-black {
  color: #000000 !important;
}

.u-silver {
  color: #C0C0C0 !important;
}

.u-gray {
  color: #808080 !important;
}

.u-white {
  color: #ffffff !important;
}

.u-black {
  color: #000000 !important;
}

.u-mark {
  background: #fffc00;
  padding: 0.5rem;
  margin: 0 0.5rem;
}

.u-font-size-s {
  font-size: 80% !important;
  line-height: 80% !important;
}

.u-font-size-m {
  font-size: 100% !important;
  line-height: 100% !important;
}

.u-font-size-l {
  font-size: 150% !important;
  line-height: 160% !important;
}

.u-font-size-ll {
  font-size: 200% !important;
  line-height: 180% !important;
}

.u-f11 {
  font-size: 1.1rem !important;
}

.u-f12 {
  font-size: 1.2rem !important;
}

.u-f13 {
  font-size: 1.3rem !important;
}

.u-f14 {
  font-size: 1.4rem !important;
}

.u-f15 {
  font-size: 1.5rem !important;
}

.u-f16 {
  font-size: 1.6rem !important;
}

.u-f17 {
  font-size: 1.7rem !important;
}

.u-f18 {
  font-size: 1.8rem !important;
}

.u-f19 {
  font-size: 1.9rem !important;
}

.u-f20 {
  font-size: 2rem !important;
}

.u-f21 {
  font-size: 2.1rem !important;
}

.u-f22 {
  font-size: 2.2rem !important;
}

.u-f23 {
  font-size: 2.3rem !important;
}

.u-f24 {
  font-size: 2.4rem !important;
}

.u-f25 {
  font-size: 2.5rem !important;
}

.u-f26 {
  font-size: 2.6rem !important;
}

.u-f27 {
  font-size: 2.7rem !important;
}

.u-f28 {
  font-size: 2.8rem !important;
}

.u-f29 {
  font-size: 2.9rem !important;
}

.u-f30 {
  font-size: 3rem !important;
}

.u-f31 {
  font-size: 3.1rem !important;
}

.u-f32 {
  font-size: 3.2rem !important;
}

.u-f33 {
  font-size: 3.3rem !important;
}

.u-f34 {
  font-size: 3.4rem !important;
}

.u-f35 {
  font-size: 3.5rem !important;
}

.u-f36 {
  font-size: 3.6rem !important;
}

.u-f37 {
  font-size: 3.7rem !important;
}

.u-f38 {
  font-size: 3.8rem !important;
}

.u-f39 {
  font-size: 3.9rem !important;
}

.u-f40 {
  font-size: 4rem !important;
}

.u-tl {
  text-align: left !important;
}

.u-tc {
  text-align: center !important;
}

.u-tr {
  text-align: right !important;
}

.u-db {
  display: block !important;
}

.u-di {
  display: inline-block !important;
}

.u-fl {
  float: left !important;
}

.u-fr {
  float: right !important;
}

.u-b {
  font-weight: bold !important;
}

.u-cp {
  cursor: pointer !important;
}

.u-vt {
  vertical-align: top !important;
}

.u-vm {
  vertical-align: middle !important;
}

.u-vba {
  vertical-align: baseline !important;
}

.u-vbo {
  vertical-align: bottom !important;
}

.device-type-desktop .u-mtn {
  margin-top: 0 !important;
}
.device-type-desktop .u-mts {
  margin-top: 1rem !important;
}
.device-type-desktop .u-mtm {
  margin-top: 2rem !important;
}
.device-type-desktop .u-mtl {
  margin-top: 3rem !important;
}
.device-type-desktop .u-mtx {
  margin-top: 4rem !important;
}
.device-type-desktop .u-mtxl {
  margin-top: 5rem !important;
}
.device-type-desktop .u-mbn {
  margin-bottom: 0 !important;
}
.device-type-desktop .u-mbs {
  margin-bottom: 1rem !important;
}
.device-type-desktop .u-mbm {
  margin-bottom: 2rem !important;
}
.device-type-desktop .u-mbl {
  margin-bottom: 3rem !important;
}
.device-type-desktop .u-mbx {
  margin-bottom: 4rem !important;
}
.device-type-desktop .u-mbxl {
  margin-bottom: 5rem !important;
}
.device-type-desktop .u-mln {
  margin-left: 0 !important;
}
.device-type-desktop .u-mls {
  margin-left: 1rem !important;
}
.device-type-desktop .u-mlm {
  margin-left: 2rem !important;
}
.device-type-desktop .u-mll {
  margin-left: 3rem !important;
}
.device-type-desktop .u-mlx {
  margin-left: 4rem !important;
}
.device-type-desktop .u-mlxl {
  margin-left: 5rem !important;
}
.device-type-desktop .u-mrn {
  margin-right: 0 !important;
}
.device-type-desktop .u-mrs {
  margin-right: 1rem !important;
}
.device-type-desktop .u-mrm {
  margin-right: 2rem !important;
}
.device-type-desktop .u-mrl {
  margin-right: 3rem !important;
}
.device-type-desktop .u-mrx {
  margin-right: 4rem !important;
}
.device-type-desktop .u-mrxl {
  margin-right: 5rem !important;
}
.device-type-desktop .u-mra {
  margin-right: auto !important;
}
.device-type-desktop .u-mla {
  margin-left: auto !important;
}
.device-type-desktop .u-mca {
  margin-left: auto !important;
  margin-right: auto !important;
}
.device-type-desktop .u-ptn {
  padding-top: 0 !important;
}
.device-type-desktop .u-pts {
  padding-top: 1rem !important;
}
.device-type-desktop .u-ptm {
  padding-top: 2rem !important;
}
.device-type-desktop .u-ptl {
  padding-top: 3rem !important;
}
.device-type-desktop .u-ptx {
  padding-top: 4rem !important;
}
.device-type-desktop .u-ptxl {
  padding-top: 5rem !important;
}
.device-type-desktop .u-pbn {
  padding-bottom: 0 !important;
}
.device-type-desktop .u-pbs {
  padding-bottom: 1rem !important;
}
.device-type-desktop .u-pbm {
  padding-bottom: 2rem !important;
}
.device-type-desktop .u-pbl {
  padding-bottom: 3rem !important;
}
.device-type-desktop .u-pbx {
  padding-bottom: 4rem !important;
}
.device-type-desktop .u-pbxl {
  padding-bottom: 5rem !important;
}
.device-type-desktop .u-pln {
  padding-left: 0 !important;
}
.device-type-desktop .u-pls {
  padding-left: 1rem !important;
}
.device-type-desktop .u-plm {
  padding-left: 2rem !important;
}
.device-type-desktop .u-pll {
  padding-left: 3rem !important;
}
.device-type-desktop .u-plx {
  padding-left: 4rem !important;
}
.device-type-desktop .u-plxl {
  padding-left: 5rem !important;
}
.device-type-desktop .u-prn {
  padding-right: 0 !important;
}
.device-type-desktop .u-prs {
  padding-right: 1rem !important;
}
.device-type-desktop .u-prm {
  padding-right: 2rem !important;
}
.device-type-desktop .u-prl {
  padding-right: 3rem !important;
}
.device-type-desktop .u-prx {
  padding-right: 4rem !important;
}
.device-type-desktop .u-prxl {
  padding-right: 5rem !important;
}

.device-type-mobile .u-mtn {
  margin-top: 0 !important;
}
.device-type-mobile .u-mts {
  margin-top: 1rem !important;
}
.device-type-mobile .u-mtm {
  margin-top: 1.5rem !important;
}
.device-type-mobile .u-mtl {
  margin-top: 2rem !important;
}
.device-type-mobile .u-mtx {
  margin-top: 3rem !important;
}
.device-type-mobile .u-mtxl {
  margin-top: 3.5rem !important;
}
.device-type-mobile .u-mbn {
  margin-bottom: 0 !important;
}
.device-type-mobile .u-mbs {
  margin-bottom: 1rem !important;
}
.device-type-mobile .u-mbm {
  margin-bottom: 1.5rem !important;
}
.device-type-mobile .u-mbl {
  margin-bottom: 2rem !important;
}
.device-type-mobile .u-mbx {
  margin-bottom: 3rem !important;
}
.device-type-mobile .u-mbxl {
  margin-bottom: 3.5rem !important;
}
.device-type-mobile .u-mln {
  margin-left: 0 !important;
}
.device-type-mobile .u-mls {
  margin-left: 1rem !important;
}
.device-type-mobile .u-mlm {
  margin-left: 1.5rem !important;
}
.device-type-mobile .u-mll {
  margin-left: 2rem !important;
}
.device-type-mobile .u-mlx {
  margin-left: 3rem !important;
}
.device-type-mobile .u-mlxl {
  margin-left: 3.5rem !important;
}
.device-type-mobile .u-mrn {
  margin-right: 0 !important;
}
.device-type-mobile .u-mrs {
  margin-right: 1rem !important;
}
.device-type-mobile .u-mrm {
  margin-right: 1.5rem !important;
}
.device-type-mobile .u-mrl {
  margin-right: 2rem !important;
}
.device-type-mobile .u-mrx {
  margin-right: 3rem !important;
}
.device-type-mobile .u-mrxl {
  margin-right: 3.5rem !important;
}
.device-type-mobile .u-mra {
  margin-right: auto !important;
}
.device-type-mobile .u-mla {
  margin-left: auto !important;
}
.device-type-mobile .u-mca {
  margin-left: auto !important;
  margin-right: auto !important;
}
.device-type-mobile .u-ptn {
  padding-top: 0 !important;
}
.device-type-mobile .u-pts {
  padding-top: 1rem !important;
}
.device-type-mobile .u-ptm {
  padding-top: 1.5rem !important;
}
.device-type-mobile .u-ptl {
  padding-top: 2rem !important;
}
.device-type-mobile .u-ptx {
  padding-top: 3rem !important;
}
.device-type-mobile .u-ptxl {
  padding-top: 3.5rem !important;
}
.device-type-mobile .u-pbn {
  padding-bottom: 0 !important;
}
.device-type-mobile .u-pbs {
  padding-bottom: 1rem !important;
}
.device-type-mobile .u-pbm {
  padding-bottom: 1.5rem !important;
}
.device-type-mobile .u-pbl {
  padding-bottom: 2rem !important;
}
.device-type-mobile .u-pbx {
  padding-bottom: 3rem !important;
}
.device-type-mobile .u-pbxl {
  padding-bottom: 3.5rem !important;
}
.device-type-mobile .u-pln {
  padding-left: 0 !important;
}
.device-type-mobile .u-pls {
  padding-left: 1rem !important;
}
.device-type-mobile .u-plm {
  padding-left: 1.5rem !important;
}
.device-type-mobile .u-pll {
  padding-left: 2rem !important;
}
.device-type-mobile .u-plx {
  padding-left: 3rem !important;
}
.device-type-mobile .u-plxl {
  padding-left: 3.5rem !important;
}
.device-type-mobile .u-prn {
  padding-right: 0 !important;
}
.device-type-mobile .u-prs {
  padding-right: 1rem !important;
}
.device-type-mobile .u-prm {
  padding-right: 1.5rem !important;
}
.device-type-mobile .u-prl {
  padding-right: 2rem !important;
}
.device-type-mobile .u-prx {
  padding-right: 3rem !important;
}
.device-type-mobile .u-prxl {
  padding-right: 3.5rem !important;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible !important;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  background: #000;
  padding: 0px;
}

#cboxLoadingGraphic {
  background: url(../common-img/colorbox/loading.gif) no-repeat center center;
}

#cboxLoadingOverlay {
  background: #000;
}

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000;
}

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(../common-img/colorbox/controls.png) no-repeat 0 0;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}

/*
orijinal
*/
.device-type-desktop #cboxLoadedContent {
  background: none;
}
.device-type-desktop #cboxContent {
  margin-top: 60px;
  background: none;
}
.device-type-desktop #cboxClose {
  color: #ffffff;
  text-indent: -9999px;
  top: -70px;
  width: 70px;
  height: 70px;
  right: -17px;
  background: url(../common-img/close.png);
}

.device-type-mobile #cboxLoadedContent {
  background: #ffffff;
}
.device-type-mobile #cboxContent {
  margin-top: 6rem;
  background: none;
}
.device-type-mobile #cboxClose {
  color: #ffffff;
  text-indent: -9999px;
  top: -4.9rem;
  width: 5rem;
  height: 5rem;
  right: -1rem;
  background: url(../common-img/close.png);
  background-size: 5rem;
}

#cboxClose {
  outline: none;
}

.device-type-desktop .external-style, .device-type-desktop .device-type-mobile a.external-link.active:before, .device-type-mobile .device-type-desktop a.external-link.active:before, .device-type-desktop a.external-link:hover:before {
  content: "";
  width: 80px;
  height: 32px;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -32px;
  left: -8px;
  z-index: 1000;
}
.device-type-desktop a.external-link {
  position: relative;
}
.device-type-desktop .twitter-area a[target=_blank],
.device-type-desktop .instagram-area a[target=_blank] {
  display: block;
  position: relative;
}
.device-type-desktop .twitter-area a[target=_blank]:hover:before,
.device-type-desktop .instagram-area a[target=_blank]:hover:before {
  top: -22px;
}
.device-type-desktop #section-ticker a.external-link, .device-type-desktop .swiper-wholl-playlist a.external-link {
  display: block;
  position: relative;
}
.device-type-desktop #section-ticker a.external-link:hover:before, .device-type-desktop .swiper-wholl-playlist a.external-link:hover:before {
  left: 0px;
}

.device-type-mobile .external-style, .device-type-mobile a.external-link.active:before, .device-type-mobile .device-type-desktop a.external-link:hover:before, .device-type-desktop .device-type-mobile a.external-link:hover:before {
  content: "";
  width: 21.3333333333vw;
  height: 8.5333333333vw;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -8.5333333333vw;
  left: 0vw;
  z-index: 1000;
}
.device-type-mobile a.external-link {
  position: relative;
}
.device-type-mobile .twitter-area a[target=_blank],
.device-type-mobile .instagram-area a[target=_blank] {
  display: block;
  position: relative;
}

.protect-box {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none;
}

.recommend-movie-ph {
  pointer-events: none;
}

img.protect {
  pointer-events: none;
}

.api-bnr .protect-box img {
  pointer-events: none;
}

img.protect.active {
  opacity: 1;
}

#Map {
  z-index: 3;
  position: relative;
}

/**
 * Swiper 6.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 5, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#wrapper .swiper-arrow {
  z-index: 11;
  width: 44px;
  height: 82px;
  position: absolute;
  margin-top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
#wrapper .swiper-arrow:after {
  content: none;
}
#wrapper .swiper-arrow.active {
  opacity: 1;
}
#wrapper .swiper-pagination {
  width: 100%;
  position: relative;
  margin-top: 5px;
  line-height: 2.2rem;
}
#wrapper .swiper-pagination-bullet {
  margin: 0 6px;
  width: 12px;
  height: 12px;
  opacity: 1;
  background: #e4b583;
}
#wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f2293e;
}
#wrapper .swiper-button-prev {
  background: url(../common-img/icon/arrow3.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  left: -26px;
}
#wrapper .swiper-button-prev.active {
  -webkit-animation: swiperPrev 0.5s ease-out 0s 1;
  animation: swiperPrev 0.5s ease-out 0s 1;
}
#wrapper .swiper-button-next {
  background: url(../common-img/icon/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  right: -26px;
}
#wrapper .swiper-button-next.active {
  -webkit-animation: swiperNext 0.5s ease-out 0s 1;
  animation: swiperNext 0.5s ease-out 0s 1;
}
@-webkit-keyframes swiperPrev {
  from {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes swiperNext {
  from {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
#wrapper .parts-movie-list {
  padding-top: 10px;
}
#wrapper .youtube-playlist-wrapper {
  position: relative;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap {
  position: relative;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist {
  overflow: hidden;
  margin-top: -50px;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide {
  height: 120px;
  cursor: pointer;
  padding-top: 50px;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide a {
  background: #000000;
  display: block;
  width: 100%;
  height: 100%;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide a .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 60px;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide .youtube-thumb {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 0.7;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media all and (-ms-high-contrast: none) {
  #wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide .youtube-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide:hover .youtube-thumb, #wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide.custom-active .youtube-thumb {
  opacity: 1;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-arrow {
  top: 85px;
}
#wrapper .single-slider {
  position: relative;
}
#wrapper .single-slider .swiper-arrow {
  top: 188px;
}

.modal-box {
  width: 800px;
}
.modal-box .ttl {
  font-size: 2rem;
  text-align: center;
  padding: 10px 0;
}
.modal-box .btn-box {
  text-align: center;
  text-decoration: none;
}
.modal-box .btn-box.inline a {
  display: inline-block;
}
.modal-box .btn-box a {
  position: relative;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  padding: 10px 50px;
  display: block;
  background: #f2293e;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100px;
  width: 35%;
  margin: 20px auto;
}
.modal-box .btn-box a:after {
  content: "\f105";
  font-family: FontAwesome;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 2.1rem;
  position: absolute;
  top: 10px;
  right: 15px;
  color: #ffffff;
}

.modal-wrapper {
  font-size: 1.6rem;
  line-height: 3.2rem;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 1500;
  visibility: hidden;
  text-align: center;
  width: 100%;
  height: 100%;
}

.modal-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0px;
  left: -100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.54);
  -webkit-tap-highlight-color: transparent;
  will-change: opacity;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  z-index: 1400;
  -webkit-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 400ms, opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 400ms, opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.modal-card {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  transition: -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  -webkit-transition: -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  margin: 0px auto;
  z-index: 1500;
  left: -100%;
  -webkit-transform: translate(0px, -64px);
  transform: translate(0px, -64px);
  opacity: 0;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 45px, rgba(0, 0, 0, 0.22) 0px 10px 18px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 45px, rgba(0, 0, 0, 0.22) 0px 10px 18px;
  border-radius: 2px;
  max-width: 800px;
  width: 800px;
  min-height: 298px;
  padding: 20px;
  display: inline-block;
  text-align: left;
  position: relative;
  vertical-align: top;
}

.modal-card .cast-box {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.modal-card .cast-box .cast-thumb {
  margin-right: 20px;
  width: 240px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.modal-card .cast-box .cast-thumb img {
  width: 100%;
}

.modal-card .cast-dot {
  display: none !important;
}

.modal-card .cast-name {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 5px;
}

.modal-card .cast-box .cast-txt p:not(.cast-name) {
  font-size: 1.6rem;
}

.popup-content {
  cursor: pointer;
  border-bottom: solid 1px currentColor;
  color: #4da3c4;
}

.popup-content:hover {
  border-bottom: none;
}

body.second #wrapper {
  background: url(../common-img/bg_pc.jpg) repeat-y center top;
}
body.second #wrapper #header-image {
  position: relative;
}
body.second #wrapper #header-wrap {
  padding: 10px 0 10px 0;
  background: none;
}
body.second #wrapper #nav-wrap {
  margin-top: -30px;
}
body.second #wrapper .second-header {
  text-align: center;
}
body.second #wrapper .second-header a {
  display: block;
}
body.second #wrapper .second-header .logo {
  margin: 0 auto;
  width: 300px;
  z-index: 2;
  position: relative;
}
body.second #wrapper .second-header .logo a {
  display: block;
}
body.second #wrapper #contents-wrap {
  background: none;
}
body.second #wrapper .cap-box {
  min-height: auto;
  position: relative;
}
body.second #wrapper .cap-box .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  margin-left: -35px;
  margin-top: -35px;
}
body.second #wrapper .cap-box img {
  width: 100%;
  height: auto;
}
body.second #wrapper .movie-player iframe {
  width: 680px;
  height: 383px;
  display: block;
  margin: 0 auto;
}
body.second #wrapper .h2-ttl {
  margin-top: 30px;
}
body.tosp #wrapper .h3-ttl {
  font-family: "Noto Sans JP", "sans-serif";
  font-weight: 700;
}
body.news #wrapper h2.h2-ttl-out {
  position: relative;
}
body.news #wrapper h2.h2-ttl-out:before {
  content: "";
  position: absolute;
  bottom: -13px;
  left: -35px;
  width: 106px;
  height: 80px;
  background: url(../common-img/illust/illust-11.png) no-repeat left top;
  background-size: contain;
  z-index: 2;
}
body.news #wrapper h2.h2-ttl-out:after {
  content: "";
  position: absolute;
  bottom: -15px;
  right: -8px;
  width: 76px;
  height: 75px;
  background: url(../common-img/illust/illust-12.png) no-repeat right top;
  background-size: contain;
  z-index: 2;
}
body.news #wrapper .second-box .img-box,
body.news #wrapper .second-box .read-box,
body.news #wrapper .second-box .btn-box,
body.news #wrapper .second-box .youtube-box,
body.news #wrapper .second-box .ph-center,
body.news #wrapper .second-box .ph-left,
body.news #wrapper .second-box .ph-right {
  margin-top: 30px;
}
body.news #wrapper .second-box .attention-ttl {
  margin-bottom: 15px;
  text-align: center;
}
body.news #wrapper .second-box .attention-text {
  font-size: 13px;
  line-height: 22px;
  margin-top: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
}
body.news #wrapper .second-box .h3-ttl-a + .h3-ttl-b {
  margin-top: 30px;
}
body.news #wrapper .second-box .h3-ttl-a + .read-box {
  margin-top: 15px;
}
body.news #wrapper .second-box .h1-ttl-box + .h3-ttl-a {
  margin-top: 30px;
}
body.news #wrapper .second-box .news-line {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 3px dotted #e2f1ec;
}
body.mobile #wrapper h2.h2-ttl-out {
  position: relative;
}
body.mobile #wrapper h2.h2-ttl-out:after {
  content: "";
  position: absolute;
  bottom: -15px;
  right: -115px;
  width: 149px;
  height: 85px;
  background: url(../common-img/illust/illust-15.png) no-repeat right top;
  background-size: contain;
  z-index: 2;
}
body.story #wrapper h2.h2-ttl-out {
  position: relative;
}
body.story #wrapper h2.h2-ttl-out:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -85px;
  width: 172px;
  height: 105px;
  background: url(../common-img/illust/illust-13.png) no-repeat left top;
  background-size: contain;
  z-index: 2;
}
body.story #wrapper h2.h2-ttl-out:after {
  content: "";
  position: absolute;
  bottom: -18px;
  right: -15px;
  width: 107px;
  height: 65px;
  background: url(../common-img/illust/illust-14.png) no-repeat right top;
  background-size: contain;
  z-index: 2;
}
body.story #wrapper #douga-banner-area {
  width: 325px;
  margin: 0 auto 40px;
}
body.story #wrapper .douga-banner-area {
  margin: 0 auto 30px auto;
  text-align: center;
}
body.character #wrapper h2.h2-ttl-out {
  position: relative;
}
body.character #wrapper h2.h2-ttl-out:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -70px;
  width: 103px;
  height: 100px;
  background: url(../common-img/illust/illust-22.png) no-repeat left top;
  background-size: contain;
  z-index: 2;
}
body.character #wrapper h2.h2-ttl-out:after {
  content: "";
  position: absolute;
  bottom: -18px;
  right: -15px;
  width: 76px;
  height: 65px;
  background: url(../common-img/illust/illust-23.png) no-repeat right top;
  background-size: contain;
  z-index: 2;
}
body.character #wrapper .chart {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
}
body.character #wrapper .chara-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body.character #wrapper .chara-wrap .chara-detail {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 10px;
  background: url(../common-img/img-box_bg.png) no-repeat left top;
  background-size: contain;
}
body.character #wrapper .chara-wrap .chara-detail .chara-img {
  padding-right: 20px;
}
body.character #wrapper .chara-wrap .chara-detail .chara-body {
  padding: 20px 20px 10px 30px;
  background: #f0dbab;
  border-radius: 20px 0 20px 0;
}
body.character #wrapper .chara-wrap .chara-detail .chara-body p {
  font-size: 1.6rem;
  line-height: 2.8rem;
}
body.character #wrapper .chara-wrap .chara-detail .chara-name {
  margin-bottom: 8px;
  letter-spacing: 0.2rem;
  font-size: 2rem;
  color: #f2293e;
}
body.character #wrapper .chara-wrap .chara-detail .chara-name span {
  font-size: 1.3rem;
}
body.character #wrapper .chara-wrap2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -2% 0 -2%;
}
body.character #wrapper .chara-wrap2 .chara-detail {
  width: 46%;
  margin: 2%;
  background: url(../common-img/img-box_bg.png) no-repeat center top #f0dbab;
  background-size: contain;
  border-radius: 20px 0 20px 0;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.character #wrapper .chara-wrap2 .chara-detail .chara-img {
  padding: 0;
  width: 140px;
  margin: 0 auto;
}
body.character #wrapper .chara-wrap2 .chara-detail .chara-body {
  padding: 0 0 15px 0;
}
body.character #wrapper .chara-wrap2 .chara-detail .chara-body p {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  line-height: 2.8rem;
}
body.character #wrapper .chara-wrap2 .chara-detail .chara-name {
  margin-bottom: 8px;
  letter-spacing: 0.2rem;
  font-size: 2rem;
  color: #f2293e;
  text-align: center;
}
body.character #wrapper .chara-wrap2 .chara-detail .chara-name span {
  font-size: 1.3rem;
}
body.character #wrapper .cast-box {
  margin-bottom: 30px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
body.character #wrapper .cast-box:last-child {
  margin-bottom: 0;
}
body.character #wrapper .cast-box .cast-thumb {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 240px;
  margin-right: 20px;
}
body.character #wrapper .cast-box .cast-thumb img {
  width: 100%;
}
body.character #wrapper .cast-name {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 5px;
}
body.character #wrapper .cast-name-kana {
  font-weight: normal;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
body.character #wrapper .cast-dot {
  text-align: center;
  margin: 60px auto;
  font-size: 35px;
}
body.caststaff #wrapper h2.h2-ttl-out {
  position: relative;
}
body.caststaff #wrapper h2.h2-ttl-out:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: -60px;
  width: 128px;
  height: 100px;
  background: url(../common-img/illust/illust-20.png) no-repeat left top;
  background-size: contain;
  z-index: 2;
}
body.caststaff #wrapper h2.h2-ttl-out:after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -20px;
  width: 81px;
  height: 40px;
  background: url(../common-img/illust/illust-21.png) no-repeat right top;
  background-size: contain;
  z-index: 2;
}
body.caststaff #wrapper dl.staff-box {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
body.caststaff #wrapper dl.staff-box dt {
  font-weight: bold;
  padding: 10px 20px;
  margin-bottom: 10px;
  width: 35%;
  background: #f0dbab;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px 0 8px 0;
}
body.caststaff #wrapper dl.staff-box dd {
  padding: 10px 0 10px 40px;
  margin-bottom: 10px;
  width: 65%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.caststaff #wrapper dl.staff-box dd span {
  font-size: 1.2rem;
}
body.caststaff #wrapper dl.music-box {
  text-align: center;
}
body.caststaff #wrapper dl.music-box dt {
  font-weight: bold;
  font-size: 2.4rem;
  margin: 30px auto 20px auto;
  color: #f2293e;
}
body.caststaff #wrapper dl.music-box dd {
  margin-bottom: 20px;
}
body.caststaff #wrapper dl.music-box dd .c-a {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
body.caststaff #wrapper dl.music-box dd .c-t {
  font-size: 2.4rem;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
body.caststaff #wrapper dl.music-box dd .c-c {
  font-size: 1.6rem;
  line-height: 2.4rem;
  display: block;
}
body.data #wrapper h2.h2-ttl-out {
  position: relative;
}
body.data #wrapper h2.h2-ttl-out:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -50px;
  width: 74px;
  height: 100px;
  background: url(../common-img/illust/illust-18.png) no-repeat left top;
  background-size: contain;
  z-index: 2;
}
body.data #wrapper h2.h2-ttl-out:after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 74px;
  height: 60px;
  background: url(../common-img/illust/illust-19.png) no-repeat right top;
  background-size: contain;
  z-index: 2;
}
body.data #wrapper ul.present-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: strech;
  -webkit-align-items: strech;
  -ms-flex-align: strech;
  align-items: strech;
}
body.data #wrapper ul.present-box li {
  width: calc(50% - 10px);
  background: #e2f1ec;
  margin: 0 20px 30px 0;
  border-radius: 12px 12px 12px 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
body.data #wrapper ul.present-box li:last-child {
  margin-right: 0;
}
body.data #wrapper ul.present-box li h3 {
  font-weight: normal;
  color: #f2293e;
  margin-bottom: 5px;
  letter-spacing: 0.2rem;
}
body.data #wrapper ul.present-box li .cfp {
  font-size: 2rem;
  color: #4da3c4;
  position: absolute;
  bottom: 10px;
  right: 20px;
  letter-spacing: 0.2rem;
}
body.quiz #wrapper h2.h2-ttl-out {
  position: relative;
}
body.quiz #wrapper h2.h2-ttl-out:before {
  content: "";
  position: absolute;
  bottom: -35px;
  left: -70px;
  width: 108px;
  height: 90px;
  background: url(../common-img/illust/illust-07.png) no-repeat left top;
  background-size: contain;
  z-index: 2;
}
body.quiz #wrapper h2.h2-ttl-out:after {
  content: "";
  position: absolute;
  bottom: -25px;
  right: -40px;
  width: 82px;
  height: 115px;
  background: url(../common-img/illust/illust-06.png) no-repeat right top;
  background-size: contain;
  z-index: 2;
}
body.quiz #wrapper .img-box {
  width: 50%;
  margin: 0 auto;
}
body.quiz #wrapper .share-btn-box {
  text-align: center;
  text-decoration: none;
}
body.quiz #wrapper .share-btn-box a {
  position: relative;
  font-weight: normal;
  padding: 13px 50px;
  line-height: 30px;
  display: block;
  background: #1da1f2;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100px;
  font-size: 2rem;
  min-width: 280px;
  display: inline-block;
  letter-spacing: 0.2rem;
}
body.quiz #wrapper .share-btn-box a:after {
  content: "\f099";
  font-family: FontAwesome;
  font-size: 2.6rem;
  line-height: 30px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.buriburi #wrapper .second-box {
  margin-top: 40px;
  padding: 0;
  border-radius: 5rem;
  overflow: hidden;
}
body.buriburi #wrapper .second-box__inner {
  padding: 40px 40px 40px 50px;
}
body.buriburi #wrapper .buriburi__lead {
  margin: 35px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../buriburi_project/img/buriburi-catch_bg.png) no-repeat center 30px #f0dbab;
  background-size: 620px 403px;
  border-radius: 20px 0 20px 0;
  padding: 43px 45px;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  font-size: 22px;
  line-height: 2.1363636364;
  color: #174e08;
  text-shadow: 0 0 18px #fff;
  letter-spacing: 0.05em;
}
body.buriburi #wrapper .buriburi__lead .lead__strong--orange {
  font-size: 25px;
  line-height: 1.88;
  color: #e59100;
}
body.buriburi #wrapper .buriburi__lead .lead__strong--blue {
  color: #4da3c4;
}
body.buriburi #wrapper .buriburiLead__chra {
  position: absolute;
  width: 70px;
  bottom: 9px;
  right: 22px;
}
body.buriburi #wrapper .buriburi__text {
  font-family: "Noto Sans CJK", sans-serif;
  font-size: 14px;
  line-height: 2.1428571429;
  padding: 0 30px;
}
body.buriburi #wrapper .buriburi__text--date {
  font-size: 18px;
  line-height: 1.7777777778;
}
body.buriburi #wrapper .buriburiList__item {
  font-family: "Noto Sans CJK", sans-serif;
  font-size: 14px;
  line-height: 2.1428571429;
  padding: 0 30px;
  text-indent: -16px;
  margin-left: 16px;
}
body.buriburi #wrapper .btnWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 600px;
  margin: 0 auto;
}
body.buriburi #wrapper .btn-box a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.buriburi #wrapper .btn-box--vote a {
  width: 380px;
  height: 75px;
  margin: 35px auto 0;
  font-size: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: auto;
  padding: 0;
}
body.buriburi #wrapper .btn-box--vote2 a {
  margin-top: 48px;
}
body.buriburi #wrapper .btn-box--movie {
  margin: 35px 0 0;
}
body.buriburi #wrapper .btn-box--movie a {
  background: #1a9100;
}
body.buriburi #wrapper .btn-box--movieMidterm a,
body.buriburi #wrapper .btn-box--MidtermReport a,
body.buriburi #wrapper .btn-box--resultReport a {
  width: 290px;
  height: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: auto;
  font-size: 20px;
  line-height: 1.15;
}
body.buriburi #wrapper .btn-box--movieMidterm a {
  background: #ec5f28;
}
body.buriburi #wrapper .btn-box--MidtermReport a {
  background: #1a9100;
}
body.buriburi #wrapper .btn-box--resultReport a {
  background: url(../buriburi_project/img/btn_bg_result.png) no-repeat center #1a9100;
}
body.buriburi #wrapper .midtermReport {
  padding: 42px 0 0;
}
body.buriburi #wrapper .midterm__title {
  width: 698px;
  margin: 0 auto;
}
body.buriburi #wrapper .midterm__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.buriburi #wrapper .midtermList__item {
  width: 320px;
  text-align: center;
}
body.buriburi #wrapper .midtermList__item:not(:first-child) {
  margin-top: 40px;
}
body.buriburi #wrapper .midtermList__item--1 {
  width: 670px;
}
body.buriburi #wrapper .midtermList__item--1 .midtermListItem__rank {
  color: #359813;
  background: #d6f3c0;
}
body.buriburi #wrapper .midtermList__item--1 .midtermListItem__name {
  margin: 23px 0 0 8px;
}
body.buriburi #wrapper .midtermList__item--1 .midtermListItem__img {
  width: 490px;
  margin: 21px auto 0;
  position: relative;
  left: -6px;
}
body.buriburi #wrapper .midtermListItem__rank {
  font-size: 25px;
  font-weight: 700;
  border-radius: 10px 10px 10px 0;
  background: #f0f0f0;
  height: 54px;
  line-height: 54px;
}
body.buriburi #wrapper .midtermListItem__name {
  font-size: 24px;
  margin: 19px 0 0 -16px;
}
body.buriburi #wrapper .midtermListItem__img {
  width: 300px;
  margin: 21px auto 0;
}
body.buriburi #wrapper .resultReport {
  padding: 54px 42px 60px 46px;
  background: url(../buriburi_project/img/result_bg.png) #eec44d;
}
body.buriburi #wrapper .result__title {
  width: 698px;
  margin: 0 auto;
}
body.buriburi #wrapper .result__lead {
  color: #d64534;
  font-size: 23px;
  line-height: 1.7391304348;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 14px 0 0;
  text-shadow: 0 0 18px rgba(255, 255, 255, 0.75);
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}
body.buriburi #wrapper .result__lead--more {
  margin-top: 42px;
}
body.buriburi #wrapper .result__list {
  padding: 8px 0 0;
}
body.buriburi #wrapper .resultList__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  background: #fff;
  border-radius: 10px 0 10px 0;
  padding: 0 46px 41px;
  position: relative;
}
body.buriburi #wrapper .resultList__item:not(:first-child) {
  margin-top: 48px;
}
body.buriburi #wrapper .resultList__item--1 {
  width: 670px;
}
body.buriburi #wrapper .resultList__item--1 .resultListItem__rank {
  background: url(../buriburi_project/img/rank_bg.png) no-repeat center #f15b00;
}
body.buriburi #wrapper .resultListItem__rank {
  font-size: 25px;
  font-weight: 700;
  border-radius: 10px 0 10px 0;
  color: #fff;
  background: url(../buriburi_project/img/rank_bg.png) no-repeat center #55b135;
  height: 54px;
  line-height: 54px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
body.buriburi #wrapper .resultListItem__name {
  font-size: 24px;
  letter-spacing: 0.05em;
  padding-top: 73px;
  margin: 29px 0 0 0;
}
body.buriburi #wrapper .resultListItem__img {
  width: 490px;
  margin: 21px auto 0;
}
body.buriburi #wrapper .resultListItem__caption {
  font-size: 14px;
  line-height: 2;
  margin: 8px 0 0;
  text-align: center;
}
body.buriburi #wrapper .resultListItem__message {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  background: #e2f1ec;
  padding: 21px 0 17px;
  border-radius: 10px 0 10px 0;
  margin: 23px 0 0;
}
body.buriburi #wrapper .resultListItemMessage__list {
  text-align: left;
  font-size: 16px;
  line-height: 1.875;
  margin: 15px 0 0 13px;
}
body.buriburi #wrapper .message__inner + .message__inner {
  margin: 18px 0 0;
}
body.buriburi #wrapper .message__name {
  font-weight: 700;
}
body.buriburi #wrapper .result__otherList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 14px 0 0;
}
body.buriburi #wrapper .resultOtherList__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  text-align: center;
  background: #fff;
  border-radius: 10px 10px 10px 0;
  padding: 15px 14px 20px;
  position: relative;
  margin: 29px 0 0;
}
body.buriburi #wrapper .resultOtherListItem__name {
  font-size: 16px;
  margin: 8px 0 0 0;
}
body.buriburi #wrapper .resultOtherListItem__img {
  width: 172px;
  margin: 0 auto 0;
  border-radius: 10px;
  overflow: hidden;
}
body.buriburi #wrapper .resultOtherListItem__text {
  font-size: 16px;
  line-height: 1.25;
  margin: 8px 0 0;
}

#section-emergency > div {
  margin-top: 30px;
}
#section-emergency dl {
  margin-top: 30px;
  background: #ffffff;
  line-height: 2.4rem;
  font-weight: bold;
}
#section-emergency dt {
  background: #f2293e;
  color: #ffffff;
  padding: 10px;
  width: 130px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
#section-emergency dd {
  border: 3px solid #f2293e;
  width: 1000px;
  color: #f2293e;
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
}
#section-emergency a {
  color: #f2293e;
}
#section-emergency a:hover {
  text-decoration: none;
}
#section-emergency .fa-exclamation-triangle {
  font-size: 18px;
  margin-right: 10px;
}

.section-ticker {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 15px;
  line-height: 20px;
  padding: 0;
  background: #fff;
}
.section-ticker a:link,
.section-ticker a:visited,
.section-ticker a:hover,
.section-ticker a:active {
  color: #4d3a20;
}
.section-ticker a:link,
.section-ticker a:visited {
  text-decoration: underline;
}
.section-ticker a:hover,
.section-ticker .a:active {
  text-decoration: none;
}
.section-ticker .ticker-ttl {
  font-weight: bold;
  margin-right: 0px;
  letter-spacing: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 130px;
  background: #f0dbab;
}
.section-ticker .ticker-contents-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.section-ticker .ticker-contents-wrap .ticker-contents-text-wrap {
  width: 840px;
  margin: 0;
  overflow: visible;
  padding: 20px 25px;
  margin-top: -30px;
}
.section-ticker .ticker-contents-wrap .ticker-contents-text-wrap .swiper-container {
  overflow-x: hidden;
  padding-top: 30px;
}
.section-ticker .ticker-contents-wrap .ticker-contents-text-wrap .swiper-container .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.section-ticker .ticker-contents-wrap .ticker-contents-text-wrap .swiper-container .ticker-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
}
.section-ticker .ticker-contents-wrap .ticker-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  width: 20px;
  height: 20px;
  outline: none;
}
.section-ticker .ticker-contents-wrap .ticker-arrow:before {
  margin: auto;
  content: "";
  left: 3px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  border-top: 2px solid #848484;
  border-right: 2px solid #848484;
}
.section-ticker .ticker-contents-wrap .ticker-arrow.ticker-arrow-left {
  right: 42px;
  -webkit-transform: translateY(-50%) scale(-1, 1);
  transform: translateY(-50%) scale(-1, 1);
}
.section-ticker .ticker-contents-wrap .ticker-arrow.ticker-arrow-right {
  right: 20px;
}

#nav-wrap {
  margin-bottom: 10px;
  margin-top: -170px;
}
#nav-wrap .api-nav-main {
  background: url(../common-img/nav/nav_bg.png) no-repeat center top;
}
#nav-wrap .api-nav-main div {
  width: 1080px;
  height: 169px;
  margin: 0 auto;
  padding: 27px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#nav-wrap .api-nav-main div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  line-height: 2.2rem;
  text-decoration: none;
  color: #fff;
  border-right: none;
  height: 120px;
  padding: 0;
  display: block;
  text-align: center;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  position: relative;
  border-radius: 20px;
  margin-right: 15px;
  -webkit-box-shadow: 0px 0px 0px 3px #16120d inset, 0px 0px 0px 7px rgb(255, 255, 255) inset;
  box-shadow: 0px 0px 0px 3px #16120d inset, 0px 0px 0px 7px rgb(255, 255, 255) inset;
  display: table;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #nav-wrap .api-nav-main div a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#nav-wrap .api-nav-main div a:before {
  content: "";
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
  margin: auto;
  width: 22px;
  height: 22px;
  background: url(../common-img/icon/arrow2_b.png) no-repeat center bottom;
  background-size: contain;
}
#nav-wrap .api-nav-main div a:last-child {
  margin-right: 0;
}
#nav-wrap .api-nav-main div a .nav-last-modified {
  position: absolute;
  top: -5px;
  left: 50%;
  font-size: 12px;
  line-height: 25px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f0dbab;
  border-radius: 20px;
  padding: 0px 0px;
  height: 25px;
  width: 85px;
  color: #f2293e;
}
#nav-wrap .api-nav-main div a.play:after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -12px;
  background: url(../common-img/illust/nav-01.png) no-repeat center bottom;
  background-size: contain;
  width: 80px;
  height: 61px;
}
#nav-wrap .api-nav-main div a.avatar:after {
  content: "";
  position: absolute;
  top: -10px;
  right: -10px;
  background: url(../common-img/illust/nav-02.png) no-repeat center bottom;
  background-size: contain;
  width: 71px;
  height: 56px;
}
#nav-wrap .api-nav-main div a.ranking:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -10px;
  background: url(../common-img/illust/nav-03.png) no-repeat center bottom;
  background-size: contain;
  width: 77px;
  height: 60px;
}
#nav-wrap .api-nav-main div a.support:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: -12px;
  background: url(../common-img/illust/nav-05.png) no-repeat center bottom;
  background-size: contain;
  width: 49px;
  height: 65px;
}
#nav-wrap .api-nav-main div a.cs1:after,
#nav-wrap .api-nav-main div a.nav05:after {
  content: "";
  position: absolute;
  top: -12px;
  left: -15px;
  background: url(../common-img/illust/nav-04.png) no-repeat center bottom;
  background-size: contain;
  width: 83px;
  height: 60px;
}
#nav-wrap .api-nav-main div a.cs1 .page-nav-title,
#nav-wrap .api-nav-main div a.nav05 .page-nav-title {
  padding-bottom: 20px;
}
#nav-wrap .api-nav-main div a.cs2:after,
#nav-wrap .api-nav-main div a.nav06:after {
  content: "";
  position: absolute;
  top: -10px;
  left: -8px;
  background: url(../common-img/illust/nav-06.png) no-repeat center bottom;
  background-size: contain;
  width: 55px;
  height: 55px;
  z-index: 3;
}
#nav-wrap .api-nav-main div a.cs2:before,
#nav-wrap .api-nav-main div a.nav06:before {
  content: "";
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
  margin: auto;
  width: 22px;
  height: 22px;
  background: url(../common-img/icon/arrow_b.png) no-repeat center bottom;
  background-size: contain;
}
#nav-wrap .api-nav-main div .page-nav-title {
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0.2rem;
  display: block;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 10px;
}
#nav-wrap .api-nav-main div .page-nav-subtitle {
  font-size: 1.2rem;
}
#nav-wrap .api-nav-sub > div {
  width: 1080px;
  margin: 30px auto 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#nav-wrap .api-nav-sub a {
  font-size: 1.3rem;
  letter-spacing: 0.2rem;
  font-weight: normal;
  margin: 0 10px 10px 0;
  text-decoration: none;
  color: #fff;
  background: #3d6fbb;
  padding: 3px 15px;
  border-radius: 80px;
}

.event-wrap,
.iframe-calendar-btn {
  display: none;
}

body.top .iframe-calendar-btn {
  margin-bottom: 2rem;
  width: 100%;
  height: 5.4rem;
}

body.story .iframe-calendar-btn {
  margin-top: 2rem;
  margin-bottom: 5rem;
  width: 100%;
  height: 6rem;
}

body.iframe-body-top #iframe-wrapper .event .event_button {
  width: 100%;
  font-size: 1.6rem;
  height: 5.4rem;
}

body.iframe-body-story #iframe-wrapper .event .event_button {
  height: 6rem;
}

#wrapper .event,
#iframe-wrapper .event {
  text-align: center;
  text-decoration: none;
}
#wrapper .event.inline a,
#iframe-wrapper .event.inline a {
  display: inline-block;
}
#wrapper .event .event_button,
#iframe-wrapper .event .event_button {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #f2293e;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100px;
  border: none;
  text-align: center;
  margin: 0 auto;
  padding: 0 3rem;
  font-size: 2rem;
}
#wrapper .event .event_button:before,
#iframe-wrapper .event .event_button:before {
  content: "\f274";
  font-family: FontAwesome;
  font-size: 2.1rem;
  font-weight: normal;
  padding-right: 1.5rem;
  color: #ffffff;
}
#wrapper .event.left,
#iframe-wrapper .event.left {
  text-align: left;
}
#wrapper .event.right,
#iframe-wrapper .event.right {
  text-align: right;
}

#wrapper .top-info-wrapper {
  background: #fff;
  padding: 40px 40px 40px 50px;
}
#wrapper .top-info-wrapper .top-info-json-load-list-box {
  position: relative;
  z-index: 2;
}
#wrapper .top-info-group-list-box {
  overflow-y: scroll;
  max-height: 610px;
  margin-bottom: 30px;
}
#wrapper .top-info-group-list-box .top-info-group-list {
  padding-right: 20px;
}
#wrapper .top-info-group-list-box .top-info-group-list:nth-child(n+2) {
  margin-top: 20px;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-date {
  font-size: 1.8rem;
  margin-bottom: 20px;
  padding: 0 0 15px 0;
  color: #4d3a20;
  background: url(../common-img/line.png) no-repeat right bottom;
  background-size: 100% auto;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box > a {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-text-decoration: underline solid currentColor;
  text-decoration: underline solid currentColor;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box > a:hover {
  text-decoration: none;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box:nth-child(n+2) {
  border-top: 3px dotted #e2f1ec;
  margin-top: 20px;
  padding-top: 20px;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box .img-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 180px;
  height: 120px;
  margin-right: 30px;
  position: relative;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box .img-box img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box .text-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0px;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box .text-box .category {
  background: #f2293e;
  color: #fff;
  border-radius: 80px;
  padding: 2px 20px;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  margin-bottom: 8px;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box .text-box .title {
  line-height: 2.8rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#wrapper .top-info-group-list-box .top-info-group-list .top-info-group .box .text-box .deadline {
  font-size: 1.4rem;
  font-weight: bold;
  color: #e83426;
}
#wrapper .news-backnumber-wrapper {
  position: relative;
}
#wrapper .news-backnumber-wrapper .news-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0 10px 0;
}
#wrapper .news-backnumber-wrapper .news-pagination li {
  width: 180px;
  background: #f2293e;
  color: #fff;
  border-radius: 80px;
  position: relative;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
  text-align: center;
  margin: 0 auto;
}
#wrapper .news-backnumber-wrapper .news-pagination li a {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#wrapper .news-backnumber-wrapper .news-pagination li a:hover {
  -webkit-animation: backToOpac1 0.7s linear 0s;
  animation: backToOpac1 0.7s linear 0s;
  color: #fff;
}
#wrapper .news-backnumber-wrapper .news-pagination li.prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../common-img/icon/arrow3.png) no-repeat center bottom;
  background-size: contain;
}
#wrapper .news-backnumber-wrapper .news-pagination li.next:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../common-img/icon/arrow.png) no-repeat center bottom;
  background-size: contain;
}
#wrapper .news-backnumber-wrapper .news-backnumber-list-box {
  position: relative;
  z-index: 2;
}
#wrapper .news-backnumber-wrapper .news-backnumber-list-box .news-backnumber-list {
  background: url(../common-img/line.png) no-repeat right bottom;
  background-size: 100% auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 30px;
}
#wrapper .news-backnumber-wrapper .news-backnumber-list-box .news-backnumber-list:nth-child(n+2) {
  margin-top: 20px;
}
#wrapper .news-backnumber-wrapper .news-backnumber-list-box .news-backnumber-list .img-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 180px;
  height: 120px;
  margin: 0 30px 0 0 !important;
  position: relative;
}
#wrapper .news-backnumber-wrapper .news-backnumber-list-box .news-backnumber-list .img-box img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#wrapper .news-backnumber-wrapper .news-backnumber-list-box .news-backnumber-list .text-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0px;
}
#wrapper .news-backnumber-wrapper .news-backnumber-list-box .news-backnumber-list .text-box .date {
  font-weight: normal;
  text-decoration: none;
  font-size: 15px;
  line-height: 32px;
  color: #4da3c4;
}
#wrapper .news-backnumber-wrapper .news-backnumber-list-box .news-backnumber-list .text-box .date:before {
  content: "\f0a9";
  font-family: FontAwesome;
  padding-right: 8px;
}
#wrapper .news-backnumber-wrapper .news-backnumber-list-box .news-backnumber-list .text-box .title {
  line-height: 2.8rem;
  display: -webkit-box;
  overflow: hidden;
}

.api-bnr .pc-large {
  width: 100%;
}
.api-bnr img {
  width: 100%;
}

body.top .api-bnr-vod-a > div {
  margin-top: 20px;
}
body.top .api-bnr-vod-a > div a {
  display: block;
}
body.top .api-bnr-vod-a > div a:nth-child(n+2) {
  margin-top: 15px;
}

body.second .api-bnr-vod-a {
  background: #f0dbab;
  min-width: 1160px;
}
body.second .api-bnr-vod-a > div {
  padding: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.second .api-bnr-vod-a > div a {
  width: 300px;
  display: block;
}
body.second .api-bnr-vod-a > div a:nth-child(n+2) {
  margin-left: 20px;
}

.api-bnr-a > div {
  margin-top: 15px;
}
.api-bnr-a > div a {
  display: block;
}
.api-bnr-a > div a:nth-child(n+2) {
  margin-top: 15px;
}

.api-bnr-vod-b > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}
.api-bnr-vod-b > div a {
  display: block;
}
.api-bnr-vod-b > div a:nth-child(2n) {
  margin-left: 20px;
}
.api-bnr-vod-b > div a img {
  max-height: 180px;
}

.api-bnr-b > div {
  margin: -5px;
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.api-bnr-b > div a {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3333333333%;
  padding: 5px;
}
.api-bnr-b > div a img {
  width: 100%;
  height: auto;
}
.api-bnr-b > div a:last-child {
  margin-right: 0;
}

.api-bnr-vod-c > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
}
.api-bnr-vod-c > div a {
  display: block;
}
.api-bnr-vod-c > div a:nth-child(2n) {
  margin-left: 20px;
}

.api-bnr-sns > div {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 340px;
}
.api-bnr-sns > div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 0 20px 0;
}
.api-bnr-sns > div a img {
  width: 100%;
  height: auto;
}

.api-bnr-vod-d > div {
  margin: -5px -5px 0px -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.api-bnr-vod-d > div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 5px;
}
.api-bnr-vod-d > div a img {
  width: 100%;
  height: auto;
}

.api-bnr-c > div {
  margin: 20px -5px 20px -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.api-bnr-c > div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 5px;
}
.api-bnr-c > div a img {
  width: 100%;
  height: auto;
}

.enhancedVodList-wrapper {
  background: none;
}

.enhancedVodList .item {
  width: 320px;
}
.enhancedVodList .item-anchor {
  font-family: "Noto Sans JP", "sans-serif";
  display: block;
  position: relative;
  text-decoration: none;
  color: #fff;
}
.enhancedVodList .item-inner-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}
.enhancedVodList .item-label {
  font-family: "Noto Sans JP", "sans-serif";
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(350.32deg, #00D9EE 0%, #0073BF 88.11%);
  background: linear-gradient(99.68deg, #00D9EE 0%, #0073BF 88.11%);
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  padding: 6px 10px;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  border-radius: 0px 0px 3px 0px;
}
.enhancedVodList .item-img {
  width: 213px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.enhancedVodList .item-img img {
  width: 100%;
  height: auto;
}
.enhancedVodList .item-logo {
  margin: auto;
}
.enhancedVodList .item-logo img {
  width: 100%;
  height: auto;
}
.enhancedVodList .item-logo-tver {
  width: 120px;
  text-align: center;
}
.enhancedVodList .item-logo-tver img {
  width: 80px;
}
.enhancedVodList .item-logo-douga {
  width: 120px;
  text-align: center;
}
.enhancedVodList .item-logo-douga img {
  width: 80px;
}
.enhancedVodList .item-inner-tver-text {
  background: -webkit-linear-gradient(350.32deg, #00D9EE 0%, #0073BF 88.11%);
  background: linear-gradient(99.68deg, #00D9EE 0%, #0073BF 88.11%);
}
.enhancedVodList .item-inner-douga-text {
  background: #2d2d2d;
  padding: 12px 0 11px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
}
.enhancedVodList .item-inner-text {
  padding: 11px 0 3px;
}
.enhancedVodList .item-text {
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1em;
}
.enhancedVodList .itemText-num {
  font-size: 18px;
  line-height: 0.7727272727;
}
.enhancedVodList .item-text-tver {
  font-size: 14px;
  line-height: 1.3571428571;
}
.enhancedVodList .item-text-tver span {
  color: #FFF066;
}
.enhancedVodList .item-text-tver-special {
  font-size: 12px;
  line-height: 1.1666666667;
  margin-top: 3px;
}
.enhancedVodList .item-text-douga {
  font-size: 14px;
  line-height: 1.3571428571;
}
.enhancedVodList .item-text-douga span {
  color: #FFF066;
}

body.top .enhancedVodList .item + .item {
  margin-top: 20px;
}
body.top .enhancedVodList .item-inner-text {
  padding: 12px 0 11px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body.top .bnr-vod-horizontal .enhancedVodList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0;
  background: none;
}
body.top .bnr-vod-horizontal .enhancedVodList .item + .item {
  margin-top: 0px;
  margin-left: 30px;
}

body.second .enhancedVodList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1080px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding: 20px 0;
}
body.second .enhancedVodList .item + .item {
  margin-left: 30px;
}
body.second .enhancedVodList .item-inner-text {
  padding: 12px 0 11px;
  min-height: 59px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

body {
  -webkit-text-size-adjust: 100%;
}

p,
h2,
div {
  max-height: 999999px;
  -webkit-text-size-adjust: 100%;
}

html {
  font-size: 62.5%;
}

.device-type-mobile,
.sp {
  display: none !important;
}

.main-container {
  color: #4d3a20;
}
.main-container a:link,
.main-container a:visited,
.main-container a:hover,
.main-container a:active {
  color: #4d3a20;
}
.main-container a:link,
.main-container a:visited {
  text-decoration: underline;
}
.main-container a:hover,
.main-container .a:active {
  text-decoration: none;
}

.shadow, #wrapper #section-info-card .card-menu-list-box li a {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

.hover-shadow {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.17), 0 3px 5px rgba(0, 0, 0, 0.23);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.17), 0 3px 5px rgba(0, 0, 0, 0.23);
}

.opac {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.opac:hover {
  -webkit-animation: backToOpac1 0.7s linear 0s;
  animation: backToOpac1 0.7s linear 0s;
}

@-webkit-keyframes backToOpac1 {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes backToOpac1 {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
body.story #wrapper .h3-ttl-a, body.character #wrapper .h3-ttl-a, body.caststaff #wrapper .h3-ttl-a, body.data #wrapper .h3-ttl-a, body.quiz #wrapper .h3-ttl-a, body.buriburi #wrapper .h3-ttl-a {
  margin-top: 30px;
  font-size: 20px;
  color: #fff;
  background: #eec44d;
  border-radius: 12px 12px 12px 0;
  padding: 10px 40px 10px 20px;
  font-weight: normal;
  letter-spacing: 0.2rem;
  position: relative;
}
body.story #wrapper .h3-ttl-a:after, body.character #wrapper .h3-ttl-a:after, body.caststaff #wrapper .h3-ttl-a:after, body.data #wrapper .h3-ttl-a:after, body.quiz #wrapper .h3-ttl-a:after, body.buriburi #wrapper .h3-ttl-a:after {
  content: "";
  position: absolute;
  bottom: 5px;
  right: -10px;
  width: 70px;
  height: 39px;
  background: url(../common-img/illust/illust-34.png) no-repeat right top;
  background-size: contain;
  z-index: 2;
}

#wrapper {
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.1rem;
}
#wrapper img {
  vertical-align: bottom;
  max-width: 100%;
}
#wrapper #header-wrap {
  min-width: 1280px;
  background: url(../common-img/main_pc.jpg) no-repeat center top;
}
#wrapper #contents-wrap {
  min-width: 1280px;
  background: url(../common-img/bg_pc.jpg) repeat-y center top;
  padding-bottom: 40px;
  padding-top: 30px;
}
#wrapper .btn-box {
  text-align: center;
  text-decoration: none;
}
#wrapper .btn-box.inline a {
  display: inline-block;
}
#wrapper .btn-box a {
  position: relative;
  letter-spacing: 0.3rem;
  line-height: 30px;
  text-align: center;
  padding: 13px 50px;
  display: block;
  background: #f2293e;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100px;
  margin: 0 auto;
  min-width: 245px;
  display: inline-block;
}
#wrapper .btn-box a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(../common-img/icon/arrow_w.png) no-repeat center bottom;
  background-size: contain;
}
#wrapper .btn-box a.arrow-bottom:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(../common-img/icon/arrow2_w.png) no-repeat center bottom;
  background-size: contain;
}
#wrapper .btn-box.btn-more-box a {
  background: #666666;
}
#wrapper .btn-box.btn-more-box a:after {
  content: "\f107";
}
#wrapper .btn-box.left {
  text-align: left;
}
#wrapper .btn-box.right {
  text-align: right;
}
#wrapper .btn-box.recommend-movie-anchor-btn-box {
  margin-bottom: 20px;
}
#wrapper .btn-box.recommend-movie-anchor-btn-box a {
  font-size: 20px;
}
#wrapper .con, #wrapper body.second .api-bnr-vod-a > div, body.second #wrapper .api-bnr-vod-a > div {
  position: relative;
  width: 1080px;
  margin: 0 auto;
}
#wrapper .flex,
#wrapper .flex-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#wrapper .flex .ph-box,
#wrapper .flex-r .ph-box {
  width: 30%;
}
#wrapper .flex .ph-box img,
#wrapper .flex-r .ph-box img {
  width: 100%;
}
#wrapper .flex > .txt-box,
#wrapper .flex-r > .txt-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#wrapper .flex .ph-box {
  margin-right: 20px;
}
#wrapper .flex-r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#wrapper .flex-r .ph-box {
  margin-left: 20px;
}
#wrapper .catch-copy {
  font-size: 2rem;
  font-weight: normal;
  text-align: center;
  line-height: 3.8rem;
  margin-bottom: 20px;
  letter-spacing: 0.2rem;
}
#wrapper .read-box:last-child {
  margin-bottom: 0;
}
#wrapper .read-box .bnr-box {
  width: 440px;
  margin: 0 auto;
}
#wrapper .read-box span.f-mail {
  width: 90px;
  display: inline-block;
}
#wrapper .read-box span.f-mail:before {
  content: "\f0e0";
  font-family: FontAwesome;
  font-size: 1.8rem;
  padding-right: 8px;
}
#wrapper .read-box span.f-tel {
  width: 90px;
  display: inline-block;
}
#wrapper .read-box span.f-tel:before {
  content: "\f095";
  font-family: FontAwesome;
  font-size: 1.8rem;
  padding-right: 8px;
}
#wrapper .read-box ol {
  list-style-type: decimal;
  list-style-position: inside;
}
#wrapper .read-box ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
#wrapper .read-box ol.cnt {
  padding-left: 10px;
}
#wrapper .read-box ol.cnt li {
  list-style-type: none;
  counter-increment: cnt;
  position: relative;
  text-indent: 0;
  padding-left: 1.8em;
}
#wrapper .read-box ol.cnt li:before {
  content: "(" counter(cnt) ")";
  text-align: right;
  position: absolute;
  top: 0;
  left: -10px;
}
#wrapper .read-box .att-box {
  background: #f0dbab;
  padding: 20px 40px;
  margin: 20px 0;
  word-break: break-all;
  text-indent: 0;
}
#wrapper p.att {
  text-align: right;
}
#wrapper .inner-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#wrapper .inner-box img {
  display: block;
  width: 40%;
  height: 100%;
}
#wrapper .inner-box .txt-box {
  width: 55%;
}
#wrapper .inner-box2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f0dbab;
  padding: 20px 20px 20px 40px;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
#wrapper .inner-box2:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 10px;
  background: url(../common-img/icon/crown.png) no-repeat center bottom;
  background-size: contain;
  width: 65px;
  height: 46px;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
#wrapper .inner-box2 .txt-box {
  width: 45%;
}
#wrapper .inner-box2 .txt-box p {
  font-size: 1.6rem;
  line-height: 2.8rem;
  letter-spacing: 0.2rem;
}
#wrapper .inner-box2 .btn-box {
  width: 50%;
}
#wrapper .inner-box2 .btn-box a {
  min-width: 180px;
  line-height: 2.6rem;
}
#wrapper .comment-box {
  overflow: hidden;
  margin: 0;
  padding: 10px 20px;
  background: #eeeeee;
  border-radius: 8px;
}
#wrapper .comment-box h3 {
  padding: 10px;
  line-height: 1.4;
}
#wrapper .comment-box h3:before {
  font-family: FontAwesome;
  content: "\f27a";
  font-weight: normal;
  font-size: 2.5rem;
  padding-right: 10px;
}
#wrapper .comment-box h3 span {
  font-size: 1.6rem;
}
#wrapper .comment-box h4 {
  font-weight: bold;
  margin: 10px 10px 10px 10px;
}
#wrapper .comment-box h4:before {
  content: "ー";
  padding-right: 10px;
}
#wrapper .comment-box p {
  padding: 0 0 20px 0;
}
#wrapper .img-box img {
  width: 100%;
  height: auto;
}
#wrapper .img-box1 {
  text-align: center;
}
#wrapper .img-box1 img {
  max-width: 680px;
  height: auto;
}
#wrapper .img-box2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -5px;
}
#wrapper .img-box2 li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 0 5px;
}
#wrapper .img-box2 li img {
  width: 100%;
  height: auto;
}
#wrapper .img-box3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -5px;
}
#wrapper .img-box3 li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3333333333%;
  padding: 0 5px;
}
#wrapper .img-box3 li img {
  width: 100%;
  height: auto;
}
#wrapper .year-list-box {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 50px 0 50px 0;
}
#wrapper .year-list-box li {
  width: calc(33.3333333333% - 14px);
  background: #f2293e;
  color: #fff;
  margin: 0 20px 10px 0;
  border-radius: 80px;
  position: relative;
}
#wrapper .year-list-box li:nth-of-type(3n) {
  margin: 0 0 10px 0;
}
#wrapper .year-list-box li:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../common-img/icon/arrow.png) no-repeat center bottom;
  background-size: contain;
}
#wrapper .year-list-box li a {
  text-decoration: none;
  display: block;
  padding: 5px 10px;
  border-radius: 20px;
  color: #fff;
}
#wrapper .thumb-list-box {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#wrapper .thumb-list-box li {
  width: calc(50% - 14px);
  background: #f0dbab;
  margin: 0 20px 30px 0;
  border-radius: 20px;
  position: relative;
}
#wrapper .thumb-list-box li:nth-of-type(2n) {
  margin: 0 0 30px 0;
}
#wrapper .thumb-list-box li:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url(../common-img/slider_arrow_right.png) no-repeat center bottom;
  background-size: contain;
}
#wrapper .thumb-list-box li.none-article:after {
  content: none;
}
#wrapper .thumb-list-box li a {
  text-decoration: none;
  display: block;
  padding: 0;
  border-radius: 20px;
}
#wrapper .thumb-list-box li a .thumb-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#wrapper .thumb-list-box li a .thumb-box img {
  width: 100%;
  border-radius: 20px 20px 0 0;
}
#wrapper .thumb-list-box li a .txt-box {
  padding: 10px 20px 40px 20px;
  line-height: 2.6rem;
}
#wrapper .thumb-list-box li a .txt-box .date {
  color: #f2293e;
  font-weight: bold;
  font-size: 1.4rem;
  text-align: left;
}
#wrapper .thumb-list-box li a .txt-box .ttl {
  font-weight: bold;
  text-align: left;
}
#wrapper li.mobile-backnumber-list a .thumb-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#wrapper li.mobile-backnumber-list a .thumb-box img {
  width: 100%;
  border-radius: 0 0 0 0;
}
#wrapper li.mobile-backnumber-list a .line {
  background: #1a9100;
  color: #fff;
  border-radius: 20px 20px 0 0;
  padding: 10px 0;
  letter-spacing: 0.2rem;
}
#wrapper .pc-rectangle-banner {
  margin-bottom: 15px;
}
#wrapper .modal {
  position: relative;
  outline: none;
}
#wrapper .cap-box {
  position: relative;
}
#wrapper .cap-box .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: inline-block;
  width: 60px;
}
#wrapper .cap-box img {
  width: 100%;
  height: auto;
}
#wrapper .main-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 760px;
/*  padding-top: 75px;*/
	padding-top: 45px;
	
}
#wrapper .aside-container {
  margin-left: 20px;
  width: 300px;
  margin-top: 40px;
}
#wrapper .wrap-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#wrapper .wrap-container .txt-box {
  position: relative;
}
#wrapper #story-top {
  margin-right: 20px;
}
#wrapper #social-official {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#wrapper #social-official .social-button-facebook-2yKe0 {
  margin-right: 10px;
}
#wrapper #social-official .social-button-twitter-2Giuq {
  padding-left: 5px;
}
#wrapper .contents-box {
  padding: 60px 50px 60px 50px;
  margin: 0 0 160px 0;
  background: url(../common-img/contents_bg.png) repeat-y center top;
  background-size: 100% auto;
  position: relative;
}
#wrapper .contents-box:before {
  content: "";
  position: absolute;
  background: url(../common-img/contents_bg-top.png) no-repeat center top;
  background-size: contain;
  width: 780px;
  height: 75px;
  top: -40px;
  left: -20px;
}
#wrapper .contents-box:after {
  content: "";
  position: absolute;
  background: url(../common-img/contents_bg-bottom.png) no-repeat center bottom;
  background-size: contain;
  width: 780px;
  height: 69px;
  bottom: -50px;
  left: -5px;
}
#wrapper #section-info-card .parts-card-column {
  width: 100%;
}
#wrapper #section-info-card .card-menu-list-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#wrapper #section-info-card .card-menu-list-box.card-column li {
  width: 24rem;
  margin-right: 2rem;
}
#wrapper #section-info-card .card-menu-list-box.card-column li:nth-child(3n) {
  margin-right: 0;
}
#wrapper #section-info-card .card-menu-list-box.card-column li:nth-child(n+4) {
  margin-top: 2rem;
}
#wrapper #section-info-card .card-menu-list-box li a {
  display: block;
  background: #ffffff;
  text-decoration: none;
}
#wrapper #section-info-card .card-menu-list-box li .ttl {
  padding: 0.4rem 1rem;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
}
#wrapper #section-info-card .card-menu-list-box li .ttl span {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.2rem;
  text-align: right;
}
#wrapper #section-text-news {
  position: relative;
}
#wrapper #section-text-news:before {
  content: "";
  position: absolute;
  top: 55px;
  left: 160px;
  width: 77px;
  height: 112px;
  background: url(../common-img/illust/illust-04.png) no-repeat left top;
  background-size: contain;
  z-index: 2;
}
#wrapper #section-text-news:after {
  content: "";
  position: absolute;
  top: 90px;
  right: 150px;
  width: 128px;
  height: 80px;
  background: url(../common-img/illust/illust-05.png) no-repeat right top;
  background-size: contain;
  z-index: 2;
}
#wrapper ul.submenu-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: strech;
  -webkit-align-items: strech;
  -ms-flex-align: strech;
  align-items: strech;
}
#wrapper ul.submenu-box li {
  width: calc(33.3% - 14px);
  margin: 0 20px 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  letter-spacing: 0.2rem;
}
#wrapper ul.submenu-box li a {
  display: block;
  background: #f2293e;
  color: #fff;
  padding: 10px 10px 10px 10px;
  border-radius: 80px;
  text-decoration: none;
}
#wrapper ul.submenu-box li:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(../common-img/icon/arrow2.png) no-repeat center bottom;
  background-size: contain;
}
#wrapper ul.submenu-box li:last-child {
  margin-right: 0;
}
#wrapper ul.submenu-box li.sub-01:before {
  content: "";
  background: url(../common-img/illust/illust-24.png) no-repeat center top;
  background-size: contain;
  width: 50px;
  height: 72px;
  position: absolute;
  bottom: -10px;
  left: -5px;
  z-index: 1;
}
#wrapper ul.submenu-box li.sub-02:before {
  content: "";
  background: url(../common-img/illust/illust-25.png) no-repeat center top;
  background-size: contain;
  width: 54px;
  height: 60px;
  position: absolute;
  bottom: -8px;
  left: -5px;
  z-index: 1;
}
#wrapper ul.submenu-box li.sub-03:before {
  content: "";
  background: url(../common-img/illust/illust-26.png) no-repeat center top;
  background-size: contain;
  width: 63px;
  height: 55px;
  position: absolute;
  bottom: -6px;
  left: -5px;
  z-index: 1;
}
#wrapper .h1-ttl-box {
  color: #4d3a20;
  background: url(../common-img/line.png) no-repeat right bottom;
  background-size: 100% auto;
  padding-bottom: 20px;
  margin-bottom: 30px;
  letter-spacing: 0.2rem;
}
#wrapper .h1-ttl-box .date {
  font-size: 1.6rem;
  line-height: 2.8rem;
  color: #f2293e;
  display: inline-block;
}
#wrapper .h1-ttl-box h1 {
  font-size: 2.4rem;
  line-height: 3.8rem;
  font-weight: normal;
}
#wrapper .h1-ttl-box span.airtime {
  color: #f2293e;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: normal;
}
#wrapper .h1-ttl-box span.excluded-area {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 2.3rem;
  font-weight: normal;
}
#wrapper .h2-ttl {
  font-weight: bold;
  font-size: 1.8rem;
  background: #eeeeee;
  padding: 1rem 1.5rem;
}
#wrapper .h2-ttl span {
  font-size: 1.2rem;
  margin-left: 1rem;
}
#wrapper .h2-ttl-out.a-bg {
  background: url(../common-img/h2-ttl-out_bg-a.png) no-repeat center top;
  background-size: contain;
}
#wrapper .h2-ttl-out.b-bg {
  background: url(../common-img/h2-ttl-out_bg-b.png) no-repeat center top;
  background-size: contain;
}
#wrapper .h2-ttl-out {
  font-weight: normal;
  font-size: 2.4rem;
  text-align: center;
  margin: 5rem auto 0 auto;
  letter-spacing: 0.4rem;
  text-align: center;
  width: 380px;
  height: 150px;
  line-height: 170px;
  color: #fff;
}
#wrapper .h2-ttl-inner {
  background: url(../common-img/h2-ttl_bg.png) no-repeat center top;
  background-size: auto 80px;
  font-weight: normal;
  font-size: 2.4rem;
  letter-spacing: 0.4rem;
  text-align: center;
  width: auto;
  height: 80px;
  line-height: 80px;
  color: #fff;
  margin-bottom: 30px;
  position: relative;
}
#wrapper .h2-ttl-inner:before {
  content: "";
  position: absolute;
  top: -70px;
  right: 60px;
  width: 105px;
  height: 120px;
  background: url(../common-img/illust/illust-35.png) no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#wrapper .h2-ttl-inner.none-character::after {
  content: none;
}
#wrapper .h2-ttl-inner.il01:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 65px;
  width: 80px;
  height: 116px;
  background: url(../common-img/illust/illust-04.png) no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#wrapper .h2-ttl-inner.il02:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 35px;
  width: 160px;
  height: 91px;
  background: url(../common-img/illust/illust-15.png) no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#wrapper .h2-ttl-inner.il03:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 45px;
  width: 120px;
  height: 90px;
  background: url(../common-img/illust/illust-11.png) no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#wrapper .h2-ttl-inner.il04:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 45px;
  width: 91px;
  height: 90px;
  background: url(../common-img/illust/illust-12.png) no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#wrapper .h2-ttl-inner.il05:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 45px;
  width: 113px;
  height: 90px;
  background: url(../common-img/illust/illust-36.png) no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#wrapper .h2-ttl-inner.il06:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 70px;
  width: 67px;
  height: 90px;
  background: url(../common-img/illust/illust-37.png) no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#wrapper .h3-ttl {
  background: url(../common-img/line.png) no-repeat right bottom;
  background-size: 100% 5px;
  font-weight: normal;
  font-size: 2.1rem;
  margin-bottom: 2.5rem;
  padding: 1rem 0 1.5rem 0;
  letter-spacing: 0.2rem;
  color: #f2293e;
}
#wrapper .h3-ttl-a {
  margin-top: 30px;
  font-size: 20px;
  color: #fff;
  background: #eec44d;
  border-radius: 12px 12px 12px 0;
  padding: 10px 20px;
  font-weight: normal;
  letter-spacing: 0.2rem;
}
#wrapper .h3-ttl-b {
  background: #f0dbab;
  border-radius: 12px 12px 12px 0;
  font-size: 20px;
  padding: 12px 20px;
  margin-top: 30px;
}
#wrapper .h4-ttl {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
#wrapper .news-list dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: url(../common-img/line.png) no-repeat right bottom;
  background-size: 100% 5px;
}
#wrapper .news-list dl dt {
  padding: 20px 0 20px 0;
  width: 100px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #f2293e;
}
#wrapper .news-list dl dd {
  padding: 20px 20px;
  width: calc(100% - 100px);
}
#wrapper .applink-box .bnr-google,
#wrapper .applink-box .bnr-apple {
  width: 100%;
}
#wrapper .applink-box .bnr-google:not(:last-child),
#wrapper .applink-box .bnr-apple:not(:last-child) {
  margin-bottom: 3px;
}
#wrapper .sns-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#wrapper .sns-box > div:last-child {
  margin-left: 20px;
}
#wrapper .sns-box > div:only-child {
  margin: 0;
}
#wrapper .twitter-area {
  width: 100%;
  width: 400px;
}
#wrapper .twitter-area .contents-box {
  padding: 30px;
}
#wrapper .twitter-area .icon {
  width: 48px;
}
#wrapper .twitter-area .icon img {
  width: 48px;
}
#wrapper .twitter-area .txt {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#wrapper .twitter-area .txt .tx01 {
  font-size: 1.5rem;
}
#wrapper .twitter-area .txt .tx02 {
  font-size: 1.3rem;
}
#wrapper .twitter-area .tweet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e8eb;
}
#wrapper .twitter-area .parts-twitter {
  margin-bottom: 20px;
  overflow: auto;
  height: 240px;
  line-height: 2.4rem;
  padding: 20px;
  margin: -20px;
  padding-bottom: 0;
  margin-bottom: 20px;
  text-align: left;
}
#wrapper .twitter-area .btn-box a {
  width: auto;
  display: block;
  min-width: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper .instagram-area {
  width: 100%;
}
#wrapper .instagram-area .parts-instagram {
  margin-bottom: 20px;
}
#wrapper .insta-lists {
  letter-spacing: -40em;
}
#wrapper .insta-lists li {
  width: 32%;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
}
#wrapper .insta-lists li:nth-child(3n) {
  margin-right: 0;
}
#wrapper .insta-lists img {
  width: 100%;
  height: auto;
}
body.top #wrapper #header-image {
  width: 1080px;
  height: 750px;
}
body.top #wrapper #main-side-box {
  display: block;
  position: absolute;
  top: 90px;
  right: 0;
  width: 320px;
  font-size: 1.5rem;
}
body.top #wrapper #main-side-box .contents-box {
  padding: 15px;
  color: #4d3a20;
  border-radius: 2.5rem 2.5rem 2.5rem 0;
  -webkit-box-shadow: 10px 10px 35px rgba(55, 120, 145, 0.35);
  box-shadow: 10px 10px 35px rgba(55, 120, 145, 0.35);
}
body.top #wrapper #main-side-box .next-movie {
  margin-bottom: 30px;
  position: relative;
}
body.top #wrapper #main-side-box .next-movie:after {
  content: "";
  position: absolute;
  top: -15px;
  right: -40px;
  width: 120px;
  height: 129px;
  background: url(../common-img/illust/illust-01.png) no-repeat center top;
  background-size: contain;
}
body.top #wrapper #main-side-box .next-movie .h2-ttl-out {
  background: none;
  color: #fff;
  font-size: 2.6rem;
  letter-spacing: 0.3rem;
  padding: 1rem 0 1rem 3rem;
  margin: 0;
  width: 100%;
  height: 30px;
  line-height: 25px;
  text-align: left;
}
body.top #wrapper #main-side-box .next-movie .txt-box {
  padding: 10px 0 10px 0;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.1rem;
}
body.top #wrapper #main-side-box .next-movie .num {
  margin-bottom: 5px;
  margin-right: 10px;
  font-weight: bold;
}
body.top #wrapper #main-side-box .next-movie .detail,
body.top #wrapper #main-side-box .next-movie .airtime {
  color: #f2293e;
}
body.top #wrapper #main-side-box .next-movie .excluded-area {
  display: block;
  font-size: 1.2rem;
}
body.top #wrapper #main-side-box .next-movie .sub-title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  background: #f0dbab;
  padding: 10px 15px 15px 15px;
  margin: 15px -15px -30px -15px;
  border-radius: 0 0 2.5rem 0;
  position: relative;
}
body.top #wrapper #main-side-box .next-movie .sub-title:before {
  content: "";
  position: absolute;
  background: url(../common-img/nami.png) no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 15px;
  top: -14px;
  left: 0;
  display: block;
}
body.top #wrapper #main-side-box .next-movie .douga-logo {
  display: block;
  position: absolute;
  top: 1.8%;
  right: 1%;
  width: 131px;
  height: 20px;
}
body.top #wrapper #main-side-box .next-movie .douga-logo img {
  width: 100%;
}
body.top #wrapper #main-side-box .next-movie .btn-box a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 0;
  width: 100%;
}
#wrapper .common-parts-ttl, #wrapper .post-articles-header-container h2 {
  background-color: #1a9100;
  padding: 8px 24px;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 25px;
}
#wrapper .post-articles-header-container {
  background: none;
  padding: 0;
}
#wrapper .parts-section-share > *,
#wrapper #recommend-movie > *,
#wrapper #post-articles > *,
#wrapper #common-related-shows > * {
  margin-top: 40px;
}
#wrapper .copyright {
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.4rem;
  margin-top: -60px;
  font-weight: bold;
  color: #4d3a20;
}

.youtube-box {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.youtube-box iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

.youtube-wrap.tate {
  margin: 0 80px;
}

.youtube-box-tate {
  position: relative;
  height: 0;
  padding-bottom: 178%;
}
.youtube-box-tate iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

#page-up {
  z-index: 100;
  position: fixed;
  bottom: 40px;
  right: 40px;
  cursor: pointer;
}
#page-up img {
  width: 80px;
}
#page-up:hover {
  bottom: 50px;
}