@charset "UTF-8";
/* ==========================================================================
	transition
========================================================================== */
/* ==========================================================================
	行数でトリミング
========================================================================== */
/* ==========================================================================
	コンテナクエリ
========================================================================== */
:root {
  --base-max-width:1920;
  --base-pc-width:1540;
  --base-sp-width:400;
  --vwPC: calc(100vw / 1540);
  --vwSP: calc(100vw / 400);
  --easeInQuad:cubic-bezier(.55, .085, .68, .53);
  --easeInQuint:cubic-bezier(0.0, 0, 0.99, 0);
  --easeOutQuad:cubic-bezier(0.23, 1, 0.32, 1);
  --easeOutQuint:cubic-bezier(.25, .46, .45, .94);
  --easeOutSine:cubic-bezier(0.39, 0.575, 0.565, 1);
  --easeOutCubic:cubic-bezier(0.215, 0.61, 0.355, 1);
  --easeInOutQuad:cubic-bezier(0.45, 0, 0.55, 1);
  --easeInOutCubic:cubic-bezier(0.65, 0, 0.35, 1);
  --easePopUp:cubic-bezier(0.17, 0.88, 0.30, 1.28);
  --easeInCirc:cubic-bezier(0.55, 0, 1, 0.45);
  --theme-color:#218938;
  --base-text-color:#000;
  --base-color-olive:#82a835;
  --base-color-brown:#635955;
  --base-color-brown02:#c4bcb8;
  --base-color-brown03:#e0dad7;
  --base-color-brown04:#4a403c;
  --base-color-brown05:#97908d;
  --base-color-brown06:#89817e;
  --base-color-gray:#9c8f87;
  --base-color-gray02:#d6d0ce;
  --base-color-gray03:#a0a0a0;
  --base-color-white:#fff;
  --base-color-white02:#e5e4e4;
  --base-color-white03:#e6e2e0;
  --base-color-white04:#ede9e7;
  --base-color-white05:#f5f5f5;
  --base-color-white06:#fff8f5;
  --base-color-white07:#f2f2f2;
  --base-color-black:#000;
  --base-color-green:#39974e;
  --base-color-leaf-green:#9cd187;
  --base-border-color:#f0ece9;
  --base-border-color02:#e2dcda;
  --base-border-color03:#e1dcd9;
  --base-border-color04:#ddd8d5;
  --base-border-color05:#eeecea;
  --base-border-color06:#cbc1bc;
  --hanten:scale(-1, -1);
  --hantenX:scale(-1, 1);
  --hantenY:scaleY(-1);
  --transition-scale:transform 0.8s var(--easeOutCubic);
  --en: "Lexend", sans-serif;
  --gothic: "Zen Kaku Gothic New","Zen Kaku Gothic Antique",sans-serif;
  --delay: 0s;
  --path_lb:inset(100% 0 0 0);
  --path_lb-show:inset(0 0 0 0);
  --path_lb-top:polygon(0 100%,0 100%,0 100%);
  --path_lb-top-show:polygon(0 0,	100% 0,	100% 100%,0 100%);
  --path_tb:inset(0 0 100%);
  --path_bt:inset(100% 0 0);
  --path-show:inset(0);
  --path_rt: circle(0% at 100% 0);
  --path_rt-show: circle(200% at 100% 0);
  --path_lt: circle(0% at 0 0);
  --path_lt-show: circle(150% at 0 0);
}

:root {
  --head-mt:133px;
  --footer_space:calc(13rem + 15.25vw);
}

@media screen and (max-width: 1050px) {
  :root {
    --head-mt:32vw;
    --footer_space:46vw;
  }
}
@media screen and (min-width: 801px) {
  :root {
    --vwPC: calc(100vw / 1540);
    --fz8: max(.8rem, 8px);
    --fz9: max(.9rem, 9px);
    --fz10: max(1rem, 9px);
    --fz11: max(1.1rem, 10px);
    --fz12: max(1.2rem, 11px);
    --fz13: max(1.3rem, 12px);
    --fz14: max(1.4rem, 12px);
    --fz15: max(1.5rem, 13px);
    --fz16: max(1.6rem, 14px);
    --fz17: max(1.7rem, 15px);
    --fz18: max(1.8rem, 16px);
    --fz19: max(1.9rem, 17px);
    --fz20: max(2.0rem, 18px);
    --fz21: max(2.1rem, 18px);
    --fz22: max(2.2rem, 18px);
    --fz23: max(2.3rem, 20px);
    --fz24: max(2.4rem, 20px);
    --fz25: max(2.5rem, 21px);
    --fz26: max(2.6rem, 22px);
    --fz27: max(2.7rem, 23px);
    --fz28: max(2.8rem, 24px);
    --fz29: max(2.9rem, 25px);
    --fz30: max(3rem, 26px);
    --fz32: max(3.2rem, 28px);
    --fz33: max(3.3rem, 29px);
    --fz34: max(3.4rem, 30px);
    --fz35: max(3.5rem, 31px);
    --fz36: max(3.6rem, 32px);
    --fz37: max(3.7rem, 33px);
    --fz38: max(3.8rem, 34px);
    --fz39: max(3.9rem, 35px);
    --fz40: max(4rem, 36px);
    --fz41: max(4.1rem, 37px);
    --fz42: max(4.2rem, 38px);
    --fz44: max(4.4rem, 40px);
    --fz45: max(4.5rem, 41px);
    --fz46: max(4.6rem, 42px);
    --fz48: max(4.8rem, 44px);
    --fz50: max(5rem, 48px);
    --fz52: max(5.2rem, 48px);
    --fz54: max(5.4rem, 50px);
    --fz55: max(5.5rem, 51px);
    --fz56: max(5.6rem, 52px);
    --fz58: max(5.8rem, 54px);
    --fz59: max(5.9rem, 55px);
    --fz60: max(6rem, 56px);
    --fz64: max(6.4rem, 60px);
    --fz72: max(7.2rem, 68px);
    --fz78: max(7.8rem, 74px);
    --fz96: max(9.6rem, 90px);
  }
}
@media screen and (max-width: 800px) {
  :root {
    --vwSP: calc(100vw / 400);
    --fz6: clamp(.6rem, calc(6 * var(--vwSP)), .8rem);
    --fz7: clamp(.7rem, calc(7 * var(--vwSP)), .9rem);
    --fz8: clamp(.8rem, calc(8 * var(--vwSP)), 1rem);
    --fz9: clamp(.9rem, calc(9 * var(--vwSP)), 1.1rem);
    --fz10: clamp(1rem, calc(10 * var(--vwSP)), 1.2rem);
    --fz11: clamp(1.1rem, calc(11 * var(--vwSP)), 1.3rem);
    --fz12: clamp(1.2rem, calc(12 * var(--vwSP)), 1.4rem);
    --fz13: clamp(1.3rem, calc(13 * var(--vwSP)), 1.4rem);
    --fz14: clamp(1.4rem, calc(14 * var(--vwSP)), 1.6rem);
    --fz15: clamp(1.5rem, calc(15 * var(--vwSP)), 1.7rem);
    --fz16: clamp(1.6rem, calc(16 * var(--vwSP)), 1.8rem);
    --fz17: clamp(1.7rem, calc(17 * var(--vwSP)), 1.9rem);
    --fz18: clamp(1.8rem, calc(18 * var(--vwSP)), 2rem);
    --fz19: clamp(1.9rem, calc(19 * var(--vwSP)), 2.1rem);
    --fz20: clamp(2rem, calc(20 * var(--vwSP)), 2.2rem);
    --fz21: clamp(2.1rem, calc(21 * var(--vwSP)), 2.3rem);
    --fz22: clamp(2.2rem, calc(22 * var(--vwSP)), 2.4rem);
    --fz23: clamp(2.3rem, calc(23 * var(--vwSP)), 2.5rem);
    --fz24: clamp(2.4rem, calc(24 * var(--vwSP)), 2.6rem);
    --fz25: clamp(2.5rem, calc(25 * var(--vwSP)), 2.7rem);
    --fz26: clamp(2.6rem, calc(26 * var(--vwSP)), 2.8rem);
    --fz27: clamp(2.7rem, calc(27 * var(--vwSP)), 2.9rem);
    --fz28: clamp(2.8rem, calc(28 * var(--vwSP)), 3rem);
    --fz30: clamp(3rem, calc(30 * var(--vwSP)), 3.2rem);
    --fz31: clamp(3.1rem, calc(31 * var(--vwSP)), 3.3rem);
    --fz32: clamp(3.2rem, calc(32 * var(--vwSP)), 3.5rem);
    --fz33: clamp(3.3rem, calc(33 * var(--vwSP)), 3.5rem);
    --fz34: clamp(3.4rem, calc(34 * var(--vwSP)), 3.7rem);
    --fz35: clamp(3.5rem, calc(35 * var(--vwSP)), 3.9rem);
    --fz37: clamp(3.7rem, calc(37 * var(--vwSP)), 4.1rem);
    --fz36: clamp(3.6rem, calc(36 * var(--vwSP)), 4rem);
    --fz38: clamp(3.8rem, calc(38 * var(--vwSP)), 4.2rem);
    --fz40: clamp(4rem, calc(40 * var(--vwSP)), 4.4rem);
    --fz42: clamp(4.2rem, calc(42 * var(--vwSP)), 4.6rem);
    --fz44: clamp(4.4rem, calc(44 * var(--vwSP)), 4.8rem);
    --fz45: clamp(4.5rem, calc(45 * var(--vwSP)), 4.9rem);
    --fz47: clamp(4.7rem, calc(47 * var(--vwSP)), 5.1rem);
    --fz48: clamp(4.8rem, calc(48 * var(--vwSP)), 5.2rem);
    --fz49: clamp(4.9rem, calc(49 * var(--vwSP)), 5.3rem);
    --fz51: clamp(5.1rem, calc(51 * var(--vwSP)), 5.6rem);
    --fz56: clamp(5.6rem, calc(56 * var(--vwSP)), 6rem);
    --fz64: clamp(6.4rem, calc(64 * var(--vwSP)), 6.8rem);
  }
}
html.is-loading,
html.is-loading body {
  overflow: hidden;
  height: 100%;
}

@-webkit-keyframes main {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  8% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  37% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@keyframes main {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  8% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  37% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.head, .menu_tel-link, .hamburger {
  opacity: 0;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

.load .head, .load .menu_tel-link, .load .hamburger {
  opacity: 1;
}

#kv {
  position: relative;
  width: 100%;
  z-index: 10;
  margin-bottom: 380px;
  margin-bottom: 24.966vw;
}
#kv .visual_area {
  position: relative;
  top: 0;
  width: 86.9155844156%;
  aspect-ratio: 2677/1646;
  max-width: 1800px;
  margin: 0 auto;
  --W:2677;
  --H:1646;
  z-index: 5;
}
#kv .visual_area h1 {
  position: absolute;
  width: calc(523 / var(--W) * 100%);
  height: calc(724 / var(--H) * 100%);
  right: calc(2200 / var(--W) * 100%);
  bottom: calc(47 / var(--H) * 100%);
  --H1W:523;
  z-index: 30;
}
#kv .visual_area h1 span {
  display: block;
  position: absolute;
  width: calc(163 / var(--H1W) * 100%);
  top: 0;
  opacity: 0;
  clip-path: var(--path_tb);
  -webkit-transition: opacity 0.4s ease, clip-path 1s ease;
  transition: opacity 0.4s ease, clip-path 1s ease;
}
#kv .visual_area h1 .text01 {
  right: 0;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#kv .visual_area h1 .text02 {
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
#kv .visual_area h1 .text03 {
  left: 0;
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
#kv .visual_area .bg_wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(../img/top/fv_mask.svg);
          mask-image: url(../img/top/fv_mask.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background: #fff;
  z-index: 10;
}
#kv .visual_area .images {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
#kv .visual_area .images img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  --animation-duration: 18s;
  --animation-delay-base: calc(var(--animation-duration) / 3);
  -webkit-animation: main var(--animation-duration) linear 0s infinite;
  animation: main var(--animation-duration) linear 0s infinite;
}
#kv .visual_area .images:nth-child(2) img {
  -webkit-animation-delay: calc(var(--animation-delay-base));
          animation-delay: calc(var(--animation-delay-base));
}
#kv .visual_area .images:nth-child(3) img {
  -webkit-animation-delay: calc(2 * var(--animation-delay-base));
          animation-delay: calc(2 * var(--animation-delay-base));
}
#kv .visual_area .en-copy {
  position: absolute;
  width: calc(380 / var(--W) * 100%);
  height: calc(296 / var(--H) * 100%);
  right: calc(71 / var(--W) * 100%);
  top: calc(146 / var(--H) * 100%);
  opacity: 0;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
#kv .visual_area .plant_wrap {
  position: absolute;
  z-index: 20;
}
#kv .visual_area .-left {
  width: calc(1091 / var(--W) * 100%);
  height: calc(1728 / var(--H) * 100%);
  right: calc(1982 / var(--W) * 100%);
  top: calc(562 / var(--H) * 100%);
  --PAW:1091;
  --PAH:1728;
}
#kv .visual_area .-right {
  width: calc(1351 / var(--W) * 100%);
  height: calc(1560 / var(--H) * 100%);
  left: calc(1780 / var(--W) * 100%);
  top: calc(576 / var(--H) * 100%);
  --PAW:1351;
  --PAH:1560;
}
#kv .visual_area .plant {
  position: absolute;
  width: calc(var(--PW) / var(--PAW) * 100%);
  height: calc(var(--PH) / var(--PAH) * 100%);
  right: calc(var(--PR) / var(--PAW) * 100%);
  top: calc(var(--PT) / var(--PAH) * 100%);
  pointer-events: none;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
#kv .visual_area .plant.-p01 {
  --PW:528;
  --PH:964;
  right: auto;
  left: 0;
  top: 0;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#kv .visual_area .plant.-p02 {
  --PW:754;
  --PH:782;
  --PR:275;
  --PT:734;
  z-index: 20;
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
#kv .visual_area .plant.-p03 {
  --PW:310;
  --PH:858;
  --PR:259;
  --PT:652;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
#kv .visual_area .plant.-p04 {
  --PW:524;
  --PH:1052;
  right: 0;
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
  --PT:683;
}
#kv .visual_area .plant.-p05 {
  --PW:500;
  --PH:746;
  right: auto;
  left: 0;
  --PT:684;
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
#kv .visual_area .plant.-p06 {
  --PW:347;
  --PH:835;
  --PR:621;
  --PT:531;
  z-index: 20;
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
#kv .visual_area .plant.-p07 {
  --PW:1008;
  --PH:937;
  --PR:137;
  top: auto;
  bottom: 0;
  z-index: 20;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#kv .visual_area .plant.-p08 {
  --PW:748;
  --PH:1379;
  right: 0;
  top: 0;
  z-index: 30;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.load #kv h1 span {
  opacity: 1;
  clip-path: var(--path-show);
}
.load #kv .visual_area .plant,
.load #kv .visual_area .en-copy {
  -webkit-transform: scaleY(1) rotate(0);
          transform: scaleY(1) rotate(0);
  opacity: 1;
}

@media screen and (max-width: 1050px) {
  #kv {
    margin-bottom: 50vw;
  }
  #kv .visual_area {
    position: relative;
    top: 0;
    width: 96.2666666667%;
    aspect-ratio: 722/953;
    --W:722;
    --H:953;
    z-index: 5;
  }
  #kv .visual_area h1 {
    position: absolute;
    width: calc(293 / var(--W) * 100%);
    height: calc(405 / var(--H) * 100%);
    right: calc(395 / var(--W) * 100%);
    bottom: calc(-80 / var(--H) * 100%);
    --H1W:293;
  }
  #kv .visual_area h1 span {
    width: calc(92 / var(--H1W) * 100%);
  }
  #kv .visual_area .bg_wrap {
    -webkit-mask-image: url(../img/top/fv_mask-sp.svg);
            mask-image: url(../img/top/fv_mask-sp.svg);
  }
  #kv .visual_area .en-copy {
    position: absolute;
    width: calc(268 / var(--W) * 100%);
    height: calc(200 / var(--H) * 100%);
    right: calc(55 / var(--W) * 100%);
    top: calc(-16 / var(--H) * 100%);
  }
  #kv .visual_area .-left {
    width: calc(506 / var(--W) * 100%);
    height: calc(865 / var(--H) * 100%);
    right: calc(366 / var(--W) * 100%);
    top: calc(533 / var(--H) * 100%);
    --PAW:506;
    --PAH:865;
  }
  #kv .visual_area .-right {
    width: calc(627 / var(--W) * 100%);
    height: calc(806 / var(--H) * 100%);
    left: calc(355 / var(--W) * 100%);
    top: calc(555 / var(--H) * 100%);
    --PAW:627;
    --PAH:806;
  }
  #kv .visual_area .plant.-p01 {
    --PW:264;
    --PH:483;
  }
  #kv .visual_area .plant.-p02 {
    --PW:376;
    --PH:391;
    --PR:130;
    --PT:376;
  }
  #kv .visual_area .plant.-p03 {
    --PW:155;
    --PH:429;
    --PR:120;
    --PT:334;
  }
  #kv .visual_area .plant.-p04 {
    --PW:262;
    --PH:526;
    --PT:341;
  }
  #kv .visual_area .plant.-p05 {
    --PW:250;
    --PH:373;
    --PT:433;
  }
  #kv .visual_area .plant.-p06 {
    --PW:174;
    --PH:418;
    --PR:313;
    --PT:290;
  }
  #kv .visual_area .plant.-p07 {
    --PW:504;
    --PH:469;
    --PR:80;
  }
  #kv .visual_area .plant.-p08 {
    --PW:375;
    --PH:690;
  }
}

.works {
  position: relative;
  z-index: 20;
  margin-bottom: -11.36vw;
}
@media screen and (max-width: 1050px) {
  .works {
    margin-bottom: 0;
  }
}
.works:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/pattern02.webp") bottom center repeat;
  background-size: 1440px 2875px;
  z-index: 1;
}
.works .inr {
  position: relative;
  z-index: 10;
  padding-bottom: clamp(18.5rem, 11vw, 30rem);
}
@media screen and (max-width: 1050px) {
  .works .inr {
    padding-bottom: min(80px, 15vw);
  }
}
.works .title_area {
  width: 330px;
  width: 33%;
  max-width: 330px;
}
.works .title_area .sec_title {
  --W:174;
  --H:40;
}
.works .title_area .sec_title .deco {
  --dW:147;
  --dL:112;
  --dT:17;
}
@media screen and (max-width: 1050px) {
  .works .title_area .sec_title {
    --W:264;
    --H:61;
    width: 42.5806451613%;
    max-width: 260px;
  }
  .works .title_area .sec_title .deco {
    --dW:220;
    --dL:168;
    --dT:28;
  }
}
.works .title_area .n_txt {
  font-size: 1.6rem;
  margin-top: clamp(45px, 4.149122807rem + 0.8771929825vw, 5.5rem);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
}
.works .title_area .n_txt::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.works .title_area .n_txt::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
.works .title_area .link_wrap {
  width: 100%;
  margin-top: 5rem;
}
@media screen and (min-width: 1051px) {
  .works .title_area {
    -webkit-transform: translateY(-11.36vw);
            transform: translateY(-11.36vw);
  }
}
@media screen and (max-width: 1050px) {
  .works .title_area {
    width: 100%;
    max-width: 100%;
  }
  .works .title_area .link_wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
.works .picks {
  position: absolute;
  width: 63.63vw;
  left: calc(50% - 13.6vw);
  top: -17.53vw;
  overflow: hidden;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
  container-type: inline-size;
}
.works .picks .splide__track {
  overflow: visible;
  padding-top: 100px;
}
.works .picks .splide__slide {
  width: 38.7755102041cqw;
  max-width: 500px;
  margin-right: 6.1224489796cqw;
}
.works .picks .pick-card {
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  will-change: transform;
  position: relative;
  width: 100%;
}
.works .picks .is-next-up .pick-card {
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
}
.works .picks .is-next-next-up .pick-card {
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
}
.works .picks .pick-card__photo_wrap {
  position: relative;
}
.works .picks .v_txt {
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% + 0.5rem);
  font-size: clamp(11px, 1.0649122807rem + 0.0877192982vw, 1.2rem);
  text-align: center;
}
.works .picks .pick-card__photo {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  aspect-ratio: 760/480;
  -webkit-transition: -webkit-transform 0.3s var(--easeOutSine);
  transition: -webkit-transform 0.3s var(--easeOutSine);
  transition: transform 0.3s var(--easeOutSine);
  transition: transform 0.3s var(--easeOutSine), -webkit-transform 0.3s var(--easeOutSine);
  border-radius: 3rem;
  overflow: hidden;
}
.works .picks .pick-card__photo:after {
  content: "";
  display: block;
  position: absolute;
  width: 25%;
  aspect-ratio: 90/49;
  left: 14.2857142857cqw;
  top: 10.9183673469cqw;
  background-size: cover;
  z-index: 10;
}
.works .picks .pick-card__body {
  position: relative;
  padding: 2.5510204082cqw 2.0408163265cqw 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 20;
}
.works .picks .pick-card__title {
  font-size: min(25px, 2.0408163265cqw);
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 2.0408163265cqw;
  -webkit-transition: color 0.3s var(--easeOutSine);
  transition: color 0.3s var(--easeOutSine);
}
.works .picks .pick-card__tags {
  margin-bottom: 1.0204081633cqw;
}
.works .picks .pick-card__tags span {
  position: relative;
  display: inline-block;
  font-size: max(11px, 1.2244897959cqw);
  font-weight: 400;
  margin-right: 11px;
  margin-bottom: 5px;
}
.works .picks .pick-card__tags span:before {
  content: "#";
  display: inline-block;
  color: var(--theme-color);
}
.works .picks .pick-card__area {
  position: absolute;
  right: 2.0408163265cqw;
  top: -17px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  height: 25px;
  padding: 0 13px 2px;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  background: url(../img/common/cate_bg.jpg);
  background-size: cover;
}
.works .picks .pick-card__area .icon {
  width: 11px;
}
@media screen and (min-width: 801px) {
  .works .picks a:hover .pick-card__photo img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .works .picks a:hover .pick-card__title {
    color: var(--theme-color);
  }
}
@media screen and (max-width: 1050px) {
  .works .picks {
    position: relative;
    width: 100vw;
    left: 0;
    top: -50px;
    padding-left: 0;
  }
  .works .picks .splide__track {
    overflow: visible;
    padding-top: 100px;
  }
  .works .picks .splide__slide {
    width: 72cqw;
    max-width: 350px;
    margin-right: 8cqw;
  }
  .works .picks .is-next-up .pick-card {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  .works .picks .is-next-next-up .pick-card {
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
  }
  .works .picks .pick-card__body {
    padding: 5.3333333333cqw 3.4666666667cqw 0;
  }
  .works .picks .pick-card__title {
    font-size: min(22px, 4.5333333333cqw);
    margin-bottom: 17px;
  }
  .works .picks .pick-card__tags {
    margin-bottom: 2.6666666667cqw;
  }
  .works .picks .pick-card__tags span {
    font-size: min(15px, 3.2cqw);
  }
  .works .picks .pick-card__area {
    position: absolute;
    right: 5.3333333333cqw;
    top: -4.6666666667cqw;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5px;
    height: 25px;
    padding: 0 13px 2px;
    border-radius: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    background: url(../img/common/cate_bg.jpg);
    background-size: cover;
  }
  .works .picks .pick-card__area .icon {
    width: 11px;
  }
}
@media screen and (max-width: 1050px) {
  .works .wave_area .wave {
    -webkit-mask-image: url(../img/common/wave-sp02.webp);
            mask-image: url(../img/common/wave-sp02.webp);
  }
}

.about {
  position: relative;
  z-index: 20;
  background: url("../img/common/pattern02.webp") bottom center repeat;
  background-size: 1440px 2875px;
  padding-bottom: 15vw;
}
@media screen and (max-width: 1050px) {
  .about {
    padding-top: 20vw;
    padding-bottom: 25.33vw;
  }
}
.about .plant01 {
  position: absolute;
  left: calc(100% - 314px);
  top: -225px;
  width: 372px;
}
@media screen and (max-width: 1050px) {
  .about .plant01 {
    left: calc(100% - 160px);
    top: 125.6vw;
    width: 187px;
  }
}
.about .bg_area {
  position: absolute;
  left: 0;
  width: clamp(360px, 51.1038961039%, 1000px);
  --W:1574;
  --H:1721;
}
.about .bg_area:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: calc(-18 / var(--H) * 100%);
  width: calc(1521 / var(--W) * 100%);
  aspect-ratio: 1521/1899;
  background: url(../img/top/about_img-bg.webp);
  background-size: cover;
  z-index: 1;
}
.about .bg_area .img {
  position: relative;
  width: 100%;
  aspect-ratio: 1574/1721;
  left: -1px;
  -webkit-mask-image: url(../img/top/about_img-mask.svg);
          mask-image: url(../img/top/about_img-mask.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: top center;
  mask-position: top center;
  z-index: 10;
}
.about .bg_area .dot {
  position: absolute;
  width: calc(332 / var(--W) * 100%);
  right: calc(var(--dR) / var(--W) * 100%);
  bottom: calc(var(--dB) / var(--H) * 100%);
  z-index: 20;
}
.about .bg_area .dot.-dot01 {
  --dR:1333;
  --dB:1638;
}
.about .bg_area .dot.-dot02 {
  --dR:182;
  --dB:80;
}
.about .bg_area .bird {
  position: absolute;
  width: calc(var(--bW) / var(--W) * 100%);
  right: calc(var(--bR) / var(--W) * 100%);
  top: calc(var(--bB) / var(--H) * 100%);
  z-index: 20;
}
.about .bg_area .bird.-bird01 {
  --bW:197;
  --bR:633;
  --bB:-72;
}
.about .bg_area .bird.-bird02 {
  --bW:181;
  --bR:322;
  --bB:-251;
}
@media screen and (max-width: 1050px) {
  .about .bg_area {
    position: relative;
    width: 97.3333333333%;
  }
  .about .bg_area .dot {
    width: 22.8767123288%;
    right: calc(var(--dR) / 730 * 100%);
    bottom: calc(var(--dB) / 861 * 100%);
  }
  .about .bg_area .dot.-dot01 {
    --dR:592;
    --dB:794;
  }
  .about .bg_area .dot.-dot02 {
    --dR:53;
    --dB:52;
  }
  .about .bg_area .bird {
    width: calc(var(--bW) / 730 * 100%);
    right: calc(var(--bR) / 730 * 100%);
    top: calc(var(--bB) / 861 * 100%);
  }
  .about .bg_area .bird.-bird01 {
    --bW:107;
    --bR:210;
    --bB:-10;
  }
  .about .bg_area .bird.-bird02 {
    --bW:98;
    --bR:48;
    --bB:-95;
  }
}
.about .inr {
  position: relative;
  margin-left: 50%;
  -webkit-transform: translateX(-1.948vw);
          transform: translateX(-1.948vw);
  width: min(46.111vw, 980px);
}
@media screen and (max-width: 1050px) {
  .about .inr {
    width: 82.6666666667%;
    margin: 26.66vw auto 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.about .en-tit {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1050px) {
  .about .en-tit {
    margin-bottom: 2.5rem;
  }
}
.about .sec_title {
  max-width: 100%;
  --W:576;
  --H:45;
  margin-bottom: 7.5rem;
}
.about .sec_title .deco {
  --dW:203;
  --dL:467;
  --dT:28;
}
@media screen and (max-width: 1050px) {
  .about .sec_title {
    width: 77.9032258065%;
    max-width: 380px;
    --W:483;
    --H:156;
    margin-bottom: 5rem;
  }
  .about .sec_title .deco {
    --dW:288;
    --dL:313;
    --dT:120;
  }
}
.about .about_texts {
  font-size: clamp(17px, 1.1vw, 22px);
  font-weight: 500;
  --lh:calc(80/34);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
}
.about .about_texts::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.about .about_texts::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
.about .about_texts + .about_texts {
  margin-top: min(100px, 3.9vw);
}
@media screen and (min-width: 1051px) {
  .about .about_texts.-text01 {
    margin-left: 14.0845070423%;
  }
  .about .about_texts.-text02 {
    margin-left: 19.7183098592%;
    width: 70.4225352113%;
  }
  .about .about_texts.-text03 {
    margin-left: 26.7605633803%;
    width: 69.014084507%;
  }
  .about .about_texts.-text04 {
    margin-left: 19.7183098592%;
  }
}
@media screen and (max-width: 1050px) {
  .about .about_texts {
    font-size: 1.6rem;
    --lh:calc(68/32);
  }
  .about .about_texts + .about_texts {
    margin-top: 5rem;
  }
}
.about .link_wrap {
  width: 100%;
  max-width: 300px;
  margin-left: 19.7183098592%;
  margin-top: min(60px, 4.5vw);
}
@media screen and (max-width: 1050px) {
  .about .link_wrap {
    max-width: 450px;
    margin: 5rem auto 0;
  }
}
.about .about-loop {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 40px;
  width: 100%;
  z-index: 10;
  margin-top: min(180px, 7.14vw);
}
.about .about-loop .plant {
  position: absolute;
}
.about .about-loop .plant02 {
  width: 205px;
  right: 20px;
  top: -260px;
  z-index: 1;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
@media screen and (max-width: 1200px) {
  .about .about-loop .plant02 {
    display: none;
  }
}
.about .about-loop .plant03 {
  width: 241px;
  right: calc(100% - 240px);
  top: 460px;
  z-index: 20;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
@media screen and (max-width: 1050px) {
  .about .about-loop {
    gap: 20px;
    margin-top: 5.5rem;
  }
  .about .about-loop .plant03 {
    width: 145px;
    right: calc(100% - 120px);
    top: 230px;
    z-index: 20;
  }
}
.about .about-loop__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  will-change: transform;
  -webkit-animation: LoopX 70s infinite linear 1s both;
          animation: LoopX 70s infinite linear 1s both;
  z-index: 10;
}
@media screen and (max-width: 1050px) {
  .about .about-loop__inner {
    gap: 20px;
  }
}
.about .about-loop__img {
  display: block;
  width: 802px;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-mask-image: url(../img/top/about_loop-mask01.svg);
          mask-image: url(../img/top/about_loop-mask01.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: top center;
  mask-position: top center;
}
.about .about-loop__img:nth-child(odd) {
  -webkit-transform: translateY(10rem);
          transform: translateY(10rem);
}
.about .about-loop__img:nth-child(2n) {
  width: 607px;
  -webkit-mask-image: url(../img/top/about_loop-mask02.svg);
          mask-image: url(../img/top/about_loop-mask02.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: top center;
  mask-position: top center;
}
@media screen and (max-width: 1050px) {
  .about .about-loop__img {
    width: 441px;
  }
  .about .about-loop__img:nth-child(odd) {
    -webkit-transform: translateY(5rem);
            transform: translateY(5rem);
  }
  .about .about-loop__img:nth-child(2n) {
    width: 302px;
  }
}
.about .btm_wave {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  aspect-ratio: 3080/699;
  background: url("../img/common/pattern01.webp") bottom center repeat;
  background-size: 1440px 2875px;
  -webkit-mask-image: url(../img/top/top-works_wave.webp);
          mask-image: url(../img/top/top-works_wave.webp);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: top center;
  mask-position: top center;
}

.service {
  position: relative;
  padding-top: clamp(57px, 6.1688311688vw, 121.6px);
  z-index: 30;
}
@media screen and (max-width: 1050px) {
  .service {
    padding-top: 7.5rem;
  }
}
@media screen and (min-width: 800px) {
  .service:before {
    content: "";
    display: block;
    position: absolute;
    right: calc(50% + 0.6vw);
    top: -1rem;
    width: 82.5324675325%;
    aspect-ratio: 2542/1810;
    background: url(../img/top/service_bg-mask.svg);
    background-size: cover;
    z-index: 1;
    opacity: 0.9;
  }
}
.service .inr.-w1300 {
  z-index: 10;
}
@media screen and (max-width: 1050px) {
  .service .inr.-w1300 {
    width: 93.3333333333%;
  }
}
@media screen and (max-width: 1050px) {
  .service .title_column {
    width: 88.5714285714%;
  }
}
.service .sec_title {
  --W:444;
  --H:40;
}
.service .sec_title .deco {
  --dW:147;
  --dL:324;
  --dT:26;
}
@media screen and (max-width: 1050px) {
  .service .sec_title {
    --W:625;
    width: clamp(250px, 100%, 500px);
    max-width: 500px;
    --H:60;
  }
  .service .sec_title .deco {
    --dW:258;
    --dL:402;
    --dT:39;
  }
}
@media screen and (min-width: 1051px) {
  .service .service_link-area {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) 20px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
.service .service_link-box {
  position: relative;
  padding: 13rem 6rem 21rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10rem;
  background: url("../img/common/pattern_green02.webp") bottom center repeat;
  background-size: 640px 850px;
}
.service .service_link-box.-olive {
  background: url("../img/common/pattern_olive.webp") bottom center repeat;
  background-size: 640px 850px;
}
.service .service_link-box .img_wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 1040/640;
  margin-bottom: clamp(40px, 3.649122807rem + 0.8771929825vw, 5rem);
}
.service .service_link-box .titles {
  position: absolute;
  left: 5.7692307692%;
  bottom: calc(100% - 2rem);
  z-index: 20;
}
.service .service_link-box .bg_txt {
  display: table;
  background: var(--base-color-white);
  padding: 4px;
  border-radius: 2px;
}
.service .service_link-box .en_tit {
  margin-bottom: 5px;
}
.service .service_link-box .img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 1.5rem;
  margin-bottom: clamp(40px, 3.649122807rem + 0.8771929825vw, 5rem);
}
.service .service_link-box .v_txt {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  font-size: 1.3rem;
  letter-spacing: 0.04em;
  color: var(--base-color-white);
}
.service .service_link-box .v_txt.-l {
  left: -2rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.service .service_link-box .v_txt.-r {
  right: -2rem;
}
.service .service_link-box .n_txt {
  font-size: clamp(15px, 1.4298245614rem + 0.1754385965vw, 1.7rem);
  --lh:calc(80/34);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  color: var(--base-color-white);
}
.service .service_link-box .n_txt::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.service .service_link-box .n_txt::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
.service .service_link-box .link_wrap {
  width: 100%;
  max-width: 300px;
  margin-top: clamp(35px, 2.9736842105rem + 1.3157894737vw, 5rem);
  position: absolute;
  left: 6rem;
  bottom: 9rem;
}
.service .service_link-box.-box01 .en_tit {
  width: 128px;
}
.service .service_link-box.-box01 h3 {
  width: 149px;
}
.service .service_link-box.-box02 .en_tit {
  width: 136px;
}
.service .service_link-box.-box02 h3 {
  width: 330px;
}
@media screen and (max-width: 1050px) {
  .service .service_link-box {
    padding: 8rem 3rem 6.5rem;
    border-radius: 6rem;
  }
  .service .service_link-box .img_wrap {
    aspect-ratio: 580/440;
  }
  .service .service_link-box .titles {
    left: 6.8965517241%;
    bottom: calc(100% - 1.5rem);
    width: 100%;
  }
  .service .service_link-box .v_txt {
    font-size: 1rem;
  }
  .service .service_link-box .v_txt.-l {
    left: -1.5rem;
  }
  .service .service_link-box .v_txt.-r {
    right: -1.5rem;
  }
  .service .service_link-box .n_txt {
    --lh:calc(64/30);
  }
  .service .service_link-box .link_wrap {
    position: relative;
    max-width: 450px;
    left: auto;
    bottom: auto;
    margin: 4rem auto 0;
  }
  .service .service_link-box.-box01 {
    margin-bottom: 2rem;
  }
  .service .service_link-box.-box01 .en_tit {
    width: 31.3793103448%;
    max-width: 150px;
  }
  .service .service_link-box.-box01 h3 {
    width: 108px;
    width: 37.2413793103%;
    max-width: 180px;
  }
  .service .service_link-box.-box02 .en_tit {
    width: 33.4482758621%;
    max-width: 160px;
  }
  .service .service_link-box.-box02 h3 {
    width: 82.0689655172%;
    max-width: 440px;
  }
}

.products {
  position: relative;
  padding-top: clamp(102px, 11.038961039vw, 217.6px);
  padding-bottom: clamp(78px, 8.4415584416vw, 166.4px);
  padding-bottom: calc(13rem + 15.2vw);
}
@media screen and (max-width: 1050px) {
  .products {
    padding-top: 11rem;
    padding-bottom: calc(8rem + 17.33vw);
    /*130*/
  }
}
@media screen and (min-width: 800px) {
  .products:before {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 1.94vw);
    top: 5.19vw;
    width: 82.5324675325%;
    aspect-ratio: 2542/1810;
    background: url(../img/top/service_bg-mask.svg);
    background-size: cover;
    z-index: 1;
    opacity: 0.9;
  }
  .products:after {
    content: "";
    display: block;
    position: absolute;
    right: calc(50% + 0.6vw);
    bottom: calc(18rem + 15.2vw);
    width: 82.5324675325%;
    aspect-ratio: 2542/1810;
    background: url(../img/top/service_bg-mask.svg);
    background-size: cover;
    z-index: 1;
    opacity: 0.9;
  }
}
.products .inr.-w1300 {
  z-index: 10;
}
@media screen and (max-width: 1050px) {
  .products .inr.-w1300 {
    width: 93.3333333333%;
  }
}
@media screen and (max-width: 1050px) {
  .products .title_column {
    width: 88.5714285714%;
  }
}
.products .sec_title {
  --W:328;
  --H:40;
}
.products .sec_title .deco {
  --dW:179;
  --dL:200;
  --dT:18;
}
@media screen and (max-width: 1050px) {
  .products .sec_title {
    --W:501;
    width: 80.8064516129%;
    max-width: 400px;
    --H:60;
  }
  .products .sec_title .deco {
    --dW:272;
    --dL:313;
    --dT:30;
  }
}
.products .products_box {
  position: relative;
  background: url("../img/common/pattern08.webp") bottom center repeat;
  background-size: 1440px 2875px;
  border-radius: 8rem;
  border: 1px solid var(--base-color-white03);
  padding-top: clamp(30px, 3.2467532468vw, 64px);
  padding-right: clamp(36px, 3.8961038961vw, 76.8px);
  padding-bottom: clamp(36px, 3.8961038961vw, 76.8px);
  padding-left: clamp(36px, 3.8961038961vw, 76.8px);
}
.products .products_box.-bg02 {
  background: url("../img/common/pattern02.webp") bottom center repeat;
  background-size: 1440px 2875px;
}
.products .products_box + .products_box {
  margin-top: 2rem;
}
@media screen and (max-width: 1050px) {
  .products .products_box {
    border-radius: 6rem;
    padding: 4.5rem 2rem 5rem;
  }
}
.products .box-title_area {
  position: relative;
}
.products .box-title_area .box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  font-size: clamp(12px, 1.0596491228rem + 0.350877193vw, 1.6rem);
  color: var(--color);
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.products .box-title_area .box-title .icon {
  width: 16px;
}
.products .box-title_area .box-title .icon svg {
  fill: var(--color);
}
.products .box-title_area .box-title .carspace {
  width: 237px;
}
.products .box-title_area .box-title .entrance {
  width: 178px;
}
.products .box-title_area .box-title .garden {
  width: 262px;
}
@media screen and (max-width: 1050px) {
  .products .box-title_area .box-title {
    margin-bottom: 2rem;
  }
  .products .box-title_area .box-title .icon {
    width: 13px;
  }
  .products .box-title_area .box-title .carspace {
    width: 54.5161290323%;
    max-width: 237px;
  }
  .products .box-title_area .box-title .entrance {
    width: 40.9677419355%;
    max-width: 178px;
  }
  .products .box-title_area .box-title .garden {
    width: 60.3225806452%;
    max-width: 262px;
  }
}
.products .box-title_area .en {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: clamp(11px, 0.9947368421rem + 0.2631578947vw, 1.4rem);
  font-weight: 500;
  color: var(--base-color-gray);
}
@media screen and (max-width: 1050px) {
  .products .box-title_area .en {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: 0;
    margin: auto;
  }
}
.products .products_links {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 2rem minmax(0, 1fr) 2rem minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2rem;
  row-gap: 1rem;
  margin-top: 3rem;
}
@media screen and (max-width: 1200px) {
  .products .products_links {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) 2rem minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
  }
}
@media screen and (max-width: 800px) {
  .products .products_links {
    display: block;
    margin-top: 2rem;
  }
  .products .products_links li + li {
    margin-top: 1rem;
  }
}
.products .products_link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  gap: 3rem;
  background: var(--base-color-white02);
  border-radius: 3rem;
}
.products .products_link .img_area {
  position: relative;
  width: 41.6666666667%;
  aspect-ratio: 300/200;
  border-radius: 2rem;
  overflow: hidden;
}
.products .products_link .text_area {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1051px) {
  .products .products_link .text_area div {
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.products .products_link .ja {
  font-size: clamp(16px, 1.3894736842rem + 0.5263157895vw, 2.2rem);
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.products .products_link .en {
  font-size: clamp(11px, 1.0649122807rem + 0.0877192982vw, 1.2rem);
  color: var(--color);
}
.products .products_link .circle {
  position: absolute;
  right: 2rem;
  bottom: 1.5rem;
  width: 10px;
  height: 10px;
  background: var(--color);
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.products .products_link .arrow {
  position: absolute;
  bottom: 1.8rem;
  right: 2rem;
  width: 11px;
  height: 5px;
  opacity: 0;
  z-index: 10;
  transitin-delay: 0.1s;
}
.products .products_link .arrow svg {
  fill: var(--color);
}
@media screen and (min-width: 801px) {
  .products .products_link:hover .circle {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  .products .products_link:hover .arrow {
    opacity: 1;
  }
}
@media screen and (max-width: 1050px) {
  .products .products_link {
    padding: 2.6vw;
    gap: 2.5rem;
    border-radius: 2.8rem;
  }
  .products .products_link .img_area {
    width: 37.9310344828%;
    aspect-ratio: 220/140;
    border-radius: 1.8rem;
  }
  .products .products_link .circle {
    right: 2.6vw;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
  }
  .products .products_link .arrow {
    top: 0;
    bottom: 0;
    margin: auto;
    right: calc(2.6vw + 5px);
    width: 8px;
    height: 5px;
    opacity: 1;
  }
}

.after-follow {
  position: relative;
  z-index: 20;
  padding-top: 2.9vw;
  padding-bottom: 15.58vw;
  background: url("../img/common/pattern_green02.webp") top center repeat;
  background-size: 640px 850px;
}
@media screen and (max-width: 1050px) {
  .after-follow {
    padding-top: 4rem;
    padding-bottom: 36vw;
  }
}
.after-follow:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -28vw;
  width: 100%;
  aspect-ratio: 3080/1093;
  background: url(../img/common/wave_under04.webp) bottom center no-repeat;
  background-size: cover;
  z-index: 20;
}
.after-follow .plant {
  position: absolute;
  z-index: 15;
}
.after-follow .plant.-plant01 {
  width: 37.4675324675%;
  max-width: 577px;
  left: -17vw;
  top: -320px;
  top: -13.38vw;
}
.after-follow .plant.-plant02 {
  width: 37.2727272727%;
  max-width: 574px;
  left: 9vw;
  top: -15.3vw;
  z-index: 20;
}
.after-follow .plant.-plant03 {
  width: 38.5064935065%;
  max-width: 293px;
  left: 0;
  bottom: 7vw;
}
.after-follow .plant.-plant04 {
  width: 29.4805194805%;
  max-width: 454px;
  right: -105px;
  top: -117px;
  top: -7.629vw;
}
@media screen and (max-width: 1300px) {
  .after-follow .plant.-plant04 {
    top: -150px;
  }
}
.after-follow .plant.-plant05 {
  width: 23.6363636364%;
  max-width: 364px;
  right: -90px;
  bottom: 4vw;
}
@media screen and (max-width: 1050px) {
  .after-follow .plant.-plant01 {
    width: 76.9333333333%;
    left: -56.4vw;
    top: auto;
    bottom: 97.3vw;
  }
  .after-follow .plant.-plant02 {
    width: 78.9333333333%;
    left: -3.333vw;
    top: auto;
    bottom: 116vw;
  }
  .after-follow .plant.-plant03 {
    width: 43.7333333333%;
    left: 46.933vw;
    bottom: auto;
    top: calc(100% - 29.33vw);
  }
  .after-follow .plant.-plant04 {
    width: 60.5333333333%;
    right: -6rem;
    top: calc(-15.19vw - 50px);
  }
  .after-follow .plant.-plant05 {
    width: 63.7333333333%;
    right: auto;
    left: 56.6666666667%;
    bottom: auto;
    top: calc(100% - 73.333vw);
    max-width: 600px;
  }
}
.after-follow .inr {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 1051px) {
  .after-follow .inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (max-width: 1050px) {
  .after-follow .inr {
    width: 82.6%;
  }
}
.after-follow .text_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 41.2698412698%;
  padding-top: 4rem;
  padding-bottom: 5rem;
}
.after-follow .text_area .en-tit {
  margin-bottom: 2.5rem;
}
.after-follow .text_area .sec_title {
  --W:308;
  --H:40;
  margin-bottom: 8rem;
}
.after-follow .text_area .sec_title .deco {
  --dW:198;
  --dL:169;
  --dT:22;
  mix-blend-mode: screen;
}
.after-follow .text_area .n_txt {
  color: var(--base-color-white);
  font-size: clamp(16px, 1.5649122807rem + 0.0877192982vw, 1.7rem);
  --lh:calc(68/32);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  margin-bottom: 8rem;
}
.after-follow .text_area .n_txt::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.after-follow .text_area .n_txt::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
@media screen and (min-width: 1051px) {
  .after-follow .text_area .link_wrap {
    width: 300px;
  }
}
@media screen and (max-width: 1050px) {
  .after-follow .text_area {
    width: 100%;
    padding-top: 0;
    padding-bottom: 16rem;
  }
  .after-follow .text_area .en-tit {
    margin-bottom: 2.5rem;
  }
  .after-follow .text_area .sec_title {
    --W:470;
    --H:55;
    width: 75.8064516129%;
    max-width: 350px;
    margin-bottom: 5rem;
  }
  .after-follow .text_area .sec_title .deco {
    --dW:301;
    --dL:253;
    --dT:32;
  }
  .after-follow .text_area .n_txt {
    margin-bottom: 5rem;
  }
}
.after-follow .img_area {
  position: relative;
  width: 49.2063492063%;
  aspect-ratio: 1240/1520;
  overflow: hidden;
  border-radius: 1.5rem;
}
@media screen and (max-width: 1050px) {
  .after-follow .img_area {
    width: 100%;
    aspect-ratio: 620/720;
  }
}

.area {
  padding-bottom: 8vw;
}
@media screen and (max-width: 800px) {
  .area {
    padding-bottom: 21vw;
  }
}

.voice {
  position: relative;
  z-index: 40;
  margin-bottom: 13rem;
}
@media screen and (max-width: 1050px) {
  .voice {
    margin-bottom: 8rem;
    padding-bottom: calc(4.5rem + 65px);
  }
}
@media screen and (min-width: 1051px) {
  .voice .inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10.7692307692%;
  }
}
@media screen and (min-width: 1051px) {
  .voice .title_area {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 300px;
    z-index: 20;
  }
}
.voice .en-tit {
  margin-bottom: 2rem;
}
.voice h2 {
  width: 215px;
  margin-bottom: 4.2rem;
}
@media screen and (max-width: 1050px) {
  .voice h2 {
    width: min(43.73vw, 215px);
  }
}
.voice .n_txt {
  font-size: clamp(16px, 1.5649122807rem + 0.0877192982vw, 1.7rem);
  --lh:calc(72/34);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  margin-bottom: 5.5rem;
}
.voice .n_txt::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.voice .n_txt::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
@media screen and (max-width: 1050px) {
  .voice .n_txt {
    margin-bottom: 4.5rem;
  }
}
.voice .link_wrap {
  width: 100%;
}
@media screen and (max-width: 1050px) {
  .voice .link_wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(-4.5rem - 65px);
    margin: auto;
  }
}
.voice .slide_area {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 10;
  container-type: inline-size;
}
.voice .slide_area:before {
  content: "";
  display: block;
  position: absolute;
  right: calc(100% + 16px);
  height: 104%;
  top: -2%;
  background: url("../img/common/pattern01.webp") bottom center repeat;
  background-size: 1440px 2875px;
  width: 100vw;
  z-index: 20;
}
.voice .slide_area .splide__track {
  overflow: visible;
}
.voice .slide_area .splide__slide {
  width: 420px;
  width: 27.2vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.voice .slide_area .voice-card__link {
  position: relative;
  display: block;
  background: var(--base-color-brown02);
  border-radius: 3rem;
  padding: 4rem 3rem 0;
}
.voice .slide_area .voice-card__photo {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  aspect-ratio: 720/520;
  border-radius: 3rem;
  overflow: hidden;
}
.voice .slide_area .voice-card__body {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 20;
  width: 88.8888888889%;
  margin: 0 auto;
  -webkit-transform: translateY(-4rem);
          transform: translateY(-4rem);
}
.voice .slide_area .en {
  display: inline-block;
  font-size: clamp(12px, 1.1298245614rem + 0.1754385965vw, 1.4rem);
  font-weight: 500;
  line-height: 1.75;
  padding: 0px 10px;
  margin-bottom: 0.5rem;
  background: #fff;
  border-radius: 2px;
}
.voice .slide_area .en span {
  background: url(../img/common/pattern_num.jpg) center/cover no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.voice .slide_area .voice-card__title {
  display: block;
  margin-bottom: 2rem;
}
.voice .slide_area .voice-card__title span {
  display: inline;
  font-size: clamp(16px, 1.4596491228rem + 0.350877193vw, 2rem);
  font-weight: 700;
  line-height: 1.75;
  padding: 0px 10px;
  background: #fff;
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.voice .slide_area .voice-card__area {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  height: 25px;
  padding: 0 13px 2px;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  background: url(../img/common/cate_bg.jpg);
  background-size: cover;
}
.voice .slide_area .voice-card__area .icon {
  width: 11px;
}
.voice .slide_area .circle {
  position: absolute;
  right: 3rem;
  bottom: 3rem;
  width: 10px;
  height: 10px;
  background: var(--color);
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.voice .slide_area .arrow {
  position: absolute;
  bottom: 3.3rem;
  right: 3rem;
  width: 11px;
  height: 5px;
  opacity: 0;
  z-index: 10;
  transitin-delay: 0.1s;
}
.voice .slide_area .arrow svg {
  fill: var(--color);
}
@media screen and (min-width: 801px) {
  .voice .slide_area a:hover .voice-card__photo img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .voice .slide_area a:hover .circle {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
  .voice .slide_area a:hover .arrow {
    opacity: 1;
  }
}
@media screen and (max-width: 1050px) {
  .voice .slide_area:before {
    right: calc(100% + 10px);
  }
  .voice .slide_area .splide__slide {
    width: 420px;
    width: 80vw;
    max-width: 450px;
  }
  .voice .slide_area .voice-card__link {
    padding: 3rem 2rem 0;
  }
  .voice .slide_area .voice-card__photo {
    aspect-ratio: 520/380;
    border-radius: 3rem;
  }
  .voice .slide_area .voice-card__body {
    width: 88.4615384615%;
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
  }
  .voice .slide_area .voice-card__title {
    margin-bottom: 1.5rem;
  }
  .voice .slide_area .voice-card__title span {
    padding: 0px 8px;
  }
  .voice .slide_area .voice-card__area {
    gap: 4px;
    height: 25px;
    padding: 0 8px 2px;
    border-radius: 10px;
    font-size: 11px;
  }
  .voice .slide_area .voice-card__area .icon {
    width: 9px;
  }
  .voice .slide_area .splide__arrow {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .voice .slide_area .circle {
    right: 2rem;
    bottom: 1.8rem;
    right: 20px;
    bottom: 18px;
    width: 20px;
    height: 20px;
  }
  .voice .slide_area .arrow {
    bottom: 2.7rem;
    right: 2.5rem;
    bottom: 26px;
    right: 25px;
    width: 9px;
    height: 4px;
    opacity: 1;
  }
}

.news {
  position: relative;
  z-index: 40;
  margin-bottom: var(--footer_space);
}
@media screen and (min-width: 1051px) {
  .news .inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10.7692307692%;
  }
}
@media screen and (max-width: 1050px) {
  .news .inr {
    width: 88%;
    padding-bottom: calc(4rem + 64px);
  }
}
@media screen and (min-width: 1051px) {
  .news .title_area {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 300px;
    z-index: 20;
  }
}
@media screen and (max-width: 1050px) {
  .news .title_area {
    width: 93.9393939394%;
    margin: 0 auto 3.5rem;
  }
}
.news .title_area div {
  width: 100%;
}
.news .en-tit {
  margin-bottom: 2rem;
}
.news h2 {
  width: 165px;
  margin-bottom: 4.2rem;
}
@media screen and (max-width: 1050px) {
  .news h2 {
    width: 40.4838709677%;
    max-width: 200px;
  }
}
.news .link_wrap {
  width: 100%;
}
@media screen and (max-width: 1050px) {
  .news .link_wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
.news .link_area {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news .link_area li + li {
  margin-top: 2rem;
}
.news .link_area li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
  padding: 2.75rem 6rem 2.75rem 3rem;
  border-radius: 3rem;
  background: var(--base-color-white04);
}
.news .link_area li .day {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: clamp(12px, 1.1649122807rem + 0.0877192982vw, 1.3rem);
  font-weight: 500;
  color: var(--base-color-gray03);
}
.news .link_area li .cate {
  width: 110px;
}
.news .link_area li .cate span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 25px;
  padding: 0 13px 2px;
  border-radius: 10px;
  color: #fff;
  font-size: clamp(11px, 1.0649122807rem + 0.0877192982vw, 1.2rem);
  font-weight: 500;
  background: url(../img/common/cate_bg.jpg);
  background-size: cover;
}
.news .link_area li .title {
  min-width: 0;
  font-size: clamp(14px, 1.3298245614rem + 0.1754385965vw, 1.6rem);
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1051px) {
  .news .link_area li .title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (max-width: 1050px) {
  .news .link_area li .title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.news .link_area li .circle {
  position: absolute;
  right: 2.9rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: var(--color);
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.news .link_area li .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2.9rem;
  margin: auto;
  width: 11px;
  height: 5px;
  opacity: 0;
  z-index: 10;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.news .link_area li .arrow svg {
  fill: var(--color);
}
@media screen and (min-width: 801px) {
  .news .link_area li:hover .circle {
    -webkit-transform: scale(3);
            transform: scale(3);
  }
  .news .link_area li:hover .arrow {
    opacity: 1;
  }
}
@media screen and (max-width: 1050px) {
  .news .link_area li + li {
    margin-top: 1rem;
  }
  .news .link_area li a {
    gap: 1rem;
    padding: 2rem 5.5rem 2.5rem 2.5rem;
  }
  .news .link_area li .cate {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto span;
    width-height: 20px;
    width-padding: 0 12px 2px;
    width-border-radius: 8px;
  }
  .news .link_area li .title {
    line-height: 1.7142857143;
  }
}
@media screen and (max-width: 1050px) and (max-width: 1050px) {
  .news .link_area li .title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media screen and (max-width: 800px) {
  .news .link_area li .circle {
    right: 2rem;
    width: 20px;
    height: 20px;
  }
  .news .link_area li .arrow {
    right: 2.5rem;
    width: 9px;
    opacity: 1;
  }
}
.news .insta_bnr {
  margin: 13rem auto 0;
}
@media screen and (max-width: 1050px) {
  .news .insta_bnr {
    margin-top: 6.5rem;
  }
}