@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
  display: block;
}

ol,
ul {
  list-style: none;
}

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

a {
  color: inherit;
  text-decoration: none;
}

button {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  background: transparent;
  cursor: pointer;
  font: inherit;
}

input,
select,
textarea {
  font: inherit;
  color: inherit;
  vertical-align: top;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14.4px;
  font-weight: 600;
  color: #121212;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; /* Safari */
}

img {
  width: 100%;
  height: auto;
}

a {
  color: inherit;
}

*:focus {
  outline-color: var(--cl-base);
}

.l-wrapper {
  overflow: hidden;
}

.l-burger {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 50;
}

.l-drawer-content {
  position: fixed;
  top: 0;
  right: 0;
  height: 0;
  width: 0;
  z-index: 60;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
  z-index: 40;
}

.l-firstview {
  position: relative;
  z-index: 1;
}

.c-inner {
  margin-left: 16px;
  margin-right: 16px;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .c-inner {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)) {
  .c-inner {
    width: 75.5vw;
  }
}
@media screen and (min-width: 1600px) {
  .c-inner {
    width: 1208px;
  }
}

.c-inner__head-burger {
  margin-left: 16px;
  margin-right: 16px;
  height: inherit;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .c-inner__head-burger {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)) {
  .c-inner__head-burger {
    width: 95vw;
  }
}
@media screen and (min-width: 1600px) {
  .c-inner__head-burger {
    width: 1520px;
  }
}

@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .c-active__sp {
    display: none;
  }
}

.c-active__pc {
  display: none;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .c-active__pc {
    display: block;
  }
}

@media screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .c-active__xs-lg {
    display: none;
  }
}

.c-active__xs {
  display: none;
}
@media screen and (max-width: 511px) {
  .c-active__xs {
    display: block;
  }
}

.c-active__sm {
  display: none;
}
@media screen and (max-width: 767px) and (min-width: calc(511px + 1px)) {
  .c-active__sm {
    display: block;
  }
}

.c-active__md {
  display: none;
}
@media screen and (max-width: 1023px) and (min-width: calc(767px + 1px)) {
  .c-active__md {
    display: block;
  }
}

.c-active__lg {
  display: none;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)) {
  .c-active__lg {
    display: block;
  }
}

.c-active__xl {
  display: none;
}
@media screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)) {
  .c-active__xl {
    display: block;
  }
}

.c-active__xxl {
  display: none;
}
@media screen and (min-width: 1600px) {
  .c-active__xxl {
    display: block;
  }
}

.c-loopslider {
  width: 100%;
}

.c-loopslide {
  width: 235px;
  height: 156px;
  margin: 0 20px;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .c-loopslide {
    width: 407px;
    height: 271px;
    margin: 0 30px;
  }
}

/* slick-track に一定速度の移動を強制するための調整 */
.slick-track {
  will-change: transform;
}

.c-section__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 61.2px; /* 170% */
  text-align: center;
}

.js-fadeUpTrigger {
  opacity: 0;
}

.fadeUp {
  /* アニメーション設定 */
  animation: fadeUp 1s ease-out forwards;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.c-drawer-back {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 45;
  transform: translateX(-100%);
  opacity: 0;
  transition: opacity 0.6s linear, transform 0s linear 0.6s;
}
.c-drawer-back.is-checked {
  transform: translateX(0);
  opacity: 1;
  transition: opacity 0.6s linear;
}

.p-header {
  width: 100%;
  height: inherit;
}

.p-header__logo {
  margin-top: 20px;
}
.p-header__logo a {
  display: inline-block;
  width: 175px;
}
.p-burger {
  width: 100%;
  height: inherit;
}

.p-burger__bars {
  position: relative;
  margin-top: 28.5px;
  margin-left: auto;
  width: 30px;
  height: 23px;
  display: flex;
  flex-direction: column;
}
.p-burger__bars.is-checked .p-burger__bar {
  background-color: #ffffff;
}
.p-burger__bars.is-checked .p-burger__bar:nth-of-type(1) {
  top: 12.75px;
  transform: rotate(45deg);
}
.p-burger__bars.is-checked .p-burger__bar:nth-of-type(2) {
  display: none;
}
.p-burger__bars.is-checked .p-burger__bar:nth-of-type(3) {
  top: 12.75px;
  transform: rotate(-45deg);
}

.p-burger__bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #121212;
  transition: transform 0.3s linear, top 0.3s linear;
}
.p-burger__bar:nth-of-type(2) {
  top: 10px;
}
.p-burger__bar:nth-of-type(3) {
  top: 22px;
}

.p-drawer-content {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  transform: translateX(-100%);
  transition: transform 0.3s linear;
}
.p-drawer-content.is-checked {
  transform: translateX(0);
}

.p-drawer-content__nav {
  padding: 60px 25px;
}

.p-drawer-content__nav-item {
  border-top: 1px solid #ffffff;
}
.p-drawer-content__nav-item:last-child {
  border-bottom: 1px solid #ffffff;
}
.p-drawer-content__nav-item a {
  display: block;
  margin: 20px 0;
  color: #ffffff;
  font-weight: 300;
  line-height: 24.5px; /* 170.139% */
}

.p-drawer-content__sns {
  margin-top: 65px;
}
.p-drawer-content__sns a {
  display: block;
  color: #fff;
  font-weight: 300;
  line-height: 24.5px; /* 170.139% */
}
.p-drawer-content__sns a:not(:first-child) {
  margin-top: 10px;
}

.p-firstview {
  margin-top: 80px;
}

.p-firstview__contents {
  width: 100%;
  height: 600px;
}
.p-firstview__contents video {
  width: 100%;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.p-pickup {
  padding-top: 79px;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-pickup {
    margin-top: 100px;
  }
}

.p-pickup__loopslider {
  margin-top: 21px;
  margin-top: 30px;
}

.p-feature {
  padding-top: 100px;
  padding-bottom: 90px;
}

.p-feature__inner {
  margin-left: 16px;
  margin-right: 16px;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-feature__inner {
    margin-left: auto;
    margin-right: auto;
    width: min(1209px, 100% - 40px);
  }
}

.p-feature__items {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 26px;
}
@media screen and (max-width: 767px) and (min-width: calc(511px + 1px)) {
  .p-feature__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1023px) and (min-width: calc(767px + 1px)), screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-feature__items {
    margin-top: 30px;
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 27px;
         column-gap: 27px;
    row-gap: 26px;
  }
}

.p-feature__item {
  box-shadow: 0px 0px 8px 4px #ccc;
}
.p-feature__item:nth-child(1) .p-feature__img {
  background: url(../img/feature1.jpg) lightgray no-repeat center center/cover;
}
.p-feature__item:nth-child(2) .p-feature__img {
  background: url(../img/feature2.jpg) lightgray no-repeat center center/cover;
}
.p-feature__item:nth-child(3) .p-feature__img {
  background: url(../img/feature3.jpg) lightgray no-repeat center center/cover;
}
.p-feature__item:nth-child(4) .p-feature__img {
  background: url(../img/feature4.jpg) lightgray no-repeat center center/cover;
}
.p-feature__item:nth-child(5) .p-feature__img {
  background: url(../img/feature5.jpg) lightgray no-repeat center center/cover;
}
.p-feature__item:nth-child(6) .p-feature__img {
  background: url(../img/feature6.jpg) lightgray no-repeat center center/cover;
}
.p-feature__item:nth-child(7) .p-feature__img {
  background: url(../img/feature7.jpg) lightgray no-repeat center center/cover;
}
.p-feature__item:nth-child(8) .p-feature__img {
  background: url(../img/feature8.jpg) lightgray no-repeat center center/cover;
}
.p-feature__item:nth-child(9) .p-feature__img {
  background: url(../img/feature9.jpg) lightgray no-repeat center center/cover;
}

.p-feature__img {
  height: 228px;
  width: 100%;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-feature__img {
    height: 257px;
  }
}

.p-feature__contents {
  padding: 16px;
}

.p-feature__category {
  leading-trim: both;
  text-edge: cap;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20.4px; /* 170% */
}

.p-feature__text {
  margin-top: 20px;
  line-height: 24.5px; /* 170.139% */
  text-align: left;
}

.p-feature__date {
  margin-top: 20px;
  text-align: right;
  leading-trim: both;
  text-edge: cap;
  font-size: 12px;
  font-weight: 300;
  line-height: 20.4px; /* 170% */
}

.p-contact {
  padding-top: 80px;
  padding-bottom: 92px;
  background-color: #121212;
  color: #ffffff;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-contact {
    padding: 50px 0;
  }
}

.p-contact__inner {
  margin-left: auto;
  margin-right: auto;
  width: min(100% - 32px, 500px);
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-contact__inner {
    width: min(1209px, 100% - 40px);
  }
}

.p-contact__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 40.8px; /* 170% */
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-contact__title {
    font-size: 36px;
    font-weight: 600;
    line-height: 61.2px; /* 170% */
  }
}

.p-contact__container {
  margin-top: 20px;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-contact__container {
    margin-top: 30px;
    display: flex;
  }
}

@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-contact__text {
    flex: 526;
  }
}

.p-contact__text-title {
  font-size: 14.4px;
  font-weight: 300;
  line-height: 24.5px; /* 170.139% */
}

.p-contact__text-1st {
  margin-top: 30px;
  text-align: left;
}

.p-contact__text-2nd {
  margin-top: 30px;
  text-align: left;
}

@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-contact__spacer {
    flex: 140;
  }
}

.p-contact__forms {
  margin-top: 30px;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-contact__forms {
    margin-top: 0;
    flex: 543;
  }
}

.p-contact__form-row {
  width: 100%;
}
.p-contact__form-row:not(:first-child) {
  margin-top: 20px;
}

.p-contact__form-label label {
  font-size: 14.4px;
  font-weight: 300;
  line-height: 24.5px; /* 170.139% */
}

.p-contact__form-input {
  display: inline-block;
  width: 100%;
}
.p-contact__form-input input {
  width: 100%;
  height: 44px;
}
.p-contact__form-input textarea {
  width: 100%;
  height: 68px;
}

.p-contact__form-button {
  margin-top: 20px;
}
.p-contact__form-button button {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: min(100%, 343px);
  height: 44px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 14.4px;
  font-weight: 300;
  line-height: 24.5px; /* 170.139% */
  text-align: center;
}
@media screen and (max-width: 1220px) and (min-width: calc(1023px + 1px)), screen and (max-width: 1599.9px) and (min-width: calc(1220px + 1px)), screen and (min-width: 1600px) {
  .p-contact__form-button button {
    width: 200px;
    margin-left: 0;
  }
}

.p-footer {
  height: 38px;
  background-color: #121212;
}

.p-footer__bottom {
  text-align: center;
}

.p-footer__copyright {
  color: #ffffff;
  font-size: 12px;
  line-height: 38px;
}/*# sourceMappingURL=style.css.map */