*, *::before, *::after {
  box-sizing: border-box;
}

ul[class], ol[class] {
  padding: 0;
}

body, h1, h2, h3, h4, p, ul[class], ol[class], figure, blockquote, dl, dd {
  margin: 0;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

ul[class], ol[class] {
  list-style: none;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

img, picture {
  max-width: 100%;
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
* {
  margin: 0;
  padding: 0;
}

.u-pc {
  display: block !important;
}

.u-sp {
  display: none !important;
}

@media screen and (max-width: 920px) {
  .u-gutter_sp {
    padding-left: 1.85rem;
    padding-right: 1.85rem;
  }

  .u-pc {
    display: none !important;
  }

  .u-sp {
    display: block !important;
  }
}
.u-hide {
  display: none;
}

.u-inline {
  display: inline !important;
}

.u-inline-block {
  display: inline-block !important;
}

.u-flex {
  display: flex;
}

.u-justify-center {
  justify-content: center;
}

.u-align-baseline {
  align-items: baseline;
}

.u-between {
  justify-content: space-between;
}

.u-align-center {
  align-items: center;
}

.u-overflowhidden {
  overflow: hidden;
}

.u-white {
  color: #fff;
}

.u-blue {
  color: #2D53A3;
}

.u-text-left {
  text-align: left !important;
}

.u-text-right {
  text-align: right;
}

.u-text-center {
  text-align: center;
}

.u-nowrap {
  white-space: nowrap;
}

.u-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.u-no-linebreak {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.u-color-main {
  color: #4F8324;
}

.u-relative {
  position: relative;
}

.u-wrapper-base {
  max-width: 119.7rem;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 920px) {
  .u-wrapper-base {
    max-width: 100%;
  }
}

.u-wrapper-main {
  max-width: 1126px;
  max-width: 108.6rem;
  margin: auto;
}
@media screen and (max-width: 920px) {
  .u-wrapper-main {
    max-width: 100%;
    padding: 0 2.5rem;
  }
}

.u-wrapper3 {
  max-width: 1266px;
  padding: 0 20px;
  margin: auto;
}
@media screen and (max-width: 920px) {
  .u-wrapper3 {
    max-width: 100%;
    padding: 0 1.5rem;
  }
}

.relative {
  position: relative;
}

.underline {
  text-decoration: underline !important;
}

.bold {
  font-weight: bold;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-ms-0 {
  margin-left: 0rem !important;
}

.u-ms-1 {
  margin-left: 1rem !important;
}

.u-ms-2 {
  margin-left: 2rem !important;
}

.u-ms-3 {
  margin-left: 3rem !important;
}

.u-ms-4 {
  margin-left: 4rem !important;
}

.u-ms-0-5 {
  margin-left: 0.5rem !important;
}

.me-0 {
  margin-right: 0 !important;
}

.u-ms-auto {
  margin-left: auto !important;
}

.me-auto {
  margin-right: auto !important;
}

.u-mb-0 {
  margin-bottom: 0rem !important;
}

.u-mb-10 {
  margin-bottom: 1rem !important;
}

.u-mb-15 {
  margin-bottom: 1.5rem !important;
}

.u-mb-25 {
  margin-bottom: 2.5rem !important;
}

.u-mb-30 {
  margin-bottom: 3rem !important;
}

.u-mb-40 {
  margin-bottom: 4rem !important;
}

.u-mb-45 {
  margin-bottom: 4.5rem !important;
}

.u-mb-50 {
  margin-bottom: 5rem !important;
}

.u-mb-60 {
  margin-bottom: 6rem !important;
}

.u-mb-65 {
  margin-bottom: 6.5rem !important;
}

.u-mb-70 {
  margin-bottom: 7rem !important;
}

.u-mb-80 {
  margin-bottom: 8rem !important;
}

.u-mb-90 {
  margin-bottom: 9rem !important;
}

.u-mb-100 {
  margin-bottom: 10rem !important;
}

.u-mb-110 {
  margin-bottom: 11rem !important;
}

.u-mb-120 {
  margin-bottom: 12rem !important;
}

.u-mb-125 {
  margin-bottom: 12.5rem !important;
}

.u-mb-130 {
  margin-bottom: 13rem !important;
}

.u-mb-140 {
  margin-bottom: 14rem !important;
}

.u-mb-160 {
  margin-bottom: 16rem !important;
}

/* margin-top */
.u-mt-00 {
  margin-top: 0rem !important;
}

.u-mt-10 {
  margin-top: 1rem !important;
}

.u-mt-20 {
  margin-top: 2rem !important;
}

.u-mt-30 {
  margin-top: 3rem !important;
}

.u-mb-35 {
  margin-bottom: 3.5rem !important;
}

.u-mt-40 {
  margin-top: 4rem !important;
}

.u-mt-50 {
  margin-top: 5rem !important;
}

.u-mt-60 {
  margin-top: 6rem !important;
}

.u-mt-70 {
  margin-top: 7rem !important;
}

.u-mt-80 {
  margin-top: 8rem !important;
}

.u-mt-90 {
  margin-top: 9rem !important;
}

.u-mt-100 {
  margin-top: 10rem !important;
}

.u-pt-0 {
  padding-top: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-pb-20 {
  padding-bottom: 2rem !important;
}

.u-pb-100 {
  padding-bottom: 10rem !important;
}

.u-pb-120 {
  padding-bottom: 12rem !important;
}

.u-pb-125 {
  padding-bottom: 12.5rem !important;
}

.u-pb-130 {
  padding-bottom: 13rem !important;
}

.u-pb-140 {
  padding-bottom: 14rem !important;
}

.u-pb-160 {
  padding-bottom: 16rem !important;
}

.u-pb-180 {
  padding-bottom: 18rem !important;
}

/* padding-top**/
.u-pt-35 {
  padding-top: 3.5rem;
}

.u-pt-40 {
  padding-top: 4rem;
}

.u-pt-80 {
  padding-top: 8rem !important;
}

.u-pt-90 {
  padding-top: 9rem !important;
}

.u-pt-100 {
  padding-top: 10rem !important;
}

.u-pt-120 {
  padding-top: 12rem !important;
}

.u-pt-125 {
  padding-top: 12.5rem !important;
}

.u-pt-130 {
  padding-top: 13rem !important;
}

.u-pt-140 {
  padding-top: 14rem !important;
}

.u-pt-160 {
  padding-top: 16rem !important;
}

.u-pt-180 {
  padding-top: 18rem !important;
}

.u-pt-200 {
  padding-top: 20rem !important;
}

.u-ps-10 {
  padding-left: 10rem !important;
}

@media print, screen and (min-width: 921px) {
  .nowrap_pc {
    white-space: nowrap;
  }
}
@media screen and (max-width: 920px) {
  .u-align-baseline_sp {
    align-items: baseline;
  }

  .u-align-end_sp {
    align-items: end;
  }

  .justify-center_sp {
    justify-content: center;
  }

  .font46_sp {
    font-size: 4.6rem !important;
  }

  .font16_sp {
    font-size: 1.6rem !important;
  }

  .u-fz-14_sp {
    font-size: 1.4rem !important;
  }

  .u-fz-24_sp {
    font-size: 2.4rem !important;
  }

  .font36_sp {
    font-size: 3.6rem !important;
  }

  .nowrap_sp {
    white-space: nowrap !important;
  }

  .u-mb-0_sp {
    margin-bottom: 0rem !important;
  }

  .u-mb-10_sp {
    margin-bottom: 1rem !important;
  }

  .u-mb-20_sp {
    margin-bottom: 2rem !important;
  }

  .u-mb-25_sp {
    margin-bottom: 2.5rem !important;
  }

  .u-mb-30_sp {
    margin-bottom: 3rem !important;
  }

  .u-mb-35_sp {
    margin-bottom: 3.5rem !important;
  }

  .u-mb-40_sp {
    margin-bottom: 4rem !important;
  }

  .u-mb-45_sp {
    margin-bottom: 4.5rem !important;
  }

  .u-mb-50_sp {
    margin-bottom: 5rem !important;
  }

  .u-mb-60_sp {
    margin-bottom: 6rem !important;
  }

  .u-mb-65_sp {
    margin-bottom: 6.5rem !important;
  }

  .u-mb-70_sp {
    margin-bottom: 7rem !important;
  }

  .u-mb-80_sp {
    margin-bottom: 8rem !important;
  }

  .u-mb-85_sp {
    margin-bottom: 8.5rem !important;
  }

  .u-mb-90_sp {
    margin-bottom: 9rem !important;
  }

  .u-mt-0_sp {
    margin-top: 0rem !important;
  }

  .u-mt-40_sp {
    margin-top: 4rem !important;
  }

  .u-ms-0_sp {
    margin-left: 0 !important;
  }

  .u-ms-20_sp {
    margin-left: 2rem !important;
  }

  .mx-auto_sp {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .u-pt-20_sp {
    padding-top: 2rem !important;
  }

  .u-pt-25_sp {
    padding-top: 2.5rem !important;
  }

  .u-pt-30_sp {
    padding-top: 3rem !important;
  }

  .u-pt-35_sp {
    padding-top: 3.5rem !important;
  }

  .u-pt-40_sp {
    padding-top: 4rem !important;
  }

  .u-pt-50_sp {
    padding-top: 5rem !important;
  }

  .u-pt-55_sp {
    padding-top: 5.5rem !important;
  }

  .u-pt-60_sp {
    padding-top: 6rem !important;
  }

  .u-pt-70_sp {
    padding-top: 7rem !important;
  }

  .u-pt-80_sp {
    padding-top: 8rem !important;
  }

  .u-pt-90_sp {
    padding-top: 9rem !important;
  }

  .u-pt-100_sp {
    padding-top: 10rem !important;
  }

  .u-pb-0_sp {
    padding-bottom: 0rem !important;
  }

  .u-pb-40_sp {
    padding-bottom: 4rem !important;
  }

  .u-pb-50_sp {
    padding-bottom: 5rem !important;
  }

  .u-pb-60_sp {
    padding-bottom: 6rem !important;
  }

  .u-pb-80_sp {
    padding-bottom: 8rem !important;
  }

  .px-0_sp {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-15_sp {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .ps-0_sp {
    padding-left: 0 !important;
  }

  .ps-20_sp {
    padding-left: 2rem !important;
  }

  .pe-0_sp {
    padding-right: 0 !important;
  }

  .pe-20_sp {
    padding-right: 2rem !important;
  }

  .block_sp {
    display: block !important;
  }

  .u-text-center_sp {
    text-align: center !important;
  }

  .u-text-left_sp {
    text-align: left !important;
  }
}
/* checkbox **/
.input-checkbox {
  display: inline-block;
  position: relative;
  margin-right: 0.5em;
  margin-bottom: 1rem;
  font-weight: normal;
}

.input-checkbox input {
  display: none;
}

.input-checkbox input + label::before {
  content: "";
  width: 1.3em;
  height: 1.3em;
  display: inline-block;
  background-color: #edf2f4;
  border: solid 1px #edf2f4;
  border-radius: 2px;
  margin-right: 0.5rem;
  position: relative;
  top: 2px;
}

.input-checkbox input[type=radio] + label::before {
  border-radius: 100%;
}

.input-checkbox input:checked + label::before {
  background-color: #edf2f4;
  border-color: #edf2f4;
}

.input-checkbox input:checked + label::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 5px;
  width: 0.4em;
  height: 0.8em;
  display: inline-block;
  border: solid 2px #222;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
  border-radius: 2px;
  margin-right: 0.5rem;
}

.input-checkbox input[type=radio] + label::after {
  border: solid 3px #fff;
  height: 0.4em;
  margin-top: 0.3em;
  transform: none;
  border-radius: 100%;
}

/** font util **/
.u-fz-14 {
  font-size: 1.4rem;
}

.u-fz-20 {
  font-size: 2rem;
}

.u-fz-32 {
  font-size: 3.2rem;
}

.u-fz-28 {
  font-size: 2.8rem;
}

.u-fz-36 {
  font-size: 3.6rem;
}

.u-fz-40 {
  font-size: 4rem;
}

@media screen and (max-width: 920px) {
  .u-fz-28_sp {
    font-size: 2.8rem !important;
  }

  .u-fz-20_sp {
    font-size: 2rem !important;
  }

  .u-w-100_sp {
    width: 100% !important;
  }
}
.c-buttons {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(2, 1fr);
}

.c-button {
  font-family: "fot-udkakugoc80-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  border: 0;
  width: 15.6rem;
  height: 4.6rem;
  border-radius: 5rem;
  background-color: #212121;
  border: solid 1px #212121;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  transition: 0.3s;
}
@media screen and (max-width: 920px) {
  .c-button {
    font-size: 2rem;
    height: 6rem;
  }
}
.c-button--primary {
  background-color: #FF5757;
  border: solid 1px #FF5757;
  color: #fff;
}
.c-button--primary:hover {
  color: #FF5757 !important;
  border-color: #FF5757 !important;
}
.c-button img {
  transition: 0.3s;
}
@media print, screen and (min-width: 921px) {
  .c-button:hover {
    background-color: #fff;
    border-color: #212121;
    color: #212121;
  }
  .c-button:hover img {
    transform: translate(0.5rem, 0);
  }
  .c-button:hover .mail {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219.331%22%20height%3D%2215.293%22%20viewBox%3D%220%200%2019.331%2015.293%22%3E%20%3Cg%20id%3D%22Icon_feather-mail%22%20data-name%3D%22Icon%20feather-mail%22%20transform%3D%22translate(1.044%200.75)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16480%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016480%22%20d%3D%22M4.724%2C6H18.518a1.729%2C1.729%2C0%2C0%2C1%2C1.724%2C1.724V18.069a1.729%2C1.729%2C0%2C0%2C1-1.724%2C1.724H4.724A1.729%2C1.729%2C0%2C0%2C1%2C3%2C18.069V7.724A1.729%2C1.729%2C0%2C0%2C1%2C4.724%2C6Z%22%20transform%3D%22translate(-3%20-6)%22%20fill%3D%22none%22%20stroke%3D%22%23212121%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16481%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016481%22%20d%3D%22M20.242%2C9l-8.621%2C6.035L3%2C9%22%20transform%3D%22translate(-3%20-7.276)%22%20fill%3D%22none%22%20stroke%3D%22%23212121%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  }
  .c-button:hover .doc {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_16218%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2016218%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.091%22%20height%3D%2219.953%22%20viewBox%3D%220%200%2015.091%2019.953%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4870%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204870%22%20width%3D%2215.091%22%20height%3D%2219.953%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23ff444f%22%20stroke%3D%22%23ff444f%22%20stroke-width%3D%220.5%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_16217%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2016217%22%20transform%3D%22translate(0%200)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16482%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016482%22%20d%3D%22M13.414%2C0H4.966L0%2C4.97V18.28a1.679%2C1.679%2C0%2C0%2C0%2C1.677%2C1.677H13.414a1.679%2C1.679%2C0%2C0%2C0%2C1.677-1.677V1.681A1.679%2C1.679%2C0%2C0%2C0%2C13.414%2C0M4.639%2C1.912V4.084a.56.56%2C0%2C0%2C1-.559.559H1.908ZM13.973%2C18.28a.56.56%2C0%2C0%2C1-.559.559H1.677a.56.56%2C0%2C0%2C1-.559-.559V5.761H4.08A1.679%2C1.679%2C0%2C0%2C0%2C5.757%2C4.084V1.122h7.657a.56.56%2C0%2C0%2C1%2C.559.559Z%22%20transform%3D%22translate(0%20-0.004)%22%20fill%3D%22%23ff444f%22%20stroke%3D%22%23ff444f%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4864%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204864%22%20width%3D%229.781%22%20height%3D%221.118%22%20transform%3D%22translate(2.655%2016.516)%22%20fill%3D%22%23ff444f%22%20stroke%3D%22%23ff444f%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4865%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204865%22%20width%3D%229.781%22%20height%3D%221.118%22%20transform%3D%22translate(2.655%2014.096)%22%20fill%3D%22%23ff444f%22%20stroke%3D%22%23ff444f%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4866%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204866%22%20width%3D%229.781%22%20height%3D%221.118%22%20transform%3D%22translate(2.655%2011.676)%22%20fill%3D%22%23ff444f%22%20stroke%3D%22%23ff444f%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4867%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204867%22%20width%3D%229.781%22%20height%3D%221.118%22%20transform%3D%22translate(2.655%209.256)%22%20fill%3D%22%23ff444f%22%20stroke%3D%22%23ff444f%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4868%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204868%22%20width%3D%229.781%22%20height%3D%221.118%22%20transform%3D%22translate(2.655%206.836)%22%20fill%3D%22%23ff444f%22%20stroke%3D%22%23ff444f%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4869%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204869%22%20width%3D%225.645%22%20height%3D%221.118%22%20transform%3D%22translate(6.791%203.577)%22%20fill%3D%22%23ff444f%22%20stroke%3D%22%23ff444f%22%20stroke-width%3D%220.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  }
}
.c-button .doc {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211.144%22%20height%3D%2214.735%22%20viewBox%3D%220%200%2011.144%2014.735%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4870%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204870%22%20width%3D%2211.144%22%20height%3D%2214.735%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.5%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_16218%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2016218%22%20transform%3D%22translate(0%20-0.003)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_16217%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2016217%22%20transform%3D%22translate(0%200.003)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16482%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016482%22%20d%3D%22M9.906%2C0H3.668L0%2C3.672V13.5a1.24%2C1.24%2C0%2C0%2C0%2C1.238%2C1.238H9.906A1.24%2C1.24%2C0%2C0%2C0%2C11.144%2C13.5V1.242A1.24%2C1.24%2C0%2C0%2C0%2C9.906%2C0M3.426%2C1.413v1.6a.413.413%2C0%2C0%2C1-.413.413h-1.6ZM10.319%2C13.5a.413.413%2C0%2C0%2C1-.413.413H1.238A.413.413%2C0%2C0%2C1%2C.825%2C13.5V4.255H3.013A1.24%2C1.24%2C0%2C0%2C0%2C4.251%2C3.017V.829H9.906a.413.413%2C0%2C0%2C1%2C.413.413Z%22%20transform%3D%22translate(0%20-0.004)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4864%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204864%22%20width%3D%227.223%22%20height%3D%220.825%22%20transform%3D%22translate(1.961%2012.197)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4865%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204865%22%20width%3D%227.223%22%20height%3D%220.825%22%20transform%3D%22translate(1.961%2010.409)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4866%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204866%22%20width%3D%227.223%22%20height%3D%220.825%22%20transform%3D%22translate(1.961%208.622)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4867%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204867%22%20width%3D%227.223%22%20height%3D%220.825%22%20transform%3D%22translate(1.961%206.835)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4868%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204868%22%20width%3D%227.223%22%20height%3D%220.825%22%20transform%3D%22translate(1.961%205.048)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.5%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_4869%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%204869%22%20width%3D%224.169%22%20height%3D%220.825%22%20transform%3D%22translate(5.015%202.642)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.5%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.1rem;
  height: 1.4rem;
  margin-right: 0.7rem;
  transition: 0.3s;
}
@media screen and (max-width: 920px) {
  .c-button .doc {
    width: 1.9rem;
    height: 2rem;
  }
}
.c-button .mail {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214.822%22%20height%3D%2211.686%22%20viewBox%3D%220%200%2014.822%2011.686%22%3E%20%3Cg%20id%3D%22Icon_feather-mail%22%20data-name%3D%22Icon%20feather-mail%22%20transform%3D%22translate(-1.955%20-5.25)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16480%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016480%22%20d%3D%22M4.273%2C6H14.46a1.277%2C1.277%2C0%2C0%2C1%2C1.273%2C1.273v7.64a1.277%2C1.277%2C0%2C0%2C1-1.273%2C1.273H4.273A1.277%2C1.277%2C0%2C0%2C1%2C3%2C14.913V7.273A1.277%2C1.277%2C0%2C0%2C1%2C4.273%2C6Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16481%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016481%22%20d%3D%22M15.733%2C9%2C9.366%2C13.457%2C3%2C9%22%20transform%3D%22translate(0%20-1.727)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.2rem;
  height: 1rem;
  margin-right: 0.7rem;
  transition: 0.3s;
}
@media screen and (max-width: 920px) {
  .c-button .mail {
    width: 1.7rem;
    height: 1.3rem;
  }
}
.c-button.is-active .plus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.478%22%20height%3D%221.5%22%20viewBox%3D%220%200%2012.478%201.5%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_629%22%20data-name%3D%22%E7%B7%9A%20629%22%20x2%3D%2212.478%22%20transform%3D%22translate(0%200.75)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
}
.c-button.is-active .plus:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.478%22%20height%3D%221.5%22%20viewBox%3D%220%200%2012.478%201.5%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_629%22%20data-name%3D%22%E7%B7%9A%20629%22%20x2%3D%2212.478%22%20transform%3D%22translate(0%200.75)%22%20fill%3D%22none%22%20stroke%3D%22%233E9F2E%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E") !important;
}
.c-button.is-active:hover .plus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.478%22%20height%3D%221.5%22%20viewBox%3D%220%200%2012.478%201.5%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_629%22%20data-name%3D%22%E7%B7%9A%20629%22%20x2%3D%2212.478%22%20transform%3D%22translate(0%200.75)%22%20fill%3D%22none%22%20stroke%3D%22%233E9F2E%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E") !important;
}
.c-button .arrow-right {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226.534%22%20height%3D%2211.653%22%20viewBox%3D%220%200%206.534%2011.653%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5747%22%20data-name%3D%22%E3%83%91%E3%82%B9%205747%22%20d%3D%22M-125%2C6443.494l5.473%2C5.473-5.473%2C5.473%22%20transform%3D%22translate(125.35%20-6443.14)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.5rem;
  height: 1.2rem;
  margin-left: 2rem;
}
.c-button--small {
  width: 22rem;
  font-size: 1.5rem;
  height: 5rem;
}
@media screen and (max-width: 920px) {
  .c-button--small {
    width: 100%;
    height: 3.4rem;
    font-size: 0.9rem;
  }
  .c-button--small .arrow-right {
    margin-left: 1rem;
    height: 0.7rem;
  }
}

.c-section-heading {
  margin-bottom: 6rem;
}
.c-section-heading__title {
  font-size: 3.6rem;
  text-align: center;
  position: relative;
}
.c-section-heading__title::after {
  content: "";
  width: 3.6rem;
  height: 0.3rem;
  background-color: #212121;
  margin: 0.9rem auto 0;
  display: block;
}

.c-flow {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2rem;
}
@media screen and (max-width: 920px) {
  .c-flow {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 4.5rem;
  }
}
.c-flow__item {
  border: solid 1px;
  background: #f5f5f5;
  position: relative;
  padding: 3.5rem 1.5rem 5rem;
}
@media screen and (max-width: 920px) {
  .c-flow__item {
    padding: 3rem 1.3rem;
  }
  .c-flow__item:last-child {
    margin-bottom: 0;
  }
}
.c-flow__item:last-child::after {
  display: none;
}
.c-flow__item-no {
  position: absolute;
  left: 1.5rem;
  top: -2.2rem;
}
@media screen and (max-width: 920px) {
  .c-flow__item-no {
    left: 2.5rem;
    top: -2rem;
    font-size: 3.5rem;
  }
}
.c-flow__item-title {
  text-align: center;
  margin-bottom: 2rem;
  font-size: 2.4rem;
}
@media screen and (max-width: 920px) {
  .c-flow__item-title {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}

.c-data-table__item {
  display: flex;
  padding: 3.5rem 1.5rem;
  border-bottom: 1px solid #212121;
}
@media screen and (max-width: 920px) {
  .c-data-table__item {
    display: block;
    padding: 2.5rem 0.5rem;
  }
  .c-data-table__item:first-child {
    padding-top: 0;
  }
}
.c-data-table__item-left {
  font-weight: bold;
  flex: 0 0 26rem;
  font-weight: bold;
}
@media screen and (max-width: 920px) {
  .c-data-table__item-left {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 920px) {
  .c-data-table__item-right {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
}

.c-title1 {
  font-family: "fot-udkakugoc80-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  position: relative;
  font-size: 4.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 9rem;
}
@media screen and (max-width: 920px) {
  .c-title1 {
    font-size: 3.2rem;
    margin-bottom: 3rem;
    line-height: 4.2rem;
  }
}
.c-title1::after {
  content: attr(data-ruby);
  z-index: -1;
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26rem;
  text-align: left;
  color: #e6e6e6;
}
@media screen and (max-width: 920px) {
  .c-title1::after {
    letter-spacing: 0;
    font-size: 8rem;
  }
}

.c-heading {
  margin-bottom: 5rem;
}
@media screen and (max-width: 920px) {
  .c-heading h2 {
    font-size: 1.6rem;
  }
}
.c-heading--center {
  text-align: center;
}
.c-heading__title {
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 8rem;
}
@media screen and (max-width: 920px) {
  .c-heading__title {
    font-size: 6rem;
    white-space: nowrap;
  }
}

.c-tabs {
  padding: 0 5.2rem;
  border-bottom: solid 2px;
  display: grid;
  grid-template-columns: repeat(2, 29rem);
  gap: 0 3.2rem;
}
@media screen and (max-width: 920px) {
  .c-tabs {
    grid-template-columns: repeat(2, 1fr);
    overflow: auto;
    position: relative;
    margin: 0 -1.85rem;
    padding: 0 2.6rem;
    gap: 0 1rem;
  }
}
.c-tabs--4 {
  grid-template-columns: repeat(4, 21.1rem);
}
@media screen and (max-width: 920px) {
  .c-tabs--4 {
    grid-template-columns: repeat(4, 9.7rem);
  }
}

.c-tab {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  height: 6.2rem;
  justify-content: center;
  border-radius: 1rem 1rem 0 0;
  display: flex;
  align-items: center;
  background: #efefef;
  color: #aaa;
}
@media screen and (max-width: 920px) {
  .c-tab {
    font-size: 1.6rem;
    height: 5rem;
    line-height: 1.25;
  }
}
.c-tab.is-active {
  color: #fff;
  background: #212121;
}

.c-block-title {
  font-size: 2.8rem;
  line-height: 1.15;
  margin-bottom: 3rem;
  border-left: solid #FF914E 0.6rem;
  padding-left: 1.5rem;
  font-weight: bold;
}
@media screen and (max-width: 920px) {
  .c-block-title {
    margin-bottom: 4rem;
  }
}
.c-block-title.is-active2 {
  border-left-color: #00C2CB;
}
.c-block-title.is-active3 {
  border-left-color: #8C52FF;
}
.c-block-title.is-active4 {
  border-left-color: #38B6FF;
}

html {
  font-size: 0.7320644217vw;
  font-size: 62.5%;
}
@media screen and (max-width: 1279px) {
  html {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 920px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background-color: #F7F7F7;
  font-size: 1.4rem;
  color: #212121;
  position: relative;
}
@media screen and (max-width: 920px) {
  body iframe {
    width: 100%;
    height: 19rem;
  }
}

b {
  font-weight: bold;
}

a {
  color: inherit;
  text-decoration: none;
}

p {
  font-size: 1.6rem;
  line-height: 3.5rem;
}
@media screen and (max-width: 920px) {
  p {
    font-size: 1.6rem;
    line-height: 4rem;
  }
}

img {
  max-width: 100%;
  display: block;
  height: auto;
}

@media screen and (max-width: 920px) {
  .main {
    overflow: hidden;
  }
}

@media screen and (max-width: 920px) {
  .header {
    height: 6rem;
    background-color: #fff;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
  }
}
.header__logo {
  max-width: 11rem;
  position: absolute;
  left: 3.56rem;
  top: 1.95rem;
}
@media screen and (max-width: 920px) {
  .header__logo {
    max-width: 5.5rem;
    left: 1.5rem;
    top: 0.5rem;
  }
}
.header__cta {
  position: fixed;
  z-index: 999;
  right: 8.4rem;
  top: 4.7rem;
}
@media screen and (max-width: 920px) {
  .header__cta {
    right: 0;
    top: 0;
    font-size: 1.6rem;
    transition: 0.3s;
  }
  .header__cta .c-buttons {
    gap: 0;
  }
  .header__cta .c-button {
    width: 6rem;
    height: 6rem;
    border-radius: 0;
    display: block;
    font-size: 1.2rem;
    white-space: nowrap;
    text-align: center;
  }
  .header__cta .c-button .mail {
    display: block;
    width: 2.3rem;
    height: 1.9rem;
    margin: 1.2rem auto 0.5rem;
  }
  .header__cta .c-button .doc {
    display: block;
    width: 1.8rem;
    height: 1.9rem;
    background-position: center;
    margin: 1.2rem auto 0.5rem;
  }
  .header__cta .c-button img {
    display: block;
    margin: auto;
  }
}
.header__cta-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221.441%22%20height%3D%2217.982%22%20viewBox%3D%220%200%2021.441%2017.982%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_1169%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%201169%22%20width%3D%2221.441%22%20height%3D%2217.982%22%20fill%3D%22%23535252%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_1309%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%201309%22%20transform%3D%22translate(0%200)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_1308%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%201308%22%20transform%3D%22translate(0%200)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_17385%22%20data-name%3D%22%E3%83%91%E3%82%B9%2017385%22%20d%3D%22M18.761%2C3.242V2.011A2.012%2C2.012%2C0%2C0%2C0%2C16.752%2C0h0a2.043%2C2.043%2C0%2C0%2C0-.637.1L10.967%2C1.82a1.265%2C1.265%2C0%2C0%2C0-.247.128%2C1.265%2C1.265%2C0%2C0%2C0-.247-.128L5.326.1A2.008%2C2.008%2C0%2C0%2C0%2C2.68%2C2.011V3.242A2.679%2C2.679%2C0%2C0%2C0%2C0%2C5.922V15.3a2.679%2C2.679%2C0%2C0%2C0%2C2.68%2C2.68H18.761a2.679%2C2.679%2C0%2C0%2C0%2C2.68-2.68V5.922a2.679%2C2.679%2C0%2C0%2C0-2.68-2.68M16.539%2C1.376a.68.68%2C0%2C0%2C1%2C.213-.036.671.671%2C0%2C0%2C1%2C.669.671V13.854a.67.67%2C0%2C0%2C1-.458.635L11.39%2C16.347V3.091ZM4.02%2C2.011a.671.671%2C0%2C0%2C1%2C.669-.671.661.661%2C0%2C0%2C1%2C.213.036L10.05%2C3.091V16.347L4.478%2C14.489a.669.669%2C0%2C0%2C1-.458-.635V2.011ZM1.34%2C15.3V5.922a1.344%2C1.344%2C0%2C0%2C1%2C1.34-1.34v9.272a2.007%2C2.007%2C0%2C0%2C0%2C1.374%2C1.907l2.646.882H2.68A1.344%2C1.344%2C0%2C0%2C1%2C1.34%2C15.3m18.761%2C0a1.344%2C1.344%2C0%2C0%2C1-1.34%2C1.34h-4.02l2.646-.882a2.007%2C2.007%2C0%2C0%2C0%2C1.374-1.907V4.582a1.344%2C1.344%2C0%2C0%2C1%2C1.34%2C1.34Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23535252%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 2.1rem;
  height: 1.7rem;
  display: inline-block;
  margin-right: 0.7rem;
}
@media screen and (max-width: 920px) {
  .header__cta-icon {
    margin-right: 0.35rem;
  }
}
.header__cta-mark {
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  background-color: #DD7711;
  color: #fff;
  line-height: 4rem;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  margin-left: 0.7rem;
}
@media screen and (max-width: 920px) {
  .header__cta-mark {
    width: 3.4rem;
    height: 3.4rem;
    line-height: 3.4rem;
    margin-left: 0.35rem;
    font-size: 1.1rem;
  }
}

.footer {
  height: 46.2664714495vw;
  height: 40.9956076135vw;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.footer__txts {
  display: flex;
  margin-bottom: 8rem;
}
@media screen and (max-width: 920px) {
  .footer__txts {
    margin-bottom: 5rem;
  }
}
.footer__txt {
  margin: 0 1rem;
}
.footer__txt img {
  max-width: none;
}
@media screen and (max-width: 920px) {
  .footer__txt img {
    width: 110rem;
  }
}
.footer__circle {
  position: absolute;
  top: 0;
  max-width: none;
  left: 50%;
  transform: translate(-50%, 0);
}
.footer__circle img {
  width: 100vw;
  max-width: none;
}
@media screen and (max-width: 920px) {
  .footer__circle img {
    width: 305vw;
  }
}
@media screen and (max-width: 920px) {
  .footer {
    height: 53.7rem;
    padding-top: 0 !important;
    margin-top: 4rem;
  }
}
.footer::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  background-color: #212121;
  z-index: -1;
  width: 100%;
  height: calc(100% - 6.9rem);
}
@media screen and (max-width: 920px) {
  .footer::after {
    height: calc(100% - 4.4rem);
  }
}
.footer__logo {
  margin: auto;
  width: 7.9795021962vw;
}
@media screen and (max-width: 920px) {
  .footer__logo {
    width: 9.7rem;
  }
}
.footer__catch {
  font-size: 1.4641288433vw;
  text-align: center;
  font-family: "fot-udkakugoc80-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 1.756954612vw auto 1.4641288433vw;
}
@media screen and (max-width: 920px) {
  .footer__catch {
    font-size: 2rem;
    margin: 3rem auto 2rem;
  }
}
.footer__read {
  font-size: 4.0995607613vw;
  text-align: center;
  font-family: "fot-udkakugoc80-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 auto 2vw;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 920px) {
  .footer__read {
    line-height: 6.6rem;
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 920px) {
  .footer {
    padding: 3rem 0;
    text-align: center;
  }
}
.footer a {
  text-decoration: underline;
}
.footer__privacy {
  letter-spacing: 0.12em;
}
@media screen and (max-width: 920px) {
  .footer__privacy {
    position: absolute;
    left: 2.5rem;
    top: -4rem;
    color: #3E9F2E;
    font-size: 1.2rem;
  }
}

.footer-copyright {
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  font-size: 0.878477306vw;
}
@media screen and (max-width: 920px) {
  .footer-copyright {
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    white-space: nowrap;
  }
}

.thanks {
  padding: 16rem 2rem 12rem;
  text-align: center;
  font-size: 1.8rem;
}
@media screen and (max-width: 920px) {
  .thanks {
    font-size: 1.6rem;
  }
}

.thanks__title {
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 1em;
}

select {
  -webkit-appearance: none;
  appearance: none;
}

.form-title {
  font-size: 3.6rem;
  font-family: "fot-udkakugoc80-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  margin-bottom: 2rem;
}
@media screen and (max-width: 920px) {
  .form-title {
    font-size: 2.4rem;
  }
}

.form-text {
  line-height: 4rem;
  margin-bottom: 5rem;
}

.form {
  margin-top: 17.5rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221262.59%22%20height%3D%22805.884%22%20viewBox%3D%220%200%201262.59%20805.884%22%3E%20%3Cpath%20id%3D%22%E5%90%88%E4%BD%93_3%22%20data-name%3D%22%E5%90%88%E4%BD%93%203%22%20d%3D%22M0%2C453.727l2.238-1.411v3.441c46.37%2C27.736%2C151.313%2C69.009%2C181.194%2C92.917%2C47.982%2C38.383%2C62.374%2C55.98%2C62.374%2C55.98S269.8%2C719.8%2C428.131%2C723s143.941%2C4.8%2C231.906%2C41.582c52.673%2C22.028%2C87.565%2C38.892%2C111.55%2C38.92h.158c15.983-.032%2C27.116-7.582%2C35.428-26.128%2C20.8-46.378-33.583-97.557-94.359-126.345s-110.351-52.779-110.351-52.779%2C28.784-12.8%2C163.133-20.791%2C175.925%2C3.2%2C215.908%2C6.4%2C142.343%2C68.773%2C177.528%2C49.581l25.585-20.791s27.189%2C19.191%2C51.181%2C7.994c11.9-5.551%2C25.761-13.065%2C25.793-25.086v-.092c-.037-12.21-14.34-29.06-59.379-53.188C1112.65%2C494.3%2C995.9%2C404.736%2C960.713%2C396.738s-129.547%2C3.2-207.913-16-94.364-33.586-193.521-23.988-167.93%2C3.2-278.284-59.176c-5.6-3.163-11.381-6.553-17.3-10.116l.14-.088s-80.368-53.691-146.326-125.535S0%2C0%2C0%2C0Z%22%20transform%3D%22translate(1262.09%20804.005)%20rotate(180)%22%20fill%3D%22%23efefef%22%20stroke%3D%22rgba(0%2C0%2C0%2C0)%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221%22%2F%3E%3C%2Fsvg%3E");
  background-size: calc(100% - 10rem);
  background-position: right top 41.7276720351vw;
  background-repeat: no-repeat;
  padding-bottom: 12rem;
}
@media screen and (max-width: 920px) {
  .form {
    margin-top: 11rem;
    padding: 0 1.5rem;
    background-size: 36.8rem;
    background-position: right top 58rem;
  }
}

.entryform__inner {
  border-radius: 20px;
  background: #fff;
  padding: 8.8rem 6rem 9.5rem;
}
@media screen and (max-width: 920px) {
  .entryform__inner {
    padding: 4.6rem 2.7rem;
  }
}

.form-inner {
  display: grid;
  grid-template-columns: 38.0673499268vw 1fr;
  grid-template-columns: 52rem 1fr;
  column-gap: 6.9546120059vw;
  column-gap: 9.5rem;
}
.form-inner .mv {
  position: relative;
  top: auto;
  right: auto;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 920px) {
  .form-inner .mv {
    width: 14.2rem;
    margin-bottom: 6rem;
  }
}
.form-inner .mv__main {
  max-width: calc(100% - 7vw);
  top: calc(50% - 1.2vw);
}
@media screen and (max-width: 920px) {
  .form-inner {
    display: block;
  }
}

@media screen and (max-width: 920px) {
  .form-right {
    margin-top: -4rem;
    position: relative;
    z-index: 1;
  }
}

.form-left {
  position: relative;
}
.form-left .c-button--tel img {
  width: 24.1rem;
}
.form-left .c-button {
  display: block;
  margin: auto;
  width: 21rem;
  font-size: 1.4rem;
}
.form-left__inner {
  position: sticky;
  left: 0;
  top: 1rem;
}
.form-left__title {
  margin-bottom: 2.6rem;
  font-size: 2rem;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 920px) {
  .form-left__title {
    margin-bottom: 1.5rem;
  }
}
.form-left__visual img {
  margin: auto;
}
.form-left__box {
  margin-top: 4rem;
  background: #EDEDED;
  border: 1.5px solid #212121;
  color: #212121;
  padding: 2.5rem 3rem;
  background-color: #f5f5f5;
}
@media screen and (max-width: 920px) {
  .form-left__box {
    margin-bottom: 6rem;
    color: #212121;
    background-color: #f5f5f5;
    padding: 3rem 3.5rem 3rem;
  }
  .form-left__box .c-button--tel {
    font-size: 1.4rem;
    text-align: center;
  }
  .form-left__box .c-button--tel span {
    display: block;
  }
  .form-left__box .c-button--tel img {
    width: 24.1rem;
  }
  .form-left__box .c-button {
    padding: 0 !important;
  }
}

.cta-link {
  display: block;
  transition: 0.3s;
}
@media screen and (max-width: 920px) {
  .cta-link {
    width: 24rem;
    margin: auto;
    background-color: #06C755;
  }
  .cta-link:nth-child(3) {
    background-color: #212121;
  }
}
.cta-link:hover {
  opacity: 0.76;
}
.cta-link img {
  margin: auto;
}

.cta-link + .cta-link {
  margin-top: 2rem;
}

@media screen and (max-width: 920px) {
  .entryform {
    padding: 4rem 0 0rem;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.entryform .mw_wp_form_confirm .entryform__item-name::before {
  display: none !important;
}
.entryform .mw_wp_form_confirm .entryform__item {
  display: flex;
  padding: 3rem 0;
  margin-bottom: 0;
  border-bottom: dashed 1px;
}
@media screen and (max-width: 920px) {
  .entryform .mw_wp_form_confirm .entryform__item {
    display: block;
    padding: 1.5rem 0;
  }
}
.entryform .mw_wp_form_confirm .entryform__item:first-child {
  border-top: 1px solid;
}
.entryform .mw_wp_form_confirm .entryform__item-name {
  flex: 0 0 30%;
  max-width: 30%;
  margin-bottom: 0;
  text-align: right;
  padding-right: 7rem;
}
@media screen and (max-width: 920px) {
  .entryform .mw_wp_form_confirm .entryform__item-name {
    max-width: 100%;
    padding: 0 0 2rem;
    text-align: left;
  }
}
.entryform .mw_wp_form_confirm .entryform__item-input {
  padding-right: 9rem;
  font-weight: normal;
}
@media screen and (max-width: 920px) {
  .entryform .mw_wp_form_confirm .entryform__item-input {
    padding-right: 0;
  }
}
.entryform .mw_wp_form_confirm .entryform__text {
  display: none;
}

.entryform__items {
  margin: auto;
}

.entryform__item {
  font-weight: bold;
  margin-bottom: 4rem;
}

.entryform__item--harf {
  max-width: 58rem;
}

@media screen and (max-width: 768px) {
  .entryform__item {
    margin-bottom: 3rem;
  }
}
.entryform__item-name {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 920px) {
  .entryform__item-name {
    font-size: 2rem;
  }
}

.entryform__item-name span {
  letter-spacing: 0;
}

@media screen and (max-width: 768px) {
  .entryform__item-name span {
    vertical-align: baseline;
    letter-spacing: 0;
  }
}
.entryform__item-name.require::after {
  content: "*";
  color: #FF5757;
  padding: 0 0.5rem;
  margin-left: 0.1rem;
  margin-top: 0.3rem;
  font-size: 1.4rem;
  display: inline-block;
  margin-right: 0.5rem;
  position: relative;
}

@media screen and (max-width: 768px) {
  .entryform__item-name.require::after {
    font-size: 1.2rem;
  }
}
.entryform__item-input .age {
  width: 16.5rem !important;
}

.entryform__item-input .sai {
  margin: 0 1rem;
}

.entryform__item-input {
  padding-bottom: 1.3rem;
}

.entryform__item-input select,
.entryform__item-input input[type=text] {
  width: 100%;
  border-radius: 2px;
  font-weight: normal;
  background: #EDEDED;
  padding: 2rem 1.8rem 2rem;
  border: 0;
  border-radius: 6px;
}

.zipcode {
  max-width: 17.8rem;
  margin-bottom: 1.5rem;
}

.entryform__item-input input[type=email] {
  border-radius: 2px;
  font-weight: normal;
  padding: 1.2rem 1.8rem;
  width: 100%;
  background: #EDEDED;
}

.entryform__item-input input[type=tel] {
  font-weight: normal;
  padding: 1.2rem 1.8rem;
  border-radius: 2;
  width: 100%;
  background: #EDEDED;
}

@media screen and (max-width: 768px) {
  .entryform__item-input input[type=tel] {
    padding: 1.15rem;
  }
}
@media screen and (max-width: 768px) {
  .entryform__item-input input[type=text],
.entryform__item-input input[type=email],
.entryform__item-input select {
    padding: 1.15rem;
    width: 100%;
  }
}
.entryform__item-input textarea {
  width: 100%;
  border: 0;
  background: #EDEDED;
  font-weight: normal;
  width: 100%;
  height: 24rem;
  border-radius: 6px;
  padding: 1.4rem 1.8rem;
}

@media screen and (max-width: 768px) {
  .entryform__item-input textarea {
    padding: 1.15rem;
  }
}
.entryform__item-input .selectboxs {
  display: flex;
  justify-content: space-between;
  max-width: 50rem;
}

.entryform__item-input .selectboxs select {
  border-radius: 2px;
  width: 100%;
  font-weight: normal;
}

.entryform__item-input .selectboxs .year {
  flex: 0 0 42%;
  max-width: 42%;
}

.entryform__item-input .selectboxs .month {
  flex: 0 0 24%;
  max-width: 24%;
}

.entryform__item-input .selectboxs .day {
  flex: 0 0 24%;
  max-width: 24%;
}

.entryform__item-input .tels {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 49.5rem;
}

.entryform__item-input .tel {
  flex: 0 0 32.5%;
}

@media screen and (max-width: 768px) {
  .entryform__item-input .tel {
    flex: 0 0 26.5%;
  }
}
.entryform__item-input .tel-separate {
  flex: 0 0 9%;
  font-size: 2.7rem;
  text-align: center;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .entryform__item-input .tel-separate {
    font-size: 1.7rem;
  }
}
.entryform__item-input .address {
  width: 100%;
}

.entryform__item-input .address input {
  width: 100%;
}

.entryform .form_error_wrap {
  color: #d00000;
  font-weight: normal;
}

.entryform__terms {
  border: solid 1px;
  font-size: 1.6rem;
  padding: 1.8rem 1.5rem;
  max-height: 20rem;
  overflow: scroll;
  margin-bottom: 2.8rem;
  margin-top: 6.7rem;
}

@media screen and (max-width: 768px) {
  .entryform__terms {
    max-height: 31rem;
    margin-top: 1.5rem;
    font-size: 1.2rem;
    padding: 1.7rem 1.9rem;
  }
}
.entryform__terms-check {
  position: relative;
  margin-bottom: 6.5rem;
}

@media screen and (max-width: 768px) {
  .entryform__terms-check {
    margin-bottom: 2.5rem;
  }
}
.entryform__terms-check-label {
  text-align: center;
  width: 100%;
  display: block;
  padding: 2.15rem;
  border-radius: 17px;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0;
  border: solid 1px #cccccc;
}

@media screen and (max-width: 768px) {
  .entryform__terms-check-label {
    padding: 1.15rem;
    border-radius: 9px;
    font-size: 1.2rem;
  }
}
.entryform__terms-check-label input {
  width: 2rem;
  height: 2rem;
  margin: 0 1rem;
  display: inline-block;
  transform: translate(0, 4px);
}

@media screen and (max-width: 768px) {
  .entryform__terms-check-label input {
    margin: 0 1rem 0 3rem;
  }
}
.entryform__button {
  margin-top: 4rem;
  text-align: center;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 920px) {
  .entryform__button {
    margin-top: 2.8rem;
  }
}

.entryform__buttons {
  display: flex;
  gap: 2rem;
  justify-content: center;
  margin-top: 5rem;
}

.buttons {
  margin-top: 5rem;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 920px) {
  .buttons {
    display: block;
  }
}
.buttons > * {
  margin: 0 1.5rem;
}
@media screen and (max-width: 920px) {
  .buttons > * {
    margin: 1.5rem auto 0;
  }
}

.entryform__text {
  text-align: center;
}

.entryform__items-title {
  display: none;
}

.entryform__buttons button,
.entryform__button button {
  cursor: pointer;
  display: block;
  border: 0;
  width: 28.5rem;
  height: 6.2rem;
  font-size: 2rem;
  font-weight: bold;
  background-color: #212121;
  color: white;
  text-align: center;
  margin: 1rem auto;
  border-radius: 5rem;
}

.entryform__buttons {
  display: block;
}

@media screen and (max-width: 920px) {
  .entryform__item-input input[type=text], .entryform__item-input input[type=email], .entryform__item-input select {
    font-size: 16px;
  }
}
.pdf-link {
  color: #FF5757;
}

/*# sourceMappingURL=common.css.map */
