@charset "utf-8";
.contentBlock {
  padding: 20px 35px;
  position: relative;
}
@media screen and (max-width: 768px){
  .contentBlock {
    padding: 20px 5px;
  }
}
.blockTitle {
  margin-left: 10px;
}

h2.blockTitle {
  font-size: 2.4rem;
  margin-left: 10px;
}

.movieArea{
  text-align: center;
}

.b-chIframe{
  width: 960px;
  height: 540px;
}
.youtube{
  width:960px;
  height:540px;
}
.ytp-cued-thumbnail-overlay-image{
  background-color: red;
}

@media screen and (max-width: 768px){
  .youtube{
    width:100%;
    height:56.25vw;
  }
  .ytp-cued-thumbnail-overlay-image{
    width: 100px;
  }
  @media screen and (orientation: landscape) {
    .b-chIframe{
      width: 100%;
      height: 100vh;
    }
  }
  @media screen and (orientation: portrait) {
    .b-chIframe{
      width: 350px;
      height: 200px;
    }
  }
  .blockTitle{
    font-size: 20px;
    font-size: 2.0rem;
    text-align: center;
  }

  .mainMovie{
    width: 100%
  }
}

@media screen and (max-width: 320px){
  @media screen and (orientation: landscape) {
    .b-chIframe{
      width: 100%;
      height: 100vh;
    }
  }
  @media screen and (orientation: portrait) {
    .b-chIframe{
      width: 310px;
      height: 180px;
    }
  }
}

.seriesTitle{
  margin-top: 10px;
  font-size: 24px;
  font-size: 2.4rem;
}


.wonderButton {
  float: left;
  background: #ff0000;
  border-radius: 5px;
  box-shadow: 1px 1px 2px #5d5d5d;
  margin-bottom: 10px;
}
.wonderButton .link{
  display: block;
  color: #fff;
  padding: 2px 8px 1px;
  font-size: 11px;
  font-size: 1.1rem;
}
.wonderButton .fa{
  margin-right: 5px;
  font-size: 12px;
  vertical-align: -1px;
}
.wonderButton .link:hover{
  color: #fff798;
}
.wonderButton.voted{
  background: none;
  box-shadow: none;
}
.wonderButton.voted .link{
  pointer-events: none;
  color: #ff0000;
}

/*ワンダーボタンエリア　768px以下*/
@media screen and (max-width: 768px){
  .seriesTitle {
    font-size: 22px;
    font-size: 2.2rem;
  }
}


.animeInfoArea .title{
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
}
.summary{
  margin: 10px 0;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px){
  .animeInfoArea .title{
    font-size: 16px;
    font-size: 1.6rem;
  }
  .summary{
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 320px){
  .wonderButton{
    margin-left: 0;
  }
  .summary{
    clear: both;
    margin-top: 35px;
  }
}

.wonderImg, .bnchImg{
  margin-left: 10px;
  height: 30px;
  vertical-align: middle;
}

.textButtonCl01 {
  background-color: #ffcc33;
  margin-bottom: 12px;
}
.textButtonCl01 .text,.textButtonCl01:after{
  color: #02217c;
}
.textButtonCl01:hover .text,.textButtonCl01:hover:after{
  color: #FFFFFF;
}

.sparatorLine{
  border-top: 3px solid #fadcc1;
}

.seeMoreButton02 .link {
  box-shadow: 1px 1px 6px #144109;
  background-color: #3ac519;
}
.seeMoreButton {
  text-align: right;
  margin: 10px 0;
}
.seeMoreButton .link {
  box-sizing: border-box;
  padding: 10px 20px;
  overflow: hidden;
  border-radius: 5px;
  border-radius: 6px;
  display: inline-block;
}
.seeMoreButton01 .link {
  box-shadow: 1px 1px 4px #6f3711;
  background-color: #ff6600;
}
.seeMoreButton .link .text {
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.seeMoreButton .link .text .fa {
  color: #fff;
  font-size: 30px;
  font-size: 3.0rem;
  vertical-align: -4px;
  text-indent: 10px;
}
.seeMoreButton .link:hover .text,
.seeMoreButton.link:hover .text .fa {
  color: #fff798;
}
/*続きを見るボタン 768px以下*/

@media screen and (max-width:768px) {
  .textButtonCl01 .text{
    padding:0px 30px;
  }
  .seeMoreButton {
    position: static;
    text-align: right;
  }
  .seeMoreButton .link {
    padding: 5px 20px;
  }
}

.panel .link:link, .panel .link:visited {
  color: #000;
}
.panel .link:hover,
.panel .link:active {
  color: #ff6c00;
}

.panel{
  margin: 0 0 0 2px;
  background-color: #FFFFFF;
}
.panel .seriesName {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 5px;
}
.panel .title {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.movie .img{
  margin-bottom: 10px;
}
@media screen and (max-width: 768px){
  .movie .img{
    width:100%;
  }
}
.wonderMovieListsArea .category{
  background: #d855b7;
}

.wonderMovieListsArea .panel{
  float: inherit;
  height: inherit;
}
.wonderMovieListsArea .slick-track{
  display: flex;
  min-height: inherit;
}

.workArea{
  position: relative;
}
/*panelArea*/
.panelArea{
  overflow: hidden;
}
.panelArea .panel{
  width: 316px;
  float: left;
  background: #fff;
  margin: 2px;
}
.panelArea .textArea{
  padding: 5px 10px;
}
.panelArea .workTitle{
  overflow: hidden;
  height: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  padding-bottom: 5px;
}
.panelArea .userArea{
  overflow: hidden;
  padding: 5px;
  margin-bottom: 5px;
  background: #f6f6f6;
}
.panelArea .userIcon{
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: cover;
}
.panelArea .userText{
  float: left;
}
.panelArea .userName{
  width: 220px;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.panelArea .postDate{
  float: left;
  margin-right: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
.panelArea .wonderButton{
  float: left;
  margin-top: -6px;
  background: #ff0000;
  border-radius: 5px;
  box-shadow: 1px 1px 2px #5d5d5d;
}
.panelArea .wonderButton .link{
  display: block;
  color: #fff !important;
  padding: 3px 10px 3px 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
.panelArea .wonderButton .fa{
  margin-right: 5px;
  font-size: 15px;
  vertical-align: -2px;
}
.panelArea .wonderButton .link:hover{
    color: #fff798 !important;
}
.panelArea .wonderButton.voted{
  background: none;
  box-shadow: none;
}
.panelArea .wonderButton.voted .link{
  pointer-events: none;
  color: #ff0000 !important;;
  padding: 3px 0 0 0;
}
.panelArea .panelThumb{
  position: relative;
}
@media screen and (max-width:768px) {
  .panelArea{
    overflow: visible;
  }
  .panelArea .panel{
    overflow: hidden;
    width: 100%;
    margin: 0 0 5px 0;
  }
  .panelArea .textArea{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    float: right;
    padding: 5px;
  }
  .panelArea .workTitle{
    height: 40px;
    margin-bottom: 2px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .panelArea .userArea{
    overflow: visible;
    display: table;
    padding: 5px;
    margin-bottom: 5px;
    background: #f6f6f6;
  }
  .panelArea .userIcon{
    float:left;
    display: table-cell;
    vertical-align: top;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    max-width: none;
  }
  .panelArea .userText{
    float: none;
    display: table-cell;
    vertical-align: top;
    width: 100%;
  }
  .panelArea .userName{
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    font-size: 13px;
    font-size: 1.3rem;
    word-break: break-all;
  }
  .panelArea .postDate{
    float: none;
    margin: 0 0 0 -35px;
  }
  .panelArea .wonderButton{
    width: 130px;
    float: none;
    margin: 5px 0 5px -35px;
  }
  .panelArea .wonderButton .link{
    padding: 3px 0 3px 5px;
  }
}
/* 投稿画像設定 */
.panelArea .cover {
  display: inline-block;
  background-color: #FFF;
  background-position: center center;
  background-repeat: no-repeat;
  width: 316px;
  height: 316px;
  background-size: cover;
  vertical-align: bottom;
}
@media screen and (max-width: 768px){
  .panelArea .cover {
    width: 49%;
    height: 175px;
  }
}

.relationContentsArea .panel{
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
  width: 100%;
}

.relationContentsArea{
  margin-top: 20px;
}
.relationContentsArea .img{
  max-height: 320px;
}
.relationContentsArea .category{
  position: relative;
  width: 100%;
  text-align: center;
  padding: 5px 0;
}
.relationContentsArea .category.article{
  background: #df7840;
}
.relationContentsArea .category.class{
  background: #3b7dd0;
}
.relationContentsArea .category.fes{
  background: #6ec575;
}
.relationContentsArea .category.present{
  background: #c9a803;
}
.relationContentsArea .media{
  position: relative;
  float: left;
  width: 33%;
  text-align: center;
}
.relationContentsArea .info{
  float: right;
  width: 65%;
  margin: 10px 10px;
}
.relationContentsArea .contentTitle{
  font-size: 20px;
  font-size: 2.0rem;
}
.relationContentsArea .contentDescription{
  margin-top: 10px;
  font-size: 15px;
  font-size: 1.5rem;
}
.relationContentsArea .textButton{
  margin-top: 10px;
  width: 500px;
}
.relationContentsArea .textButtonCl01{
  background-color: #00da00;
}

@media screen and (max-width: 768px){
  .relationContentsArea .panel{
    display: block;
  }

  .relationContentsArea .media{
    float: none;
    width: 100%;
  }
  .relationContentsArea .info{
    float: none;
    width: 98%;
    margin: 5px;
  }

  .relationContentsArea .textButton{
    width: 100%;
  }

  .relationContentsArea .contentTitle{
    font-size: 18px;
    font-size: 1.8rem;
  }
  .relationContentsArea .contentDescription{
    font-size: 13px;
    font-size: 1.3rem;
  }

}

.b-chMovieListsArea .category{
  background: #94c465;
}

.recommendProductsArea .panel .seriesTitle {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 0 5px 10px;
}
.recommendProductsArea .panel .title {
  font-size: 13px;
  font-size: 1.3rem;
  text-align: left;
  padding-left: 10px;
}

/* 緑ボタン */
.textButtonCl02{
  background-color:#3ac519;
  margin-bottom: 5px;
}

.textButtonCl02 .text,.textButtonCl02:after{
  color: #02217c;
}

.textButtonCl02:hover .text,.textButtonCl02:hover:after{
  color: #fff;
}

@media screen and (max-width: 768px){
  .textButtonCl02 .text{
    font-size: 15px;
    font-size: 1.5rem;
    padding:0px 30px;
  }
}

/* .movieArea{
    position:relative;
    width:100%;
    height:0;
    padding-top:56%;
}
.movieArea iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
} */
