@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato");
.u-red {
  color: #f0027f;
}

.u-blue {
  color: #002ac6;
}

.u-mark {
  background: #fffc00;
  padding: 0.5rem;
  margin: 0 0.5rem;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  color: #333333;
}

.wrapper a:link, .wrapper a:visited, .wrapper a:hover, .wrapper a:active {
  color: #333333;
}
.wrapper a:link, .wrapper a:visited {
  text-decoration: underline;
}
.wrapper a:hover, .wrapper .a:active {
  text-decoration: none;
}
.wrapper .aside-container a {
  text-decoration: none;
}

/*
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%;
}

img.protect {
  pointer-events: none;
}

img.protect.active {
  opacity: 1;
}

img.blank-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}

#Map {
  z-index: 3;
  position: relative;
}

.select-none, .protect-wrap {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.wrapper .related-programs-subtitle-2TQOq {
  color: #333;
}

#rectangle-desktop,
#superbanner-mobile,
#rectangle-mobile {
  text-align: center;
}

#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-box {
  position: relative;
}
.social-box #social-button {
  display: block;
  text-align: center;
}
.social-box #social-button .social-button-icon {
  margin: 1rem 1rem 2rem;
  display: inline-block;
  vertical-align: middle;
}

.device-type-mobile .social-button {
  margin-bottom: 1rem;
}

.social-button-twitter {
  background-color: #55acee;
}

.social-button-twitter:hover {
  background-color: rgba(85, 172, 238, 0.6);
}

.social-button-facebook {
  background-color: #3b5998;
}

.social-button-facebook:hover {
  background-color: rgba(59, 89, 152, 0.6);
}

.social-button-line {
  background-color: #00c300;
}

.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;
}

#common-onair {
  line-height: 2rem;
}
#common-onair a {
  text-decoration: none;
}

.device-type-desktop .sp {
  display: none !important;
}

.device-type-mobile .pc {
  display: none !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-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;
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}

.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

#wrapper .owl-carousel {
  width: 680px;
  margin: 0 auto;
}
#wrapper .slider-box.active {
  display: block !important;
}
#wrapper .owl-carousel {
  position: relative;
}
#wrapper .owl-carousel img {
  width: 100%;
}
#wrapper .owl-carousel .owl-buttons {
  text-indent: -9999px;
}
#wrapper .owl-carousel .owl-buttons div {
  padding: 40px;
  margin: 0;
}
#wrapper .owl-carousel .owl-buttons .owl-prev {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  left: -5%;
  background: url(../common-img/slider_arrow_left.png) no-repeat center center;
  background-size: 44px;
  margin-top: -79px;
}
#wrapper .owl-carousel .owl-buttons .owl-next {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  right: -5%;
  background: url(../common-img/slider_arrow_right.png) no-repeat center center;
  background-size: 44px;
  margin-top: -79px;
}
#wrapper .owl-carousel .owl-buttons.active .owl-prev {
  opacity: 1;
  -webkit-animation: nextPrev 0.5s ease-out 0s 1;
  animation: nextPrev 0.5s ease-out 0s 1;
}
#wrapper .owl-carousel .owl-buttons.active .owl-next {
  opacity: 1;
  -webkit-animation: nextFade 0.5s ease-out 0s 1;
  animation: nextFade 0.5s ease-out 0s 1;
}
@-webkit-keyframes nextPrev {
  from {
    -webkit-transform: translate(30px);
    transform: translate(30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
  }
}
@keyframes nextPrev {
  from {
    -webkit-transform: translate(30px);
    transform: translate(30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes nextFade {
  from {
    -webkit-transform: translate(-30px);
    transform: translate(-30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
  }
}
@keyframes nextFade {
  from {
    -webkit-transform: translate(-30px);
    transform: translate(-30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
  }
}

/*
orijinal
*/
.device-type-desktop #cboxLoadedContent {
  background: #ffffff;
}
.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;
}

.modal-box {
  width: 800px;
}
.modal-box .ttl {
  font-size: 2rem;
  text-align: center;
  padding: 10px 0;
}

.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-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: #00a0c6;
}

.popup-content:hover {
  border-bottom: none;
}

.device-type-desktop .external-style, .device-type-mobile .twitter-area .device-type-desktop a[target=_blank]:hover:before, .device-type-mobile .instagram-area .device-type-desktop a[target=_blank]:hover:before, .device-type-desktop .twitter-area a[target=_blank]:hover:before, .device-type-desktop .instagram-area a[target=_blank]:hover: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-mobile .external-style, .device-type-mobile .twitter-area a[target=_blank]:hover:before, .device-type-mobile .instagram-area a[target=_blank]:hover:before, .device-type-mobile a.external-link:hover:before, .device-type-desktop .twitter-area .device-type-mobile a[target=_blank]:hover:before, .device-type-desktop .instagram-area .device-type-mobile a[target=_blank]:hover:before {
  content: "";
  width: 8rem;
  height: 3.2rem;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -3.2rem;
  left: 0rem;
  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;
}
.second #wrapper #header-image {
  position: relative;
}
.second #wrapper #header-wrap {
  min-height: 145px;
  background: url(../common-img/main_bg.png) no-repeat center -80px;
}
.second #wrapper .second-header {
  padding: 0 0 60px 0;
  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;
}
.second #wrapper .second-header .logo {
  height: 148px;
  margin: 30px 0 0;
}
.second #wrapper .second-header .logo img {
  width: 70%;
}
.second #wrapper .second-header .date {
  position: absolute;
  right: 0px;
  top: 100px;
}
.second #wrapper .cap-box {
  min-height: auto;
  position: relative;
}
.second #wrapper .cap-box .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  margin-left: -35px;
  margin-top: -35px;
}
.second #wrapper .cap-box img {
  width: 100%;
  height: auto;
}
.second #wrapper .movie-player iframe {
  width: 680px;
  height: 383px;
  display: block;
  margin: 0 auto;
}
.second #wrapper .second-box {
  background: #ffffff;
  padding: 30px 40px;
}
body.stretch #wrapper .corner-mv-stretch {
  width: 100%;
}
body.stretch #wrapper .corner-mv-stretch .stretch-title {
  margin-bottom: 15px;
}
body.stretch #wrapper .stretch-week {
  background: #f03c3c;
  padding: 10px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
}
body.stretch #wrapper .stretch-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;
}
body.stretch #wrapper .stretch-box li {
  width: calc(50% - 10px);
  margin-top: 20px;
  margin-right: 20px;
  background: #ffffff;
  position: relative;
}
body.stretch #wrapper .stretch-box li:nth-child(2n) {
  margin-right: 0 !important;
}
body.stretch #wrapper .stretch-box .txt-box {
  padding: 20px;
}
body.stretch #wrapper .stretch-box .date {
  font-weight: bold;
}
body.stretch #wrapper .stretch-box .ttl {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5em;
  margin-bottom: 15px;
}
body.stretch #wrapper .bn-select-form {
  position: relative;
  width: 100%;
  background: #f03c3c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 50px;
}
body.stretch #wrapper .bn-select-form:after {
  pointer-events: none;
  content: "\f107";
  font-family: FontAwesome;
  display: block;
  width: 2rem;
  height: 2rem;
  font-size: 2.2rem;
  line-height: 2.2rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1rem;
  margin: auto;
  color: #ffffff;
}
body.stretch #wrapper .bn-select-form select::-ms-expand {
  display: none;
}
body.stretch #wrapper .bn-select-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  height: 45px;
  line-height: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  border: none;
  background-color: transparent;
  border-radius: 0;
  outline: none;
  width: 100%;
  color: #ffffff;
}
body.stretch #wrapper .bn-select-form select option {
  color: #000000;
}
body.stretch #wrapper .bn-select-form select::-ms-value {
  background: none;
}
body.qa50 #wrapper .qa50__lead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  background: url("../common-img/bg_qa50-lead.png") no-repeat left top;
  padding: 30px;
  margin: 38px 0 0;
}
body.qa50 #wrapper .qa50Lead__img {
  width: 320px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
body.qa50 #wrapper .qa50Lead__text {
  padding: 25px 0 0 30px;
  font-size: 18px;
  line-height: 1.9444444444;
  color: #fff;
  font-weight: bold;
}
body.qa50 #wrapper .section-qa50 {
  background: #fff;
  border: 2px solid #f1e7d4;
  border-radius: 18px;
  margin: 30px 0 0;
  padding: 30px 30px 62px;
  text-align: center;
}
body.qa50 #wrapper .qa50__img {
  margin: 46px auto 0;
  display: inline-block;
}
body.qa50 #wrapper .qa50__name {
  margin: 10px 0 0;
}
body.qa50 #wrapper .qa50__caption {
  font-weight: bold;
}
body.qa50 #wrapper .qa50__text {
  font-size: 20px;
  line-height: 1.8;
  text-align: center;
  margin: 10px 0 0;
}
body.qa50 #wrapper .bn-select-form {
  position: relative;
  width: 100%;
  background: #ff6934;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 70px;
  cursor: pointer;
}
body.qa50 #wrapper .bn-select-form:after {
  pointer-events: none;
  content: "\f107";
  font-family: FontAwesome;
  display: block;
  width: 2rem;
  height: 2rem;
  font-size: 2.2rem;
  line-height: 2.2rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1rem;
  margin: auto;
  color: #ffffff;
}
body.qa50 #wrapper .bn-select-form select::-ms-expand {
  display: none;
}
body.qa50 #wrapper .bn-select-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  height: 45px;
  line-height: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  border: none;
  background-color: transparent;
  border-radius: 0;
  outline: none;
  width: 100%;
  color: #ffffff;
}
body.qa50 #wrapper .bn-select-form select option {
  color: #000000;
}
body.qa50 #wrapper .bn-select-form select::-ms-value {
  background: none;
}
body.story #wrapper .guestbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
body.story #wrapper .guestbox .guestph {
  margin-right: 20px;
  width: 180px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
body.story #wrapper .guestbox .guestph img {
  width: 100%;
}
body.story #wrapper .guestbox h3 {
  font-size: 1.6rem;
}
body.cast #wrapper .chart {
  position: relative;
  text-align: center;
  width: 680px;
  margin: 0 auto;
  margin-bottom: 30px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
}
body.cast #wrapper .chart-gard {
  position: absolute;
  top: 0;
  left: 0;
}
body.cast #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;
}
body.cast #wrapper .cast-box .cast-thumb {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 240px;
  margin-right: 20px;
}
body.cast #wrapper .cast-box .cast-thumb img {
  width: 100%;
}
body.cast #wrapper .cast-photo {
  width: 240px;
  margin-right: 20px;
}
body.cast #wrapper .cast-name {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 5px;
}

body {
  -webkit-text-size-adjust: 100%;
}

p,
h2,
div {
  max-height: 999999px;
  -webkit-text-size-adjust: 100%;
}

html {
  font-size: 62.5%;
}

#wrapper {
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: 0.03em;
}
#wrapper img {
  vertical-align: bottom;
  max-width: 100%;
}
#wrapper #header-wrap {
  background: url(../common-img/main_bg.png) no-repeat center top;
}
#wrapper #contents-wrap {
  background: url(../common-img/container_wrap_bg.jpg) repeat center top;
  padding-bottom: 40px;
  position: relative;
}
#wrapper .btn-box {
  text-align: center;
  text-decoration: none;
}
#wrapper .btn-box.inline a {
  display: inline-block;
}
#wrapper .btn-box a {
  position: relative;
  font-weight: noraml;
  text-align: center;
  padding: 6px 50px;
  display: block;
  background: #ff2224;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100px;
}
#wrapper .btn-box a:after {
  content: "\f105";
  font-family: FontAwesome;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 2.4rem;
  position: absolute;
  top: 7px;
  right: 10px;
  color: #ff8b68;
}
#wrapper .btn-box.left {
  text-align: left;
}
#wrapper .btn-box.right {
  text-align: right;
}
#wrapper .opac {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#wrapper .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;
  }
}
#wrapper .con {
  position: relative;
  width: 1080px;
  margin: 0 auto;
}
#wrapper .flex,
#wrapper .flex-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#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: 2.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 4.2rem;
  margin-bottom: 20px;
}
#wrapper .read-box:last-child {
  margin-bottom: 0;
}
#wrapper .img-box img {
  width: 100%;
  height: auto;
}
#wrapper .img-box1 {
  text-align: center;
}
#wrapper .img-box1 img {
  max-width: 600px;
  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 .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(33.3333333333% - 4px);
}
#wrapper .thumb-list-box li a {
  margin: 5px;
  color: #ffffff;
  background: #dddddd;
  display: block;
  padding: 6px 6px 0;
}
#wrapper .thumb-list-box li a img {
  width: 100%;
}
#wrapper .thumb-list-box li a:hover {
  background: #00a0c6;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#wrapper .thumb-list-box li .thumb-box img {
  width: 100%;
}
#wrapper .thumb-list-box li .txt-box {
  padding: 10px 0;
}
#wrapper .thumb-list-box li .ttl {
  font-weight: bold;
}
#wrapper .prev-next-box,
#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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#wrapper .prev-next-box li span,
#wrapper .year-list-box li span {
  font-weight: bold;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #cccccc;
  text-decoration: none;
  display: block;
  padding: 10px 22px;
  border: 2px solid #cccccc;
  /*border-right: none;*/
  background: #ffffff;
  margin: 0 2px;
}
#wrapper .prev-next-box li a,
#wrapper .year-list-box li a {
  font-weight: bold;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #ff2224;
  text-decoration: none;
  display: block;
  padding: 10px 22px;
  border: 2px solid #ff2224;
  /*border-right: none;*/
  background: #ffffff;
  margin: 0 2px;
}
#wrapper .prev-next-box li:last-child a,
#wrapper .year-list-box li:last-child a {
  border-right: 2px solid #ff2224;
}
#wrapper .prev-next-box li a:hover,
#wrapper .prev-next-box li a.active,
#wrapper .prev-next-box li a.is-active,
#wrapper .year-list-box li a:hover,
#wrapper .year-list-box li a.active,
#wrapper .year-list-box li a.is-active {
  background: #ff2224;
  color: #ffffff;
}
#wrapper .pc-rectangle-banner {
  margin-bottom: 15px;
}
#wrapper #post-articles {
  margin-bottom: 40px;
}
#wrapper .post-articles-postAticlesContainer-3fnWb {
  margin-top: 40px;
}
#wrapper section {
  margin-bottom: 30px;
}
#wrapper .next-movie {
  width: 320px;
  background: #ffffff;
  padding: 20px;
  margin-bottom: 0px;
}
#wrapper .next-movie .txt-box {
  margin: 10px 0;
  text-align: center;
}
#wrapper .next-movie .num {
  display: block;
  font-weight: bold;
}
#wrapper .next-movie .detail {
  font-weight: bold;
}
#wrapper .modal {
  position: relative;
  outline: none;
}
#wrapper .cap-box {
  min-height: 180px;
  position: relative;
}
#wrapper .cap-box .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  margin-left: -25px;
  margin-top: -25px;
}
#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;
}
#wrapper .aside-container {
  margin-left: 20px;
  width: 300px;
}
#wrapper .wrap-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#wrapper .wrap-container .txt-box {
  position: relative;
}
#wrapper #header-wrap .parts-story-top .next-movie {
  padding: 10px 10px 20px;
  margin-bottom: 20px;
}
#wrapper #story-top {
  margin-right: 20px;
}
#wrapper #info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 30px;
}
#wrapper #info .news-list {
  overflow: auto;
}
#wrapper .news-list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
#wrapper .news-list li img {
  width: 100%;
}
#wrapper .news-list .date {
  color: #b25947;
  margin-right: 10px;
}
#wrapper .news-list li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
#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 {
  background: #ffffff;
  padding: 40px;
  border-radius: 20px;
  border: 2px solid #f0f0dc;
}
#wrapper .contents-box .ttl-box {
  margin-bottom: 10px;
}
#wrapper .contents-box .ttl-box .ttl {
  line-height: 2.3rem;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
#wrapper #section-movie-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#wrapper .api-bnr-a a {
  display: block;
  margin-bottom: 5px;
}
#wrapper .api-bnr-b div {
  margin-bottom: 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-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;
}
#wrapper .api-bnr-b div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3333333333%;
  padding: 3px;
}
#wrapper .api-bnr-b div a img {
  width: 100%;
  height: auto;
  border: 2px #f0f0dc solid;
  border-radius: 4px;
}
#wrapper .api-bnr-b div a:last-child {
  margin-right: 0;
}
#wrapper .api-bnr-c 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;
}
#wrapper .api-bnr-c div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 3px;
}
#wrapper .api-bnr-c div a img {
  width: 100%;
  height: auto;
}
#wrapper .main-bt-bnr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0 20px;
}
#wrapper .main-bt-bnr a:first-child {
  margin-right: 10px;
}
#wrapper .bnr-info {
  margin-bottom: 60px;
}
#wrapper #nav-wrap {
  margin-bottom: 10px;
}
#wrapper #nav-wrap .api-nav-main div {
  width: 1080px;
  margin: 0 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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#wrapper #nav-wrap .api-nav-main div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(33.3333333333% - 0.1px);
  line-height: 2.2rem;
  text-decoration: none;
  border-top: none;
  color: #ffffff;
  border-right: none;
  padding: 20px 0;
  display: block;
  text-align: center;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background: #f03c3c;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-clip-path: polygon(18px 0, 100% 0, 100% 100%, 0 100%, 0 18px);
  clip-path: polygon(18px 0, 100% 0, 100% 100%, 0 100%, 0 18px);
  margin-top: -62px;
  margin-right: 1px;
  position: relative;
}
#wrapper #nav-wrap .api-nav-main div a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 9px solid #fa7878;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper #nav-wrap .api-nav-main div:last-child {
  border-right: 1px solid #cccccc;
}
#wrapper #nav-wrap .api-nav-main a:hover {
  background: #ff8b8c;
  color: #ffffff;
}
#wrapper #nav-wrap .api-nav-main .page-nav-title {
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
}
#wrapper #nav-wrap .api-nav-main .page-nav-subtitle {
  font-size: 1.2rem;
}
#wrapper #nav-wrap .api-nav-sub > div {
  width: 1080px;
  margin: 20px auto 0;
  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;
}
#wrapper #nav-wrap .api-nav-sub a {
  font-size: 1.4rem;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
  color: #333333;
  border: 1px solid #cccccc;
  padding: 10px;
}
#wrapper .h1-ttl-box {
  /*border-bottom: 1px solid #cccccc;*/
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  /*.date {
    font-size: 1.3rem;
    line-height: 2.8rem;
    background: #dddddd;
    padding: 0 8px;
    display: inline-block;
    margin-bottom: 8px;
  }*/
}
#wrapper .h1-ttl-box h1 {
  font-size: 2rem;
  line-height: 3.2rem;
}
#wrapper .h1-ttl-box span {
  font-weight: bold;
  font-size: 1.2rem;
  margin-left: 10px;
}
#wrapper .h2-ttl {
  position: relative;
  padding: 19px 56px;
  font-size: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  background: #f03c3c;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-clip-path: polygon(25px 0, 100% 0, 100% 100%, 0 100%, 0 25px);
  clip-path: polygon(25px 0, 100% 0, 100% 100%, 0 100%, 0 25px);
  margin: 24px 0 8px;
}
#wrapper .h2-ttl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 12px solid #fa7878;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper .h2-ttl-inner {
  font-weight: bold;
  font-size: 2.2rem;
  background: #eeeeee;
  padding: 15px 20px;
  margin: 40px -40px 0;
}
#wrapper .h2-ttl-inner span {
  font-size: 1.2rem;
  margin-left: 10px;
}
#wrapper .h3-ttl {
  background: #ff8b68;
  font-weight: normal;
  font-size: 1.8rem;
  padding-left: 10px;
  color: #ffffff;
}
#wrapper .h3-ttl span {
  font-size: 1.2rem;
  margin-left: 10px;
}
#wrapper .h3-ttl2 {
  border-bottom: 2px solid #ff2224;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 40px;
  padding-bottom: 5px;
  color: #ff2224;
}
#wrapper .h3-ttl2 span {
  font-size: 1.2rem;
  margin-left: 10px;
}
#wrapper .h4-ttl {
  font-size: 1.6rem;
  font-weight: normal;
  margin-top: 10px;
  color: #ff6a4a;
}
#wrapper .h4-ttl {
  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;
  text-align: center;
  /* for no-flexbox browsers */
}
#wrapper .h4-ttl:after {
  border-top: 2px solid;
  content: "";
  display: inline;
  /* for IE */
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#wrapper .h4-ttl:after {
  margin-left: 1.5em;
}
#wrapper #section-emergency {
  margin-top: 20px;
}
#wrapper #section-emergency dl {
  background: #ffffff;
  line-height: 2.4rem;
  font-weight: bold;
}
#wrapper #section-emergency dt {
  background: #f0027f;
  color: #ffffff;
  padding: 10px;
  width: 130px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
#wrapper #section-emergency dd {
  border: 3px solid #f0027f;
  width: 1000px;
  color: #f0027f;
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
}
#wrapper #section-emergency .fa-exclamation-triangle {
  font-size: 18px;
  margin-right: 10px;
}
#wrapper #section-instagram-twitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#wrapper #section-instagram-twitter > div:last-child {
  margin-left: 20px;
}
#wrapper #section-instagram-twitter > div:only-child {
  margin: 0;
}
#wrapper .twitter-area {
  width: 100%;
}
#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 .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: 333px;
  line-height: 2.4rem;
  padding: 20px;
  margin: -20px;
  padding-bottom: 0;
  margin-bottom: 20px;
  text-align: left;
}
#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 {
  background: url(../common-img/main_pc.png) no-repeat left top;
  width: 1080px;
  height: 486px;
}
body.top #wrapper #main-side-box {
  display: block;
  position: absolute;
  top: 32px;
  right: 0;
  width: 340px;
}

.youtube-box {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.youtube-box iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

#page-up {
  z-index: 100;
  position: fixed;
  bottom: 40px;
  right: 40px;
  cursor: pointer;
}

/* 時計用　*/
#clock {
  width: 120px;
  height: 90px;
  position: absolute;
  font-size: 56px;
  color: #F03C3D;
  padding-top: 10px;
}
#clock #RealtimeClockArea {
  font-family: "EX_Time", sans-serif;
  top: 40px;
  left: 15px;
  position: absolute;
}
#clock #RealtimeClockArea #sec {
  font-size: 20px;
  margin-left: 2px;
}

/* コーナー用　*/
#section-corner {
  margin-top: 30px;
}

.corner {
  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;
}
.corner li {
  width: calc(33.3333333333% - 8px);
  margin-top: 20px;
  margin-right: 12px;
}
.corner li a {
  color: #ffffff;
  display: block;
  padding: 0;
  text-decoration: none !important;
}
.corner li a img {
  width: 100%;
}
.corner li a:hover {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.corner li .thumb-box {
  position: relative;
  background: #ffffff;
  border-radius: 20px;
  border: 2px solid #f0f0dc;
}
.corner li .thumb-box img {
  width: 100%;
  padding: 35px 0 20px 0;
}
.corner li .thumb-box p {
  position: absolute;
  top: 0;
  left: 0;
  background: #b25947;
  color: #ffffff;
  width: 32px;
  height: 32px;
}
.corner li .thumb-box p.long {
  position: absolute;
  top: 0;
  left: 0;
  background: #b25947;
  color: #ffffff;
  width: 64px;
  height: 32px;
}
.corner li .txt-box {
  padding: 10px 0;
  text-align: left;
}
.corner li .ttl {
  line-height: 1.5em;
}
.corner li:nth-child(3n) {
  margin-right: 0 !important;
}

/* 出演者用　*/
ul.cast {
  text-align: left;
  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;
}
ul.cast li {
  width: calc(33.3333333333% - 10px);
  margin-top: 20px;
  margin-right: 10px;
}
ul.cast li .thumb-box {
  background: #ffffff;
  color: #ffffff;
  display: block;
  padding: 0;
  text-decoration: none !important;
}
ul.cast li .thumb-box img {
  width: 100%;
  padding: 0;
}
ul.cast li .txt-box {
  padding: 10px 0;
  text-align: center;
}
ul.cast li:nth-child(3n) {
  margin-right: 0;
}

ul.cast2 {
  text-align: left;
  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;
  width: 100%;
  margin-bottom: 20px;
}
ul.cast2 li.img {
  width: 20%;
  margin-top: 20px;
  text-align: center;
}
ul.cast2 li.img .sns {
  margin: 20px 0;
}
ul.cast2 li.text {
  width: 80%;
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.4;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul.cast2 li.text .name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
ul.cast2 li.text .name span {
  font-size: 14px;
}

.cast {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cast .castbox2 {
  width: calc(50% - 20px);
  margin-right: 40px;
}
.cast .castbox2:nth-child(2n) {
  margin-right: 0;
}
.cast .castbox {
  width: 50%;
}
.cast .castbox:nth-child(2n) {
  margin-right: 0;
}

.cast2 .red {
  background: #ff3d41 !important;
}

/* ピックアップ用　*/
.ChangeElem_Panel {
  display: none;
}

.ChangeElem_Btn_Content {
  /*通常時のタブ装飾*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ChangeElem_Btn {
  width: 25%;
  position: relative;
  display: inline-block;
  font-weight: bold;
  margin: 1.5em 0 0 0;
  padding: 7px 10px;
  margin-right: 20px;
  color: #ff2224;
  font-size: 16px;
  background: #ffffff;
  border: 2px #ff2224 solid;
  outline: none;
  text-align: center;
}

.ChangeElem_Btn:last-child {
  margin-right: 0px;
}

.ChangeElem_Btn:not(.is-active) p {
  display: inline-block;
}

.ChangeElem_Btn:not(.is-active) span {
  border: #ff2224 solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin: 0 0 1px 7px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.ChangeElem_Btn:not(.is-active):hover span {
  border: #ffffff solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin: 0 0 1px 7px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.ChangeElem_Btn:hover,
.ChangeElem_Btn.is-active {
  background: #ff2224;
  color: #ffffff;
}

.ChangeElem_Btn.is-active {
  top: -10px;
}

.ChangeElem_Btn.is-active:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #ff2224 !important;
  display: block;
}

ul.pickup,
ul.showup,
ul.etc,
ul.opinion {
  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;
}
ul.pickup li,
ul.showup li,
ul.etc li,
ul.opinion li {
  width: calc(50% - 10px);
  margin-top: 20px;
  margin-right: 20px;
  background: #ffffff;
  position: relative;
}
ul.pickup li a,
ul.pickup li span,
ul.showup li a,
ul.showup li span,
ul.etc li a,
ul.etc li span,
ul.opinion li a,
ul.opinion li span {
  color: #ffffff;
  display: block;
  padding: 0;
  text-decoration: none !important;
}
ul.pickup li a img,
ul.pickup li span img,
ul.showup li a img,
ul.showup li span img,
ul.etc li a img,
ul.etc li span img,
ul.opinion li a img,
ul.opinion li span img {
  width: 100%;
}
ul.pickup li a:hover,
ul.showup li a:hover,
ul.etc li a:hover,
ul.opinion li a:hover {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
ul.pickup li .thumb-box,
ul.showup li .thumb-box,
ul.etc li .thumb-box,
ul.opinion li .thumb-box {
  position: relative;
  background: #ffffff;
  max-height: 208px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  /* Safari用 */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 370px;
  height: 208px;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
}
ul.pickup li .thumb-box img,
ul.showup li .thumb-box img,
ul.etc li .thumb-box img,
ul.opinion li .thumb-box img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
ul.pickup li .new:before,
ul.showup li .new:before,
ul.etc li .new:before,
ul.opinion li .new:before {
  content: "TODAY";
  background: #ff2224;
  color: #ffff00;
  padding: 0 10px;
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
}
ul.pickup li .txt-box,
ul.showup li .txt-box,
ul.etc li .txt-box,
ul.opinion li .txt-box {
  padding: 20px;
  text-align: left;
}
ul.pickup li .ttl,
ul.showup li .ttl,
ul.etc li .ttl,
ul.opinion li .ttl {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5em;
  margin-bottom: 15px;
  line-height: 1.5;
  height: 51px;
  overflow: hidden;
  position: relative;
  word-break: break-all;
  text-align: justify;
}
ul.pickup li .ttl:before, ul.pickup li .ttl:after,
ul.showup li .ttl:before,
ul.showup li .ttl:after,
ul.etc li .ttl:before,
ul.etc li .ttl:after,
ul.opinion li .ttl:before,
ul.opinion li .ttl:after {
  position: absolute;
}
ul.pickup li .ttl:before,
ul.showup li .ttl:before,
ul.etc li .ttl:before,
ul.opinion li .ttl:before {
  content: "...";
  background: #ffffff;
  right: 0px;
  text-align: center;
  width: 1em !important;
  top: 25.5px;
}
ul.pickup li .ttl:after,
ul.showup li .ttl:after,
ul.etc li .ttl:after,
ul.opinion li .ttl:after {
  content: "";
  height: 100%;
  width: 100%;
  background: 0px;
  z-index: 2;
  background: #ffffff;
}
ul.pickup li .date,
ul.showup li .date,
ul.etc li .date,
ul.opinion li .date {
  margin: 0 -20px;
  border-top: 1px #cccccc solid;
}
ul.pickup li .corner,
ul.showup li .corner,
ul.etc li .corner,
ul.opinion li .corner {
  position: absolute;
  bottom: 5px;
  right: 0px;
  color: #ffffff;
  width: 120px;
  padding: 10px;
  background: #ffffff;
}
ul.pickup li:nth-child(2n),
ul.showup li:nth-child(2n),
ul.etc li:nth-child(2n),
ul.opinion li:nth-child(2n) {
  margin-right: 0 !important;
}

#contents-wrap section:not(#section-info, #section-stretch) .date {
  padding: 15px 0 0 20px;
  color: #888888;
  margin: 0 -20px;
}
#contents-wrap section:not(#section-info, #section-stretch) .date:before {
  content: "";
  display: inline-block;
  background-image: url(../common-img/icon_clock.png);
  margin-right: 10px;
  position: relative;
  width: 22px;
  height: 22px;
  background-size: contain;
  vertical-align: middle;
}

/* 放送内容 */
#section-onair .h2-ttl:after {
  content: "※内容は変更になることがあります";
  float: right;
  text-align: right;
  font-size: 1.2rem;
  color: #808080;
  font-weight: normal;
}

#section-onair .txt-box {
  font-size: 1.8rem;
}

#section-onair .txt-box .red {
  color: #ff2224;
  font-weight: bold;
}

/* コーナー */
.corner-mv {
  width: 100%;
  background-image: url(../common-img/bg_cornertit.png);
  height: 125px;
  position: relative;
}
.corner-mv .thumb-box {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 210px;
  z-index: 100;
}
.corner-mv .txt-box {
  color: #ffffff;
  position: absolute;
  top: 50px;
  left: 280px;
  width: 400px;
  text-align: left;
  font-weight: bold;
}

strong {
  font-weight: bold;
}

.caption {
  font-size: 1.3rem;
  line-height: 2.2rem;
  color: #808080;
  margin: auto 40px;
}

.mbmi {
  text-align: right !important;
  margin-bottom: -40px;
}

/* ご意見ご感想 */
body.opinion .second-box iframe {
  width: 100%;
  height: 1200px;
}
body.opinion .txt-box {
  line-height: 1.5em;
  background: #fbece7;
  padding: 20px;
}

.corner-mv[class^=pickup-hero-] {
  display: none;
}

.is-active-showup .pickup-hero-showup,
.is-active-etc .pickup-hero-etc {
  display: block;
}

#section-twitter #twitter-widget-0 {
  height: 300px !important;
  overflow: scroll !important;
}

.blog-pagination {
  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;
}

.blog-pagination li a {
  display: block;
  margin: 0 1px;
  padding: 7px 15px;
  border: 1px solid #ff2224;
  color: #ff2224 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none !important;
}

.blog-pagination li.next,
.blog-pagination li.prev {
  position: relative;
}

.blog-pagination li.next:after {
  position: absolute;
  content: "...";
  right: -20px;
  bottom: -5px;
  color: #ff2224 !important;
}

.blog-pagination li.prev:after {
  position: absolute;
  content: "...";
  left: -20px;
  bottom: -5px;
  color: #ff2224 !important;
}

.blog-pagination li a:hover,
.blog-pagination li a.active {
  background-color: #ff2224 !important;
  color: #ffffff !important;
}

.old_btn a {
  display: block;
  width: 350px;
  height: 50px;
  margin: 30px auto;
  text-align: center;
  line-height: 50px;
  background-color: #ccc;
  font-weight: bold;
  text-decoration: none !important;
}

.opinionlist .pickup .txt-box {
  background-color: #fff !important;
  font-weight: bold !important;
}

.second-box article {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px #cccccc solid;
}

.second-box article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 20px;
  border-bottom: none;
}

/* 202103 */
/* 時計用フォント */
@font-face {
  font-family: "EX_Time";
  src: url("../common-img/font/EX_TimeFont2017_bold.ttf") format("truetype");
}
.tw-bg {
  background: #fff;
  border-radius: 20px;
  padding: 10px;
  border: 2px solid #f0f0dc;
}

.kakusyu {
  font-size: 0.8rem;
}

.font-s {
  letter-spacing: 0;
  line-height: 2rem;
}

body.top .parts-preface-top {
  background: #fff;
  padding: 20px 30px;
  border-radius: 18px;
  border: 2px solid #f1e7d4;
}
body.top .parts-preface-top h1 {
  font-size: 1.8rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: auto;
  margin: 0 0 15px !important;
  letter-spacing: 0;
}
body.top .parts-preface-top h1::after {
  content: none !important;
}
body.top .parts-preface-top .date {
  font-size: 1.6rem;
  font-weight: bold;
  color: #333 !important;
  letter-spacing: 0;
  margin: 0 0 5px !important;
  padding: 0 !important;
}
body.top .parts-preface-top .date::before {
  content: none !important;
}
body.top .parts-preface-top .read-box {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 30px;
  height: 60px;
  margin-bottom: 30 !important;
}
body.top .preface-top-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px dashed #e0e0e0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body.top .preface-top-box:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
body.top .preface-top-box .left-box {
  width: 495px;
}
body.top .preface-top-box .right-box {
  width: 215px;
  position: relative;
}
body.top .preface-top-box .right-box .preface-top-logo {
  margin-bottom: 20px;
  margin-left: 10px;
}
body.top .preface-top-box .right-box .preface-top-logo img {
  width: 90%;
}
body.top .preface-top-box .right-box a.preface-top-more {
  position: absolute;
  bottom: 0px;
  right: 10px;
  font-size: 1.6rem;
  text-decoration: none;
}
body.top .preface-top-box .right-box a.preface-top-more:hover {
  opacity: 0.7;
}

body.top .parts-stretch-top {
  background: #fff;
  padding: 20px 30px;
  border-radius: 18px;
  border: 2px solid #f1e7d4;
}
body.top .parts-stretch-top .stretch-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.top .parts-stretch-top .stretch-box .stretch-movie {
  width: 50%;
}
body.top .parts-stretch-top .stretch-box .stretch-text {
  width: 50%;
  padding: 20px;
  font-size: 1.6rem;
  position: relative;
}
body.top .parts-stretch-top .stretch-box .stretch-text a.stretch-top-more {
  position: absolute;
  bottom: 0px;
  right: 10px;
  font-size: 1.6rem;
  text-decoration: none;
  font-weight: bold;
}
body.top .parts-stretch-top .stretch-box .stretch-text a.stretch-top-more:hover {
  opacity: 0.7;
}

.qa50__date {
  font-family: "EX_Time", sans-serif;
  font-size: 24px;
  line-height: 1.5;
  color: #ff6934;
  text-align: center;
}

.qa50__img {
  border-radius: 10px;
  overflow: hidden;
  border: 3px solid #ff6934;
  text-align: center;
}

.qa50__title {
  font-size: 26px;
  line-height: 1.3846153846;
  font-weight: bold;
  text-align: center;
  border-bottom: 5px solid #ff6934;
  letter-spacing: -0.01em;
  padding: 0 0 4px;
}

.qa50__name {
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.05em;
}
.qa50__name span {
  font-size: 24px;
  line-height: 1.5;
}

.qa50__text {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
}

body.top .parts-qa50-top {
  background: #fff;
  padding: 40px 30px;
  border-radius: 18px;
  border: 2px solid #f1e7d4;
}
body.top .parts-qa50-top .qa50__date--top {
  margin: 20px 0 0;
}
body.top .parts-qa50-top .qa50__title--top {
  margin: 10px 0 0;
}
body.top .parts-qa50-top .qa50__name--top {
  margin: 10px 0 0;
}
body.top .parts-qa50-top .qa50__text--top {
  margin: 19px 0 0;
}
body.top .parts-qa50-top .top50qa__more {
  text-align: right;
  margin: 7px 0 0;
}
body.top .parts-qa50-top .topqa50More__anchor {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  color: #ff6934;
  text-align: right;
  text-decoration: none;
}

ul.top.parts-animal {
  margin-bottom: 20px;
}

body.top #wrapper .panel-list {
  display: none;
}

body.top #wrapper .panel-list:nth-of-type(1),
body.top #wrapper .panel-list:nth-of-type(2) {
  display: block;
}

#wrapper .panel-list .txt-wrap {
  font-weight: 500;
}

body.top #wrapper .panel-list a {
  text-decoration: none;
}

#wrapper .panel-list a {
  text-decoration: none;
}

#wrapper #contents-wrap ul.parts-animal li.panel-list .txt-wrap .date::before {
  content: none;
}

#animal .title,
body.animal .title {
  font-size: 19px;
}

#wrapper ul.parts-animal {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.btn-box.animal-ichiran-btn-box {
  width: 300px;
  margin-left: auto;
  margin-top: 8px;
}

#wrapper #contents-wrap ul.parts-animal li.panel-list .txt-wrap .date {
  color: #ff6934;
  padding-top: 0;
}

#wrapper p.more-info {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  text-align: right;
}

#wrapper p.more-info a {
  color: #ff6934;
  text-decoration: none;
  display: inline-block;
}