@charset "utf-8";

body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #222;
}

body {
  font-family: 'Kosugi Maru', sans-serif !important;
}

sup {
    
}

.headerPC {
    padding: 0 24px;
    padding: 0 min( 24px, calc( 8 / 375 * 100vw ) );
}

.note {
    color: #5a5a5a;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.m0 {
    margin: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.fsXXL {
    font-size: 26px !important;
}

.fsXL {
    font-size: 21px !important;
}

.fsL {
    font-size: 18px !important;
}

.fsM {
    font-size: 16px !important;
}

.fsS {
    font-size: 14px !important;
}

.fsXS {
    font-size: 11px !important;
}

@media (max-width: 991.98px) {

    body {
        font-size: 15px;
    }

}

@media (max-width: 767.98px) {

    body {
        font-size: 15px;
    }

    .fsXXL {
        font-size: 21px !important;
    }

    .fsXL {
        font-size: 18px !important;
    }
    
    .fsL {
        font-size: 16px !important;
    }
    
    .fsM {
        font-size: 14px !important;
    }
    
    .fsS {
        font-size: 12px !important;
    }
    
    .fsXS {
        font-size: 9px !important;
    }

}

@media (max-width: 575.98px) {

    body {
        font-size: 13px;
    }

    .fsXXL {
        font-size: 15px !important;
    }

    .fsXL {
        font-size: 15px !important;
    }
    
    .fsL {
        font-size: 13px !important;
    }
    
    .fsM {
        font-size: 13px !important;
    }
    
    .fsS {
        font-size: 11px !important;
    }
    
    .fsXS {
        font-size: 8px !important;
    }

}

@media (max-width: 575.98px) {

    .hideXS {
        display: none !important;
    }

}

@media (min-width: 577px) and (max-width: 767.98px) {

    .hideS {
        display: none !important;
    }
    
}

@media (min-width: 768px) and (max-width: 921.98px) {

    .hideM {
        display: none !important;
    }

}

@media (min-width: 992px) and (max-width: 1199.98px) {

    .hideL {
        display: none !important;
    }
}

@media (min-width: 1200px)  {

    .hideXL {
        display: none !important;
    }
}

.textGroup {
    display: inline-block ;
}

.slick-prev,
.slick-next {
  width: 56px;
  height: 56px;
  display: block;
  background: #00347d;
  color: #fff;
  border-radius: 100%;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translate(0,-50%);
}

.slick-disabled {
  display: none !important;
  pointer-events: none;
}

.movie-next,
.movie-prev {
  background: #fff;
  background: rgba(255,255,255,.9);
}

.cleadewLogoImg svg .cls-1 {
  transition: fill .2s ease-in-out;
}

.cleadewLogoCopy {
  transition: color .2s ease-in-out;
}

.optecsLogoImg svg .cls-o1 {
  transition: fill .2s ease-in-out;
}

@media (min-width: 680px) {

  body:is([date-fv-id="4"]) .header .cleadewLogoImg {
    filter: drop-shadow(0 0 0.6rem #479dd7);
  }

  body:is([date-fv-id="4"]) .header .cleadewLogoImg svg .cls-1 {
    fill: #fff !important;
  }
  
  body:is([date-fv-id="4"]) .header .cleadewLogoCopy {
    color: #fff !important;
    filter: drop-shadow(0 0 0.4rem rgba(0, 66, 142, 1));
  }
  
  body:is([date-fv-id="4"]) .header .optecsLogoImg svg .cls-o1 {
    fill: #00428e !important;
  }

  body:is([date-fv-id="4"]) .header .toggle_btn span {
    background-color: #00428e;
  }

  body:is([date-fv-id="3"]) .cleadewLogoImg svg .cls-1 {
    fill: #a7a8a9 !important;
    fill: #fff !important;
  }
  
  body:is([date-fv-id="3"]) .cleadewLogoCopy {
    color: #a7a8a9 !important;
    color: #fff !important;
  }
  
  body:is([date-fv-id="3"]) .optecsLogoImg svg .cls-o1 {
    fill: #00428e !important;
  }

  body:is([date-fv-id="3"]) .header .toggle_btn span {
    background-color: #00428e;
  }

  body:is([date-fv-id="2"]) .cleadewLogoImg svg .cls-1 {
    fill: #fff !important;
  }

  body:is([date-fv-id="2"]) .cleadewLogoCopy {
    color: #fff !important;
  }

  body:is([date-fv-id="2"]) .optecsLogoImg svg .cls-o1 {
    fill: #fff !important;
  }

  body:is([date-fv-id="2"]) .header .toggle_btn span {
    background-color: #fff;
  }

  body:is([date-fv-id="1"]) .optecsLogoImg svg .cls-o1 {
    fill: #00428e !important;
  }

}

/*
========================================================================
page
========================================================================
*/

.inner {
  max-width: 1200px;
  box-sizing: content-box;
  padding: 0 40px;
  margin: 0 auto;
}

@media (min-width: 768px) {

  .headerNav {
    display: none;
  }
  
}

/*-------------------- headline --------------------*/

.sectionHeadline {
  text-align: center;
  padding: 94px 0 0;
  margin: 0 auto 44px;
}

.movieSection .sectionHeadline {
  padding-top: 62px;
}

.sectionHeadlineEn,
.sectionHeadlineJa {
  display: block;
}

.sectionHeadlineJa {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.45;
  color: #00347d;
  margin: .5em 0 0;
}

.aboutSction .sectionHeadlineJa {
  margin-top: 1.2em;
}

.movieSection .sectionHeadlineJa {
  margin-top: 1.2em;
}

.bgBlue .sectionHeadlineJa {
  color: #fff;
}

@media (min-width: 768px) {

  .aboutSction .sectionHeadline {
    text-align: left;
    padding: 76px 0 0;
  }
  
  .interviewHeadline {
    text-align: left;
  }

}

@media (max-width: 1279.98px) {

  .sectionHeadlineEn img {
    height: calc( 43 / 1280 * 100vw );
    width: auto;
  }

  .sectionHeadlineJa {
    font-size: calc( 18 / 1280 * 100vw );
  }

}

@media (max-width: 767.98px) {

  .inner {
    padding: 0 calc( 16 / 375 * 100vw );
  }

  .sectionHeadline {
    padding: 37px 0 0;
    margin: 0 0 22px;
  }

  .lineupSction .sectionHeadline {
    margin: 0 0 28px;
  }
  
  .sectionHeadlineEn img {
    height: calc( 37 / 768 * 100vw );
    width: auto;
  }

  .lineupSction .sectionHeadlineEn img {
    height: calc( 52 / 768 * 100vw );
    width: auto;
  }

  .about .sectionHeadlineEn img {
    height: 28px;
    width: auto;
  }

  .interviewSection .sectionHeadlineEn img {
    height: calc( 41 / 768 * 100vw );
  }

  .sectionHeadlineJa {
    font-size: 13px;
    margin: .8em 0 0;
  }

  .lineupSction .sectionHeadlineJa {
    margin: .6em 0 0;
  }

  .movieSection .sectionHeadline {
    padding-top: calc( 24 / 375 * 100vw );
  }

  .movieSection .sectionHeadlineJa {
    margin: .6em 0 0;
  }

  .interviewSection .sectionHeadline {
    padding-top: calc( 25 / 375 * 100vw );
  }

  .interviewSection .sectionHeadlineJa {
    margin: .6em 0 0;
  }

}

@media (max-width: 575.98px) {
  
  .about .sectionHeadlineEn img {
    height: 21px;
    width: auto;
  }

  .sectionHeadlineJa {
    font-size: 11px;
  }

  .about .sectionHeadlineJa {
    margin: .4em 0 0;
  }

}

/*-------------------- button --------------------*/

.button {
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.45;
  min-width: 310px;
  min-height: 40px;
  padding: .2em 1.2em;
  box-sizing: border-box;
  /* border: 2px solid #00347d; */
  background: #fff;
  color: #00347d;
  border-radius: 10em;
  position: relative;
  transition: opacity 0.1s ease-out;
}

.button::after {
  content: '';
  display: block;
  background: url(../img/top/icon_arrow_button@2x.png) center/contain no-repeat;
  width: 9px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 1.25em;
  transform: translate(0,-50%);
  transition: transform 0.15s ease-out;
}

@media (max-width: 767.98px) {
  
  .button {
    font-size: 12px;
    min-width: 232px;
    min-height: 30px;
  }

}

@media (-ms-high-contrast: none), (-ms-high-contrast: active), (hover: hover) {

  .button:hover {
    opacity: .9;
  }

  .button:hover::after {
    transform: translate(15%,-50%);
  }

}


/*
========================================================================
fv
========================================================================
*/

.fvWrapper {
  position: relative;
  margin: 0 0 56px;
}

.fv {
  /* height: 100vh; */
  /* min-height: 610px; */
  /* max-height: 760px; */
  display: flex;
  flex-direction: column;
}

/* .fvContent, */
.news {
  position: relative;
}

.fvContent {
  flex-grow: 1;
}

.fvList {
  width: 100%;
  height: 100%;
  position: static;
}

.fvList.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.fv .slick-dots li {
  margin: 0 10px;
}

.fv .slick-dots li button:before {
  /* background-color: #000;
  border-radius: 100%;
  width: 10px;
  height: 10px; */
  font-size: 12px;
  color: #00347d;
}

.fv .slick-dots {
  bottom: -36px;
}

.fv .slick-list,
.fv .slick-track {
  height: 100%;
}

.fvItem {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fvItemInner {
  position: relative;
}

.fvItem1 {
  position: relative;
  background: url(../img/top/fv_bg01.jpg) center bottom/100% 100% no-repeat;
}

.fvItemInner1 {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.fvImg {
  width: 100%;
  height: auto;
}

.fvBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/fv_bg02.png) center top/cover no-repeat;
}

.fvCharacter {
  position: absolute;
  right: 96px;
  bottom: 0;
  width: 514px;
  max-height: 89.5%;
  overflow: hidden;
}

.fvChara {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fvHeadline,
.fvLineup {
  position: absolute;
}

.fvHeadline {
  top: 206px;
  transform: translate(-50%,-50%);
  left: 366px;
  transform: translate(-30%,-50%);
  left: 241px;
  transform: translate(0%,-50%);
  left: 54px;
}

.fvLineup {
  left: 307px;
  bottom: 27px;
  transform: translate(-50%,0);
}

/* .fvHeadlineImg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.fvLineupImg {
  width: 100%;
  height: 100%;
  object-fit: contain;
} */

.fvCharaImg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: right bottom;
}

.fvContentImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.fvLink {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  position: absolute;
  transform: translate(-50%,-50%);
  bottom: 101px;
  left: 90.2%;
}

.fvItem2 {
  background: url(../img/top/fv02_02.jpg) center/cover no-repeat;
  width: 100vw;
  overflow: hidden;
}

.fvItem2 img {
  display: block;
  margin: 0 auto 0;
  width: 100%;
  max-width: 1500px;
  /* height: 100%;
  object-fit: contain;
  object-position: 0 15%; */
}

@media (min-width: 680px) {

  .fvBg {
    background: url(../img/top/fv_bg02@2x.png) center top/cover no-repeat;
  }

  .fvContentSp {
    display: none;
  }

  .fvItemInner2 {
    height: 100%;
    margin: 0 calc(-110 / 1280 * 100vw);
  }


}

@media (max-width: 1279.98px) {

  .fv {
    overflow-x: hidden;
  }

  .fvLink {
    width: calc(150 / 1280 * 100%);
    height: auto;
    aspect-ratio: 1;
    bottom: calc(101 / 698 * 100%);
    left: 90.2%;
  }

}

@media (max-width: 1199.98px) {

  .fvCharacter {
    right: auto;
    left: 52%;
    width: calc( 514 / 1200 * 100vw );
  }

}

@media (max-width: 991.98px) {

}

@media (max-width: 767.98px) {

  .fvWrapper {
    margin: 0;
  }

}

@media (max-height: 759.98px) {



}

@media (max-width: 679.98px) {

  .fvBg {
    background: url(../img/top/fv_bg_sp02@2x.png) center top/cover no-repeat;
  }

  .fvContentPc {
    display: none !important;
  }

  /* .fv {
    height: 100vh;
    min-height: 0;
    max-height: 760px;
  } */

  .fvCharacter {
    width: calc( 528 / 2 / 375 * 100vw );
    max-height: 81%;
    /* left: 44%; */
    left: auto;
    right: -55px;
  }

  .fvContent {
    margin-top: 48px;
  }

  .fvHeadline {
    position: absolute;
    width: calc( 317 / 375 * 100vw );
    max-width: 76%;
    height: calc( 156 / 375 * 100vw );
    /* top: calc( 70 / 375 * 100vw ); */
    top: min( 140px, calc( 148 / 375 * 100vw + 48px ) );
    left: calc( 24 / 375 * 100vw );
  }

  .fvLineup {
    transform: translate(-50%,0);
    position: absolute;
    width: 217px;
    max-width: calc( 217 / 375 * 100vw );
    height: auto;
    bottom: min( 16px, calc( 33 / 375 * 100vw ));
    left: calc( 120 / 375 * 100vw );
  }

  .fvLink {
    transform: translate(-50%,0);
    width: 90px;
    height: 90px;
    bottom: 20px;
    left: 83.6%;
  }

}

@media (max-width: 479.98px) {

  .fvHeadline {
    top: min( 120px, calc( 148 / 375 * 100vw + 48px ) );
  }

}

.news {
  margin-left: calc( ( 100% - 100vw ) / 2 );
  margin-right: calc( ( 100% - 100vw ) / 2 );
  background: rgba(255, 255, 255, .7);
  background: #eff5fa;
  position: relative;
  overflow: hidden;
}



.innerNews {
  max-width: 1230px;
  margin: 0 auto;
  box-sizing: content-box;
  padding: 0 25px;
  position: relative;
}

.innerNews::before {
  content: '';
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  background: #00347d;
  right: 100%;
}

.newsHeadline {
  flex-shrink: 0;
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 8px;
}

.newsHeadline::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 200%;
  height: 400px;
  background: #00347d;
  transform: translate(0,-50%) rotate(33.7deg);
}

.newsHeadlineImg {
  position: relative;
}

.newsContent {
  position: relative;
  box-sizing: border-box;
  display: flex;
  min-height: 62px;
}

.newsBody {
  display: flex;
  align-items: center;
  padding: 1em 0;
  padding-left: 64px;
  font-size: 16px;
  line-height: 1.8;
}

.newsText {
  line-height: 1.5;
}

.newsText a {
  color: #00347d;
  text-decoration: underline;
}

.newsText a:hover {
  text-decoration: none;
}

@media (max-width: 767.98px) {

  .innerNews {
    padding: 0 calc( 8 / 375 * 100vw );
  }

  .newsContent {
    min-height: 48px;
  }

  .newsHeadlineImg {
    width: calc( 76 / 375 * 100vw * .75 );
    height: auto;
  }

  .newsBody {
    padding-left: 48px;
    font-size: 13px;
  }

}

@media (max-width: 575.98px) {

  .newsContent {
    min-height: 32px;
  }

  .newsHeadline {
    padding-right: 0;
  }

  .newsHeadlineImg {
    width: calc( 76 / 375 * 100vw );
  }
  
  .newsBody {
    padding: .5em 0;
    padding-left: 34px;
    font-size: 11px;
  }

}



/*
========================================================================
about
========================================================================
*/

.aboutSction {
  position: relative;
  color: #fff;
  width: 100%;
  overflow: hidden;
}

.about {
  display: flex;
  /* z-indexを調整 */
  position: relative;
  z-index: 1;
}

.aboutHeader {
  overflow: visible;
  position: relative;
  color: #00347d;
  z-index: 1;
}

.aboutHeaderInner {
  overflow: visible;
  position: relative;
}

.aboutHeadline {
  
}

.aboutBody {
  flex-shrink: 0;
  width: 964px;
  max-width: calc( 964 / 1200 * 100% );
  text-align: center;
  font-size: 16px;
  position: relative;
}

.aboutBody::after {
  content: '';
  display: table;
}

.aboutBodyBg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: #00347d;
}

.aboutBodyBg::before {
  content: '';
  border-style: solid;
  border-width: 300px;
  border-left-color: #fff;
  border-right-color: #00347d;
  border-top: none;
  border-bottom: none;
  height: 200%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%,-50%) rotate(34deg);
}

.aboutBodyBg::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50vw;
  left: 99%;
  background: #00347d;
}

.aboutBodyContent {
  position: relative;
}

.aboutLogo {
  margin: 66px auto 56px;
  margin: calc( 66 / 16 * 1em ) auto calc( 56 / 16 * 1em );
}

.aboutLogoImg {
  width: calc( 334 / 16 * 1em );
  height: auto;
}

.aboutLead {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 auto 1em;
}

.aboutText {
  /* font-size: 16px; */
  font-weight: bold;
  line-height: 1.94;
  letter-spacing: .065em;
  display: inline-block;
}

.aboutText sup {
  font-size: .3em;
  position: relative;
  top: -1.8em;
}

.aboutText small {
  display: block;
  text-align: right;
  font-weight: normal;
  letter-spacing: normal;
  font-size: .6em;
  margin-right: 2em;
}

.aboutButtonArea {
  text-align: center;
  margin: 39px 0 0;
  padding: 0 0 56px;
}

/* @media (min-width: 768px) {

  .aboutSction::before,
  .aboutSction::after {
    content: '';
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
  }

  .aboutSction::before {
    background: #fff;
    right: 100%;
  }

  .aboutSction::after {
    background: #00347d;
    right: 0;
  }

  .aboutHeader::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 48px;
    width: 200%;
    height: 1000px;
    background: #fff;
    transform: translate(0,-50%) rotate(33.7deg);
  }

} */

@media (max-width: 991.98px) {

  .aboutBody {
    font-size: 12px;
  }

  .aboutText {
    font-size: 15px;
  }

}

@media (max-width: 767.98px) {

  .about {
    display: block;
    margin-left: calc( ( 100% - 100vw ) / 2 );
    margin-right: calc( ( 100% - 100vw ) / 2 );
  }

  .aboutHeader {
    background: #fff;
    text-align: center;
    overflow: hidden;
  }

  .aboutBody {
    font-size: 13px;
    width: auto;
    max-width: none;
    position: relative;
    background: #00347d;
  }

  /* .aboutBody::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #fff transparent transparent #fff;
    border-width: 2em;
  } */

  .aboutBodyBg::before {
    left: -130px;
    transform: translate(-50%,-50%) rotate(45deg);
  }

  .aboutLogo {
    padding: calc( 35 / 11 * 1em ) 0 0;
    margin: 0 auto calc( 16 / 11 * 1em );
  }

  .aboutLogoImg {
    width: calc( 302 / 2 / 11 * 1em );
  }

  .aboutLead {
    font-size: calc( 14 / 11 * 1em );
  }

  .aboutText {
    font-size: 13px;
  }

  

}

@media (max-width: 575.98px) {
  
  .aboutBody {
    font-size: 12px;
  }

  .aboutBody::before {
    border-width: 1em;
  }

  .aboutText {
    font-size: 11px;
  }

  .aboutButtonArea {
    margin: 35px 0 0;
    padding: 0 0 54px;
  }

}

/*
========================================================================
lineup
========================================================================
*/

.lineupSction {
  background: 
      url(../img/top/lineup_bg_01_top.png) center top repeat-x, 
      url(../img/top/lineup_bg_01_bottom_left.png) left bottom/min(560px, calc(560 / 1280 * 100vw)) auto no-repeat, 
      url(../img/top/lineup_bg_01_bottom_right.png) right bottom/min(318px, calc(318 / 1280 * 100vw)) auto no-repeat, 
      url(../img/top/lineup_bg_02.jpg) center top/cover no-repeat;
}

.lineupSction::before,
.lineupSction::after {
  content: '';
  display: table;
}

.lineupShoppingContainer {
  overflow: hidden;
  margin: 104px 0;
  margin-right: 40px;
}

.lineupShopping {
  display: inline-block;
  background: #00347d;
  color: #fff;
  font-size: 16px;
  padding: calc( 39 / 16 * 1em ) 0 calc( 39 / 16 * 1em ) calc( 59 / 16 * 1em );
  position: relative;
  margin-right: 100px;
}

.lineupShopping::before {
  content: '';
  display: block;
  width: 100px;
  height: 200%;
  background: #00347d;
  position: absolute;
  bottom: 0;
  right: 0;
  transform-origin: right bottom;
  transform: rotate(28deg);
}

.lineupShoppingContent {
  position: relative;
}

.lineupShoppingHeadline {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.45;
  margin: 0 0 .15em;
}

.lineupShoppingText {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: .06em;
}

@media (max-width: 767.98px) {

  /* .lineupSction {
    background: url(../img/top/lineup_bg_sp@2x.png) center top/contain no-repeat;
    background-attachment: fixed;
  } */
  
  .lineupShoppingContainer {
    margin: 96px 0 36px;
  }

  .lineupShopping {
    display: block;
    font-size: 14px;
    padding: calc( 16 / 375 * 100vw );
    margin: 0;
    position: relative;
  }

  .lineupShopping::before,
  .lineupShopping::after {
    content: '';
    width: 0;
    height: 0;
    background: none;
    transform: none;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 1em;
  }

  .lineupShopping::before {
    top: 0;
    left: 0;
    border-color: #b6daee transparent transparent #b6daee;
  }

  .lineupShopping::after {
    right: 0;
    bottom: 0;
    border-color: transparent #b6daee #b6daee transparent;
  }

  .lineupShoppingContent {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .lineupShopping::before {
    content: none;
  }

  .lineupShoppingHeadline {
    text-align: center;
    font-size: calc( 18 / 11 * 1em );
    margin: 0 0 .6em;
  }
  
  .lineupShoppingText {
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: normal;
  }

}

@media (max-width: 575.98px) {

  .lineupShopping {
    font-size: 11px;
  }
  
  .lineupShoppingText {
    font-size: 11px;
  }

}

/*
========================================================================
movie
========================================================================
*/

.movieSection {
  background: #00347d;
  color: #fff;
  overflow: hidden;
}

.innerMovie {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}

.movieList {
  margin: 56px 0 0;
  padding: 0 0 68px;
}

.movieList.slick-slider {
  
}

.movieLink.disabled {
  pointer-events: none;
}

.moviePoster {
  position: relative;
}

.moviePlayIcon {
  position: absolute;
  width: 46px;
  height: 46px;
  border-radius: 100%;
  background: #00347d;
  right: 16px;
  bottom: 16px;
}

.moviePlayIcon::before {
  content: '';
  display: block;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 9px 0 9px 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-34%,-50%);
}

.movieTitle {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 1.5em 0 0;
}

.movie-prev,
.movie-next {
  top: 38%;
  /* opacity: 0; */
  transition:  opacity .2s ease-in-out;
}

.movie-prev {
  left: 40px;
}

.movie-next {
  right: 40px;
}

.movieList .moviePoster {
  opacity: .3;
  transform: scale(.8);
  transition: opacity .5s, transform .5s;
}

.movieItem.slick-current .moviePoster {
  background: #fff;
}

.moviePosterImg {
  transition: opacity 0.1s ease-out;
}

@media (max-width: 767.98px) {

  .movieList {
    margin: 0;
    padding: 0 0 calc( 30 / 375 * 100vw );
  }

  .movieTitle {
    font-size: 13px;
  }
  
  .movieList .moviePoster {
    transform: scale(.9);
  }

  .moviePlayIcon {
    width: 24px;
    height: 24px;
    right: 8px;
    bottom: 8px;
  }

  .movie-prev,
  .movie-next {
    width: 40px;
    height: 40px;
  }

}

@media (max-width: 575.98px) {
  
  .movieTitle {
    font-size: 11px;
  }

  .movie-prev {
    left: 12px;
  }
  
  .movie-next {
    right: 12px;
  }

}

.movieList .is-active-next .moviePoster, 
.movieList .slick-current .moviePoster {
  opacity: 1;
  transform: scale(1);
  overflow: hidden;
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active), (hover: hover) {

  .movieLink:hover .moviePosterImg {
    opacity: .9;
  }

}

/*
========================================================================
Intrview
========================================================================
*/

.interviewSection {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.interviewContainer {
  margin: 89px 0; 
  overflow: hidden;
}

.interview {
  /* height: 530px; */
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  position: relative;
  z-index: 1;
}

.interviewHeader {
  position: relative;
  z-index: 1;
}

.interviewHeaderInner {
  position: relative;
}

.interviewBody {
  /* width: 960px; */
  flex-grow: 1;
  margin-right: 56px;
  padding: 57px 0;
  margin-left: -50vw;
  padding-left: 50vw;
  background: #eff5fa;
  position: relative;
}

.interviewBody::before {
  content: '';
  border-style: solid;
  border-width: 200px;
  border-left-color: #eff5fa;
  border-right-color: #fff;
  border-top: none;
  border-bottom: none;
  height: 200%;
  position: absolute;
  right: calc( -1 * 200px * 2 );
  top: 50%;
  transform: translate(-50%,-50%) rotate(21deg);
}

.interviewList {
  width: 810px;
  margin: 0 auto;
}

.interviewItemPhoto {
  transition: opacity 0.2s ease-out;
}

.interview-prev,
.interview-next {
  top: 49%;
  transition: opacity 0.1s ease-out;
}

.interview-prev {
  
}

.interview-prev::before,
.interview-next::before,
.movie-prev::before,
.movie-next::before {
  content: '';
  display: block;
  width: 12px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-48%,-46%);
  background: center/contain no-repeat;
  transition: transform 0.1s ease-out;
}

.interview-prev::before {
  transform: translate(-50%,-50%) rotate(180deg);
  background-image: url(../img/common/arrow_slider.svg);
}

.interview-next::before {
  background-image: url(../img/common/arrow_slider.svg);
}

.movie-prev::before {
  transform: translate(-50%,-50%) rotate(180deg);
  background-image: url(../img/common/arrow_slider_blue.svg);
}

.movie-next::before {
  background-image: url(../img/common/arrow_slider_blue.svg);
}

.interview-prev {
  left: -68px;
}

.interview-next {
  right: -68px;
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active), (hover: hover) {

  .interview-prev:hover,
  .interview-next:hover {
    opacity: .9;
  }

  .interview-prev:hover::before,
  .movie-prev:hover::before {
    /* transform: translate(-55%,-50%) rotate(180deg); */
  }

  .interview-next:hover::before,
  .movie-next:hover::before {
    /* transform: translate(-43%,-46%); */
  }

  .interviewItemLink:hover .interviewItemPhoto {
    opacity: .8;
  }

}

@media (min-width: 768px) {

  /* .interviewSection::before,
  .interviewSection::after {
    content: '';
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
  }

  .interviewSection::before {
    background: #eff5fa;
    right: 100%;
  }

  .interviewSection::after {
    background: #fff;
    right: 0;
  } */

  /* .interviewHeader::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 48px;
    width: 200%;
    height: 100vh;
    background: #fff;
    transform: translate(0,-50%) rotate(33.7deg);
  } */

}

@media (max-width: 1279.98px) {
  
  
  .interviewList {
    width: calc( 810 / 1280 * 100vw );
  }

  .interviewItem {
    margin: 0 calc( 15 / 1280 * 100vw );
  }

  /* 

  .interviewItemBody {
    padding: calc( 12 / 240 * 100% ) calc( 20 / 240 * 100% ) calc( 8 / 240 * 100% );
    margin-left: calc( -10 / 1280 * 100vw );
    margin-right: calc( 10 / 1280 * 100vw );
  }

  .interviewItemCopyContainer {
    font-size: calc( 18 / 1280 * 100vw );
  }

  .interviewItemProfile {
    font-size: calc( 13 / 1280 * 100vw );
  } */

  .interview-prev,
  .interview-next {
    width: calc( 56 / 1280 * 100vw );
    height: calc( 56 / 1280 * 100vw );
  }

  .interview-prev {
    left: calc( -68 / 1280 * 100vw );
  }

  .interview-next {
    right: calc( -68 / 1280 * 100vw );
  }

}

/* @media (max-width: 991.98px) {

  .interviewItemCopyContainer {
    font-size: 17px;
  }

  .interviewItemProfile {
    font-size: 11px;
  }

} */

@media (max-width: 767.98px) {

  .interviewSection {
    margin: calc( 28 / 375 * 100vw ) 0 0;
    background: #eff5fa;
  }

  .interviewContainer {
    margin: 0 calc( 20 / 375 * 100vw ) calc( 20 / 375 * 100vw );
    overflow: visible;
  }

  .interview {
    height: auto;
    display: block;
  }

  .interviewBody {
    margin: 0 auto;
    padding: 0;
  }

  .interviewBody::before {
    content: none;
  }
  
  .interviewList {
    width: auto;
  }

  /* .interviewItemCopyContainer {
    font-size: calc( 10 / 375 * 100vw );
  }
  
  .interviewItemProfile {
    font-size: calc( 7 / 375 * 100vw );
  } */

  .interview-prev, 
  .interview-next {
    width: 40px;
    height: 40px;
  }

  .interview-next::before {
    transform: translate(-40%,-46%);
  }
  .interview-prev::before {
    transform: translate(-50%,-46%) rotate(180deg);
  }

}

/* @media (min-width: 576px) and (max-width: 767.98px) {

  

}

@media (max-width: 575.98px) {
  
  .interviewItemCopyContainer {
    font-size: 14px;
  }

  .interviewItemProfile {
    font-size: 9px;
  }

}

@media (max-width: 479.98px) {
  
  .interviewItemCopyContainer {
    font-size: 10px;
    font-size: max( 10px, 2.8vw );
  }

  .interviewItemProfile {
    font-size: 7px;
  }

} */










