@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
.u-red {
  color: #f0027f; }

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

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

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

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

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

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

/*
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: 300px; }

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

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

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

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

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

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

.wrapper #common-onair {
  font-family: Noto Sans Japanese, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem; }

.wrapper #common-onair a.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 2.4rem;
  color: #ffffff; }

.wrapper #common-onair .common-onair-scheduleItemTimeActiveNow-1l0Wm {
  color: #ffffff; }

.wrapper #common-onair .common-onair-scheduleItemTitleActive-1A491 {
  color: #ffffff; }

.wrapper #common-onair .common-onair-scheduleHeaderDayOfWeek-1CJWq {
  color: #fff; }

.wrapper #common-onair .common-onair-scheduleHeaderDate-2khQV {
  font-family: Noto Sans Japanese, sans-serif; }

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

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

.social-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: 0; }

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

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

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

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

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

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

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

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

#section-info-card {
  display: 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-f11 {
  font-size: 1.1rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#cboxWrapper {
  max-width: none; }

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

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

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

#cboxTitle {
  margin: 0; }

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

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

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

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

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

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

#colorbox {
  outline: 0; }

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

.cboxIframe {
  background: #fff; }

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

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

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

#cboxLoadingOverlay {
  background: #000; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.owl-controls {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

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

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

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

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

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

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

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

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

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

#wrapper .owl-carousel {
  width: 680px;
  margin: 0 auto; }

#wrapper .slider-box.active {
  display: block !important; }

#wrapper .owl-carousel {
  position: relative; }

#wrapper .owl-carousel img {
  width: 100%; }

#wrapper .owl-carousel .owl-buttons {
  text-indent: -9999px; }

#wrapper .owl-carousel .owl-buttons div {
  padding: 40px;
  margin: 0; }

#wrapper .owl-carousel .owl-buttons .owl-prev {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  left: -5%;
  background: url(../common-img/slider_arrow_left.png) no-repeat center center;
  background-size: 44px;
  margin-top: -79px; }

#wrapper .owl-carousel .owl-buttons .owl-next {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  right: -5%;
  background: url(../common-img/slider_arrow_right.png) no-repeat center center;
  background-size: 44px;
  margin-top: -79px; }

#wrapper .owl-carousel .owl-buttons.active .owl-prev {
  opacity: 1;
  -webkit-animation: nextPrev 0.5s ease-out 0s 1;
  animation: nextPrev 0.5s ease-out 0s 1; }

#wrapper .owl-carousel .owl-buttons.active .owl-next {
  opacity: 1;
  -webkit-animation: nextFade 0.5s ease-out 0s 1;
  animation: nextFade 0.5s ease-out 0s 1; }

@-webkit-keyframes nextPrev {
  from {
    -webkit-transform: translate(30px);
    transform: translate(30px);
    opacity: 0; }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1; } }

@keyframes nextPrev {
  from {
    -webkit-transform: translate(30px);
    transform: translate(30px);
    opacity: 0; }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1; } }

@-webkit-keyframes nextFade {
  from {
    -webkit-transform: translate(-30px);
    transform: translate(-30px);
    opacity: 0; }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1; } }

@keyframes nextFade {
  from {
    -webkit-transform: translate(-30px);
    transform: translate(-30px);
    opacity: 0; }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1; } }

/*
orijinal
*/
.device-type-desktop #cboxLoadedContent {
  background: #ffffff; }

.device-type-desktop #cboxContent {
  margin-top: 60px;
  background: none; }

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

.device-type-mobile #cboxLoadedContent {
  background: #ffffff; }

.device-type-mobile #cboxContent {
  margin-top: 6.0rem;
  background: none; }

.device-type-mobile #cboxClose {
  color: #ffffff;
  text-indent: -9999px;
  top: -4.9rem;
  width: 5.0rem;
  height: 5.0rem;
  right: -1.0rem;
  background: url(../common-img/close.png);
  background-size: 5.0rem; }

#cboxClose {
  outline: none; }

.modal-box {
  width: 800px; }

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

.modal-wrapper {
  font-size: 1.6rem;
  line-height: 3.2rem;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -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 {
  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;
  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: #00a0c6; }

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

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

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

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

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

.device-type-mobile .external-style, .device-type-mobile .device-type-desktop a.external-link:hover:before, .device-type-desktop .device-type-mobile a.external-link:hover:before, .device-type-mobile a.external-link.active:before {
  content: "";
  width: 21.33333vw;
  height: 8.53333vw;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -8.53333vw;
  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; }

body.second #wrapper #header-wrap:after {
  content: none; }

body.second #wrapper #nav-wrap {
  margin-top: -110px; }

body.second #wrapper #header-image {
  position: relative; }

body.second #wrapper #header-wrap {
  min-height: 238px; }

body.second #wrapper .second-header {
  padding: 25px 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; }

body.second #wrapper .second-header .logo a {
  display: block; }

body.second #wrapper .second-header .date {
  padding-top: 10px; }

#wrapper .second-box {
  background: #ffffff;
  padding: 30px 30px 50px;
  margin-bottom: 50px; }

#wrapper .information-ttl {
  margin-bottom: 30px; }

#wrapper .information-ttl .date {
  margin-bottom: 6px; }

#wrapper .information-ttl h1 {
  font-size: 22px;
  line-height: 36px; }

#wrapper .feauture-select-box {
  position: relative;
  margin-left: auto;
  margin-top: -10px;
  margin-bottom: 20px;
  height: 36px; }

#wrapper .feauture-select-box .feauture-select {
  margin-left: auto;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  border-radius: 100px;
  height: 100%;
  background: #e0e0e0;
  font-size: 14px;
  padding-right: 50px;
  padding-left: 24px;
  font-weight: bold; }

#wrapper .feauture-select-box select::-ms-expand {
  display: none; }

#wrapper .feauture-select-box:after {
  display: block;
  content: "";
  position: absolute;
  right: 20px;
  top: calc(50% - 3px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #333333 transparent transparent transparent; }

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

#section-emergency {
  margin-bottom: 0 !important; }

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

#nav-wrap {
  margin-top: -130px;
  position: relative;
  z-index: 2;
  min-height: 188px;
  padding-bottom: 10px; }

#nav-wrap .api-nav-main {
  min-height: 84px;
  box-sizing: border-box; }

#nav-wrap .api-nav-main div {
  width: 1080px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#nav-wrap .api-nav-main div a {
  box-sizing: border-box;
  width: 352px;
  line-height: 2.2rem;
  text-decoration: none;
  border-radius: 100px;
  color: #ffffff;
  border-right: none;
  padding: 30px 0 20px;
  display: block;
  text-align: center;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  position: relative;
  background: #b42382; }

#nav-wrap .api-nav-main div a:after {
  background: #ffffff;
  position: absolute;
  left: 50%;
  bottom: 9px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  content: "";
  width: 0px;
  height: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

#nav-wrap .api-nav-main div a:last-child {
  border-right: 1px solid #cccccc; }

#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 {
  color: #ffffff; }

#nav-wrap .api-nav-main div a:hover:after,
#nav-wrap .api-nav-main div a.active:after {
  width: 225px; }

#nav-wrap .api-nav-main div .page-nav-title {
  font-size: 2.6rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
  display: block;
  font-family: "Noto Sans JP"; }

#nav-wrap .api-nav-main div .page-nav-subtitle {
  font-size: 1.4rem; }

#nav-wrap .api-nav-sub {
  min-height: 66px;
  box-sizing: border-box;
  background-color: #FFFFFF; }

#nav-wrap .api-nav-sub > div {
  width: 1080px;
  margin: 25px 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: 13px;
  text-decoration: none;
  color: #ffffff;
  letter-spacing: 0.5px;
  padding: 3px 25px;
  padding-right: 44px;
  border-radius: 100px;
  background: -webkit-linear-gradient(right, #ffc451, #fa7a0a);
  background: linear-gradient(-90deg, #ffc451, #fa7a0a);
  position: relative;
  margin-top: 1.5rem; }

#nav-wrap .api-nav-sub a:after {
  display: block;
  content: "";
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 7px;
  height: 7px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

body.second #nav-wrap {
  min-height: 1px; }

body.second #nav-wrap .api-nav-main div a {
  padding: 17px 0 15px; }

body.second #nav-wrap .api-nav-main div a:after {
  bottom: 10px; }

body.second #nav-wrap .api-nav-main div .page-nav-title {
  font-size: 25px;
  margin-bottom: 4px; }

body.second #nav-wrap .api-nav-main div .page-nav-subtitle {
  font-size: 14px;
  display: block;
  margin-bottom: 4px; }

body.second #nav-wrap .api-nav-sub {
  background: #ffffff;
  padding: 14px 0;
  margin-top: 26px; }

body.second #nav-wrap .api-nav-sub a {
  margin-top: 0; }

body.second #nav-wrap .api-nav-sub div {
  margin: 0 auto; }

#wrapper .h2-recommend-movie {
  background: #393e40;
  padding: 0.8rem 2.4rem;
  font-size: 1.6rem;
  color: #ffffff;
  margin-bottom: 2rem; }

#wrapper .recommend-movie-list-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#wrapper .recommend-movie-list-box li {
  width: 370px; }

#wrapper .recommend-movie-list-box li a.recommend-movie-anchor {
  text-decoration: none;
  display: block;
  height: 100%; }

#wrapper .recommend-movie-list-box li a.recommend-movie-anchor:hover .recommend-movie-radius {
  opacity: 0.7; }

#wrapper .recommend-movie-list-box li a.recommend-movie-anchor:hover .recommend-movie-ttl {
  color: #00a0c6; }

#wrapper .recommend-movie-list-box li .recommend-movie-radius {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
  border-radius: 4px;
  background: #ffffff;
  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;
  height: 100%; }

#wrapper .recommend-movie-list-box li .recommend-movie-ph-box {
  position: relative;
  width: 100%;
  height: 194px;
  overflow: hidden;
  background: #dddddd; }

#wrapper .recommend-movie-list-box li .recommend-movie-ph-box .recommend-movie-ph {
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat; }

#wrapper .recommend-movie-list-box li .recommend-movie-ph-box .recommend-movie-ph.logo-telasa:before {
  box-sizing: border-box;
  width: 100px;
  height: 40px;
  display: block;
  content: "";
  background: url(../common-img/logo_telasa.png) rgba(255, 255, 255, 0.9) no-repeat center;
  background-size: 88%; }

#wrapper .recommend-movie-list-box li .recommend-movie-txt-box {
  text-align: center;
  padding: 1.4rem 1rem;
  height: calc(100% - 194px);
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 2.2rem; }

#wrapper .recommend-movie-list-box li .recommend-movie-txt-box .recommend-movie-ttl {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold; }

#wrapper .recommend-movie-list-box li .recommend-movie-txt-box .recommend-movie-em {
  color: #ea5404;
  display: block;
  font-weight: bold; }

#wrapper .post-articles-postAticlesContainer-3fnWb {
  margin-top: 40px; }

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

body.top #header-image {
  height: 613px; }

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

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

html {
  font-size: 62.5%; }

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

.main-container {
  color: #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 .recommend-movie-list-box li .recommend-movie-radius {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); }

.hover-shadow, #wrapper .recommend-movie-list-box li a.recommend-movie-anchor:hover .recommend-movie-radius {
  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 {
  background: #b41478;
  font-size: 1.6rem;
  line-height: 3.2rem; }

#wrapper img {
  vertical-align: bottom;
  max-width: 100%; }

#wrapper #header-wrap {
  position: relative;
  background: url(../common-img/main_bg.png) no-repeat center top #F2F2F2; }

#wrapper .no-data {
  color: #bbbbbb;
  width: 100%;
  height: 100%;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -6px;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

#wrapper .twitter-btn-more-box {
  margin-top: 20px; }

#wrapper .cast-list-box > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#wrapper .cast-list-box > li:nth-child(n + 2) {
  margin-top: 30px; }

#wrapper .cast-list-box .cast-list-img-wrap {
  width: 170px;
  margin-right: 40px; }

#wrapper .cast-list-box .cast-list-txt-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative; }

#wrapper .cast-list-box .cast-list-txt-wrap .cast-ms .cast-title {
  font-size: 15px;
  line-height: 24px;
  display: block; }

#wrapper .cast-list-box .cast-list-txt-wrap .cast-ms .cast-name {
  font-size: 20px;
  display: block; }

#wrapper .cast-list-box .cast-list-txt-wrap .cast-ms .cast-name .sub {
  font-size: 15px; }

#wrapper .cast-list-box .cast-list-txt-wrap .cast-txt {
  padding-top: 14px;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 65px; }

#wrapper .cast-list-box .cast-list-txt-wrap .cast-sns-btn-list-box {
  position: absolute;
  right: 0;
  bottom: 0; }

#wrapper .btn-box {
  text-align: center; }

#wrapper .btn-box.long a {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 18px; }

#wrapper .btn-box a {
  box-sizing: border-box;
  display: inline-block;
  min-width: 144px;
  font-weight: bold;
  text-decoration: none;
  padding: 6px 20px;
  color: #ffffff;
  background: -webkit-linear-gradient(right, #ffc451, #fa7a0a);
  background: linear-gradient(-90deg, #ffc451, #fa7a0a);
  border-radius: 100px; }

#wrapper .con {
  position: relative;
  width: 1080px;
  margin: 0 auto; }

#wrapper .img-box img {
  width: 100%;
  height: auto; }

#wrapper .pc-rectangle-banner {
  margin-bottom: 15px; }

#wrapper #post-articles {
  margin-bottom: 40px; }

#wrapper section {
  margin-bottom: 30px; }

#wrapper .modal {
  position: relative;
  outline: none; }

#wrapper .main-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 760px; }

#wrapper .aside-container {
  margin-left: 20px;
  width: 300px; }

#wrapper .wrap-container {
  padding-top: 30px;
  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: 30px; }

#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 ul.news-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 22px;
  margin-bottom: 20px;
  line-height: 24px; }

#wrapper ul.news-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none; }

#wrapper ul.news-list li .txt-box {
  width: 100%; }

#wrapper ul.news-list li .txt-box .date {
  display: block;
  margin-bottom: -1px;
  padding: 0;
  font-weight: bold; }

#wrapper ul.news-list li .txt-box .title {
  padding: 10px 0 15px 0;
  border-bottom: 1px solid #cccccc; }

#wrapper ul.news-list li .txt-box .title:last-child {
  border-bottom: none;
  padding-bottom: 0; }

#wrapper ul.news-list li:last-child {
  margin-bottom: 0; }

#wrapper .api-bnr-a a {
  display: block;
  margin-bottom: 15px; }

#wrapper .api-bnr-b > div {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

#wrapper .api-bnr-b > div a {
  box-sizing: border-box;
  width: calc(100% / 2);
  padding: 5px; }

#wrapper .api-bnr-b > div a img {
  width: 100%;
  height: auto; }

#wrapper .api-bnr-b > div a:last-child {
  margin-right: 0; }

#wrapper .api-bnr-b > div .pc-large {
  width: 100%;
  margin-bottom: 10px; }

#wrapper .api-bnr-c div {
  margin: -5px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

#wrapper .api-bnr-c div a {
  box-sizing: border-box;
  width: calc(100% / 2);
  padding: 5px; }

#wrapper .api-bnr-c div a img {
  width: 100%;
  height: auto; }

#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, #wrapper .h2-ttl-inner {
  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;
  font-weight: bold;
  font-size: 1.8rem;
  color: #ffffff;
  padding: 1.5rem 3rem 1.5rem 0;
  border-bottom: 5px solid  #fa7d0d; }

#wrapper .h2-ttl::before, #wrapper .h2-ttl-inner::before {
  content: "";
  width: 20px;
  height: 6px;
  background: #FFF;
  display: block;
  margin-right: 20px;
  border-radius: 5px; }

#wrapper .h2-ttl .main, #wrapper .h2-ttl-inner .main {
  font-size: 22px;
  margin-right: 18px;
  letter-spacing: 0.5px; }

#wrapper .h2-ttl .sub, #wrapper .h2-ttl-inner .sub {
  font-size: 16px;
  letter-spacing: 0px; }

#wrapper .h2-ttl-inner {
  margin: 4rem -4rem 2rem; }

#wrapper .h3-ttl {
  border-bottom: 0.1rem solid #cccccc;
  font-weight: bold;
  padding-bottom: 1rem;
  font-size: 2.1rem;
  margin-bottom: 2rem;
  padding-top: 1rem; }

#wrapper .h3-ttl span {
  font-size: 1.2rem;
  margin-left: 1rem; }

#wrapper .h4-ttl {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 0.5rem; }

#wrapper #section-instagram-twitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#wrapper #section-instagram-twitter > div:last-child {
  margin-left: 20px; }

#wrapper #section-instagram-twitter > div:only-child {
  margin: 0; }

#wrapper .twitter-area {
  width: 100%; }

#wrapper .twitter-area .twitter-timeline-column {
  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; }

#wrapper .twitter-area .twitter-timeline-column li {
  width: 330px; }

#wrapper .twitter-area .twitter-timeline-column li .timeline {
  height: 400px;
  overflow-y: scroll; }

#wrapper .instagram-area {
  width: 100%; }

#wrapper .instagram-area .parts-instagram {
  margin-bottom: 20px; }

#wrapper .insta-lists {
  letter-spacing: -40em; }

#wrapper .insta-lists li {
  width: 32%;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top; }

#wrapper .insta-lists li:nth-child(3n) {
  margin-right: 0; }

#wrapper .insta-lists img {
  width: 100%;
  height: auto; }

body.top #wrapper #header-image {
  background: url(../common-img/main_pc.png) no-repeat left top;
  width: 1080px;
  position: relative;
  z-index: 2; }

#wrapper .feature-ichiran-btn-box {
  margin-top: 25px; }

#wrapper .feature-list-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 200px; }

#wrapper .feature-list-box .feature-list {
  background: #ffffff;
  width: calc(50% - 20px);
  box-sizing: border-box; }

#wrapper .feature-list-box .feature-list:nth-child(2n-1) {
  margin-right: 40px; }

#wrapper .feature-list-box .feature-list:nth-child(n + 3) {
  margin-top: 40px; }

#wrapper .feature-list-box .feature-list a {
  display: block;
  text-decoration: none; }

#wrapper .feature-list-box .feature-list .img-wrap {
  height: 185px;
  background: #e6e6e6; }

#wrapper .feature-list-box .feature-list .txt-wrap {
  padding-top: 7px; }

#wrapper .feature-list-box .feature-list .txt-wrap .date {
  font-weight: bold; }

#wrapper .feature-list-box .feature-list .txt-wrap .title {
  line-height: 24px; }

#wrapper .minkame-flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -10px; }

#wrapper .minkame-flex-box .img-wrap {
  width: 300px;
  height: 176px;
  margin-right: 30px;
  background: #ed6d1f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

#wrapper .minkame-flex-box .img-wrap a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

#wrapper .minkame-flex-box .txt-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

#wrapper .minkame-flex-box .txt-wrap .title {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px; }

#wrapper .minkame-flex-box .txt-wrap .text {
  font-size: 18px;
  line-height: 30px; }

#wrapper .minkame-flex-box .txt-wrap .text .em {
  font-weight: bold;
  color: #ff1200; }

.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: 20px;
  right: 20px;
  cursor: pointer; }

.css-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  border: 3px solid #dddddd;
  border-top-color: #fa880b;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }
