html:has(#artmake) {
  font-size: min(0.1333333333vw, 1px);
}

#artmake.artmake {
  max-width: 750rem;
  width: 100%;
  margin-inline: auto;
  color: #535353;
  -webkit-box-shadow: 0px 0px 30px rgba(138, 134, 124, 0.6);
          box-shadow: 0px 0px 30px rgba(138, 134, 124, 0.6);
}
#artmake img {
  width: 100%;
  height: auto;
}
#artmake .section__title {
  font-family: "Cinzel", serif;
  font-size: 74rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
}
#artmake .fv {
  padding-block: 30rem 70rem;
  background: #efece5;
  position: relative;
}
#artmake .fv__img {
  max-width: 686rem;
  width: 100%;
  margin-inline: auto;
}
#artmake .fv__title {
  font-size: 72rem;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
  margin-top: 46rem;
  margin-left: 22rem;
  text-align: center;
}
#artmake .fv__text {
  font-size: 27rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: -0.04em;
  text-align: center;
  margin-top: 30rem;
}
#artmake .fv__price {
  width: 612rem;
  margin-inline: auto;
  border-radius: 20rem;
  overflow: hidden;
  margin-top: 46rem;
}
#artmake .fv__price-title {
  color: #fff;
  font-size: 32rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
  padding-block: 10rem 15rem;
  background: #a09685;
}
#artmake .fv__price-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
  padding-inline: 24rem;
  padding-block: 27rem 5rem;
  background: #fff;
}
#artmake .fv__price-category {
  color: #a09685;
  font-size: 22rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  width: 195rem;
  padding-block: 2rem 3rem;
  background: #e7e5e0;
  border-radius: 15rem;
  text-align: center;
}
#artmake .fv__price-standard {
  color: #a09685;
  font-family: "Cinzel", serif;
  font-size: 50rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.01em;
  margin-top: 10rem;
  position: relative;
}
#artmake .fv__price-standard::after {
  content: "";
  width: 100%;
  height: max(1px, 1rem);
  background: #a09685;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
#artmake .fv__price-standard span {
  font-family: "Noto Sans JP", serif;
  font-size: 29rem;
}
#artmake .fv__price-right {
  position: relative;
}
#artmake .fv__price-campaign {
  color: #776e5e;
  font-family: "Cinzel", serif;
  font-size: 105rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: -5rem;
  position: relative;
}
#artmake .fv__price-campaign span {
  font-family: "Noto Sans JP", serif;
  font-size: 60rem;
}
#artmake .tax {
  font-size: 18rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  position: absolute;
  bottom: 92%;
  right: -3%;
}
#artmake .fv__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24rem;
  margin-top: 52rem;
}
#artmake .fv__btn {
  width: 560rem;
  aspect-ratio: 560/122;
  border-radius: 61rem;
  -webkit-box-shadow: 11rem 11rem 27rem rgba(138, 134, 124, 0.4);
          box-shadow: 11rem 11rem 27rem rgba(138, 134, 124, 0.4);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}
@media (any-hover: hover) {
  #artmake .fv__btn:hover {
    scale: 1.1;
  }
}
#artmake .fv__btn.--line {
  z-index: 2;
}
#artmake .fv__btn.--web {
  z-index: 3;
}
#artmake .fv__btn img {
  width: 100%;
  height: 100%;
}
#artmake .movie {
  padding: 62rem 64rem;
  background: url(../../img/artmake-lp/movie-bg.webp) no-repeat center center/cover;
  position: relative;
}
#artmake .movie__main {
  width: 620rem;
  height: 361rem;
  background: #7d7d7d;
}
#artmake .worries {
  padding-block: 60rem 70rem;
  background: url(../../img/artmake-lp/worries-bg.webp) no-repeat center center/cover;
  text-align: center;
  position: relative;
}
#artmake .worries__title {
  font-size: 50rem;
  font-weight: 400;
  line-height: 1.6;
}
#artmake .worries__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 53rem;
  padding-block: 20rem 27rem;
  background: url(../../img/artmake-lp/worries-line.webp) no-repeat center center/contain;
  margin-top: 54rem;
}
#artmake .worries__list li {
  font-size: 28rem;
  font-weight: 400;
  line-height: 1.7857142857;
  letter-spacing: 0.02em;
}
#artmake .worries__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20rem;
  font-size: 37rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0em;
  margin-top: 95rem;
}
#artmake .worries__text span {
  margin-left: 16rem;
}
#artmake .worries__text em {
  display: inline-block;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  line-height: inherit;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  background: #a4c2cd;
  padding-inline: 12rem 4rem;
  padding-bottom: 4rem;
  margin-right: 4rem;
}
#artmake .reason__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  counter-reset: number 0;
}
#artmake .reason__item {
  text-align: center;
  counter-increment: number;
  position: relative;
}
#artmake .reason__item.--1 {
  padding-block: 100rem 110rem;
  background: url(../../img/artmake-lp/reason-item1-bg.webp) no-repeat center center/cover;
}
#artmake .reason__item.--2 {
  padding-block: 135rem 60rem;
  background: #fff;
}
#artmake .reason__item.--3 {
  padding-block: 166rem 86rem;
  background: url(../../img/artmake-lp/reason-item3-bg.webp) no-repeat center center/cover;
}
#artmake .reason__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30rem;
  font-size: 28rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  margin-bottom: 174rem;
}
#artmake .reason__title em {
  font-size: 67rem;
  font-weight: 400;
  letter-spacing: 0.07em;
}
#artmake .reason__img {
  width: 632rem;
  margin-inline: auto;
  position: relative;
  z-index: 2;
}
#artmake .reason__img.--1::after {
  content: "";
  width: 652rem;
  height: 440rem;
  background: url(../../img/artmake-lp/reason-item1-deco.webp) no-repeat center center/contain;
  position: absolute;
  bottom: -42rem;
  right: -113rem;
  z-index: -1;
}
#artmake .reason__number {
  display: inline-block;
  width: 232rem;
  aspect-ratio: 1/1;
  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;
  color: #a4c2cd;
  font-family: "Cinzel", serif;
  font-size: 100rem;
  font-weight: 400;
  position: absolute;
  z-index: 3;
}
#artmake .reason__number.--1 {
  top: -100rem;
  left: 20rem;
}
#artmake .reason__number.--2 {
  top: -76rem;
  right: 13rem;
}
#artmake .reason__number.--3 {
  top: -37rem;
  left: 27rem;
}
#artmake .reason__number::before {
  content: counter(number, decimal-leading-zero);
  padding-top: 10rem;
}
#artmake .reason__number::after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../../img/artmake-lp/reason-number-deco.webp) no-repeat center center/contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#artmake .reason__item-title {
  display: inline-block;
  font-size: 40rem;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0em;
  margin-top: 42rem;
}
#artmake .reason__item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20rem;
  font-size: 28rem;
  font-weight: 400;
  line-height: 1.7857142857;
  letter-spacing: -0.02em;
  margin-top: 40rem;
}
#artmake .reason__item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16rem;
  margin-top: 40rem;
}
#artmake .reason__item-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12rem;
  font-size: 21rem;
  line-height: 2.1739130435;
  letter-spacing: 0.1em;
}
#artmake .reason__item-list li::before {
  content: "";
  width: 27rem;
  aspect-ratio: 27/22;
  background: url(../../img/artmake-lp/check-icon.webp) no-repeat center center/contain;
}
#artmake .reason__item-list li span {
  position: relative;
}
#artmake .reason__item-list li span::after {
  content: "";
  width: 100%;
  height: max(1px, 1rem);
  background: #a4c2cd;
  position: absolute;
  bottom: 0;
  left: 0;
}
#artmake .cases {
  background: #f1f1f1;
  text-align: center;
  padding-block: 80rem;
  position: relative;
}
#artmake .cases__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 84rem;
  width: 563rem;
  margin-inline: auto;
  margin-top: 72rem;
}
#artmake .cases__item-title {
  color: #fff;
  font-size: 30rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  border-radius: 29rem;
  padding-block: 11rem 17rem;
  text-transform: capitalize;
  background: #a4c2cd;
}
#artmake .cases__item-main {
  margin-top: 26rem;
  padding-inline: 42rem;
  padding-block: 42rem 20rem;
  border-radius: 20rem;
  background: #fff;
}
#artmake .cases__item-text {
  font-size: 22rem;
  font-weight: 400;
  line-height: 1.3636363636;
  letter-spacing: 0em;
  margin-top: 18rem;
}
#artmake .cases__text {
  font-size: 22rem;
  font-weight: 0;
  line-height: 1.3636363636;
  letter-spacing: 0em;
  margin-top: 45rem;
}
#artmake .price {
  padding-block: 91rem 93rem;
  text-align: center;
  background: url(../../img/artmake-lp/price-bg.webp) no-repeat center center/cover;
  position: relative;
}
#artmake .price__inner {
  width: 563rem;
  margin-inline: auto;
}
#artmake .price__title {
  color: #fff;
}
#artmake .price__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30rem;
  background: #fff;
  border-radius: 20rem;
  padding-block: 54rem 70rem;
  padding-inline: 56rem;
  margin-top: 62rem;
}
#artmake .price__item-line {
  content: "";
  width: 450rem;
  height: max(1px, 1rem);
  background: #535353;
}
#artmake .price__item-title {
  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;
  font-size: 38rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
}
#artmake .price__item-title span {
  font-size: 30rem;
  margin-left: -10rem;
}
#artmake .price__item-campaign-title {
  width: 234rem;
  aspect-ratio: 234/36;
  margin-inline: auto;
  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;
  color: #fff;
  font-size: 23rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  background: #a09685;
  border-radius: 18rem;
  margin-top: 33rem;
}
#artmake .price__item-no-price {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-family: "Cinzel", serif;
  font-size: 40rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.01em;
  text-indent: -0.3em;
  position: relative;
  margin-top: 20rem;
}
#artmake .price__item-no-price span {
  font-size: 23rem;
  letter-spacing: 0.025em;
}
#artmake .price__item-no-price::after {
  content: "";
  width: 110%;
  height: max(1px, 1rem);
  background: #535353;
  position: absolute;
  top: 45%;
  left: 50%;
  translate: -50% -50%;
}
#artmake .price__item-price {
  font-family: "Cinzel", serif;
  font-size: 105rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  letter-spacing: -0.01em;
  text-indent: -0.25em;
  position: relative;
  margin-top: -5rem;
}
#artmake .price__item-price span {
  font-family: "Noto Sans JP", serif;
  font-size: 60rem;
}
#artmake .price__item-price .comma {
  font-family: "Noto Sans JP", serif;
}
#artmake .price__item-price .tax {
  font-family: "Noto Sans JP", serif;
  font-size: 20rem;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: 95%;
  right: 7%;
}
#artmake .price__item-remark {
  font-size: 20rem;
  font-weight: 300;
  letter-spacing: 0em;
}
#artmake .price__text-wrap {
  margin-top: 50rem;
}
#artmake .price__day-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 21rem;
}
#artmake .price__day-text em {
  font-size: 56rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.05em;
}
#artmake .price__day-text span {
  font-size: 22rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0em;
}
#artmake .price__text {
  font-size: 29rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0em;
  margin-top: 25rem;
}
#artmake .faq {
  padding-block: 90rem 123rem;
  position: relative;
}
#artmake .faq__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 43rem;
  margin-top: 63rem;
}
#artmake .faq__item {
  width: 692rem;
  padding-block: 60rem 50rem;
  background: #fff;
}
#artmake .faq__item:nth-child(2n-1) {
  padding-left: 46rem;
  border-radius: 99rem 0 0 99rem;
  margin-left: auto;
}
#artmake .faq__item:nth-child(2n) {
  padding-left: 62rem;
  border-radius: 0 99rem 99rem 0;
  margin-right: auto;
}
#artmake .faq__item-title {
  font-size: 30rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
}
#artmake .faq__item-text {
  font-size: 25rem;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.09em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 22rem;
}
#artmake .cta {
  padding-block: 400rem 60rem;
  background: url(../../img/artmake-lp/cta-bg.webp) no-repeat center center/cover;
  text-align: center;
  position: relative;
}
#artmake .cta__title {
  font-size: 48rem;
  font-weight: 400;
  line-height: 1.5625;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#artmake .cta__text {
  font-size: 27rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 37rem;
}
#artmake .cta__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 26rem;
  margin-top: 56rem;
}
#artmake .cta__btn {
  width: 560rem;
  aspect-ratio: 560/122;
  border-radius: 61rem;
  -webkit-box-shadow: 11rem 11rem 27rem rgba(138, 134, 124, 0.4);
          box-shadow: 11rem 11rem 27rem rgba(138, 134, 124, 0.4);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (any-hover: hover) {
  #artmake .cta__btn:hover {
    scale: 1.1;
  }
}
#artmake .cta__btn.--line {
  z-index: 2;
}
#artmake .cta__btn.--web {
  z-index: 3;
}
#artmake .cta__btn img {
  width: 100%;
  height: 100%;
}
#artmake .cta__remark {
  font-size: 22rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 38rem;
}
#artmake .instagram {
  padding-block: 61rem 90rem;
  background: #fff;
  text-align: center;
}
#artmake .instagram__sub-title {
  font-family: "Cinzel", serif;
  text-transform: uppercase;
  font-size: 30rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
}
#artmake .instagram__title {
  width: 324rem;
  margin-inline: auto;
  margin-top: 27rem;
}
#artmake .instagram__main {
  width: 643rem;
  margin-inline: auto;
  margin-top: 50rem;
}
@media screen and (max-width: 480px) {
  #artmake .instagram__main {
    width: 80%;
  }
}
#artmake .instagram__main #sb_instagram {
  margin: unset !important;
  padding: unset !important;
  pointer-events: none;
}
#artmake .instagram__main #sbi_images {
  gap: 37rem !important;
  margin: unset !important;
  padding: unset !important;
}
#artmake .instagram__main .svg-inline--fa.fa-play.fa-w-14.sbi_playbtn {
  display: none !important;
}
#artmake .info {
  padding-block: 38rem 56rem;
  background: #efece5;
  padding-left: 30rem;
}
#artmake .info__title {
  text-transform: uppercase;
  font-size: 35rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.12em;
  margin-bottom: 23rem;
}
#artmake .info__text {
  font-size: 25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.03em;
}
#artmake .info__remark {
  font-size: 22rem;
  font-weight: 400;
  line-height: 1.4090909091;
  letter-spacing: 0.07em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 34rem;
}
#artmake .test {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  opacity: 1;
  opacity: 0.6;
  pointer-events: none;
  display: none;
}