@charset "UTF-8";
/* sp-only ------------*/
/* pc-only ------------*/
/* hover-only ------------*/
/* flex ------------*/
/* Font Awesome 疑似要素 ------------*/
/* transition ------------*/
/* IE用 ------------*/
/* 750pxデザイン時のpxからvwを計算 ------------*/
/* calc内で使いたい場合: calc( 100% - vw(10) ); */
/*------------------------------------------------
#wrapper
------------------------------------------------*/
.wrapper-complete .loading {
  visibility: hidden;
  opacity: 0; }

/*------------------------------------------------
main
------------------------------------------------*/
#main {
  margin-top: 0;
  /*------------------------------------------------
  lcl-slider
  ------------------------------------------------*/
  /*------------------------------------------------
  lcl-news
  ------------------------------------------------*/
  /* lcl-news__in ------------*/
  /* lcl-news__ttl ------------*/
  /* lcl-news__list ------------*/
  /* lcl-news__item ------------*/
  /* lcl-news__item-link ------------*/
  /* lcl-news__link ------------*/
  /*------------------------------------------------
  lcl-block
  ------------------------------------------------*/
  /*------------------------------------------------
  lcl-cnt
  ------------------------------------------------*/
  /*------------------------------------------------
  lcl-company
  ------------------------------------------------*/
  /*------------------------------------------------
  lcl-brand
  ------------------------------------------------*/
  /*------------------------------------------------
  lcl-related
  ------------------------------------------------*/
  	/*.lcl-related__movie{
  		width: 350px;
  		height: auto;
  		margin: 25px auto 0 auto;
  		display: block;
  		@include media_narrow {
  			width: 100%;
  			margin: vw(25) auto 0 auto;
  		}
  
  	}*/
  /*------------------------------------------------
  lcl-locallink
  ------------------------------------------------*/ }
  #main .lcl-slider {
    position: relative;
    width: 100%;
    height: 100vh;
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      #main .lcl-slider {
        height: 125vw;
        margin-bottom: 9.375vw; } }
  #main::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4.6875vw;
    width: 26vw;
    min-width: 338px;
    height: 8.15vw;
    min-height: 106px;
    margin: auto 0;
    background: url(../img/logo_02.png) center/cover no-repeat;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      #main::before {
        top: 23.4375vw;
        bottom: auto;
        left: 6.25vw;
        width: 60.9375vw;
        min-width: auto;
        height: 17.65625vw;
        min-height: auto;
        margin: 0;
        background: url(../img/sp/logo_02.png) center/cover no-repeat; } }
  #main .lcl-slider__item {
    width: 100%;
    height: 100vh;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      #main .lcl-slider__item {
        height: 125vw; } }
    #main .lcl-slider__item:nth-child(1) {
      background: url(../img/slide/img_01.jpg) center/cover no-repeat; }
    #main .lcl-slider__item:nth-child(2) {
      background: url(../img/slide/img_02.jpg) 55% center/cover no-repeat; }
    #main .lcl-slider__item:nth-child(3) {
      background: url(../img/slide/img_03.jpg) 20% center/cover no-repeat; }
    #main .lcl-slider__item:nth-child(4) {
      background: url(../img/slide/img_04.jpg) 30% center/cover no-repeat; }
    #main .lcl-slider__item:nth-child(5) {
      background: url(../img/slide/img_05.jpg) 50% center/cover no-repeat; }
    #main .lcl-slider__item:nth-child(6) {
      background: url(../img/slide/img_06.jpg) 70% center/cover no-repeat; }
    #main .lcl-slider__item:nth-child(7) {
      background: url(../img/slide/img_07.jpg) 75% center/cover no-repeat; }
    #main .lcl-slider__item:nth-child(8) {
      background: url(../img/slide/img_08.jpg) 75% center/cover no-repeat; }
  #main .lcl-slide-txt {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 100vh;
    color: #fff; }
    @media screen and (max-width: 767px) {
      #main .lcl-slide-txt {
        height: 125vw; } }
  #main .lcl-slide-txt-item02 {
    position: absolute;
    right: 15%;
    bottom: 5%;
    width: 30vw; }
    @media screen and (max-width: 767px) {
      #main .lcl-slide-txt-item02 {
        left: 2%;
        bottom: 5%;
        width: 65vw; } }
  #main .lcl-slide-txt-item02 img {
    width: 100%; }
  #main .lcl-news {
    width: 100%;
    padding: 35px 0 40px;
    background-color: #fff; }
    @media screen and (max-width: 767px) {
      #main .lcl-news {
        padding: 7.8125vw 4.6875vw; } }
  #main .lcl-news__in {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative; }
    @media screen and (max-width: 767px) {
      #main .lcl-news__in {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start; } }
  #main .lcl-news__ttl {
    width: 145px;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 767px) {
      #main .lcl-news__ttl {
        font-size: 6.5625vw; } }
  #main .lcl-news__list {
    position: relative;
    padding-left: 45px; }
    #main .lcl-news__list::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 1px;
      height: 100%;
      background-color: #000; }
    @media screen and (max-width: 767px) {
      #main .lcl-news__list {
        margin-top: 7.8125vw;
        padding-top: 7.8125vw;
        padding-left: 0; }
        #main .lcl-news__list::before {
          width: 7.8125vw;
          height: 0.3125vw; } }
  @media screen and (max-width: 767px) {
    #main .lcl-news__item {
      margin-top: 3.125vw; } }
  #main .lcl-news__item-link {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    /* lcl-news__item-date ------------*/
    /* lcl-news__item-txt ------------*/ }
    @media screen and (max-width: 767px) {
      #main .lcl-news__item-link {
        line-height: 1.8; } }
    #main .lcl-news__item-link .lcl-news__item-date {
      font-size: 12px;
      color: #8a8a8a; }
      @media screen and (max-width: 767px) {
        #main .lcl-news__item-link .lcl-news__item-date {
          font-size: 3.4375vw; } }
    #main .lcl-news__item-link .lcl-news__item-txt {
      font-size: 13px;
      margin-left: 25px;
      transition: text-decoration .3s; }
      @media screen and (max-width: 767px) {
        #main .lcl-news__item-link .lcl-news__item-txt {
          margin-left: 0;
          font-size: 3.75vw; } }
  #main .lcl-news__link {
    position: absolute;
    bottom: 0;
    right: 0;
    transition: opacity .3s; }
    @media (hover: hover) {
      #main .lcl-news__link:hover {
        opacity: 0.6; } }
@media screen and (min-width: 768px) and (-ms-high-contrast: none), screen and (min-width: 768px) and (-ms-high-contrast: active) {
  #main .lcl-news__link:hover {
    opacity: 0.6; } }

    #main .lcl-news__link::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 57px;
      height: 7.5px;
      background: url(../img/arrow.png) center/cover no-repeat; }
    @media screen and (max-width: 767px) {
      #main .lcl-news__link {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
        top: 0;
        bottom: auto;
        width: 28.125vw;
        height: 9.375vw;
        padding-left: 5.46875vw;
        border: solid 0.3125vw #000; }
        #main .lcl-news__link::before {
          top: 0;
          bottom: 0;
          width: 5.625vw;
          height: 1.40625vw;
          right: -15.625vw;
          margin: auto;
          background: url(../img/sp/arrow.png) center/cover no-repeat; } }
  #main .lcl-ttl-wrap {
    position: relative;
    margin-top: 35px; }
    @media screen and (max-width: 767px) {
      #main .lcl-ttl-wrap {
        margin-top: 10.15625vw;
        height: 14.6875vw; } }
  #main .lcl-ttl-en {
    text-align: center;
    font-size: 130px;
    font-weight: 300;
    line-height: 0.75;
    letter-spacing: 0.05em;
    color: #eef0f4; }
    @media screen and (max-width: 767px) {
      #main .lcl-ttl-en {
        position: absolute;
        left: -100%;
        right: -100%;
        margin: 0 auto;
        font-size: 20.3125vw; } }
  #main .lcl-ttl {
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1em;
    margin: auto;
    text-align: center;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #4f4f4f; }
    @media screen and (max-width: 767px) {
      #main .lcl-ttl {
        top: 3.125vw;
        font-size: 5.625vw; } }
  #main .lcl-cnt {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start; }
    #main .lcl-cnt.lcl-cnt--rev {
      flex-direction: row-reverse; }
      @media screen and (max-width: 767px) {
        #main .lcl-cnt.lcl-cnt--rev {
          flex-direction: column-reverse; } }
    @media screen and (max-width: 767px) {
      #main .lcl-cnt {
        flex-direction: column; } }
  #main .lcl-cnt__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    width: 50%;
    height: 600px; }
    @media screen and (max-width: 767px) {
      #main .lcl-cnt__list {
        width: 100%;
        height: 93.75vw; } }
  #main .lcl-cnt__item {
    position: relative;
    width: 50%;
    height: 50%;
    overflow: hidden; }
    #main .lcl-cnt__item::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      margin: auto;
      transition: transform .3s; }
    #main .lcl-cnt__item:nth-child(1)::before {
      background: url(../img/img_01.jpg) center/cover no-repeat; }
    #main .lcl-cnt__item:nth-child(2)::before {
      background: url(../img/img_02.jpg) center/cover no-repeat; }
    #main .lcl-cnt__item:nth-child(3)::before {
      background: url(../img/img_03.jpg) center/cover no-repeat; }
    #main .lcl-cnt__item:nth-child(4)::before {
      background: url(../img/img_04.jpg) center/cover no-repeat; }
    @media (hover: hover) {
      #main .lcl-cnt__item:not(.lcl-link-none):hover .lcl-cnt__link::before {
        background: rgba(29, 46, 64, 0.4); } }
@media screen and (min-width: 768px) and (-ms-high-contrast: none), screen and (min-width: 768px) and (-ms-high-contrast: active) {
  #main .lcl-cnt__item:not(.lcl-link-none):hover .lcl-cnt__link::before {
    background: rgba(29, 46, 64, 0.4); } }

    #main .lcl-cnt__item.lcl-link-none {
      position: relative; }
      #main .lcl-cnt__item.lcl-link-none::after {
        content: 'Coming Soon';
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        font-size: 30px;
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        color: #fff;
        background: rgba(0, 0, 0, 0.7); }
        @media screen and (max-width: 767px) {
          #main .lcl-cnt__item.lcl-link-none::after {
            font-size: 6.25vw; } }
      #main .lcl-cnt__item.lcl-link-none .lcl-cnt__link {
        pointer-events: none; }
  #main .lcl-cnt__half {
    width: 50%;
    height: 600px; }
    #main .lcl-cnt__half.lcl-cnt__item::before {
      background: url(../img/img_05.jpg) center/cover no-repeat; }
    @media screen and (max-width: 767px) {
      #main .lcl-cnt__half {
        width: 100%;
        height: 62.5vw; } }
  #main .lcl-cnt__link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%; }
    #main .lcl-cnt__link::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(29, 46, 64, 0);
      transition: background .3s; }
  #main .lcl-cnt__main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center; }
  #main .lcl-cnt__ttl {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff; }
    @media screen and (max-width: 767px) {
      #main .lcl-cnt__ttl {
        font-size: 5.625vw;
        line-height: 1.2;
        letter-spacing: 0.05em; } }
  #main .lcl-cnt__txt {
    line-height: 2;
    letter-spacing: 0.1em;
    color: #fff; }
    @media screen and (max-width: 767px) {
      #main .lcl-cnt__txt {
        font-size: 3.75vw;
        letter-spacing: 0; } }
    #main .lcl-cnt__txt .fas {
      margin-left: 0.5em;
      font-size: 0.8em; }
  #main .lcl-company .lcl-cnt__list {
    width: 100%; }
    @media screen and (max-width: 767px) {
      #main .lcl-company .lcl-cnt__list {
        height: 234.375vw; } }
  #main .lcl-company .lcl-cnt__item {
    height: 33.3333333333%;
    width: 33.3333333333%; }
    @media screen and (max-width: 767px) {
      #main .lcl-company .lcl-cnt__item {
        width: 50%;
        height: 46.875vw; }
        #main .lcl-company .lcl-cnt__item:nth-child(1) {
          width: 100%; } }
    #main .lcl-company .lcl-cnt__item:nth-child(1)::before {
      background: url(../img/company/img_01.jpg) center/cover no-repeat; }
    #main .lcl-company .lcl-cnt__item:nth-child(2)::before {
      background: url(../img/company/img_02.jpg) center/cover no-repeat; }
    #main .lcl-company .lcl-cnt__item:nth-child(3)::before {
      background: url(../img/company/img_03.jpg) center/cover no-repeat; }
    #main .lcl-company .lcl-cnt__item:nth-child(4)::before {
      background: url(../img/company/img_04.jpg) center/cover no-repeat; }
      @media screen and (max-width: 767px) {
        #main .lcl-company .lcl-cnt__item:nth-child(4)::before {
          background: url(../img/company/img_04.jpg) left -21.875vw top/cover no-repeat; } }
    #main .lcl-company .lcl-cnt__item:nth-child(5)::before {
      background: url(../img/company/img_05.jpg) center/cover no-repeat; }
    #main .lcl-company .lcl-cnt__item:nth-child(6)::before {
      background: url(../img/company/img_06.jpg) center/cover no-repeat; }
    #main .lcl-company .lcl-cnt__item:nth-child(7)::before {
      background: url(../img/company/img_07.jpg) center/cover no-repeat; }
    #main .lcl-company .lcl-cnt__item:nth-child(8)::before {
      background: url(../img/company/img_08.jpg) center/cover no-repeat; }
    #main .lcl-company .lcl-cnt__item:nth-child(9)::before {
      background: url(../img/company/img_09.jpg) center/cover no-repeat; }
  #main .lcl-brand .lcl-cnt__half {
    height: 400px; }
    #main .lcl-brand .lcl-cnt__half.lcl-cnt__item:nth-child(1)::before {
      background: url(../img/brand/img_01.jpg) center/cover no-repeat; }
    #main .lcl-brand .lcl-cnt__half.lcl-cnt__item:nth-child(2)::before {
      background: url(../img/brand/img_02.jpg) center/cover no-repeat; }
    @media screen and (max-width: 767px) {
      #main .lcl-brand .lcl-cnt__half {
        height: 46.875vw; } }
  #main .lcl-brand .lcl-brand__img {
    width: 312px;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      #main .lcl-brand .lcl-brand__img {
        width: 59.375vw; } }
    @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
      #main .lcl-brand .lcl-brand__img {
        height: 85px; } }
  #main .lcl-brand .lcl-cnt__txt {
    font-size: 16px; }
    @media screen and (max-width: 767px) {
      #main .lcl-brand .lcl-cnt__txt {
        font-size: 4.0625vw;
        letter-spacing: 0.1em; } }
  #main .lcl-related {
    width: 1100px;
    margin: 50px auto 70px; }
    @media screen and (max-width: 767px) {
      #main .lcl-related {
        width: 100%;
        margin: 9.375vw auto 12.5vw;
        padding: 0 4.6875vw; } }
  #main .lcl-related__txt {
    font-size: 25px;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 767px) {
      #main .lcl-related__txt {
        text-align: center;
        font-size: 5.625vw; } }
  #main .lcl-related-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 725px;
    margin: 0 auto;
    margin-top: 10px; }
    @media screen and (max-width: 767px) {
      #main .lcl-related-list {
        width: 100%; } }
  #main .lcl-related-list__item {
    width: 350px;
    height: 180px; }
    #main .lcl-related-list__item:nth-child(1)::before {
      background: url(../img/related/img_01.jpg) center/cover no-repeat; }
    #main .lcl-related-list__item:nth-child(2)::before {
      background: url(../img/related/img_02.jpg) center/cover no-repeat; }
    #main .lcl-related-list__item:nth-child(3)::before {
      background: url(../img/related/img_03.jpg) center/cover no-repeat; }
    @media screen and (max-width: 767px) {
      #main .lcl-related-list__item {
        width: 100%;
        height: 31.25vw; }
        #main .lcl-related-list__item:nth-child(n + 2) {
          margin-top: 4.6875vw; } }
  #main .lcl-related-list__link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #fff; }
    @media screen and (max-width: 767px) {
      #main .lcl-related-list__link {
        font-size: 4.0625vw; } }
  #main .lcl-related-movie {
    width: 350px;
    margin: 25px auto 0 auto;
    display: block; }
    @media screen and (max-width: 767px) {
      #main .lcl-related-movie {
        width: 100%;
        margin: 3.90625vw auto 0 auto; } }
    #main .lcl-related-movie .lcl-related-movie__video {
      width: 100%; }
    #main .lcl-related-movie .lcl-related-movie__ttl {
      font-size: 14px;
      line-height: 1;
      letter-spacing: 0.1em;
      text-align: center;
      color: #fff;
      background: #000;
      margin-top: -8px;
      padding: 10px 0 8px 0; }
      @media screen and (max-width: 767px) {
        #main .lcl-related-movie .lcl-related-movie__ttl {
          font-size: 4.0625vw; } }
    #main .lcl-related-movie .lcl-related-movie__txt {
      font-size: 12px;
      margin-top: 10px;
      text-align: center; }
      @media screen and (max-width: 767px) {
        #main .lcl-related-movie .lcl-related-movie__txt {
          font-size: 3.4375vw;
          margin-top: 1.5625vw; } }
  #main .lcl-locallink {
    width: 100%;
    padding: 50px 0;
    background-color: #f5f5f5; }
    @media screen and (max-width: 767px) {
      #main .lcl-locallink {
        padding: 7.8125vw 0 9.375vw; } }
  #main .lcl-locallink-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 1100px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 767px) {
      #main .lcl-locallink-list {
        width: 100%;
        padding: 0 4.6875vw; } }
  #main .lcl-locallink-list__item {
    width: 350px;
    height: 80px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 767px) {
      #main .lcl-locallink-list__item {
        width: 100%;
        height: 15.625vw; }
        #main .lcl-locallink-list__item:nth-child(n + 2) {
          margin-top: 3.125vw; } }
  #main .lcl-locallink-list__link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 14px;
    letter-spacing: 0.05em;
    transition: color .25s, background-color .25s;
    z-index: 1; }
    @media (hover: hover) {
      #main .lcl-locallink-list__link:hover {
        color: #fff;
        background-color: #1d2e40; } }
@media screen and (min-width: 768px) and (-ms-high-contrast: none), screen and (min-width: 768px) and (-ms-high-contrast: active) {
  #main .lcl-locallink-list__link:hover {
    color: #fff;
    background-color: #1d2e40; } }

    @media screen and (max-width: 767px) {
      #main .lcl-locallink-list__link {
        font-size: 3.75vw; } }

/*--------------------------------------------------------------
lcl-bnr
--------------------------------------------------------------*/
.lcl-bnr {
  display: block;
  width: 1100px;
  margin: 50px auto;
  transition: opacity .25s; }
  @media screen and (max-width: 767px) {
    .lcl-bnr {
      width: calc(100% - 9.375vw);
      margin: 10.9375vw auto 0; } }
  @media (hover: hover) {
    .lcl-bnr:hover {
      opacity: 0.8; } }
@media screen and (min-width: 768px) and (-ms-high-contrast: none), screen and (min-width: 768px) and (-ms-high-contrast: active) {
  .lcl-bnr:hover {
    opacity: 0.8; } }
