@charset "UTF-8";@charset "UTF-8";
.p-news-bar {
  height: 55px;
  background-color: #D8D7E1;
  position: relative;
  z-index: 10;
  padding: 0 15px 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 861px) {
  .p-news-bar {
    height: 77px;
    padding-left: 83px;
  }
}
.p-news-bar .news-bar-swiper {
  height: 40px;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
@media only screen and (min-width: 861px) {
  .p-news-bar .news-bar-swiper {
    height: 55px;
  }
}
.p-news-bar .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px !important;
}
@media only screen and (min-width: 861px) {
  .p-news-bar .swiper-slide {
    height: 55px !important;
  }
}
.p-news-bar a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 15px;
  color: #807B9D;
  font-size: 12px;
  line-height: 1.36166667;
}
@media only screen and (min-width: 861px) {
  .p-news-bar a {
    font-size: 14px;
    gap: 20px;
  }
}
.p-news-bar a:hover {
  opacity: 0.8;
}
.p-news-bar .date {
  letter-spacing: 0.05em;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-news-bar .title {
  letter-spacing: 0.05em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.header-sticky-wrap .l-header {
  position: relative;
}
.header-sticky-wrap .l-header.is-header-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
}

.header-spacer {
  display: none;
}
.header-spacer.is-active {
  display: block;
}

main#top {
  margin-top: 0;
}
@media only screen and (min-width: 861px) {
  main#top {
    margin-top: 0;
    padding-top: 60px;
  }
}

.aurora-slider {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  z-index: 100;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  mix-blend-mode: screen;
  opacity: 0;
  -webkit-transition: opacity 2s ease;
  -o-transition: opacity 2s ease;
  transition: opacity 2s ease;
}
.is-loaded .aurora-slider {
  opacity: 1;
}
.aurora-slider .aurora-swiper {
  width: 100%;
  height: auto;
}
.aurora-slider .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}

.l-mv {
  position: relative;
}
.l-mv .bg {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
}
.l-mv .bg01 {
  top: -100px;
  width: 300px;
  right: 0;
}
.l-mv .bg02 {
  width: 378px;
  left: 0;
  bottom: -256px;
}
.l-mv__inner {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 861px) {
  .l-mv__inner {
    max-width: 567px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 861px) {
  .l-mv img {
    max-width: 567px;
    margin: 0 auto;
    display: block;
  }
}
.l-mv__canvas {
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: 2;
  pointer-events: none;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.l-mv__inner.js-wave-effect .l-mv__image {
  opacity: 0;
}
.l-mv__inner.js-wave-effect.is-wave-complete .l-mv__image {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.l-mv img {
  width: 100%;
}
.l-mv__top, .l-mv__bottom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 118px;
  z-index: 99;
}
.l-mv__top svg, .l-mv__bottom svg {
  width: 100%;
  height: 100%;
  display: block;
}
.l-mv__top svg path, .l-mv__bottom svg path {
  fill: #c5c1cf;
}
.l-mv__bottom {
  top: auto;
  bottom: 0;
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
}

.wind-animation {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(50%);
      -ms-transform: translateX(-50%) translateY(50%);
          transform: translateX(-50%) translateY(50%);
  width: 100%;
  pointer-events: none;
  z-index: 10;
  bottom: 25px;
}
@media only screen and (min-width: 861px) {
  .wind-animation {
    width: 100%;
    bottom: 30px;
  }
}
.wind-animation .wind-svg {
  width: 100%;
  height: auto;
  display: block;
}
.wind-animation .wind-path-line {
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
@media only screen and (min-width: 861px) {
  .wind-animation .wind-path-line {
    stroke-width: 2.5;
  }
}

.p-intro {
  position: relative;
  color: #fff;
  padding-bottom: 90px;
  padding-top: 75px;
  padding-left: 5px;
  padding-right: 0px;
}
@media only screen and (min-width: 861px) {
  .p-intro {
    padding-top: 120px;
    padding-bottom: 160px;
  }
}
.p-intro .l-container {
  position: relative;
  z-index: 9;
}
@media only screen and (min-width: 861px) {
  .p-intro__ttl {
    max-width: 567px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 55px;
    padding-right: 55px;
  }
}
.p-intro__ttl span {
  color: #fff;
  letter-spacing: 0.18em;
  font-size: 22px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}
@media only screen and (min-width: 861px) {
  .p-intro__ttl span {
    font-size: 29px;
  }
}
.p-intro__txt {
  line-height: 2.125;
  margin-top: 30px;
}
@media only screen and (min-width: 861px) {
  .p-intro__txt {
    max-width: 567px;
    margin-left: auto;
    padding-left: 55px;
    padding-right: 55px;
    margin-right: auto;
  }
}
.p-intro__txt p {
  font-size: 16px;
  letter-spacing: 0.06em;
  margin: 0;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  line-height: 2.125;
}
@media only screen and (min-width: 861px) {
  .p-intro__txt p {
    font-size: 17px;
    letter-spacing: 0.17em;
    line-height: 2.08882353;
  }
}
.p-intro .img01 {
  position: absolute;
  left: -10px;
  bottom: -5%;
  width: 220px;
}
@media only screen and (min-width: 861px) {
  .p-intro .img01 {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 40% !important;
    bottom: 0;
    width: 320px;
  }
}
.p-intro .img01 img {
  width: 100%;
  height: auto;
  display: block;
  will-change: transform;
}
.p-intro .img02 {
  position: absolute;
  right: -48px;
  bottom: -24%;
  width: 190px;
}
@media only screen and (min-width: 861px) {
  .p-intro .img02 {
    width: 230px;
    right: 16%;
    bottom: -18%;
  }
}
.p-intro .img02 img {
  width: 100%;
  height: auto;
  display: block;
  will-change: transform;
}
.p-intro .js-parallax {
  z-index: 1;
}

.p-products {
  position: relative;
  padding-top: 30px;
  z-index: 9;
}
.p-products .img01 {
  width: 280px;
  position: absolute;
  left: 126px;
  top: -20px;
  z-index: 9;
}
.p-products .bg {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.p-products .bg01 {
  width: 378px;
  left: 0;
  top: 0;
}
.p-products .bg02 {
  width: 54%;
  bottom: -15%;
  right: 0;
}
@media only screen and (min-width: 861px) {
  .p-products .bg02 {
    width: 317px;
    bottom: -250px;
  }
}
.p-products .bg03 {
  width: 65%;
  right: -22%;
  top: 43%;
}
@media only screen and (min-width: 861px) {
  .p-products .bg03 {
    width: 360px;
    right: 12%;
    top: 14%;
  }
}
.p-products .bg04 {
  width: 65%;
  left: -22%;
  bottom: 30%;
}
@media only screen and (min-width: 861px) {
  .p-products .bg04 {
    width: 300px;
    left: 10%;
    bottom: 27%;
  }
}
.p-products__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 861px) {
  .p-products__list {
    max-width: 660px;
    row-gap: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px;
  }
}
.p-products__list .item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 0;
}
.p-products__list .item a {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 30px;
}
.p-products__list .item a:hover {
  opacity: 1;
}
.p-products__list .item a .img-wrap {
  position: relative;
  width: 100%;
  z-index: 9;
}
.p-products__list .item a .img-wrap .main-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  -o-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
  will-change: transform;
  position: relative;
  z-index: 9;
}
.p-products__list .item a .img-wrap .main-img:hover, .p-products__list .item a .img-wrap .main-img.is-tapped {
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
}
.p-products__list .item a .bg-img {
  position: absolute;
  display: none !important;
}
.p-products__list .item a .ttl {
  position: absolute;
  bottom: 10px;
}
.p-products__list .item:nth-child(1) {
  width: 72%;
  padding-left: 13px;
}
@media only screen and (min-width: 861px) {
  .p-products__list .item:nth-child(1) {
    width: 43.6%;
    -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
            transform: translateX(100px);
    padding-left: 0;
  }
}
.p-products__list .item:nth-child(1) .img-wrap {
  aspect-ratio: 229.05/165.3;
  -webkit-clip-path: url("#productClip01");
          clip-path: url("#productClip01");
}
.p-products__list .item:nth-child(1) .bg-img {
  width: 98.8%;
  top: -20%;
  left: -35%;
}
.p-products__list .item:nth-child(1) .ttl {
  width: 52.2%;
  left: 8%;
}
@media only screen and (min-width: 861px) {
  .p-products__list .item:nth-child(1) .ttl {
    bottom: 0;
  }
}
.p-products__list .item:nth-child(2) {
  width: 71.3%;
  margin-left: auto;
}
@media only screen and (min-width: 861px) {
  .p-products__list .item:nth-child(2) {
    width: 41.6%;
    margin-top: -30px;
  }
}
.p-products__list .item:nth-child(2) .img-wrap {
  aspect-ratio: 214.83/162.11;
  -webkit-clip-path: url("#productClip02");
          clip-path: url("#productClip02");
}
.p-products__list .item:nth-child(2) .bg-img {
  width: 91.3%;
  right: -24%;
  top: -15%;
}
.p-products__list .item:nth-child(2) .ttl {
  width: 20%;
  left: 38%;
}
@media only screen and (min-width: 861px) {
  .p-products__list .item:nth-child(2) .ttl {
    bottom: 0;
  }
}
.p-products__list .item:nth-child(3) {
  width: 71.3%;
}
@media only screen and (min-width: 861px) {
  .p-products__list .item:nth-child(3) {
    width: 41.6%;
    margin-top: -150px;
  }
}
.p-products__list .item:nth-child(3) .img-wrap {
  aspect-ratio: 224.74/172.1;
  -webkit-clip-path: url("#productClip03");
          clip-path: url("#productClip03");
}
.p-products__list .item:nth-child(3) .bg-img {
  width: 95%;
  left: -17%;
  top: -29%;
}
.p-products__list .item:nth-child(3) .ttl {
  width: 14%;
  right: 58%;
}
.p-products__list .item:nth-child(4) {
  width: 71.3%;
  margin-left: auto;
}
@media only screen and (min-width: 861px) {
  .p-products__list .item:nth-child(4) {
    width: 41.6%;
    margin-top: -50px;
  }
}
.p-products__list .item:nth-child(4) .img-wrap {
  aspect-ratio: 215.36/175.63;
  -webkit-clip-path: url("#productClip04");
          clip-path: url("#productClip04");
}
.p-products__list .item:nth-child(4) .bg-img {
  right: -25%;
  width: 90%;
  top: 17%;
}
.p-products__list .item:nth-child(4) .ttl {
  width: 26.8%;
  left: 59%;
  bottom: 20px;
}
.p-products__list .item:nth-child(5) {
  width: 71.6%;
}
@media only screen and (min-width: 861px) {
  .p-products__list .item:nth-child(5) {
    margin-top: -130px;
    -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
            transform: translateX(30px);
    width: 41.6%;
  }
}
.p-products__list .item:nth-child(5) .img-wrap {
  aspect-ratio: 220.89/166.49;
  -webkit-clip-path: url("#productClip05");
          clip-path: url("#productClip05");
}
.p-products__list .item:nth-child(5) .bg-img {
  width: 90%;
  bottom: -12%;
  left: -13%;
}
.p-products__list .item:nth-child(5) .ttl {
  width: 11.3%;
  right: 13%;
}
.p-products .c-btn {
  margin-top: 50px;
}
@media only screen and (min-width: 861px) {
  .p-products .c-btn {
    margin-top: 90px;
  }
}

.p-look {
  position: relative;
  padding-top: 100px;
  margin-top: 100px;
  z-index: 9;
  padding-bottom: 190px;
}
@media only screen and (min-width: 861px) {
  .p-look {
    padding-bottom: 400px;
    padding-top: 140px;
    margin-top: 140px;
  }
}
.p-look .line {
  position: absolute;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 0;
  width: 100%;
  z-index: 9;
}
.p-look .line img {
  width: 100%;
}
.p-look .bg {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.p-look .bg01 {
  width: 325px;
  left: 0;
  top: 250px;
}
.p-look .bg02 {
  width: 65%;
  right: -25%;
  top: 53%;
}
@media only screen and (min-width: 861px) {
  .p-look .bg02 {
    width: 375px;
    top: 45%;
    right: 7%;
  }
}
.p-look .look-swiper-wrap {
  margin-top: 45px;
}
@media only screen and (min-width: 861px) {
  .p-look .look-swiper-wrap {
    max-width: 518px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-look .look-swiper-img-wrap {
  position: relative;
  overflow: visible;
}
.p-look .look-swiper-img-wrap::after {
  position: absolute;
  width: calc(100% + 30px);
  height: calc(100% - 105px);
  background: -webkit-gradient(linear, left top, right top, from(#aab5d6), color-stop(50%, #aca9bf), to(#9692ae));
  background: -o-linear-gradient(left, #aab5d6 0%, #aca9bf 50%, #9692ae 100%);
  background: linear-gradient(90deg, #aab5d6 0%, #aca9bf 50%, #9692ae 100%);
  content: "";
  top: calc(50% + 15px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
  pointer-events: none;
}
@media only screen and (min-width: 861px) {
  .p-look .look-swiper-img-wrap::after {
    width: calc(100% + 44px);
  }
}
.p-look .look-swiper-img {
  position: relative;
  z-index: 1;
}
.p-look .look-swiper-img .swiper-slide {
  position: relative;
  padding-top: 18px;
}
.p-look .look-swiper-img .swiper-slide .label {
  position: absolute;
  left: 15px;
  top: 0;
  line-height: 1;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  width: 100%;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  z-index: 9;
}
@media only screen and (min-width: 861px) {
  .p-look .look-swiper-img .swiper-slide .label {
    font-size: 24px;
  }
}
.p-look .look-swiper-img .swiper-slide .img {
  opacity: 0;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(33%, #000), color-stop(66%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  -webkit-mask-image: linear-gradient(to bottom, #000, #000 33%, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0) 100%);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(33%, #000), color-stop(66%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  mask-image: linear-gradient(to bottom, #000, #000 33%, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-size: 100% 300%;
  mask-size: 100% 300%;
  -webkit-mask-position: 0 100%;
  mask-position: 0 100%;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.p-look .look-swiper-img .swiper-slide.swiper-slide-active .img, .p-look .look-swiper-img .swiper-slide.is-mask-revealed .img {
  opacity: 1;
  -webkit-mask-position: 0% 0%;
  mask-position: 0% 0%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  transition: opacity 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-mask-position 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), mask-position 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.p-look .look-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 20px;
}
.p-look .look-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background: none;
  opacity: 1;
  margin: 0;
  border-radius: 0;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 861px) {
  .p-look .look-pagination .swiper-pagination-bullet {
    font-size: 18px;
  }
}
.p-look .look-pagination .swiper-pagination-bullet:not(:last-child)::after {
  content: "/";
  margin: 0 5px;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media only screen and (min-width: 861px) {
  .p-look .look-pagination .swiper-pagination-bullet:not(:last-child)::after {
    font-size: 18px;
  }
}
.p-look .look-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  color: #7e7d95;
  font-size: 15px;
}
@media only screen and (min-width: 861px) {
  .p-look .look-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-size: 22px;
  }
}
.p-look .look-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  font-size: 12px;
  color: #fff;
  font-weight: 400;
}
@media only screen and (min-width: 861px) {
  .p-look .look-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    font-size: 18px;
  }
}
.p-look .look-swiper-content {
  overflow: hidden;
}
.p-look .look-swiper-content .swiper-slide .content {
  opacity: 0;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(33%, #000), color-stop(66%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  -webkit-mask-image: linear-gradient(to bottom, #000, #000 33%, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0) 100%);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(33%, #000), color-stop(66%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  mask-image: linear-gradient(to bottom, #000, #000 33%, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-size: 100% 300%;
  mask-size: 100% 300%;
  -webkit-mask-position: 0 100%;
  mask-position: 0 100%;
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
}
.p-look .look-swiper-content .swiper-slide.swiper-slide-active .content, .p-look .look-swiper-content .swiper-slide.is-mask-revealed .content {
  opacity: 1;
  -webkit-mask-position: 0% 0%;
  mask-position: 0% 0%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  transition: opacity 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-mask-position 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), mask-position 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.p-look .look-swiper-content .swiper-slide .content .list li {
  margin: 0;
}
.p-look .look-swiper-content .swiper-slide .content .list li:not(:last-of-type) a {
  border-bottom: 1px solid #bbb7ca;
}
.p-look .look-swiper-content .swiper-slide .content .list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
}
@media only screen and (min-width: 861px) {
  .p-look .look-swiper-content .swiper-slide .content .list li a {
    padding: 5px 0;
  }
}
.p-look .look-swiper-content .swiper-slide .content .list li a.flex-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-look .look-swiper-content .swiper-slide .content .list li a.flex-start .txt-wrap {
  padding-top: 15px;
}
.p-look .look-swiper-content .swiper-slide .content .list li a .img {
  width: 65px;
}
@media only screen and (min-width: 861px) {
  .p-look .look-swiper-content .swiper-slide .content .list li a .img {
    width: 110px;
  }
}
.p-look .look-swiper-content .swiper-slide .content .list li a .txt-wrap {
  width: calc(100% - 80px);
}
@media only screen and (min-width: 861px) {
  .p-look .look-swiper-content .swiper-slide .content .list li a .txt-wrap {
    width: calc(100% - 125px);
  }
}
.p-look .look-swiper-content .swiper-slide .content .list li a .txt-wrap h3 {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.125em;
  color: #7e7d95;
}
@media only screen and (min-width: 861px) {
  .p-look .look-swiper-content .swiper-slide .content .list li a .txt-wrap h3 {
    font-size: 21px;
  }
}
.p-look .look-swiper-content .swiper-slide .content .list li a .txt-wrap p {
  font-size: 14px;
  letter-spacing: 0.06em;
  line-height: 1.28571429;
  font-weight: 300;
}
@media only screen and (min-width: 861px) {
  .p-look .look-swiper-content .swiper-slide .content .list li a .txt-wrap p {
    font-size: 18px;
    line-height: 1.52833333;
  }
}

.c-ttl {
  color: #7e7d95 !important;
}
.c-ttl::after {
  background-color: #7e7d95 !important;
}

.u-txt[data-scroll] .u-span-line {
  color: #7e7d95 !important;
}

.p-look .look-swiper-img .swiper-slide .label {
  color: #7e7d95 !important;
}

.p-look .look-swiper-content .swiper-slide .content .list li a .txt-wrap p {
  color: #7e7d95 !important;
}

.p-produced__name {
  color: #7e7d95 !important;
}
/*# sourceMappingURL=top.css.map */
