@charset "UTF-8";
/* MEDIA QUERY */
@media screen and (max-width: 641px) {
  .lt-sp {
    display: none !important; } }

@media screen and (min-width: 642px) {
  .st-sp {
    display: none !important; } }

@media screen and (max-width: 1024px) {
  .lt-tblt {
    display: none !important; } }

@media screen and (min-width: 1025px) {
  .st-tblt {
    display: none !important; } }

/* Text Color */
/* FONT SIZE */
/* FONT SET */
/* xd文字スタイルに入ってるセットを設定 */
/*******************************

   SINGLE

*******************************/
/* --------------------------

  LOWER

-------------------------- */
@media screen and (max-width: 641px) {
  .st-spNone {
    display: none; } }

.lower-backtotop-wrap {
  margin-bottom: 125px;
  text-align: center; }
  @media screen and (max-width: 641px) {
    .lower-backtotop-wrap {
      margin-bottom: 55px; }
      .lower-backtotop-wrap img {
        width: 22px; } }

.lower-mv {
  margin-bottom: 210px; }
  @media screen and (max-width: 1024px) {
    .lower-mv {
      margin-bottom: 50px; } }
  .lower-mv-copy {
    padding: 120px 0 100px;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .lower-mv-copy {
        padding: 30px 20px 50px; } }
    .lower-mv-copy h2 {
      margin-bottom: 50px; }
      @media screen and (max-width: 641px) {
        .lower-mv-copy h2 {
          margin-bottom: 20px; } }
    .lower-mv-copy p {
      font-size: 14px;
      color: #4a4a4a;
      font-size: 12px; }
  .lower-mv-img {
    overflow: hidden;
    position: relative;
    background: #000; }
    @media screen and (min-width: 1025px) {
      .lower-mv-img > .video-wrapper {
        width: 100% !important;
        height: 58.7vw !important;
        max-height: calc(100vh - 200px); } }
    @media screen and (max-width: 1024px) {
      .lower-mv-img > .video-wrapper {
        height: 56.7vw !important; } }
    @media screen and (max-width: 641px) {
      .lower-mv-img > .video-wrapper {
        width: 100% !important;
        height: auto !important;
        max-height: 216vw !important; } }
    .lower-mv-img_txt {
      pointer-events: none;
      -webkit-transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      left: 50%;
      /* Safari用 */
      transform: translate(-50%, -50%);
      z-index: 1;
      width: 100%;
      color: #FFF;
      text-align: center; }
      @media screen and (max-width: 641px) {
        .lower-mv-img_txt {
          max-width: 320px; } }
      .lower-mv-img_txt .ttl {
        display: block;
        margin-bottom: 16px;
        font-family: 'Cormorant Garamond';
        font-size: 4.2rem;
        font-weight: 300;
        line-height: 1; }
        @media screen and (max-width: 641px) {
          .lower-mv-img_txt .ttl {
            font-size: 29px; } }
      .lower-mv-img_txt .subttl {
        display: block;
        font-size: 13px;
        font-weight: 300;
        line-height: 1.5; }
        @media screen and (max-width: 641px) {
          .lower-mv-img_txt .subttl {
            font-size: 9px; } }
    .lower-mv-img video {
      display: block; }
      @media screen and (min-width: 642px) {
        .lower-mv-img video {
          position: absolute;
          top: 0;
          left: 50%;
          width: auto;
          height: 100%;
          transform: translateX(-50%); } }
      @media screen and (max-width: 641px) {
        .lower-mv-img video {
          margin-left: -95vw;
          width: 290vw;
          height: 160vw; } }

/* --------------------------

  CONCEPT

-------------------------- */
.concept {
  max-width: 1000px;
  margin: 0 auto; }
  .concept-catch {
    text-align: center;
    padding: 0 20px; }
    .concept-catch_ttl {
      font-size: 28px;
      font-weight: normal;
      margin-bottom: 50px;
      line-height: 2; }
      @media screen and (max-width: 641px) {
        .concept-catch_ttl {
          font-size: 20px;
          margin-bottom: 30px; } }
    .concept-catch_txtbox {
      font-size: 14px;
      line-height: 1.8; }
      @media screen and (max-width: 641px) {
        .concept-catch_txtbox {
          text-align: left; } }
      .concept-catch_txtbox p:not(:last-of-type) {
        margin-bottom: 20px; }
  .concept01 {
    margin-bottom: 220px; }
    @media screen and (max-width: 1024px) {
      .concept01 {
        margin-bottom: 80px; } }
  .concept02 {
    margin-bottom: 310px; }
    @media screen and (max-width: 1024px) {
      .concept02 {
        margin-bottom: 100px; } }
    .concept02-kv {
      margin-bottom: 60px; }
      .concept02-kv img {
        width: 100%; }
    .concept02 .concept-catch {
      margin-bottom: 150px; }
      @media screen and (max-width: 1024px) {
        .concept02 .concept-catch {
          margin-bottom: 80px; } }
    .concept02-flow {
      width: 542px;
      max-width: calc(100% - 40px);
      margin: 0 auto; }
      @media screen and (max-width: 641px) {
        .concept02-flow {
          max-width: 100%;
          width: 68%; } }
      .concept02-flow li:not(:last-of-type) {
        margin-bottom: 125px; }
        @media screen and (max-width: 1024px) {
          .concept02-flow li:not(:last-of-type) {
            margin-bottom: 40px; } }
      .concept02-flow img {
        display: block;
        width: 100%;
        margin-bottom: 40px; }
        @media screen and (max-width: 1024px) {
          .concept02-flow img {
            margin-bottom: 15px; } }
      .concept02-flow figcaption {
        line-height: 1.7;
        color: #4a4a4a;
        font-size: 14px; }
        @media screen and (max-width: 641px) {
          .concept02-flow figcaption {
            font-size: 12px; } }
