@charset "UTF-8";
.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 {
  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: 2.0rem; }
  .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: 5.0rem;
  height: 5.0rem;
  position: relative;
  margin-bottom: 0.8rem;
  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-button01 {
    display: block;
    text-align: center; }
    .social-box #social-button01 .social-button-icon {
      margin: 1rem 1rem 2rem;
      display: inline-block;
      vertical-align: middle; }
  .social-box #social-button02 {
    display: block;
    text-align: center; }
    .social-box #social-button02 .social-button-icon {
      margin: 1rem 1rem 2rem;
      display: inline-block;
      vertical-align: middle; }

.device-type-mobile .social-button {
  margin-bottom: 1.0rem; }

.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 {
  box-sizing: border-box;
  color: #212121; }

.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 3.0rem; }

.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: .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: 2.0rem; }
  #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: 2.0rem !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: 3.0rem !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: 4.0rem !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 {
  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: .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: .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: 634px;
  height: 398px;
  margin: 0 auto; }

#wrapper .slider-box {
  float: right;
  margin-bottom: 1.5rem; }

#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: 1;
      transition: 0.3s ease-in-out;
      position: absolute;
      top: 50%;
      left: -6%;
      background: url(../common-img/slider/slider-btn-pre.png) no-repeat center center;
      background-size: 44px;
      margin-top: -79px; }
    #wrapper .owl-carousel .owl-buttons .owl-next {
      opacity: 1;
      transition: 0.3s ease-in-out;
      position: absolute;
      top: 50%;
      right: -6%;
      background: url(../common-img/slider/slider-btn-next.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; } }

.owl-item li.item {
  position: relative; }
  .owl-item li.item p.opa-green {
    color: #000;
    font-size: 17px;
    line-height: 26px;
    padding: 2%;
    background: rgba(144, 195, 31, 0.95);
	box-sizing: border-box;
	width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  /* height: 12px; */
  margin: 0 7px;
  filter: Alpha(Opacity=50);
  opacity: .5;
  border-radius: 20px;
  background: #fff !important;
  border: 2px solid #b9b9b9; }

.owl-theme .owl-controls .owl-page.active span {
  background: url(../common-img/slider/btn_slider-q.png) no-repeat center top !important;
  background-size: contain;
  width: 24px;
  height: 20px;
  border: none; }

.owl-theme .owl-controls {
  margin-top: 6px !important; }

/*
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: 6.0rem;
  background: none; }

.device-type-mobile #cboxClose {
  color: #ffffff;
  text-indent: -9999px;
  top: -4.9rem;
  width: 5.0rem;
  height: 5.0rem;
  right: -1.0rem;
  background: url(../common-img/close.png);
  background-size: 5.0rem; }

.modal-box {
  width: 800px; }
  .modal-box .ttl {
    font-size: 2.0rem;
    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: flex;
  -webkit-box-align: center;
  -ms-flex-align: 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;
  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 {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  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;
  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;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.modal-card .cast-box .cast-thumb {
  margin-right: 20px;
  width: 240px;
  -webkit-box-flex: 0;
      -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-desktop a.external-link:hover:before, .device-type-desktop .twitter-area a[target="_blank"]:hover:before, .device-type-desktop .instagram-area a[target="_blank"]:hover:before, .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 {
  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-desktop .twitter-area .device-type-mobile a[target="_blank"]:hover:before, .device-type-desktop .instagram-area .device-type-mobile a[target="_blank"]:hover:before, .device-type-mobile a.external-link:hover:before, .device-type-mobile .twitter-area a[target="_blank"]:hover:before, .device-type-mobile .instagram-area a[target="_blank"]:hover:before {
  content: "";
  width: 8.0rem;
  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; }

.second #wrapper .second-header {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .second #wrapper .second-header .date {
    padding-top: 50px; }

.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.story #wrapper .guestbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  body.story #wrapper .guestbox .guestph {
    margin-right: 20px;
    width: 180px;
    -webkit-box-flex: 0;
        -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;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  body.cast #wrapper .cast-box .cast-thumb {
    -webkit-box-flex: 0;
        -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; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000000;
  opacity: 0.7 !important; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/**
     * Simple fade transition,
     */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 1.4s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 1.4s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

body {
  -webkit-text-size-adjust: 100%; }

p,
h2,
div {
  max-height: 999999px;
  -webkit-text-size-adjust: 100%; }

html {
  font-size: 62.5%; }

.red {
  color: #e60012; }

a.red {
  color: #e60012; }

.pink {
  color: #eb6da5; }

a.pink {
  color: #eb6da5; }

.blue {
  color: #00a0e9; }

a.blue {
  color: #00a0e9; }

.purple {
  color: #a77adb; }

a.purple {
  color: #a77adb; }

.green {
  color: #3e9111; }

a.green {
  color: #3e9111; }

.orenge {
  color: #f39800; }

a.orenge {
  color: #f39800; }

.font-bold {
  font-weight: bold; }

.tac {
  text-align: center; }

#wrapper {
  background: url(../common-img/qsama-pattern.png) repeat center top;
  font-size: 1.6rem;
  line-height: 3.2rem; }
  #wrapper img {
    vertical-align: bottom;
    max-width: 100%; }
  #wrapper #contents-wrap {
    margin: 0 auto;
    background: url(../common-img/bg-wrapper_pc.png) repeat-y center top;
    width: 1160px; }
  #wrapper .btn-box {
    text-align: center;
    text-decoration: none; }
    #wrapper .btn-box.inline a {
      display: inline-block; }
    #wrapper .btn-box a {
      position: relative;
      text-align: center;
      text-indent: -9999px;
      display: block;
      background: url(../common-img/btn-tw-detail_off.png) no-repeat center top;
      background-size: auto 100%;
      width: 236px;
      height: 56px;
      text-decoration: none;
      transition-duration: 0.2s;
      margin: 0 auto; }
      #wrapper .btn-box a:active {
        background: url(../common-img/btn-tw-detail_on.png) no-repeat center top;
        background-size: auto 100%; }
    #wrapper .btn-box a:after {
      content: '\f105';
      font-family: FontAwesome;
      display: block;
      width: 20px;
      height: 20px;
      font-size: 2.1rem;
      position: absolute;
      top: 4px;
      right: 10px;
      color: #ffffff; }
    #wrapper .btn-box.left {
      text-align: left; }
    #wrapper .btn-box.right {
      text-align: right; }
  #wrapper .opac {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    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: .4; }
  100% {
    opacity: 1; } }

@keyframes backToOpac1 {
  0% {
    opacity: .4; }
  100% {
    opacity: 1; } }
  #wrapper .header-con {
    position: relative;
    width: 1160px;
    margin: 0 auto; }
  #wrapper .con {
    position: relative;
    width: 1080px;
    margin: 0 auto;
    padding: 22px 64px;
    box-sizing: border-box; }
  #wrapper .variety-con {
    width: 1160px;
    margin: 0 auto;
    padding: 40px;
    box-sizing: border-box;
    position: relative; }
  #wrapper .variety-con02 {
    width: 1160px;
    margin: 0 auto;
    padding: 40px 40px 0;
    box-sizing: border-box;
    position: relative; }
  #wrapper .flex,
  #wrapper .flex-r {
    display: -webkit-box;
    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;
          -ms-flex: 1;
              flex: 1; }
  #wrapper .flex .ph-box {
    margin-right: 20px; }
  #wrapper .flex-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: 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 img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1.6rem; }
  #wrapper .img-box2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -5px; }
    #wrapper .img-box2 li {
      box-sizing: border-box;
      width: calc(100% / 2);
      padding: 0 5px; }
      #wrapper .img-box2 li img {
        width: 100%;
        height: auto; }
  #wrapper .img-box3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -5px; }
    #wrapper .img-box3 li {
      box-sizing: border-box;
      width: calc(100% / 3);
      padding: 0 5px; }
      #wrapper .img-box3 li img {
        width: 100%;
        height: auto; }
  #wrapper .thumb-list-box {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    #wrapper .thumb-list-box li {
      width: calc((100% / 3) - 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;
        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: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #wrapper .prev-next-box li a,
    #wrapper .year-list-box li a {
      font-weight: bold;
      transition: 0.3s ease-in-out;
      color: #333333;
      text-decoration: none;
      display: block;
      padding: 10px 22px;
      border: 1px solid #cccccc;
      border-right: none; }
    #wrapper .prev-next-box li:last-child a,
    #wrapper .year-list-box li:last-child a {
      border-right: 1px solid #cccccc; }
    #wrapper .prev-next-box li a:hover,
    #wrapper .prev-next-box li a.active,
    #wrapper .year-list-box li a:hover,
    #wrapper .year-list-box li a.active {
      background: #00a0c6;
      color: #ffffff; }
  #wrapper .pc-rectangle-banner {
    margin-bottom: 15px; }
  #wrapper #post-articles {
    margin-bottom: 40px; }
  #wrapper .post-articles-postAticlesContainer-3fnWb {
    margin-top: 0; }
  #wrapper section {
    margin-bottom: 0; }
  #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 .main-container, #wrapper #lower-area-left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 622px; }
  #wrapper .aside-container, #wrapper .aside-sns {
    margin-left: 18px;
    width: 308px; }
  #wrapper .wrap-container {
    display: -webkit-box;
    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 #seciton-next {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    #wrapper #seciton-next .h2-ttl {
      width: 100%;
      height: 145px;
      background: url(../common-img/ttl-next_top_pc.png) no-repeat center top;
      background-size: 100% auto;
      position: relative;
      text-indent: -9999px; }
    #wrapper #seciton-next .news-list {
      height: 298px;
      overflow: auto; }
  #wrapper .news-list li {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  #wrapper .news-list li:last-child {
    margin-bottom: 0;
    border-bottom: none; }
  #wrapper #social-official {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: 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: url(../common-img/bg_contents-waku_middle.png) repeat-y center top;
    background-size: 100% auto;
    padding: 3px 25px 3px 20px; }
    #wrapper .contents-box .top-ttl-box {
      background: url(../common-img/bg_lead_middle.png) repeat-y center top;
      background-size: 100% auto;
      margin-bottom: 10px; }
      #wrapper .contents-box .top-ttl-box .lead-txt {
        text-align: center;
        line-height: 3.4rem;
        font-size: 2.3rem;
        font-weight: bold;
        padding: 0 30px; }
        #wrapper .contents-box .top-ttl-box .lead-txt span.sml-lead {
          font-size: 2rem;
          line-height: 3.2rem;
          margin-bottom: 1.2rem;
          display: inline-block; }
      #wrapper .contents-box .top-ttl-box::before {
        content: "";
        display: block;
        background: url(../common-img/bg_lead_top.png) center top no-repeat;
        background-size: 100% auto;
        height: 32px; }
      #wrapper .contents-box .top-ttl-box::after {
        content: "";
        display: block;
        background: url(../common-img/bg_lead_bottom.png) center top no-repeat;
        background-size: 100% auto;
        height: 32px; }
  #wrapper .waku::before {
    content: "";
    display: block;
    background: url(../common-img/bg_contents-waku_top.png) center bottom no-repeat;
    background-size: 100% auto;
    height: 17px; }
  #wrapper .waku::after {
    content: "";
    display: block;
    background: url(../common-img/bg_contents-waku_bottom.png) center top no-repeat;
    background-size: 100% auto;
    height: 17px;
    margin-bottom: 36px; }
  #wrapper .api-bnr-a a {
    display: block;
    margin-bottom: 5px; }
  #wrapper .api-bnr-b div {
    margin-bottom: 30px;
    /*background: #dddddd;*/
    /*padding: 3px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    #wrapper .api-bnr-b div a {
      box-sizing: border-box;
      width: calc(100% / 3);
      padding: 3px; }
      #wrapper .api-bnr-b div a img {
        width: 100%;
        height: auto; }
    #wrapper .api-bnr-b div a:last-child {
      margin-right: 0; }
  #wrapper .api-bnr-c div {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    #wrapper .api-bnr-c div a {
      box-sizing: border-box;
      width: 33%;
      padding: 6px; }
      #wrapper .api-bnr-c div a img {
        width: 100%;
        height: auto; }
  #wrapper .nav-wrap {
    width: 84%;
    margin: -13.2rem 6% 0 7% !important;
    position: relative;
    z-index: 1000; }
    #wrapper .nav-wrap .api-nav-main div {
      padding-left: 3.4rem;
      padding-right: 2rem;
      width: 61%;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      #wrapper .nav-wrap .api-nav-main div a {
        box-sizing: border-box;
        width: calc((100% / 7) - 0.1px);
        line-height: 2.2rem;
        text-decoration: none;
        border: none;
        color: #333333;
        border-right: none;
        display: block;
        text-align: center;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        transition-duration: 1s;
        width: 285px;
        height: 150px; }
      #wrapper .nav-wrap .api-nav-main div a:first-child {
        background: url(../common-img/nav-next_off.png) no-repeat center top;
        background-size: 100% auto; }
        #wrapper .nav-wrap .api-nav-main div a:first-child:hover {
          background: url(../common-img/nav-next_on.png) no-repeat center top;
          background-size: 100% auto; }
      #wrapper .nav-wrap .api-nav-main div a:nth-child(2) {
        background: url(../common-img/nav-bn_off.png) no-repeat center top;
        background-size: 100% auto; }
        #wrapper .nav-wrap .api-nav-main div a:nth-child(2):hover {
          background: url(../common-img/nav-bn_on.png) no-repeat center top;
          background-size: 100% auto; }
      #wrapper .nav-wrap .api-nav-main div .page-nav-title {
        font-size: 1.8rem;
        font-weight: bold;
        display: block; }
      #wrapper .nav-wrap .api-nav-main div .page-nav-subtitle {
        font-size: 1.2rem;
        display: block; }
    #wrapper .nav-wrap .api-nav-sub > div {
      width: 1080px;
      margin: 20px auto 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: 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; }
    #wrapper .h1-ttl-box .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: 2.6rem;
      line-height: 3.8rem; }
    #wrapper .h1-ttl-box span {
      font-weight: bold;
      font-size: 1.2rem;
      margin-left: 10px; }
  #wrapper .h2-ttl {
    font-weight: bold;
    font-size: 2.2rem;
    background: #eeeeee;
    position: relative; }
    #wrapper .h2-ttl span {
      font-size: 1.2rem;
      margin-left: 10px; }
  #wrapper .h2-ttl-inner {
    font-weight: bold;
    font-size: 2.2rem;
    background: #eeeeee;
    padding: 15px 20px;
    margin: 40px -40px 20px; }
    #wrapper .h2-ttl-inner span {
      font-size: 1.2rem;
      margin-left: 10px; }
  #wrapper .h3-ttl {
    border-bottom: 1px solid #fff;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 2.1rem;
    margin-bottom: 20px;
    padding-top: 10px; }
    #wrapper .h3-ttl span {
      font-size: 1.2rem;
      margin-left: 10px; }
  #wrapper .h4-ttl {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 5px; }
  #wrapper #section-emergency {
    padding-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: -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 .h2-ttl {
    width: 100%;
    background: url(../common-img/bg_tw_top.png) no-repeat left top;
    background-size: 100% auto;
    width: 100%;
    height: 66px;
    position: relative;
    text-indent: -9999px; }
  #wrapper .twitter-area .tw-contents-box {
    box-sizing: border-box;
    background: url(../common-img/bg_tw_middle.png) repeat-y center 96px;
    background-size: 100% auto;
    margin-bottom: -4px;
    padding: 3px 17px 0 12px; }
    #wrapper .twitter-area .tw-contents-box .icon {
      width: 48px; }
      #wrapper .twitter-area .tw-contents-box .icon img {
        width: 48px; }
    #wrapper .twitter-area .tw-contents-box .txt {
      margin-left: 12px;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    #wrapper .twitter-area .tw-contents-box .tweet {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #e7e8eb; }
    #wrapper .twitter-area .tw-contents-box .twitter-block {
      margin-bottom: 20px;
      height: 333px;
      line-height: 2.4rem;
      padding: 16px 6px;
      padding-bottom: 0;
      margin-bottom: 20px;
      text-align: left;
      background-color: #fff;
      overflow-x: hidden;
      /* スクロールしたいときはoverfolow-yをとる */
      overflow-y: hidden;
      position: relative; }
  #wrapper .twitter-area::after {
    content: "";
    display: block;
    background: url(../common-img/bg_tw_bottom.png) center top no-repeat;
    background-size: 100% auto;
    height: 32px; }
  #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/bg_header.png) no-repeat center top;
    width: 1160px;
    height: 610px;
    position: relative;
    padding: 28px 120px 28px 98px;
    box-sizing: border-box; }
  body.top #wrapper #main-side-box {
    display: block;
    position: absolute;
    top: 32px;
    right: 0;
    width: 340px; }

body.second #header-image {
  background: url(../common-img/bg_lower-header.png) no-repeat left top;
  width: 1160px;
  height: 390px;
  position: relative;
  padding: 28px 120px 28px 98px;
  box-sizing: border-box; }
  body.second #header-image .second-header {
    padding: 0 !important; }
    body.second #header-image .second-header .logo {
      margin: 0.3rem auto; }
      body.second #header-image .second-header .logo a {
        display: block; }
        body.second #header-image .second-header .logo a img {
          width: 456px; }

.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; }

/*** 共通 ***/
.top .aside-sns {
  display: block;
  margin-top: 0.6rem; }

.second .aside-sns {
  display: none !important; }

.second #contents-wrap {
  margin-top: -2rem !important; }

.second .con {
  padding: 14px 84px !important; }

/*** header ***/
img.top-logo {
  width: 300px;
  float: left;
  margin-top: 106px; }

/*** youtubeモーダル量産型 ***/
ul.modal-layout {
  margin-top: 1.2rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  webkit-justify-content: space-between;
  /* Safari etc. */
  -ms-justify-content: space-between;
  /* IE10        */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
  /*for IE10*/
  /*for old webkit browser*/
  flex-wrap: wrap;
  position: relative; }
  ul.modal-layout li {
    /* Safari etc. */
    -ms-justify-content: flex-start;
    /* IE10        */
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 48%;
    height: auto;
    background-color: #fff;
    margin-top: 2.4rem; }
    ul.modal-layout li .cap-box {
      position: relative; }
      ul.modal-layout li .cap-box .play {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40px;
        margin-left: -25px;
        margin-top: -25px; }
      ul.modal-layout li .cap-box .cap img {
        width: 100%;
        height: auto;
        border: 6px solid #ff0000;
        box-sizing: border-box; }
    ul.modal-layout li .movie-txt {
      margin: 0 auto;
      background-color: #fff;
      font-size: 1.6rem;
      line-height: 2.6rem;
      padding: 18px; }
  ul.modal-layout li:first-child {
    width: 100%;
    margin-top: 0; }
    ul.modal-layout li:first-child .cap-box {
      position: relative; }
      ul.modal-layout li:first-child .cap-box .play {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 120px;
        margin-left: -60px;
        margin-top: -66px; }
      ul.modal-layout li:first-child .cap-box .cap img {
        width: 100%;
        height: auto;
        border: 6px solid #ff0000;
        box-sizing: border-box; }
  ul.modal-layout li(even) {
    margin-right: 0; }
  ul.modal-layout li:last-child,
  ul.modal-layout li:nth-last-child(2):nth-child(odd) {
    margin-bottom: 0; }

.btn-details {
  width: 100%;
  margin: 4rem auto 2.8rem; }
  .btn-details a {
    margin: 0 auto;
    display: block;
    background: url(../common-img/btn-detail_off.png) no-repeat center top;
    background-size: 100% auto;
    width: 334px;
    height: 68px;
    text-indent: -9999px;
    transition-duration: 0.2s; }
    .btn-details a:active {
      background: url(../common-img/btn-detail_on.png) no-repeat center top;
      background-size: 100% auto; }

/*** なんでもエリア ***/
.top #variety-area {
  display: block;
  background: url(../common-img/variety/bg-squiggle_pc.png) repeat-y -80px 180px, url(../common-img/variety/bg_board_pc.jpg) repeat center top;
  background-size: 108%, cover; }
  .top #variety-area::before {
    content: "";
    display: block;
    background: url(../common-img/variety/bg_board_top.png) repeat-x center top;
    background-size: contain;
    height: 10px; }

.top .chalk-pos {
  position: absolute;
  position: absolute;
  left: 80px;
  bottom: 0; }

.top ul.card-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .top ul.card-area li.inner-box {
    box-sizing: border-box;
    width: calc((92% / 3) - 0.1px);
    margin-bottom: 2rem;
    margin-right: 4%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .top ul.card-area li.inner-box a {
      text-decoration: none; }
      .top ul.card-area li.inner-box a .box-area::before {
        content: "";
        display: block;
        background: url(../common-img/variety/bg_variety-pic_top.png) center top no-repeat;
        background-size: 100% auto;
        height: 12px; }
      .top ul.card-area li.inner-box a .box-area figure.inner-fix {
        background: url(../common-img/variety/bg_variety_middle.png) repeat-y center top;
        background-size: 100% auto;
        margin: 0;
        padding: 0 16px 6px 10px;
        -webkit-margin-before: 0 !important;
        -webkit-margin-after: 0 !important;
        -webkit-margin-start: 0 !important;
        -webkit-margin-end: 0 !important;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 2.5rem;
        min-height: 0%; }
        .top ul.card-area li.inner-box a .box-area figure.inner-fix h3.trimming {
          overflow: hidden;
          border: 2px solid #f3f3f3;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px; }
          .top ul.card-area li.inner-box a .box-area figure.inner-fix h3.trimming img {
            width: 100%;
            margin-bottom: 1rem;
            vertical-align: top !important; }
      .top ul.card-area li.inner-box a .box-area .variety-date {
        font-size: 15px;
        font-weight: 800;
        color: #fff;
        padding: 2px 0;
        background-color: #ff0000;
        text-align: center; }
      .top ul.card-area li.inner-box a .box-area .variety-txt-area > .container {
        background: url(../common-img/variety/bg_variety_middle.png) repeat-y center top;
        background-size: 100% auto;
        padding: 0 16px 6px 10px; }
        .top ul.card-area li.inner-box a .box-area .variety-txt-area > .container > p {
          background-color: #f3f3f3;
          padding: 10px; }
        .top ul.card-area li.inner-box a .box-area .variety-txt-area > .container .btn-variety-details {
          margin: 1.4rem auto;
          width: 64%; }
          .top ul.card-area li.inner-box a .box-area .variety-txt-area > .container .btn-variety-details > p {
            color: #aaa;
            border: 2px solid #aaa;
            text-align: center;
            border-radius: 20px;
            padding: 0 10px; }
            .top ul.card-area li.inner-box a .box-area .variety-txt-area > .container .btn-variety-details > p:hover {
              color: #fff;
              border: 2px solid #ff0000;
              background-color: #ff0000; }
      .top ul.card-area li.inner-box a .box-area .variety-txt-area::after {
        content: "";
        display: block;
        background: url(../common-img/variety/bg_variety_bottom.png) center top no-repeat;
        background-size: 100% auto;
        height: 12px; }
  .top ul.card-area li:nth-child(3n) {
    margin-right: 0; }

.next .rule, .backnumber-list .rule {
  margin-top: 2.2rem;
  background: url(../next/img/bg_squiggle_pc.png) no-repeat center -8px, url(../next/img/bg_next-board.png) no-repeat center top;
  background-size: 100%,cover;
  /*display: table-cell;*/
  vertical-align: middle;
  text-align: center;
  margin-bottom: 2rem; }
  .next .rule > p, .backnumber-list .rule > p {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    line-height: 3.4rem;
    display: inline-block;
    text-align: left;
    padding: 50px 72px 0px; }
  .next .rule::before, .backnumber-list .rule::before {
    content: "";
    display: block;
    background: url(../next/img/bg_rule_top.png) repeat-x center top;
    background-size: auto 100%;
    height: 10px; }
  .next .rule::after, .backnumber-list .rule::after {
    content: "";
    display: block;
    background: url(../next/img/bg_wood-board_pc.png) no-repeat center 18px;
    background-size: auto 100%;
    height: 67px; }

.next ul.card-area, .backnumber-list ul.card-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .next ul.card-area li.inner-box, .backnumber-list ul.card-area li.inner-box {
    box-sizing: border-box;
    width: calc((92% / 3) - 0.1px);
    margin-top: 2rem;
    margin-right: 4%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #f39800; }
    .next ul.card-area li.inner-box .box-area figure.inner-fix, .backnumber-list ul.card-area li.inner-box .box-area figure.inner-fix {
      margin: 0;
      -webkit-margin-before: 0 !important;
      -webkit-margin-after: 0 !important;
      -webkit-margin-start: 0 !important;
      -webkit-margin-end: 0 !important;
      font-size: 1.6rem;
      font-weight: bold;
      line-height: 2.5rem;
      min-height: 0%; }
      .next ul.card-area li.inner-box .box-area figure.inner-fix h3.trimming, .backnumber-list ul.card-area li.inner-box .box-area figure.inner-fix h3.trimming {
        display: block;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        position: relative; }
        .next ul.card-area li.inner-box .box-area figure.inner-fix h3.trimming img, .backnumber-list ul.card-area li.inner-box .box-area figure.inner-fix h3.trimming img {
          width: 100%;
          position: relative;
          vertical-align: top !important; }
        .next ul.card-area li.inner-box .box-area figure.inner-fix h3.trimming img.first-appearance, .backnumber-list ul.card-area li.inner-box .box-area figure.inner-fix h3.trimming img.first-appearance {
          width: 26%;
          right: 0;
          bottom: 0;
          position: absolute; }
    .next ul.card-area li.inner-box .box-area .variety-txt-area > .container > p, .backnumber-list ul.card-area li.inner-box .box-area .variety-txt-area > .container > p {
      font-size: 1.6rem;
      line-height: 2.2rem;
      color: #fff;
      padding: 14px 10px; }
      .next ul.card-area li.inner-box .box-area .variety-txt-area > .container > p span.conbi-name, .backnumber-list ul.card-area li.inner-box .box-area .variety-txt-area > .container > p span.conbi-name {
        font-size: 1.3rem;
        display: block; }
    .next ul.card-area li.inner-box .box-area .variety-txt-area > .container .btn-variety-details, .backnumber-list ul.card-area li.inner-box .box-area .variety-txt-area > .container .btn-variety-details {
      margin: 1.4rem auto;
      width: 64%; }
  .next ul.card-area li:nth-child(3n), .backnumber-list ul.card-area li:nth-child(3n) {
    margin-right: 0; }

ul.bn-card-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  ul.bn-card-area li:nth-child(odd) {
    border-bottom: 14px solid #ffe54d;
    width: 34%;
    max-width: 34%;
    vertical-align: middle;
    padding: 44px 14px 33px;
    min-height: 51px;
    box-sizing: border-box;
    background: url(../backnumber/img/bg_bn-ttl_pc.png) no-repeat center top;
    background-size: 100% 100%; }
    ul.bn-card-area li:nth-child(odd) .box-area .bn-date-area > .container > p {
      font-size: 1.9rem;
      font-weight: bold;
      text-align: center;
      line-height: 2.8rem;
      color: #fff; }
  ul.bn-card-area li:nth-child(even) {
    border-bottom: 14px solid #ffe54d;
    width: 66%;
    vertical-align: middle;
    padding: 28px 46px 33px 14px;
    min-height: 51px;
    box-sizing: border-box;
    background: url(../backnumber/img/bn-ttl-arrow.png) no-repeat 98.5% center, url(../backnumber/img/bg_bn.png) repeat-y center top;
    background-size: 5%, 100% auto; }
    ul.bn-card-area li:nth-child(even) .box-area .txt-area {
      vertical-align: middle; }
      ul.bn-card-area li:nth-child(even) .box-area .txt-area > .container > p {
        font-size: 1.6rem;
        line-height: 2.6rem;
        display: inline-block;
        text-align: left;
        color: #000; }

.next .looking-forward, .backnumber-list .looking-forward {
  margin-top: 3rem; }
  .next .looking-forward > div, .backnumber-list .looking-forward > div {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    line-height: 3rem;
    text-align: center;
    background: url(../next/img/bg_enjoy_middle.png) repeat-y center top;
    background-size: 100%,cover;
    padding: 18px 26px; }
    .next .looking-forward > div > p, .backnumber-list .looking-forward > div > p {
      margin-top: 0;
      color: #fff;
      font-size: 2.8rem;
      line-height: 4.2rem;
      word-break: break-all; }
  .next .looking-forward::before, .backnumber-list .looking-forward::before {
    content: "";
    display: block;
    background: url(../next/img/bg_enjoy_top.png) repeat-x center top;
    background-size: 100% auto;
    height: 16px; }
  .next .looking-forward::after, .backnumber-list .looking-forward::after {
    content: "";
    display: block;
    background: url(../next/img/bg_enjoy_bottom.png) no-repeat center top;
    background-size: auto 100%;
    height: 18px; }

.second #variety-area {
  display: none; }

#bnr-lower-area {
  background-color: #f1f1f1; }

.top #bnr-lower-area:before, .second #bnr-lower-area:before {
  content: "";
  display: block;
  background: url(../common-img/variety/bg-wood_pc.png) repeat-x center top;
  background-size: 100% auto;
  height: 28px; }

#lower-area {
  background-color: #f1f1f1; }
  #lower-area .lower-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

#seciton-lower-next {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  #seciton-lower-next .h2-ttl {
    width: 100%;
    height: 156px;
    background: url(../next/img/ttl-lower-next.png) no-repeat center top;
    background-size: 100% auto;
    position: relative;
    text-indent: -9999px; }

#seciton-lower-intro {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  #seciton-lower-intro .h2-ttl {
    width: 100%;
    height: 156px;
    background: url(../intro/img/ttl-intro_pc.png) no-repeat center top;
    background-size: 100% auto;
    position: relative;
    text-indent: -9999px; }

#seciton-lower-bn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  #seciton-lower-bn .h2-ttl {
    width: 100%;
    height: 156px;
    background: url(../backnumber/img/ttl-bn_pc.png) no-repeat center top;
    background-size: 100% auto;
    position: relative;
    text-indent: -9999px; }

#seciton-bn-list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  #seciton-bn-list .h2-ttl {
    width: 100%;
    height: 156px;
    background: url(../backnumber/img/ttl-bn_pc.png) no-repeat center top;
    background-size: 100% auto;
    position: relative;
    text-indent: -9999px; }

#seciton-topics {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  #seciton-topics .h2-ttl {
    width: 100%;
    height: 156px;
    background: url(../topics/0001/img/ttl-topics_pc.png) no-repeat center top;
    background-size: 100% auto;
    position: relative;
    text-indent: -9999px; }

.backtolist {
  font-size: 15px;
  display: inline-block;
  text-align: center;
  padding: 0 10px 0 30px;
  border: 2px solid #000;
  background: url(../backnumber/img/bn-ttl-left-arrow.png) no-repeat 2% center, #fff;
  background-size: auto 70%;
  margin-top: 3rem; }
  .backtolist:hover {
    border: 2px solid #ff0000;
    color: #fff;
    background: url(../backnumber/img/bn-ttl-left-white-arrow.png) no-repeat 2% center, #ff0000;
    background-size: auto 70%; }

.second .contents-box {
  background: url(../common-img/bg-lower-contents-waku_middle.png) repeat-y center top !important;
  background-size: 100% auto !important;
  padding: 36px 56px 36px 51px !important; }
  .second .contents-box .ttl-box {
    background: url(../common-img/bg_lower-lead_middle.png) repeat-y center top !important;
    background-size: 100% auto !important;
    margin-bottom: 10px; }
    .second .contents-box .ttl-box .lead-txt {
      text-align: center;
      line-height: 3.4rem;
      font-size: 2.3rem;
      font-weight: bold;
      padding: 0 50px; }
      .second .contents-box .ttl-box .lead-txt span.sml-lead {
        font-size: 2rem;
        line-height: 3.2rem;
        margin-bottom: 1.2rem;
        display: inline-block; }
    .second .contents-box .ttl-box::before {
      content: "";
      display: block;
      background: url(../common-img/bg_lower-lead_top.png) center top no-repeat !important;
      background-size: 100% auto !important;
      height: 32px; }
    .second .contents-box .ttl-box::after {
      content: "";
      display: block;
      background: url(../common-img/bg_lower-lead_bottom.png) center bottom no-repeat !important;
      background-size: 100% auto !important;
      height: 32px; }

.second .waku::before {
  content: "";
  display: block;
  background: url(../common-img/bg-lower-contents-waku_top.png) center bottom no-repeat !important;
  background-size: 100% auto !important;
  height: 18px; }

.second .waku::after {
  content: "";
  display: block;
  background: url(../common-img/bg-lower-contents-waku_bottom.png) center top no-repeat !important;
  background-size: 100% auto !important;
  height: 18px;
  margin-bottom: 36px; }

.representitive {
  margin-top: 2rem;
  width: 100%; }
  .representitive img {
    width: 100%; }

.normal-txt {
  margin: 0 auto 2.2rem;
  background-color: #fff;
  font-size: 1.6rem;
  line-height: 2.6rem;
  padding: 18px; }
  .normal-txt h4 {
    color: #ff0000;
    margin-bottom: 0.2rem; }

.next .answer-question, .backnumber-list .answer-question {
  margin-top: 6rem; }
  .next .answer-question .h2-ttl-common, .backnumber-list .answer-question .h2-ttl-common {
    width: 808px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 2rem; }
    .next .answer-question .h2-ttl-common p, .backnumber-list .answer-question .h2-ttl-common p {
      color: #fff;
      font-size: 3rem;
      font-weight: bold;
      display: inline-block;
      text-align: left; }
      .next .answer-question .h2-ttl-common p span.sml-txt, .backnumber-list .answer-question .h2-ttl-common p span.sml-txt {
        font-size: 2.2rem; }
  .next .answer-question .h2-ttl-pink, .backnumber-list .answer-question .h2-ttl-pink {
    background: url(../next/img/bg-midashi/bg_next_pink_pc.png) no-repeat center top;
    background-size: 100% auto;
    height: 95px; }
  .next .answer-question .h2-ttl-green, .backnumber-list .answer-question .h2-ttl-green {
    background: url(../next/img/bg-midashi/bg_next_green_pc.png) no-repeat center top;
    background-size: 100% auto;
    height: 95px; }
  .next .answer-question .h2-ttl-orenge, .backnumber-list .answer-question .h2-ttl-orenge {
    background: url(../next/img/bg-midashi/bg_next_orenge_pc.png) no-repeat center top;
    background-size: 100% auto;
    height: 95px; }
  .next .answer-question .h2-ttl-purple, .backnumber-list .answer-question .h2-ttl-purple {
    background: url(../next/img/bg-midashi/bg_next_purple_pc.png) no-repeat center top;
    background-size: 100% auto;
    height: 95px; }
  .next .answer-question .h2-ttl-blue, .backnumber-list .answer-question .h2-ttl-blue {
    background: url(../next/img/bg-midashi/bg_next_blue_pc.png) no-repeat center top;
    background-size: 100% auto;
    height: 95px; }

.slider-box {
  margin-bottom: 0 !important; }

.second #wrapper .nav-wrap {
  width: 81.6% !important;
  margin: -18rem 8.4% 0 !important; }

.related-programs-header-10Zh4 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif" !important;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #fff;
  background-color: #393e40;
  padding: 8px 24px !important; }

p {
  position: relative; }
  p .onair-date {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #90c31f;
    padding: 4px 10px 2px;
    width: 100%;
    box-sizing: border-box; }

/***** post *****/
.SandboxRoot.env-bp-min .timeline-ShowMoreButton--edge {
  width: 170px !important; }
