#Wrap {
  width: 100%;
}

.sp_only {
  display: none;
}

.wrapBottom,
.wrapTop {
  width: 100%;
}

#Contents {
  padding-top: 0;
}

#AU230303LOOK {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #000000;
  overflow: hidden;
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  width: calc(750 *(100vw / 750));
  margin: auto;
  letter-spacing: 0em;
  background: #fff;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK {
    width: 100%;
  }
}

#AU230303LOOK a {
  display: block;
  text-decoration: none;
  color: inherit;
}

#AU230303LOOK p,
#AU230303LOOK ul,
#AU230303LOOK ol,
#AU230303LOOK dl {
  margin: 0;
}

#AU230303LOOK li {
  list-style: none;
}

#AU230303LOOK img {
  width: 100%;
  height: auto;
  position: relative;
  -webkit-backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}

#AU230303LOOK video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

a:hover .image_hover_bg::before {
  opacity: 1;
}

#AU230303LOOK picture,
#AU230303LOOK video {
  display: block;
}

#AU230303LOOK .pc {
  display: none !important;
}

#AU230303LOOK .pc_inline {
  display: none !important;
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .sp {
    display: none !important;
  }
  #AU230303LOOK .pc {
    display: block !important;
  }
  #AU230303LOOK .pc_inline {
    display: inline !important;
  }
}

#AU230303LOOK .fade,
#AU230303LOOK .fade_load {
  opacity: 0;
  -webkit-transform: translateY(calc(30 *(100vw / 750)));
          transform: translateY(calc(30 *(100vw / 750)));
  -webkit-transition: opacity 1s ease , -webkit-transform 1s ease;
  transition: opacity 1s ease , -webkit-transform 1s ease;
  transition: opacity 1s ease , transform 1s ease;
  transition: opacity 1s ease , transform 1s ease , -webkit-transform 1s ease;
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .fade,
  #AU230303LOOK .fade_load {
    -webkit-transform: translateY(3rem);
            transform: translateY(3rem);
  }
}

#AU230303LOOK .fade_in {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media only screen and (max-width: 767px), print {
  .header {
    position: fixed;
    top: 0;
  }
}

#AU230303LOOK .mv {
  width: 100%;
  margin: auto;
}

#AU230303LOOK .lp__innner {
  margin-top: calc(150 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__innner {
    margin-top: 18rem !important;
  }
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__innner--03 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__innner--07 {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__innner--07 .lp__three_colomun_img_01 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__innner--07 .lp__three_colomun_img_01--02 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__innner--07 .lp__three_colomun_img_03 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}

#AU230303LOOK .lp__innner--08 {
  margin-top: 0;
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__innner--08 {
    margin-top: 20rem !important;
  }
}

#AU230303LOOK .lp__one_colomun_img_01 {
  width: 100%;
  margin: auto;
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__one_colomun_img_01 {
    width: 56.6rem;
  }
}

#AU230303LOOK .lp__one_colomun_img_02 {
  width: 100%;
  margin: auto;
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__one_colomun_img_02 {
    width: 117.4rem;
  }
}

#AU230303LOOK .lp__two_colomun {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: calc(150 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__two_colomun {
    width: 117.4rem;
    margin: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    row-gap: 0;
  }
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__two_colomun_img {
    width: 58.2rem !important;
    margin: 0 !important;
  }
}

#AU230303LOOK .lp__two_colomun_img_01 {
  width: calc(675 *(100vw / 750));
  margin: auto;
}

#AU230303LOOK .lp__two_colomun_img_02 {
  width: 100%;
  margin: auto;
}

#AU230303LOOK .lp__three_colomun {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: calc(10 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__three_colomun {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    row-gap: 0;
  }
}

#AU230303LOOK .lp__three_colomun_img {
  margin: auto;
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__three_colomun_img {
    width: 100% !important;
    margin: 0;
  }
}

#AU230303LOOK .lp__three_colomun_img_01 {
  width: calc(675 *(100vw / 750));
}

#AU230303LOOK .lp__three_colomun_img_02 {
  width: 100%;
}

#AU230303LOOK .lp__three_colomun_img_03 {
  width: 100%;
  margin-top: calc(140 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__three_colomun_img_03 {
    margin-top: 0;
  }
}

#AU230303LOOK .lp__text {
  font-size: calc(20 *(100vw / 750));
  text-align: center;
  margin-top: calc(220 *(100vw / 750));
  margin-bottom: calc(220 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__text {
    font-size: 1.5rem;
    margin-top: 3rem;
    margin-bottom: 19.5rem;
  }
}

#AU230303LOOK .lp__ction {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  line-height: 1;
  font-family: var(--font-jp);
  font-weight: 300;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #000;
  border-bottom: solid 1px #000;
  margin-top: calc(280 *(100vw / 750));
  margin-bottom: calc(80 *(100vw / 750));
  font-size: calc(20 *(100vw / 750));
}

@media only screen and (min-width: 768px), print {
  #AU230303LOOK .lp__ction {
    margin-top: 20rem;
    margin-bottom: 20rem;
    font-size: 1.4rem;
  }
}

@-moz-document url-prefix() {
  @media only screen and (min-width: 768px), print {
    #AU230303LOOK .lp__three_colomun_img {
      width: 101% !important;
    }
  }
}
/*# sourceMappingURL=style.css.map */