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

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

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

.wrapper {
  font-family: "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  color: #333333; }
  .wrapper a:link,
  .wrapper a:visited,
  .wrapper a:hover,
  .wrapper a:active {
    color: #333333; }
  .wrapper a:link,
  .wrapper a:visited {
    text-decoration: underline; }
  .wrapper a:hover,
  .wrapper .a:active {
    text-decoration: none; }
  .wrapper .aside-container a {
    text-decoration: none; }

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

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

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

fieldset,
img {
  border: 0; }

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

del,
ins {
  text-decoration: none; }

ul li {
  list-style: none; }

caption,
th {
  text-align: left; }

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

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

sup {
  vertical-align: baseline; }

sub {
  vertical-align: baseline; }

legend {
  color: #000; }

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

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

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

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

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

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

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

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

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

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

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

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

.social-button-icon > svg {
  fill: #fff;
  width: 2.8rem;
  height: 2.8rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}

.social-box {
  position: relative; }
  .social-box #social-button {
    display: block;
    text-align: center; }
    .social-box #social-button .social-button-icon {
      margin: 1rem 1rem 2rem;
      display: inline-block;
      vertical-align: middle; }

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

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

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

  .social-button-x {
  background-color: #000; }

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

.social-button-facebook {
  background-color: #1877F2; }

.social-button-facebook:hover {
  background-color: rgba(24, 119, 242, 0.6); }

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

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

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

.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 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; }

.card-list li {
  visibility: hidden;
  opacity: 0; }
  .card-list li.active {
    -webkit-transition: 2s;
    transition: 2s;
    opacity: 1;
    visibility: visible; }

#common-header .common-header-pc-primaryMenuItem-2TRKs {
  font-weight: 500; }

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

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

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

.cf, .clearfix {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.device-type-desktop .u-mtn {
  margin-top: 0 !important; }

.device-type-desktop .u-mts {
  margin-top: 1rem !important; }

.device-type-desktop .u-mtm {
  margin-top: 2rem !important; }

.device-type-desktop .u-mtl {
  margin-top: 3rem !important; }

.device-type-desktop .u-mtx {
  margin-top: 4rem !important; }

.device-type-desktop .u-mtxl {
  margin-top: 5rem !important; }

.device-type-desktop .u-mbn {
  margin-bottom: 0 !important; }

.device-type-desktop .u-mbs {
  margin-bottom: 1rem !important; }

.device-type-desktop .u-mbm {
  margin-bottom: 2rem !important; }

.device-type-desktop .u-mbl {
  margin-bottom: 3rem !important; }

.device-type-desktop .u-mbx {
  margin-bottom: 4rem !important; }

.device-type-desktop .u-mbxl {
  margin-bottom: 5rem !important; }

.device-type-desktop .u-mln {
  margin-left: 0 !important; }

.device-type-desktop .u-mls {
  margin-left: 1rem !important; }

.device-type-desktop .u-mlm {
  margin-left: 2rem !important; }

.device-type-desktop .u-mll {
  margin-left: 3rem !important; }

.device-type-desktop .u-mlx {
  margin-left: 4rem !important; }

.device-type-desktop .u-mlxl {
  margin-left: 5rem !important; }

.device-type-desktop .u-mrn {
  margin-right: 0 !important; }

.device-type-desktop .u-mrs {
  margin-right: 1rem !important; }

.device-type-desktop .u-mrm {
  margin-right: 2rem !important; }

.device-type-desktop .u-mrl {
  margin-right: 3rem !important; }

.device-type-desktop .u-mrx {
  margin-right: 4rem !important; }

.device-type-desktop .u-mrxl {
  margin-right: 5rem !important; }

.device-type-desktop .u-mra {
  margin-right: auto !important; }

.device-type-desktop .u-mla {
  margin-left: auto !important; }

.device-type-desktop .u-mca {
  margin-left: auto !important;
  margin-right: auto !important; }

.device-type-desktop .u-ptn {
  padding-top: 0 !important; }

.device-type-desktop .u-pts {
  padding-top: 1rem !important; }

.device-type-desktop .u-ptm {
  padding-top: 2rem !important; }

.device-type-desktop .u-ptl {
  padding-top: 3rem !important; }

.device-type-desktop .u-ptx {
  padding-top: 4rem !important; }

.device-type-desktop .u-ptxl {
  padding-top: 5rem !important; }

.device-type-desktop .u-pbn {
  padding-bottom: 0 !important; }

.device-type-desktop .u-pbs {
  padding-bottom: 1rem !important; }

.device-type-desktop .u-pbm {
  padding-bottom: 2rem !important; }

.device-type-desktop .u-pbl {
  padding-bottom: 3rem !important; }

.device-type-desktop .u-pbx {
  padding-bottom: 4rem !important; }

.device-type-desktop .u-pbxl {
  padding-bottom: 5rem !important; }

.device-type-desktop .u-pln {
  padding-left: 0 !important; }

.device-type-desktop .u-pls {
  padding-left: 1rem !important; }

.device-type-desktop .u-plm {
  padding-left: 2rem !important; }

.device-type-desktop .u-pll {
  padding-left: 3rem !important; }

.device-type-desktop .u-plx {
  padding-left: 4rem !important; }

.device-type-desktop .u-plxl {
  padding-left: 5rem !important; }

.device-type-desktop .u-prn {
  padding-right: 0 !important; }

.device-type-desktop .u-prs {
  padding-right: 1rem !important; }

.device-type-desktop .u-prm {
  padding-right: 2rem !important; }

.device-type-desktop .u-prl {
  padding-right: 3rem !important; }

.device-type-desktop .u-prx {
  padding-right: 4rem !important; }

.device-type-desktop .u-prxl {
  padding-right: 5rem !important; }

.device-type-mobile .u-mtn {
  margin-top: 0 !important; }

.device-type-mobile .u-mts {
  margin-top: 1rem !important; }

.device-type-mobile .u-mtm {
  margin-top: 1.5rem !important; }

.device-type-mobile .u-mtl {
  margin-top: 2rem !important; }

.device-type-mobile .u-mtx {
  margin-top: 3rem !important; }

.device-type-mobile .u-mtxl {
  margin-top: 3.5rem !important; }

.device-type-mobile .u-mbn {
  margin-bottom: 0 !important; }

.device-type-mobile .u-mbs {
  margin-bottom: 1rem !important; }

.device-type-mobile .u-mbm {
  margin-bottom: 1.5rem !important; }

.device-type-mobile .u-mbl {
  margin-bottom: 2rem !important; }

.device-type-mobile .u-mbx {
  margin-bottom: 3rem !important; }

.device-type-mobile .u-mbxl {
  margin-bottom: 3.5rem !important; }

.device-type-mobile .u-mln {
  margin-left: 0 !important; }

.device-type-mobile .u-mls {
  margin-left: 1rem !important; }

.device-type-mobile .u-mlm {
  margin-left: 1.5rem !important; }

.device-type-mobile .u-mll {
  margin-left: 2rem !important; }

.device-type-mobile .u-mlx {
  margin-left: 3rem !important; }

.device-type-mobile .u-mlxl {
  margin-left: 3.5rem !important; }

.device-type-mobile .u-mrn {
  margin-right: 0 !important; }

.device-type-mobile .u-mrs {
  margin-right: 1rem !important; }

.device-type-mobile .u-mrm {
  margin-right: 1.5rem !important; }

.device-type-mobile .u-mrl {
  margin-right: 2rem !important; }

.device-type-mobile .u-mrx {
  margin-right: 3rem !important; }

.device-type-mobile .u-mrxl {
  margin-right: 3.5rem !important; }

.device-type-mobile .u-mra {
  margin-right: auto !important; }

.device-type-mobile .u-mla {
  margin-left: auto !important; }

.device-type-mobile .u-mca {
  margin-left: auto !important;
  margin-right: auto !important; }

.device-type-mobile .u-ptn {
  padding-top: 0 !important; }

.device-type-mobile .u-pts {
  padding-top: 1rem !important; }

.device-type-mobile .u-ptm {
  padding-top: 1.5rem !important; }

.device-type-mobile .u-ptl {
  padding-top: 2rem !important; }

.device-type-mobile .u-ptx {
  padding-top: 3rem !important; }

.device-type-mobile .u-ptxl {
  padding-top: 3.5rem !important; }

.device-type-mobile .u-pbn {
  padding-bottom: 0 !important; }

.device-type-mobile .u-pbs {
  padding-bottom: 1rem !important; }

.device-type-mobile .u-pbm {
  padding-bottom: 1.5rem !important; }

.device-type-mobile .u-pbl {
  padding-bottom: 2rem !important; }

.device-type-mobile .u-pbx {
  padding-bottom: 3rem !important; }

.device-type-mobile .u-pbxl {
  padding-bottom: 3.5rem !important; }

.device-type-mobile .u-pln {
  padding-left: 0 !important; }

.device-type-mobile .u-pls {
  padding-left: 1rem !important; }

.device-type-mobile .u-plm {
  padding-left: 1.5rem !important; }

.device-type-mobile .u-pll {
  padding-left: 2rem !important; }

.device-type-mobile .u-plx {
  padding-left: 3rem !important; }

.device-type-mobile .u-plxl {
  padding-left: 3.5rem !important; }

.device-type-mobile .u-prn {
  padding-right: 0 !important; }

.device-type-mobile .u-prs {
  padding-right: 1rem !important; }

.device-type-mobile .u-prm {
  padding-right: 1.5rem !important; }

.device-type-mobile .u-prl {
  padding-right: 2rem !important; }

.device-type-mobile .u-prx {
  padding-right: 3rem !important; }

.device-type-mobile .u-prxl {
  padding-right: 3.5rem !important; }

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

.device-type-desktop a.external-link {
  position: relative; }

.device-type-desktop .twitter-area a[target="_blank"], .device-type-desktop .instagram-area a[target="_blank"] {
  display: block;
  position: relative; }
  .device-type-desktop .twitter-area a[target="_blank"]:hover:before, .device-type-desktop .instagram-area a[target="_blank"]:hover:before {
    top: -22px; }

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

.device-type-mobile a.external-link {
  position: relative; }

.device-type-mobile .twitter-area a[target="_blank"], .device-type-mobile .instagram-area a[target="_blank"] {
  display: block;
  position: relative; }

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

img.protect {
  pointer-events: none; }

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

img.protect.active {
  opacity: 1; }

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

.sp {
  display: none !important; }

.opac, .card-list a,
.bnr-list-box a {
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .opac:hover, .card-list a:hover,
  .bnr-list-box a:hover {
    opacity: 0.8; }

.arrow-right, .pc-flex .information ul.list-style-lthum li a, .post-list-box a, .houdou-column-wrap .section-houdou-column ul.houdou-list-box li a {
  position: relative; }
  .arrow-right:after, .pc-flex .information ul.list-style-lthum li a:after, .post-list-box a:after, .houdou-column-wrap .section-houdou-column ul.houdou-list-box li a:after {
    display: block;
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    height: 8px;
    border-top: 2px solid #00a0c6;
    border-right: 2px solid #00a0c6; }

.arrow-right2:hover:before, .btn-more-style-01 a:hover:before {
  border-color: #05c3ed; }

.arrow-right2:hover:after, .btn-more-style-01 a:hover:after {
  border-color: #05c3ed; }

.arrow-right2:before, .btn-more-style-01 a:before {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #00a0c6;
  border-radius: 100px;
  position: absolute;
  display: block;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.arrow-right2:after, .btn-more-style-01 a:after {
  display: block;
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 2px solid #00a0c6;
  border-right: 2px solid #00a0c6; }

#wrapper .present-circle-2iOfl {
  width: 22px;
  height: 22px;
  -webkit-transform: scale(1);
  transform: scale(1);
  bottom: -1px;
  right: 2px; }

#wrapper .present-moreLink-3dBoY {
  padding-right: 30px; }

#wrapper .present-moreLinkContainer-1iHUK {
  margin-right: 0; }

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

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

html {
  font-size: 62.5%; }

.main-wrapper {
  background: #ffffff;
  padding: 20px 0 60px;
  font-size: 14px;
  position: relative; }
  .main-wrapper:before {
    content: "";
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e4edf2 1%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e4edf2 1%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4edf2', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 762px; }

#common-notification-items {
  display: none; }

.main-container {
  word-break: break-all;
  font-size: 14px;
  width: 1050px;
  margin: 0 auto;
  position: relative;
  z-index: 2; }

.aside-container {
  margin-top: 40px; }
  .aside-container h3 {
    font-size: 18px; }
  .aside-container .ranking-container-3O6CH,
  .aside-container .present-container-3kCP1 {
    margin-top: 0.8rem; }

.ttl-common-main, .ttl-common-h1 {
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 25px;
  font-weight: bold; }

.ttl-common-h1 {
  margin-top: 5px;
  margin-bottom: 10px; }

.wh-box-container {
  background: #ffffff;
  padding: 29px 20px 19px; }

.slide-sub-menu {
  margin-bottom: 6px; }
  .slide-sub-menu ul {
    height: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .slide-sub-menu ul li {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      box-sizing: border-box;
      border-right: 2px solid #ffffff; }
    .slide-sub-menu ul a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 13px;
      -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;
      height: 40px;
      color: #fff;
      text-decoration: none;
      background: #00a0c6;
      position: relative;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .slide-sub-menu ul a.disable, .slide-sub-menu ul a.disable-pc {
        opacity: 0.3;
        cursor: default; }
        .slide-sub-menu ul a.disable:hover, .slide-sub-menu ul a.disable-pc:hover {
          background: #00a0c6; }
      .slide-sub-menu ul a:hover {
        background: #05c3ed; }

.pc-flex {
  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; }
  .pc-flex .pc-left-column {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 15px; }
    .pc-flex .pc-left-column a {
      color: #00a0c6; }
  .pc-flex .pc-right-column {
    width: 300px;
    margin-left: 20px; }
  .pc-flex .information {
    width: 100%; }
    .pc-flex .information ul.list-style-lthum {
      margin-bottom: 30px;
      border: 1px solid #dcdcdc; }
      .pc-flex .information ul.list-style-lthum li {
        border-bottom: 1px solid #dcdcdc; }
        .pc-flex .information ul.list-style-lthum li:last-child {
          border-bottom: none; }
        .pc-flex .information ul.list-style-lthum li a {
          text-decoration: none;
          padding: 18px 16px;
          padding-right: 40px;
          display: block;
          position: relative;
          -webkit-transition: 0.3s;
          transition: 0.3s; }
          .pc-flex .information ul.list-style-lthum li a:hover {
            background-color: rgba(5, 195, 237, 0.08); }
        .pc-flex .information ul.list-style-lthum li .ttl {
          font-weight: 500;
          color: #000000;
          font-size: 14px;
          margin-bottom: 4px; }
        .pc-flex .information ul.list-style-lthum li .notice {
          font-size: 13px;
          color: #a3a3a3; }
        .pc-flex .information ul.list-style-lthum li .fa {
          color: #00a0c6;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          font-size: 14px;
          right: 20px; }

.week-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }
  .week-nav .btn {
    cursor: pointer;
    width: calc(100% / 7);
    text-align: center;
    border: 1px solid #dcdcdc;
    padding: 8px 0;
    font-size: 18px;
    line-height: 33px;
    font-weight: bold;
    color: #cbcbcb;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .week-nav .btn:hover, .week-nav .btn.active {
      background: #000000;
      color: #ffffff; }

.shadow2, .wh-box-container {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.shadow, .pc-flex .information ul.list-style-lthum, .week-nav, ul.card-list li.item, .post-list-box, ul.movie-list-box > li, .section-syudaika-wrap ul.syudaika-list li, .houdou-column-wrap .section-houdou-column ul.houdou-list-box {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .shadow:hover, .pc-flex .information ul.list-style-lthum:hover, .week-nav:hover, ul.card-list li.item:hover, .post-list-box:hover, ul.movie-list-box > li:hover, .section-syudaika-wrap ul.syudaika-list li:hover, .houdou-column-wrap .section-houdou-column ul.houdou-list-box:hover {
    box-shadow: 0px 5px 8px 1px rgba(0, 0, 0, 0.2); }

ul.card-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f3f0ea;
  margin: 0 -20px;
  padding: 20px 20px 2px; }
  ul.card-list.pc-col3 li.item {
    width: 217px;
    margin-right: 12px;
    margin-bottom: 20px; }
    ul.card-list.pc-col3 li.item:nth-child(3n) {
      margin-right: 0; }
    ul.card-list.pc-col3 li.item .thum {
      height: 122px;
      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; }
  ul.card-list.pc-col4 {
    padding-bottom: 20px; }
    ul.card-list.pc-col4 li.item {
      width: 245px;
      margin-right: 10px;
      margin-bottom: 10px; }
      ul.card-list.pc-col4 li.item:nth-child(4n) {
        margin-right: 0; }
  ul.card-list.pc-col5 li.item {
    width: 194px;
    margin-right: 10px;
    margin-bottom: 17px; }
    ul.card-list.pc-col5 li.item:nth-child(5n) {
      margin-right: 0; }
  ul.card-list li.item {
    background: #ffffff;
    min-height: 220px; }
    ul.card-list li.item a {
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none; }
    ul.card-list li.item .thum {
      position: relative;
      background: #cccccc;
      overflow: hidden; }
      ul.card-list li.item .thum img {
        width: 100%;
        vertical-align: bottom; }
    ul.card-list li.item .detail {
      padding: 18px;
      font-size: 14px;
      position: relative; }
      ul.card-list li.item .detail .time-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-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 -3px; }
        ul.card-list li.item .detail .time-list-box 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;
          margin-bottom: 8px; }
      ul.card-list li.item .detail .date {
        color: #000000;
        margin-bottom: 2px; }
      ul.card-list li.item .detail .ttl {
        font-weight: bold;
        color: #00a0c6;
        font-size: 17px; }
      ul.card-list li.item .detail .week-icon {
        font-weight: bold;
        border-radius: 100px;
        width: 30px;
        position: relative;
        top: -1px;
        margin-right: 3px;
        height: 30px;
        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;
        box-sizing: border-box;
        color: #ffffff;
        background: #f00380;
        font-size: 11px;
        letter-spacing: -1px; }

ul.bnr-list-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  width: calc(100% + 7px);
  margin-bottom: 10px; }
  ul.bnr-list-box li {
    width: 332px;
    margin-right: 7px;
    margin-bottom: 10px; }
    ul.bnr-list-box li.pc-large-bnr {
      width: calc(100% - 7px); }
    ul.bnr-list-box li img {
      vertical-align: bottom;
      width: 100%; }
    ul.bnr-list-box li a {
      display: block; }

.btn-more-style-01 {
  line-height: 30px; }
  .btn-more-style-01 a {
    position: relative;
    display: inline-block;
    padding-right: 32px;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #00a0c6; }
    .btn-more-style-01 a:hover {
      color: #05c3ed; }

.section-post-wrap {
  padding: 0px 0; }

.post-list-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px; }
  .post-list-box li {
    width: 50%;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .post-list-box li:last-child, .post-list-box li:nth-last-child(2):nth-child(odd) {
      border-bottom: none; }
    .post-list-box li:nth-child(2n):before {
      position: absolute;
      bottom: 0;
      left: 0;
      content: "";
      height: 112px;
      width: 1px;
      z-index: 2;
      background: #e6e6e6; }
  .post-list-box a {
    background: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 18px;
    text-decoration: none;
    color: #000000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    box-sizing: border-box; }
    .post-list-box a:hover {
      background-color: rgba(5, 195, 237, 0.08); }
    .post-list-box a i {
      color: #00a0c6;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 13px;
      right: 18px; }
  .post-list-box .img-box {
    width: 136px;
    margin-right: 20px; }
    .post-list-box .img-box img {
      vertical-align: bottom;
      width: 100%; }
  .post-list-box .txt-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 36px;
    padding-right: 25px; }
    .post-list-box .txt-box .title {
      text-align: justify;
      font-weight: 500;
      letter-spacing: -0.5px; }
    .post-list-box .txt-box .date {
      color: #cccccc;
      position: absolute;
      right: 27px;
      bottom: 0; }

.post-remark-txt {
  position: relative;
  top: -8px;
  text-align: right;
  color: #cccccc;
  font-size: 12px;
  margin-bottom: 0px; }

#finish-programs .free-text {
  color: #b8b8b8; }

ul.movie-list-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul.movie-list-box > li {
    width: 245px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    ul.movie-list-box > li .overlay {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      z-index: 2;
      width: 100%;
      height: 100%;
      position: absolute;
      visibility: hidden;
      top: 0px;
      background: rgba(0, 0, 0, 0.7);
      -webkit-transition: 0.3s;
      transition: 0.3s;
      left: 0;
      opacity: 0;
      flex-direction: column; }
      ul.movie-list-box > li .overlay.active {
        opacity: 1;
        visibility: visible;
        top: 0; }
      ul.movie-list-box > li .overlay .overlay-list-box {
        width: 100%;
        padding: 0px;
        box-sizing: border-box;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 2;
        position: relative;
        flex: 1;
        overflow-y: auto; }
        ul.movie-list-box > li .overlay .overlay-list-box li {
          font-weight: 500;
          color: #ffffff;
          font-size: 13px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          ul.movie-list-box > li .overlay .overlay-list-box li a {
            padding: 15px 15px;
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            color: #ffffff;
            text-decoration: none;
            -webkit-transition: 0.3s;
            transition: 0.3s; }
            ul.movie-list-box > li .overlay .overlay-list-box li a:hover {
              background-color: rgba(0, 160, 198, 0.6); }
          ul.movie-list-box > li .overlay .overlay-list-box li span.icon {
            width: 40px;
            height: 40px;
            display: block;
            border-radius: 50%;
            text-indent: 100%;
            white-space: nowrap;
            overflow: hidden;
            background-color: #fff;
            background-position: 50%;
            background-repeat: no-repeat;
            margin-right: 6px; }
          ul.movie-list-box > li .overlay .overlay-list-box li span.txt {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            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;
            position: relative;
            top: -2px; }
          ul.movie-list-box > li .overlay .overlay-list-box li span.tadouga {
            background-image: url(../images/icon_tadouga.png);
            background-size: 70%; }
          ul.movie-list-box > li .overlay .overlay-list-box li span.catchup {
            background-image: url(../images/icon_catchup.png);
            background-size: 70%; }
          ul.movie-list-box > li .overlay .overlay-list-box li span.tver {
            background-image: url(../images/icon_tver.png);
            background-size: 70%; }
          ul.movie-list-box > li .overlay .overlay-list-box li span.abema {
            background-image: url(../images/icon_abema.png);
            background-size: 80%; }
          ul.movie-list-box > li .overlay .overlay-list-box li span.telasa {
            background-image: url(../images/icon_telasa.svg);
            background-size: 80%; }
      ul.movie-list-box > li .overlay .overlay-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    ul.movie-list-box > li > a {
      text-decoration: none;
      width: 100%;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      ul.movie-list-box > li > a:hover {
        background-color: rgba(5, 195, 237, 0.08); }
    ul.movie-list-box > li .date {
      color: #000000;
      margin-bottom: 6px;
      font-size: 13px; }
    ul.movie-list-box > li .ttl {
      font-size: 14px;
      color: #000000;
      font-weight: 500; }
    ul.movie-list-box > li:nth-child(4n) {
      margin-right: 0; }
    ul.movie-list-box > li img {
      vertical-align: bottom;
      width: 100%; }
    ul.movie-list-box > li .detail {
      padding: 18px;
      position: relative;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding-bottom: 90px; }
    ul.movie-list-box > li .icons {
      position: absolute;
      left: 20px;
      margin-top: 10px; }
      ul.movie-list-box > li .icons > span {
        margin-right: 8px;
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
        height: 38px; }
      ul.movie-list-box > li .icons .catchup {
        width: 40px;
        background-image: url(/Top19/genre-top/images/icon_catchup.png); }
      ul.movie-list-box > li .icons .tver {
        width: 32px;
        background-image: url(/Top19/genre-top/images/icon_tver.png); }
      ul.movie-list-box > li .icons .tadouga {
        width: 45px;
        background-image: url(/Top19/genre-top/images/icon_tadouga.png); }
      ul.movie-list-box > li .icons .abema {
        width: 60px;
        background-image: url(/Top19/genre-top/images/icon_abema.png); }
      ul.movie-list-box > li .icons .telasa {
        width: 40px;
        background-image: url(/Top19/genre-top/images/icon_telasa.svg); }

.section-syudaika-wrap {
  margin-bottom: 40px; }
  .section-syudaika-wrap ul.syudaika-list {
    background: #f3f0ea;
    margin: 0 -20px;
    padding: 30px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .section-syudaika-wrap ul.syudaika-list li {
      width: calc(50% - 5px);
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      background: #ffffff;
      margin-bottom: 10px; }
      .section-syudaika-wrap ul.syudaika-list li:last-child, .section-syudaika-wrap ul.syudaika-list li:nth-last-child(2):nth-child(odd) {
        margin-bottom: 0; }
      .section-syudaika-wrap ul.syudaika-list li:nth-child(2n-1) {
        margin-right: 10px; }
      .section-syudaika-wrap ul.syudaika-list li a {
        width: 100%;
        background: #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        text-decoration: none; }
      .section-syudaika-wrap ul.syudaika-list li .thum {
        width: 200px; }
        .section-syudaika-wrap ul.syudaika-list li .thum img {
          vertical-align: bottom;
          width: 100%; }
      .section-syudaika-wrap ul.syudaika-list li .detail {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        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: 18px; }
      .section-syudaika-wrap ul.syudaika-list li .ttl {
        font-size: 14px;
        color: #000000;
        margin-bottom: 10px; }
      .section-syudaika-wrap ul.syudaika-list li .desc {
        font-size: 13px;
        color: #b8b8b8; }
  .section-syudaika-wrap .music-note {
    font-size: 10px;
    color: #a3a099;
    text-align: right;
    margin: 0 -20px;
    background: #f3f0ea;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-top: -10px; }

.page-top-fixed {
  display: none !important;
  right: 8px !important;
  bottom: 16px !important;
  color: #fff;
  position: fixed;
  height: 0;
  z-index: 999;
  width: 50px;
  padding-bottom: 50px; }
  .page-top-fixed .ptf-inner,
  .page-top-fixed .ptf-inner2,
  .page-top-fixed .fa {
    width: 100%;
    height: 100%; }
  .page-top-fixed .ptf-inner {
    position: absolute; }
  .page-top-fixed .ptf-inner .ptf-inner2 {
    display: table;
    border-radius: 50%;
    background: #00a0c6;
    opacity: 0.8; }
  .page-top-fixed .ptf-inner .ptf-inner2 .fa {
    font-size: 16px;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

#finish-programs {
  margin-bottom: 20px; }

#wrapper {
  font-family: "Noto Sans Japanese", sans-serif; }

#wrapper .ranking-wrapper-wmkgZ {
  margin-bottom: 0; }

.houdou-column-wrap .section-houdou-column h2.houdou-ttl {
  font-size: 18px;
  line-height: 33px;
  font-weight: bold;
  position: relative;
  margin-bottom: 8px; }
  .houdou-column-wrap .section-houdou-column h2.houdou-ttl .logo {
    position: absolute;
    top: 0;
    right: 0; }
    .houdou-column-wrap .section-houdou-column h2.houdou-ttl .logo img {
      height: 21px;
      vertical-align: bottom;
      position: relative;
      top: -5px; }

.houdou-column-wrap .section-houdou-column ul.houdou-list-box {
  margin-bottom: 12px; }
  .houdou-column-wrap .section-houdou-column ul.houdou-list-box li {
    border-bottom: 1px solid #e6e6e6; }
    .houdou-column-wrap .section-houdou-column ul.houdou-list-box li a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 18px;
      box-sizing: border-box;
      padding-right: 40px;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      text-decoration: none;
      color: #000000; }
      .houdou-column-wrap .section-houdou-column ul.houdou-list-box li a .thum {
        width: 100px;
        margin-right: 15px; }
        .houdou-column-wrap .section-houdou-column ul.houdou-list-box li a .thum img {
          width: 100%; }
      .houdou-column-wrap .section-houdou-column ul.houdou-list-box li a .detail {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .houdou-column-wrap .section-houdou-column ul.houdou-list-box li a .detail .ttl {
          font-weight: 500;
          font-size: 14px; }
        .houdou-column-wrap .section-houdou-column ul.houdou-list-box li a .detail .free-text {
          margin-top: 8px;
          font-size: 13px;
          color: #a3a3a3; }
      .houdou-column-wrap .section-houdou-column ul.houdou-list-box li a:hover {
        background-color: rgba(5, 195, 237, 0.08); }

.parts-related #relatedLink {
  margin-bottom: 20px; }
  .parts-related #relatedLink dt {
    margin-top: 32px;
    color: #000000;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px; }
  .parts-related #relatedLink ul {
    margin-top: 0.8rem;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.117647), 0 1px 4px rgba(0, 0, 0, 0.117647); }
    .parts-related #relatedLink ul li {
      position: relative;
      box-sizing: border-box; }
      .parts-related #relatedLink ul li:first-child a {
        border-top: none; }
      .parts-related #relatedLink ul li:last-child a {
        border-bottom: none; }
      .parts-related #relatedLink ul li a {
        display: block;
        height: 50px;
        padding-left: 20px;
        color: #000000;
        font-weight: 500;
        font-size: 14px;
        line-height: 50px;
        text-decoration: none;
        -webkit-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0ms;
        transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0ms;
        border-top: 1px solid #f6f6f6;
        border-bottom: 1px solid #f6f6f6;
        box-sizing: border-box; }
        .parts-related #relatedLink ul li a:hover {
          background-color: rgba(5, 195, 237, 0.08); }
      .parts-related #relatedLink ul li svg {
        position: absolute;
        top: 50%;
        right: 5px;
        fill: #000;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        body.sports .sports-information .detail-box {
          display: flex;
      }
        body.sports .sports-information .detail-box .detail-img-box {
        width: 130px;
        flex-shrink: 0;
        margin-right: 10px;
      }
        body.sports .sports-information .detail-box .detail-img-box img {
          width: 100%;
      }