@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(15.25vw + 9rem);
}
@media screen and (max-width: 1050px) {
  .fv {
    padding-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;
  }
}
@media screen and (max-width: 1050px) {
  .fv .page-title_area {
    margin-bottom: 30vw;
  }
}
.fv .page_title {
  --W:400;
  --H:71;
}
.fv .page_title > img {
  width: 376px;
}
@media screen and (max-width: 1050px) {
  .fv .page_title {
    --W:501;
    --H:82;
  }
  .fv .page_title > img {
    width: 60vw;
    max-width: 376px;
  }
}
.fv .page_title .deco {
  left: auto;
  right: -4.3rem;
  width: 204px;
  top: 35px;
}
@media screen and (max-width: 1050px) {
  .fv .page_title .deco {
    width: 121px;
    right: -24px;
    top: auto;
    bottom: -9px;
  }
}
@media screen and (max-width: 1050px) {
  .fv .plant.-plant01 {
    bottom: -5vw;
  }
}
.fv .plant.-plant02.-v4 {
  bottom: 20rem;
}
@media screen and (max-width: 1050px) {
  .fv .wave_area.-btm {
    position: relative;
  }
}

.contact_wrap {
  position: relative;
  z-index: 25;
  background: url("../img/common/pattern06.webp") bottom center repeat;
  background-size: 1440px 2875px;
  padding-top: 5rem;
  background-position: top center;
  padding-bottom: calc(15vw + 7rem);
}
@media screen and (max-width: 1050px) {
  .contact_wrap {
    padding-top: 7rem;
    padding-bottom: calc(15vw + 8rem);
  }
  .contact_wrap .inr.-w1260 {
    width: 82.6666666667%;
  }
}
.contact_wrap .thanks {
  font-size: clamp(20px, 1.298245614rem + 1.7543859649vw, 4rem);
  text-align: center;
  font-weight: 500;
  color: var(--theme-color);
  margin-bottom: 5rem;
}
@media screen and (max-width: 800px) {
  .contact_wrap .thanks {
    margin-bottom: 3rem;
  }
}
.contact_wrap .txt {
  font-size: clamp(14px, 1.2947368421rem + 0.2631578947vw, 1.7rem);
  font-weight: 500;
  text-align: center;
  line-height: 2;
  margin-bottom: 4rem;
}
@media screen and (max-width: 800px) {
  .contact_wrap .txt {
    margin-bottom: 2rem;
  }
}
.contact_wrap .txt + .link_wrap {
  max-width: 300px;
  margin-inline: auto;
}

.read_txt {
  position: relative;
  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;
}
.read_txt::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.read_txt::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
.read_txt span {
  font-size: clamp(14px, 1.3649122807rem + 0.0877192982vw, 1.5rem);
  font-weight: 500;
}
@media screen and (max-width: 1050px) {
  .read_txt span {
    display: block;
    margin-top: 3.5rem;
  }
}

.contact_line {
  position: relative;
  margin-top: 11.5rem;
}
@media screen and (max-width: 1050px) {
  .contact_line {
    margin-top: 8rem;
  }
  .contact_line .inr.-w1380 {
    width: 93.3333333333%;
  }
}
.contact_line .title_area {
  width: 91.3043478261%;
  margin: 0 auto 6rem;
}
@media screen and (max-width: 1050px) {
  .contact_line .title_area {
    width: 88.5714285714%;
    margin-bottom: 5rem;
  }
}
.contact_line h2 {
  width: 408px;
}
@media screen and (max-width: 1050px) {
  .contact_line h2 {
    width: clamp(290px, 77.33vw, 408px);
  }
}
@media screen and (min-width: 1051px) {
  .contact_line .line_column {
    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;
  }
}
.contact_line .line_row {
  position: relative;
  padding: 6rem 2rem 7rem;
  -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;
}
@media screen and (max-width: 1050px) {
  .contact_line .line_row {
    padding: 6rem 3rem 5rem;
    border-radius: 4rem;
  }
  .contact_line .line_row + .line_row {
    margin-top: 1.5rem;
  }
}
.contact_line .row_title {
  position: relative;
  width: 100%;
  margin: 0 auto 5.75rem;
}
@media screen and (max-width: 1050px) {
  .contact_line .row_title {
    margin-bottom: 4rem;
  }
}
.contact_line .row_title .deco {
  display: block;
  position: absolute;
  bottom: -3rem;
  z-index: 10;
}
@media screen and (max-width: 1050px) {
  .contact_line .row_title .deco {
    bottom: -1.4rem;
  }
}
.contact_line .row_title.-step01 {
  width: 385px;
}
.contact_line .row_title.-step01 .deco {
  position: absolute;
  width: 141px;
  right: -4.5rem;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .contact_line .row_title.-step01 .deco {
    right: -2rem;
  }
}
@media screen and (max-width: 1050px) {
  .contact_line .row_title.-step01 {
    width: clamp(275px, 73.33vw, 385px);
  }
  .contact_line .row_title.-step01 .deco {
    width: 86px;
    right: -1.6rem;
  }
}
.contact_line .row_title.-step02 {
  width: 320px;
  margin-bottom: 6.7rem;
}
.contact_line .row_title.-step02 .deco {
  position: absolute;
  width: 157px;
  right: -7.9rem;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .contact_line .row_title.-step02 .deco {
    right: -3rem;
  }
}
@media screen and (max-width: 1050px) {
  .contact_line .row_title.-step02 {
    width: clamp(229px, 61.066vw, 320px);
    margin-bottom: 4.3rem;
  }
  .contact_line .row_title.-step02 .deco {
    width: 96px;
    right: -3rem;
  }
}
.contact_line .qr {
  width: 240px;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 1050px) {
  .contact_line .qr {
    width: 200px;
    margin-bottom: 4rem;
  }
}
.contact_line .line_row-text {
  font-size: clamp(15px, 1.4298245614rem + 0.1754385965vw, 1.7rem);
  font-weight: 500;
  --lh:calc(64/34);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  color: var(--base-color-white);
  width: 100%;
  max-width: 470px;
  margin: 0 auto 3.5rem;
}
.contact_line .line_row-text::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.contact_line .line_row-text::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}
@media screen and (max-width: 1050px) {
  .contact_line .line_row-text {
    margin-bottom: 3.5rem;
  }
}
.contact_line .link_wrap {
  max-width: 300px;
  margin-inline: auto;
}
.contact_line .link_wrap .link_btn.-white {
  --color:var(--base-color-white06);
}
.contact_line .line_bubble {
  width: 87.5%;
  margin-inline: auto;
}
@media screen and (max-width: 1050px) {
  .contact_line .line_bubble {
    width: 100%;
  }
}
.contact_line .line_bubble li {
  position: relative;
  background: var(--base-color-white06);
  border-radius: 3rem;
  padding: 3rem 3rem 3.7rem 2rem;
}
@media screen and (min-width: 1051px) {
  .contact_line .line_bubble li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 1050px) {
  .contact_line .line_bubble li {
    border-radius: 2.75rem;
    padding: 1.7rem 2rem 2.9rem;
  }
}
.contact_line .line_bubble li:before {
  content: "";
  display: block;
  position: absolute;
  left: 39px;
  bottom: -7px;
  width: 28px;
  aspect-ratio: 28/37;
  background: url(../img/contact/line-step_bubble.svg);
  background-size: cover;
}
@media screen and (max-width: 1050px) {
  .contact_line .line_bubble li:before {
    width: 21px;
    height: 27px;
    left: 31px;
    bottom: -8px;
  }
}
.contact_line .line_bubble li:nth-child(2):before {
  left: auto;
  right: 39px;
}
@media screen and (max-width: 1050px) {
  .contact_line .line_bubble li:nth-child(2):before {
    right: 31px;
  }
}
.contact_line .line_bubble li + li {
  margin-top: 3rem;
}
@media screen and (max-width: 1050px) {
  .contact_line .line_bubble li + li {
    margin-top: 1.5rem;
  }
}
.contact_line .line_bubble .case {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
  font-size: clamp(15px, 1.3245614035rem + 0.4385964912vw, 2rem);
  font-weight: 700;
  color: var(--theme-color);
}
@media screen and (max-width: 1050px) {
  .contact_line .line_bubble .case {
    display: block;
    margin-bottom: 0.8rem;
    -webkit-transform: translateX(-0.5em);
            transform: translateX(-0.5em);
  }
}
.contact_line .line_bubble .text {
  font-size: clamp(15px, 1.4298245614rem + 0.1754385965vw, 1.7rem);
  font-weight: 500;
  --lh: calc(64/34);
  position: relative;
  line-height: calc(var(--lh) * 1em);
  padding-top: 0.1px;
  padding-bottom: 0.1px;
}
.contact_line .line_bubble .text::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - var(--lh)) * 0.5em);
}
.contact_line .line_bubble .text::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((1 - var(--lh)) * 0.5em);
}

/* ==========================================================================
	contact_tell
========================================================================== */
.contact_tell {
  margin-top: 12rem;
}
@media screen and (max-width: 1050px) {
  .contact_tell {
    margin-top: 7.5rem;
  }
}
.contact_tell .title_area {
  width: 91.3043478261%;
  margin: 0 auto 6rem;
}
@media screen and (max-width: 1050px) {
  .contact_tell .title_area {
    width: 88.5714285714%;
    margin-bottom: 5rem;
  }
}
.contact_tell h2 {
  width: 408px;
}
@media screen and (max-width: 1050px) {
  .contact_tell h2 {
    width: clamp(290px, 82.66vw, 408px);
  }
}
.contact_tell .tell_box {
  padding: 5.7rem 6rem 5.6rem;
  border-radius: 72.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}
@media screen and (min-width: 1201px) {
  .contact_tell .tell_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .contact_tell .tell_box {
    border-radius: 4rem;
    padding: 4rem 3rem;
  }
}
.contact_tell h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.5rem;
  min-width: 520px;
}
.contact_tell h3 .en {
  font-size: clamp(14px, 0.8385964912rem + 1.4035087719vw, 3rem);
  white-space: nowrap;
}
.contact_tell h3 img {
  width: 461px;
}
@media screen and (max-width: 1200px) {
  .contact_tell h3 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto 1.5rem;
  }
}
@media screen and (max-width: 1050px) {
  .contact_tell h3 {
    min-width: 10px;
    gap: 5px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .contact_tell h3 img {
    width: clamp(266px, 70.8vw, 461px);
  }
}
.contact_tell .bg_txt {
  position: relative;
  display: block;
  padding: 15px 38px;
  background: var(--base-color-brown03);
  font-size: clamp(12px, 1.0245614035rem + 0.4385964912vw, 1.7rem);
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.01em;
  z-index: 10;
  border-radius: 22.5px;
  max-width: 530px;
  min-width: 390px;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .contact_tell .bg_txt {
    margin-inline: auto;
  }
}
@media screen and (max-width: 1050px) {
  .contact_tell .bg_txt {
    padding: 9px 0;
    border-radius: 12.5px;
    min-width: 10px;
    border-radius: 2rem;
  }
}

.form_wrap {
  position: relative;
  margin-top: 15rem;
}
@media screen and (max-width: 1050px) {
  .form_wrap {
    margin-top: 10rem;
  }
}
.form_wrap .title_column {
  width: 91.3043478261%;
  margin: 0 auto 6rem;
}
@media screen and (max-width: 1050px) {
  .form_wrap .title_column {
    width: 88.5714285714%;
    margin-bottom: 5rem;
  }
  .form_wrap .title_column .title_area {
    margin-bottom: 4rem;
  }
}
.form_wrap h2 {
  width: 426px;
}
@media screen and (max-width: 1050px) {
  .form_wrap h2 {
    width: clamp(306px, 81.6vw, 426px);
  }
}
.form_wrap .form_box {
  padding: 8rem;
  background: url("../img/common/pattern01.webp") bottom center repeat;
  background-size: 1440px 2875px;
  border-radius: 8rem;
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .form_wrap .form_box {
    padding: 5rem 8vw 4rem;
    border-radius: 4rem;
  }
}
.form_wrap .box {
  width: 48.3606557377%;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 800px) {
  .form_wrap .box {
    width: 100%;
    margin-bottom: 3.2rem;
  }
}
.form_wrap .box.-wide {
  width: 100%;
}
@media screen and (max-width: 800px) {
  .form_wrap .box.-wide {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 801px) {
  .form_wrap #contact-form {
    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;
  }
}
.form_wrap .form_tit {
  position: relative;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 2rem;
}
@media screen and (max-width: 800px) {
  .form_wrap .form_tit {
    padding-left: 20px;
    margin-bottom: 1rem;
  }
}
.form_wrap .form_tit:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 16px;
  height: 11px;
  background: url(../img/common/title_icon.svg);
  backgroudn-size: cover;
}
@media screen and (max-width: 800px) {
  .form_wrap .form_tit:before {
    width: 12px;
    height: 9px;
  }
}
.form_wrap .form_tit label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(16px, 1.4596491228rem + 0.350877193vw, 2rem);
  font-weight: 700;
  gap: 15px;
}
@media screen and (max-width: 800px) {
  .form_wrap .form_tit label {
    gap: 7px;
  }
}
.form_wrap .form_tit span {
  position: relative;
  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: 55px;
  height: 25px;
  color: #fff;
  font-size: clamp(11px, 1.0649122807rem + 0.0877192982vw, 1.2rem);
  font-weight: 500;
  background: var(--base-color-brown);
  border-radius: 9999px;
}
@media screen and (max-width: 800px) {
  .form_wrap .form_tit span {
    width: 45px;
    height: 20px;
  }
}
.form_wrap .form_field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  pading: 3rem;
  border: none;
  background: var(--base-color-white07);
  font-weight: 500;
  padding: 3rem 3.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3rem;
}
@media screen and (max-width: 800px) {
  .form_wrap .form_field {
    border-radius: 2.5rem;
    padding: 2.5rem 2rem;
  }
}
.form_wrap .form_field.radio {
  background: none;
  border-radius: 0;
  padding: 3rem 2rem 0;
}
@media screen and (max-width: 800px) {
  .form_wrap .form_field.radio {
    padding: 1.5rem 0 0;
  }
}
.form_wrap .form_field input, .form_wrap .form_field textarea, .form_wrap .form_field .value {
  width: 100%;
  font-size: clamp(14px, 1.2947368421rem + 0.2631578947vw, 1.7rem);
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  background: none;
  font-weight: 500;
}
.form_wrap .form_field input::-webkit-input-placeholder, .form_wrap .form_field textarea::-webkit-input-placeholder, .form_wrap .form_field .value::-webkit-input-placeholder {
  color: #c5c1b5;
}
.form_wrap .form_field input::-moz-placeholder, .form_wrap .form_field textarea::-moz-placeholder, .form_wrap .form_field .value::-moz-placeholder {
  color: #c5c1b5;
}
.form_wrap .form_field input:-ms-input-placeholder, .form_wrap .form_field textarea:-ms-input-placeholder, .form_wrap .form_field .value:-ms-input-placeholder {
  color: #c5c1b5;
}
.form_wrap .form_field input::-ms-input-placeholder, .form_wrap .form_field textarea::-ms-input-placeholder, .form_wrap .form_field .value::-ms-input-placeholder {
  color: #c5c1b5;
}
.form_wrap .form_field input::placeholder, .form_wrap .form_field textarea::placeholder, .form_wrap .form_field .value::placeholder {
  color: #c5c1b5;
}
.form_wrap .form_field .value.-textarea {
  height: 340px;
}
@media screen and (max-width: 800px) {
  .form_wrap .form_field .value.-textarea {
    height: 220px;
  }
}
.form_wrap .form_field textarea {
  resize: none;
}
.form_wrap .form-list.input-radio li {
  position: relative;
  display: inline-block;
  margin-right: 4.5rem;
  margin-bottom: 2.5rem;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .form_wrap .form-list.input-radio li {
    margin-right: 2.2rem;
  }
}
.form_wrap .form-list.input-radio input {
  opacity: 0;
  position: absolute;
  left: 0;
  z-index: 0;
  -webkit-transition: none;
  transition: none;
}
.form_wrap .form-list.input-radio input:checked + span:after {
  opacity: 1;
}
.form_wrap .form-list.input-radio span {
  position: relative;
  font-size: var(--fz16);
  font-weight: 500;
  padding-left: 40px;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  .form_wrap .form-list.input-radio span {
    font-size: var(--fz14);
    padding-left: 25px;
  }
}
.form_wrap .form-list.input-radio span:before {
  content: "";
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  background: var(--base-color-white07);
  top: -2px;
  left: 0;
  z-index: 0;
  border-radius: 50%;
}
@media screen and (max-width: 800px) {
  .form_wrap .form-list.input-radio span:before {
    width: 20px;
    height: 20px;
    top: 1px;
  }
}
.form_wrap .form-list.input-radio span:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  left: 7px;
  top: 5px;
  background: var(--theme-color);
  border-radius: 50%;
  opacity: 0;
}
@media screen and (max-width: 800px) {
  .form_wrap .form-list.input-radio span:after {
    width: 10px;
    height: 10px;
    left: 5px;
    top: 6px;
  }
}
.form_wrap .link_wrap {
  position: relative;
  max-width: 300px;
  margin: 3.5rem auto 0;
}
@media screen and (max-width: 800px) {
  .form_wrap .link_wrap {
    max-width: 500px;
    margin-top: 5rem;
  }
}
@media screen and (min-width: 801px) {
  .form_wrap .conf_btn-wrap {
    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;
    gap: 3rem;
  }
  .form_wrap .conf_btn-wrap .link_wrap {
    margin: 0 !important;
  }
}
@media screen and (max-width: 800px) {
  .form_wrap .conf_btn-wrap .link_wrap {
    width: 100%;
  }
  .form_wrap .conf_btn-wrap .link_wrap:last-child {
    margin-top: 1.5rem;
  }
}
.form_wrap #submit_button, .form_wrap #return_button {
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  background: none;
  cursor: pointer;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
  z-index: 10;
}
.form_wrap .error {
  display: block;
  font-size: var(--fz12);
  font-weight: 700;
  color: var(--theme-color);
}