@charset "UTF-8";
/* layout
===================================================== */
.l-wrapper {
  width: 100%;
  height: 100%;
}

@media (min-width: 1024px) {
  .bg-fixed.left {
    background-image: url(../images/pc-left.jpg);
    width: calc((100% - 470px) * 1 / 2);
    height: 100lvh;
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
  }
}

@media (min-width: 1024px) {
  .bg-fixed.right {
    background-image: url(../images/pc-right.jpg);
    width: calc((100% - 470px) * 1 / 2);
    height: 100lvh;
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    right: 0;
  }
}

.bg-fixed-img {
  width: 200px;
  padding-left: 24px;
  padding-top: 24px;
}

@media (min-width: 1024px) {
  .l-inner {
    width: 470px;
    margin-left: auto;
    margin-right: auto;
    min-height: 100lvh;
    position: relative;
    overflow-x: hidden;
  }
}

.l-cate {
  padding-top: 10px;
  padding-bottom: 100px;
  background-color: #f2ff87;
}

.l-sec .l-sec__inner {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 80px;
}
.l-sec .c-sec-style {
  margin-bottom: 30px;
}
.l-sec .l-sec__block.block2 {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.l-sec.sec1 .l-sec__inner {
  padding-top: 10px;
  background-image: url("../images/sec1-bg.jpg");
}
.l-sec.sec1 .l-sec__block.block1 {
  width: 100%;
  margin-bottom: 80px;
}
.l-sec.sec1 .l-sec__block.block1 .l-sec-pimg.img1 {
  width: 100%;
}
.l-sec.sec1 .l-sec__block.block1 .l-sec-pimg.img2 {
  padding-left: 160px;
  margin-left: auto;
  margin-bottom: -150px;
}
.l-sec.sec1 .l-sec__block.block1 .l-sec-pimg.img3 {
  padding-right: 110px;
}
.l-sec.sec1 .l-sec__block.block1 .l-sec-pimg.img4 {
  padding-left: 140px;
  padding-right: 5px;
  margin-bottom: 5px;
}
.l-sec.sec1 .l-sec__block.block1 .l-sec-pimg.img5 {
  width: 100%;
}

.l-sec.sec2 .l-sec__inner {
  padding-top: 80px;
  background-color: #9ec295;
}
.l-sec.sec2 .l-sec__block.block1 {
  margin-bottom: 60px;
}
.l-sec.sec2 .l-sec__block.block1 .c-global-mask.img1 {
  position: relative;
  margin-bottom: 20px;
}
.l-sec.sec2 .l-sec__block.block1 .c-global-masktext.text1 {
  position: absolute;
  position: absolute;
  top: 30px;
  right: 70px;
  width: 100px;
  z-index: 4;
}
@media (min-width: 1024px) {
  .l-sec.sec2 .l-sec__block.block1 .c-global-masktext.text1 {
    top: 40px;
    right: 110px;
  }
}
.l-sec.sec2 .l-sec__block.block1 .c-global-mask.img2 {
  position: relative;
  margin-bottom: 60px;
}
.l-sec.sec2 .l-sec__block.block1 .c-global-masktext.text2 {
  position: absolute;
  position: absolute;
  top: 42px;
  right: 110px;
  width: 90px;
  z-index: 4;
}
.l-sec.sec2 .l-sec__block.block1 .c-global-mask.img3 {
  position: relative;
}
.l-sec.sec2 .l-sec__block.block1 .c-global-masktext.text3 {
  position: absolute;
  position: absolute;
  top: -24px;
  left: 20px;
  width: 246px;
  z-index: 4;
}
.l-sec.sec2 .l-sec__block.block2 {
  margin-bottom: 80px;
}
.l-sec.sec2 .c-sec-pimg {
  padding-left: 100px;
  padding-right: 100px;
}

.l-sec.sec3 .l-sec__inner {
  padding-top: 80px;
  background-image: url("../images/sec3-bg.jpg");
}
.l-sec.sec3 .l-sec__block.block1 {
  width: 100%;
  height: 100%;
  padding-top: 500px;
  padding-bottom: 400px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-image: url("../images/sec3-obg.png");
}
.l-sec.sec3 .l-sec-pimg.img1 {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
}
.l-sec.sec3 .l-sec-pimg.img2 {
  padding-left: 10px;
  padding-right: 50px;
  margin-bottom: 80px;
}
.l-sec.sec3 .l-sec-pimg.img3 {
  padding-left: 40px;
  padding-right: 0px;
}

.l-sec.sec4 .l-sec__inner {
  padding-top: 80px;
  background-color: #e6e1c9;
}
.l-sec.sec4 .l-sec__block.block1 {
  width: 100%;
  height: 100%;
  padding-bottom: 48px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-image: url("../images/sec4-obg.png");
}
.l-sec.sec4 .l-sec-pimg.img1 {
  margin-bottom: -15px;
}
.l-sec.sec4 .l-sec-pimg.img2 {
  margin-bottom: 40px;
}
.l-sec.sec4 .l-sec-pimg.img3 {
  margin-bottom: 40px;
}
.l-sec.sec4 .l-sec-pimg.img4 {
  margin-top: 40px;
  padding-left: 24px;
  padding-right: 24px;
}

.l-sec.sec5 .l-sec__inner {
  padding-top: 20px;
  background-image: url("../images/sec1-bg.jpg");
}
.l-sec.sec5 .l-sec__block.block1 {
  width: 100%;
  margin-bottom: 30px;
}
.l-sec.sec5 .l-sec__block.block1 .l-sec-pimg.img1 {
  margin-bottom: -20px;
  padding-left: 10px;
}
.l-sec.sec5 .l-sec__block.block1 .l-sec-pimg.img2 {
  padding-left: 160px;
  margin-bottom: -150px;
}
.l-sec.sec5 .l-sec__block.block1 .l-sec-pimg.img3 {
  padding-right: 100px;
}
.l-sec.sec5 .l-sec__block.block1 .l-sec-pimg.img4 {
  padding-left: 130px;
  padding-right: 10px;
}

.l-sec.sec6 .l-sec__inner {
  padding-top: 80px;
  background-color: #f7d6d1;
}
.l-sec.sec6 .l-sec__block.block1 {
  width: 100%;
  height: 100%;
  padding-bottom: 48px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-image: url("../images/sec4-obg.png");
}
.l-sec.sec6 .c-global-mask.img4 {
  position: relative;
  margin-bottom: 20px;
}
.l-sec.sec6 .c-global-masktext.text1 {
  position: absolute;
  position: absolute;
  top: -10px;
  left: 30px;
  width: 100px;
  z-index: 4;
}
.l-sec.sec6 .c-global-mask.img5 {
  position: relative;
  margin-bottom: 60px;
}
.l-sec.sec6 .c-global-masktext.text2 {
  position: absolute;
  position: absolute;
  top: 0px;
  left: 20px;
  width: 90px;
  z-index: 4;
}
.l-sec.sec6 .c-global-mask.img6 {
  position: relative;
  margin-bottom: 60px;
}
.l-sec.sec6 .c-global-masktext.text3 {
  position: absolute;
  position: absolute;
  top: 0px;
  right: 50px;
  width: 243px;
  z-index: 4;
}
@media (min-width: 1024px) {
  .l-sec.sec6 .c-global-masktext.text3 {
    top: 20px;
    right: 100px;
  }
}
.l-sec.sec6 .l-sec-pimg.img1 {
  margin-bottom: 40px;
}
.l-sec.sec6 .l-sec-pimg.img2 {
  margin-bottom: 80px;
  margin-top: 80px;
  padding-left: 55px;
  padding-right: 40px;
}

.l-sec.sec7 .l-sec__inner {
  padding-top: 80px;
  background-image: url("../images/sec7-bg.jpg");
}
.l-sec.sec7 .l-sec__block.block1 {
  width: 100%;
  height: 100%;
  margin-bottom: 80px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-image: url("../images/sec7-obg.png");
}
.l-sec.sec7 .l-sec-pimg.img1 {
  padding-left: 70px;
  padding-right: 110px;
  margin-bottom: -60px;
}
.l-sec.sec7 .l-sec-pimg.img2 {
  padding-left: 50px;
  padding-right: 20px;
  padding-top: 100px;
  margin-bottom: 100px;
}

.l-sec.sec8 .l-sec__inner {
  padding-top: 80px;
  background-color: #e6e1c9;
}
.l-sec.sec8 .l-sec__block.block1 {
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 90%;
  background-image: url("../images/sec8-obg.png");
}
.l-sec.sec8 .l-sec-pimg.img1 {
  padding-left: 20px;
  padding-right: 48px;
}
.l-sec.sec8 .l-sec-pimg.img2 {
  padding-right: 20px;
  margin-bottom: 40px;
}
.l-sec.sec8 .l-sec-pimg.img3 {
  padding-left: 25px;
  padding-right: 25px;
}
.l-sec.sec8 .l-sec-pimg.img4 {
  padding-top: 30px;
  padding-left: 80px;
  padding-right: 80px;
}

/* loading
===================================================== */
#loading {
  width: 100%;
  height: 100lvh;
  position: fixed;
  background-color: #FF5C02;
  transition: opacity 0.5s ease;
  z-index: 9999;
}
#loading .loading-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  #loading .loading-wrapper {
    width: 100%;
  }
}

#loading.hidden {
  opacity: 0;
  pointer-events: none;
}

/* layout
===================================================== */
.l-footer__body {
  width: 100%;
  height: 100%;
  background-image: url(../images/footer-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 80px;
  padding-bottom: 120px;
}
@media (min-width: 1024px) {
  .l-footer__body {
    padding-top: 36px;
    padding-bottom: 166px;
    width: 470px;
    margin-left: auto;
    margin-right: auto;
  }
}
.l-footer__logo {
  width: 220px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
}
.l-footer__text.text1 {
  width: 272px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}
.l-footer__text.text2 {
  width: 140px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

/* component
===================================================== */
.c-sec-style {
  padding-left: 30px;
  padding-right: 30px;
}

.c-sec-style .bg-1 figure {
  position: relative;
  display: inline-block;
}
.c-sec-style .bg-1 figure::after {
  content: "";
  position: absolute;
  top: -48px;
  left: -24px;
  width: 115%;
  height: 100%;
  background: url("../images/b-1.svg") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
.c-sec-style .bg-2 figure {
  position: relative;
  display: inline-block;
}
.c-sec-style .bg-2 figure::after {
  content: "";
  position: absolute;
  top: -48px;
  left: -32px;
  width: 120%;
  height: 100%;
  background: url("../images/b-2.svg") no-repeat center center;
  background-size: contain;
  pointer-events: none;
}

.c-credits {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1024px) {
  .c-credits {
    gap: 24px;
  }
}
.c-credits-item a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: #231815;
}
@media (min-width: 1024px) {
  .c-credits-item a {
    gap: 24px;
  }
}
.c-credits-name {
  font-size: 16px;
  width: 90%;
}
@media (min-width: 1024px) {
  .c-credits-name {
    font-size: 20px;
  }
}
.c-credits-name p:nth-of-type(1) {
  margin-bottom: 4px;
}
.c-credits-btn {
  font-family: var(--g-font-family-en);
  font-size: 18px;
  font-weight: 700;
  padding: 6px 24px;
  border: 2px solid #231815;
}
@media (min-width: 1024px) {
  .c-credits-btn {
    font-size: 24px;
    padding: 6px 24px;
  }
}

.c-global-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.c-global-list .c-global-item {
  width: calc((100% - 10px) * 1 / 2);
}

.c-sec-style {
  position: relative;
}

.c-sec-item {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
  position: absolute;
}

.c-sec-item.active {
  display: block;
  opacity: 1;
  position: relative;
}

.c-global-mask .img1 {
  position: relative;
}

.c-global-mask.img1 figure {
  position: relative;
  width: 100%;
  height: auto;
  mask: url(../images/mask-1.svg);
  -webkit-mask: url(../images/mask-1.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-size: 85px;
  -webkit-mask-size: 85px;
  mask-repeat: no-repeat;
  mask-position: 43% 26%;
  /* アニメーション設定 */
  transition: mask-size 1.2s ease-out, -webkit-mask-size 1.2s ease-out;
}

.c-global-mask.img1 img.original {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1; /* 最下層 */
}

/* 中間にくる::before */
.c-global-mask.img1 figure::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-image: url(../images/mask-1.svg);
  background-repeat: no-repeat;
  background-position: 43% 26%;
  background-size: 90px;
  z-index: 2; /* 中間層 */
  pointer-events: none;
}
@media (min-width: 1024px) {
  .c-global-mask.img1 figure::before {
    background-position: 41% 25%;
    background-size: 120px;
  }
}

/* 上にかぶせるマスク画像 */
.c-global-mask.img1 .masked {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/o1-1.jpg);
  background-size: cover;
  background-position: center;
  mask: url(../images/mask-1.svg);
  -webkit-mask: url(../images/mask-1.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-repeat: no-repeat;
  mask-position: 43% 29%;
  mask-size: 69px;
  -webkit-mask-size: 69px;
  z-index: 3; /* 最上層（切り抜かれた画像） */
}
@media (min-width: 1024px) {
  .c-global-mask.img1 .masked {
    mask-position: 42% 28%;
    mask-size: 93px;
    -webkit-mask-size: 95px;
  }
}

/* スクロールイン時に拡大 */
.c-global-mask.img1 figure.is-active {
  mask-size: 350%;
  -webkit-mask-size: 350%;
}

.c-global-mask.img2 {
  position: relative;
}

.c-global-mask.img2 figure {
  position: relative;
  width: 100%;
  height: auto;
  mask: url(../images/mask-2.svg);
  -webkit-mask: url(../images/mask-2.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-size: 85px;
  -webkit-mask-size: 85px;
  mask-repeat: no-repeat;
  mask-position: 53% 26%;
  /* アニメーション設定 */
  transition: mask-size 1.2s ease-out, -webkit-mask-size 1.2s ease-out;
}

.c-global-mask.img2 img.original {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1; /* 最下層 */
}

/* 中間にくる::before */
.c-global-mask.img2 figure::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-image: url(../images/mask-2.svg);
  background-repeat: no-repeat;
  background-position: 87% 16%;
  background-size: 100px;
  z-index: 2; /* 中間層 */
  pointer-events: none;
}
@media (min-width: 1024px) {
  .c-global-mask.img2 figure::before {
    background-position: 86% 17%;
    background-size: 130px;
  }
}

/* 上にかぶせるマスク画像 */
.c-global-mask.img2 .masked {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/o1-2.jpg);
  background-size: cover;
  background-position: center;
  mask: url(../images/mask-2.svg);
  -webkit-mask: url(../images/mask-2.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-repeat: no-repeat;
  mask-position: 85% 17%;
  mask-size: 80px;
  -webkit-mask-size: 80px;
  z-index: 3; /* 最上層（切り抜かれた画像） */
}
@media (min-width: 1024px) {
  .c-global-mask.img2 .masked {
    mask-position: 84% 19%;
    mask-size: 100px;
    -webkit-mask-size: 100px;
  }
}

/* スクロールイン時に拡大 */
.c-global-mask.img2 figure.is-active {
  mask-size: 350%;
  -webkit-mask-size: 350%;
}

.c-global-mask.img3 {
  position: relative;
}

.c-global-mask.img3 figure {
  position: relative;
  width: 100%;
  height: auto;
  mask-image: url(../images/mask-1.svg), url(../images/mask-2.svg);
  -webkit-mask-image: url(../images/mask-1.svg), url(../images/mask-2.svg);
  mask-size: 100px, 60px;
  -webkit-mask-size: 100px, 60px;
  mask-position: 40% 20%, 60% 40%;
  -webkit-mask-position: 40% 20%, 60% 40%;
  mask-repeat: no-repeat, no-repeat;
  -webkit-mask-repeat: no-repeat, no-repeat;
  mask-composite: add; /* Firefox */
  -webkit-mask-composite: destination-in; /* Chrome系 */
  /* アニメーション設定 */
  transition: mask-size 1.2s ease-out, -webkit-mask-size 1.2s ease-out;
}

.c-global-mask.img3 img.original {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1; /* 最下層 */
}

/* 中間にくる::before */
.c-global-mask.img3 figure::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-image: url(../images/mask-1.svg);
  background-repeat: no-repeat;
  background-position: 61% 9%;
  background-size: 110px;
  z-index: 2; /* 中間層 */
  pointer-events: none;
}
@media (min-width: 1024px) {
  .c-global-mask.img3 figure::before {
    background-position: 59% 8%;
    background-size: 130px;
  }
}

/* 中間にくる::after */
.c-global-mask.img3 figure::after {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-image: url(../images/mask-2.svg);
  background-repeat: no-repeat;
  background-position: 0% 13%;
  background-size: 110px;
  z-index: 2; /* 中間層 */
  pointer-events: none;
}
@media (min-width: 1024px) {
  .c-global-mask.img3 figure::after {
    background-position: -2% 13%;
    background-size: 142px;
  }
}

/* 上にかぶせるマスク画像 */
.c-global-mask.img3 .masked {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/o1-3.jpg);
  background-size: cover;
  background-position: center;
  mask: url(../images/mask-1.svg), url(../images/mask-2.svg);
  -webkit-mask: url(../images/mask-1.svg), url(../images/mask-2.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-repeat: no-repeat;
  mask-position: 61% 13%, 5% 19%;
  -webkit-mask-position: 61% 13%, 5% 19%;
  mask-size: 80px, 80px;
  -webkit-mask-size: 80px, 80px;
  z-index: 3; /* 最上層（切り抜かれた画像） */
}
@media (min-width: 1024px) {
  .c-global-mask.img3 .masked {
    mask-position: 59% 12%, 3% 17%;
    -webkit-mask-position: 59% 12%, 3% 17%;
    mask-size: 100px, 108px;
    -webkit-mask-size: 100px, 108px;
  }
}

/* スクロールイン時に拡大 */
.c-global-mask.img3 figure.is-active {
  mask-size: 350%;
  -webkit-mask-size: 350%;
}

.c-global-mask .img4 {
  position: relative;
}

.c-global-mask.img4 figure {
  position: relative;
  width: 100%;
  height: auto;
  mask: url(../images/mask-4.svg);
  -webkit-mask: url(../images/mask-4.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-size: 85px;
  -webkit-mask-size: 85px;
  mask-repeat: no-repeat;
  mask-position: 43% 26%;
  /* アニメーション設定 */
  transition: mask-size 1.2s ease-out, -webkit-mask-size 1.2s ease-out;
}

.c-global-mask.img4 img.original {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1; /* 最下層 */
}

/* 中間にくる::before */
.c-global-mask.img4 figure::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-image: url(../images/mask-4.svg);
  background-repeat: no-repeat;
  background-position: 13% 8%;
  background-size: 105px;
  z-index: 2; /* 中間層 */
  pointer-events: none;
}
@media (min-width: 1024px) {
  .c-global-mask.img4 figure::before {
    background-position: 13% 8%;
    background-size: 110px;
  }
}

/* 上にかぶせるマスク画像 */
.c-global-mask.img4 .masked {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/o6-1.png);
  background-size: cover;
  background-position: center;
  mask: url(../images/mask-4.svg);
  -webkit-mask: url(../images/mask-4.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-repeat: no-repeat;
  mask-position: 16% 10%;
  mask-size: 81px;
  -webkit-mask-size: 81px;
  z-index: 3; /* 最上層（切り抜かれた画像） */
}
@media (min-width: 1024px) {
  .c-global-mask.img4 .masked {
    mask-position: 16% 10%;
    mask-size: 82px;
    -webkit-mask-size: 82px;
  }
}

/* スクロールイン時に拡大 */
.c-global-mask.img4 figure.is-active {
  mask-size: 350%;
  -webkit-mask-size: 350%;
}

.c-global-mask .img5 {
  position: relative;
}

.c-global-mask.img5 figure {
  position: relative;
  width: 100%;
  height: auto;
  mask: url(../images/mask-5.svg);
  -webkit-mask: url(../images/mask-5.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-size: 85px;
  -webkit-mask-size: 85px;
  mask-repeat: no-repeat;
  mask-position: 53% 26%;
  /* アニメーション設定 */
  transition: mask-size 1.2s ease-out, -webkit-mask-size 1.2s ease-out;
}

.c-global-mask.img5 img.original {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1; /* 最下層 */
}

/* 中間にくる::before */
.c-global-mask.img5 figure::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-image: url(../images/mask-5.svg);
  background-repeat: no-repeat;
  background-position: 36% 4%;
  background-size: 180px;
  z-index: 2; /* 中間層 */
  pointer-events: none;
}
@media (min-width: 1024px) {
  .c-global-mask.img5 figure::before {
    background-position: 35% 4%;
    background-size: 220px;
  }
}

/* 上にかぶせるマスク画像 */
.c-global-mask.img5 .masked {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/o6-2.png);
  background-size: cover;
  background-position: center;
  mask: url(../images/mask-5.svg);
  -webkit-mask: url(../images/mask-5.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-repeat: no-repeat;
  mask-position: 38% 8%;
  mask-size: 140px;
  -webkit-mask-size: 140px;
  z-index: 3; /* 最上層（切り抜かれた画像） */
}
@media (min-width: 1024px) {
  .c-global-mask.img5 .masked {
    mask-position: 36% 8%;
    mask-size: 170px;
    -webkit-mask-size: 170px;
  }
}

/* スクロールイン時に拡大 */
.c-global-mask.img5 figure.is-active {
  mask-size: 350%;
  -webkit-mask-size: 350%;
}

.c-global-mask.img6 {
  position: relative;
}

.c-global-mask.img6 figure {
  position: relative;
  width: 100%;
  height: auto;
  mask-image: url(../images/mask-4.svg), url(../images/mask-5.svg);
  -webkit-mask-image: url(../images/mask-4.svg), url(../images/mask-5.svg);
  mask-size: 100px, 60px;
  -webkit-mask-size: 100px, 60px;
  mask-position: 20% 50%, 60% 40%;
  -webkit-mask-position: 20% 50%, 60% 40%;
  mask-repeat: no-repeat, no-repeat;
  -webkit-mask-repeat: no-repeat, no-repeat;
  mask-composite: add; /* Firefox */
  -webkit-mask-composite: destination-in; /* Chrome系 */
  /* アニメーション設定 */
  transition: mask-size 1.2s ease-out, -webkit-mask-size 1.2s ease-out;
}

.c-global-mask.img6 img.original {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1; /* 最下層 */
}

/* 中間にくる::before */
.c-global-mask.img6 figure::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-image: url(../images/mask-4.svg);
  background-repeat: no-repeat;
  background-position: 49% 31%;
  background-size: 110px;
  z-index: 2; /* 中間層 */
  pointer-events: none;
}
@media (min-width: 1024px) {
  .c-global-mask.img6 figure::before {
    background-position: 47% 35%;
    background-size: 130px;
  }
}

/* 中間にくる::after */
.c-global-mask.img6 figure::after {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-image: url(../images/mask-5.svg);
  background-repeat: no-repeat;
  background-position: 81% 27%;
  background-size: 110px;
  z-index: 2; /* 中間層 */
  pointer-events: none;
}
@media (min-width: 1024px) {
  .c-global-mask.img6 figure::after {
    background-position: 78% 28%;
    background-size: 130px;
  }
}

/* 上にかぶせるマスク画像 */
.c-global-mask.img6 .masked {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/o6-3.png);
  background-size: cover;
  background-position: center;
  mask: url(../images/mask-4.svg), url(../images/mask-5.svg);
  -webkit-mask: url(../images/mask-4.svg), url(../images/mask-5.svg);
  mask-type: luminance;
  -webkit-mask-type: luminance;
  mask-repeat: no-repeat;
  mask-position: 51% 34%, 80% 30%;
  -webkit-mask-position: 51% 34%, 80% 30%;
  mask-size: 80px, 80px;
  -webkit-mask-size: 80px, 80px;
  z-index: 3; /* 最上層（切り抜かれた画像） */
}
@media (min-width: 1024px) {
  .c-global-mask.img6 .masked {
    mask-position: 49% 36%, 77% 31%;
    -webkit-mask-position: 49% 36%, 77% 31%;
    mask-size: 100px, 100px;
    -webkit-mask-size: 100px, 100px;
  }
}

/* スクロールイン時に拡大 */
.c-global-mask.img6 figure.is-active {
  mask-size: 350%;
  -webkit-mask-size: 350%;
}

:root {
  /* font-family
  ===================================================== */
  --g-font-family:"ads-rakugaki","Noto Sans JP", sans-serif;
  --g-font-family-en:"interpol-sans","Noto Sans JP", sans-serif;
  /* font-family
  ===================================================== */
}

/* common
===================================================== */
html,
body {
  font-size: 62.5%;
  height: 100%;
  overscroll-behavior-y: none;
  width: 100%;
  line-height: 1;
  scroll-behavior: auto !important;
  overflow-x: hidden;
  font-kerning: normal;
  font-family: var(--g-font-family);
  font-weight: 400;
  font-style: normal;
}

body.is-locked {
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}
a:hover {
  opacity: 0.7;
  transition: opacity 0.3s ease-in-out; /* 0.3秒で滑らかに変化 */
}

img,
video {
  width: 100%;
  display: block;
}

svg {
  fill: var(--c-text1);
}

@media (min-width: 1024px) {
  .pcNone {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .spNone {
    display: none !important;
  }
}
.is-padding {
  padding-left: 30px;
  padding-right: 30px;
}/*# sourceMappingURL=style.css.map */