@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);
  }
}
.fv {
  padding-bottom: calc(8rem + 1.9vw);
}
@media screen and (max-width: 1050px) {
  .fv {
    padding-bottom: 0;
  }
}
.fv.-slide {
  padding-bottom: 0;
}
@media screen and (min-width: 1051px) {
  .fv .inr.-detail {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
  }
}
@media screen and (min-width: 1051px) {
  .fv .page-title_area {
    bottom: 3rem;
  }
}
@media screen and (max-width: 1050px) {
  .fv .page-title_area {
    margin-top: 66.66vw;
    margin-bottom: 40vw;
  }
}
.fv .page-title_area h1.-mask {
  padding: 5px 8px 9px;
}
.fv .page-title_area .text {
  position: relative;
  font-size: clamp(36px, 2.7578947368rem + 2.1052631579vw, 6rem);
  font-weight: 700;
  z-index: 10;
}
.fv .page-title_area.-detail {
  bottom: 5rem;
}
@media screen and (min-width: 1051px) {
  .fv .page-title_area.-detail h1 {
    width: 79.7101449275%;
  }
}
.fv .page-title_area.-detail h1 span {
  display: inline;
  font-size: clamp(30px, 2.2280701754rem + 1.9298245614vw, 5.2rem);
  line-height: 1.7;
  font-weight: 700;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0px 20px 1px;
  background: var(--base-color-white05);
  border-radius: 2px;
}
@media screen and (max-width: 1050px) {
  .fv .page-title_area.-detail {
    position: relative;
    margin-top: 41vw;
    margin-bottom: 0;
    bottom: auto;
  }
  .fv .page-title_area.-detail h1 span {
    padding: 0px 10px 1px;
  }
}
@media screen and (max-width: 1050px) {
  .fv .page-title_area {
    margin-bottom: 30vw;
  }
}
.fv .page_title.-archive {
  --W:280;
  --H:140;
}
.fv .page_title.-archive > img {
  width: 255px;
}
@media screen and (max-width: 1050px) {
  .fv .page_title.-archive {
    --W:305;
    --H:68;
  }
  .fv .page_title.-archive > img {
    width: 40.66vw;
    max-width: 305px;
  }
}
.fv .page_title .deco {
  left: auto;
  right: -3.5rem;
  width: 143px;
  top: 46px;
}
@media screen and (max-width: 1050px) {
  .fv .page_title .deco {
    width: 85px;
    right: -16px;
    top: auto;
    bottom: -8px;
  }
}
.fv .fv_img {
  aspect-ratio: 1180/740;
  border-radius: min(10vw, 180px);
}

/* ==========================================================================
	category_area
========================================================================== */
.category_area {
  position: relative;
  padding-top: 1.9vw;
  padding-bottom: clamp(60px, 4.0701754386rem + 4.8245614035vw, 11.5rem);
  z-index: 60;
}
@media screen and (max-width: 1050px) {
  .category_area {
    padding-top: calc(15vw + 5rem);
  }
}
.category_area:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 13vw;
  width: 100%;
  height: calc(100% - 13vw);
  background: #eeeae9;
}
.category_area .wave_area {
  top: -1.9vw;
}
@media screen and (max-width: 1050px) {
  .category_area .wave_area {
    top: 0;
  }
}
.category_area .conditions_wrap {
  position: relative;
  width: 82.6666666667%;
  max-width: 1000px;
  margin: 0 auto;
  z-index: 20;
}
.category_area .conditions_wrap:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--base-color-white);
  border-radius: 60px;
  z-index: 1;
}
@media screen and (max-width: 1050px) {
  .category_area .conditions_wrap:before {
    border-radius: 27.5px;
  }
}
.category_area .conditions_btn {
  position: relative;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: clamp(65px, 5.6228070175rem + 2.1929824561vw, 9rem);
  gap: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
}
@media screen and (max-width: 800px) {
  .category_area .conditions_btn {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 3rem;
    gap: 0.5rem;
  }
}
.category_area .conditions_btn h2 {
  width: clamp(105px, 8.5350877193rem + 4.9122807018vw, 16.1rem);
}
.category_area .conditions_btn .en {
  font-size: clamp(11px, 1.0298245614rem + 0.1754385965vw, 1.3rem);
  font-weight: 500;
  color: var(--theme-color);
}
.category_area .conditions_btn .btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3rem;
  margin: auto;
  width: 40px;
  height: 40px;
  background: var(--base-color-brown);
  border-radius: 50%;
}
.category_area .conditions_btn .btn:before, .category_area .conditions_btn .btn:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 12px;
  background: var(--base-color-white04);
  -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);
}
.category_area .conditions_btn .btn:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 800px) {
  .category_area .conditions_btn .btn {
    right: 2.5rem;
    width: 20px;
    height: 20px;
  }
  .category_area .conditions_btn .btn:before, .category_area .conditions_btn .btn:after {
    width: 1px;
    height: 8px;
  }
}
.category_area .conditions_btn.is-active .btn:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.category_area .conditions_list {
  position: relative;
  width: 100%;
  display: none;
  padding: 30px 55px 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  border-top: 1px solid var(--base-border-color02);
  z-index: 10;
}
@media screen and (max-width: 800px) {
  .category_area .conditions_list {
    padding: 2.8rem 3rem 3rem;
  }
}
.category_area .conditions_list .conditions_link {
  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-sizing: border-box;
          box-sizing: border-box;
}
.category_area .conditions_list .conditions_link + .conditions_link {
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .category_area .conditions_list .conditions_link {
    display: block;
  }
}
.category_area .conditions_list .conditions_head {
  width: 10.7954545455%;
  font-size: clamp(14px, 1.2947368421rem + 0.2631578947vw, 1.7rem);
  font-weight: 700;
}
@media screen and (min-width: 801px) {
  .category_area .conditions_list .conditions_head.fch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 800px) {
  .category_area .conditions_list .conditions_head {
    margin-bottom: 2rem;
    width: 100%;
  }
}
@media screen and (min-width: 801px) {
  .category_area .conditions_list .conditions_links {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (min-width: 801px) {
  .category_area .conditions_list .-rino {
    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;
  }
}
.category_area .conditions_list .-rino a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 48.7179487179%;
  height: clamp(40px, 2.9473684211rem + 2.6315789474vw, 7rem);
  font-size: clamp(15px, 1.3245614035rem + 0.4385964912vw, 2rem);
  font-weight: 500;
  color: var(--theme-color);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--base-color-white);
  border: 1px solid var(--base-border-color03);
  border-radius: 30px;
}
.category_area .conditions_list .-rino a:nth-child(2) {
  color: var(--base-color-olive);
}
@media screen and (min-width: 801px) {
  .category_area .conditions_list .-rino a:hover {
    background: var(--theme-color);
    color: #fff;
  }
  .category_area .conditions_list .-rino a:nth-child(2):hover {
    background: var(--base-color-olive);
  }
}
@media screen and (max-width: 800px) {
  .category_area .conditions_list .-rino a {
    width: 100%;
    border-radius: 18px;
  }
  .category_area .conditions_list .-rino a + a {
    margin-top: 1.5rem;
  }
}
.category_area .conditions_list .-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.category_area .conditions_list .-products a {
  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;
  min-height: clamp(25px, 2.3245614035rem + 0.4385964912vw, 3rem);
  padding: 0 15px;
  border-radius: 12.5px;
  background: var(--base-color-brown);
  color: #fff;
  font-size: clamp(12px, 1.1298245614rem + 0.1754385965vw, 1.4rem);
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
}
.category_area .conditions_list .-products a:first-child {
  background: var(--theme-color);
  color: #fff;
}
@media screen and (min-width: 801px) {
  .category_area .conditions_list .-products a:hover {
    background: var(--theme-color);
    color: #fff;
  }
}
@media screen and (max-width: 800px) {
  .category_area .conditions_list .-products {
    gap: 5px 15px;
  }
  .category_area .conditions_list .-products a {
    padding: 0 10px;
    border-radius: 10px;
  }
}
.category_area .conditions_list .-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
.category_area .conditions_list .-tag a {
  position: relative;
  display: inline-block;
  font-size: clamp(12px, 1.1298245614rem + 0.1754385965vw, 1.4rem);
  font-weight: 500;
}
.category_area .conditions_list .-tag a span {
  color: var(--theme-color);
}
@media screen and (min-width: 801px) {
  .category_area .conditions_list .-tag a:hover {
    color: var(--theme-color);
  }
}
@media screen and (max-width: 800px) {
  .category_area .conditions_list .-tag {
    gap: 17px 12px;
  }
}
.category_area .plant {
  position: absolute;
  z-index: 10;
}
.category_area .plant.-plant01 {
  width: 450px;
  width: 29.2207792208%;
  right: calc(100% - 308px);
  top: -8.5vw;
}
.category_area .plant.-plant02 {
  width: 557px;
  width: 36.1688311688%;
  left: calc(100% - 527px);
  top: -36rem;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
@media screen and (min-width: 1051px) {
  .category_area .plant.-plant01 {
    max-width: 450px;
  }
  .category_area .plant.-plant02 {
    max-width: 557px;
  }
}
@media screen and (max-width: 1540px) {
  .category_area .plant.-plant01 {
    right: 80.1948051948%;
  }
  .category_area .plant.-plant02 {
    left: 66.2337662338%;
  }
}
@media screen and (max-width: 1050px) {
  .category_area .plant.-plant01 {
    width: 60%;
    right: 58.6666666667%;
    top: -27vw;
  }
  .category_area .plant.-plant02 {
    width: 74.2666666667%;
    left: 40.2666666667%;
    top: auto;
    bottom: calc(100% + 2vw);
  }
}

/* ==========================================================================
	works_wrap
========================================================================== */
.works_wrap {
  position: relative;
  z-index: 25;
  z-index: 65;
  background: var(--base-color-white04);
}
.works_wrap .plant {
  position: absolute;
  width: min(29.22%, 450px);
  top: calc(-15vw - 16rem);
  right: calc(100% - 308px);
  z-index: 20;
}
@media screen and (max-width: 1540px) {
  .works_wrap .plant {
    right: calc(100% - 20vw);
  }
}
@media screen and (max-width: 1050px) {
  .works_wrap .plant {
    width: 60%;
    right: 58.6666666667%;
    top: -40.3vw;
  }
}
@media screen and (max-width: 800px) {
  .works_wrap .inr.-w1300 {
    width: 82.6666666667%;
  }
}
.works_wrap .archive_wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 7rem minmax(0, 1fr) 7rem minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 6rem 7rem;
  margin-bottom: 11rem;
}
@media screen and (max-width: 1050px) {
  .works_wrap .archive_wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) 7rem minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6rem 7rem;
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 600px) {
  .works_wrap .archive_wrap {
    display: block;
  }
}
.works_wrap .works-link {
  position: relative;
  display: block;
}
@media screen and (max-width: 600px) {
  .works_wrap .works-link + .works-link {
    margin-top: 5rem;
  }
}
.works_wrap .works-link .img_wrap {
  position: relative;
}
.works_wrap .works-link .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_wrap .works-link .img {
  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;
  z-index: 10;
}
.works_wrap .works-link .link_text {
  position: relative;
  width: 89.4736842105%;
  margin-inline: auto;
  padding-top: 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 20;
}
.works_wrap .works-link .link_title {
  font-size: clamp(17px, 1.5947368421rem + 0.2631578947vw, 2rem);
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 2rem;
  -webkit-transition: color 0.3s var(--easeOutSine);
  transition: color 0.3s var(--easeOutSine);
}
.works_wrap .works-link .tags span {
  position: relative;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-right: 11px;
  margin-bottom: 5px;
}
.works_wrap .works-link .tags span:before {
  content: "#";
  display: inline-block;
  color: var(--theme-color);
}
.works_wrap .works-link .works_area {
  position: absolute;
  right: 5.2631578947%;
  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_wrap .works-link .works_area .icon {
  width: 11px;
}
@media screen and (max-width: 1050px) {
  .works_wrap .works-link .works_area {
    right: 0;
  }
}
@media screen and (min-width: 801px) {
  .works_wrap .works-link:hover .img img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .works_wrap .works-link:hover .link_title {
    color: var(--theme-color);
  }
}
.works_wrap .detail-wrap {
  padding-top: 5rem;
  padding-bottom: 12.5rem;
}
@media screen and (max-width: 1050px) {
  .works_wrap .detail-wrap {
    padding-top: 8rem;
    width: 82.6666666667% !important;
  }
}
.works_wrap .ichiran_area {
  padding-bottom: calc(15vw + 8rem);
}
.works_wrap .ichiran_area .inr {
  padding-top: 8rem;
  border-top: 1px solid var(--base-border-color02);
}
.works_wrap .ichiran_area: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;
}
.works_wrap .ichiran_area .link_wrap {
  max-width: 500px;
  margin-inline: auto;
}
@media screen and (min-width: 1051px) {
  .works_wrap .ichiran_area .link_btn {
    padding: 3.2rem 3rem 3.2rem 3.5rem;
    border-radius: 3.5rem;
  }
}
@media screen and (max-width: 1050px) {
  .works_wrap .ichiran_area {
    border-top: 1px solid var(--base-border-color02);
  }
  .works_wrap .ichiran_area .inr {
    padding-top: 8rem;
    border: none;
  }
  .works_wrap .ichiran_area .link_wrap {
    max-width: 500px;
    margin-inline: auto;
  }
}

.detail_intro {
  position: relative;
  padding-top: 12rem;
  padding-bottom: calc(15vw + 8rem);
}
@media screen and (max-width: 1050px) {
  .detail_intro {
    padding-top: 42vw;
    padding-bottom: calc(15vw + 6rem);
    padding-bottom: 31vw;
  }
}
.detail_intro .intro-text {
  font-size: clamp(16px, 1.5649122807rem + 0.0877192982vw, 1.7rem);
  font-weight: 500;
  --lh:calc(76/34);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  margin-bottom: 8rem;
}
.detail_intro .intro-text::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.detail_intro .intro-text::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
@media screen and (max-width: 1050px) {
  .detail_intro .intro-text {
    width: 93.9393939394%;
    margin: 0 auto 5rem;
  }
}
@media screen and (min-width: 1051px) {
  .detail_intro .info_area {
    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;
  }
}
.detail_intro .info_data {
  padding: 4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/common/pattern07.webp") bottom center repeat;
  background-size: 1440px 2875px;
  border-radius: 5rem;
}
@media screen and (max-width: 1050px) {
  .detail_intro .info_data {
    padding: 2.8rem 3rem 3.3rem;
    border-radius: 3rem;
  }
}
@media screen and (min-width: 1051px) {
  .detail_intro .data_wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: max(29.1666666667%, 125px) 1fr;
    grid-template-columns: max(29.1666666667%, 125px) 1fr;
  }
}
.detail_intro .data_wrap + .data_wrap {
  margin-top: 2.5rem;
}
.detail_intro .data_head {
  font-size: clamp(14px, 1.3649122807rem + 0.0877192982vw, 1.5rem);
  font-weight: 700;
}
.detail_intro .data_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-size: clamp(13px, 1.2649122807rem + 0.0877192982vw, 1.4rem);
  font-weight: 500;
}
.detail_intro .data_area .icon {
  width: 15px;
}
@media screen and (max-width: 1050px) {
  .detail_intro .data_area {
    margin-top: 1.8rem;
  }
}
.detail_intro .-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 1051px) {
  .detail_intro .-products {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
}
.detail_intro .-products a {
  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;
  min-height: 25px;
  padding: 0 8px 2px;
  border-radius: 10px;
  background: var(--base-color-brown);
  color: #fff;
  font-size: clamp(12px, 1.1649122807rem + 0.0877192982vw, 1.3rem);
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
}
@media screen and (min-width: 801px) {
  .detail_intro .-products a:hover {
    background: var(--theme-color);
    color: #fff;
  }
}
@media screen and (max-width: 1050px) {
  .detail_intro .-products {
    margin-top: 1.7rem;
    gap: 10px 5px;
  }
  .detail_intro .-products a {
    padding: 0 10px;
    border-radius: 10px;
  }
}
.detail_intro .-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 12px;
}
.detail_intro .-tag a {
  position: relative;
  display: inline-block;
  font-size: clamp(12px, 1.1298245614rem + 0.1754385965vw, 1.4rem);
  font-weight: 500;
}
.detail_intro .-tag a span {
  color: var(--theme-color);
}
@media screen and (min-width: 801px) {
  .detail_intro .-tag a:hover {
    color: var(--theme-color);
  }
}
@media screen and (max-width: 1050px) {
  .detail_intro .-tag {
    margin-top: 1.5rem;
    gap: 10px 11px;
  }
}
.detail_intro .info_voice {
  background: url("../img/common/pattern03.webp") bottom center repeat;
  background-size: 1440px 2875px;
  padding: 2rem 2rem 2rem 3rem;
  box-siizng: border-box;
  border-radius: 5rem;
  gap: 3rem;
}
@media screen and (min-width: 1051px) {
  .detail_intro .info_voice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1050px) {
  .detail_intro .info_voice {
    margin-top: 2rem;
    padding: 3.5rem 2.8rem 3.8rem;
    border-radius: 3rem;
  }
}
.detail_intro .info_voice .img_wrap {
  position: relative;
  width: clamp(150px, 31%, 160px);
}
.detail_intro .info_voice .img_wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: -32px;
  left: 58.9285714286%;
  width: 145px;
  aspect-ratio: 290/116;
  background: url(../img/works/info_voice-bubble.png);
  background-size: cover;
  z-index: 10;
}
.detail_intro .info_voice .img_wrap .img {
  position: relative;
  width: 100%;
  aspect-ratio: 280/320;
  border-radius: 6rem;
  overflow: hidden;
}
@media screen and (min-width: 1051px) {
  .detail_intro .info_voice .img_wrap .img {
    min-height: 180px;
  }
}
@media screen and (max-width: 1050px) {
  .detail_intro .info_voice .img_wrap {
    width: 66.6666666667%;
    margin: 0 auto 2.7rem;
    max-width: 360px;
  }
  .detail_intro .info_voice .img_wrap:after {
    top: -16px;
    left: calc(100% - 75px);
    width: 130px;
    aspect-ratio: 260/96;
    background-image: url(../img/works/info_voice-bubble-sp.png);
  }
  .detail_intro .info_voice .img_wrap .img {
    aspect-ratio: 1/1;
  }
}
.detail_intro .info_voice .text_area {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.detail_intro .info_voice .text_area p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--base-color-white);
  --lh:2;
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
}
.detail_intro .info_voice .text_area p::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.detail_intro .info_voice .text_area p::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
@media screen and (max-width: 1050px) {
  .detail_intro .info_voice .text_area p {
    font-size: 1.5rem;
  }
}

/* ==========================================================================
	related
========================================================================== */
.related {
  position: relative;
  margin-top: 14.8vw;
  padding-bottom: calc(15vw + 8rem);
  background: url("../img/common/pattern02.webp") bottom center repeat;
  background-size: 1440px 2875px;
  z-index: 70;
}
@media screen and (max-width: 1050px) {
  .related {
    padding-top: 5.5rem;
  }
}
.related: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;
}
.related .inr.-w1140 {
  z-index: 20;
}
@media screen and (max-width: 1050px) {
  .related .inr.-w1140 {
    width: 82.6666666667%;
  }
}
.related .plant {
  position: absolute;
  z-index: 20;
  width: 577px;
  right: calc(100% - 269px);
  top: calc(-15vw - 22rem);
}
@media screen and (max-width: 1050px) {
  .related .plant {
    width: 69.6%;
    right: 67.3333333333%;
    top: calc(-15vw - 7.5rem);
    top: -39vw;
  }
}
.related .wave_area {
  background: var(--base-color-white04);
}
.related h2 {
  font-size: clamp(32px, 2.849122807rem + 0.8771929825vw, 4.2rem);
  --lh:calc(88/64);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  letter-spacing: -0.04em;
  font-weight: 700;
  margin-bottom: 6.5rem;
}
.related h2::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.related h2::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
@media screen and (max-width: 1050px) {
  .related h2 {
    margin-bottom: 5rem;
  }
}
.related .related-slider .splide__track {
  overflow: visible;
}
@media screen and (min-width: 1051px) {
  .related .related-slider .splide__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) 3rem minmax(0, 1fr) 3rem minmax(0, 1fr);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 5rem 3rem;
  }
}
.related .related-slider .voice-card {
  height: 100%;
}
.related .related-slider .voice-card__link {
  position: relative;
  display: block;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.related .related-slider .voice-card__photo {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  aspect-ratio: 720/460;
  border-radius: 1.5rem;
  overflow: hidden;
}
.related .related-slider .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(-2rem);
          transform: translateY(-2rem);
}
.related .related-slider .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: 30px;
  padding: 0 13px 2px;
  border-radius: 10px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  background: url(../img/common/cate_bg.jpg);
  background-size: cover;
}
.related .related-slider .voice-card__area .icon {
  width: 11px;
}
.related .related-slider .voice-card__title {
  display: block;
  font-size: clamp(17px, 1.5947368421rem + 0.2631578947vw, 2rem);
  font-weight: 700;
  --lh: calc(56/40);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  margin-top: 2rem;
}
.related .related-slider .voice-card__title::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.related .related-slider .voice-card__title::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
.related .related-slider .price {
  display: block;
  font-size: clamp(16px, 1.5298245614rem + 0.1754385965vw, 1.8rem);
  font-weight: 500;
  --lh: calc(56/40);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  margin-top: 2rem;
}
.related .related-slider .price::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.related .related-slider .price::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
.related .related-slider .price span {
  font-size: 12px;
  font-family: var(--gothic);
}
@media screen and (min-width: 801px) {
  .related .related-slider a:hover .voice-card__photo img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media screen and (max-width: 1050px) {
  .related .related-slider:before {
    right: calc(100% + 10px);
  }
  .related .related-slider .splide__slide {
    width: 72vw;
    max-width: 450px;
  }
  .related .related-slider .voice-card__link {
    padding: 2.5rem 2rem 5.5;
  }
  .related .related-slider .voice-card__photo {
    border-radius: 1.5rem;
  }
  .related .related-slider .voice-card__body {
    width: 92.3076923077%;
    -webkit-transform: translateY(-1rem);
            transform: translateY(-1rem);
  }
  .related .related-slider .dv_area {
    width: 92.3076923077%;
    bottom: 2rem;
  }
  .related .related-slider .day {
    margin-right: 1.5rem;
  }
  .related .related-slider .voice-card__area {
    gap: 4px;
    height: 25px;
    padding: 0 8px 2px;
    border-radius: 10px;
    font-size: 11px;
  }
}
.related .btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
  margin-top: 7.5rem;
}
.related .btn_area .link_wrap {
  width: 320px;
}
.related .btn_area .link_wrap.-works {
  width: 500px;
}
@media screen and (min-width: 1051px) {
  .related .btn_area .link_btn {
    padding: 3.2rem 3rem 3.2rem 3.5rem;
    border-radius: 3.5rem;
  }
}
@media screen and (max-width: 1050px) {
  .related .btn_area {
    gap: 1.5rem;
  }
  .related .btn_area .link_wra {
    width: 100%;
    max-width: 450px;
  }
}

/* ==========================================================================
	bf_area
========================================================================== */
.bf_area + * {
  margin-top: 6rem;
}
.bf_area .beer-slider {
  border-radius: 6rem;
}
@media screen and (max-width: 1050px) {
  .bf_area .beer-slider {
    border-radius: 1.5rem;
  }
}
.bf_area .beer-reveal {
  margin-top: 0;
}
.bf_area .ba-hint {
  position: absolute;
  inset: 0;
  z-index: 50;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: var(--fz18);
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 1.2em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.bf_area .ba-hint.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.area {
  z-index: 75;
}

.footer {
  z-index: 80;
}