<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Khand:wght@500&amp;family=Noto+Sans+JP:wght@500&amp;family=Oswald:wght@700&amp;family=Bebas+Neue&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&amp;display=swap");
.u-red {
  color: #f0027f;
}

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

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

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

.main-container {
  word-break: break-word;
}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html {
  color: #000;
  background: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

ul li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

/* h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} */
q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

body.device-type-desktop {
  overflow: scroll !important;
}

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

#rectangle-desktop {
  min-height: 250px;
  background: #dddddd;
  margin-bottom: 50px;
}

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

.sp-nav-true #rectangle-mobile {
  padding-bottom: 7rem;
}

#superbanner-mobile iframe {
  vertical-align: bottom;
}

#superbanner-desktop {
  position: absolute;
  top: 0;
  right: 0;
  left: 352px;
  margin: auto;
  width: 728px;
  height: 90px;
}

@-webkit-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.wrapper #common-onair {
  font-family: Noto Sans Japanese, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
}
.wrapper #common-onair a.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 2.4rem;
  color: #ffffff;
}
.wrapper #common-onair .common-onair-scheduleItemTimeActiveNow-1l0Wm {
  color: #ffffff;
}
.wrapper #common-onair .common-onair-scheduleItemTitleActive-1A491 {
  color: #ffffff;
}
.wrapper #common-onair .common-onair-scheduleHeaderDayOfWeek-1CJWq {
  color: #fff;
}
.wrapper #common-onair .common-onair-scheduleHeaderDate-2khQV {
  font-family: Noto Sans Japanese, sans-serif;
}

.social-button-icon {
  cursor: pointer;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  position: relative;
  margin-bottom: 0.8rem;
  -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.social-button-icon &gt; 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 0rem;
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

.social-button-line {
  background-color: rgb(0, 195, 0);
}

.social-button-line:hover {
  background-color: rgba(0, 195, 0, 0.6);
}

.page-section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #212121;
}

.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 3rem;
}

.wrapper .modal {
  display: none;
}
.wrapper .modal.active {
  display: block;
}
.wrapper .btn-more-box .load-more {
  display: none;
}

#common-footer a {
  font-size: 1.2rem;
}

.common-footer-sp-primaryContainer-19Olw {
  margin-top: 0 !important;
}

.wrapper .related-programs-container-21xlP a {
  background: #ffffff;
}
.wrapper .related-programs-container-21xlP a:hover {
  background: #ffffff;
}
.wrapper .present-moreLinkContainer-1iHUK a {
  color: #00a0c6;
}
.wrapper .present-circle-2iOfl {
  border-radius: 50%;
  position: absolute;
  right: 0.4rem;
  bottom: 0.7rem;
  width: 1.8rem;
  height: 1.8rem;
  opacity: 0.8;
  -webkit-transform: scale(1.3) rotate(0.001deg);
  transform: scale(1.3) rotate(0.001deg);
}
.wrapper .present-moreLink-3dBoY {
  padding-right: 3rem;
}
.wrapper .present-container-3kCP1 {
  margin-top: 0.6rem;
}
.wrapper .ranking-container-3O6CH {
  margin-top: 0.6rem;
}
.wrapper .present-moreLinkContainer-1iHUK {
  margin-top: 0;
}
.wrapper .present-container-3kCP1 {
  margin-bottom: 0.6rem;
}
.wrapper .present-header-1TvSX,
.wrapper .ranking-header-3Maul {
  font-size: 1.8rem;
}

.sp-header-banner,
.sp-footer-banner {
  text-align: center;
}

.param-link {
  cursor: pointer;
}

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

.cf:after, .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf, .clearfix {
  display: inline-block;
}

/* Hides from IE Mac */
* html .cf, * html .clearfix {
  height: 1%;
}

.cf, .clearfix {
  display: block;
}

.u-pink {
  color: #f0027f !important;
}

.u-red {
  color: #FF0000 !important;
}

.u-orange {
  color: #FF9900 !important;
}

.u-blue {
  color: #0000FF !important;
}

.u-navy {
  color: #000080 !important;
}

.u-green {
  color: #008000 !important;
}

.u-black {
  color: #000000 !important;
}

.u-silver {
  color: #C0C0C0 !important;
}

.u-gray {
  color: #808080 !important;
}

.u-white {
  color: #ffffff !important;
}

.u-black {
  color: #000000 !important;
}

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

.u-font-size-s {
  font-size: 80% !important;
  line-height: 80% !important;
}

.u-font-size-m {
  font-size: 100% !important;
  line-height: 100% !important;
}

.u-font-size-l {
  font-size: 150% !important;
  line-height: 160% !important;
}

.u-font-size-ll {
  font-size: 200% !important;
  line-height: 180% !important;
}

.u-f11 {
  font-size: 1.1rem !important;
}

.u-f12 {
  font-size: 1.2rem !important;
}

.u-f13 {
  font-size: 1.3rem !important;
}

.u-f14 {
  font-size: 1.4rem !important;
}

.u-f15 {
  font-size: 1.5rem !important;
}

.u-f16 {
  font-size: 1.6rem !important;
}

.u-f17 {
  font-size: 1.7rem !important;
}

.u-f18 {
  font-size: 1.8rem !important;
}

.u-f19 {
  font-size: 1.9rem !important;
}

.u-f20 {
  font-size: 2rem !important;
}

.u-f21 {
  font-size: 2.1rem !important;
}

.u-f22 {
  font-size: 2.2rem !important;
}

.u-f23 {
  font-size: 2.3rem !important;
}

.u-f24 {
  font-size: 2.4rem !important;
}

.u-f25 {
  font-size: 2.5rem !important;
}

.u-f26 {
  font-size: 2.6rem !important;
}

.u-f27 {
  font-size: 2.7rem !important;
}

.u-f28 {
  font-size: 2.8rem !important;
}

.u-f29 {
  font-size: 2.9rem !important;
}

.u-f30 {
  font-size: 3rem !important;
}

.u-f31 {
  font-size: 3.1rem !important;
}

.u-f32 {
  font-size: 3.2rem !important;
}

.u-f33 {
  font-size: 3.3rem !important;
}

.u-f34 {
  font-size: 3.4rem !important;
}

.u-f35 {
  font-size: 3.5rem !important;
}

.u-f36 {
  font-size: 3.6rem !important;
}

.u-f37 {
  font-size: 3.7rem !important;
}

.u-f38 {
  font-size: 3.8rem !important;
}

.u-f39 {
  font-size: 3.9rem !important;
}

.u-f40 {
  font-size: 4rem !important;
}

.u-tl {
  text-align: left !important;
}

.u-tc {
  text-align: center !important;
}

.u-tr {
  text-align: right !important;
}

.u-db {
  display: block !important;
}

.u-di {
  display: inline-block !important;
}

.u-fl {
  float: left !important;
}

.u-fr {
  float: right !important;
}

.u-b {
  font-weight: bold !important;
}

.u-cp {
  cursor: pointer !important;
}

.u-vt {
  vertical-align: top !important;
}

.u-vm {
  vertical-align: middle !important;
}

.u-vba {
  vertical-align: baseline !important;
}

.u-vbo {
  vertical-align: bottom !important;
}

.device-type-desktop .u-mtn {
  margin-top: 0 !important;
}
.device-type-desktop .u-mts {
  margin-top: 1rem !important;
}
.device-type-desktop .u-mtm {
  margin-top: 2rem !important;
}
.device-type-desktop .u-mtl {
  margin-top: 3rem !important;
}
.device-type-desktop .u-mtx {
  margin-top: 4rem !important;
}
.device-type-desktop .u-mtxl {
  margin-top: 5rem !important;
}
.device-type-desktop .u-mbn {
  margin-bottom: 0 !important;
}
.device-type-desktop .u-mbs {
  margin-bottom: 1rem !important;
}
.device-type-desktop .u-mbm {
  margin-bottom: 2rem !important;
}
.device-type-desktop .u-mbl {
  margin-bottom: 3rem !important;
}
.device-type-desktop .u-mbx {
  margin-bottom: 4rem !important;
}
.device-type-desktop .u-mbxl {
  margin-bottom: 5rem !important;
}
.device-type-desktop .u-mln {
  margin-left: 0 !important;
}
.device-type-desktop .u-mls {
  margin-left: 1rem !important;
}
.device-type-desktop .u-mlm {
  margin-left: 2rem !important;
}
.device-type-desktop .u-mll {
  margin-left: 3rem !important;
}
.device-type-desktop .u-mlx {
  margin-left: 4rem !important;
}
.device-type-desktop .u-mlxl {
  margin-left: 5rem !important;
}
.device-type-desktop .u-mrn {
  margin-right: 0 !important;
}
.device-type-desktop .u-mrs {
  margin-right: 1rem !important;
}
.device-type-desktop .u-mrm {
  margin-right: 2rem !important;
}
.device-type-desktop .u-mrl {
  margin-right: 3rem !important;
}
.device-type-desktop .u-mrx {
  margin-right: 4rem !important;
}
.device-type-desktop .u-mrxl {
  margin-right: 5rem !important;
}
.device-type-desktop .u-mra {
  margin-right: auto !important;
}
.device-type-desktop .u-mla {
  margin-left: auto !important;
}
.device-type-desktop .u-mca {
  margin-left: auto !important;
  margin-right: auto !important;
}
.device-type-desktop .u-ptn {
  padding-top: 0 !important;
}
.device-type-desktop .u-pts {
  padding-top: 1rem !important;
}
.device-type-desktop .u-ptm {
  padding-top: 2rem !important;
}
.device-type-desktop .u-ptl {
  padding-top: 3rem !important;
}
.device-type-desktop .u-ptx {
  padding-top: 4rem !important;
}
.device-type-desktop .u-ptxl {
  padding-top: 5rem !important;
}
.device-type-desktop .u-pbn {
  padding-bottom: 0 !important;
}
.device-type-desktop .u-pbs {
  padding-bottom: 1rem !important;
}
.device-type-desktop .u-pbm {
  padding-bottom: 2rem !important;
}
.device-type-desktop .u-pbl {
  padding-bottom: 3rem !important;
}
.device-type-desktop .u-pbx {
  padding-bottom: 4rem !important;
}
.device-type-desktop .u-pbxl {
  padding-bottom: 5rem !important;
}
.device-type-desktop .u-pln {
  padding-left: 0 !important;
}
.device-type-desktop .u-pls {
  padding-left: 1rem !important;
}
.device-type-desktop .u-plm {
  padding-left: 2rem !important;
}
.device-type-desktop .u-pll {
  padding-left: 3rem !important;
}
.device-type-desktop .u-plx {
  padding-left: 4rem !important;
}
.device-type-desktop .u-plxl {
  padding-left: 5rem !important;
}
.device-type-desktop .u-prn {
  padding-right: 0 !important;
}
.device-type-desktop .u-prs {
  padding-right: 1rem !important;
}
.device-type-desktop .u-prm {
  padding-right: 2rem !important;
}
.device-type-desktop .u-prl {
  padding-right: 3rem !important;
}
.device-type-desktop .u-prx {
  padding-right: 4rem !important;
}
.device-type-desktop .u-prxl {
  padding-right: 5rem !important;
}

.device-type-mobile .u-mtn {
  margin-top: 0 !important;
}
.device-type-mobile .u-mts {
  margin-top: 1rem !important;
}
.device-type-mobile .u-mtm {
  margin-top: 1.5rem !important;
}
.device-type-mobile .u-mtl {
  margin-top: 2rem !important;
}
.device-type-mobile .u-mtx {
  margin-top: 3rem !important;
}
.device-type-mobile .u-mtxl {
  margin-top: 3.5rem !important;
}
.device-type-mobile .u-mbn {
  margin-bottom: 0 !important;
}
.device-type-mobile .u-mbs {
  margin-bottom: 1rem !important;
}
.device-type-mobile .u-mbm {
  margin-bottom: 1.5rem !important;
}
.device-type-mobile .u-mbl {
  margin-bottom: 2rem !important;
}
.device-type-mobile .u-mbx {
  margin-bottom: 3rem !important;
}
.device-type-mobile .u-mbxl {
  margin-bottom: 3.5rem !important;
}
.device-type-mobile .u-mln {
  margin-left: 0 !important;
}
.device-type-mobile .u-mls {
  margin-left: 1rem !important;
}
.device-type-mobile .u-mlm {
  margin-left: 1.5rem !important;
}
.device-type-mobile .u-mll {
  margin-left: 2rem !important;
}
.device-type-mobile .u-mlx {
  margin-left: 3rem !important;
}
.device-type-mobile .u-mlxl {
  margin-left: 3.5rem !important;
}
.device-type-mobile .u-mrn {
  margin-right: 0 !important;
}
.device-type-mobile .u-mrs {
  margin-right: 1rem !important;
}
.device-type-mobile .u-mrm {
  margin-right: 1.5rem !important;
}
.device-type-mobile .u-mrl {
  margin-right: 2rem !important;
}
.device-type-mobile .u-mrx {
  margin-right: 3rem !important;
}
.device-type-mobile .u-mrxl {
  margin-right: 3.5rem !important;
}
.device-type-mobile .u-mra {
  margin-right: auto !important;
}
.device-type-mobile .u-mla {
  margin-left: auto !important;
}
.device-type-mobile .u-mca {
  margin-left: auto !important;
  margin-right: auto !important;
}
.device-type-mobile .u-ptn {
  padding-top: 0 !important;
}
.device-type-mobile .u-pts {
  padding-top: 1rem !important;
}
.device-type-mobile .u-ptm {
  padding-top: 1.5rem !important;
}
.device-type-mobile .u-ptl {
  padding-top: 2rem !important;
}
.device-type-mobile .u-ptx {
  padding-top: 3rem !important;
}
.device-type-mobile .u-ptxl {
  padding-top: 3.5rem !important;
}
.device-type-mobile .u-pbn {
  padding-bottom: 0 !important;
}
.device-type-mobile .u-pbs {
  padding-bottom: 1rem !important;
}
.device-type-mobile .u-pbm {
  padding-bottom: 1.5rem !important;
}
.device-type-mobile .u-pbl {
  padding-bottom: 2rem !important;
}
.device-type-mobile .u-pbx {
  padding-bottom: 3rem !important;
}
.device-type-mobile .u-pbxl {
  padding-bottom: 3.5rem !important;
}
.device-type-mobile .u-pln {
  padding-left: 0 !important;
}
.device-type-mobile .u-pls {
  padding-left: 1rem !important;
}
.device-type-mobile .u-plm {
  padding-left: 1.5rem !important;
}
.device-type-mobile .u-pll {
  padding-left: 2rem !important;
}
.device-type-mobile .u-plx {
  padding-left: 3rem !important;
}
.device-type-mobile .u-plxl {
  padding-left: 3.5rem !important;
}
.device-type-mobile .u-prn {
  padding-right: 0 !important;
}
.device-type-mobile .u-prs {
  padding-right: 1rem !important;
}
.device-type-mobile .u-prm {
  padding-right: 1.5rem !important;
}
.device-type-mobile .u-prl {
  padding-right: 2rem !important;
}
.device-type-mobile .u-prx {
  padding-right: 3rem !important;
}
.device-type-mobile .u-prxl {
  padding-right: 3.5rem !important;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible !important;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  background: #000;
  padding: 0px;
}

#cboxLoadingGraphic {
  background: url(../common-img/colorbox/loading.gif) no-repeat center center;
}

#cboxLoadingOverlay {
  background: #000;
}

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000;
}

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(../common-img/colorbox/controls.png) no-repeat 0 0;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}

/*
orijinal
*/
.device-type-desktop #cboxLoadedContent {
  background: none;
}
.device-type-desktop #cboxContent {
  margin-top: 60px;
  background: none;
}
.device-type-desktop #cboxClose {
  color: #ffffff;
  text-indent: -9999px;
  top: -70px;
  width: 70px;
  height: 70px;
  right: -17px;
  background: url(../common-img/close.png);
}

.device-type-mobile #cboxLoadedContent {
  background: #ffffff;
}
.device-type-mobile #cboxContent {
  margin-top: 6rem;
  background: none;
}
.device-type-mobile #cboxClose {
  color: #ffffff;
  text-indent: -9999px;
  top: -4.9rem;
  width: 5rem;
  height: 5rem;
  right: -1rem;
  background: url(../common-img/close.png);
  background-size: 5rem;
}

#cboxClose {
  outline: none;
}

.device-type-desktop .external-style, .device-type-desktop .device-type-mobile a.external-link.active:before, .device-type-mobile .device-type-desktop a.external-link.active:before, .device-type-desktop a.external-link:hover:before {
  content: "";
  width: 80px;
  height: 32px;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -32px;
  left: -8px;
  z-index: 1000;
}
.device-type-desktop a.external-link {
  position: relative;
}
.device-type-desktop .twitter-area a[target=_blank],
.device-type-desktop .instagram-area a[target=_blank] {
  display: block;
  position: relative;
}
.device-type-desktop .twitter-area a[target=_blank]:hover:before,
.device-type-desktop .instagram-area a[target=_blank]:hover:before {
  top: -22px;
}
.device-type-desktop #section-ticker a.external-link, .device-type-desktop .swiper-wholl-playlist a.external-link {
  display: block;
  position: relative;
}
.device-type-desktop #section-ticker a.external-link:hover:before, .device-type-desktop .swiper-wholl-playlist a.external-link:hover:before {
  left: 0px;
}

.device-type-mobile .external-style, .device-type-mobile a.external-link.active:before, .device-type-mobile .device-type-desktop a.external-link:hover:before, .device-type-desktop .device-type-mobile a.external-link:hover:before {
  content: "";
  width: 21.3333333333vw;
  height: 8.5333333333vw;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -8.5333333333vw;
  left: 0vw;
  z-index: 1000;
}
.device-type-mobile a.external-link {
  position: relative;
}
.device-type-mobile .twitter-area a[target=_blank],
.device-type-mobile .instagram-area a[target=_blank] {
  display: block;
  position: relative;
}

.protect-box {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none;
}

.recommend-movie-ph {
  pointer-events: none;
}

img.protect {
  pointer-events: none;
}

.api-bnr .protect-box img {
  pointer-events: none;
}

img.protect.active {
  opacity: 1;
}

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

/**
 * Swiper 6.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 5, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical &gt; .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow &gt; .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-multirow-column &gt; .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-container-free-mode &gt; .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode &gt; .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode &gt; .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode &gt; .swiper-wrapper &gt; .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode &gt; .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode &gt; .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical &gt; .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl &gt; .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal &gt; .swiper-pagination-progressbar, .swiper-container-vertical &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical &gt; .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal &gt; .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical &gt; .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container &gt; canvas, .swiper-zoom-container &gt; img, .swiper-zoom-container &gt; svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#wrapper .swiper-arrow {
  z-index: 11;
  width: 44px;
  height: 82px;
  position: absolute;
  margin-top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
#wrapper .swiper-arrow:after {
  content: none;
}
#wrapper .swiper-arrow.active {
  opacity: 1;
}
#wrapper .swiper-pagination {
  width: 100%;
  position: relative;
  margin-top: 10px;
}
#wrapper .swiper-pagination-bullet {
  margin: 0 6px;
  width: 12px;
  height: 12px;
  opacity: 1;
  background: #cccccc;
}
#wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00a0c6;
}
#wrapper .swiper-button-prev {
  background: url(../common-img/slider_arrow_left.png);
  background-repeat: no-repeat;
  left: -26px;
}
#wrapper .swiper-button-prev.active {
  -webkit-animation: swiperPrev 0.5s ease-out 0s 1;
  animation: swiperPrev 0.5s ease-out 0s 1;
}
#wrapper .swiper-button-next {
  background: url(../common-img/slider_arrow_right.png);
  background-repeat: no-repeat;
  right: -26px;
}
#wrapper .swiper-button-next.active {
  -webkit-animation: swiperNext 0.5s ease-out 0s 1;
  animation: swiperNext 0.5s ease-out 0s 1;
}
@-webkit-keyframes swiperPrev {
  from {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes swiperNext {
  from {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
#wrapper .parts-movie-list {
  padding-top: 10px;
}
#wrapper .youtube-playlist-wrapper {
  position: relative;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap {
  position: relative;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist {
  overflow: hidden;
  margin-top: -50px;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide {
  height: 136px;
  cursor: pointer;
  padding-top: 50px;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide a {
  background: #000000;
  display: block;
  width: 100%;
  height: 100%;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide a .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide .youtube-thumb {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 0.6;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media all and (-ms-high-contrast: none) {
  #wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide .youtube-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide:hover .youtube-thumb, #wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-container.swiper-playlist .swiper-slide.custom-active .youtube-thumb {
  opacity: 1;
}
#wrapper .youtube-playlist-wrapper .thumb-playlist-wrap .swiper-arrow {
  top: 78px;
}
#wrapper .single-slider {
  position: relative;
}
#wrapper .single-slider .swiper-arrow {
  top: 188px;
}

.modal-box {
  width: 800px;
}
.modal-box .ttl {
  font-size: 2rem;
  text-align: center;
  padding: 10px 0;
}
.modal-box .btn-box {
  text-align: center;
  text-decoration: none;
}
.modal-box .btn-box.inline a {
  display: inline-block;
}
.modal-box .btn-box a {
  position: relative;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  padding: 10px 50px;
  display: block;
  background: #00a0c6;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100px;
  width: 35%;
  margin: 20px auto;
}
.modal-box .btn-box a:after {
  content: "\f105";
  font-family: FontAwesome;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 2.1rem;
  position: absolute;
  top: 10px;
  right: 15px;
  color: #ffffff;
}

.modal-wrapper {
  font-size: 1.6rem;
  line-height: 3.2rem;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 1500;
  visibility: hidden;
  text-align: center;
  width: 100%;
  height: 100%;
}

.modal-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0px;
  left: -100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.54);
  -webkit-tap-highlight-color: transparent;
  will-change: opacity;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  z-index: 1400;
  -webkit-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 400ms, opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 400ms, opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.modal-card {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  transition: -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  -webkit-transition: -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  margin: 0px auto;
  z-index: 1500;
  left: -100%;
  -webkit-transform: translate(0px, -64px);
  transform: translate(0px, -64px);
  opacity: 0;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 45px, rgba(0, 0, 0, 0.22) 0px 10px 18px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 45px, rgba(0, 0, 0, 0.22) 0px 10px 18px;
  border-radius: 2px;
  max-width: 800px;
  width: 800px;
  min-height: 298px;
  padding: 20px;
  display: inline-block;
  text-align: left;
  position: relative;
  vertical-align: top;
}

.modal-card .cast-box {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.modal-card .cast-box .cast-thumb {
  margin-right: 20px;
  width: 240px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.modal-card .cast-box .cast-thumb img {
  width: 100%;
}

.modal-card .cast-dot {
  display: none !important;
}

.modal-card .cast-name {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 5px;
}

.modal-card .cast-box .cast-txt p:not(.cast-name) {
  font-size: 1.6rem;
}

.popup-content {
  cursor: pointer;
  border-bottom: solid 1px currentColor;
  color: #D9A82C;
}

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

body.second #wrapper #header-image {
  position: relative;
}
body.second #wrapper #header-wrap {
  padding-top: 0;
  padding-bottom: 0;
}
body.second #wrapper .second-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 25px 0 30px;
}
body.second #wrapper .second-header .logo a {
  display: block;
}
body.second #wrapper .cap-box {
  min-height: auto;
  position: relative;
}
body.second #wrapper .cap-box .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  margin-left: -35px;
  margin-top: -35px;
}
body.second #wrapper .cap-box img {
  width: 100%;
  height: auto;
}
body.second #wrapper .movie-player iframe {
  width: 680px;
  height: 383px;
  display: block;
  margin: 0 auto;
}
body.second #wrapper .h2-ttl-out {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.second #wrapper .second-box {
  background: #fff;
  border: 3px solid #0149A9;
  margin: 20px 35px;
}
body.second #wrapper .second-box__inner {
  padding: 20px 17px 40px 23px;
}
body.second #wrapper .tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
body.second #wrapper .tab .tabBtnStatic {
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
  white-space: nowrap;
  border: 2px solid #0149A9;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  text-decoration: none;
  color: #0149A9;
}
body.second #wrapper .tab .tabBtnStatic a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px 28px;
  text-decoration: none;
  color: #0149A9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body.second #wrapper .tab .tabBtnStatic.current {
  background-color: #0149A9;
}
body.second #wrapper .tab .tabBtnStatic.current a {
  color: #ffffff;
}
body.second #wrapper .tab .tabBtnStatic:hover {
  background-color: #0149A9;
}
body.second #wrapper .tab .tabBtnStatic:hover a {
  color: #ffffff;
}
body.second #wrapper .tab .tabBtn {
  margin-right: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
  white-space: nowrap;
  border: 2px solid #0149A9;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  text-decoration: none;
  color: #0149A9;
  padding: 3px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body.second #wrapper .tab .tabBtn:last-of-type {
  margin-right: 0;
}
body.second #wrapper .tab .tabBtn.current {
  color: #ffffff;
  background-color: #0149A9;
}
body.second #wrapper .tab .tabBtn:hover {
  color: #ffffff;
  background-color: #0149A9;
}
body.second #wrapper .tab-panel .content {
  display: none;
}
body.second #wrapper .tab-panel .content.current {
  display: block;
}
body.second #wrapper .second-btn {
  text-align: center;
  margin: 50px 0;
}
body.second #wrapper .second-btn a {
  text-decoration: none;
  display: inline-block;
  background-color: #0149A9;
  color: #ffffff;
  font-size: 1.6rem;
  width: 295px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 21px;
  position: relative;
  line-height: 1;
  padding: 13px 0;
}
body.second #wrapper .second-btn a::after {
  content: "\f105";
  font-family: FontAwesome;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 2.5rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%) rotate(180deg);
  left: 20px;
  color: #ffffff;
}
body.onair #wrapper .onair__wrapper {
  width: 940px;
  margin: 0 auto;
  padding: 30px 0;
}
body.onair #wrapper .onair__wrapper .h3-ttl-b {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body.onair #wrapper .onair__wrapper .h3-ttl-b img {
  width: 100%;
  height: auto;
}
body.onair #wrapper .onair__wrapper .h3-ttl-b--tvasahi .logo {
  width: 149px;
}
body.onair #wrapper .onair__wrapper .h3-ttl-b--cs .logo {
  width: 163px;
}
body.onair #wrapper .onair__wrapper .h4-ttl {
  padding-bottom: 6px;
  font-size: 2rem;
  color: #0149A9;
  margin: 0;
  line-height: 1.6;
  border-bottom: 2px solid #0149A9;
}
body.onair #wrapper .section-onairContents {
  padding: 32px 0 0;
}
body.onair #wrapper .section-onairContents &gt; *:first-child {
  margin-top: 0 !important;
}
body.onair #wrapper .onair__list {
  width: 940px;
  margin: 24px auto 0;
}
body.onair #wrapper .onair__list li {
  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;
  gap: 0 16px;
  border-top: 1px solid #d0d0d0;
  padding: 16px 0;
  padding-bottom: 24px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.onair #wrapper .onair__list li:first-of-type {
  padding-top: 0;
  border-top: none;
}
body.onair #wrapper .onair__list li:last-of-type {
  margin-bottom: 10px;
  border-bottom: 1px solid #d0d0d0;
}
body.onair #wrapper .onair__list li .date {
  font-weight: 600;
  line-height: 1.6;
  color: #333;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 260px;
  width: 260px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.onair #wrapper .onair__list li .date a {
  font-size: 80%;
}
body.onair #wrapper .onair__list li .date span {
  font-weight: normal;
  line-height: 1;
  margin-top: 3px;
}
body.onair #wrapper .onair__list li .date .caution {
  font-size: 1.1rem;
  display: block;
}
body.onair #wrapper .onair__list li .list-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.6;
  font-size: 1.8rem;
  font-weight: bold;
  color: #0149A9;
}
body.onair #wrapper .onair__list li .list-content a {
  font-weight: bold;
  text-decoration: none;
  color: #0149A9;
  display: inline-block;
}
body.onair #wrapper .onair__list ul.img-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 15px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 265px;
  min-height: 94px;
}
body.onair #wrapper .onair__list ul.img-list li {
  padding: 0;
  border: none;
  display: block;
  margin: 0;
}
body.onair #wrapper .onair__list ul.img-list li img {
  width: auto;
}
body.onair #wrapper .onair__list ul.img-list li img.tvasahi {
  width: 120px;
}
body.onair #wrapper .onair__list ul.img-list li img.cs {
  width: 55px;
}
body.onair #wrapper .onair__list ul.img-list li img.abema {
  width: 80px;
}
body.onair #wrapper .onair__list ul.img-list li img.tvasahispo {
  width: 40px;
}
body.onair #wrapper .onair__list ul.img-list li:last-of-type {
  margin: 0;
}
body.onair #wrapper .onair__list ul.text-links {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 14px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
}
body.onair #wrapper .onair__list ul.text-links li {
  border: none;
  display: block;
  padding: 0;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 500;
  margin: 0;
}
body.onair #wrapper .onair__list ul.text-links li a {
  color: #444;
}
body.onair #wrapper .tab {
  margin-top: 32px;
}
body.onair #wrapper .tab li.no-click {
  pointer-events: none;
  opacity: 0.5;
}
body.onair #wrapper .tab + .h3-ttl-b {
  margin-top: 32px;
}
body.onair #wrapper .table-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-transition: padding-bottom 0.1s linear;
  transition: padding-bottom 0.1s linear;
}
body.onair #wrapper .table-wrapper.is-expand {
  padding-bottom: 300px;
}
body.onair #wrapper .table {
  position: relative;
}
body.onair #wrapper .table thead .table__empty {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 10;
  background: #fff;
  min-width: 191px;
}
body.onair #wrapper .table thead .table__empty::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #0149A9;
  z-index: 1;
}
body.onair #wrapper .table thead .table__th {
  padding: 10px 12px;
  min-width: 191px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-bottom: 2px solid #D0D0CD;
  font-size: 1.8rem;
  color: #333;
  line-height: 1.4;
  font-weight: 700;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 10;
  background: #fff;
}
body.onair #wrapper .table thead .table__th::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #D0D0CD;
  z-index: 1;
}
body.onair #wrapper .table thead .table__date {
  padding: 13.5px 0;
  min-width: 80px;
  border-top: 1px solid #D0D0CD;
  border-bottom: 2px solid #D0D0CD;
  border-right: 1px solid #D0D0CD;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.onair #wrapper .table thead .table__date .table__day {
  display: block;
  color: #333;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
}
body.onair #wrapper .table thead .table__date .table__weekday {
  margin-top: 6px;
  display: block;
  color: #333;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
}
body.onair #wrapper .table thead .table__month {
  padding: 10px 0 10px 24px;
  background: #0149A9;
  color: #FFF;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  background: #0149A9;
}
body.onair #wrapper .table thead .table__month.is-fixed {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 191px;
  z-index: 5;
}
body.onair #wrapper .table tbody tr:nth-child(2n) th,
body.onair #wrapper .table tbody tr:nth-child(2n) td {
  background: #F1F8FF;
}
body.onair #wrapper .table tbody .table__th {
  padding: 10px 12px;
  min-width: 191px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-top: 1px solid #D0D0CD;
  border-bottom: 1px solid #D0D0CD;
  font-size: 1.8rem;
  color: #0149A9;
  line-height: 1.4;
  font-weight: 700;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 10;
  background: #fff;
}
body.onair #wrapper .table tbody .table__th::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #D0D0CD;
  z-index: 1;
}
body.onair #wrapper .table tbody .table__td {
  padding: 8px 32px;
  min-width: 80px;
  border-bottom: 1px solid #D0D0CD;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
body.onair #wrapper .table tbody .table__td::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #D0D0CD;
}
body.onair #wrapper .table tbody .table__td.event-on {
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
body.onair #wrapper .table tbody .table__td.event-on .table__mark::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #0149A9;
  border-radius: 50%;
}
body.onair #wrapper .table tbody .table__td.event-on .table__schedule::before {
  content: "";
  position: absolute;
  top: -11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
}
body.onair #wrapper .table tbody .table__td.event-on.is-on {
  background: #C6DEFF;
}
body.onair #wrapper .table tbody .table__td.js-schedule {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
body.onair #wrapper .table tbody .table__td.is-right.event-on .table__schedule {
  left: calc(50% - 122px);
}
body.onair #wrapper .table tbody .table__td.is-right.event-on .table__schedule::before {
  content: "";
  position: absolute;
  top: -11px;
  left: calc(50% + 122px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
}
body.onair #wrapper .table tbody .table__schedule {
  display: none;
  position: absolute;
  z-index: 11;
  top: calc(50% + 23px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-list {
  width: 325px;
  border-radius: 10px;
  overflow-y: scroll;
  max-height: 292px;
  scrollbar-width: none;
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-list::-webkit-scrollbar {
  display: none;
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-item {
  border-bottom: 1px solid #D0D0CD;
  background-color: #fff;
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-item:hover .table__schedule-link {
  background: #C6DEFF;
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-item:nth-of-type(2n) {
  background: #F8F8F8;
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-item:last-of-type {
  border-bottom: none;
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-link {
  padding: 12px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px 0;
  text-decoration: none;
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-link .date {
  color: #333;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4;
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-link .title {
  color: #0149A9;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6;
}
body.onair #wrapper .table tbody .table__schedule .table__schedule-link .text {
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.4;
}
body.onair #wrapper .table tbody .table__mark {
  position: relative;
  min-height: 57px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.onair #wrapper .bg-container {
  padding-bottom: 20px;
}
body.player #wrapper .player__wrapper {
  width: 950px;
  margin: 0 auto;
}
body.player #wrapper .player__wrapper:not(:first-of-type) {
  margin-top: 55px;
}
body.player #wrapper .player__wrapper--whole {
  padding: 20px 0 40px;
}
body.player #wrapper .h3-ttl {
  background-color: #c8f2f8;
  color: #0149A9;
}
body.player #wrapper .h3-ttl:first-of-type {
  margin-top: 30px;
}
body.player #wrapper .h3-ttl.women {
  background-color: #ffdadd;
  color: #8e000c;
}
body.player #wrapper .player__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -26px 25px;
}
body.player #wrapper .player__list li {
  margin-right: 27px;
  margin-bottom: 26px;
}
body.player #wrapper .player__list li:nth-child(4n) {
  margin-right: 0;
}
body.player #wrapper .player__list li a {
  text-decoration: none;
}
body.player #wrapper .player__list li .player__img {
  width: 207px;
}
body.player #wrapper .player__list li .player__name {
  width: 207px;
  text-align: center;
  font-size: 1.4rem;
  color: #0149A9;
  background-color: #d3ddea;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  font-weight: bold;
}
body.player #wrapper .player__list.women .player__name {
  color: #8e000c;
  background-color: #ead3d5;
}
body.player #wrapper .player__btn {
  text-align: center;
}
body.player #wrapper .player__btn a {
  text-decoration: none;
  display: inline-block;
  background-color: #0149A9;
  color: #ffffff;
  font-size: 1.8rem;
  width: 445px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
}
body.players-syousai #wrapper .second-box {
  border: 3px solid #0149A9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1000px;
  margin: 26px auto 0;
  padding: 0;
  background-color: #ffffff;
}
body.players-syousai #wrapper .tab {
  margin: 24px 25px;
}
body.players-syousai #wrapper .h3-ttl {
  background-color: #aadfe7;
  color: #00236f;
  font-weight: bold;
  width: 940px;
  margin: 15px auto 0;
}
body.players-syousai #wrapper .box-inner_01 {
  padding-top: 26px;
  width: 900px;
  margin: 0 auto;
}
body.players-syousai #wrapper .player-name {
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 22px 37px;
  background-color: #d5d5d5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
}
body.players-syousai #wrapper .profile-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
body.players-syousai #wrapper .profile-box .left-box {
  width: 280px;
  margin-right: 20px;
}
body.players-syousai #wrapper .profile-box .right-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
body.players-syousai #wrapper .profile-question {
  padding: 28px 67px 31px 28px;
  border: 3px solid #00236f;
  margin-bottom: 35px;
}
body.players-syousai #wrapper .profile-question .profile-question-box:not(:first-of-type) {
  margin-top: 41px;
}
body.players-syousai #wrapper .profile-question .profile-question-ttl {
  font-size: 1.7rem;
  color: #00236f;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.1;
  margin-bottom: 30px;
  position: relative;
  padding-left: 39px;
}
body.players-syousai #wrapper .profile-question .profile-question-ttl::before {
  position: absolute;
  content: "Q.";
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  line-height: 1.2;
  top: -30%;
  left: 0;
  display: inline-block;
}
body.players-syousai #wrapper .profile-question .profile-question-content {
  font-size: 1.5rem;
  font-weight: 500;
  padding-left: 39px;
  letter-spacing: 0.05em;
  line-height: 1.26;
}
body.players-syousai #wrapper .profile-question.women {
  border: 3px solid #8e000c;
}
body.players-syousai #wrapper .profile-question.women .profile-question-ttl {
  color: #8e000c;
}
body.players-syousai #wrapper .table-profile {
  width: 100%;
}
body.players-syousai #wrapper .table-profile th,
body.players-syousai #wrapper .table-profile td {
  border-bottom: 1px solid #c6c6c6;
  font-weight: bold;
  letter-spacing: 0.05em;
}
body.players-syousai #wrapper .table-profile th {
  width: 150px;
  text-align: center;
}
body.players-syousai #wrapper .table-profile th span {
  display: block;
  padding: 5px 5px;
  margin: 5px 0;
  background: #d3ddea;
}
body.players-syousai #wrapper .table-profile td {
  padding: 0 23px;
}
body.players-syousai #wrapper .table-profile tr:first-of-type span {
  margin: 0 0 5px 0;
}
body.players-syousai #wrapper .table-profile tr:last-of-type td div {
  margin-top: 20px;
  line-height: 1;
}
body.players-syousai #wrapper .table-profile tr:last-of-type td div a {
  text-decoration: none;
}
body.players-syousai #wrapper .table-profile tr:last-of-type td div a span {
  display: inline-block;
}
body.players-syousai #wrapper .table-profile tr:last-of-type td div a span:first-of-type {
  width: 170px;
  margin-right: 25px;
}
body.players-syousai #wrapper .table-profile tr:last-of-type td div a span:last-of-type {
  width: 80px;
  text-align: right;
}
body.players-syousai #wrapper .table-profile tr:last-of-type td div:last-of-type {
  margin-bottom: 20px;
}
body.players-syousai #wrapper .video-play {
  position: relative;
  text-decoration: none;
  padding-right: 32px;
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body.players-syousai #wrapper .video-play::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0px;
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  background-image: url(../common-img/video_play.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
}
body.players-syousai #wrapper .video-play:hover {
  -webkit-animation: backToOpac1 0.7s linear 0s;
  animation: backToOpac1 0.7s linear 0s;
}
body.players-syousai #wrapper .video-play span {
  display: inline-block;
}
body.players-syousai #wrapper .video-play span:first-of-type {
  width: 170px;
  margin-right: 25px;
}
body.players-syousai #wrapper .video-play span:last-of-type {
  width: 80px;
  text-align: right;
}
body.players-syousai #wrapper .profile-img-ttl-wrap {
  text-align: center;
}
body.players-syousai #wrapper .profile-img-ttl-wrap .profile-img-ttl {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  display: inline-block;
  text-align: center;
  padding-bottom: 25px;
  margin-bottom: 60px;
  position: relative;
}
body.players-syousai #wrapper .profile-img-ttl-wrap .profile-img-ttl::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  background: #00236f;
  bottom: 0;
  border-radius: 5px;
}
body.players-syousai #wrapper .profile-img-box {
  margin-bottom: 50px;
}
body.players-syousai #wrapper .profile-img-box ul {
  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;
}
body.players-syousai #wrapper .profile-img-box ul li {
  width: 300px;
  height: 225px;
  margin-right: 60px;
}
body.players-syousai #wrapper .profile-img-box ul li:last-child {
  margin-right: 0;
}
body.players-syousai #wrapper .table-profile_2 {
  width: 100%;
  margin-bottom: 25px;
}
body.players-syousai #wrapper .table-profile_2 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.players-syousai #wrapper .table-profile_2 ul li {
  margin-bottom: 10px;
  width: calc(50% - 1px);
}
body.players-syousai #wrapper .table-profile_2 p {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 5px 5px;
  text-align: center;
}
body.players-syousai #wrapper .table-profile_2 p.ttl {
  background: #d3ddea;
  border-right: #fff 3px solid;
}
body.players-syousai #wrapper .table-profile_2 p.ttl:last-child {
  border-right: none;
}
body.players-syousai #wrapper .profile-record {
  padding: 25px 15px;
  margin-bottom: 35px;
  background-color: #f0f0f0;
}
body.players-syousai #wrapper .profile-record-ttl {
  font-size: 2.2rem;
  font-weight: 500;
  color: #00236f;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 7px;
  font-weight: 600;
}
body.players-syousai #wrapper .table-profile_3 {
  width: 100%;
}
body.players-syousai #wrapper .table-profile_3 th,
body.players-syousai #wrapper .table-profile_3 td {
  border-bottom: 1px solid #c6c6c6;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
body.players-syousai #wrapper .table-profile_3 th {
  width: 157px;
  text-align: center;
}
body.players-syousai #wrapper .table-profile_3 th span {
  display: block;
  padding: 5px 5px;
  margin: 10px 0;
  background: #d3ddea;
}
body.players-syousai #wrapper .table-profile_3 td {
  padding: 5px 20px;
}
body.players-syousai #wrapper .table-wrapper {
  margin-bottom: 40px;
}
body.players-syousai #wrapper .table-wrapper:last-of-type {
  margin-bottom: 0;
}
body.players-syousai #wrapper .table-wrapper .year {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 6px;
  letter-spacing: 0.05em;
}
body.players-syousai #wrapper .table-wrapper table {
  width: 100%;
}
body.players-syousai #wrapper .table-wrapper table:not(:first-of-type) {
  margin-top: 24px;
}
body.players-syousai #wrapper .table-wrapper table th,
body.players-syousai #wrapper .table-wrapper table td {
  border: 1px solid #c6c6c6;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
body.players-syousai #wrapper .table-wrapper table thead th {
  padding: 5px 5px 5px 20px;
  background-color: #d3ddea;
  font-weight: bold;
}
body.players-syousai #wrapper .table-wrapper table tbody {
  background-color: #ffffff;
}
body.players-syousai #wrapper .table-wrapper table tbody th {
  padding: 5px 5px;
  text-align: center;
  background-color: #e3e3e3;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.players-syousai #wrapper .table-wrapper table tbody th:nth-child(1) {
  width: 195px;
}
body.players-syousai #wrapper .table-wrapper table tbody th:nth-child(2) {
  width: 440px;
}
body.players-syousai #wrapper .table-wrapper table td {
  padding: 10px 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.players-syousai #wrapper .table-wrapper table td:nth-child(1) {
  width: 215px;
}
body.players-syousai #wrapper .table-wrapper table td:nth-child(2) {
  width: 115px;
}
body.players-syousai #wrapper .table-wrapper table td:nth-child(3) {
  width: 160px;
}
body.players-syousai-woman #wrapper .h3-ttl {
  background-color: #ffbcc2;
  color: #8e000c;
}
body.players-syousai-woman #wrapper .table-profile th span {
  color: #8e000c;
  background: #ead3d5;
}
body.players-syousai-woman #wrapper .profile-img-ttl-wrap .profile-img-ttl::before {
  background: #8e000c;
}
body.players-syousai-woman #wrapper .profile-record-ttl {
  color: #8e000c;
}
body.players-syousai-woman #wrapper .table-profile_2 p.ttl {
  color: #8e000c;
  background: #ead3d5;
}
body.players-syousai-woman #wrapper .table-profile_3 th span {
  color: #8e000c;
  background: #ead3d5;
}
body.players-syousai-woman #wrapper .table-wrapper table thead th {
  background: #ead3d5;
  color: #8e000c;
}
body.highlight #wrapper .highlight__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 950px;
  margin: 20px auto -10px;
}
body.highlight #wrapper .highlight__list li {
  border: 2px solid #0149A9;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #ffffff;
}
body.highlight #wrapper .highlight__list li a {
  text-decoration: none;
  color: #0149A9;
  padding: 3px 20px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: bold;
}
body.highlight #wrapper .highlight__list li a:hover {
  background-color: #0149A9;
  color: #ffffff;
}
body.highlight #wrapper .highlight__list li.current a {
  background-color: #0149A9;
  color: #ffffff;
}
body.highlight #wrapper .highlight__content {
  width: 950px;
  margin: 35px auto 40px;
  color: #000;
}
body.highlight #wrapper .highlight__content .date {
  font-size: 2rem;
  font-weight: bold;
  color: #0149A9;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
  margin: 25px 0;
}
body.highlight #wrapper .highlight__content .highlight__ttl {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 18px;
}
body.highlight #wrapper .highlight__content .highlight__sub-ttl {
  font-weight: bold;
}
body.highlight #wrapper .highlight__content .highlight__description {
  line-height: 1.875;
}
body.highlight #wrapper .highlight__content .player__listTitle {
  font-size: 20px;
  font-weight: bold;
  color: #002982;
  text-align: center;
  margin: 30px 0 0;
}
body.highlight #wrapper .highlight__content .player__wrapper {
  width: 950px;
  margin: 0 auto;
}
body.highlight #wrapper .highlight__content .player__wrapper:not(:first-of-type) {
  margin-top: 15px;
}
body.highlight #wrapper .highlight__content .player__wrapper--whole {
  padding: 20px 0 40px;
}
body.highlight #wrapper .highlight__content .h3-ttl {
  background-color: #c8f2f8;
  color: #002982;
}
body.highlight #wrapper .highlight__content .h3-ttl:first-of-type {
  margin-top: 30px;
}
body.highlight #wrapper .highlight__content .h3-ttl.women {
  background-color: #ffdadd;
  color: #8e000c;
}
body.highlight #wrapper .highlight__content .player__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 0 25px;
  gap: 26px;
}
body.highlight #wrapper .highlight__content .player__list li a {
  text-decoration: none;
}
body.highlight #wrapper .highlight__content .player__list li .player__img {
  width: 207px;
}
body.highlight #wrapper .highlight__content .player__list li .player__name {
  width: 207px;
  text-align: center;
  font-size: 1.4rem;
  color: #00236f;
  background-color: #d3ddea;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  font-weight: bold;
}
body.highlight #wrapper .highlight__content .player__list.women .player__name {
  color: #8e000c;
  background-color: #ead3d5;
}
body.movie #wrapper .movide__wrapper {
  width: 950px;
  margin: 0 auto;
}
body.movie #wrapper .movie_list.box-inner_01 {
  padding-top: 35px;
  margin-bottom: 0;
}
body.movie #wrapper .movie_list ul {
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.movie #wrapper .movie_list ul li {
  position: relative;
  width: 210px;
  margin-right: 36px;
  margin-bottom: 30px;
}
body.movie #wrapper .movie_list ul li:nth-child(4n) {
  margin-right: 0;
}
body.movie #wrapper .movie_list ul li div {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000;
  padding-top: 129px;
  margin-bottom: 2px;
  cursor: pointer;
}
body.movie #wrapper .movie_list ul li .thumb {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  overflow: hidden;
}
body.movie #wrapper .movie_list ul li .thumb img {
  opacity: 0.75;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
body.movie #wrapper .movie_list ul li .thumb:hover img, body.movie #wrapper .movie_list ul li .thumb:active img {
  opacity: 1;
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
body.movie #wrapper .movie_list ul li div::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  background-image: url(../common-img/play.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  pointer-events: none;
}
body.movie #wrapper .movie_list ul li div:hover:after {
  opacity: 0;
}
body.movie #wrapper .movie_list ul li p.title {
  color: #00236f;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: left;
  padding: 10px 10px;
}
body.movie #wrapper .tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
body.movie #wrapper .tab li {
  width: 100%;
  margin-right: 30px;
  color: #0149A9;
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
  padding: 0;
  white-space: nowrap;
  border: 2px solid #0149A9;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 3px 0;
}
body.movie #wrapper .tab li:last-of-type {
  margin-right: 0;
}
body.movie #wrapper .tab li.current {
  background-color: #0149A9;
  color: #ffffff;
}
body.movie #wrapper .tab li:hover {
  background-color: #0149A9;
  color: #ffffff;
}
body.movie #wrapper .tab-panel .content {
  display: none;
}
body.movie #wrapper .tab-panel .content.current {
  display: block;
}
body.result #wrapper .result__wrapper {
  width: 950px;
  margin: 24px auto 60px;
}
body.result #wrapper .result__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
body.result #wrapper .result__link li {
  margin-right: 10px;
}
body.result #wrapper .result__link li a {
  text-decoration: none;
  width: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
  padding: 3px 30px;
  border: 2px solid #0149A9;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #0149A9;
  background-color: #ffffff;
}
body.result #wrapper .result__link li a:last-of-type {
  margin-right: 0;
}
body.result #wrapper .result__link li a.current {
  background-color: #0149A9;
  color: #ffffff;
}
body.result #wrapper .result__link li a:hover {
  background-color: #0149A9;
  color: #ffffff;
}
body.result #wrapper .date-tab,
body.result #wrapper .date-tabStatic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
body.result #wrapper .date-tab li,
body.result #wrapper .date-tabStatic li {
  margin-right: 5px;
  color: #555;
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px;
  white-space: nowrap;
  border: 2px solid #0149A9;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 110px;
  border-radius: 0;
  border: none;
  border-top: 1px solid #0149A9;
  border-left: 1px solid #0149A9;
  border-right: 1px solid #0149A9;
  margin-top: 30px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.result #wrapper .date-tab li:last-of-type,
body.result #wrapper .date-tabStatic li:last-of-type {
  margin-right: 0;
}
body.result #wrapper .date-tab li.current,
body.result #wrapper .date-tabStatic li.current {
  background-color: #0149A9;
  color: #ffffff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
body.result #wrapper .date-tab li.current a,
body.result #wrapper .date-tabStatic li.current a {
  background-color: #0149A9;
  color: #ffffff;
}
body.result #wrapper .date-tab li:hover,
body.result #wrapper .date-tabStatic li:hover {
  background-color: #0149A9;
  color: #ffffff;
}
body.result #wrapper .date-tab li:hover a,
body.result #wrapper .date-tabStatic li:hover a {
  color: #ffffff;
}
body.result #wrapper .date-tab li.no-click,
body.result #wrapper .date-tabStatic li.no-click {
  pointer-events: none;
  opacity: 0.5;
}
body.result #wrapper .date-tab li a,
body.result #wrapper .date-tabStatic li a {
  color: #626262;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
body.result #wrapper .date-tab-panel .content {
  display: none;
}
body.result #wrapper .date-tab-panel .content.current {
  display: block;
}
body.result #wrapper .result__content__wrapper {
  border-top: 2px solid #0149A9;
  padding: 23px;
  background-color: #ffffff;
}
body.result #wrapper .result__content__wrapper &gt; p {
  font-size: 1.2rem;
}
body.result #wrapper .result__content__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
body.result #wrapper .result__event {
  margin-right: 20px;
}
body.result #wrapper .result__event .result__event__list div {
  color: #0149A9;
  margin-bottom: 5px;
  font-weight: bold;
  text-align: center;
}
body.result #wrapper .result__event .result__event__list ul li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #efefef;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  padding: 20px;
  cursor: pointer;
  width: 145px;
  height: 82px;
  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;
}
body.result #wrapper .result__event .result__event__list ul li.current {
  color: #0149A9;
  background-color: #c8f2f8;
}
body.result #wrapper .result__event .result__event__list ul li.no-click {
  background-color: #efefef;
  color: #333333;
  pointer-events: none;
  opacity: 0.5;
}
body.result #wrapper .result__event .result__event__list.women div {
  color: #8e000c;
}
body.result #wrapper .result__event .result__event__list.women ul li.current {
  color: #8e000c;
  background-color: #ffdadd;
}
body.result #wrapper .result__event .result__event__list.women ul li.no-click {
  background-color: #efefef;
  color: #333333;
}
body.result #wrapper .result__event .result__event__list.mix div {
  color: #3b0078;
}
body.result #wrapper .result__event .result__event__list.mix .category:after {
  content: "（男女混合）";
}
body.result #wrapper .result__event .result__event__list.mix ul li.current {
  color: #3b0078;
  background-color: #eee7f5;
}
body.result #wrapper .result__event .result__event__list.mix ul li.no-click {
  background-color: #efefef;
  color: #333333;
}
body.result #wrapper .result-tab-pannel {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: none;
}
body.result #wrapper .result-tab-pannel.current {
  display: block;
}
body.result #wrapper .result-tab-pannel .result__event__detail__ttl {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  margin-top: 9px;
}
body.result #wrapper .result-tab-pannel .result__event__detail__ttl div {
  font-weight: bold;
  font-size: 1.6rem;
  height: 35px;
}
body.result #wrapper .result-tab-pannel .result__event__detail__ttl div:first-of-type {
  background-color: #c8f2f8;
  color: #0149A9;
  width: 95px;
  margin-right: 15px;
}
body.result #wrapper .result-tab-pannel .result__event__detail__ttl div:last-of-type {
  color: #0149A9;
  font-size: 1.8rem;
}
body.result #wrapper .result-tab-pannel .result__event__detail__ttl.women div:first-of-type {
  background-color: #ffdadd;
  color: #8e000c;
  width: 95px;
  margin-right: 15px;
}
body.result #wrapper .result-tab-pannel .result__event__detail__ttl.women div:last-of-type {
  color: #8e000c;
}
body.result #wrapper .result-tab-pannel .result__event__detail__ttl.mix div:first-of-type {
  background-color: #3b0078;
  color: #ffffff;
  width: 95px;
  margin-right: 15px;
}
body.result #wrapper .result-tab-pannel .result__event__detail__ttl.mix div:last-of-type {
  color: #3b0078;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list li {
  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;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list li:first-of-type {
  background-color: #dbdbdb;
  font-weight: bold;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list li:last-of-type {
  border-bottom: 1px solid #dbdbdb;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list li .medal {
  width: 33px;
  display: inline-block;
  margin: 0 auto;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list li div {
  padding: 5px 0;
  text-align: center;
  border-right: 1px solid #dbdbdb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list li div:nth-child(1) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 95px;
  -ms-flex: 1 0 95px;
  flex: 1 0 95px;
  border-right: none;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list li div:nth-child(2) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 375px;
  -ms-flex: 1 0 375px;
  flex: 1 0 375px;
  border-left: 1px solid #dbdbdb;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list li div:nth-child(3) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 202px;
  -ms-flex: 1 0 202px;
  flex: 1 0 202px;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list li div:last-of-type {
  border-right: none;
}
body.result #wrapper .result-tab-pannel .result__event__detail__list .result__event__detail__item div {
  border-right: 1px solid #ffffff;
}
body.result #wrapper .result-tab-pannel .result__event__detail__separate {
  margin-top: 10px;
}
body.result #wrapper .result-tab-pannel .result__event__detail__separate li {
  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;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
}
body.result #wrapper .result-tab-pannel .result__event__detail__separate li div {
  padding: 5px 0;
  text-align: center;
  border-right: 1px solid #dbdbdb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.result #wrapper .result-tab-pannel .result__event__detail__separate li div:nth-child(1) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 95px;
  -ms-flex: 1 0 95px;
  flex: 1 0 95px;
  border-right: none;
}
body.result #wrapper .result-tab-pannel .result__event__detail__separate li div:nth-child(2) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 375px;
  -ms-flex: 1 0 375px;
  flex: 1 0 375px;
  border-left: 1px solid #dbdbdb;
}
body.result #wrapper .result-tab-pannel .result__event__detail__separate li div:nth-child(3) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 202px;
  -ms-flex: 1 0 202px;
  flex: 1 0 202px;
}
body.result #wrapper .result-tab-pannel .result__event__detail__separate li div:last-of-type {
  border-right: none;
}
body.result #wrapper .result-tab-pannel .result__event__detail__separate li:last-of-type {
  border-bottom: 1px solid #dbdbdb;
}
body.result #wrapper .wr {
  background-color: #e00000;
  color: #ffffff;
}
body.result #wrapper .wr span {
  color: #ff0;
  display: inline-block;
  margin-left: 10px;
  font-size: 1.4rem;
}
body.result #wrapper .result-box {
  width: 740px;
  margin: 30px auto 0;
}
body.result #wrapper .result-box:not(:first-of-type) {
  margin-top: 50px;
}
body.result #wrapper .result-box .result__event__detail__ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin-bottom: 20px;
}
body.result #wrapper .result-box .result__event__detail__ttl div {
  font-weight: bold;
  padding: 5px 0;
}
body.result #wrapper .result-box .result__event__detail__ttl div:first-of-type {
  background-color: #c8f2f8;
  color: #0149A9;
  width: 95px;
}
body.result #wrapper .result-box .result__event__detail__ttl div:last-of-type {
  color: #0149A9;
  margin-left: 28px;
  font-size: 1.8rem;
}
body.result #wrapper .result-box .result__event__detail__ttl div.fullSize {
  width: 100%;
  text-align: center;
  margin: 0;
}
body.result #wrapper .result-box .result__event__detail__ttl.women div {
  font-weight: bold;
  padding: 5px 0;
}
body.result #wrapper .result-box .result__event__detail__ttl.women div:first-of-type {
  background-color: #ffdadd;
  color: #8e000c;
}
body.result #wrapper .result-box .result__event__detail__ttl.women div:last-of-type {
  color: #8e000c;
}
body.result #wrapper .result-box .result__event__detail__wrapper + .result__event__detail__ttl {
  margin-top: 20px;
}
body.result #wrapper .result-box .result__event__detail__list li {
  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;
}
body.result #wrapper .result-box .result__event__detail__list li:first-of-type {
  background-color: #dbdbdb;
  font-weight: bold;
}
body.result #wrapper .result-box .result__event__detail__list li .medal {
  width: 33px;
  display: inline-block;
  margin: 0 auto;
}
body.result #wrapper .result-box .result__event__detail__list li div {
  text-align: center;
  border-right: 1px solid #dbdbdb;
  padding: 5px 0;
}
body.result #wrapper .result-box .result__event__detail__list li div:nth-child(1) {
  width: 25%;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
body.result #wrapper .result-box .result__event__detail__list li div:nth-child(2) {
  width: 50%;
  border-bottom: 1px solid #dbdbdb;
}
body.result #wrapper .result-box .result__event__detail__list li div:nth-child(3) {
  width: 25%;
  border-bottom: 1px solid #dbdbdb;
}
body.result #wrapper .result-box .result__event__detail__list.column2 li div:nth-child(1) {
  width: 25%;
}
body.result #wrapper .result-box .result__event__detail__list.column2 li div:nth-child(2) {
  width: 75%;
}
body.result #wrapper .result-box .result__event__detail__separate {
  margin-top: 10px;
}
body.result #wrapper .result-box .result__event__detail__separate li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
}
body.result #wrapper .result-box .result__event__detail__separate li div {
  padding: 5px 0;
  text-align: center;
  border-right: 1px solid #dbdbdb;
}
body.result #wrapper .result-box .result__event__detail__separate li div:nth-child(1) {
  width: 25%;
}
body.result #wrapper .result-box .result__event__detail__separate li div:nth-child(2) {
  width: 50%;
}
body.result #wrapper .result-box .result__event__detail__separate li div:nth-child(3) {
  width: 25%;
}
body.result #wrapper .result-box .result__event__detail__separate li div:last-of-type {
  border-right: none;
}
body.result #wrapper .result-box .result__event__detail__separate li:last-of-type {
  border-bottom: 1px solid #dbdbdb;
}
body.result #wrapper .result-box .result__event__detail__separate.column2 li div:nth-child(1) {
  width: 25%;
}
body.result #wrapper .result-box .result__event__detail__separate.column2 li div:nth-child(2) {
  width: 75%;
}
body.data #wrapper .data__lead {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8888888889;
  color: #003333;
  margin: 20px 20px 0;
}
body.data #wrapper .data__titleSub {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8888888889;
  margin: 18px 0 0;
}
body.data #wrapper .data__titleSub .num {
  font-size: 24px;
  line-height: 1.4166666667;
}
body.data #wrapper .data__text--bold {
  font-weight: bold;
}
body.data #wrapper .data__text--small {
  font-size: 14px;
  line-height: 2.1428571429;
  margin: 18px 0 0;
}
body.data #wrapper .data__text--howto {
  margin: 20px 0 0;
}
body.data #wrapper .data__text--term {
  margin: 20px 0 0;
}
body.data #wrapper .data__anchor {
  display: inline-block;
}
body.data #wrapper .data__navList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 67px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px 0 0;
}
body.data #wrapper .dataNavListItem__anchor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #002982;
  border: 2px solid #002982;
  border-radius: 5px;
  font-weight: bold;
  width: 260px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  line-height: 60px;
}
body.data #wrapper .h3-ttl-c {
  margin-top: 40px;
  padding: 20px 22px;
}
body.data #wrapper .data__box {
  padding: 30px 50px;
}
body.data #wrapper .data__box--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.data #wrapper .dataBox__inner--img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
body.data #wrapper .dataBox__inner--text {
  width: 100%;
}
body.data #wrapper .present__img {
  width: 340px;
}
body.data #wrapper .data__title {
  background: #eee2c9;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  padding: 5px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.data #wrapper .dataBox__inner + .dataBox__inner {
  margin-left: 40px;
}
body.data #wrapper .data__list {
  margin: 18px 0;
}
body.data #wrapper .data__list--2 {
  margin-bottom: -18px;
}
body.data #wrapper .dataList__item {
  line-height: 2.125;
  text-indent: -14px;
  margin-left: 14px;
}
body.data #wrapper .pickup {
  background: #ffcaca;
  width: calc(100% + 40px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: -23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 20px 0;
}
body.data #wrapper .pickup__inner--text {
  width: 100%;
  margin: 24px 0 0 23px;
}
body.data #wrapper .pickup__img {
  width: 170px;
  position: relative;
  bottom: -11px;
}
body.data #wrapper .pickup__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
}
body.data #wrapper .pickup__text {
  font-size: 16px;
  line-height: 1.5;
  margin: 14px 0 0;
}
body.data #wrapper .pickup__button {
  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;
  margin: 10px 0 0;
}
body.data #wrapper .pickup__button a {
  font-family: "Noto Sans JP", sans-serif;
  background: #fff;
  display: inline-block;
  border-radius: 10px;
  text-decoration: none;
  padding: 12px 31px 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  font-size: 16px;
}
body.data #wrapper .detailnav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 138px;
  margin: 44px auto 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.data #wrapper .detailnavListItem__anchor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #46c2e6;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.16);
  width: 320px;
  padding: 25px 20px;
}
body.data #wrapper .nvaitem__img {
  width: 56px;
}
body.data #wrapper .navitem__text {
  font-size: 18px;
  line-height: 1.4444444444;
  margin-left: 26px;
}
body.data #wrapper .navitemText__small {
  font-size: 14px;
  line-height: 1.8571428571;
}

#section-emergency &gt; div {
  margin-top: 30px;
}
#section-emergency dl {
  margin-top: 30px;
  background: #ffffff;
  line-height: 2.4rem;
  font-weight: bold;
}
#section-emergency dt {
  background: #f0027f;
  color: #ffffff;
  padding: 10px;
  width: 130px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
#section-emergency dd {
  border: 3px solid #f0027f;
  width: 1000px;
  color: #f0027f;
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
}
#section-emergency a {
  color: #f0027f;
}
#section-emergency a:hover {
  text-decoration: none;
}
#section-emergency .fa-exclamation-triangle {
  font-size: 18px;
  margin-right: 10px;
}

.section-ticker {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 15px;
  line-height: 20px;
  padding: 0;
  background: #fff;
}
.section-ticker a:link,
.section-ticker a:visited,
.section-ticker a:hover,
.section-ticker a:active {
  color: #333333;
}
.section-ticker a:link,
.section-ticker a:visited {
  text-decoration: underline;
}
.section-ticker a:hover,
.section-ticker .a:active {
  text-decoration: none;
}
.section-ticker .ticker-ttl {
  font-weight: bold;
  margin-right: 0px;
  letter-spacing: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 130px;
  background: #dddddd;
}
.section-ticker .ticker-contents-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.section-ticker .ticker-contents-wrap .ticker-contents-text-wrap {
  width: 840px;
  margin: 0;
  overflow: visible;
  padding: 20px 25px;
  margin-top: -30px;
}
.section-ticker .ticker-contents-wrap .ticker-contents-text-wrap .swiper-container {
  overflow-x: hidden;
  padding-top: 30px;
}
.section-ticker .ticker-contents-wrap .ticker-contents-text-wrap .swiper-container .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.section-ticker .ticker-contents-wrap .ticker-contents-text-wrap .swiper-container .ticker-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
}
.section-ticker .ticker-contents-wrap .ticker-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  width: 20px;
  height: 20px;
  outline: none;
}
.section-ticker .ticker-contents-wrap .ticker-arrow:before {
  margin: auto;
  content: "";
  left: 3px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  border-top: 2px solid #848484;
  border-right: 2px solid #848484;
}
.section-ticker .ticker-contents-wrap .ticker-arrow.ticker-arrow-left {
  right: 42px;
  -webkit-transform: translateY(-50%) scale(-1, 1);
  transform: translateY(-50%) scale(-1, 1);
}
.section-ticker .ticker-contents-wrap .ticker-arrow.ticker-arrow-right {
  right: 20px;
}

#nav-wrap .api-nav-main div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 40px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 32px;
}
#nav-wrap .api-nav-main div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 140px;
  line-height: 2.2rem;
  text-decoration: none;
  background: #fff;
  color: #0149A9;
  border-right: none;
  padding: 16px 0;
  text-align: center;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  border-radius: 6px;
  position: relative;
}
#nav-wrap .api-nav-main div a:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 40px;
  background: #0149A9;
  right: -17px;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(0%);
  transform: translateY(-50%) translateX(0%);
}
#nav-wrap .api-nav-main div a:last-of-type::after {
  content: none;
}
#nav-wrap .api-nav-main div a .nav-last-modified {
  position: absolute;
  top: -9px;
  left: 50%;
  font-size: 14px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f0027f;
  border-radius: 4px;
  padding: 0px 0px;
  height: 20px;
  width: 80px;
  color: #ffffff;
}
#nav-wrap .api-nav-main div a:hover, #nav-wrap .api-nav-main div a.active {
  background: #D9A82C;
  color: #fff;
}
#nav-wrap .api-nav-main div .page-nav-title {
  font-size: 1.9rem;
  font-weight: 400;
  display: block;
  font-family: "Oswald", sans-serif;
  margin-bottom: 5px;
}
#nav-wrap .api-nav-main div .page-nav-subtitle {
  font-size: 1.4rem;
  display: block;
}
#nav-wrap .api-nav-sub &gt; 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;
}
#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;
  background: #fff;
  padding: 5px 20px;
  border-radius: 80px;
}

.event-wrap,
.iframe-calendar-btn {
  display: none;
}

body.top .iframe-calendar-btn {
  margin-bottom: 2rem;
  width: 100%;
  height: 5.4rem;
}

body.story .iframe-calendar-btn {
  margin-top: 2rem;
  margin-bottom: 5rem;
  width: 100%;
  height: 6rem;
}

body.iframe-body-top #iframe-wrapper .event .event_button {
  width: 100%;
  font-size: 1.6rem;
  height: 5.4rem;
}

body.iframe-body-story #iframe-wrapper .event .event_button {
  height: 6rem;
}

#wrapper .event,
#iframe-wrapper .event {
  text-align: center;
  text-decoration: none;
}
#wrapper .event.inline a,
#iframe-wrapper .event.inline a {
  display: inline-block;
}
#wrapper .event .event_button,
#iframe-wrapper .event .event_button {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #00a0c6;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100px;
  border: none;
  text-align: center;
  margin: 0 auto;
  padding: 0 3rem;
  font-size: 2rem;
}
#wrapper .event .event_button:before,
#iframe-wrapper .event .event_button:before {
  content: "\f274";
  font-family: FontAwesome;
  font-size: 2.1rem;
  font-weight: normal;
  padding-right: 1.5rem;
  color: #ffffff;
}
#wrapper .event.left,
#iframe-wrapper .event.left {
  text-align: left;
}
#wrapper .event.right,
#iframe-wrapper .event.right {
  text-align: right;
}

#wrapper .news-json-load-list-box .list-box,
#wrapper .parts-load-list-box .list-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#wrapper .news-json-load-list-box .list-box .img-box .bg,
#wrapper .parts-load-list-box .list-box .img-box .bg {
  display: block;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}
#wrapper .news-json-load-list-box .list-box .txt-box,
#wrapper .parts-load-list-box .list-box .txt-box {
  position: static;
}
#wrapper .news-json-load-list-box + .btn-box,
#wrapper .parts-load-list-box + .btn-box {
  margin-top: 40px;
}
#wrapper .extend-large-style-list, #wrapper .layout-big-image-list.page-news .list-box li:first-child {
  width: 100%;
}
#wrapper .extend-large-style-list &gt; a, #wrapper .layout-big-image-list.page-news .list-box li:first-child &gt; a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: block;
  height: 100%;
  position: relative;
  font-weight: bold;
}
#wrapper .extend-large-style-list .img-box .bg, #wrapper .layout-big-image-list.page-news .list-box li:first-child .img-box .bg {
  height: 428px;
}
#wrapper .extend-large-style-list .txt-box, #wrapper .layout-big-image-list.page-news .list-box li:first-child .txt-box {
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 50px;
  background: #ffffff;
}
#wrapper .extend-large-style-list .txt-box .category, #wrapper .layout-big-image-list.page-news .list-box li:first-child .txt-box .category {
  background: #dddddd;
  border-radius: 80px;
  padding: 3px 20px;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 2.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#wrapper .extend-large-style-list .txt-box .title, #wrapper .layout-big-image-list.page-news .list-box li:first-child .txt-box .title {
  font-weight: bold;
  line-height: 3rem;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
}
#wrapper .extend-large-style-list .txt-box .date, #wrapper .layout-big-image-list.page-news .list-box li:first-child .txt-box .date {
  font-size: 1.6rem;
  font-weight: bold;
  color: #848484;
  position: absolute;
  right: 20px;
  bottom: 16px;
}
#wrapper .extend-medium-style-list, #wrapper .layout-big-image-list.page-news .list-box li:nth-child(n+2), #wrapper .layout-big-image-list.page-top .list-box li {
  width: calc(50% - 10px);
}
#wrapper .extend-medium-style-list &gt; a, #wrapper .layout-big-image-list.page-news .list-box li:nth-child(n+2) &gt; a, #wrapper .layout-big-image-list.page-top .list-box li &gt; a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: block;
  height: 100%;
  position: relative;
  font-weight: bold;
}
#wrapper .extend-medium-style-list .img-box .bg, #wrapper .layout-big-image-list.page-news .list-box li:nth-child(n+2) .img-box .bg, #wrapper .layout-big-image-list.page-top .list-box li .img-box .bg {
  height: 208px;
}
#wrapper .extend-medium-style-list .txt-box, #wrapper .layout-big-image-list.page-news .list-box li:nth-child(n+2) .txt-box, #wrapper .layout-big-image-list.page-top .list-box li .txt-box {
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 46px;
}
#wrapper .extend-medium-style-list .txt-box .category, #wrapper .layout-big-image-list.page-news .list-box li:nth-child(n+2) .txt-box .category, #wrapper .layout-big-image-list.page-top .list-box li .txt-box .category {
  background: #dddddd;
  border-radius: 80px;
  padding: 3px 20px;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#wrapper .extend-medium-style-list .txt-box .title, #wrapper .layout-big-image-list.page-news .list-box li:nth-child(n+2) .txt-box .title, #wrapper .layout-big-image-list.page-top .list-box li .txt-box .title {
  line-height: 2.6rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
}
#wrapper .extend-medium-style-list .txt-box .date, #wrapper .layout-big-image-list.page-news .list-box li:nth-child(n+2) .txt-box .date, #wrapper .layout-big-image-list.page-top .list-box li .txt-box .date {
  font-size: 1.4rem;
  font-weight: bold;
  color: #848484;
  position: absolute;
  right: 20px;
  bottom: 16px;
}
#wrapper .extend-small-style-list, #wrapper .layout-small-image-list .list-box li {
  width: 100%;
}
#wrapper .extend-small-style-list &gt; a, #wrapper .layout-small-image-list .list-box li &gt; a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  text-decoration: none;
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  height: 100%;
  position: relative;
  font-weight: bold;
}
#wrapper .extend-small-style-list .img-box, #wrapper .layout-small-image-list .list-box li .img-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#wrapper .extend-small-style-list .img-box .bg, #wrapper .layout-small-image-list .list-box li .img-box .bg {
  width: 270px;
  height: 152px;
}
#wrapper .extend-small-style-list .txt-box, #wrapper .layout-small-image-list .list-box li .txt-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 18px 20px 44px;
}
#wrapper .extend-small-style-list .txt-box .category, #wrapper .layout-small-image-list .list-box li .txt-box .category {
  background: #dddddd;
  border-radius: 80px;
  padding: 2px 20px;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 8px;
}
#wrapper .extend-small-style-list .txt-box .title, #wrapper .layout-small-image-list .list-box li .txt-box .title {
  line-height: 2.4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#wrapper .extend-small-style-list .txt-box .date, #wrapper .layout-small-image-list .list-box li .txt-box .date {
  font-size: 1.4rem;
  font-weight: bold;
  color: #848484;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
#wrapper .layout-big-image-list.page-top .list-box li:nth-child(2n) {
  margin-left: 20px;
}
#wrapper .layout-big-image-list.page-top .list-box li:nth-child(n+3) {
  margin-top: 40px;
}
#wrapper .layout-big-image-list.page-news .list-box li:nth-child(2n+3) {
  margin-left: 20px;
}
#wrapper .layout-big-image-list.page-news .list-box li:nth-child(n+2) {
  margin-top: 40px;
}
#wrapper .layout-small-image-list .list-box li:nth-child(n+2) {
  margin-top: 20px;
}
#wrapper .layout-small-image-list.no-category .list-box li .txt-box {
  padding-bottom: 20px;
}
#wrapper .layout-small-image-list.no-category .list-box li .txt-box .date {
  position: static;
}
#wrapper .layout-small-image-list.no-category .list-box li .txt-box .title {
  padding-top: 0px;
  -webkit-line-clamp: 3;
}
#wrapper .layout-text-list {
  background: #ffffff;
  padding: 20px 40px 40px;
}
#wrapper .layout-text-list .list-box li {
  border-bottom: 1px solid #cccccc;
  width: 100%;
}
#wrapper .layout-text-list .list-box li .txt-box {
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
#wrapper .layout-text-list .list-box li .txt-box .category {
  background: #dddddd;
  border-radius: 80px;
  padding: 3px 20px;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#wrapper .layout-text-list .list-box li .txt-box .date {
  font-size: 1.5rem;
  margin-bottom: 0.2rem;
  font-weight: bold;
  color: #848484;
}
#wrapper .layout-text-list .list-box li:last-child {
  margin-bottom: 0;
}

.api-bnr .pc-large {
  width: 100%;
}
.api-bnr img {
  width: 100%;
}

body.top .api-bnr-vod-a &gt; div {
  margin-top: 20px;
}
body.top .api-bnr-vod-a &gt; div a {
  display: block;
}
body.top .api-bnr-vod-a &gt; div a:nth-child(n+2) {
  margin-top: 15px;
}

.api-bnr-a &gt; div {
  margin: 50px 0 -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;
}
.api-bnr-a &gt; div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  max-width: 520px;
  margin-bottom: 30px;
}
.api-bnr-a &gt; div a img {
  width: 100%;
  height: auto;
}

body {
  -webkit-text-size-adjust: 100%;
  min-width: 1180px;
}

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

html {
  font-size: 62.5%;
}

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

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

.shadow, #wrapper #section-info-card .card-menu-list-box li a {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

.hover-shadow {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.17), 0 3px 5px rgba(0, 0, 0, 0.23);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.17), 0 3px 5px rgba(0, 0, 0, 0.23);
}

.opac {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.opac:hover {
  -webkit-animation: backToOpac1 0.7s linear 0s;
  animation: backToOpac1 0.7s linear 0s;
}

@-webkit-keyframes backToOpac1 {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes backToOpac1 {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
#wrapper {
  font-size: 1.8rem;
  line-height: 3.6rem;
  background: url(../common-img/bg-top.png) no-repeat center top, url(../common-img/bg-btm.jpg) repeat-y center top;
  background-size: auto;
  background-color: #0149A9;
  /** メニューを中央に配置するためのインナー */
  /** PC 用 */
  /** グローバルナビリスト (1階層目) */
  /** グローバルナビ項目 (1階層目) */
  /** グローバルナビリスト (2階層目) */
  /** グローバルナビ項目 (2階層目) */
}
#wrapper img {
  vertical-align: bottom;
  max-width: 100%;
}
#wrapper #header-wrap {
  min-width: 1080px;
}
#wrapper #contents-wrap {
  min-width: 1080px;
  padding-bottom: 40px;
}
#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: bold;
  line-height: 30px;
  text-align: center;
  padding: 13px 50px;
  display: block;
  background: #00a0c6;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100px;
  margin: 0 auto;
  min-width: 280px;
  display: inline-block;
}
#wrapper .btn-box a:after {
  content: "\f105";
  font-family: FontAwesome;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 2.1rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  color: #ffffff;
}
#wrapper .btn-box a.arrow-bottom:after {
  content: "\f107";
}
#wrapper .btn-box.btn-more-box a {
  background: #666666;
}
#wrapper .btn-box.btn-more-box a:after {
  content: "\f107";
}
#wrapper .btn-box.left {
  text-align: left;
}
#wrapper .btn-box.right {
  text-align: right;
}
#wrapper .btn-box.recommend-movie-anchor-btn-box {
  margin-bottom: 20px;
}
#wrapper .btn-box.recommend-movie-anchor-btn-box a {
  font-size: 20px;
}
#wrapper .con {
  position: relative;
  width: 1080px;
  margin: 0 auto;
}
#wrapper .flex,
#wrapper .flex-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#wrapper .flex .ph-box,
#wrapper .flex-r .ph-box {
  width: 30%;
}
#wrapper .flex .ph-box img,
#wrapper .flex-r .ph-box img {
  width: 100%;
}
#wrapper .flex &gt; .txt-box,
#wrapper .flex-r &gt; .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 .comment-box {
  overflow: hidden;
  margin: 0;
  padding: 10px 20px;
  background: #eeeeee;
  border-radius: 8px;
}
#wrapper .comment-box h3 {
  padding: 10px;
  line-height: 1.4;
}
#wrapper .comment-box h3:before {
  font-family: FontAwesome;
  content: "\f27a";
  font-weight: normal;
  font-size: 2.5rem;
  padding-right: 10px;
}
#wrapper .comment-box h3 span {
  font-size: 1.6rem;
}
#wrapper .comment-box h4 {
  font-weight: bold;
  margin: 10px 10px 10px 10px;
}
#wrapper .comment-box h4:before {
  content: "ー";
  padding-right: 10px;
}
#wrapper .comment-box p {
  padding: 0 0 20px 0;
}
#wrapper .img-box img {
  width: 100%;
  height: auto;
}
#wrapper .img-box1 {
  text-align: center;
}
#wrapper .img-box1 img {
  max-width: 680px;
  height: auto;
}
#wrapper .img-box2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -5px;
}
#wrapper .img-box2 li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 0 5px;
}
#wrapper .img-box2 li img {
  width: 100%;
  height: auto;
}
#wrapper .img-box3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -5px;
}
#wrapper .img-box3 li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3333333333%;
  padding: 0 5px;
}
#wrapper .img-box3 li img {
  width: 100%;
  height: auto;
}
#wrapper .paging-box ul,
#wrapper .year-list-box ul {
  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 .paging-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: #333333;
  text-decoration: none;
  display: block;
  padding: 10px 22px;
  border: 1px solid #cccccc;
  border-right: none;
  position: relative;
}
#wrapper .paging-box li.prev-next-btn a:before, #wrapper .paging-box li.prev-next-btn a:after,
#wrapper .year-list-box li.prev-next-btn a:before,
#wrapper .year-list-box li.prev-next-btn a:after {
  font-family: FontAwesome;
  width: 20px;
  position: relative;
  top: 1px;
  height: 20px;
  font-size: 2.1rem;
}
#wrapper .paging-box li.prev a:before,
#wrapper .year-list-box li.prev a:before {
  left: 0;
  content: "\f104";
  padding-right: 10px;
}
#wrapper .paging-box li.next a:after,
#wrapper .year-list-box li.next a:after {
  right: 0;
  content: "\f105";
  padding-left: 10px;
}
#wrapper .paging-box li:last-child a,
#wrapper .year-list-box li:last-child a {
  border-right: 1px solid #cccccc;
}
#wrapper .paging-box li a:hover,
#wrapper .paging-box li a.active,
#wrapper .year-list-box li a:hover,
#wrapper .year-list-box li a.active {
  background: #D9A82C;
  color: #ffffff;
}
#wrapper .pc-rectangle-banner {
  margin-bottom: 15px;
}
#wrapper .modal {
  position: relative;
  outline: none;
}
#wrapper .cap-box {
  min-height: 180px;
  position: relative;
}
#wrapper .cap-box .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: inline-block;
}
#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;
  margin-top: 40px;
}
#wrapper .wrap-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#wrapper .wrap-container .txt-box {
  position: relative;
}
#wrapper #story-top {
  margin-right: 20px;
}
#wrapper #social-official {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#wrapper #social-official .social-button-facebook-2yKe0 {
  margin-right: 10px;
}
#wrapper #social-official .social-button-twitter-2Giuq {
  padding-left: 5px;
}
#wrapper .contents-box {
  background: #ffffff;
  padding: 40px;
}
#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-info-card .parts-card-column {
  width: 100%;
}
#wrapper #section-info-card .card-menu-list-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#wrapper #section-info-card .card-menu-list-box.card-column li {
  width: 24rem;
  margin-right: 2rem;
}
#wrapper #section-info-card .card-menu-list-box.card-column li:nth-child(3n) {
  margin-right: 0;
}
#wrapper #section-info-card .card-menu-list-box.card-column li:nth-child(n+4) {
  margin-top: 2rem;
}
#wrapper #section-info-card .card-menu-list-box li a {
  display: block;
  background: #ffffff;
  text-decoration: none;
}
#wrapper #section-info-card .card-menu-list-box li .ttl {
  padding: 0.4rem 1rem;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
}
#wrapper #section-info-card .card-menu-list-box li .ttl span {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.2rem;
  text-align: right;
}
#wrapper .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, body.top #wrapper #main-side-box .top-side-h2-ttl, #wrapper .h2-ttl-inner {
  font-weight: bold;
  font-size: 1.8rem;
  background: #eeeeee;
  padding: 1rem 1.5rem;
}
#wrapper .h2-ttl span, body.top #wrapper #main-side-box .top-side-h2-ttl span, #wrapper .h2-ttl-inner span {
  font-size: 1.2rem;
  margin-left: 1rem;
}
#wrapper .h2-ttl-out {
  font-weight: bold;
  font-size: 2rem;
  text-align: left;
  background-color: #002e8f;
  color: #ffffff;
  height: 60px;
  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;
  padding-left: 96px;
  position: relative;
  background: url(../common-img/ttl-bg.png) no-repeat center;
  background-size: 100%;
  font-weight: 700;
  font-family: "Oswald";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.34);
}
#wrapper .h2-ttl-out::before {
  position: absolute;
  content: "";
  width: 64px;
  height: 26px;
  display: inline-block;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../common-img/ico-swim.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
}
#wrapper .h2-ttl-out span.en {
  font-family: "Oswald", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
}
#wrapper .h2-ttl-out span.jp {
  font-size: 1.6rem;
  padding-left: 12px;
}
#wrapper .h2-ttl-inner {
  margin: 4rem -4rem 2rem;
}
#wrapper .h3-ttl {
  font-weight: bold;
  padding-bottom: 1rem;
  padding-top: 1rem;
  font-size: 1.8rem;
  margin-bottom: 3rem;
  text-align: center;
}
#wrapper .h3-ttl-a {
  margin-top: 30px;
  font-size: 18px;
  color: #00a0c6;
}
#wrapper .h3-ttl-b {
  background: #DDD;
  font-size: 20px;
  line-height: 1.6;
  padding: 12px 20px;
  margin-top: 30px;
  border-radius: 8px;
}
#wrapper .h3-ttl-c {
  background: #c3e8ff;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8888888889;
  line-height: 1;
  color: #003333;
  padding: 14px 22px;
}
#wrapper .h4-ttl {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
#wrapper .bg-container {
  background-color: #ffffff;
  padding: 0 0 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper .section-box {
  border: 3px solid #0149A9;
  margin: 20px 40px;
}
#wrapper .section-box:not(:first-of-type) {
  margin-top: 32px;
}
#wrapper .story-ttl-box {
  margin-bottom: 10px;
}
#wrapper .story-ttl-box .date {
  text-align: center;
  padding-bottom: 10px;
  font-weight: bold;
}
#wrapper .sns-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#wrapper .twitter-area {
  width: 100%;
}
#wrapper .twitter-area .contents-box {
  padding: 30px;
}
#wrapper .twitter-area .icon {
  width: 48px;
}
#wrapper .twitter-area .icon img {
  width: 48px;
}
#wrapper .twitter-area .txt {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#wrapper .twitter-area .txt .tx01 {
  font-size: 1.5rem;
}
#wrapper .twitter-area .txt .tx02 {
  font-size: 1.3rem;
}
#wrapper .twitter-area .tweet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e8eb;
}
#wrapper .twitter-area .parts-twitter {
  overflow: auto;
  width: 435px;
  height: 540px;
  line-height: 2.4rem;
  padding: 20px;
  margin: -20px auto 20px;
  padding-bottom: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper .twitter-area .twitter-timeline {
  margin: 0 auto;
  padding-bottom: 30px;
}
#wrapper .twitter-area .btn-box a {
  width: 435px;
  display: block;
  min-width: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #0149A9;
  line-height: 1;
  font-size: 1.8rem;
  font-weight: normal;
}
#wrapper .instagram-area {
  width: 100%;
}
#wrapper .instagram-area .parts-instagram {
  margin-bottom: 20px;
}
#wrapper .insta-lists {
  letter-spacing: -40em;
}
#wrapper .insta-lists li {
  width: 32%;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
}
#wrapper .insta-lists li:nth-child(3n) {
  margin-right: 0;
}
#wrapper .insta-lists img {
  width: 100%;
  height: auto;
}
body.top #wrapper #header-image {
  width: 1080px;
  text-align: center;
  margin: 25px 0 30px;
}
body.top #wrapper #main-side-box {
  display: block;
  position: absolute;
  top: 25px;
  right: 0;
  width: 320px;
  font-size: 1.5rem;
}
body.top #wrapper #main-side-box .contents-box {
  padding: 0;
}
body.top #wrapper #main-side-box .next-movie {
  background: #ffffff;
  margin-bottom: 20px;
  position: relative;
}
body.top #wrapper #main-side-box .next-movie .txt-box {
  padding: 15px;
  line-height: 24px;
  text-align: center;
}
body.top #wrapper #main-side-box .next-movie .num {
  margin-bottom: 5px;
  margin-right: 10px;
  font-weight: bold;
}
body.top #wrapper #main-side-box .next-movie .detail {
  font-weight: bold;
}
body.top #wrapper #main-side-box .next-movie .douga-logo {
  display: block;
  position: absolute;
  top: 1.8%;
  right: 1%;
  width: 131px;
  height: 20px;
}
body.top #wrapper #main-side-box .next-movie .douga-logo img {
  width: 100%;
}
body.top #wrapper #main-side-box .next-movie .btn-box a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 0;
  width: 100%;
}
#wrapper .common-parts-ttl, #wrapper .post-articles-header-container h2 {
  background-color: #393e40;
  padding: 8px 24px;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 25px;
}
#wrapper .post-articles-header-container {
  background: none;
  padding: 0;
}
#wrapper .parts-section-share &gt; *,
#wrapper #recommend-movie &gt; *,
#wrapper #post-articles &gt; *,
#wrapper #common-related-shows &gt; * {
  margin-top: 40px;
}
#wrapper .commentary-box {
  padding: 23px 20px 42px 30px;
  background-color: #ffffff;
}
#wrapper .commentary-box .youtube-box {
  margin-bottom: 30px;
}
#wrapper .new-list {
  padding: 30px 20px 30px 20px;
  background-color: #ffffff;
}
#wrapper .new-list li {
  border-bottom: 1px solid #d0d0d0;
}
#wrapper .new-list li:not(:first-of-type) {
  margin-top: 25px;
}
#wrapper .new-list li .date {
  margin-bottom: 5px;
  color: #0149A9;
  font-weight: 600;
}
#wrapper .new-list li .content {
  padding-bottom: 20px;
  line-height: 1.625;
}
#wrapper .section-box--cast .second-box__inner {
  padding: 23px 20px 42px 30px;
}
#wrapper .section-box--cast .cast__lead {
  font-weight: bold;
  color: #0149A9;
  font-size: 2rem;
  border-bottom: solid 2px #0149A9;
  padding-bottom: 10px;
  margin-bottom: 2rem;
}
#wrapper .section-box--cast .cast__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 65px 25px;
  width: 800px;
  margin: 25px auto 0;
}
#wrapper .section-box--cast .castitem {
  background: #0149A9;
}
#wrapper .section-box--cast .castitem__img {
  width: 250px;
}
#wrapper .section-box--cast .castitem__inner--text {
  font-weight: bold;
  text-align: center;
  padding: 12px 10px 15px;
  color: #fff;
}
#wrapper .section-box--cast .castitem__title {
  font-size: 20px;
  line-height: 1.5;
}
#wrapper .section-box--cast .castitem__position {
  font-size: 16px;
  line-height: 1.875;
}
#wrapper .section-box--cast .cast__title {
  font-size: 20px;
  font-weight: bold;
  color: #002982;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
  margin: 44px 0 20px;
}
#wrapper .section-box--cast .cast__sub-title {
  font-weight: bold;
  margin-top: 25px;
}
#wrapper .section-box--cast .cast__text {
  margin-top: 5px;
  line-height: 1.875;
}
#wrapper .onair-info, #wrapper .about-info {
  padding: 30px 20px 30px 20px;
  background-color: #ffffff;
}
#wrapper .onair-info h3, #wrapper .about-info h3 {
  color: #0149A9;
  padding-bottom: 15px;
  border-bottom: 2px solid #0149A9;
  margin-bottom: 16px;
  font-size: 2rem;
  margin-top: 3.2rem;
}
#wrapper .onair-info h3:first-child, #wrapper .about-info h3:first-child {
  margin-top: 0;
}
#wrapper .onair-info p, #wrapper .about-info p {
  margin-bottom: 16px;
}
#wrapper .highlight-info {
  padding: 20px 20px 20px 25px;
  background-color: #ffffff;
}
#wrapper .highlight-info h3 {
  color: #002e8f;
  padding-bottom: 15px;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 20px;
  font-size: 2rem;
}
#wrapper .highlight-info:last-of-type {
  padding-bottom: 35px;
}
#wrapper .competition-info {
  padding: 20px 20px 35px 28px;
}
#wrapper .competition-info h3 {
  color: #002e8f;
  padding-bottom: 20px;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5;
}
#wrapper .medal-info {
  position: relative;
  background-image: url(../common-img/medal_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#wrapper .medal-info::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  top: 0;
  left: 0;
  background: #D6A309;
  background: -webkit-gradient(linear, left top, right top, from(#d6a309), color-stop(50%, #ffe69c), to(#d6a309));
  background: -webkit-linear-gradient(left, #d6a309 0%, #ffe69c 50%, #d6a309 100%);
  background: linear-gradient(to right, #d6a309 0%, #ffe69c 50%, #d6a309 100%);
}
#wrapper .medal-info .medal__list {
  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;
  gap: 0 64px;
  margin: 0 0 0 38px;
  padding: 0 0 7px;
}
#wrapper .medal-info .medalitem {
  color: #fff;
  position: relative;
  z-index: 5;
  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;
  gap: 0 15px;
  margin: -5px 0 0;
}
#wrapper .medal-info .medalitem__img {
  width: 60px;
}
#wrapper .medal-info .medalitem__img img {
  -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 62, 0.6));
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 62, 0.6));
}
#wrapper .medal-info .medalitem__textarea {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 18px 0 0;
  text-shadow: 0 0 25px rgba(0, 133, 197, 0.5);
}
#wrapper .medal-info .medalitem__textarea .num {
  font-family: "Bebas Neue", sans-serif;
  font-size: 6rem;
  display: inline-block;
  margin: 16px 0 0;
}
#wrapper .header-top-area {
  background-color: #fff;
}
#wrapper .header-top-area-inner {
  width: 1080px;
  margin: 0 auto;
  padding: 23px 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#wrapper .header-sns-area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#wrapper .header-sns-area ul li {
  margin-right: 40px;
}
#wrapper .header-sns-area ul li:last-child {
  margin-right: 0;
}
#wrapper .section-inner {
  width: 1080px;
  max-width: 100%;
  margin: auto;
}
#wrapper .global-nav {
  background: url(../common-img/api-nav-main-bg.jpg) repeat-x center top;
  background-size: cover;
  height: 88px;
  min-width: 1080px;
}
#wrapper .global-nav-item-list {
  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;
  position: relative;
}
#wrapper .global-nav-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#wrapper .global-nav-item &gt; a {
  font-weight: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 88px;
  line-height: 2.2rem;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #fff;
  border-right: none;
  padding: 15px 0 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}
#wrapper .global-nav-item &gt; a:hover,
#wrapper .global-nav-item &gt; a.active {
  color: #daa82c;
}
#wrapper .global-nav-item &gt; a::after {
  content: "";
  display: block;
  position: absolute;
  width: 75%;
  left: 50%;
  margin: 0 auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 4px;
  border-radius: 3px;
  bottom: 10px;
  background: #daa82c;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#wrapper .global-nav-item:hover &gt; a::after,
#wrapper .global-nav-item:hover &gt; a.active {
  position: absolute;
  width: 0%;
}
#wrapper .global-nav-sub-item-list {
  position: absolute;
  top: 100%;
  width: calc(100% + 30px);
  min-width: 1080px;
  width: 100%;
  left: 0%;
  right: 0%;
  background: white;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
  z-index: 100;
  display: none;
}
#wrapper .global-nav-item:hover &gt; .global-nav-sub-item-list,
#wrapper .global-nav-sub-item-list:hover {
  opacity: 1;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#wrapper .global-nav-sub-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#wrapper .global-nav-sub-item &gt; a {
  font-size: 1.6rem;
  color: #00236f;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 15px 30px 15px 20px;
  min-width: 160px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  text-decoration: none;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
#wrapper .global-nav-sub-item &gt; a::after {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  background: #00236f;
  display: block;
  width: 2px;
  height: 50px;
  bottom: 0;
  right: 0;
}
#wrapper .global-nav-sub-item:last-child &gt; a::after {
  content: none;
}
#wrapper .global-nav-sub-item:first-child &gt; a {
  border-top: none;
}
#wrapper .global-nav-sub-item &gt; a:hover {
  opacity: 0.8;
}
#wrapper .global-nav-toggle {
  display: none;
}
#wrapper .disable {
  pointer-events: none;
  cursor: default;
  opacity: 0.3 !important;
  text-decoration: none !important;
}

.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;
  width: 90px;
}
#page-up img {
  width: 100%;
}</pre></body></html>