@charset "UTF-8";
.l-in {
  overflow: hidden;
}
.l-in__inner {
  padding: 145px 0 207px;
}
@media screen and (max-width: 900px) {
  .l-in__inner {
    padding: 97px 0;
  }
}
.l-in__head {
  width: 90%;
  max-width: 1185px;
  margin: 0 auto;
}
.l-in__title {
  position: relative;
}
.l-in__title-en {
  font-family: "Barlow", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 18.2rem;
  font-size: 16.64rem;
  line-height: 0.66;
  line-height: 0.8;
  letter-spacing: -0.08rem;
  color: var(--color-white);
}
@media screen and (max-width: 900px) {
  .l-in__title-en {
    font-size: 8rem;
    font-size: 6.73rem;
    letter-spacing: -0.05rem;
  }
}
.l-in__title-en span {
  vertical-align: baseline;
  opacity: 0;
  transform: translate(-50px, 0);
}
.is-load .l-in__title-en span {
  display: inline-block;
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, transform 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0s;
}
.is-load .l-in__title-en span:nth-child(1) {
  transition-delay: 0.18s, 0.08s;
}
.is-load .l-in__title-en span:nth-child(2) {
  transition-delay: 0.26s, 0.16s;
}
.is-load .l-in__title-en span:nth-child(3) {
  transition-delay: 0.34s, 0.24s;
}
.is-load .l-in__title-en span:nth-child(4) {
  transition-delay: 0.42s, 0.32s;
}
.is-load .l-in__title-en span:nth-child(5) {
  transition-delay: 0.5s, 0.4s;
}
.is-load .l-in__title-en span:nth-child(6) {
  transition-delay: 0.58s, 0.48s;
}
.is-load .l-in__title-en span:nth-child(7) {
  transition-delay: 0.66s, 0.56s;
}
.is-load .l-in__title-en span:nth-child(8) {
  transition-delay: 0.74s, 0.64s;
}
.is-load .l-in__title-en span:nth-child(9) {
  transition-delay: 0.82s, 0.72s;
}
.is-load .l-in__title-en span:nth-child(10) {
  transition-delay: 0.9s, 0.8s;
}
.is-load .l-in__title-en span:nth-child(11) {
  transition-delay: 0.98s, 0.88s;
}
.is-load .l-in__title-en span:nth-child(12) {
  transition-delay: 1.06s, 0.96s;
}
.is-load .l-in__title-en span:nth-child(13) {
  transition-delay: 1.14s, 1.04s;
}
.is-load .l-in__title-en span:nth-child(14) {
  transition-delay: 1.22s, 1.12s;
}
.is-load .l-in__title-en span:nth-child(15) {
  transition-delay: 1.3s, 1.2s;
}
.is-load .l-in__title-en span:nth-child(16) {
  transition-delay: 1.38s, 1.28s;
}
.is-load .l-in__title-en span:nth-child(17) {
  transition-delay: 1.46s, 1.36s;
}
.is-load .l-in__title-en span:nth-child(18) {
  transition-delay: 1.54s, 1.44s;
}
.is-load .l-in__title-en span:nth-child(19) {
  transition-delay: 1.62s, 1.52s;
}
.is-load .l-in__title-en span:nth-child(20) {
  transition-delay: 1.7s, 1.6s;
}
.is-load .l-in__title-en span:nth-child(21) {
  transition-delay: 1.78s, 1.68s;
}
.l-in__title-jp {
  position: absolute;
  top: 55%;
  width: 100%;
  transform: translateY(-50%);
  left: 0;
  color: var(--color-pink);
  font-weight: 700;
  font-size: 3.2rem;
  padding-left: 8px;
  letter-spacing: 0;
}
@media screen and (max-width: 900px) {
  .l-in__title-jp {
    font-size: 1.85rem;
    padding-left: 7px;
  }
}
.l-in__title-jp span {
  vertical-align: baseline;
  opacity: 0;
  transform: translate(-50px, 0);
}
.is-load .l-in__title-jp span {
  display: inline-block;
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, transform 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0s;
}
.is-load .l-in__title-jp span:nth-child(1) {
  transition-delay: 0.18s, 0.08s;
}
.is-load .l-in__title-jp span:nth-child(2) {
  transition-delay: 0.26s, 0.16s;
}
.is-load .l-in__title-jp span:nth-child(3) {
  transition-delay: 0.34s, 0.24s;
}
.is-load .l-in__title-jp span:nth-child(4) {
  transition-delay: 0.42s, 0.32s;
}
.is-load .l-in__title-jp span:nth-child(5) {
  transition-delay: 0.5s, 0.4s;
}
.is-load .l-in__title-jp span:nth-child(6) {
  transition-delay: 0.58s, 0.48s;
}
.is-load .l-in__title-jp span:nth-child(7) {
  transition-delay: 0.66s, 0.56s;
}
.is-load .l-in__title-jp span:nth-child(8) {
  transition-delay: 0.74s, 0.64s;
}
.is-load .l-in__title-jp span:nth-child(9) {
  transition-delay: 0.82s, 0.72s;
}
.is-load .l-in__title-jp span:nth-child(10) {
  transition-delay: 0.9s, 0.8s;
}
.is-load .l-in__title-jp span:nth-child(11) {
  transition-delay: 0.98s, 0.88s;
}
.is-load .l-in__title-jp span:nth-child(12) {
  transition-delay: 1.06s, 0.96s;
}
.is-load .l-in__title-jp span:nth-child(13) {
  transition-delay: 1.14s, 1.04s;
}
.is-load .l-in__title-jp span:nth-child(14) {
  transition-delay: 1.22s, 1.12s;
}
.is-load .l-in__title-jp span:nth-child(15) {
  transition-delay: 1.3s, 1.2s;
}
.is-load .l-in__title-jp span:nth-child(16) {
  transition-delay: 1.38s, 1.28s;
}
.is-load .l-in__title-jp span:nth-child(17) {
  transition-delay: 1.46s, 1.36s;
}
.is-load .l-in__title-jp span:nth-child(18) {
  transition-delay: 1.54s, 1.44s;
}
.is-load .l-in__title-jp span:nth-child(19) {
  transition-delay: 1.62s, 1.52s;
}
.is-load .l-in__title-jp span:nth-child(20) {
  transition-delay: 1.7s, 1.6s;
}
.is-load .l-in__title-jp span:nth-child(21) {
  transition-delay: 1.78s, 1.68s;
}
.l-in__cont {
  position: relative;
  width: 92%;
  max-width: 1185px;
  margin: 90px auto 0;
}
@media screen and (max-width: 900px) {
  .l-in__cont {
    margin-top: 50px;
  }
}
.l-in__cont-outer {
  position: relative;
}
.l-in__deco {
  position: absolute;
  top: -1%;
  width: 100%;
  pointer-events: none;
}
@media screen and (max-width: 900px) {
  .l-in__deco {
    top: -0.5%;
    width: 160%;
  }
}
.l-in__deco.-left {
  left: -53%;
}
@media screen and (max-width: 900px) {
  .l-in__deco.-left {
    left: -66%;
  }
}
.l-in__deco.-right {
  right: -53%;
}
@media screen and (max-width: 900px) {
  .l-in__deco.-right {
    right: -66%;
  }
}

.p-thanks__head {
  padding-bottom: 78px;
}
@media screen and (max-width: 900px) {
  .p-thanks__head {
    padding-bottom: 57px;
  }
}
.p-thanks__cmt {
  text-align: center;
}
.p-thanks__cmt-main {
  font-size: 25.5px;
  letter-spacing: 1.8px;
  font-weight: 700;
  transform: rotate(0.05deg);
}
@media screen and (max-width: 900px) {
  .p-thanks__cmt-main {
    font-size: 20.5px;
  }
}
.p-thanks__cmt-sub {
  margin-top: 10px;
  font-size: 14.5px;
  letter-spacing: 0.6px;
  line-height: 1.5;
  transform: rotate(0.05deg);
}
@media screen and (max-width: 900px) {
  .p-thanks__cmt-sub {
    margin-top: 14px;
    font-size: 15px;
    letter-spacing: 0.2px;
  }
}
.p-thanks__cont {
  position: relative;
  padding-top: 48px;
}
@media screen and (max-width: 900px) {
  .p-thanks__cont {
    padding-top: 40px;
  }
}
.p-thanks__cont::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--color-black);
}
@media screen and (max-width: 900px) {
  .p-thanks__cont::before {
    height: 1px;
  }
}
.p-thanks__notes {
  width: 84%;
  margin: 0 auto;
  font-weight: 700;
}
@media screen and (max-width: 900px) {
  .p-thanks__notes {
    width: 100%;
  }
}
.p-thanks__notes-cap {
  font-size: 11px;
  transform: rotate(0.05deg);
}
@media screen and (max-width: 900px) {
  .p-thanks__notes-cap {
    font-size: 10px;
  }
}
.p-thanks__notes-list {
  margin-top: 4px;
  padding-left: 20px;
  line-height: 1.85;
}
@media screen and (max-width: 900px) {
  .p-thanks__notes-list {
    padding-left: 17px;
  }
}
.p-thanks__notes-item {
  position: relative;
  font-size: 12px;
  letter-spacing: 0.6px;
  transform: rotate(0.05deg);
}
.p-thanks__notes-item::before {
  content: "●";
  position: absolute;
  top: 0;
  left: -18px;
}
@media screen and (max-width: 900px) {
  .p-thanks__notes-item::before {
    left: -17px;
  }
}

/*============================
contact
============================*/
.p-contact {
  width: 90%;
  margin: 0 auto;
  padding-top: 35px;
  opacity: 0;
  transform: translate(0, 20px);
}
.is-load .p-contact {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
}
@media screen and (max-width: 900px) {
  .p-contact {
    width: 87%;
    padding-top: 38px;
  }
}
.p-contact.-top {
  width: 98%;
  padding-top: 70px;
}
@media screen and (max-width: 900px) {
  .p-contact.-top {
    width: 93%;
    padding-top: 34px;
  }
}
.p-contact__cap {
  text-align: center;
  font-weight: 700;
  font-size: 33.5px;
  letter-spacing: 0;
  transform: rotate(0.05deg);
}
@media screen and (max-width: 900px) {
  .p-contact__cap {
    font-size: 23.5px;
    line-height: 1.6;
  }
}
.p-contact__cont {
  margin-top: 75px;
}
@media screen and (max-width: 900px) {
  .p-contact__cont {
    margin-top: 49px;
  }
}

/*============================
contact-top
============================*/
@media screen and (min-width: 901px) {
  .p-contact-top {
    display: flex;
  }
}
@media screen and (min-width: 901px) {
  .p-contact-top__head {
    width: 450px;
    margin-right: 19%;
  }
}
.p-contact-top__lead {
  font-size: 13.5px;
  letter-spacing: 0.2px;
  line-height: 1.8;
}
@media screen and (max-width: 900px) {
  .p-contact-top__lead {
    font-size: 12.5px;
    letter-spacing: 0.4px;
    line-height: 1.98;
  }
}
.p-contact-top__lead-txt {
  transform: rotate(0.05deg);
}
.p-contact-top__cont {
  position: relative;
  flex: 1;
}
@media screen and (min-width: 901px) {
  .p-contact-top__cont {
    padding-left: 7.8%;
  }
  .p-contact-top__cont::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 1px;
    height: 30px;
    background-color: var(--color-black);
  }
}
@media screen and (max-width: 900px) {
  .p-contact-top__cont {
    margin-top: 65px;
  }
}

.p-contact-top_btn__item {
  position: relative;
}
@media screen and (min-width: 901px) {
  .p-contact-top_btn__item {
    width: 403px;
  }
}
.p-contact-top_btn__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--color-black);
}
.p-contact-top_btn__item:first-of-type::before {
  content: none;
}
.p-contact-top_btn__link {
  display: block;
  padding: 34px 10px 27px 0;
}
.p-contact-top_btn__item:first-of-type .p-contact-top_btn__link {
  padding-top: 3px;
}
.p-contact-top_btn__item:last-of-type .p-contact-top_btn__link {
  padding-bottom: 3px;
}
@media screen and (min-width: 901px) {
  .p-contact-top_btn__link:hover {
    color: var(--color-pink);
    transition: color 0.5s cubic-bezier(0.5, 1, 0.89, 1);
  }
  .p-contact-top_btn__link:hover .p-contact-top_btn__arrow {
    transform: rotate(-45deg) translate(7px, 0%);
    border-color: var(--color-pink);
    transition: transform 0.5s cubic-bezier(0.5, 1, 0.89, 1) 0s, border-color 0.5s cubic-bezier(0.5, 1, 0.89, 1) 0s;
  }
}
.p-contact-top_btn__txt {
  font-size: 14px;
  letter-spacing: 0.3px;
  transform: rotate(0.05deg);
}
.p-contact-top_btn__arrow {
  width: 1rem;
  height: 1rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translate(0, -50%) rotate(-45deg);
  border-bottom: 0.2rem solid var(--color-black);
  border-right: 0.2rem solid var(--color-black);
  transition: transform 0.5s cubic-bezier(0.5, 1, 0.89, 1) 0s, border-color 0.5s cubic-bezier(0.5, 1, 0.89, 1) 0s;
}
.p-contact-top_btn__item:first-of-type .p-contact-top_btn__arrow {
  top: 30%;
}
.p-contact-top_btn__item:last-of-type .p-contact-top_btn__arrow {
  top: 75%;
}

/*============================
contact_business
============================*/
.p-contact_business {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .p-contact_business {
    margin-top: 47px;
  }
}

/*============================
contact_product
============================*/
.p-contact_product {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .p-contact_product {
    margin-top: 47px;
  }
}
.p-contact_product__qa {
  padding-top: 50px;
}

.p-contact_product_qa {
  margin-bottom: 40px;
}
@media screen and (max-width: 900px) {
  .p-contact_product_qa {
    margin-bottom: 58px;
  }
}
@media screen and (min-width: 901px) {
  .p-contact_product_qa {
    display: flex;
  }
}
@media screen and (min-width: 901px) {
  .p-contact_product_qa__head {
    width: 310px;
    margin-right: 100px;
  }
}
.p-contact_product_qa__cap {
  position: relative;
}
@media screen and (min-width: 901px) {
  .p-contact_product_qa__cap::before {
    content: "";
    position: absolute;
    top: 7px;
    right: 0;
    width: 1px;
    height: 30px;
    background-color: var(--color-black);
  }
}
.p-contact_product_qa__cap-txt {
  font-weight: 700;
  font-size: 29.5px;
  letter-spacing: 0.5px;
  line-height: 1.4;
  transform: rotate(0.05deg);
}
@media screen and (max-width: 900px) {
  .p-contact_product_qa__cap-txt {
    font-size: 24.5px;
    line-height: 1.58;
  }
}
.p-contact_product_qa__cont {
  flex: 1;
}
@media screen and (max-width: 900px) {
  .p-contact_product_qa__cont {
    margin-top: 35px;
  }
}
.p-contact_product_qa__item {
  position: relative;
}
.p-contact_product_qa__item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--color-black);
}
.p-contact_product_qa__item-head {
  position: relative;
  line-height: 1.4;
  padding: 28px 16px 28px 0px;
  cursor: pointer;
}
.p-contact_product_qa__item:first-of-type .p-contact_product_qa__item-head {
  padding: 6px 16px 23px 0px;
}
.p-contact_product_qa__item-cap {
  font-weight: 700;
  font-size: 14.2px;
  letter-spacing: 0px;
  transform: rotate(0.05deg);
}
.p-contact_product_qa__item-icon {
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  right: 0;
  width: 13px;
  height: 13px;
}
.p-contact_product_qa__item:first-of-type .p-contact_product_qa__item-icon {
  top: 25%;
}
.p-contact_product_qa__item-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-color: var(--color-black);
}
.p-contact_product_qa__item-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: 100%;
  height: 2px;
  background-color: var(--color-black);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0s;
}
.p-contact_product_qa__item-head.is-accqa .p-contact_product_qa__item-icon::after {
  transform: translateY(-50%) rotate(180deg);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) 0s;
}
.p-contact_product_qa__item-cont {
  position: relative;
  display: none;
  padding: 0px 0px 31px;
}
.p-contact_product_qa__item-desc {
  font-size: 13px;
  letter-spacing: 1.4px;
  line-height: 1.9;
  transform: rotate(0.05deg);
}