@charset "UTF-8";

.mainContents section p {
  margin: 0;
}
.mainContents img {
  max-width: 100%;
}
.slick-slide {
  outline: none;
}

/* =====================
  pc
===================== */
@media (min-width: 769px) {
  .mainContents .mainContentsIn {
    max-width: none;
    min-width: auto;
    margin: 0;
    width: 100%;
  }
  .mainContents section {
    margin: 0;
    max-width: none;
    min-width: auto;
  }

  /* =====================
    #premiumKv pc
  ===================== */

   #premiumKv h1 {
       max-width: 1200px;
       min-width: 769px;
       margin: 16px auto;
   }

  .kihonKv__plan {
/*
    max-width: 1200px;
    min-width: 769px;
*/
    margin: 0 auto;
    text-align: center;
    background: #ebebf2;
    padding:40px 20px;
    border-top: 2px solid #0099ff;
  }
  .kihonKv__plan img{
    max-width: 1140px;
    width: 100%;
  }





  #premiumKv .premiumKv__plan {
    background: #ebebf2;
    padding: 0 20px 60px;
  }
  #premiumKv .premiumKv__planImg {
    display: block;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
  }
  #premiumKv .premiumKv__nav {
    background: #0c1852;
  }
  #premiumKv .premiumKv__nav.fixed {
    position: fixed;
    top: 0;
    left: 180px;
    right: 0;
    z-index: 50;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .is-close #premiumKv .premiumKv__nav.fixed{
    left: 20px;
  }
  @media (max-width: 1280px) {
    #premiumKv .premiumKv__nav.fixed,
    .is-close #premiumKv .premiumKv__nav.fixed{
      left: 0;
    }
  }

  #premiumKv .premiumKv__navList {
    max-width: 1200px;
    min-width: 769px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #premiumKv .premiumKv__navListLi {
    margin: 2px 0;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
  }
  #premiumKv .premiumKv__navListLi:not(:last-child) {
    border-right: 1px solid #ffffff;
  }
  #premiumKv .premiumKv__navLink {
    display: block;
    color: #ffffff;
    font-size: 18px;
    padding: 6px 10px;
    font-weight: bold;
  }
  #premiumKv .premiumKv__navLink:hover {
    text-decoration: none;
    opacity: 0.6;
  }
  @media (max-width: 960px) {
    #premiumKv .premiumKv__navLink{
      font-size: 14px;
    }
  }
  #premiumKv .premiumKv__navIcon {
    position: relative;
  }
  #premiumKv .premiumKv__navIcon::after {
    content: "";
    display: block;
    position: absolute;
    right: -26px;
    top: 50%;
    margin-top: -0.35em;
    width: 0.4em;
    height: 0.4em;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #premiumKv .premiumKv__navIcon--ch::before {
    content: "";
    width: 16px;
    height: 27px;
    position: absolute;
    top: 50%;
    left: -17px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/plan/special/kihon/img/icon_ch.png) no-repeat center center;
    background-size: contain;
  }
  #premiumKv .premiumKv__navIcon--price::before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: -25px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/plan/special/kihon/img/icon_price.png) no-repeat center center;
    background-size: contain;
  }
  #premiumKv .premiumKv__navIcon--addService::before {
    content: "";
    width: 28px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: -29px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/plan/special/kihon/img/icon_addService.png) no-repeat center center;
    background-size: contain;
  }
  @media (max-width: 960px) {
    #premiumKv .premiumKv__navIcon--addService::before{
      left: -24px;
    }
  }
  #premiumKv .premiumKv__navIcon--flow::before {
    content: "";
    width: 25px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: -26px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/plan/special/kihon/img/icon_flow.png) no-repeat center center;
    background-size: contain;
  }

  /* =====================
    #kihonRecommend pc
  ===================== */
  #kihonRecommend {
    margin: 40px auto 0;
    max-width: 1200px;
    min-width: 769px;
    width: 100%;
  }
  #kihonRecommend h2 {
    margin: 0 0 30px;
    font-size: 24px;
    text-align: center;
    position: relative;
  }
  #kihonRecommend h2::after {
    content: '';
    position: absolute;
    width: 108px;
    height: 2px;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #f29f05;
    bottom: -12px;
  }
  #kihonRecommend #rt_recommend_o {
    display: none;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  }
  #kihonRecommend #rt_recommend_o.slick-initialized {
    display: block;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col {
    flex: 0 0 314px;
    max-width: 314px;
    width: 100%;
    padding: 8px;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a {
    outline: none;
    display: block;
    width: 100%;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .copy {
    display: none;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .img01 .programImg {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    height: 177px;
    position: relative;
    background: #000000;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .img01 .programImg .itemGuard {
    position: static;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .img01 .programImg .guard {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .img01 .ttl {
    padding-top: 10px;
    display: block;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .chArea {
    display: flex;
    align-items: center;
    margin-top: 30px;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .chArea .img02 {
    border: 1px solid #191919;
    box-sizing: border-box;
    flex: 0 0 56px;
    max-width: 56px;
    width: 100%;
    height: 56px;
    background: #ffffff;
    margin-right: 10px;
    position: relative;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .chArea .img02 img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 45px;
    max-height: 45px;
    width: auto;
    height: auto;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .chArea .ch > span {
    display: block;
    color: #0099ff;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a:hover {
    text-decoration: none;
  }
  #kihonRecommend #rt_recommend_o .prev, #kihonRecommend #rt_recommend_o .next {
    position: absolute;
    top: 50%;
    margin: -20px 0 0 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #cdcdcd;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
    z-index: 1;
    background-color: #000;
    top: 70px;
    margin-top: 0;
  }
  #kihonRecommend #rt_recommend_o .prev::after, #kihonRecommend #rt_recommend_o .next::after {
    content: "";
    display: block;
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -.35em;
    width: .6em;
    height: .6em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  #kihonRecommend #rt_recommend_o .prev {
    left: -50px;
  }
  #kihonRecommend #rt_recommend_o .next {
    right: -50px;
  }
  #kihonRecommend #rt_recommend_o .next::after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #kihonRecommend #rt_recommend_o .slick-disabled {
    display: none!important;
  }
  #kihonRecommend #rt_recommend_n {
    display: none;
  }

  /* =====================
    pc #kihonConB
  ===================== */
  #mainContents #kihonConB {
    max-width: 1125px;
    margin: 40px auto 0;
  }
  #mainContents #kihonConB h2 {
    margin: 0 0 60px;
    font-size: 24px;
    text-align: center;
    position: relative;
  }
  #mainContents #kihonConB h2::after {
    content: '';
    position: absolute;
    width: 108px;
    height: 2px;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #898989;
    bottom: -12px;
  }
  #mainContents #kihonConB .kihonConB__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  #mainContents #kihonConB .kihonConB__list::after {
    content: '';
    display: block;
    width: 33%;
  }
  #mainContents #kihonConB .kihonConB__item {
    flex: 0 0 33%;
    max-width: 33%;
    width: 100%;
    text-align: center;
    background: #999999;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 13px 5px;
    box-sizing: border-box;
    cursor: pointer;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W6", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "メイリオ", Meiryo, sans-serif;
  }
  #mainContents #kihonConB .kihonConB__item.active {
    background: #555555;
    color: #ffffff;
    cursor: text;
  }
  #mainContents #kihonConB .kihonConB__cardlist {
    margin-top: 50px;
  }
  #mainContents #kihonConB .kihonConB__carditem {
    display: none;
  }
  #mainContents #kihonConB .kihonConB__carditem h3 {
    text-align: center;
    font-size: 32px;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W6", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "メイリオ", Meiryo, sans-serif;
  }
  #mainContents #kihonConB .program__list {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #mainContents #kihonConB .program__list::after {
    content: '';
    display: block;
    width: 31.1%;
  }
  #mainContents #kihonConB .program__item {
    flex: 0 0 31.1%;
    max-width: 31.1%;
    width: 100%;
    background: #ffffff;
    padding: 24px;
    box-sizing: border-box;
    margin-bottom: 46px;
  }
  #mainContents #kihonConB .program__figure {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 300px;
    height: 167px;
    position: relative;
    background: #000000;
    margin: 0;
  }
  #mainContents #kihonConB .program__figure .itemGuard {
    position: static;
  }
  #mainContents #kihonConB .program__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  #mainContents #kihonConB .program__copy {
    color: #191919;
    font-size: 12px;
    margin-top: 9px;
  }
  #mainContents #kihonConB .program__title {
    color: #191919;
    font-size: 21px;
    font-weight: bold;
    margin-top: 13px;
    font-feature-settings: "palt";
    letter-spacing: 2px;
  }
  #mainContents #kihonConB .program__date {
    color: #191919;
    font-size: 16px;
    font-weight: bold;
    margin-top: 7px;
    font-feature-settings: "palt";
  }
  #mainContents #kihonConB .program__detail {
    font-size: 12px;
    font-weight: bold;
    color: #191919;
    margin-top: 12px;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    line-height: 1.7;
  }
  #mainContents #kihonConB .program__ch {
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  #mainContents #kihonConB .program__chFigure {
    flex: 0 0 52px;
    max-width: 52px;
    width: 100%;
    margin-right: 13px;
    box-sizing: border-box;
    border: 1px solid #999999;
  }
  #mainContents #kihonConB .program__chImg {
    padding: 2px;
    width: 100%;
    box-sizing: border-box;
  }
  #mainContents #kihonConB .program__chBody {
    font-size: 14px;
    color: #191919;
    font-weight: bold;
  }
  #mainContents #kihonConB .program__chName {
    display: block;
  }
  #mainContents #kihonConB .kihonConB__bottom {
    margin-top: 120px;
  }
  #mainContents #kihonConB .kihonConB__button01 {
    background: #ffcd00;
    padding: 22px 0;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  #mainContents #kihonConB .kihonConB__button01 .btnBlue.white {
    max-width: 443px;
  }
  #mainContents #kihonConB .kihonConB__button01 .btnBlue.white .linkArrow {
    position: relative;
    font-size: 20px;
  }
  #mainContents #kihonConB .kihonConB__bnr01 {
    margin-top: 82px;
    text-align: center;
  }

  /* =====================
    #kihonMain pc
  ===================== */
  #kihonMain {
    margin-top: 80px;
  }

  /* =====================
    .kihonCv pc
  ===================== */
  #mainContents .kihonCv .kihonCv__join {
    width: 600px;
    margin: 0 auto;
  }
  #mainContents .kihonCv .kihonCv__joinLink {
    max-width: 600px;
  }
  #mainContents .kihonCv .kihonCv__joinTxt {
    font-size: 24px;
    padding: 6px 10px;
  }
  #mainContents .kihonCv .kihonCv__joinBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    width: 600px;
    margin: 25px auto 0;
  }
  #mainContents .kihonCv .kihonCv__joinBoxLi {
    max-width: 290px;
    width: 100%;
  }
  #mainContents .kihonCv .kihonCv__joinBoxLink {
    max-width: 290px;
  }
  #mainContents .kihonCv .kihonCv__joinBoxTxt {
    font-size: 24px;
    height: auto;
    padding: 4px 10px;
  }
  #mainContents .kihonCv .kihonCv__joinBoxTxt--02 {
    font-size: 18px;
    height: auto;
    padding: 8px 10px;
  }
  #mainContents .kihonCv .kihonCv__note {
    margin: 80px 0 0;
    text-align: center;
  }
  #mainContents .kihonCv .kihonCv__noteLi {
    text-indent: -1em;
    padding-left: 1em;
    font-weight: bold;
    font-size: 14px;
  }
  #mainContents .kihonCv .kihonCv__noteLi::before {
    content: "※";
  }

  #mainContents .kihonCv--01 {
    padding-top: 70px;
  }
  #mainContents .kihonCv--02 {
    margin-top: 70px;
  }

  /* =====================
    #kihonChannel pc
  ===================== */
  #kihonChannel {
    max-width: 1200px;
    min-width: 769px;
    margin: 90px auto 0;
    padding: 0 20px;
    background: #ebebf2;
  }
  #kihonChannel h2 {
    font-size: 32px;
    text-align: center;
    margin: 0 0 40px;
    padding-top: 50px;
  }
  #kihonChannel h2 .kihonChannel__tit {
    position: relative;
    padding-left: 110px;
  }
  #kihonChannel h2 .kihonChannel__tit::before {
    content: "";
    width: 104px;
    height: 58px;
    position: absolute;
    top: 0;
    left: 0;
    /*
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    */
    background: url(../img/icon_premium_hd.png) no-repeat center center;
    background-size: cover;
  }

  #kihonChannel h3 {
      font-size: 24px;
      text-align: center;
      margin: 40px 0 20px;
  }

  #kihonChannel .ch_list,
  #kihonChannel .ch_list02{
    max-width: 960px;
	  margin: 40px auto 0 auto;
	  text-align: center;
  }
  #kihonChannel .ch_list{
	  margin-top:60px;
  }

  #kihonChannel .ch_list li{
    display: inline;
    margin-right: 45px;
  }
  #kihonChannel .ch_list02 li{
    display: inline;
    margin-right: 60px;
  }
  #kihonChannel .ch_list li:last-child,
  #kihonChannel .ch_list02 li:last-child{
    margin-right: 0;
  }
  #kihonChannel .ch_list li img,
  #kihonChannel .ch_list02 li img{
    vertical-align: middle;
  }



  #kihonChannel .kihonChannel__genre {
    max-width: 960px;
    margin: 0 auto;
  }
  #kihonChannel .kihonChannel__genre h3 {
    font-size: 24px;
    text-align: center;
    margin: 40px 0 20px;
  }
  #kihonChannel .kihonChannel__genre .acBox {
    padding-bottom: 45px;
    margin: 0;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border {
    border: 3px solid #e8e8e8;
    margin-bottom: 10px;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt {
    position: relative;
    padding: 8px 70px 8px 30px;
    background: #fff;
    background-size: 25px auto;
    color: #888888;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt::before {
    content: "";
    width: 24px;
    height: 24px;
    background: #0099ff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt::after {
    content: "";
    width: 13px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 50%;
    right: 31px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt .ch_name {
    margin-right: 10px;
    font-size: 22px;
    color: #0099ff;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt .ch_name::after {
    content: "";
    width: 13px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 50%;
    right: 31px;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    transition: all .5s;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt.active .ch_name::after {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd {
    display: none;
    padding: 0 30px;
    background: #fff;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox {
    overflow: hidden;
    box-sizing: border-box;
    border-top: 1px solid #0099ff;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail {
    display: table;
    align-items: center;
    overflow: hidden;
    float: left;
    max-width: 31%;
    width: 100%;
    margin-left: 3%;
    border-top: 1px solid #e8e8e8;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail:nth-child(3n+1) {
    margin-left: 0;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail:nth-child(-n+3) {
    border-top: none;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a {
    position: relative;
    width: 100%;
    padding: 0 30px 0 0;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    height: 156px !important;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a .img {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border: 1px solid #e8e8e8;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a .img img {
    width: 100%;
    height: auto;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a .ttl {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    height: 54px;
    line-height: 1.1;
    vertical-align: middle;
    display: table-cell;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a div {
    overflow: hidden;
    clear: both;
    padding-top: 5px;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a div .ondemand {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 74px;
    height: 38px;
    margin-right: 10px;
    padding: 13px 5px 15px;
    box-sizing: border-box;
    background: #0099ff;
    color: #fff;
    font-size: 10px;
    line-height: inherit;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a div .txt {
    color: #000;
    font-size: 13px;
    text-align: left;
    line-height: 1.38;
    font-weight: bold;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a::after {
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -8px;
    display: inline-block;
    content: "";
    width: 17px;
    height: 17px;
    border-top: 1px solid #0099ff;
    border-left: 1px solid #0099ff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }



  /* =====================
    #kihonBottomBnr pc
  ===================== */
  #kihonBottomBnr {
    max-width: 1200px;
    min-width: 769px;
    margin: 70px auto 0;
    padding-bottom: 80px;
  }
  #kihonBottomBnr .kihonBottomBnr__box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #kihonBottomBnr .kihonBottomBnr__boxLi {
    margin-bottom: 20px;
  }
  #kihonBottomBnr .kihonBottomBnr__boxLi:nth-child(2n) {
    margin-left: 45px;
  }
  #kihonBottomBnr .kihonBottomBnr__boxImg {
    max-width: 494px;
    width: 100%;
  }







  /* =====================
    #premiumPrice pc
  ===================== */
  #premiumPrice {
    max-width: 1200px;
    min-width: 769px;
    margin: 70px auto 0;
    background: #ebebf2;
    box-sizing: border-box;
    padding: 0 30px 60px 30px;
  }
  #premiumPrice h2 {
    font-size: 32px;
    text-align: center;
    margin: 0 0 40px;
    padding-top: 50px;
  }
  #premiumPrice .kihonPrice__tit {
    position: relative;
    /* padding-left: 65px; */
  }
  #premiumPrice .kihonPrice__tit::before {
    content: "";
    width: 104px;
    height: 58px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    /* position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
    background: url(../img/icon_premium_hd.png) no-repeat center center;
    background-size: cover;
  }
  #premiumPrice .kihonPrice__inner {
    max-width: 790px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  #premiumPrice .kihonPrice__main {
    text-align: center;
  }
  #premiumPrice .kihonPrice__main + p {
    font-size: 24px;
    text-align: center;
    margin-top: 35px;
  }
  #premiumPrice .kihonPrice__content {
    margin-top: 20px;
  }
  #premiumPrice .must_readbox {
    margin-top: 35px;
    box-sizing: border-box;
    border: 1px solid #0099ff;
  }
  #premiumPrice .must_readbox dl {
    margin: 0;
  }
  #premiumPrice .must_readbox dl dt {
    position: relative;
    padding: 15px 70px 15px 65px;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
  }
  #premiumPrice .must_readbox dl dt::before {
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 42px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/plan/special/kihon/img/payment_icon01.png) no-repeat center center;
    background-size: cover;
  }
  #premiumPrice .must_readbox dl dt::after {
    content: "";
    width: 24px;
    height: 24px;
    background: #0099ff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #premiumPrice .must_readbox dl dt > span::before {
    content: "";
    width: 13px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 50%;
    right: 31px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  #premiumPrice .must_readbox dl dt > span::after {
    content: "";
    width: 13px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 50%;
    right: 31px;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    transition: all .5s;
    z-index: 1;
  }
  #premiumPrice .must_readbox dl dt.active > span::after {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  #premiumPrice .must_readbox dl dd {
    display: none;
    padding: 0;
    color: #888;
    font-size: 14px;
    line-height: 1.57;
    border-top: 1px solid #0099ff;
  }
  #premiumPrice .must_readbox dl dd .caution_table {
    width: 100%;
    border-spacing: 0px;
    margin: 0 auto;
  }
  #premiumPrice .must_readbox dl dd .caution_table th {
    background-color: #09f;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #fff;
    padding: 20px 5px;
    width: 25%;
  }
  #premiumPrice .must_readbox dl dd .caution_table td {
    padding: 10px;
    border-bottom: 1px solid #ccc;
  }
  #premiumPrice .must_readbox dl dd .caution_table td .icon_type_01, #premiumPrice .must_readbox dl dd .caution_table td .icon_type_02 {
    margin: 5px 0 0;
    padding: 0 0 0 1rem;
    font-size: 14px;
    color: #888;
    line-height: 1.57;
  }
  #premiumPrice .must_readbox dl dd .caution_table td .icon_type_01::before {
    content: "※";
    margin-left: -1rem;
  }
  #premiumPrice .must_readbox dl dd .caution_table td .icon_type_02::before {
    content: "\2605";
    margin-left: -1rem;
  }
  #premiumPrice .must_readbox dl dd .caution_table tr:last-child th,
  #premiumPrice .must_readbox dl dd .caution_table tr:last-child td {
    border-bottom: none;
  }

  #premiumPrice .premiumPrice_caution {
    margin: 20px 0 0 45px;
    font-size: 14px;
    line-height: 1.5;
  }
  #premiumPrice .premiumPrice_caution li {
    position: relative;
    padding: 0 0 0 1em;
  }
  #premiumPrice .premiumPrice_caution li::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
  }



  /* =====================
    #premium_discount pc
  ===================== */
  #premium_discount {
    max-width: 1200px;
    min-width: 769px;
    margin: 70px auto 0;
    background: #ebebf2;
    padding: 0 20px 70px;
    box-sizing: border-box;
  }
  #premium_discount h2 {
    font-size: 32px;
    text-align: center;
    margin: 0 0 40px;
    padding-top: 50px;
  }
  #premium_discount .kihonPrice__tit {
    position: relative;
    /* padding-left: 65px; */
  }
  #premium_discount .kihonPrice__tit::before {
    content: "";
    width: 104px;
    height: 58px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    /* position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
    background: url(../img/icon_premium_hd.png) no-repeat center center;
    background-size: cover;
  }

  #premium_discount .text_type01 {
    font-size: 24px;
    font-weight: bold;
  }
  #premium_discount .text_type02 {
    font-size: 18px;
    margin-bottom: 40px;
    margin-top: 10px;
  }

  #premium_discount .c-btn{
    margin-top: 40px;
  }
  #premium_discount .img_list li{
    display: inline;
  }

  .mainContents .btn_type01 {
    display: table;
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 660px;
    text-decoration: none;
    margin-top: 40px;
  }
  .mainContents .btn_type01 span {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 1em;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    color: #fff;
    background-color: #0099ff;
    border-radius: 33px;
    font-size: 24px;
    font-weight: bold;
  }




  /* =====================
    #premium_app pc
  ===================== */
  #premium_app {
    max-width: 1200px;
    min-width: 769px;
    margin: 70px auto 0;
    background: #ebebf2;
    padding:0 30px 70px 30px;
    box-sizing: border-box;
  }
  #premium_app h2 {
    font-size: 32px;
    text-align: center;
    margin: 0 0 40px;
    padding-top: 50px;
  }
  #premium_app .kihonPrice__tit {
    position: relative;
    /* padding-left: 55px; */
  }
  #premium_app .kihonPrice__tit::before {
    content: "";
    width: 104px;
    height: 58px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    /* position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
    background: url(../img/icon_premium_hd.png) no-repeat center center;
    background-size: cover;
  }

  #premium_app .btn_type02 {
    display: table;
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 500px;
    text-decoration: none;
  }
  #premium_app .btn_type02 span {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 1em;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    color: #fff;
    background-color: #fe295f;
    border-radius: 33px;
    font-size: 20px;
    font-weight: bold;
  }
  #premium_app .txt_type03 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
  }

  #premium_app .list_btn{
	display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    width: 1030px;
    margin: 0 auto;
  }
  #premium_app .list_btn li{
    max-width: 500px;
    width: 100%;
    margin-top:25px;
  }

  #premium_app .contact_us_area {
    text-align: center;
    background-color: #fff;
	padding:60px;
	margin-top:40px;
  }
  #premium_app .contact_us_area .text_type01{
	font-size:22px;
    font-weight: bold;
  }
  #premium_app .contact_us_area .text_type02{
	font-size:17px;
	margin-bottom: 20px;
  }
  #premium_app .contact_us_area dl.tel dt{
	display: inline;
  }
  #premium_app .contact_us_area dl.tel dt img{
	vertical-align: middle;
  }
  #premium_app .contact_us_area dl.tel dd{
    display: inline;
    font-weight: bold;
    font-size: 35px;
    margin-left: 10px;
    font-family: 'メイリオ';
    vertical-align: middle;
  }

  #premium_app .contact_us_area p a{
    text-decoration: underline;
  }



  /* =====================
    #premium_notes pc
  ===================== */
  #premium_notes {
    max-width: 1200px;
    min-width: 769px;
    margin: 70px auto 0;
    padding: 0 20px 70px;
    box-sizing: border-box;
  }
  #premium_notes h2 {
    font-size: 32px;
    text-align: center;
    margin: 0 0 40px;
  }

  #premium_notes .box_01{
    border: 1px solid #e8e8e8;
	padding:20px;
  }

  #premium_notes .box_01 .list_dot li{
    list-style: disc inside;
    line-height: 1.8em;
    padding-left: 15px;
    font-size:16px;
    text-indent: -18px;
  }

  #premium_notes .attention{
    color: #000;
  }







}
@media (max-width: 1300px) {
  #kihonRecommend #rt_recommend_o .prev {
    left: 0;
  }
  #kihonRecommend #rt_recommend_o .next {
    right: 0;
  }
}
@media (max-width: 1100px) {
  #kihonBottomBnr .kihonBottomBnr__boxLi {
    max-width: 47.7%;
    width: 100%;
  }
  #kihonBottomBnr .kihonBottomBnr__boxLi:nth-child(2n) {
    margin-left: 4.3%;
  }








/**/






}



/* =====================
  sp
===================== */
@media (max-width: 768px) {
  .mainContents section {
    margin: 0;
  }
  .mainContents .mainContentsIn {
    margin: 0 auto;
  }
  .globalFooter {
    margin-top: 0;
  }

  /* =====================
    #premiumKv sp
  ===================== */

  #premiumKv h1 {
      margin: 4vw 4vw;
  }
  #premiumKv .kihonKv__titImg {
      max-width: 91.5vw;
      width: 100%;
  }

  .kihonKv__plan {
    text-align: center;
    border-top: 2px solid #0099ff;
    background: #ebebf2;
    box-sizing: border-box;
    padding: 4vw 0 6.2vw;
  }
  #premiumKv .premiumKv__titImg {
    max-width: 91.5vw;
    width: 100%;
  }
  #premiumKv .premiumKv__plan {
    box-sizing: border-box;
    background: #ebebf2;
    padding: 4vw 0 6.2vw;
  }
  #premiumKv .premiumKv__planImg {
    display: block;
    width: 93.3vw;
    margin: 0 auto;
  }
  #premiumKv .premiumKv__nav {
    background: #0c1852;
  }
  #premiumKv .premiumKv__nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
  }
  #premiumKv .premiumKv__navList {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #premiumKv .premiumKv__navListLi {
    width: 25%;
    box-sizing: border-box;
    text-align: center;
  }
  #premiumKv .premiumKv__navListLi:not(:last-child) {
    border-right: 1px solid #ffffff;
  }
  #premiumKv .premiumKv__navLink {
    display: block;
    color: #ffffff;
    font-size: 3vw;
    padding: 7.3vw 1vw 1.4vw;
    font-weight: bold;
  }
  #premiumKv .premiumKv__navLink:hover {
    text-decoration: none;
    opacity: 0.6;
  }
  #premiumKv .premiumKv__navIcon {
    position: relative;
  }
  #premiumKv .premiumKv__navIcon--ch::before {
    content: "";
    width: 2.9vw;
    height: 4.8vw;
    position: absolute;
    top: -3vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/plan/special/kihon/img/icon_ch.png) no-repeat center center;
    background-size: contain;
  }
  #premiumKv .premiumKv__navIcon--price::before {
    content: "";
    width: 4.2vw;
    height: 4.2vw;
    position: absolute;
    top: -3vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/plan/special/kihon/img/icon_price.png) no-repeat center center;
    background-size: contain;
  }
  #premiumKv .premiumKv__navIcon--addService::before {
    content: "";
    width: 5vw;
    height: 4.5vw;
    position: absolute;
    top: -3vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/plan/special/kihon/img/icon_addService.png) no-repeat center center;
    background-size: contain;
  }
  #premiumKv .premiumKv__navIcon--flow::before {
    content: "";
    width: 5.2vw;
    height: 4vw;
    position: absolute;
    top: -3vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/plan/special/kihon/img/icon_flow.png) no-repeat center center;
    background-size: contain;
  }

  /* =====================
    #kihonRecommend sp
  ===================== */
  #kihonRecommend {
    margin: 8.6vw 0 0;
    overflow: hidden;
  }
  #kihonRecommend h2 {
    margin: 0 0 6.7vw;
    font-size: 4.3vw;
    text-align: center;
    position: relative;
  }
  #kihonRecommend h2::after {
    content: '';
    position: absolute;
    width: 14.4vw;
    height: 2px;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #f29f05;
    bottom: -3.3vw;
  }
  #kihonRecommend #rt_recommend_o {
    display: none;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  }
  #kihonRecommend #rt_recommend_o.slick-initialized {
    display: flex;
  }
  #kihonRecommend #rt_recommend_o .prev,
  #kihonRecommend #rt_recommend_o .next {
    position: absolute;
    top: 50%;
    margin: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #cdcdcd;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
    z-index: 1;
    background-color: #000;
    top: 18.4vw;
    margin-top: 0;
  }
  #kihonRecommend #rt_recommend_o .prev {
    left: 0;
  }
  #kihonRecommend #rt_recommend_o .next {
    right: 0;
  }
  #kihonRecommend #rt_recommend_o .prev::after,
  #kihonRecommend #rt_recommend_o .next::after {
    content: "";
    display: block;
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -.35em;
    width: .6em;
    height: .6em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  #kihonRecommend #rt_recommend_o .next::after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col {
    flex: 0 0 76.2vw;
    max-width: 76.2vw;
    width: 100%;
    padding: 0 7vw;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a {
    outline: none;
    display: block;
    width: 100%;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .copy {
    display: none;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .img01 .programImg {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    height: 42.4vw;
    position: relative;
    background: #000000;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .img01 .programImg .itemGuard {
    position: static;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .img01 .programImg .guard {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .img01 .ttl {
    padding-top: 2.6vw;
    display: block;
    font-size: 3.8vw;
    line-height: 1.5;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .chArea {
    display: flex;
    align-items: center;
    margin-top: 2.6vw;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .chArea .img02 {
    border: 1px solid #191919;
    box-sizing: border-box;
    max-width: 16.8vw;
    width: 100%;
    height: 16.8vw;
    background: #ffffff;
    margin-right: 3.4vw;
    position: relative;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .chArea .img02 img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 12vw;
    max-height: 12vw;
    width: auto;
    height: auto;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .chArea .ch > span {
    display: block;
    color: #0099ff;
    font-size: 3.8vw;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a .chArea .ch > span:nth-child(2) {
    padding-top: 2vw;
  }
  #kihonRecommend #rt_recommend_o .rt_recommend_o_col > a:hover {
    text-decoration: none;
  }
  #kihonRecommend #rt_recommend_o .slick-disabled {
    display: none!important;
  }
  #kihonRecommend #rt_recommend_n {
    display: none;
  }

  /* =====================
    sp #kihonConB
  ===================== */
  #mainContents #kihonConB {
    margin: 8.6vw 0 0;
  }
  #mainContents #kihonConB h2 {
    margin: 0 0 6.7vw;
    font-size: 4.3vw;
    text-align: center;
    position: relative;
  }
  #mainContents #kihonConB h2::after {
    content: '';
    position: absolute;
    width: 14.4vw;
    height: 2px;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #898989;
    bottom: -3.3vw;
  }
  #mainContents #kihonConB .kihonConB__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 4vw 3.4vw 0;
  }
  #mainContents #kihonConB .kihonConB__list::after {
    content: '';
    display: block;
    width: 33%;
  }
  #mainContents #kihonConB .kihonConB__item {
    font-feature-settings: "palt";
    line-height: 1.4;
    flex: 0 0 33%;
    max-width: 33%;
    width: 100%;
    text-align: center;
    background: #999999;
    margin-bottom: 2px;
    color: #ffffff;
    font-size: 3.2vw;
    font-weight: bold;
    padding: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W6", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "メイリオ", Meiryo, sans-serif;
    display: table;
    height: 18.3vw;
  }
  #mainContents #kihonConB .kihonConB__item.active {
    background: #555555;
    color: #ffffff;
    cursor: text;
  }
  #mainContents #kihonConB .kihonConB__itemIn {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
  #mainContents #kihonConB .kihonConB__cardlist {
    margin-top: 8.6vw;
  }
  #mainContents #kihonConB .kihonConB__carditem {
    display: none;
  }
  #mainContents #kihonConB .kihonConB__carditem h3 {
    text-align: center;
    font-size: 6.4vw;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W6", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "メイリオ", Meiryo, sans-serif;
  }
  #mainContents #kihonConB .program__list {
    margin: 5.4vw 3.4vw 0;
  }
  #mainContents #kihonConB .program__item {
    width: 100%;
    background: #ffffff;
    padding: 6.4vw;
    box-sizing: border-box;
    margin-bottom: 3.2vw;
  }
  #mainContents #kihonConB .program__figure {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 80vw;
    height: 44.8vw;
    position: relative;
    background: #000000;
    margin: 0;
  }
  #mainContents #kihonConB .program__figure .itemGuard {
    position: static;
  }
  #mainContents #kihonConB .program__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  #mainContents #kihonConB .program__copy {
    color: #191919;
    font-size: 3.2vw;
    margin-top: 1.5vw;
  }
  #mainContents #kihonConB .program__title {
    color: #191919;
    font-size: 5.6vw;
    font-weight: bold;
    margin-top: 4vw;
    font-feature-settings: "palt";
    letter-spacing: 2px;
  }
  #mainContents #kihonConB .program__date {
    color: #191919;
    font-size: 4.2vw;
    font-weight: bold;
    margin-top: 2.7vw;
    font-feature-settings: "palt";
  }
  #mainContents #kihonConB .program__detail {
    font-size: 3.2vw;
    font-weight: bold;
    color: #191919;
    margin-top: 4.5vw;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    line-height: 1.7;
  }
  #mainContents #kihonConB .program__ch {
    display: flex;
    align-items: center;
    margin-top: 6vw;
  }
  #mainContents #kihonConB .program__chFigure {
    flex: 0 0 14.2vw;
    max-width: 14.2vw;
    width: 100%;
    margin-right: 3.6vw;
    box-sizing: border-box;
    border: 1px solid #999999;
  }
  #mainContents #kihonConB .program__chImg {
    padding: 1px;
    width: 100%;
    box-sizing: border-box;
  }
  #mainContents #kihonConB .program__chBody {
    font-size: 3.8vw;
    color: #191919;
    font-weight: bold;
    line-height: 1.4;
  }
  #mainContents #kihonConB .program__chName {
    display: block;
  }
  #mainContents #kihonConB .kihonConB__bottom {
    margin-top: 5.6vw;
  }
  #mainContents #kihonConB .kihonConB__button01 {
    background: #ffcd00;
    padding: 3vw 0;
    margin: 0;
    width: 100%;
  }
  #mainContents #kihonConB .kihonConB__button01 .btnBlue.white {
    max-width: 74.7vw;
  }
  #mainContents #kihonConB .kihonConB__button01 .btnBlue.white .linkArrow {
    position: relative;
    font-size: 3.8vw;
    border-radius: 10vw;
  }
  #mainContents #kihonConB .kihonConB__bnr01 {
    max-width: 93.8vw;
    margin: 6.3vw auto 0;
  }
  #mainContents #kihonConB .kihonConB__bnr01 a img {
    width: 100%;
  }


  /* =====================
    #kihonMain sp
  ===================== */
  #kihonMain {
    margin-top: 13.3vw;
  }

  /* =====================
    .kihonCv sp
  ===================== */
  #mainContents .kihonCv .kihonCv__join {
    width: 76vw;
    margin: 0 auto;
  }
  #mainContents .kihonCv .kihonCv__joinLink {
    max-width: 76vw;
  }
  #mainContents .kihonCv .kihonCv__joinTxt {
    font-size: 3.8vw;
    padding: 2.8vw 1vw;
    border-radius: 20vw;
  }
  #mainContents .kihonCv .kihonCv__joinBox {
    text-align: center;
    width: 76vw;
    margin: 4.8vw auto 0;
  }
  #mainContents .kihonCv .kihonCv__joinBoxLi {
    max-width: 76vw;
    width: 100%;
  }
  #mainContents .kihonCv .kihonCv__joinBoxLi:not(:last-child) {
    margin-bottom: 4.2vw;
  }
  #mainContents .kihonCv .kihonCv__joinBoxLink {
    max-width: 76vw;
  }
  #mainContents .kihonCv .kihonCv__joinBoxTxt {
    font-size: 3.8vw;
    height: auto;
    padding: 2.6vw 1vw;
    border-radius: 10vw;
  }
  #mainContents .kihonCv .kihonCv__joinBoxTxt--02 {
    font-size: 3.8vw;
    height: auto;
    padding: 2.6vw 1vw;
    border-radius: 10vw;
  }
  #mainContents .kihonCv .kihonCv__note {
    margin: 5.4vw 8vw 0;
    text-align: center;
  }
  #mainContents .kihonCv .kihonCv__noteLi {
    text-align: left;
    font-size: 3.3vw;
    text-indent: -1em;
    padding-left: 1em;
    font-weight: normal;
    line-height: 1.4;
  }
  #mainContents .kihonCv .kihonCv__noteLi::before {
    content: "※";
  }

  #mainContents .kihonCv--01 {
    padding-top: 9.4vw;
  }

  #mainContents .kihonCv--02 {
    margin-top: 9.4vw;
  }

  /* =====================
    #kihonChannel sp
  ===================== */
  #kihonChannel {
    margin:12vw 0 0;
    background: #ebebf2;
    padding: 1vw 5vw 7vw 5vw;
  }
  #kihonChannel h2 {
    font-size: 6.5vw;
    text-align: center;
    margin: 12vw 0 6.7vw;
  }
  #kihonChannel h2 .kihonChannel__tit {
    position: relative;
  }
  #kihonChannel h2 .kihonChannel__tit::before {
    content: "";
    width: 100%;
    height: 58px;
    display: block;
    /*
    position: absolute;
    top: -9.6vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    */
    background: url(../img/icon_premium_hd.png) no-repeat center center;
    background-size: contain;
  }
  #kihonChannel h3 {
      font-size: 4.5vw;
      text-align: center;
  }

  .mainContents ul {
      text-align: center;
  }
  #kihonChannel .ch_list li {
      display: inline-block;
      width: 22%;
      margin-right: 5px;
      margin-top: 15px;
  }
  #kihonChannel .ch_list li:nth-child(4n) {
      margin-right: 0;
  }

  #kihonChannel .ch_list img {
      width: 63px;
      height: 94px;
  }


  #kihonChannel .kihonChannel__kihonChannel__catch {
    margin: 0;
  }
  #kihonChannel .kihonChannel__genre {
    margin: 0;
  }
  #kihonChannel .kihonChannel__genre h3 {
    font-size: 4.3vw;
    text-align: center;
    margin: 8vw 0 2vw;
  }
  #kihonChannel .kihonChannel__genre .acBox {
    padding-bottom: 8vw;
    margin: 0;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border {
    border: 3px solid #e8e8e8;
    margin-bottom: 2vw;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt {
    position: relative;
    padding: 2vw 3.5vw 2vw 3.5vw;
    background: #ffffff;
    color: #888888;
    font-weight: bold;
    cursor: pointer;
    font-size: 3.5vw;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt::before {
    content: "";
    width: 4.8vw;
    height: 4.8vw;
    background: #0099ff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 2vw;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt::after {
    content: "";
    width: 2.6vw;
    height: 0.6vw;
    background: #ffffff;
    position: absolute;
    top: 50%;
    right: 4.2vw;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt .ch_name {
    margin-right: 2vw;
    font-size: 3.4vw;
    color: #0099ff;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt .ch_name::after {
    content: "";
    width: 2.6vw;
    height: 0.6vw;
    background: #ffffff;
    position: absolute;
    top: 50%;
    right: 4.2vw;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    transition: all .5s;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dt.active .ch_name::after {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd {
    display: none;
    padding: 0 3.5vw;
    background: #fff;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox {
    overflow: hidden;
    box-sizing: border-box;
    border-top: 1px solid #0099ff;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail {
    align-items: center;
    width: 100%;
    border-top: 1px solid #e8e8e8;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a {
    position: relative;
    width: 100%;
    padding: 2vw 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a .img {
    width: 12vw;
    height: 12vw;
    margin-right: 2vw;
    border: 1px solid #e8e8e8;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a .img img {
    width: 100%;
    height: auto;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a .ttl {
    color: #000;
    font-size: 3.2vw;
    font-weight: bold;
    width: 52vw;
    line-height: 1.4;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a div {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-top: 1.4vw;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a div .ondemand {
    float: left;
    width: 12.4vw;
    margin-right: 2vw;
    padding: 1vw 0;
    box-sizing: border-box;
    background: #0099ff;
    color: #fff;
    font-size: 2.4vw;
    border-radius: 1vw;
    text-align: center;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a div .txt {
    color: #000;
    font-size: 3.2vw;
    text-align: left;
    line-height: 1.38;
    font-weight: bold;
  }
  #kihonChannel .kihonChannel__genre .acBox .ac_border dd .chbox .ch_detail a::after {
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -8px;
    display: inline-block;
    content: "";
    width: 17px;
    height: 17px;
    border-top: 1px solid #0099ff;
    border-left: 1px solid #0099ff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }



  #premiumPrice {
      padding-bottom: 12vw;
      margin: 12vw 0 0;
      background: #ebebf2;
      padding: 1vw 5vw 7vw 5vw;
  }
  #premiumPrice h2 {
      font-size: 6.5vw;
      text-align: center;
      margin: 12vw 0 6.7vw;
  }
  #premiumPrice h2 .kihonPrice__tit {
      position: relative;
  }
  #premiumPrice h2 .kihonPrice__tit::before {
    content: "";
    width: 100%;
    height: 58px;
    display: block;
    /*
    width: 21.6vw;
    height: 15vw;
    position: absolute;
    top: -9.6vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    */
    background: url(../img/icon_premium_hd.png) no-repeat center center;
    background-size: contain;
  }
  #premiumPrice .kihonPrice__inner {
      margin: 0 0 3vw 0;
  }
  #premiumPrice .kihonPrice__main {
      text-align: center;
  }
  #premiumPrice .kihonPrice__mainImg {
      max-width: 81.8vw;
      width: 100%;
  }
  #premiumPrice .premiumPrice_caution {
      margin: 20px 0 0;
      font-size: 3.2vw;
      text-align: left;
      line-height: 1.5;
  }
  #premiumPrice .premiumPrice_caution li {
      position: relative;
      padding: 0 0 0 1em;
  }
  #premiumPrice .premiumPrice_caution li::before {
      content: "※";
      position: absolute;
      top: 0;
      left: 0;
      font-size: 3.2vw;
  }



  #premium_discount {
      padding-bottom: 12vw;
      margin: 12vw 0 0;
      background: #ebebf2;
      padding: 1vw 5vw 7vw 5vw;
  }
  #premium_discount h2 {
      font-size: 6.5vw;
      text-align: center;
      margin: 12vw 0 6.7vw;
  }
  #premium_discount h2 .kihonPrice__tit {
      position: relative;
  }
  #premium_discount h2 .kihonPrice__tit::before {
    content: "";
    width: 100%;
    height: 58px;
    display: block;
    /*
    width: 21.6vw;
    height: 15vw;
    position: absolute;
    top: -9.6vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    */
    background: url(../img/icon_premium_hd.png) no-repeat center center;
    background-size: contain;
  }
  #premium_discount .text_type01 {
      font-size: 4.5vw;
      font-weight: bold;
  }
  #premium_discount .text_type02 {
    font-size: 3.5vw;
    margin-bottom: 30px;
    margin-top: 10px;
}
  #premium_discount .c-btn {
    margin-top: 20px;
  }


  .mainContents .btn_type01 {
      display: table;
      width: 100%;
      margin: 0 auto;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-decoration: none;
      margin-top: 40px;
  }
  .mainContents .btn_type01 span {
      display: table-cell;
      width: 100%;
      vertical-align: middle;
      height: 1em;
      margin: 0 auto;
      padding: 10px;
      text-align: center;
      color: #fff;
      background-color: #0099ff;
      border-radius: 33px;
      font-size: 4vw;
      font-weight: bold;
  }



  #premium_app {
      padding-bottom: 12vw;
      margin: 12vw 0 0;
      background: #ebebf2;
      padding: 1vw 5vw 7vw 5vw;
  }
  #premium_app h2 {
      font-size: 6.5vw;
      text-align: center;
      margin: 12vw 0 6.7vw;
  }
  #premium_app h2 .kihonPrice__tit {
      position: relative;
  }
  #premium_app h2 .kihonPrice__tit::before {
    content: "";
    width: 100%;
    height: 58px;
    display: block;
    /*
    width: 21.6vw;
    height: 15vw;
    position: absolute;
    top: -9.6vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    */
    background: url(../img/icon_premium_hd.png) no-repeat center center;
    background-size: contain;
  }
  #premium_app .txt_type03 {
    font-weight: bold;
}
  #premium_app .c-btn {
    margin-top: 20px;
  }

  .mainContents .btn_type02 {
      display: table;
      width: 100%;
      margin: 0 auto;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-decoration: none;
      margin-top: 40px;
  }
  .mainContents .btn_type02 span {
      display: table-cell;
      width: 100%;
      vertical-align: middle;
      height: 1em;
      margin: 0 auto;
      padding: 10px;
      text-align: center;
      color: #fff;
      background-color: #fe295f;
      border-radius: 33px;
      font-size: 4vw;
      font-weight: bold;
  }
  #premium_app .contact_us_area {
      text-align: center;
      background-color: #fff;
      padding: 3.5vw;
      margin-top: 5vw;
  }
  #premium_app .contact_us_area .text_type01 {
      font-size: 4.5vw;
      font-weight: bold;
      line-height: 1.6;
  }
  #premium_app .contact_us_area dl.tel dt {
      display: inline;
  }
  #premium_app .contact_us_area dl.tel dt img {
      vertical-align: middle;
  }
  #premium_app .contact_us_area dl.tel dd {
      display: inline;
      font-weight: bold;
      font-size: 7vw;
      margin-left: 0px;
      font-family: 'メイリオ';
      vertical-align: middle;
  }
  #premium_app .contact_us_area .text_type02 {
      font-size: 3.5vw;
      margin-bottom: 20px;
  }
  #premium_app .attention {
      color: #000;
      font-size: 3vw;
      text-align: left;
  }



  #premium_notes {
      margin: 11vw 6vw 7vw 6vw;
  }
  #premium_notes h2 {
      font-size: 6.5vw;
      text-align: center;
  }
  #premium_notes .box_01 {
      border: 1px solid #e8e8e8;
      padding: 3vw;
      margin-top: 3vw;
  }
  #premium_notes .box_01 .list_dot li {
    text-align: left;
  }
  #premium_notes .box_01 .list_dot li {
      list-style: disc inside;
      line-height: 1.8em;
      padding-left: 22px;
      font-size: 3.5vw;
      text-indent: -18px;
  }
  #premium_notes .attention {
      color: #000;
      font-size: 3vw;
      text-align: left;
  }

  /* =====================
    #kihonBottomBnr sp
  ===================== */
  #kihonBottomBnr {
    margin: 8vw 0 0;
    padding-bottom: 4vw;
  }
  #kihonBottomBnr .kihonBottomBnr__box {
    margin: 0 5vw;
  }
  #kihonBottomBnr .kihonBottomBnr__boxLi {
    margin-bottom: 0;
    max-width: none;
    text-align: center;
  }
  #kihonBottomBnr .kihonBottomBnr__boxLi:nth-child(2n) {
    margin-left: 0;
  }
  #kihonBottomBnr .kihonBottomBnr__boxLi:not(:last-child) {
    margin-bottom: 5.4vw;
  }
  #kihonBottomBnr .kihonBottomBnr__boxImg {
    max-width: none;
    width: 100%;
  }


  .sp_w100 {
      width: 100%;
  }

  .sp_w80 {
      width: 80%;
  }

}




/* =====================
  #watch_ch_carousel pc
===================== */
@media (min-width: 769px) {
  /* --- watch_ch --- */
  .mainContents .watch_ch {
    margin: 0 auto;
    padding: 85px 0 110px;
  }
  .mainContents .watch_ch h2 {
    font-size: 24px;
    text-align: center;
  }
  .mainContents .watch_ch .carousel {
    padding-left: 0 !important;
    overflow: inherit;
  }
  .mainContents .watch_ch .txt {
    font-size: 18px;
    text-align: center;
    line-height: 1.7;
  }
  .mainContents .watch_ch .chBox {
    min-width: 769px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .mainContents .watch_ch .chBox li.slick-slide {
    display: flex;
    justify-content: space-between;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div {
    width: 19%;
    margin: 0 0.5%;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div div:nth-child(1) {
    padding: 0 0 30px 0;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div div:hover {
    opacity: 0.7;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p {
    margin: 0;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img01 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 153px;
    background: #000000;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img01 img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    margin: 0;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img01.no_img img {
    width: 90px;
    height: auto;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img02 {
    float: left;
    width: 46px;
    height: 46px;
    margin: 10px 10px 10px 0;
    border: 1px solid #e8e8e8;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img02 img {
    width: 100%;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.ttl {
    height: 44px;
    margin: 16px 0;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
  }
  .mainContents .watch_ch .chBox .slick-arrow {
    position: absolute;
    top: 50%;
    left: -60px;
    margin-top: -20px;
    cursor: pointer;
  }
  .mainContents .watch_ch .chBox .slick-arrow.next-arrow {
    right: -60px;
    left: auto;
  }
  .mainContents .watch_ch .ch_link {
    text-decoration: underline !important;
  }
}
@media(max-width: 1320px) {
  .mainContents .watch_ch .chBox .slick-arrow {
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -20px;
      cursor: pointer;
  }
  .mainContents .watch_ch .chBox .slick-arrow.next-arrow {
      right: 0px;
      left: auto;
  }
}
/* =====================
  #watch_ch_carousel sp
===================== */
@media (max-width: 768px) {
  /* --- watch_ch --- */
  .mainContents .watch_ch {
    padding: 10vw 0 10vw;
  }
  .mainContents .watch_ch h2.h2style {
    font-size: 5.8vw;
    text-align: center;
  }
  /* .mainContents .watch_ch h2.h2style::before {
    background: url(/special/select5/images/sp/icon_ttl03.png) 0 0 no-repeat;
    background-size: 100%;
  } */
  .mainContents .watch_ch .txt {
    font-size: 3.2vw;
    line-height: 1.7;
    text-align: center;
  }
  .mainContents .watch_ch .chBox .carousel {
    margin: 0 !important;
  }
  .mainContents .watch_ch .chBox .carousel li {
    display: flex;
    justify-content: space-between;
    padding: 0 0.8vw;
  }
  .mainContents .watch_ch .chBox .carousel li > div {
    width: 49%;
  }
  .mainContents .watch_ch .chBox .carousel a {
    overflow: hidden;
    display: block;
    color: #000000;
    text-decoration: none;
  }
  .mainContents .watch_ch .chBox .carousel .img01 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000000;
    height: 27vw;
    margin: 1em 0;
  }
  .mainContents .watch_ch .chBox .carousel .img01 img {
    max-width: 100%;
    max-height: 100%;
  }
  .mainContents .watch_ch .chBox .carousel .img01.no_img img {
    max-width: 40%;
    height: auto;
    margin: 0 auto;
  }
  .mainContents .watch_ch .chBox .carousel .img02 {
    width: 9vw;
    height: 9vw;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    margin: 1em 0;
  }
  .mainContents .watch_ch .chBox .carousel .img02 img {
    width: 100%;
    height: auto;
  }
  .mainContents .watch_ch .chBox .carousel .ttl {
    height: 7.4vw;
    overflow: hidden;
    font-size: 3.2vw;
    line-height: 1.3;
    margin: 1em 0;
  }
  .mainContents .watch_ch .chBox .carousel .slide-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9vw;
    width: 8%;
    height: auto;
    z-index: 999;
  }
  .mainContents .watch_ch .chBox .carousel .slide-arrow img {
    width: 100%;
  }
  .mainContents .watch_ch .chBox .carousel .slide-arrow.next-arrow {
    right: 0;
    left: auto;
  }
  .mainContents .watch_ch .ch_link {
    text-decoration: underline !important;
  }
}


/* =====================
  #watch_ch_carousel pc
===================== */
@media (min-width: 769px) {
  /* --- watch_ch --- */
  .mainContents .watch_ch {
    margin: 0 auto;
    padding: 0 0 10px;
  }
  .mainContents .watch_ch h2 {
    font-size: 24px;
    text-align: center;
  }
  .mainContents .watch_ch .carousel {
    padding-left: 0 !important;
    overflow: inherit;
  }
  .mainContents .watch_ch .txt {
    font-size: 18px;
    text-align: center;
    line-height: 1.7;
  }
  .mainContents .watch_ch .chBox {
    min-width: 769px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .mainContents .watch_ch .chBox li.slick-slide {
    display: flex;
    justify-content: space-between;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div {
    width: 19%;
    margin: 0 0.5%;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div div:nth-child(1) {
    padding: 0 0 30px 0;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div div:hover {
    opacity: 0.7;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p {
    margin: 0;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img01 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 153px;
    background: #000000;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img01 img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    margin: 0;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img01.no_img img {
    width: 90px;
    height: auto;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img02 {
    float: left;
    width: 46px;
    height: 46px;
    margin: 10px 10px 10px 0;
    border: 1px solid #e8e8e8;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.img02 img {
    width: 100%;
  }
  .mainContents .watch_ch .chBox li.slick-slide > div p.ttl {
    height: 44px;
    margin: 16px 0;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.4;
  }
  .mainContents .watch_ch .chBox .slick-arrow {
    position: absolute;
    top: 50%;
    left: -60px;
    margin-top: -20px;
    cursor: pointer;
  }
  .mainContents .watch_ch .chBox .slick-arrow.next-arrow {
    right: -60px;
    left: auto;
  }
}
@media(max-width: 1320px) {
  .mainContents .watch_ch .chBox .slick-arrow {
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -20px;
      cursor: pointer;
  }
  .mainContents .watch_ch .chBox .slick-arrow.next-arrow {
      right: 0px;
      left: auto;
  }
}
/* =====================
  #watch_ch_carousel sp
===================== */
@media (max-width: 768px) {
  /* --- watch_ch --- */
  .mainContents .watch_ch {
    padding: 0;
  }
  .mainContents .watch_ch h2.h2style {
    font-size: 5.8vw;
    text-align: center;
  }
  /* .mainContents .watch_ch h2.h2style::before {
    background: url(/special/select5/images/sp/icon_ttl03.png) 0 0 no-repeat;
    background-size: 100%;
  } */
  .mainContents .watch_ch .txt {
    font-size: 3.2vw;
    line-height: 1.7;
    text-align: center;
  }
  .mainContents .watch_ch .chBox .carousel {
    margin: 0 !important;
  }
  .mainContents .watch_ch .chBox .carousel li {
    display: flex;
    justify-content: space-between;
    padding: 0 0.8vw;
  }
  .mainContents .watch_ch .chBox .carousel li > div {
    width: 49%;
  }
  .mainContents .watch_ch .chBox .carousel a {
    overflow: hidden;
    display: block;
    color: #000000;
    text-decoration: none;
  }
  .mainContents .watch_ch .chBox .carousel .img01 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000000;
    height: 27vw;
    margin: 1em 0;
  }
  .mainContents .watch_ch .chBox .carousel .img01 img {
    max-width: 100%;
    max-height: 100%;
  }
  .mainContents .watch_ch .chBox .carousel .img01.no_img img {
    max-width: 40%;
    height: auto;
    margin: 0 auto;
  }
  .mainContents .watch_ch .chBox .carousel .img02 {
    width: 9vw;
    height: 9vw;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    margin: 1em 0;
  }
  .mainContents .watch_ch .chBox .carousel .img02 img {
    width: 100%;
    height: auto;
  }
  .mainContents .watch_ch .chBox .carousel .ttl {
    height: 7.4vw;
    overflow: hidden;
    font-size: 3.2vw;
    line-height: 1.3;
    margin: 1em 0;
  }
  .mainContents .watch_ch .chBox .carousel .slide-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9vw;
    width: 8%;
    height: auto;
    z-index: 999;
  }
  .mainContents .watch_ch .chBox .carousel .slide-arrow img {
    width: 100%;
  }
  .mainContents .watch_ch .chBox .carousel .slide-arrow.next-arrow {
    right: 0;
    left: auto;
  }

  .pc{
    display: none;
  }

}



@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
  .watch_ch_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .watch_ch_list li {
    flex: 0 0 33%;
    max-width: 33%;
    width: 100%;
    text-align: center;
    background: #9599ad;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 13px 5px;
    box-sizing: border-box;
    cursor: pointer;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W6", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "メイリオ", Meiryo, sans-serif;
  }
  .watch_ch_list li.active {
    background: #3a4ead;
    color: #ffffff;
    cursor: text;
  }


  #watch_ch_carousel {
    position: relative;
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #watch_ch_carousel::after {
    content: "";
    display: block;
    width: 31.1%;
  }
  #watch_ch_carousel li {
    display: none;
    flex: 0 0 31.1%;
    max-width: 31.1%;
    width: 100%;
    background: #ffffff;
    padding: 24px;
    box-sizing: border-box;
    margin-bottom: 46px;
    line-height: 1.4;
  }
  #watch_ch_carousel li p.img01 {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    max-width: 300px;
    height: 167px;
    background: #000000;
    margin: 0;
  }
  #watch_ch_carousel li p.img01 img {
    max-width: none;
    max-height: 167px;
    width: auto;
    height: auto;
  }
  #watch_ch_carousel li p.copy {
    color: #191919;
    font-size: 12px;
    margin-top: 9px;
  }
  #watch_ch_carousel li p.ttl {
    height: auto;
    color: #191919;
    font-size: 21px;
    font-weight: bold;
    margin-top: 13px;
    font-feature-settings: "palt";
    letter-spacing: 2px;
    overflow: inherit;
  }
  #watch_ch_carousel li .icon_wrap{
    display: flex;
    margin-top: 7px;
  }
  #watch_ch_carousel li p.date {
    color: #191919;
    font-size: 16px;
    font-weight: bold;
    font-feature-settings: "palt";
  }
  #watch_ch_carousel li p.icon{
    display: flex;
    align-items: center;
    margin-left: 20px;
  }
  #watch_ch_carousel li p.icon span{
    border: 1px solid #f40034;
    background-color: #fff;
    border-radius: 3px;
    display: block;
    line-height: 18px;
    font-size: 12px;
    color: #f40034;
    font-weight: bold;
    padding: 0 6px;
  }
  #watch_ch_carousel li p.synopsis {
    font-size: 12px;
    font-weight: bold;
    color: #191919;
    margin-top: 12px;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    line-height: 1.7;
  }

  #watch_ch_carousel li .ch_flex {
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  #watch_ch_carousel li .ch_flex .img02 {
    flex: 0 0 52px;
    max-width: 52px;
    width: 100%;
    margin-right: 13px;
    box-sizing: border-box;
    border: 1px solid #999999;
  }
  #watch_ch_carousel li .ch_flex .img02 img {
    padding: 2px;
    width: 100%;
    box-sizing: border-box;
  }
  #watch_ch_carousel li .ch_flex .ch_info {
    font-size: 14px;
    color: #191919;
    font-weight: bold;
  }
}
@media (max-width:768px) {
  .pc {
    display: none !important;
  }
  .watch_ch_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 4vw 3.4vw 0;
  }
  .watch_ch_list li {
    font-feature-settings: "palt";
    line-height: 1.4;
    flex: 0 0 33%;
    max-width: 33%;
    width: 100%;
    text-align: center;
    background: #9599ad;
    margin-bottom: 2px;
    color: #ffffff;
    font-size: 3.2vw;
    font-weight: bold;
    padding: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W6", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "メイリオ", Meiryo, sans-serif;
    display: table;
    height: 18.3vw;
  }
  .watch_ch_list li.active {
    background: #3a4ead;
    color: #ffffff;
    cursor: text;
  }
  .watch_ch_list li span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }


  #watch_ch_carousel {
    margin: 5.4vw 3.4vw 0 !important;
  }
  #watch_ch_carousel li {
    display: none;
    width: 100%;
    background: #ffffff;
    padding: 6.4vw;
    box-sizing: border-box;
    margin-bottom: 3.2vw;
  }
  #watch_ch_carousel li p.img01 {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    max-width: 80vw;
    height: 44.8vw;
    background: #000000;
    margin: 0;
  }
  #watch_ch_carousel li p.img01 img {
    max-width: none;
    max-height: 44.8vw;
    width: auto;
    height: auto;
  }
  #watch_ch_carousel li p.copy {
    color: #191919;
    font-size: 3.2vw;
    margin-top: 1.5vw;
  }
  #watch_ch_carousel li p.ttl {
    height: auto;
    color: #191919;
    font-size: 5.6vw;
    font-weight: bold;
    margin-top: 4vw;
    font-feature-settings: "palt";
    letter-spacing: 2px;
    overflow: inherit;
  }
  #watch_ch_carousel li .icon_wrap{
    display: flex;
    justify-content: center;
    margin-top: 2.7vw;
    width: 100%;
  }
  #watch_ch_carousel li p.date {
    color: #191919;
    font-size: 4.2vw;
    font-weight: bold;
    font-feature-settings: "palt";
  }
  #watch_ch_carousel li p.icon{
    display: flex;
    align-items: center;
    margin-left: 4vw;
  }
  #watch_ch_carousel li p.icon span{
    border: 1px solid #f40034;
    background-color: #fff;
    border-radius: 3px;
    display: block;
    line-height: 18px;
    font-size: 12px;
    color: #f40034;
    font-weight: bold;
    padding: 0 6px;
  }
  #watch_ch_carousel li p.synopsis {
    font-size: 3.2vw;
    font-weight: bold;
    color: #191919;
    margin-top: 4.5vw;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    line-height: 1.7;
  }

  #watch_ch_carousel li .ch_flex {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 6vw;
  }
  #watch_ch_carousel li .ch_flex .img02 {
    flex: 0 0 14.2vw;
    max-width: 14.2vw;
    width: 100%;
    height: 100%;
    margin: 0 3.6vw 0 0;
    box-sizing: border-box;
    border: 1px solid #999999;
  }
  #watch_ch_carousel li .ch_flex .img02 img {
    padding: 1px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  #watch_ch_carousel li .ch_flex .ch_info {
    font-size: 3.8vw;
    color: #191919;
    font-weight: bold;
    line-height: 1.4;
  }
}