::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb {
  background-color: #06fbfc;
  -webkit-box-shadow: 0 0 0 1px #06fbfc;
          box-shadow: 0 0 0 1px #06fbfc;
}

.color-main {
  color: #06fbfc;
}

body {
  background: #01132b url(../img/bg.png) 0 0 repeat;
  background-size: cover;
  background-attachment: fixed;
}

.header {
  background: #01132b;
}

.header__title {
  background: #01132b;
}
.header__title .title {
  color: #fff;
}
.header__title .oa {
  color: #06fbfc;
}

.header-sns {
  background: #01132b;
  border: 1px solid #06fbfc;
}

.sns__item {
  color: #06fbfc;
}

.content-nav {
  background: #06fbfc;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.content-nav .nav__item {
  color: #333;
}

.content-nav__item .item {
  color: #01132b;
}

.content-main__block {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.content-main__block .c-main__item__header .title {
  color: #06fbfc;
}
.content-main__block .c-main__item__header .title::after {
  background: #06fbfc;
}

.content-main__block {
  background: #01132b;
  border: 1px solid #06fbfc;
  color: #fff;
}

.c-main__item__header .title {
  color: #06fbfc;
}
.c-main__item__header .title::after {
  background: #06fbfc;
}

.c-main__item__wrap {
  color: #fff;
}
.c-main__item__wrap .title--sub {
  color: #06fbfc;
}
.c-main__item__wrap .paragraph a {
  display: inline;
  color: #06fbfc;
  border-bottom: 1px solid #06fbfc;
}
.c-main__item__wrap .pict img {
  border-radius: 5px;
}

.c-main__item__present__header,
.btn__link {
  background: #06fbfc;
}

.c-main__item__dl .name {
  color: #06fbfc;
  width: 12em;
}
.c-main__item__dl .value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1em;
}
.c-main__item__dl + .c-main__item__dl {
  margin-top: 0.5rem;
}

.c-main__item__cast--column--pict .name {
  color: #06fbfc;
  font-size: 20px;
}
.c-main__item__cast--row--pict .pict {
  background: transparent !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1/1 !important;
}
.c-main__item__cast--row--pict .pict img {
  width: 100% !important;
  aspect-ratio: 1/1 !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  border-radius: 50%;
}
.c-main__item__cast--row--pict .post {
  color: #06fbfc;
}
.c-main__item__cast--row--pict .name {
  line-height: 1.4;
}

.c-main__item__block--list .title {
  color: #06fbfc;
}
.c-main__item__block--list .catch {
  color: #444;
}

.c-main__item__table .name {
  color: #06fbfc;
}

.c-main__item__article--list .title,
.c-main__item__article--list .date {
  color: #06fbfc;
}
.c-main__item__article--list .corp {
  margin-top: 10px;
}
.c-main__item__article--list .title {
  margin-top: 0;
}
.c-main__item__article--list .pict {
  background: transparent;
}

.c-main__item__cast--list .cast__item dt {
  color: #06fbfc;
}
.c-main__item__cast--list--pict .item .post {
  color: #06fbfc;
}
.c-main__item__cast--list--pict .item a {
  display: inline;
  color: #06fbfc;
  border-bottom: 1px solid #06fbfc;
}

.c-main__item__cast {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  gap: 20px 20px;
  margin-top: 10px;
}
.c-main__item__cast .meta {
  text-align: left;
}
.c-main__item__cast .pict {
  margin-top: 15px;
}
.c-main__item__cast .name {
  display: inline;
  font-size: 20px;
  font-weight: 700;
  color: #06fbfc;
  border-bottom: 1px solid #06fbfc;
}
.c-main__item__cast .name span {
  font-size: 16px;
}
.c-main__item__cast .description {
  margin-top: 10px;
  font-size: 1em;
}
.c-main__item__cast .comment {
  color: #06fbfc;
}

.c-main__item__catchup--note {
  background: #06fbfc;
  color: #01132b;
}

.content-aside__item {
  background: #01132b;
  border: 1px solid #06fbfc;
}

.content-aside__item__header .title .en {
  color: #06fbfc;
}
.content-aside__item__header .title .ja {
  color: #fff;
}

.aside-timetable__item {
  border-left: 2px solid #06fbfc;
}
.aside-timetable__item .program-item {
  border-bottom: 1px dotted #eee;
}
.aside-timetable__item .program-item .item__wrap .time {
  color: #06fbfc;
}
.aside-timetable__item .program-item.now {
  background: #06fbfc;
}
.aside-timetable__item .program-item.now .time {
  color: #06fbfc;
}
.aside-timetable__item .program-item.now .description {
  color: #fff !important;
}
.aside-timetable__item .program-item.now::before {
  color: #06fbfc;
}
.aside-timetable__item .program-item .title,
.aside-timetable__item .program-item .description {
  color: #fff;
}
.aside-timetable__item .program-item .item__link:hover .item__wrap {
  background: #06fbfc;
}
.aside-timetable__item .program-item .item__link:hover .title,
.aside-timetable__item .program-item .item__link:hover .time,
.aside-timetable__item .program-item .item__link:hover .description {
  color: #01132b;
}

.aside-news-article__item .title {
  color: #fff;
}
.aside-news-article__item .date {
  color: #eee;
}

.footer {
  background: #06fbfc;
}
.footer .policy {
  color: #01132b;
}

.emphasis {
  font-weight: 700;
  color: #06fbfc;
}

.mission {
  margin-top: 1rem;
  padding: 10px 20px;
  color: #01132b;
  font-weight: 400;
  background: #06fbfc;
  border-radius: 5px;
}
.mission strong {
  padding-left: 0.5em;
  font-weight: 700;
  font-size: 1.1em;
}

.pict-present {
  width: 70%;
  min-width: 280px;
  aspect-ratio: 1/1;
  margin: 0 auto;
}
.pict-present img {
  aspect-ratio: 1/1;
}

strong.type01, strong.type02 {
  color: #06fbfc;
}

.btn__link {
  color: #01132b;
}

.note {
  font-size: 0.86em;
}

.modaal-video-wrap {
  margin: auto 0 !important;
}

.modaal-close:after,
.modaal-close:before {
  width: 1px !important;
  height: 22px !important;
}

.modaal-close {
  width: 60px !important;
  height: 60px !important;
}
.modaal-close:hover {
  background: transparent !important;
}

/*  ad  */
#adbox {
  width: 300px;
  position: fixed;
  right: -310px;
  bottom: 120px;
  z-index: 99999;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  border-radius: 5px 0 0 5px;
}

#adbox .adbox__wrap {
  position: relative;
}

#adbox .adbox__close-button {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 99999;
  background: #fff;
  border: 2px solid #000;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
}

#adbox .adbox__close-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#adbox .adbox__thumb {
  /*height: 81px;*/
}

#adbox .adbox__thumb a {
  display: block;
  color: #fff;
  background: #fff;
  text-decoration: none;
  width: 300px;
}

#adbox .adbox__thumb a .text__block {
  height: 100%;
  background: #f00;
  display: block;
}

#adbox .adbox__thumb a div p {
  height: 100%;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

#adbox #adbox__thumb__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 145.3846153846px !important;
  border-radius: 5px 0 0 5px;
}

#adbox #adbox__thumb__img {
  padding: 0;
  margin: 0;
  border-radius: 5px 0 0 5px;
}

.adbox__move {
  opacity: 0;
}

.adbox__move__a {
  pointer-events: none;
}

@media screen and (min-width: 641px) {
  #adbox #adbox__thumb__img {
    height: 145.3846153846px !important;
  }
}
@media screen and (max-width: 640px) {
  #adbox {
    width: 170px;
    /* height: 146px; */
    position: fixed;
    right: -180px;
    bottom: 120px;
    z-index: 99999;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  #adbox .adbox__close-button {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 99999;
    background: #fff;
    border: 2px solid #000;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 1.8;
  }
  #adbox .adbox__close-button i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #adbox .adbox__thumb a {
    display: block;
    color: #fff;
    text-decoration: none;
    width: 170px;
  }
  #adbox .adbox__thumb a div p {
    font-size: 10px;
  }
  #adbox #adbox__thumb__img {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #adbox #adbox__thumb__img img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100% !important;
    height: 82.3846153846px !important;
  }
}
.disp-none {
  display: none !important;
}

.disp-bl {
  display: block !important;
}