@charset "UTF-8";
body {
  font-family: 'Noto Sans JP','ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-feature-settings: "palt";
  color: #333;
  font-size: 15px;
  line-height: 1.4; }
@media screen and (max-width: 666px) {
  body p {
    line-height: 1.4;
    font-size: 14px; } }

a {
  color: #333;
  text-decoration: none; }

a:hover {
  color: #999; }
a:hover img {
  opacity: 0.6; }

a:focus, *:focus {
  outline: none; }

li {
  list-style: none; }

img {
  display: block;
  width: 100%; }

@media screen and (max-width: 666px) {
  select {
    font-size: 16px !important; } }

.inline-block {
  display: inline-block; }

.fl-r {
  float: right; }

.fl-r-fll {
  float: right; }
@media screen and (max-width: 666px) {
  .fl-r-fll {
    float: left; } }

.fl-l {
  float: left; }

.fl-l-fln {
  float: left; }
@media screen and (max-width: 666px) {
  .fl-l-fln {
    float: none; } }

.img-fl-l {
  float: left;
  width: 40%; }
@media screen and (max-width: 666px) {
  .img-fl-l {
    float: none; } }

.position-r {
  position: relative; }

.mb-l {
  margin-bottom: 50px; }

.mb-m {
  margin-bottom: 30px; }

.mb-s {
  margin-bottom: 20px; }

.mb-xs {
  margin-bottom: 10px; }

.align-c {
  text-align: center; }

.align-r {
  text-align: right; }

.emphasis {
  font-weight: 500; }

.h-emphasis {
  font-weight: 700 !important;
  font-size: 30px;
  font-style: italic;
  color: #fabe00; }
@media screen and (max-width: 666px) {
  .h-emphasis {
    font-size: 24px; } }

strong {
  font-weight: 500; }

.text-l {
  font-size: 20px; }

.text-lh-l {
  line-height: 1.6; }

.w80 {
  width: 80%;
  margin-left: 10%; }

.w70 {
  width: 70%;
  margin-left: 15%; }

.w60w100 {
  width: 60%;
  margin-left: 20%; }
@media screen and (max-width: 666px) {
  .w60w100 {
    width: 100%;
    margin-left: 0; } }

.annotation {
  font-size: 13px; }

.underline a {
  text-decoration: underline; }

.blank {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22192px%22%20height%3D%22192px%22%20viewBox%3D%220%200%20192%20192%22%20style%3D%22enable-background%3Anew%200%200%20192%20192%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23333333%3B%7D%3C%2Fstyle%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M192%2C160v32H32H0v-32V0h32v160H192z%20M160%2C0H78.6v32h57.5l-78.6%2C78.6l22.6%2C22.6L160%2C53.4v60h32V32V0H160z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 12px;
  padding-right: 20px; }

.tweet-btn {
  width: 75px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: bottom; }

.fb-share-button {
  width: 75px;
  display: inline-block; }
.fb-share-button span {
  vertical-align: baseline !important;
  margin-left: 8px; }

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 26px;
  z-index: 100; }
@media screen and (max-width: 666px) {
  #page-top {
    bottom: 10px;
    right: 10px;
    font-size: 20px; } }
#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 60px;
  padding: 10px 0;
  text-align: center;
  display: block;
  border-radius: 5px; }
@media screen and (max-width: 666px) {
  #page-top a {
    width: 50px; } }

.container {
  width: 100%;
  min-width: 320px;
  /*margin-top: 91px;*/
  overflow: hidden;
  padding: 1px 0; }
@media screen and (max-width: 666px) {
  .container {
    /*margin-top: 70px;*/
    overflow: inherit; } }

.base-wrapper {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1030px; }
@media screen and (max-width: 666px) {
  .base-wrapper {
    padding: 0 20px; } }

@media screen and (max-width: 666px) {
  .base-wrapper-pdn {
    padding: 0; } }

p::selection, h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, li::selection, span::selection {
  background-color: #fabe00; }

@media screen and (max-width: 666px) {
  .pc {
    display: none; } }

.sp {
  display: none; }
@media screen and (max-width: 666px) {
  .sp {
    display: block; } }
.ad-area{
  padding: 10px 0;
}
.ad-area .ad-wrapper{
  width: 95%;
  max-width: 728px;
  margin: 0 auto;
}
.common-header {
  background: #fff;
  width: 100%;
  height: 91px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000; }
@media screen and (max-width: 666px) {
  .common-header {
    height: 70px;
    min-width: 375px; } }
@media screen and (max-width: 374px) {
  .common-header {
    min-width: 320px; } }

@media screen and (max-width: 666px) {
  .header-wrapper {
    position: relative;
    min-width: 320px;
    width: 100%;
    height: 70px; } }

.header-logo a {
  margin: 15px;
  width: 50px;
  display: block; }
@media screen and (max-width: 666px) {
  .header-logo a {
    width: 60px;
    padding: 13px 10px 10px 13px;
    margin: 0; } }

.main-navi {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -325px;
  border-left: 1px solid #e0e0e0; }
@media screen and (max-width: 1045px) {
  .main-navi {
    margin-left: -230px;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@media screen and (max-width: 666px) {
  .main-navi {
    margin-left: -120px;
    border: 0;
    -moz-transform: scale(0.85, 0.85);
    -ms-transform: scale(0.85, 0.85);
    -webkit-transform: scale(0.85, 0.85);
    transform: scale(0.85, 0.85);
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@media screen and (max-width: 374px) {
  .main-navi {
    margin-left: -100px;
    border: 0;
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.main-navi .main-navi__wrapper::after {
  content: "";
  display: block;
  clear: both; }
.main-navi .main-navi__wrapper .main-navi__item {
  float: left; }
.main-navi .main-navi__wrapper .main-navi__item a {
  width: 130px;
  height: 90px;
  padding: 10px 15px 15px 15px;
  display: block;
  border-right: 1px solid #e0e0e0;
  font-size: 12px;
  text-align: center;
  color: #333; }
.main-navi .main-navi__wrapper .main-navi__item a .sdtv-icon-common_ttl_icon13 {
  color: #fabe00; }
.main-navi .main-navi__wrapper .main-navi__item a:hover {
  background: #fabe00;
  color: #fff;
  text-decoration: none; }
.main-navi .main-navi__wrapper .main-navi__item a:hover .sdtv-icon-common_ttl_icon13 {
  color: #fff; }
.main-navi .main-navi__wrapper .main-navi__item a:hover .sdtv-icon-common_ttl_icon16 svg {
  fill: #fff; }
@media screen and (max-width: 1045px) {
  .main-navi .main-navi__wrapper .main-navi__item a {
    width: 92px;
    font-size: 10px; } }
@media screen and (max-width: 666px) {
  .main-navi .main-navi__wrapper .main-navi__item a {
    width: 60px;
    height: 77px;
    font-size: 10px;
    padding: 15px 0px 5px 0px;
    border: 0;
    margin-top: -7px; }
  .main-navi .main-navi__wrapper .main-navi__item a .sp-small {
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    display: block; } }
@media screen and (max-width: 374px) {
  .main-navi .main-navi__wrapper .main-navi__item a {
    width: 52px;
    height: 86px;
    font-size: 10px;
    padding: 15px 0px 5px 0px;
    border: 0;
    margin-top: -9px; }
  .main-navi .main-navi__wrapper .main-navi__item a .sp-small {
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    display: block; } }
.main-navi .main-navi__wrapper .main-navi__item .icon {
  display: block;
  font-size: 40px;
  padding-bottom: 6px; }
@media screen and (max-width: 666px) {
  .main-navi .main-navi__wrapper .main-navi__item .icon {
    font-size: 30px; } }
.main-navi .main-navi__wrapper .main-navi__item .sdtv-icon-common_ttl_icon16 svg {
  width: 47px; }
@media screen and (max-width: 666px) {
  .main-navi .main-navi__wrapper .main-navi__item .sdtv-icon-common_ttl_icon16 svg {
    width: 38px; } }

.menu-btn {
  position: absolute;
  top: 22px;
  right: 19px;
  text-align: center; }
.menu-btn p {
  font-size: 12px; }
@media screen and (max-width: 666px) {
  .menu-btn {
    right: 8px;
    top: 11px; }
  .menu-btn p {
    font-size: 10px;
    line-height: 1;
    margin-top: -3px;
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9); } }

.menu-btn__item {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: relative;
  width: 38px;
  height: 34px;
  cursor: pointer; }
@media screen and (max-width: 666px) {
  .menu-btn__item {
    -moz-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7); } }
.menu-btn__item span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #333; }
.menu-btn__item span:nth-of-type(1) {
  top: 0;
  -webkit-animation: menu-bar01 .75s forwards;
  animation: menu-bar01 .75s forwards; }
.menu-btn__item span:nth-of-type(2) {
  top: 15px;
  transition: all .25s .25s;
  opacity: 1; }
.menu-btn__item span:nth-of-type(3) {
  bottom: 0;
  -webkit-animation: menu-bar02 .75s forwards;
  animation: menu-bar02 .75s forwards; }

.menu-btn__item.active span:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 .75s forwards;
  animation: active-menu-bar01 .75s forwards; }
.menu-btn__item.active span:nth-of-type(2) {
  opacity: 0; }
.menu-btn__item.active span:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 .75s forwards;
  animation: active-menu-bar03 .75s forwards; }

.toggle-btn__item {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: relative;
  width: 26px;
  height: 26px;
  cursor: pointer; }
.toggle-btn__item span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333; }
.toggle-btn__item span:nth-of-type(1) {
  top: calc(50% - 1px);
  -webkit-animation: menu-bar04 .75s forwards;
  animation: menu-bar04 .75s forwards; }
.toggle-btn__item span:nth-of-type(2) {
  width: 2px;
  height: 100%;
  top: 0;
  left: calc(50% - 1px);
  transition: all .25s .25s;
  opacity: 1;
  -webkit-animation: menu-bar04 .75s forwards;
  animation: menu-bar04 .75s forwards; }

.active .toggle-btn__item span:nth-of-type(1) {
  -webkit-animation: active-menu-bar04 .75s forwards;
  animation: active-menu-bar04 .75s forwards; }
.active .toggle-btn__item span:nth-of-type(2) {
  -webkit-animation: active-menu-bar04 .75s forwards;
  animation: active-menu-bar04 .75s forwards; }

.side-navi {
  background: #333;
  position: absolute;
  top: 91px;
  right: 0;
  display: none;
  height: 100vh; }
@media screen and (max-width: 666px) {
  .side-navi {
    top: 70px; } }
.side-navi .side-navi__wrapper {
  width: 280px; }
.side-navi .side-navi__wrapper::after {
  content: "";
  display: block;
  clear: both; }
.side-navi .side-navi__wrapper .side-navi__item a {
  padding: 1.8vh 0 2vh 20px;
  display: block;
  border-bottom: 1px solid #444;
  font-size: 14px;
  color: #fff; }
@media screen and (max-width: 374px) {
  .side-navi .side-navi__wrapper .side-navi__item a {
    padding: 1vh 0 2vh 20px; } }
.side-navi .side-navi__wrapper .side-navi__item a:hover {
  background: #fabe00;
  color: #fff;
  text-decoration: none; }
.side-navi .side-navi__wrapper .side-navi__item a span {
  font-size: 22px;
  padding-right: 6px;
  width: 40px;
  display: inline-block;
  text-align: center; }
.side-navi .side-navi__wrapper .side-navi__item a .sdtv-icon-common_ttl_icon16 svg {
  width: 30px;
  vertical-align: middle;
  fill: #fff; }
@media screen and (max-width: 666px) {
  .side-navi .side-navi__wrapper .side-navi__item a .sdtv-icon-common_ttl_icon16 svg {
    width: 30px; } }
.side-navi .side-navi__wrapper .side-navi__item a img {
  width: 40px;
  /* display: inline; */
  margin-bottom: -10px;
  padding-right: 10px;
  padding-left: 2px; }
.side-navi .side-navi__wrapper .side-navi__item--sub {
  padding: 1.8vh 0 0 20px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #444;
  font-size: 14px;
  color: #fff; }
.side-navi .side-navi__wrapper .side-navi__item--sub span {
  font-size: 22px;
  padding-right: 6px; }
.side-navi .side-navi__wrapper .side-navi-sub {
  margin-top: 1.5vh; }
.side-navi .side-navi__wrapper .side-navi-sub__item a {
  width: 280px;
  padding: 1.2vh 0 1.2vh 50px;
  margin-left: -20px;
  border: 0px;
  display: block;
  font-size: 12px;
  color: #fff; }
.side-navi .side-navi__wrapper .side-navi-sub__item a:hover {
  background: #fabe00;
  color: #fff;
  text-decoration: none; }

.cont-navi {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.cont-navi::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .cont-navi {
    border-top: 1px solid #e0e0e0; } }

.cont-navi--52 .cont-navi-unit {
  width: 20%; }
@media screen and (max-width: 666px) {
  .cont-navi--52 .cont-navi-unit {
    width: 50%; }
  .cont-navi--52 .cont-navi-unit:last-child {
    width: calc(50% + 1px); } }

.cont-navi--62 .cont-navi-unit {
  width: 16.666666%; }
@media screen and (max-width: 666px) {
  .cont-navi--62 .cont-navi-unit {
    width: 50%; }
  .cont-navi--62 .cont-navi-unit:last-child {
    width: calc(50% + 1px); } }

.cont-navi-unit {
  display: -webkit-flex;
  display: flex;
  float: left;
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
  padding: 20px; }
.cont-navi-unit a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 0 0 10px;
  border-left: 4px solid #fabe00; }
.cont-navi-unit:last-child {
  border-right: 1px solid #e0e0e0; }
.cont-navi-unit .navi-unit__item {
  font-size: 12px;
  font-weight: 500; }
.cont-navi-unit.tab-unit--select {
  background: #fabe00; }
.cont-navi-unit.tab-unit--select .tab-unit__item {
  color: #fff; }
@media screen and (max-width: 666px) {
  .cont-navi-unit {
    border-top: 0; }
  .cont-navi-unit:nth-child(odd) {
    border-left: 0; } }

.sec {
  margin-bottom: 50px; }
.sec.border-bottom {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 30px; }
.sec.mbn {
  margin-bottom: 0; }
@media screen and (max-width: 666px) {
  .sec {
    margin-bottom: 40px; } }

.grid--11 {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--11 .lineup-unit {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--11 .lineup-unit a {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
.grid--11 .grid__col {
  margin-bottom: 20px;
  width: 100%; }
@media screen and (max-width: 666px) {
  .grid--11 .grid__col {
    margin-bottom: 30px; } }
.grid--11 .lineup-unit__thum {
  width: calc(45% - 20px);
  margin-right: 20px; }
@media screen and (max-width: 666px) {
  .grid--11 .lineup-unit__thum {
    width: 100%;
    margin-right: 0; } }
.grid--11 .lineup-unit__txt {
  width: 55%; }
@media screen and (max-width: 666px) {
  .grid--11 .lineup-unit__txt {
    width: 100%; } }

.grid--21 {
  margin-left: -20px;
  width: calc(100% + 20px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--21::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .grid--21 {
    width: 100%;
    margin-left: 0; } }
.grid--21 .grid__col {
  margin-left: 20px;
  margin-bottom: 20px;
  width: calc(50% - 20px); }
.grid--21 .grid__col.bg-a {
  background: #f7f7f7; }
.grid--21 .grid__col:nth-last-child(-n+2) {
  margin-bottom: 0; }
@media screen and (max-width: 666px) {
  .grid--21 .grid__col {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px; }
  .grid--21 .grid__col:nth-last-child(-n+2) {
    margin-bottom: 20px; }
  .grid--21 .grid__col:last-child {
    margin-bottom: 0; } }

.grid--22 {
  margin-left: -20px;
  width: calc(100% + 20px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--22::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .grid--22 {
    margin-left: -20px;
    width: calc(100% + 20px); } }
.grid--22 .grid__col {
  margin-left: 20px;
  width: calc(50% - 20px); }

.grid--31 {
  margin-left: -20px;
  width: calc(100% + 20px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden; }
.grid--31 .grid__col {
  margin-left: 20px;
  margin-bottom: 20px;
  width: calc(33.333% - 20px); }
@media screen and (max-width: 666px) {
  .grid--31 .grid__col {
    width: calc(50% - 20px); } }
.grid--31 .grid__col .lineup-unit__thum {
  height: 207px;
  overflow: hidden; }
@media screen and (max-width: 1045px) {
  .grid--31 .grid__col .lineup-unit__thum {
    height: 19.8vw; } }
@media screen and (max-width: 666px) {
  .grid--31 .grid__col .lineup-unit__thum {
    height: 1px;
    padding-bottom: 65%; } }

.js__rss_target_index_2 .grid--31 .grid__col .lineup-unit__thum, .js__swiper_target__movie .grid--31 .grid__col .lineup-unit__thum, .movie .grid--31 .grid__col .lineup-unit__thum {
  height: inherit;
  overflow: inherit;
  padding-bottom: 0; }

.detail-sec.js__rss_target_index_1 .grid--31 .grid__col .lineup-unit__thum {
  height: inherit;
  overflow: inherit;
  padding-bottom: 0; }

.js__rss_target_index_1 .category {
  display: none; }

.grid--41 {
  margin-left: -20px;
  width: calc(100% + 20px); }
.grid--41::after {
  content: "";
  display: block;
  clear: both; }
.grid--41 .grid__col {
  margin-left: 20px;
  margin-bottom: 20px;
  width: calc(25% - 20px); }

.grid--42 {
  margin-left: -20px;
  margin-bottom: -20px;
  width: calc(100% + 20px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--42::after {
  content: "";
  display: block;
  clear: both; }
.grid--42 .grid__col {
  margin-left: 20px;
  margin-bottom: 20px;
  width: calc(25% - 20px); }
@media screen and (max-width: 666px) {
  .grid--42 .grid__col {
    width: calc(50% - 20px); } }

.grid--53 {
  margin-left: -20px;
  margin-bottom: -20px;
  width: calc(100% + 20px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--53::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .grid--53 {
    margin-left: -10px;
    width: calc(100% + 10px); } }
.grid--53 .grid__col {
  margin-left: 20px;
  margin-bottom: 20px;
  width: calc(20% - 20px); }
@media screen and (max-width: 666px) {
  .grid--53 .grid__col {
    margin-left: 10px;
    width: calc(33.333% - 10px); } }

.grid--91 {
  width: 100%; }
.grid--91::after {
  content: "";
  display: block;
  clear: both; }
.grid--91 .grid__col {
  width: 11.11%; }
@media screen and (max-width: 666px) {
  .grid--91 .grid__col {
    width: 20%; } }

.grid--105 {
  width: 100%; }
.grid--105::after {
  content: "";
  display: block;
  clear: both; }
.grid--105 .grid__col {
  width: 10%; }
@media screen and (max-width: 666px) {
  .grid--105 .grid__col {
    width: 20%; } }

.grid--5 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--5::after {
  content: "";
  display: block;
  clear: both; }
.grid--5 .grid__col {
  width: 20%; }
@media screen and (max-width: 666px) {
  .grid--5 .grid__col {
    width: 20%; } }

.grid--37-55::after {
  content: "";
  display: block;
  clear: both; }
.grid--37-55 .grid__col--35 {
  margin-right: 20px;
  width: calc(30% - 20px); }
@media screen and (max-width: 666px) {
  .grid--37-55 .grid__col--35 {
    width: 100%;
    margin-bottom: 20px; } }
.grid--37-55 .grid__col--75 {
  width: 70%; }
@media screen and (max-width: 666px) {
  .grid--37-55 .grid__col--75 {
    width: 100%; } }

.grid--46-11 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--46-11::after {
  content: "";
  display: block;
  clear: both; }
.grid--46-11 .grid__col--41 {
  margin-right: 20px;
  margin-left: 0;
  width: calc(40% - 20px); }
@media screen and (max-width: 666px) {
  .grid--46-11 .grid__col--41 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0; } }
.grid--46-11 .grid__col--61 {
  width: 60%;
  margin-left: 0; }
@media screen and (max-width: 666px) {
  .grid--46-11 .grid__col--61 {
    width: 100%; } }

.grid--82-11 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--82-11::after {
  content: "";
  display: block;
  clear: both; }
.grid--82-11 .grid__col--81 {
  margin-right: 20px;
  width: calc(80% - 20px); }
@media screen and (max-width: 666px) {
  .grid--82-11 .grid__col--81 {
    padding: 20px;
    width: 100%; } }
.grid--82-11 .grid__col--21 {
  width: 20%; }
@media screen and (max-width: 666px) {
  .grid--82-11 .grid__col--21 {
    width: 100%; } }

.grid--7525-11 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--7525-11::after {
  content: "";
  display: block;
  clear: both; }
.grid--7525-11 .grid__col--751 {
  margin-right: 20px;
  width: calc(75% - 20px); }
@media screen and (max-width: 666px) {
  .grid--7525-11 .grid__col--751 {
    width: 100%;
    margin-bottom: 20px; } }
.grid--7525-11 .grid__col--251 {
  width: 25%;
  float: right !important; }
@media screen and (max-width: 666px) {
  .grid--7525-11 .grid__col--251 {
    width: 100%; } }

.grid--19-28::after {
  content: "";
  display: block;
  clear: both; }
.grid--19-28 .grid__col--12 {
  margin-right: 20px;
  width: calc(10% - 20px); }
@media screen and (max-width: 666px) {
  .grid--19-28 .grid__col--12 {
    width: 20%;
    width: calc(20% - 20px); } }
.grid--19-28 .grid__col--98 {
  width: 90%; }
@media screen and (max-width: 666px) {
  .grid--19-28 .grid__col--98 {
    width: 80%; } }

.grid--28 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.grid--28 .grid__col--2 {
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 0 !important;
  width: calc(20% - 20px); }
.grid--28 .grid__col--8 {
  width: 80%;
  margin-left: 0;
  margin-bottom: 0 !important; }

.grid__col a {
  text-decoration: none !important; }
@media screen and (max-width: 666px) {
  .grid__col.grid__col--sp-order2 {
    order: 2;
    margin-bottom: 0 !important; } }
@media screen and (max-width: 666px) {
  .grid__col.grid__col--sp-order1 {
    order: 1;
    margin-bottom: 20px !important; } }

.grid-bd {
  border: 1px solid #e0e0e0;
  padding: 20px; }

.v-align-c {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.justify-end {
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.flex-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.block--w300px60p {
  width: 300px;
  margin-left: calc(50% - 150px); }
@media screen and (max-width: 666px) {
  .block--w300px60p {
    margin-left: 20%;
    width: 60%;
    font-size: 4vw; } }

.block--w60p100p {
  width: 60%;
  margin-left: calc(50% - 30%); }
@media screen and (max-width: 666px) {
  .block--w60p100p {
    margin-left: 0;
    width: 100%;
    font-size: 4vw; } }

.block--w280px60p {
  width: 280px;
  margin-left: calc(50% - 140px); }
@media screen and (max-width: 666px) {
  .block--w280px60p {
    margin-left: 20%;
    width: 60%;
    font-size: 4vw; } }

.block--w700px100p {
  width: 700px;
  margin-left: calc(50% - 350px);
  margin-top: 30px;
  margin-bottom: 30px; }
.block--w700px100p::after {
  content: "";
  display: block;
  clear: both; }
.block--w700px100p .grid__col {
  width: 100%; }
@media screen and (max-width: 666px) {
  .block--w700px100p {
    margin-left: 0;
    width: 100%; } }

.image-unit {
  margin-bottom: 10px; }

.image-unit--w70 {
  padding: 0 15%; }

.lineup-unit__thum {
  position: relative;
  margin-bottom: 10px; }
.lineup-unit__thum img {
  width: 100%; }
.lineup-unit__thum .category {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 90px;
  padding: 3px;
  background: #fabe00;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center; }
@media screen and (max-width: 666px) {
  .lineup-unit__thum .category {
    font-size: 11px;
    min-width: inherit;
    padding: 3px 5px; }
  .lineup-unit__thum .category:after {
    content: ".";
    width: 0;
    font-size: 0;
    color: transparent;
    margin-right: 1px; } }
.lineup-unit__thum .playback {
  position: absolute;
  top: 0;
  left: 0; }

@media screen and (max-width: 666px) {
  .lineup-unit__txt {
    font-size: 14px; } }

.onair-date {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: 500; }

.lineup-title {
  font-size: 22px;
  font-weight: 500 !important;
  line-height: 1.4; }
@media screen and (max-width: 666px) {
  .lineup-title {
    font-size: 16px; } }

.lineup-season {
  margin-top: 3px; }
@media screen and (max-width: 666px) {
  .lineup-season {
    font-size: 14px; } }

.lineup-icon-set {
  margin: 13px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
@media screen and (max-width: 666px) {
  .lineup-icon-set {
    font-feature-settings: "pkna"; } }
.lineup-icon-set .lineup-icon-set__item {
  display: inline-block;
  margin: 2px  5px 2px 0;
  padding: 3px 5px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 400; }
.lineup-icon-set .lineup-icon-set__item--category {
  background: #fabe00;
  border: 0px;
  color: #fff; }
.lineup-icon-set .lineup-icon-set__item--category span {
  padding-right: 3px;
  font-size: 20px; }

.grid--42 .lineup-title, .grid--21 .lineup-title {
  font-size: 18px; }
@media screen and (max-width: 666px) {
  .grid--42 .lineup-title, .grid--21 .lineup-title {
    font-size: 16px; } }

.grid--42 .lineup-icon-set {
  margin: 7px 0 0 0; }
.grid--42 .lineup-icon-set .lineup-icon-set__item {
  padding: 2px 5px;
  font-size: 11px;
  font-weight: 400; }

.tab--42 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.tab--42::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .tab--42 {
    border-top: 1px solid #e0e0e0; } }
.tab--42 .tab-unit {
  width: 25%; }
@media screen and (max-width: 666px) {
  .tab--42 .tab-unit {
    width: 50%; } }

.tab--52 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.tab--52::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .tab--52 {
    border-top: 1px solid #e0e0e0; } }
.tab--52 .tab-unit {
  width: 20%; }
@media screen and (max-width: 666px) {
  .tab--52 .tab-unit {
    width: 50%; }
  .tab--52 .tab-unit:last-child {
    width: calc(50% + 1px);
    border-right: 1px solid #e0e0e0; } }
.tab--52 .tab-unit a {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%; }
.tab--52 .tab-unit .tab-unit__item {
  text-align: center;
  font-size: 16px;
  font-weight: 500; }
@media screen and (max-width: 666px) {
  .tab--52 .tab-unit .tab-unit__item {
    font-size: 14px; } }

.tab--32 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.tab--32::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .tab--32 {
    border-top: 1px solid #e0e0e0; } }
.tab--32 .tab-unit {
  width: 33.333%; }
@media screen and (max-width: 666px) {
  .tab--32 .tab-unit {
    width: 50%; }
  .tab--32 .tab-unit:last-child {
    border-right: 1px solid #e0e0e0;
    width: calc( 50% + 1px ); } }
.tab--32 .tab-unit a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%; }

.tab--22 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.tab--22::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .tab--22 {
    border-top: 1px solid #e0e0e0; } }
.tab--22 .tab-unit {
  width: 50%; }
@media screen and (max-width: 666px) {
  .tab--22 .tab-unit {
    width: 50%; } }

.tab--63 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.tab--63::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .tab--63 {
    border-top: 1px solid #e0e0e0; } }
.tab--63 .tab-unit {
  width: 16.666666%; }
@media screen and (max-width: 666px) {
  .tab--63 .tab-unit {
    width: 33.333%; }
  .tab--63 .tab-unit:nth-child(odd) {
    border-left: 1px solid #e0e0e0 !important; } }

.tab--84 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.tab--84::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .tab--84 {
    border-top: 1px solid #e0e0e0; } }
.tab--84 .tab-unit {
  width: 12.5%; }
@media screen and (max-width: 666px) {
  .tab--84 .tab-unit {
    width: 25%; }
  .tab--84 .tab-unit:nth-child(odd) {
    border-left: 1px solid #e0e0e0 !important; } }

.tab--53 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.tab--53::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .tab--53 {
    border-top: 1px solid #e0e0e0; } }
.tab--53 .tab-unit {
  width: 20%; }
@media screen and (max-width: 666px) {
  .tab--53 .tab-unit {
    width: 33.333%; } }

.tab--11 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
.tab--11::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .tab--11 {
    border-top: 1px solid #e0e0e0; } }
.tab--11 .tab-unit {
  width: 100%; }

.tab--flex {
  width: 100%;
  display: -webkit-flex;
  display: flex; }
.tab--flex::after {
  content: "";
  display: block;
  clear: both; }
.tab--flex .tab-unit {
  width: 100%; }

.tab-unit {
  float: left;
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background: #fff; }
.tab-unit a {
  padding: 14px 5px;
  display: block; }
.tab-unit a:hover {
  background: #fabe00;
  color: #fff; }
.tab-unit:last-child {
  border-right: 1px solid #e0e0e0; }
.tab-unit .tab-unit__item {
  text-align: center;
  font-size: 17.3px;
  font-weight: 500; }
@media screen and (max-width: 666px) {
  .tab-unit .tab-unit__item {
    font-size: 14px; } }
.tab-unit.tab-unit--select {
  background: #fabe00; }
.tab-unit.tab-unit--select .tab-unit__item {
  color: #fff; }
.tab-unit.tab-unit--disable a {
  pointer-events: none; }
@media screen and (max-width: 666px) {
  .tab-unit {
    border-top: 0; }
  .tab-unit:last-child {
    border-right: 0; }
  .tab-unit:nth-child(odd) {
    border-left: 0; } }

.top-title-block {
  padding: 0 0 40px 0;
  color: #fabe00; }
@media screen and (max-width: 666px) {
  .top-title-block {
    padding: 0 0 20px 0; } }

.page-title-block {
  padding: 0 0 40px 0;
  color: #fabe00; }
@media screen and (max-width: 666px) {
  .page-title-block {
    width: 100%;
    padding: 10px 20px 30px 20px; } }

.sec-title-block {
  padding: 0 0 30px 0; }

.title-block-bg {
  padding: 20px;
  background: #eee; }
.title-block-bg::after {
  content: "";
  display: block;
  clear: both; }
.title-block-bg.margin-ajst {
  margin: -20px -20px 20px -20px; }

.title-block-bg--low {
  padding: 10px;
  background: #eee; }
.title-block-bg--low::after {
  content: "";
  display: block;
  clear: both; }

.sec-title {
  font-size: 28px;
  font-weight: 500 !important;
  text-align: center; }
.sec-title .icon {
  font-size: 35px;
  padding-right: 5px; }
@media screen and (max-width: 666px) {
  .sec-title {
    font-size: 24px; }
  .sec-title .icon {
    font-size: 31px; } }

.sec-title--bdl {
  border-left: 4px solid #fabe00;
  padding-left: 10px;
  font-size: 22px;
  font-weight: 500 !important;
  text-align: left; }
@media screen and (max-width: 666px) {
  .sec-title--bdl {
    font-size: 18px; } }

.page-title {
  padding: 40px 0 10px 0;
  font-size: 38px;
  font-weight: 500 !important;
  text-align: center; }
@media screen and (max-width: 666px) {
  .page-title {
    font-size: 30px;
    padding: 10px 0 0 0; } }
.page-title .icon {
  font-size: 50px;
  padding-right: 8px; }
@media screen and (max-width: 666px) {
  .page-title .icon {
    font-size: 40px; } }
.page-title .sdtv-icon-common_ttl_icon16 svg {
  width: 60px;
  vertical-align: text-bottom;
  fill: #fabe00; }
@media screen and (max-width: 666px) {
  .page-title .sdtv-icon-common_ttl_icon16 svg {
    width: 50px; } }
.page-title .season {
  margin-bottom: -10px;
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: #333; }

.block-title {
  font-size: 18px;
  font-weight: 500 !important; }
.block-title .icon {
  font-size: 30px;
  padding-right: 10px; }

.txt-bg-key {
  background: #fabe00;
  padding: 5px 10px;
  font-weight: 500;
  border-radius: 5px; }
@media screen and (max-width: 666px) {
  .txt-bg-key {
    margin-top: 10px; } }

.btn-goup--3r {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin: 25px 0; }
.btn-goup--3r::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .btn-goup--3r {
    -webkit-justify-content: center;
    justify-content: center;
    margin: 25px -20px;
    padding: 0 6.5vw; } }
.btn-goup--3r .btn-unit {
  margin-left: 10px; }
@media screen and (max-width: 666px) {
  .btn-goup--3r .btn-unit {
    margin: 0 1.5vw; } }
.btn-goup--3r .btn-unit .btn a {
  width: inherit !important;
  padding: 8px 20px;
  background-image: none !important; }
@media screen and (max-width: 666px) {
  .btn-goup--3r .btn-unit .btn a {
    font-size: 3.5vw;
    margin: 0;
    padding: 2vw 4vw; } }

.btn-goup--2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 25px 0; }
.btn-goup--2::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .btn-goup--2 {
    margin: 25px -20px;
    padding: 0 6.5vw; } }
.btn-goup--2 .btn-unit {
  margin-left: 10px;
  width: 20%; }
@media screen and (max-width: 666px) {
  .btn-goup--2 .btn-unit {
    width: 40%; } }
@media screen and (max-width: 666px) {
  .btn-goup--2 .btn-unit .btn a, .btn-goup--2 .btn-unit .btn input {
    font-size: 3.5vw;
    margin: 0;
    padding: 2vw 4vw; } }

.btn a, .btn input {
  width: 100%;
  display: block;
  border: 1px solid #e0e0e0;
  border-radius: 2000px;
  text-align: center;
  text-decoration: none !important;
  padding: 10px 25px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2251.7px%22%20height%3D%22135.7px%22%20viewBox%3D%220%200%2051.7%20135.7%22%20style%3D%22enable-background%3Anew%200%200%2051.7%20135.7%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cg%3E%20%3Crect%20x%3D%2223.3%22%20y%3D%22-6%22%20transform%3D%22matrix(0.8192%20-0.5736%200.5736%200.8192%20-15.6309%2021.2382)%22%20width%3D%225.1%22%20height%3D%2282.9%22%2F%3E%20%3Crect%20x%3D%2223.3%22%20y%3D%2258.9%22%20transform%3D%22matrix(-0.8192%20-0.5736%200.5736%20-0.8192%20-10.5%20197.3625)%22%20width%3D%225.1%22%20height%3D%2282.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center right 15px;
  background-size: 7px; }
.btn a span, .btn input span {
  padding-right: 10px; }
.btn a:hover, .btn input:hover {
  background-color: #eee;
  color: #333;
  opacity: 1; }
.btn a:after, .btn input:after {
  content: ".";
  width: 0;
  font-size: 0;
  color: transparent;
  margin-right: 1px; }

.btn--bg-none a {
  background: none; }

.btn-share a {
  border: 1px solid #fabe00;
  background-image: none; }
.btn-share a span {
  color: #fabe00; }
.btn-share a:hover {
  background-color: #fabe00;
  color: #fff; }
.btn-share a:hover span {
  color: #fff; }
@media screen and (max-width: 666px) {
  .btn-share a {
    margin-left: 20%;
    width: 60%;
    font-size: 4vw; } }

.btn-keycolor a {
  border: 1px solid #fabe00;
  background-color: #fff; }
.btn-keycolor a span {
  color: #fabe00; }
.btn-keycolor a:hover {
  background-color: #fabe00;
  color: #fff; }

@media screen and (max-width: 666px) {
  .btn-share a {
    width: 60%;
    margin-left: 20%;
    font-size: 4vw; } }

.btn-keycolor--select a, .btn-keycolor--select input {
  background-color: #fabe00;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2251.7px%22%20height%3D%22135.7px%22%20viewBox%3D%220%200%2051.7%20135.7%22%20style%3D%22enable-background%3Anew%200%200%2051.7%20135.7%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cg%3E%20%3Crect%20x%3D%2223.3%22%20y%3D%22-6%22%20transform%3D%22matrix(0.8192%20-0.5736%200.5736%200.8192%20-15.6309%2021.2382)%22%20class%3D%22st0%22%20width%3D%225.1%22%20height%3D%2282.9%22%2F%3E%20%3Crect%20x%3D%2223.3%22%20y%3D%2258.9%22%20transform%3D%22matrix(-0.8192%20-0.5736%200.5736%20-0.8192%20-10.5%20197.3625)%22%20class%3D%22st0%22%20width%3D%225.1%22%20height%3D%2282.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  color: #fff;
  border-color: #fabe00; }
.btn-keycolor--select a:hover, .btn-keycolor--select input:hover {
  background-color: #f6cc46;
  color: #fff; }

.backnumber {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22135.7px%22%20height%3D%2251.7px%22%20viewBox%3D%220%200%20135.7%2051.7%22%20style%3D%22enable-background%3Anew%200%200%20135.7%2051.7%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cg%3E%20%3Crect%20x%3D%2297.8%22%20y%3D%22-15.6%22%20transform%3D%22matrix(0.5736%200.8192%20-0.8192%200.5736%2063.9725%20-71.1619)%22%20width%3D%225.1%22%20height%3D%2282.9%22%2F%3E%20%3Crect%20x%3D%2232.8%22%20y%3D%22-15.6%22%20transform%3D%22matrix(0.5736%20-0.8192%200.8192%200.5736%20-6.0884%2040.0325)%22%20width%3D%225.1%22%20height%3D%2282.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  padding: 10px;
  border-radius: 5px;
  display: block;
  width: 100%; }

.basic-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }
.basic-table th {
  background: #f7f7f7;
  padding: 10px;
  border: 1px #e0e0e0 solid;
  border-collapse: collapse;
  font-weight: 500; }
.basic-table td {
  padding: 15px;
  border: 1px #e0e0e0 solid;
  border-collapse: collapse; }
.basic-table td.title {
  width: 40%; }
@media screen and (max-width: 666px) {
  .basic-table td.title {
    width: 38%; } }
@media screen and (max-width: 666px) {
  .basic-table td {
    font-size: 12px; } }

.th-w30 {
  width: 30%; }

.th-w25 {
  width: 25%; }

.iframe-wrapper {
  position: relative;
  width: 100%; }

.iframe-inner {
  height: 0;
  padding-bottom: 62.5%; }
.iframe-inner iframe {
  position: absolute;
  top: 0;
  left: 0; }

.bg-color-key {
  padding: 50px 0;
  margin-top: 40px;
  background: #fabe00; }
@media screen and (max-width: 666px) {
  .bg-color-key {
    margin-top: 20px; } }
@media screen and (max-width: 666px) {
  .bg-color-key {
    padding: 15px 0; } }
.bg-color-key img {
  background: #000;
  width: 100%; }

.bg-contents-width {
  padding: 20px;
  margin-top: 40px;
  background: #f7f7f7;
  width: calc(100% - 30px);
  max-width: 1000px; }
@media screen and (max-width: 666px) {
  .bg-contents-width {
    margin: 0 20px 20px 20px;
    padding: 15px;
    width: calc(100% - 40px); } }

.bg-window-width {
  background: #f7f7f7; }
@media screen and (max-width: 666px) {
  .bg-window-width {
    padding: 20px 0; } }

.bg-color-a {
  background: #f7f7f7;
  padding: 1px 0;
  margin-bottom: 50px; }
.bg-color-a .bg-contents-width {
  background: #fff; }

.bg-color-b {
  background: #00a0e9;
  padding: 20px; }

.bg-color-white-radius {
  background: #fff;
  padding: 20px;
  border-radius: 5px; }

.bg-color-a-radius {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 5px; }

.icon-description {
  margin-bottom: 15px; }

.icon-description__item {
  display: inline-block;
  margin-right: 20px;
  font-size: 13px;
  font-weight: 400; }
.icon-description__item span {
  padding: 0 4px;
  margin-right: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 10px; }
@media screen and (max-width: 666px) {
  .icon-description__item {
    font-size: 12px; } }

.annotation__item {
  margin-left: 1.2em;
  text-indent: -1.2em;
  font-size: 13px; }
@media screen and (max-width: 666px) {
  .annotation__item {
    font-size: 12px; } }

.standard li {
  list-style: decimal;
  margin-left: 1.5em;
  margin-bottom: 15px; }
.standard li li {
  list-style: none;
  margin-bottom: 5px; }
.standard li ol {
  margin-top: 5px; }

.standard-dot li {
  list-style: disc;
  margin-left: 1.5em;
  margin-bottom: 15px; }
.standard-dot li li {
  list-style: none;
  margin-bottom: 5px; }
.standard-dot li ol {
  margin-top: 5px; }

.common-btmarea {
  max-width: 1030px;
  min-width: 320px;
  margin: 0 auto; }

.social {
  margin-bottom: 50px;
  text-align: center; }
.social::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .social {
    margin: 0 0 30px 0; } }

.social__item {
  display: inline-block;
  margin: 0 30px; }
@media screen and (max-width: 666px) {
  .social__item {
    margin: 0 3vw; } }
.social__item img {
  width: 65px;
  height: 65px; }
@media screen and (max-width: 666px) {
  .social__item img {
    width: 10vw; } }

.common-btmbanner {
  margin-bottom: 40px; }
.common-btmbanner::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .common-btmbanner .grid__col {
    margin-bottom: 10px !important; } }

.banner {
  margin: -20px 0 0 -20px; }
@media screen and (max-width: 666px) {
  .banner {
    margin: -10px 0 0 -10px; } }

.banner__item {
  width: 50%;
  padding: 20px 0 0 20px;
  margin-bottom: 3px;
  float: left;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2; }
@media screen and (max-width: 666px) {
  .banner__item {
    padding: 10px 0 0 10px;
    margin-bottom: 0;
    width: 50%;
    height: inherit; } }
.banner__item img {
  width: 100%; }

.banner__item--fixed {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 11;
  order: 1; }

.banner__item--wide {
  width: 100%;
  margin-bottom: 0;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1; }
@media screen and (max-width: 666px) {
  .banner__item--wide {
    width: 100%; } }

.copy-group {
  margin-bottom: 50px;
  padding: 0 15px;
  font-size: 10px;
  line-height: 1.4; }
@media screen and (max-width: 666px) {
  .copy-group {
    margin-bottom: 40px;
    line-height: 1.1; } }

.common-footer {
  border-top: 1px solid #e0e0e0;
  padding: 20px 0 180px 0;
  font-size: 13px;
  min-width: 320px; }
@media screen and (max-width: 666px) {
  .common-footer {
    border-top: 0;
    padding-top: 0;
    margin-bottom: 28vw; } }

.b-navi {
  float: left;
  width: 90%; }
@media screen and (max-width: 666px) {
  .b-navi {
    width: 100%; } }

.b-navi__wrapper::after {
  content: "";
  display: block;
  clear: both; }
@media screen and (max-width: 666px) {
  .b-navi__wrapper {
    border-top: 1px solid #e0e0e0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; } }

.b-navi__item {
  display: inline-block;
  margin-right: 20px;
  font-size: 13px; }
.b-navi__item span {
  margin-left: 10px; }
@media screen and (max-width: 666px) {
  .b-navi__item {
    width: 50%;
    margin: 0;
    text-align: center;
    font-size: 10px;
    font-feature-settings: "pkna";
    display: -webkit-flex;
    display: flex; }
  .b-navi__item a {
    width: 100%;
    padding: 15px 0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
  .b-navi__item a span {
    display: none; }
  .b-navi__item a:after {
    content: ".";
    width: 0;
    font-size: 0;
    color: transparent;
    margin-right: 1px; }
  .b-navi__item:nth-child(even) a {
    border-right: 0; } }

.copy {
  float: left;
  padding-top: 10px; }
@media screen and (max-width: 666px) {
  .copy {
    padding: 20px 0 0 15px;
    width: calc(100% - 55px);
    font-size: 10px; } }

.p-mark {
  float: right;
  margin-top: -20px;
  padding-bottom: 10px;
  width: 50px; }
@media screen and (max-width: 666px) {
  .p-mark {
    width: 55px;
    margin-top: 10px;
    padding-right: 15px; }
  .p-mark img {
    width: 100%; } }

.blogIframeWrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
.blogIframeWrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */ }

*, ::before, ::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit; }

::before, ::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */ }

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

summary {
  display: list-item;
  /* Add the correct display in all browsers */ }

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */ }

[hidden], template {
  display: none;
  /* Add the correct display in IE */ }

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */ }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */ }

a:active, a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

b, strong {
  font-weight: 500;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ }

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */ }

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000; }

/* https://gist.github.com/unruthless/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* # =================================================================
   # Forms
   # ================================================================= */
/* Apply cursor pointer to button elements */
button, [type="button"], [type="reset"], [type="submit"], [role="button"] {
  cursor: pointer; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"] {
  width: auto;
  /* Firefox 36+ */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */ }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button, input, optgroup, select, textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */ }

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ }

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

button, select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Remove the default button styling in all browsers */
button, input, select, textarea {
  color: inherit; }

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */ }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */ }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */ }

audio, canvas, progress, video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */ }

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit; }

  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }
/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format("opentype"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format("opentype"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype"); }
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format("opentype"); }
@font-face {
  font-family: 'sdtv_icon_set_ver1';
  src: url("fonts/sdtv_icon_set_ver1.eot?qpozp5");
  src: url("fonts/sdtv_icon_set_ver1.eot?qpozp5#iefix") format("embedded-opentype"), url("fonts/sdtv_icon_set_ver1.ttf?qpozp5") format("truetype"), url("fonts/sdtv_icon_set_ver1.woff?qpozp5") format("woff"), url("fonts/sdtv_icon_set_ver1.svg?qpozp5#sdtv_icon_set_ver1") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="sdtv-icon-"], [class*=" sdtv-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sdtv_icon_set_ver1' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sdtv-icon-common_ttl_icon15:before {
  content: "\e91c"; }

.sdtv-icon-common_ttl_icon14:before {
  content: "\e91b"; }

.sdtv-icon-common_ttl_icon13:before {
  content: "\e91a"; }

.sdtv-icon-common_blank:before {
  content: "\e919"; }

.sdtv-icon-common_ttl_icon12:before {
  content: "\e917"; }

.sdtv-icon-common_cat_icon01:before {
  content: "\e908"; }

.sdtv-icon-common_cat_icon02:before {
  content: "\e909"; }

.sdtv-icon-common_cat_icon03:before {
  content: "\e90a"; }

.sdtv-icon-common_cat_icon04:before {
  content: "\e90b"; }

.sdtv-icon-common_cat_icon05:before {
  content: "\e90d"; }

.sdtv-icon-common_cat_icon06:before {
  content: "\e90e"; }

.sdtv-icon-common_cat_icon07:before {
  content: "\e90f"; }

.sdtv-icon-common_cat_icon08:before {
  content: "\e910"; }

.sdtv-icon-common_cat_icon09:before {
  content: "\e911"; }

.sdtv-icon-common_cat_icon10:before {
  content: "\e916"; }

.sdtv-icon-common_logo-s:before {
  content: "\e915";
  color: #f9be00; }

.sdtv-icon-common_ttl_icon11:before {
  content: "\e913"; }

.sdtv-icon-common_ttl_icon10:before {
  content: "\e914"; }

.sdtv-icon-common_share:before {
  content: "\e912"; }

.sdtv-icon-common_arrow01:before {
  content: "\e900"; }

.sdtv-icon-common_arrow02:before {
  content: "\e918"; }

.sdtv-icon-common_ttl_icon08:before {
  content: "\e901"; }

.sdtv-icon-common_ttl_icon07:before {
  content: "\e902"; }

.sdtv-icon-common_ttl_icon05:before {
  content: "\e903"; }

.sdtv-icon-common_ttl_icon02:before {
  content: "\e904"; }

.sdtv-icon-common_ttl_icon03:before {
  content: "\e905"; }

.sdtv-icon-common_ttl_icon04:before {
  content: "\e906"; }

.sdtv-icon-common_ttl_icon06:before {
  content: "\e907"; }

.sdtv-icon-common_ttl_icon01:before {
  content: "\e90c"; }

/**
 * Swiper 4.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 13, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

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

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

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

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

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

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

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

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

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

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

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

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

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

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

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

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

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

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

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

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

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 50%;
  width: 1000px;
  margin-left: -500px; }

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: 8%;
  height: 4px;
  display: inline-block;
  background: #a8a8a8; }

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

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

.swiper-pagination-bullet-active {
  background: #fabe00; }

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

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

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

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

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

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

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

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

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

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

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

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

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

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

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

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

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

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

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

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

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

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

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

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

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

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

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

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

.main-banner {
  margin-bottom: 50px;
  position: relative;
  width: 100%;
  overflow: hidden; }
@media screen and (max-width: 666px) {
  .main-banner {
    margin-bottom: 30px; } }

.main-banner-title {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 500 !important; }
@media screen and (max-width: 666px) {
  .main-banner-title {
    font-size: 16px; } }

.main-banner-txt {
  font-size: 16px;
  padding-right: 30px; }
@media screen and (max-width: 666px) {
  .main-banner-txt {
    font-size: 14px; } }

.main-banner--swiper {
  padding-bottom: 60px;
  position: relative; }
@media screen and (max-width: 666px) {
  .main-banner--swiper {
    padding-bottom: 40px; } }
.main-banner--swiper .swiper-wrapper {
  width: 800px;
  margin: 0 auto; }
@media screen and (max-width: 1045px) {
  .main-banner--swiper .swiper-wrapper {
    width: 100%; } }
@media screen and (max-width: 1045px) {
  .main-banner--swiper .swiper-wrapper .main-banner-title, .main-banner--swiper .swiper-wrapper .main-banner-txt {
    padding: 0 20px; } }
.main-banner--swiper .swiper-slide {
  opacity: 0.3;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -ms-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s; }
.main-banner--swiper .swiper-slide img {
  width: 100%;
  margin-bottom: 15px; }
.main-banner--swiper .center {
  opacity: 1; }

.mid-banner {
  width: 800px;
  margin-left: 100px; }
@media screen and (max-width: 1045px) {
  .mid-banner {
    width: calc(100% - 40px);
    margin: 0 20px; } }

.sec__inner--swiper {
  position: relative;
  margin: 0 -50px;
  padding: 0 50px; }
@media screen and (max-width: 1045px) {
  .sec__inner--swiper {
    margin: 0;
    padding: 0; } }
@media screen and (max-width: 666px) {
  .sec__inner--swiper {
    margin: 0 -20px 0 -20px; }
  .sec__inner--swiper .lineup-unit__txt {
    padding: 0 10px; } }

.grid--swiperA, .grid--swiperB, .grid--swiperC {
  position: relative;
  width: 100%;
  margin-left: 0; }
.grid--swiperA .swiper-slide, .grid--swiperB .swiper-slide, .grid--swiperC .swiper-slide {
  margin-left: 0; }

.categoly-list__wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #e0e0e0; }
@media screen and (max-width: 666px) {
  .categoly-list__wrapper {
    width: 100%; } }
.categoly-list__wrapper .grid__col {
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
  height: 65px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
@media screen and (max-width: 1045px) {
  .categoly-list__wrapper .grid__col {
    height: 8vw; } }
.categoly-list__wrapper .grid__col:hover {
  background: #fabe00; }
.categoly-list__wrapper .grid__col:nth-child(5n) {
  border-right: 1px solid #e0e0e0; }
@media screen and (max-width: 666px) {
  .categoly-list__wrapper .grid__col:nth-child(5n) {
    border-right: 0; } }
@media screen and (max-width: 666px) {
  .categoly-list__wrapper .grid__col {
    height: 55px; }
  .categoly-list__wrapper .grid__col:nth-child(5n+1) {
    border-left: 0; } }
.categoly-list__wrapper .grid__col--select {
  background: #fabe00; }
.categoly-list__wrapper .grid__col--select a {
  color: #fff; }

.categoly-list-unit {
  text-align: center;
  display: block;
  width: 100%; }
.categoly-list-unit a {
  display: block;
  padding: 20px; }
@media screen and (max-width: 1045px) {
  .categoly-list-unit a {
    padding: 2.5vw; } }
@media screen and (max-width: 666px) {
  .categoly-list-unit a {
    padding: 20px 0; } }
.categoly-list-unit a:hover {
  color: #fff; }
.categoly-list-unit .icon {
  display: block;
  font-size: 50px;
  padding-bottom: 20px; }
@media screen and (max-width: 666px) {
  .categoly-list-unit .icon {
    font-size: 10vw;
    padding-bottom: 10px; } }
.categoly-list-unit .txt {
  display: block;
  font-size: 17px;
  line-height: 1.3;
  height: 100%;
  font-weight: 500; }
@media screen and (max-width: 1045px) {
  .categoly-list-unit .txt {
    font-size: 1.6vw; } }
@media screen and (max-width: 666px) {
  .categoly-list-unit .txt {
    font-size: 10px;
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    display: block; } }

.sec__footer {
  background: url(/assets/img/common_section_border.png) no-repeat right;
  height: 30px;
  margin-bottom: -20px; }
@media screen and (max-width: 666px) {
  .sec__footer {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -20px; } }
.sec__footer .more {
  text-align: right;
  letter-spacing: 0.2em;
  padding-top: 2px; }
@media screen and (max-width: 666px) {
  .sec__footer .more {
    padding-right: 5px; } }
.sec__footer .more span {
  font-size: 14px; }

.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 115px;
  margin-top: -130px;
  z-index: 10;
  cursor: pointer;
  background-size: 50px 115px;
  background-position: center;
  background-repeat: no-repeat; }

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

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2250px%22%20height%3D%22115px%22%20viewBox%3D%220%200%2050%20115%22%20style%3D%22enable-background%3Anew%200%200%2050%20115%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%20.st1%7Bfill%3A%23231815%3B%7D%3C%2Fstyle%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M41.5%2C115H0L0%2C0l41.5%2C0C46.2%2C0%2C50%2C3.8%2C50%2C8.5v98C50%2C111.2%2C46.2%2C115%2C41.5%2C115z%22%2F%3E%3Crect%20x%3D%2222.6%22%20y%3D%2226.6%22%20transform%3D%22matrix(-0.7929%20-0.6094%200.6094%20-0.7929%2014.7522%2093.1063)%22%20class%3D%22st1%22%20width%3D%221.1%22%20height%3D%2234.9%22%2F%3E%3Crect%20x%3D%2222.6%22%20y%3D%2253.6%22%20transform%3D%22matrix(-0.7929%200.6094%20-0.6094%20-0.7929%2084.8826%20113.2386)%22%20class%3D%22st1%22%20width%3D%221.1%22%20height%3D%2234.9%22%2F%3E%3C%2Fsvg%3E");
  left: 0;
  right: auto;
  opacity: .6; }
@media screen and (max-width: 666px) {
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    display: none; } }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2250px%22%20height%3D%22115px%22%20viewBox%3D%220%200%2050%20115%22%20style%3D%22enable-background%3Anew%200%200%2050%20115%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%20.st1%7Bfill%3A%23231815%3B%7D%3C%2Fstyle%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M8.5%2C115H50V0H8.5C3.8%2C0%2C0%2C3.8%2C0%2C8.5v98C0%2C111.2%2C3.8%2C115%2C8.5%2C115z%22%2F%3E%3Crect%20x%3D%2226.2%22%20y%3D%2226.6%22%20transform%3D%22matrix(0.7929%20-0.6094%200.6094%200.7929%20-21.289%2025.4538)%22%20class%3D%22st1%22%20width%3D%221.1%22%20height%3D%2234.9%22%2F%3E%3Crect%20x%3D%2226.2%22%20y%3D%2253.6%22%20transform%3D%22matrix(0.7929%200.6094%20-0.6094%200.7929%2048.8415%20-1.6186)%22%20class%3D%22st1%22%20width%3D%221.1%22%20height%3D%2234.9%22%2F%3E%3C%2Fsvg%3E");
  right: 0;
  left: auto;
  opacity: .6; }
@media screen and (max-width: 666px) {
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    display: none; } }

.swiper-button-prevA, .swiper-button-nextA, .swiper-button-prevB, .swiper-button-nextB, .swiper-button-prevC, .swiper-button-nextC {
  position: absolute;
  top: 50px;
  width: 50px;
  height: 115px;
  z-index: 10;
  cursor: pointer;
  background-size: 50px;
  background-position: center;
  background-repeat: no-repeat;
  mix-blend-mode: multiply; }
@media screen and (max-width: 1045px) {
  .swiper-button-prevA, .swiper-button-nextA, .swiper-button-prevB, .swiper-button-nextB, .swiper-button-prevC, .swiper-button-nextC {
    top: 6vw;
    width: 3vw;
    height: 8vw;
    background-size: 3vw;
    mix-blend-mode: inherit; } }
@media screen and (max-width: 666px) {
  .swiper-button-prevA, .swiper-button-nextA, .swiper-button-prevB, .swiper-button-nextB, .swiper-button-prevC, .swiper-button-nextC {
    top: 7.2vw;
    width: 7vw;
    height: 17vw;
    background-size: 7vw; } }

.swiper-button-prevC, .swiper-button-nextC, .detail .swiper-button-prevA, .detail .swiper-button-nextA {
  top: 37px; }
@media screen and (max-width: 1045px) {
  .swiper-button-prevC, .swiper-button-nextC, .detail .swiper-button-prevA, .detail .swiper-button-nextA {
    top: 4.5vw; } }
@media screen and (max-width: 666px) {
  .swiper-button-prevC, .swiper-button-nextC, .detail .swiper-button-prevA, .detail .swiper-button-nextA {
    top: 5vw; } }

.swiper-button-prevA.swiper-button-disabled, .swiper-button-nextA.swiper-button-disabled, .swiper-button-prevB.swiper-button-disabled, .swiper-button-nextB.swiper-button-disabled, .swiper-button-prevC.swiper-button-disabled, .swiper-button-nextC.swiper-button-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prevA, .swiper-container-rtl .swiper-button-nextA, .swiper-button-prevB, .swiper-container-rtl .swiper-button-nextB, .swiper-button-prevC, .swiper-container-rtl .swiper-button-nextC {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2250px%22%20height%3D%22115px%22%20viewBox%3D%220%200%2050%20115%22%20style%3D%22enable-background%3Anew%200%200%2050%20115%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%20.st1%7Bfill%3A%23231815%3B%7D%3C%2Fstyle%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M41.5%2C115H0L0%2C0l41.5%2C0C46.2%2C0%2C50%2C3.8%2C50%2C8.5v98C50%2C111.2%2C46.2%2C115%2C41.5%2C115z%22%2F%3E%3Crect%20x%3D%2222.6%22%20y%3D%2226.6%22%20transform%3D%22matrix(-0.7929%20-0.6094%200.6094%20-0.7929%2014.7522%2093.1063)%22%20class%3D%22st1%22%20width%3D%221.1%22%20height%3D%2234.9%22%2F%3E%3Crect%20x%3D%2222.6%22%20y%3D%2253.6%22%20transform%3D%22matrix(-0.7929%200.6094%20-0.6094%20-0.7929%2084.8826%20113.2386)%22%20class%3D%22st1%22%20width%3D%221.1%22%20height%3D%2234.9%22%2F%3E%3C%2Fsvg%3E");
  left: -1px;
  right: auto;
  opacity: .6; }

.swiper-button-nextA, .swiper-container-rtl .swiper-button-prevA, .swiper-button-nextB, .swiper-container-rtl .swiper-button-prevB, .swiper-button-nextC, .swiper-container-rtl .swiper-button-prevC {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2250px%22%20height%3D%22115px%22%20viewBox%3D%220%200%2050%20115%22%20style%3D%22enable-background%3Anew%200%200%2050%20115%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%20.st1%7Bfill%3A%23231815%3B%7D%3C%2Fstyle%3E%3Cdefs%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M8.5%2C115H50V0H8.5C3.8%2C0%2C0%2C3.8%2C0%2C8.5v98C0%2C111.2%2C3.8%2C115%2C8.5%2C115z%22%2F%3E%3Crect%20x%3D%2226.2%22%20y%3D%2226.6%22%20transform%3D%22matrix(0.7929%20-0.6094%200.6094%200.7929%20-21.289%2025.4538)%22%20class%3D%22st1%22%20width%3D%221.1%22%20height%3D%2234.9%22%2F%3E%3Crect%20x%3D%2226.2%22%20y%3D%2253.6%22%20transform%3D%22matrix(0.7929%200.6094%20-0.6094%200.7929%2048.8415%20-1.6186)%22%20class%3D%22st1%22%20width%3D%221.1%22%20height%3D%2234.9%22%2F%3E%3C%2Fsvg%3E");
  right: -1px;
  left: auto;
  opacity: .6; }

@media screen and (max-width: 666px) {
  .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    width: 100%;
    margin-left: 0;
    left: inherit; } }

.detail .main-area {
  margin-bottom: 0; }
.detail .main-area .base-wrapper {
  display: block; }
@media screen and (max-width: 666px) {
  .detail .main-area .base-wrapper {
    padding: 0; } }
.detail .tab--flex {
  margin-top: -2px; }
.detail .tab--flex .tab-unit a {
  padding-left: 10px; }
.detail .tab--flex .tab-unit .tab-unit__item {
  padding-left: 6px;
  text-align: left; }
.detail .tab-unit a:hover {
  background: #fff;
  color: #999; }
.detail .tab-unit--select a:hover {
  background: #fabe00;
  color: #fff; }
.detail .sec:last-child {
  margin-bottom: 50px; }
.detail .lineup-title {
  font-size: 18px; }
@media screen and (max-width: 666px) {
  .detail .lineup-title {
    font-size: 16px; } }
.detail .title-block {
  margin-top: 30px; }
@media screen and (max-width: 666px) {
  .detail .title-block {
    margin-top: 20px; } }
@media screen and (max-width: 666px) {
  .detail .sec__inner {
    margin: 0 20px; } }
@media screen and (max-width: 666px) {
  .detail .sec__inner.mgn {
    margin: 0; } }
@media screen and (max-width: 666px) {
  .detail .sec__inner--swiper {
    margin: 0; } }
@media screen and (max-width: 666px) {
  .detail .tab-unit {
    border-left: 1px solid #f7f7f7 !important; } }

.info-onair {
  font-size: 20px; }
@media screen and (max-width: 666px) {
  .info-onair {
    font-size: 14px; } }

@media screen and (max-width: 666px) {
  .toggle_wrapper {
    margin: 0 -20px; } }

.detail-sec-title {
  border-left: 4px solid #fabe00;
  padding-left: 10px;
  font-size: 22px;
  font-weight: 500; }
@media screen and (max-width: 666px) {
  .detail-sec-title {
    font-size: 18px; } }

.detail-sec {
  padding: 1px 0; }
.detail-sec:nth-child(even) {
  background: #f7f7f7; }
.detail-sec:nth-child(even) .sub-contents {
  background: #fff; }
.detail-sec:last-child {
  margin-bottom: 50px; }
@media screen and (max-width: 666px) {
  .detail-sec {
    pointer-events: inherit; } }

.title-block {
  margin-bottom: 30px;
  pointer-events: none; }
@media screen and (max-width: 666px) {
  .title-block {
    pointer-events: inherit;
    margin-bottom: 20px; } }

.toggle-btn {
  display: none; }
@media screen and (max-width: 666px) {
  .toggle-btn {
    display: block; } }

.detal_news__item {
  margin-bottom: 15px;
  display: table; }
.detal_news__item:last-child {
  margin-bottom: 0; }
.detal_news__item .date {
  display: table-cell;
  font-size: 14px;
  width: 8.5em;
  font-weight: 500; }
@media screen and (max-width: 666px) {
  .detal_news__item .date {
    display: block;
    margin-bottom: 5px;
    width: 9em;
    font-size: 12px; } }
.detal_news__item .text {
  display: table-cell; }
@media screen and (max-width: 666px) {
  .detal_news__item .text {
    display: block;
    font-size: 14px; } }

.detail-article {
  margin-bottom: 30px; }

.detail-block {
  margin-bottom: 30px; }
.detail-block a {
  text-decoration: underline; }

.detail-block--mb20 {
  margin-bottom: 20px; }

.article-lead {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 500; }

.detail-article-title {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500 !important; }
@media screen and (max-width: 666px) {
  .detail-article-title {
    font-size: 16px; } }
.detail-article-title span {
  color: #ccc;
  padding-right: 5px; }
.detail-article-title.bg-key {
  background: #fabe00;
  padding: 10px;
  color: #fff; }

.detail-article-sub-title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 500 !important; }

.text-unit {
  line-height: 1.6; }

.detail-schedule {
  border-top: 1px solid #e0e0e0;
  max-height: 500px;
  overflow-y: scroll; }

.detail-schedule__item {
  background: #fff;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 20px; }
.detail-schedule__item:nth-child(even) {
  background: #f7f7f7; }
.detail-schedule__item .inline-block {
  padding: 5px 20px 0 0; }
.detail-schedule__item .inline-block:last-child {
  padding-right: 0; }
@media screen and (max-width: 666px) {
  .detail-schedule__item .inline-block {
    display: block;
    padding-right: 0; } }

.sub-contents {
  background: #f7f7f7;
  padding: 15px;
  margin-top: 20px; }
.sub-contents h5 {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 500; }
.sub-contents p {
  font-size: 14px; }

.story-navi {
  margin-bottom: 30px;
  width: 1000px; }

.tab--50w {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
@media screen and (max-width: 666px) {
  .tab--50w {
    border-top: 1px solid #e0e0e0; } }
.tab--50w .tab-unit {
  width: 50px;
  height: 50px;
  display: table; }
@media screen and (max-width: 666px) {
  .tab--50w .tab-unit {
    height: 49px; } }
.tab--50w .tab-unit a {
  padding: 0;
  display: table-cell;
  vertical-align: middle; }

.title-block--toggle {
  position: relative; }
.title-block--toggle .toggle-btn {
  position: absolute; }
@media screen and (max-width: 666px) {
  .title-block--toggle .toggle-btn {
    right: 0;
    top: -3px; } }

.detail-share-group {
  position: absolute;
  top: 150px;
  right: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  background: #666;
  padding: 0;
  z-index: 1000;
  opacity: 0;
  transition: opacity .5s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
@media screen and (max-width: 666px) {
  .detail-share-group {
    right: calc(50% - 135px);
    top: inherit;
    bottom: -100px; } }
.detail-share-group .fb-share-button span {
  vertical-align: baseline !important; }

.detail-share-group.active {
  width: 270px;
  height: auto;
  padding: 30px 45px 25px 45px;
  opacity: 1; }

@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(15px) rotate(45deg); }
  50% {
    -webkit-transform: translateY(15px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0); } }
@keyframes menu-bar01 {
  0% {
    transform: translateY(15px) rotate(45deg); }
  50% {
    transform: translateY(15px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-15px) rotate(-45deg); }
  50% {
    -webkit-transform: translateY(-15px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0); } }
@keyframes menu-bar02 {
  0% {
    transform: translateY(-15px) rotate(-45deg); }
  50% {
    transform: translateY(-15px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(15px) rotate(0); }
  100% {
    -webkit-transform: translateY(15px) rotate(45deg); } }
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(15px) rotate(0); }
  100% {
    transform: translateY(15px) rotate(45deg); } }
@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(-15px) rotate(0); }
  100% {
    -webkit-transform: translateY(-15px) rotate(-45deg); } }
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(-15px) rotate(0); }
  100% {
    transform: translateY(-15px) rotate(-45deg); } }
@-webkit-keyframes menu-bar04 {
  0% {
    -webkit-transform: rotate(45deg); }
  100% {
    -webkit-transform: rotate(0); } }
@keyframes menu-bar04 {
  0% {
    -webkit-transform: rotate(45deg); }
  100% {
    -webkit-transform: rotate(0); } }
@-webkit-keyframes active-menu-bar04 {
  0% {
    -webkit-transform: rotate(0); }
  100% {
    -webkit-transform: rotate(45deg); } }
@keyframes active-menu-bar04 {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(45deg); } }
@media screen and (max-width: 666px) {
  .program-week .program-gide {
    overflow-x: scroll;
    margin: 0 -20px; } }

.gide-nav {
  border: 1px #ccc solid;
  border-bottom: 0;
  width: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
@media screen and (max-width: 666px) {
  .gide-nav {
    width: 929px;
    -ms-flex-wrap: inherit;
    -webkit-flex-wrap: inherit;
    flex-wrap: inherit; } }

.program-week .gide-nav {
  position: static;
  top: 90px;
  width: 1000px; }
.program-week .gide-nav .gide-nav__item {
  padding: 11px 0;
  display: block; }
.program-week .gide-nav .gide-nav__item--sat {
  color: #1449c1; }
.program-week .gide-nav .gide-nav__item--sun {
  color: #e82323; }
.program-week .gide-nav .gide-nav__item--today {
  background: #fabe00;
  color: #fff; }
@media screen and (max-width: 1045px) {
  .program-week .gide-nav {
    width: 95vw; } }
@media screen and (max-width: 666px) {
  .program-week .gide-nav {
    width: 929px;
    left: 0;
    top: 69px; }
  .program-week .gide-nav.fixed-y {
    position: fixed;
    top: 70px;
    left: 0;
    z-index: 10000;
    background: #f7f7f7;
    border-bottom: 1px #ccc solid; } }

.gide-nav_perv, .gide-nav_next {
  width: 44px;
  height: 50px;
  text-align: center;
  font-size: 18px;
  background: #fff; }
.gide-nav_perv a, .gide-nav_next a {
  display: block;
  padding: 13px 0;
  width: 44px; }

.gide-nav_perv {
  border-right: 1px #ccc solid; }

.gide-nav_next {
  border-left: 1px #ccc solid; }

.gide-nav__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 88px); }
@media screen and (max-width: 666px) {
  .gide-nav__wrapper {
    width: inherit;
    -ms-flex-wrap: inherit;
    -webkit-flex-wrap: inherit;
    flex-wrap: inherit; } }

.program-day .gide-nav {
  width: 1000px;
  top: 90px; }
@media screen and (max-width: 666px) {
  .program-day .gide-nav {
    width: 100vw;
    overflow-x: scroll;
    top: 69px;
    z-index: 1000; } }

@media screen and (max-width: 666px) {
  .program-day .gide-nav__wrapper {
    width: 1140px; } }

.gide-nav__item {
  width: 14.2857143%;
  height: 50px;
  text-align: center;
  border-right: 1px #ccc solid;
  font-size: 20px;
  font-weight: 500;
  background: #fff; }
.gide-nav__item:last-child {
  border-right: 0; }
@media screen and (max-width: 666px) {
  .gide-nav__item:last-child {
    width: 119px; } }
@media screen and (max-width: 666px) {
  .gide-nav__item {
    width: calc(840px / 7);
    max-width: inherit; } }
.gide-nav__item a {
  display: block;
  padding: 11px 0; }
.gide-nav__item a:hover {
  background: #fabe00;
  color: #fff; }
.gide-nav__item span {
  font-size: 13px; }
.gide-nav__item .month {
  vertical-align: super; }

.gide-nav__item--sat a {
  color: #1449c1; }

.gide-nav__item--sun a {
  color: #e82323; }

.gide-nav__item--today a {
  background: #fabe00;
  color: #fff; }

#next {
  top: 40px;
  width: 100%;
  background: #fff;
  table-layout: fixed; }
@media screen and (max-width: 1045px) {
  #next {
    width: 95vw; } }
@media screen and (max-width: 666px) {
  #next {
    width: 900px; } }

#next th {
  width: 44px;
  font-size: 14px;
  letter-spacing: 0;
  background: #ededed; }
@media screen and (max-width: 666px) {
  #next th {
    font-size: 12px;
    margin-left: 0px; } }

#next td {
  width: calc(100% / 7) !important;
  padding: 7px;
  vertical-align: top;
  word-wrap: break-word; }
@media screen and (max-width: 666px) {
  #next td {
    width: calc(840px / 7) !important;
    font-size: 10px; } }
#next td h3 {
  font-size: 14px;
  font-weight: 500; }
@media screen and (max-width: 666px) {
  #next td h3 {
    font-size: 13px; } }
#next td p {
  margin-top: 5px;
  font-size: 13px; }
@media screen and (max-width: 666px) {
  #next td p {
    font-size: 12px; } }

#next, #next th, #next td {
  border: 1px #ccc solid;
  border-collapse: collapse; }

#next .emp {
  width: 0;
  display: none; }

#next th span {
  display: block;
  font-size: 0.75em; }

#next .lineup-icon-set {
  margin-bottom: 0; }

#next .lineup-icon-set__item {
  font-size: 11px;
  margin-bottom: 5px; }
@media screen and (max-width: 666px) {
  #next .lineup-icon-set__item {
    font-size: 10px; }
  #next .lineup-icon-set__item:after {
    content: ".";
    width: 0;
    font-size: 0;
    color: transparent;
    margin-right: 1px; } }

@media screen and (max-width: 666px) {
  .program-day .program-gide {
    margin: 0 -20px; } }

.program-gide__inner {
  background: #fff;
  border-top: 1px #ccc solid; }

.program-day-block {
  display: table; }
@media screen and (max-width: 666px) {
  .program-day-block {
    width: 100%; } }
.program-day-block .time {
  display: table-cell;
  background: #ededed;
  width: 45px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid; }
@media screen and (max-width: 666px) {
  .program-day-block .time {
    width: 45px;
    font-size: 12px; } }
.program-day-block a {
  display: table-cell;
  padding: 30px;
  border-bottom: 1px #ccc solid;
  border-right: 1px #ccc solid;
  width: calc(100% - 50px); }
@media screen and (max-width: 666px) {
  .program-day-block a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 40px 20px 20px;
    width: calc(100% - 45px); } }
.program-day-block a .toggle-btn {
  position: absolute;
  right: -40px;
  top: 0px;
  z-index: 200; }
.program-day-block .lineup-unit {
  display: table-cell;
  padding: 30px;
  border-bottom: 1px #ccc solid;
  border-right: 1px #ccc solid;
  width: calc(100% - 50px); }
@media screen and (max-width: 666px) {
  .program-day-block .lineup-unit {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 40px 20px 20px;
    width: calc(100% - 45px); } }
.program-day-block .lineup-unit .toggle-btn {
  position: absolute;
  padding: 15px;
  right: -53px;
  top: -16px;
  z-index: 200; }
.program-day-block a .lineup-unit {
  display: block;
  width: 100%;
  padding: 0;
  border: 0; }
.program-day-block .lineup-unit__inner {
  width: 100%; }
@media screen and (max-width: 666px) {
  .program-day-block .lineup-unit__inner {
    position: relative;
    width: calc(100vw - 121px); } }
.program-day-block .lineup-unit__txt {
  width: 70%;
  float: right; }
@media screen and (max-width: 666px) {
  .program-day-block .lineup-unit__txt {
    width: 100%;
    margin-bottom: 0; } }
@media screen and (max-width: 666px) {
  .program-day-block .lineup-icon-set {
    margin-bottom: 0; } }
.program-day-block .lineup-unit__image {
  margin-right: 20px;
  width: calc(30% - 20px);
  float: left; }
@media screen and (max-width: 666px) {
  .program-day-block .lineup-unit__image {
    width: calc(35% - 10px);
    margin-right: 10px; } }
.program-day-block .lineup-unit__description {
  width: 70%;
  float: right; }
@media screen and (max-width: 666px) {
  .program-day-block .lineup-unit__description {
    width: 65%; } }
@media screen and (max-width: 666px) {
  .program-day-block .toggle_wrapper {
    margin: 0;
    padding-top: 20px;
    clear: both;
    display: none;
    margin-right: -20px; } }

@media screen and (max-width: 666px) {
  .program-gide__inner a:hover {
    color: #333; }
  .program-gide__inner a:hover img {
    opacity: 1; } }

.grid--37-55 {
  overflow: hidden; }
.grid--37-55 .grid__col--35 {
  margin-right: 20px;
  width: calc(30% - 20px); }
@media screen and (max-width: 666px) {
  .grid--37-55 .grid__col--35 {
    width: 100%;
    margin-bottom: 20px; } }
.grid--37-55 .grid__col--75 {
  width: 70%; }
@media screen and (max-width: 666px) {
  .grid--37-55 .grid__col--75 {
    width: 100%; } }

.js__program__day__list {
  overflow: hidden;
  width: 910px; }
@media screen and (max-width: 1045px) {
  .js__program__day__list {
    width: calc(100% - 88px); } }
@media screen and (max-width: 666px) {
  .js__program__day__list {
    width: 910px; } }

.serch-block {
  padding: 30px 0; }
@media screen and (max-width: 666px) {
  .serch-block {
    padding: 0; } }
.serch-block .sec-title-block {
  padding-bottom: 15px; }
@media screen and (max-width: 666px) {
  .serch-block .sec-title-block {
    padding: 5px 10px 10px; } }
.serch-block .categoly-list__wrapper {
  border-top: 1px solid #e0e0e0; }
@media screen and (max-width: 666px) {
  .serch-block .categoly-list__wrapper {
    border-bottom: 0; } }
@media screen and (max-width: 666px) {
  .serch-block .categoly-list__wrapper .grid__col {
    border-bottom: 1px solid #e0e0e0;
    padding: 0; }
  .serch-block .categoly-list__wrapper .grid__col:nth-child(5n+1) {
    border-left: 1px solid #e0e0e0; }
  .serch-block .categoly-list__wrapper .grid__col:nth-child(5n) {
    border-right: 1px solid #e0e0e0; } }

.serch-block form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 30px auto;
  width: 600px; }
@media screen and (max-width: 666px) {
  .serch-block form {
    width: 100%;
    margin-bottom: 10px; } }

.serch-text {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  -webkit-appearance: none;
  padding: 12px 20px;
  background: #fff;
  font-size: 18px;
  color: #000;
  width: calc(100% - 55px); }
@media screen and (max-width: 666px) {
  .serch-text {
    padding: 7px 15px;
    width: calc(100% - 50px);
    font-size: 16px; } }

.serch-btn {
  background: #fabe00;
  width: 55px;
  font-size: 32px;
  padding: 0 0 10px 0;
  color: #fff;
  text-align: center;
  border: 0; }
.serch-btn:hover {
  background: #ccc; }
@media screen and (max-width: 666px) {
  .serch-btn {
    font-size: 28px;
    width: 50px; } }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  margin: 10px 0; }

.pagination--item.perv {
  width: 35%; }
.pagination--item.next {
  width: 35%; }
@media screen and (max-width: 666px) {
  .pagination--item {
    max-width: 61%;
    min-height: 10vw;
    font-feature-settings: "pkna"; }
  .pagination--item.perv {
    min-width: 12%;
    width: inherit; }
  .pagination--item.next {
    min-width: 12%;
    width: inherit; } }
.pagination--item a {
  background: #f7f7f7;
  margin: 0 5px;
  padding: 0 10px;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  font-size: 14px; }
@media screen and (max-width: 666px) {
  .pagination--item a {
    width: calc(100% - 10px);
    padding: 10px 15px;
    height: 100%;
    min-width: inherit;
    min-height: inherit; } }
.pagination--item.num a {
  font-size: 15px; }
.pagination--item.select a {
  background: #fabe00;
  color: #fff;
  font-weight: 500;
  font-size: 22px; }

.entry-date {
  font-size: 18px;
  font-weight: 500; }
@media screen and (max-width: 666px) {
  .entry-date {
    font-size: 15px; } }

.blog-entry a {
  text-decoration: underline; }
.blog-entry img {
  width: inherit;
  height: inherit; }
@media screen and (max-width: 1045px) {
  .blog-entry img {
    width: 100%; } }

.movie-highlight .lineup-unit__thum {
  margin-left: calc((100vw - 350px) * -1);
  margin-right: calc((100vw - 350px) * -1);
  padding-right: calc(100vw - 350px);
  padding-left: calc(100vw - 350px); }
@media screen and (max-width: 666px) {
  .movie-highlight .lineup-unit__thum {
    margin-left: -20px;
    margin-right: -20px;
    padding-right: 20px;
    padding-left: 20px; } }
@media screen and (max-width: 666px) {
  .movie-highlight .bg-window-width {
    padding: 0; } }
.movie-highlight .playback {
  left: calc(100vw - 350px); }
@media screen and (max-width: 666px) {
  .movie-highlight .playback {
    left: 0; } }
.movie-highlight .lineup-unit__txt {
  font-size: 18px; }

.backnumber-list {
  margin-top: 50px;
  margin-bottom: 30px; }
.backnumber-list .grid__col {
  margin-bottom: 30px;
  font-size: 16px; }
.backnumber-list .grid__col span {
  margin-left: 7px;
  display: none; }

#cable table {
  border-collapse: collapse;
  border: solid 1px #CCC;
  border-spacing: 0;
  width: 100%; }
#cable table a {
  text-decoration: underline; }

.privacytable table th, #cable table th {
  padding: 10px;
  background: #f7f7f7;
  font-size: 1.1em; }

.privacytable table td, .privacytable table th, #cable table td, #cable table th {
  border: solid 1px #CCC;
  padding: 10px; }

#cable table td.none {
  background: #CCC; }

#cable .icon {
  display: inline-block;
  margin: 0 5px;
  padding: 3px 5px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500; }
@media screen and (max-width: 666px) {
  #cable .icon {
    font-size: 12px;
    margin-top: -2px; } }

.faq {
  margin-bottom: 25px; }
.faq a {
  text-decoration: underline; }

.faq__item {
  padding-left: 1.1em;
  text-indent: -1.1em; }

.faq__item--question {
  border-bottom: 1px dotted #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: 500; }

@media screen and (max-width: 666px) {
  #cable table {
    max-width: 100%;
    border: solid 1px #ccc;
    border-collapse: collapse;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-variant: inherit;
    line-height: inherit; }
  #cable table {
    width: 100%;
    table-layout: fixed; }
  #cable table:nth-of-type(1) th {
    width: 50px;
    padding: 15px 0;
    font-size: 10px; }
  #cable table:nth-of-type(1) td {
    text-align: center;
    font-size: 10px; }
  #cable table th, #cable table td {
    border: solid 1px #ccc;
    padding: 0.5em 0.2em; }
  #cable table:nth-of-type(2) {
    border: none; }
  #cable table:nth-of-type(2) tr:first-child {
    display: none; }
  #cable table:nth-of-type(2) tr {
    border-bottom: 1px dotted #ccc;
    padding: 15px 0 10px 0;
    display: block; }
  #cable table:nth-of-type(2) td, #cable table:nth-of-type(2) th {
    display: block; }
  #cable table:nth-of-type(2) td {
    border: none;
    padding: 0 0 0 112px;
    display: block;
    margin-bottom: 10px;
    position: relative; }
  #cable table:nth-of-type(2) td:before {
    margin-right: 5px;
    width: 100px;
    display: inline-block;
    border: 1px solid #ccc;
    text-align: center;
    padding: 2px;
    background: #efefef;
    position: absolute;
    left: 0;
    font-size: 10px; }
  #cable table:nth-of-type(2) td:nth-child(1):before {
    content: "都道府県"; }
  #cable table:nth-of-type(2) td:nth-child(2):before {
    content: "視聴可能エリア"; }
  #cable table:nth-of-type(2) td:nth-child(3):before {
    content: "局名"; }
  #cable table:nth-of-type(2) td:nth-child(4):before {
    content: "HD"; }
  #cable table:nth-of-type(2) td:nth-child(5):before {
    content: "電話番号"; } }

.form {
  overflow: hidden; }
.form .grid-bd {
  padding: 50px 20px; }
@media screen and (max-width: 666px) {
  .form {
    width: 100%;
    margin: 0; } }
.form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
@media screen and (max-width: 666px) {
  .form dl {
    width: 100%;
    display: block; } }
.form dt {
  width: 30%;
  padding: 20px;
  background: #eee;
  border-bottom: 2px solid #fff;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
.form dt img {
  width: 80%;
  margin: 10%; }
.form dt span {
  color: #f00;
  padding: 0 10px;
  display: inline-table; }
@media screen and (max-width: 666px) {
  .form dt {
    width: 100%;
    display: block;
    border-bottom: 0;
    padding: 10px 20px; }
  .form dt img {
    width: 60%;
    margin: 0 20%; } }
.form dd {
  background: #f7f7f7;
  padding: 20px;
  width: 70%;
  border-bottom: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
.form dd .form-inner {
  display: block;
  width: 100%; }
.form dd .form-inner .caution {
  display: block;
  color: #f00;
  margin: 5px 0; }
@media screen and (max-width: 666px) {
  .form dd {
    width: 100%;
    display: block;
    border-bottom: 5px solid #fff; } }
.form select, .form textarea {
  width: 100%; }
.form textarea {
  margin-top: 10px; }
.form select, .form textarea, .form input.form-input, .form input.short, .form input.zip, .form input.zip2, .form input.long {
  padding: 10px;
  margin: 5px 3px;
  border: 1px #ccc solid;
  vertical-align: middle;
  background: #fff;
  border-radius: 5px; }
.form input.zip, .form input.zip2 {
  width: 20%; }
.form input.long {
  width: 75%; }
@media screen and (max-width: 666px) {
  .form input.long {
    width: 100%; } }
.form label {
  margin-left: 5px; }
.form input {
  margin-left: 3px; }
.form input .form-input {
  margin-right: 5px; }
.form .short {
  width: 20%; }

.mailform-wrapper {
  position: relative;
  width: 640px;
  margin: 0 auto; }
@media screen and (max-width: 666px) {
  .mailform-wrapper {
    width: 100%; } }

.mailform-inner {
  padding-bottom: 100%;
  height: 0; }
@media screen and (max-width: 666px) {
  .mailform-inner {
    padding-bottom: 185%; } }
@media screen and (max-width: 374px) {
  .mailform-inner {
    padding-bottom: 200%; } }

#regist-frame {
  width: 640px;
  padding-left: 12px;
  position: absolute;
  top: 0;
  left: 0; }
@media screen and (max-width: 666px) {
  #regist-frame {
    -moz-transform: scale(0.54, 0.54);
    -ms-transform: scale(0.54, 0.54);
    -webkit-transform: scale(0.54, 0.54);
    transform: scale(0.54, 0.54);
    -moz-transform-origin: left 0;
    -ms-transform-origin: left 0;
    -webkit-transform-origin: left 0;
    transform-origin: left 0;
    padding-left: 0; } }
@media screen and (max-width: 374px) {
  #regist-frame {
    -moz-transform: scale(0.45, 0.45);
    -ms-transform: scale(0.45, 0.45);
    -webkit-transform: scale(0.45, 0.45);
    transform: scale(0.45, 0.45);
    -moz-transform-origin: left 0;
    -ms-transform-origin: left 0;
    -webkit-transform-origin: left 0;
    transform-origin: left 0;
    padding-left: 0; } }

@keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px); }
  to {
    transform: translate(0, 0); } }
.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: .3s;
  animation-name: modal-video;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -ms-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }

.modal-video-close {
  opacity: 0; }

.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px); }

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table; }

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #111;
  animation-timing-function: ease-out;
  animation-duration: .3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -ms-transition: -ms-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out; }

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent; }

.modal-video-close-btn:before {
  transform: rotate(45deg); }

.modal-video-close-btn:after {
  transform: rotate(-45deg); }

.modal-video-close-btn:before, .modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px; }


/* 20251110 */
body.detail .main-category{
    display: none;
}