@charset "UTF-8";

/* =====================
  #mainContents .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;
  }
  .mainContents .watch_ch .chBox .watch_ch_empty{
    display: none;
    padding: 100px 0 80px;
  }
}
@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;
  }
}
/* =====================
  #mainContents .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 .ch_info 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;
  }
}


/* =====================
  #mainContents .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;
    margin-right: -20px;
    margin-left: -10px;
  }
  .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;
  }
}
/* =====================
  #mainContents .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: 100%;
  }
  .mainContents .watch_ch .chBox .carousel .ch_info 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 .text_wrap{
    padding: 4vw;
  }
  .mainContents .watch_ch .chBox .carousel .ttl {
    height: 7.4vw;
    overflow: hidden;
    font-size: 3.2vw;
    line-height: 1.3;
    margin: 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 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #0099ff;
    border: 2px solid #fff;
    margin-bottom: 7px;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    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: #fff;
    color: #0099ff;
    cursor: text;
  }
  #basic_osusumeArea .watch_ch_list li {
    width: 274px;
    min-height: 54px;
    padding: 13px 0;
  }
  #basic_osusumeArea .watch_ch_list li:nth-child(n+5) {
    width: 368px;
  }
  #premium_osusumeArea .watch_ch_list li {
    width: 368px;
    min-height: 54px;
    padding: 13px 0;
  }


  #mainContents .watch_ch_carousel {
    position: relative;
    margin-top: 25px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #mainContents .watch_ch_carousel::after {
    content: "";
    display: block;
    width: 31.1%;
  }
  #mainContents .watch_ch_carousel li {
    display: none;
    /* flex: 0 0 31.1%;
    max-width: 31.1%; */
    width: 265px;
    background: #ffffff;
    padding: 0;
    box-sizing: border-box;
    margin: 0 10px 20px;
  }
  #hikari_osusumeArea .watch_ch_carousel li {
    display: block;
  }
  #mainContents .watch_ch_carousel li .text_wrap{
    padding: 15px 20px 20px;
  }
  #mainContents .watch_ch_carousel li p.img01 {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 265px;
    height: 150px;
    position: relative;
    background: #000000;
    margin: 0;
  }
  #mainContents .watch_ch_carousel li p.img01 .itemGuard{
    position: static;
  }
  #mainContents .watch_ch_carousel li p.img01 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 .watch_ch_carousel li .mylist{
    position: relative;
  }
  #mainContents .watch_ch_carousel li .mylist .p-headline__mylist{
    position: absolute;
    top: 7px;
    right: 0;
  }
  #mainContents .watch_ch_carousel li p.copy {
    color: #191919;
    font-size: 12px;
    margin-top: 9px;
    margin-right: 30px;
    min-height: 22px;
  }
  #mainContents .watch_ch_carousel li p.ttl {
    height: auto;
    color: #191919;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    font-feature-settings: "palt";
    letter-spacing: 2px;
    overflow: inherit;
  }
  #mainContents .watch_ch_carousel li .icon_wrap{
    display: flex;
    margin-top: 7px;
  }
  #mainContents .watch_ch_carousel li p.date {
    color: #191919;
    font-size: 16px;
    font-weight: bold;
    font-feature-settings: "palt";
  }
  #mainContents .watch_ch_carousel li p.icon{
    display: flex;
    align-items: center;
    margin-left: 20px;
  }
  #mainContents .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;
  }
  #mainContents .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;
  }

  #mainContents .watch_ch_carousel li .ch_flex {
    display: flex;
    align-items: center;
    margin: 20px 0 0;
  }
  #mainContents .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;
  }
  #mainContents .watch_ch_carousel li .ch_flex .img02 img {
    padding: 2px;
    width: 100%;
    box-sizing: border-box;
  }
  #mainContents .watch_ch_carousel li .ch_flex .ch_info {
    font-size: 14px;
    font-weight: bold;
  }
  #mainContents .watch_ch_carousel li .ch_flex .ch_info a{
    color: #0099ff;
  }
}
@media (min-width: 769px) and (max-width:1300px) {
  .watch_ch_list{
    justify-content: center;
  }
  .watch_ch_list li{
    margin-right: 5px;
    margin-left: 5px;
  }
  .watch_ch_list li:nth-child(n+5) {
    width: 274px;
  }
}
@media (max-width:768px) {
  .pc {
    display: none !important;
  }
  .watch_ch_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 4vw 3.4vw 0;
  }
  .watch_ch_list li {
    font-feature-settings: "palt";
    line-height: 1.4;
    width: 27.467vw;
    text-align: center;
    background: #0199ff;
    margin-right: 0.8vw;
    margin-bottom: 0.8vw;
    color: #fff;
    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;
    min-height: 13.333vw;
    border: 0.533vw solid #fff;
  }
  .watch_ch_list li:nth-child(3n){
    margin-right: 0;
  }
  .watch_ch_list li.active {
    background: #fff;
    color: #0199ff;
    cursor: text;
  }
  .watch_ch_list li span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }


  #mainContents .watch_ch_carousel {
    margin: 5.4vw 3.4vw 0 !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #mainContents .watch_ch_carousel li {
    display: none;
    width: 40vw;
    background: #ffffff;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 4vw;
  }
  #hikari_osusumeArea .watch_ch_carousel li {
    display: block;
  }
  #mainContents .watch_ch_carousel li p.img01 {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 40vw;
    height: 22.667vw;
    position: relative;
    background: #000000;
    margin: 0;
  }
  #mainContents .watch_ch_carousel li p.img01 .itemGuard{
    position: static;
  }
  #mainContents .watch_ch_carousel li p.img01 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 .watch_ch_carousel li .mylist{
    position: relative;
    width: 100%;
  }
  #mainContents .watch_ch_carousel li .mylist .p-headline__mylist{
    position: absolute;
    top: 2vw;
    right: 0;
  }
  #mainContents .watch_ch_carousel li p.copy {
    color: #191919;
    font-size: 3.2vw;
    margin-top: 1.5vw;
    margin-right: 30px;
    min-height: 4vw;
  }
  #mainContents .watch_ch_carousel li p.ttl {
    height: auto;
    color: #191919;
    font-size: 3.467vw;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 2px;
    overflow: inherit;
  }
  #mainContents .watch_ch_carousel li .icon_wrap{
    display: flex;
    margin-top: 2.7vw;
    width: 100%;
  }
  #mainContents .watch_ch_carousel li p.date {
    color: #191919;
    font-size: 4.2vw;
    font-weight: bold;
    font-feature-settings: "palt";
  }
  #mainContents .watch_ch_carousel li p.icon{
    display: flex;
    align-items: center;
    margin-left: 4vw;
  }
  #mainContents .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;
  }
  #mainContents .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;
  }

  #mainContents .watch_ch_carousel li .ch_flex {
    width: 100%;
    display: flex;
    align-items: center;
    margin: 3.333vw 0 0;
  }
  #mainContents .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;
  }
  #mainContents .watch_ch_carousel li .ch_flex .img02 img {
    padding: 1px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  #mainContents .watch_ch_carousel li .ch_flex .ch_info {
    font-size: 2.667vw;
    font-weight: bold;
    line-height: 1.4;
  }
  #mainContents .watch_ch_carousel li .ch_flex .ch_info a{
    color: #0099ff;
  }
  .mainContents .watch_ch .chBox .watch_ch_empty {
    display: none;
    padding: 5.4vw 0 0;
  }
}
