@charset "UTF-8";
@media (max-width: 767px) {
  .main {
    overflow: hidden;
  }
}

.mv {
  height: 118.4rem;
  outline: 1px solid rgba(0, 0, 0, 0.1);
  background-image: url("../images/mv.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: calc(var(--header-height) + 9.6rem) 0 0;
}
@media (max-width: 767px) {
  .mv {
    height: 68rem;
    background-size: 100%;
    background-image: url("../images/sp/mv_sp.png");
    padding: 10rem 0 0;
  }
}
.mv__text {
  width: 87.7rem;
}
@media (max-width: 767px) {
  .mv__text {
    width: 31.4rem;
    margin: 0 auto 4.5rem;
  }
}
.mv__badges {
  scale: 1.1;
  margin-top: 4rem;
  margin-left: 17rem;
  width: 56rem;
  height: 22.4rem;
  background-image: url("../images/mv-badges.svg");
  background-repeat: no-repeat;
  padding-left: 2.4rem;
  display: grid;
  grid-template-columns: 17.5rem 16.2rem 16.6rem;
  margin-bottom: 6.3rem;
}
@media (max-width: 767px) {
  .mv__badges {
    scale: 1.2;
    margin-bottom: 3rem;
    background-image: url("../images/sp/mv-badges.png");
    background-size: contain;
    width: 18.7rem;
    height: 17.4rem;
    padding: 0;
    margin-left: 2.3rem;
    display: block;
  }
}
.mv__badge {
  text-align: center;
  letter-spacing: 0.06em;
  font-weight: 500;
  height: 17rem;
  padding: 4.8rem 0 0;
}
@media (max-width: 767px) {
  .mv__badge {
    width: 8.1rem;
    height: 8.1rem;
    margin: 0 5.2rem;
    position: relative;
    top: 1rem;
    padding: 1rem 0 0;
  }
}
@media (max-width: 767px) {
  .mv__badge--2 {
    position: relative;
    left: -4rem;
    top: -0.2rem;
  }
}
.mv__badge--3 {
  padding-top: 5.5rem;
}
@media (max-width: 767px) {
  .mv__badge--3 {
    top: -8.2rem;
    left: 3.9rem;
    padding-top: 1.2rem;
  }
}
.mv__badge-title {
  line-height: 1.2;
}
@media (max-width: 767px) {
  .mv__badge-title {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}
.mv__badge-title--2 {
  font-weight: bold;
  color: var(--red);
  font-size: 2.9rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .mv__badge-title--2 {
    font-size: 1.5rem;
    position: relative;
    top: -0.2rem;
  }
}
.mv__badge-title--2 span {
  font-size: 4.5rem;
}
@media (max-width: 767px) {
  .mv__badge-title--2 span {
    font-size: 2.1rem;
  }
}
.mv__badge-title--3 {
  font-size: 2.9rem;
  letter-spacing: 0;
  padding-top: 0.5rem;
}
.mv__badge-title--3 span {
  color: var(--red);
  font-weight: bold;
}
@media (max-width: 767px) {
  .mv__badge-title--3 span {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .mv__badge-title--3 {
    letter-spacing: 0;
    font-size: 1.3rem;
  }
}
.mv__badge-title--4 {
  letter-spacing: 0;
  line-height: 1.4;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .mv__badge-title--4 {
    font-size: 1.2rem;
  }
}
.mv__badge-title--5 {
  letter-spacing: 0;
  font-weight: bold;
  color: var(--red);
  font-size: 2.9rem;
}
@media (max-width: 767px) {
  .mv__badge-title--5 {
    letter-spacing: 0;
    font-size: 1.3rem;
  }
}
.mv__badge-title--6 {
  font-weight: bold;
  color: var(--red);
}
@media (max-width: 767px) {
  .mv__badge-title--6 {
    font-size: 1.5rem;
  }
}
.mv__badge-title--7 {
  font-weight: bold;
  color: var(--red);
  font-size: 3.1rem;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .mv__badge-title--7 {
    font-size: 1.5rem;
  }
}
.mv__badge-title--8 {
  font-weight: 500;
}
@media (max-width: 767px) {
  .mv__badge-title--8 {
    font-size: 1.3rem;
  }
}
.mv__lead {
  width: 51.4rem;
  height: 9rem;
  margin-left: 19.2rem;
  background-image: url("../images/mv-leaf1.svg"), url("../images/mv-leaf2.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center left, center right;
  font-size: 2.3rem;
  text-align: center;
  font-weight: 500;
  align-content: center;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .mv__lead {
    width: 22.8rem;
    height: 6.6rem;
    margin: auto;
    font-size: 1.3rem;
    color: #fff;
  }
}
.mv__lead span {
  padding: 0 0.2rem;
  background-color: var(--red);
  color: #fff;
}
.mv__button {
  font-weight: 500;
  font-size: 4.3rem;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--red);
  width: 58.5rem;
  height: 9.3rem;
  border-radius: 90px;
  margin-left: 15.6rem;
  background: linear-gradient(45deg, rgb(234, 121, 106) 0%, rgb(233, 111, 94) 7.64%, rgb(230, 90, 72) 26.48%, rgb(228, 75, 56) 46.85%, rgb(226, 67, 46) 69.67%, rgb(226, 64, 43) 100%);
  position: relative;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .mv__button {
    width: 25.5rem;
    height: 5rem;
    font-size: 2rem;
    margin: 1rem auto 0;
    letter-spacing: 0.14em;
  }
}
.mv__button-arrow {
  position: absolute;
  right: 3.5rem;
  width: 3.1rem;
}
@media (max-width: 767px) {
  .mv__button-arrow {
    width: 1.5rem;
    right: 1.7rem;
  }
}

.c-title1 {
  text-align: center;
  font-size: 8.3rem;
  color: var(--red);
  font-weight: bold;
  letter-spacing: 0.12em;
  font-family: Helvetica;
}
@media (max-width: 767px) {
  .c-title1 {
    font-size: 3.8rem;
  }
}

.c-title2 {
  text-align: center;
  font-size: 5rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media (max-width: 767px) {
  .c-title2 {
    font-size: 2rem;
  }
}
.c-title2 span {
  color: #fff;
  background-color: var(--red);
}

.flow {
  background-image: url("../images/flow-bg1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 111.5rem;
  margin-top: -10rem;
  padding: 19rem 0 0;
  z-index: 2;
  position: relative;
}
@media (max-width: 767px) {
  .flow {
    background-image: url("../images/sp/flow-bg_sp.png");
    margin-top: -4rem;
    padding: 8.7rem 0 6rem;
    height: 80rem;
  }
}
.flow__inner {
  max-width: 121rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .flow__inner {
    padding: 0 4.3rem;
  }
}

.flow-items {
  margin-top: 3.5rem;
  display: grid;
  grid-template-columns: repeat(3, 30.6rem);
  justify-content: space-between;
}
@media (max-width: 767px) {
  .flow-items {
    gap: 7rem;
    grid-template-columns: 1fr;
  }
}

.flow-item {
  text-align: center;
}
@media (max-width: 767px) {
  .flow-item {
    display: grid;
    grid-template-columns: 12.5rem auto;
    gap: 2.5rem;
    height: 14rem;
  }
}
.flow-item__no {
  width: 8.5rem;
  height: 8.5rem;
  text-align: center;
  border-radius: 100%;
  background-color: var(--red);
  color: #fff;
  margin: 0 auto 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 6.3rem;
  position: relative;
}
@media (max-width: 767px) {
  .flow-item__no {
    width: 3.5rem;
    height: 3.5rem;
    margin-bottom: 1rem;
    font-size: 2.5rem;
  }
}
.flow-item__no::after {
  content: "";
  width: 32.4rem;
  height: 0.4rem;
  position: absolute;
  right: -1.8rem;
  top: 4.25rem;
  transform: translate(100%, 0);
  background-image: url("../images/dotted1.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .flow-item__no::after {
    width: 4px;
    height: 8.6rem;
    background-image: url("../images/sp/dotted1_sp.svg");
    right: 1.75rem;
    top: 11.25rem;
  }
}
.flow-item__title {
  margin-bottom: 4rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .flow-item__title {
    font-size: 2rem;
    line-height: 2.6rem;
    letter-spacing: 0.04em;
  }
}
.flow-item--1 .flow-item__image {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .flow-item--1 .flow-item__image {
    top: 4rem;
  }
}
.flow-item--3 .flow-item__no::after {
  display: none;
}
.flow-item--3 .flow-item__image {
  position: relative;
  top: 6.5rem;
}
@media (max-width: 767px) {
  .flow-item--3 .flow-item__image {
    top: -4rem;
  }
}
.flow-item--2 .flow-item__image {
  scale: 1.04;
}
@media (max-width: 767px) {
  .flow-item--2 .flow-item__image {
    scale: 1.14;
    position: relative;
    top: -4rem;
  }
}

.work {
  padding: 14.5rem 0;
}
@media (max-width: 767px) {
  .work {
    padding: 0;
  }
}
.work__logos {
  max-width: 121rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6.4rem;
}
@media (max-width: 767px) {
  .work__logos {
    padding: 0 2.3rem;
    margin: 4rem auto 3rem;
  }
}
.work__logos-memo {
  margin-top: 6.4rem;
  text-align: right;
  font-size: 2.3rem;
}
@media (max-width: 767px) {
  .work__logos-memo {
    margin: 3rem auto 0;
    font-size: 1.2rem;
    text-align: center;
  }
}

.voice {
  background-image: url("../images/voice-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 144rem;
  height: 105.2rem;
  margin: auto;
  padding: 9rem 11.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .voice {
    height: 181.2rem;
    background-image: url("../images/sp/voice-bg_sp.png");
    width: calc(100% - 4.6rem);
    margin: auto;
    padding: 7.2rem 1.4rem 4.7rem;
    margin-top: 13rem;
  }
}
.voice__img1 {
  width: 27.3rem;
  position: absolute;
  right: 15rem;
  top: -2rem;
}
@media (max-width: 767px) {
  .voice__img1 {
    inset: -7rem 0 auto;
    margin: auto;
    width: 10rem;
  }
}
.voice__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.7rem 3rem;
  grid-auto-rows: 30.6rem;
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .voice__items {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    gap: 2rem;
    margin-top: 3rem;
  }
}
.voice__item {
  padding: 4.5rem 3.5rem 3rem;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 6px 6px 10px 0px rgba(255, 0, 0, 0.4);
  display: grid;
  grid-template-columns: 21.3rem 1fr;
  gap: 2.5rem;
}
@media (max-width: 767px) {
  .voice__item {
    display: block;
    padding: 2.5rem;
  }
}
.voice__item__image {
  text-align: center;
  white-space: nowrap;
}
.voice__item__image img {
  margin: auto auto 1.8rem;
  width: 12.8rem;
}
@media (max-width: 767px) {
  .voice__item__image img {
    width: 10.8rem;
  }
}
.voice__item__image div {
  font-size: 1.8rem;
}
.voice__item p {
  font-size: 2.3rem;
  line-height: 4rem;
}
@media (max-width: 767px) {
  .voice__item p {
    font-size: 1.8rem;
    margin-top: 1.2rem;
    line-height: 3rem;
  }
}
.voice__item p span {
  background-color: #e0e828;
}

.sections1 {
  padding-bottom: 19rem;
  background-image: url("../images/sections1-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom -6rem;
}
@media (max-width: 767px) {
  .sections1 {
    padding: 8rem 0;
    background-image: url("../images/sp/sections1-bg_sp.png");
  }
}

.plan {
  background-image: url("../images/plan-bg.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 164.8rem;
  position: relative;
}
@media (max-width: 767px) {
  .plan {
    padding-bottom: 8.4rem;
    height: auto;
    background-image: url("../images/sp/plan-bg_sp.png");
  }
  .plan::after {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: #facebe;
    background: rgb(250, 206, 190);
    opacity: 0.7;
    z-index: 1;
  }
  .plan .arw {
    width: 7rem;
    position: relative;
    z-index: 5;
    top: 5.5rem;
  }
}
.plan .l-inner {
  position: relative;
  z-index: 2;
}
.plan::before {
  content: "";
  position: absolute;
  inset: -1px 0 auto;
  margin: 0 auto;
  width: 24.5rem;
  height: 5rem;
  z-index: 2;
  background-color: #fcfcfc;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media (max-width: 767px) {
  .plan::before {
    width: 14.5rem;
    height: 3.5rem;
  }
}
.plan__img1 {
  position: absolute;
  left: 7.7rem;
  top: 18.5rem;
  width: 41.9rem;
}
@media (max-width: 767px) {
  .plan__img1 {
    width: 18.9rem;
    margin: 8rem auto 0;
    position: relative;
    inset: 0;
  }
}
.plan .c-title1 {
  padding-top: 21rem;
}
@media (max-width: 767px) {
  .plan .c-title1 {
    padding-top: 3.5rem;
  }
}
.plan .c-lead {
  margin-top: 0.5em;
  margin-bottom: 13rem;
}
@media (max-width: 767px) {
  .plan .c-lead {
    margin-bottom: 2.5rem;
  }
}
.plan__button {
  font-weight: 500;
  font-size: 4.3rem;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--red);
  width: 58.5rem;
  height: 9.3rem;
  border-radius: 90px;
  margin: auto;
  background: linear-gradient(45deg, rgb(234, 121, 106) 0%, rgb(233, 111, 94) 7.64%, rgb(230, 90, 72) 26.48%, rgb(228, 75, 56) 46.85%, rgb(226, 67, 46) 69.67%, rgb(226, 64, 43) 100%);
  position: relative;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .plan__button {
    width: 33rem;
    height: 5rem;
    font-size: 2rem;
  }
}
.plan__button-arrow {
  position: absolute;
  right: 3.5rem;
  width: 3.1rem;
}

.c-lead {
  font-size: 2.3rem;
  text-align: center;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .c-lead {
    font-size: 1.8rem;
  }
}

.plan-table-wrap {
  background-color: #fff;
  border-radius: 10px;
  padding: 8rem 11rem;
  margin-bottom: 5rem;
}
@media (max-width: 767px) {
  .plan-table-wrap {
    max-width: calc(100% - 4rem);
    margin: auto;
    padding: 4rem 2.5rem;
    margin-bottom: 4.8rem;
  }
}

.plan-grid {
  display: none;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .plan-grid {
    display: block;
  }
  .plan-grid:last-child {
    border-bottom: var(--red) 3px solid;
  }
}
.plan-grid__title {
  border-top: var(--red) 3px solid;
  border-bottom: var(--red) 1px solid;
  text-align: center;
  color: var(--red);
  padding: 1.5rem;
}
.plan-grid__row {
  display: grid;
  grid-template-columns: 20rem 1fr;
  text-align: center;
  font-size: 2rem;
  padding: 3rem 0;
  border-bottom: 2px dotted var(--red);
}
.plan-grid__row:last-child {
  border-bottom: 0;
}
.plan-grid__row-icon {
  width: 3rem;
  margin: 0 auto;
}

.plan-table {
  display: table;
  width: 100%;
}
@media (max-width: 767px) {
  .plan-table {
    display: none;
  }
}
.plan-table__row {
  display: table-row;
  position: relative;
}
@media (max-width: 767px) {
  .plan-table__row {
    display: block;
  }
}
.plan-table__row::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: var(--red) 3px dotted;
}
.plan-table__row:first-child::after {
  display: none;
}
.plan-table__row:last-child::after {
  border-bottom: var(--red) 1px solid;
}
.plan-table__th {
  display: table-cell;
  text-align: center;
  padding: 2.8rem;
  border-top: var(--red) 1px solid;
  border-bottom: var(--red) 1px solid;
}
@media (max-width: 767px) {
  .plan-table__th {
    display: block;
  }
}
.plan-table__th:first-child {
  text-align: left;
  padding: 0 6.5rem;
}
.plan-table__td {
  display: table-cell;
  padding: 3.5rem 0;
}
@media (max-width: 767px) {
  .plan-table__td {
    display: block;
  }
}
.plan-table__td:first-child {
  text-align: left;
  padding: 3.5rem 6.5rem;
}
.plan-table__td img {
  width: 4.4rem;
  margin: auto;
}

.plan-table-memo {
  text-align: center;
  font-size: 2.7rem;
  font-weight: 500;
  margin-top: 1em;
}
@media (max-width: 767px) {
  .plan-table-memo {
    text-align: left;
    font-size: 1.6rem;
    margin-top: 3rem;
  }
}
.plan-table-memo span {
  color: var(--red);
}

.case {
  position: relative;
  overflow: hidden;
  padding: 13.8rem 0 13rem;
  background-image: url("../images/case-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom -4rem;
}
@media (max-width: 767px) {
  .case {
    padding-top: 8rem;
    padding-bottom: 10rem;
    background-image: url("../images/sp/case-bg_sp.png");
  }
}

.case-items {
  margin-top: 8rem;
}

.case-item {
  max-width: 121rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr 51.7rem;
  grid-template-areas: "body img";
  align-items: center;
  height: 36rem;
  position: relative;
  margin-bottom: 10rem;
  border-left: solid var(--red) 7px;
}
@media (max-width: 767px) {
  .case-item {
    display: block;
    height: auto;
    margin: 0 2.2rem;
    padding-bottom: 3.5rem;
    margin-bottom: 7.5rem;
  }
}
.case-item::before {
  content: "";
  width: 200vw;
  height: 36rem;
  position: absolute;
  inset: 0 auto 0 0;
  background: #f0f0f0;
  box-shadow: 6px 6px 10px 0px rgba(255, 0, 0, 0.4);
}
@media (max-width: 767px) {
  .case-item::before {
    height: 100%;
  }
}
.case-item:nth-child(even) {
  border-right: solid var(--red) 7px;
  border-left: 0;
  grid-template-columns: 51.7rem 1fr;
  grid-template-areas: "img body";
}
@media (max-width: 767px) {
  .case-item:nth-child(even) {
    display: block;
    height: auto;
  }
  .case-item:nth-child(even) .case-item__image {
    margin: 2rem 2.5rem 0 0;
  }
}
.case-item:nth-child(even)::before {
  inset: 0 0 0 auto;
}
.case-item:last-child {
  margin-bottom: 0;
}
.case-item__body {
  grid-area: body;
  padding-left: 20rem;
  padding-right: 7rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .case-item__body {
    padding-left: 9.6rem;
    padding-right: 0;
    padding-top: 5.6rem;
  }
}
.case-item__body h3 {
  font-size: 4.2rem;
  font-weight: 500;
  color: var(--red);
  letter-spacing: 0.04em;
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .case-item__body h3 {
    font-size: 2rem;
  }
}
.case-item__body p {
  font-size: 3rem;
  line-height: 4.8rem;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .case-item__body p {
    font-size: 1.8rem;
    line-height: 2.9rem;
    letter-spacing: 0;
  }
}
.case-item__image {
  position: relative;
  z-index: 2;
  grid-area: img;
  height: 29rem;
  background-color: gray;
}
@media (max-width: 767px) {
  .case-item__image {
    height: 16.8rem;
    margin: 2rem 0 0 2.5rem;
  }
}
.case-item__img {
  position: absolute;
}
.case-item__img--1 {
  width: 36.2rem;
  left: -11.5rem;
  bottom: -15.9rem;
}
@media (max-width: 767px) {
  .case-item__img--1 {
    width: 22.8rem;
    inset: -8.7rem -4.5rem auto auto;
  }
}
.case-item__img--2 {
  width: 13.5rem;
  left: 5rem;
  top: 8rem;
}
@media (max-width: 767px) {
  .case-item__img--2 {
    width: 9.6rem;
    inset: -7.7rem 1rem auto auto;
  }
}
.case-item__img--3 {
  width: 16rem;
  left: -2rem;
  top: 11rem;
}
@media (max-width: 767px) {
  .case-item__img--3 {
    width: 10rem;
    inset: -7.7rem 1rem auto auto;
  }
}
.case-item__no {
  width: 10.7rem;
  position: absolute;
  transform: translateY(-50%);
  top: 0;
  left: 3rem;
}
@media (max-width: 767px) {
  .case-item__no {
    width: 5.6rem;
    transform: none;
    top: 3.2rem;
    left: 2.2rem;
  }
}

.case-lead {
  margin: 11rem auto 17rem;
  color: #fff;
}
@media (max-width: 767px) {
  .case-lead {
    margin: 7.5rem 2.2rem 10rem;
    padding: 4.5rem 3rem;
    border-radius: 8px;
    font-size: 2.8rem;
    text-align: center;
    background: linear-gradient(45deg, rgb(234, 121, 106) 0%, rgb(233, 111, 94) 7.64%, rgb(230, 90, 72) 26.48%, rgb(228, 75, 56) 46.85%, rgb(226, 67, 46) 69.67%, rgb(226, 64, 43) 100%);
  }
  .case-lead > div + div {
    margin-top: 1em;
  }
}
@media print, screen and (min-width: 768px) {
  .case-lead > div {
    width: fit-content;
    margin: 0 auto 2rem;
    padding: 1rem 6rem;
    font-size: 5rem;
    letter-spacing: 0.04em;
    border-radius: 8px;
    background: linear-gradient(45deg, rgb(234, 121, 106) 0%, rgb(233, 111, 94) 7.64%, rgb(230, 90, 72) 26.48%, rgb(228, 75, 56) 46.85%, rgb(226, 67, 46) 69.67%, rgb(226, 64, 43) 100%);
  }
}

.sections2 {
  padding: 23rem 0 21.4rem;
  margin-top: -8rem;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .sections2 {
    margin-top: -10rem;
    padding: 10rem 0;
  }
}
.sections2::before {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: calc(100% - 20rem);
  width: 100%;
  background-color: #f0f0f0;
  z-index: -1;
}
.sections2 .bg {
  content: "";
  width: 100%;
  background-image: url("../images/qa-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .sections2 .bg {
    background-image: url("../images/sp/qa-bg_sp.png");
  }
}

.qa {
  position: relative;
  z-index: 2;
}

.qa-items {
  margin-top: 6rem;
  margin-bottom: 8.7rem;
}
@media (max-width: 767px) {
  .qa-items {
    padding: 0 2rem;
    margin-top: 4.5rem;
    margin-bottom: 6.8rem;
  }
}

.qa-item {
  padding: 4.5rem 6rem;
  background-color: #fff;
  border-radius: 8px;
  font-size: 3rem;
  max-width: 120rem;
  margin: 0 auto 3.6rem;
}
@media (max-width: 767px) {
  .qa-item {
    padding: 3rem;
    margin: 0 auto 2rem;
    font-size: 1.8rem;
  }
}
.qa-item:last-child {
  margin-bottom: 0;
}
.qa-item__title {
  font-weight: bold;
  color: var(--red);
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
  margin-bottom: 0.75em;
}
.qa-item__desc span {
  color: var(--red);
  margin-right: 0.25em;
}

.qa-lead {
  margin-bottom: 14.2rem;
  color: #fff;
}
@media (max-width: 767px) {
  .qa-lead {
    margin: 7rem 2.2rem 9rem;
    padding: 4.5rem 1rem;
    border-radius: 8px;
    font-size: 2.7rem;
    text-align: center;
    background: linear-gradient(45deg, rgb(234, 121, 106) 0%, rgb(233, 111, 94) 7.64%, rgb(230, 90, 72) 26.48%, rgb(228, 75, 56) 46.85%, rgb(226, 67, 46) 69.67%, rgb(226, 64, 43) 100%);
  }
}
@media print, screen and (min-width: 768px) {
  .qa-lead > div {
    width: fit-content;
    margin: 0 auto 2rem;
    padding: 1rem 6rem;
    color: #fff;
    font-size: 5rem;
    letter-spacing: 0.04em;
    border-radius: 8px;
    background: linear-gradient(45deg, rgb(234, 121, 106) 0%, rgb(233, 111, 94) 7.64%, rgb(230, 90, 72) 26.48%, rgb(228, 75, 56) 46.85%, rgb(226, 67, 46) 69.67%, rgb(226, 64, 43) 100%);
  }
}

.contact {
  background-color: #fff;
  padding: 10rem 11.6rem;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .contact {
    margin: 0 2rem;
    padding: 5.5rem 3rem;
  }
}
.contact .c-lead {
  margin-top: 2.5rem;
}
@media (max-width: 767px) {
  .contact .c-lead {
    text-align: left;
  }
}

.form {
  margin-top: 10rem;
}
@media (max-width: 767px) {
  .form {
    margin-top: 4rem;
  }
}
.form__button {
  font-weight: 500;
  font-size: 4.3rem;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--red);
  width: 58.5rem;
  height: 9.3rem;
  border-radius: 90px;
  cursor: pointer;
  margin: 7.8rem auto 0;
  background: linear-gradient(45deg, rgb(234, 121, 106) 0%, rgb(233, 111, 94) 7.64%, rgb(230, 90, 72) 26.48%, rgb(228, 75, 56) 46.85%, rgb(226, 67, 46) 69.67%, rgb(226, 64, 43) 100%);
  position: relative;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .form__button {
    margin-top: 5rem;
    width: 27rem;
    height: 5.7rem;
    font-size: 2rem;
  }
}
.form__button-arrow {
  position: absolute;
  right: 3.5rem;
  width: 3.1rem;
}
@media (max-width: 767px) {
  .form__button-arrow {
    width: 2rem;
    right: 2rem;
  }
}

.form-item__label {
  font-size: 3rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .form-item__label {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}
.form-item__label::before {
  line-height: 1;
  margin-right: 1rem;
  content: "任意";
  color: #fff;
  font-size: 3rem;
  width: 8.2rem;
  height: 3.6rem;
  background-color: #727171;
  text-align: center;
  align-content: center;
  display: inline-block;
}
@media (max-width: 767px) {
  .form-item__label::before {
    font-size: 1.8rem;
    width: 4.5rem;
    height: 2.2rem;
  }
}
.form-item__label.require::before {
  line-height: 1;
  margin-right: 1rem;
  content: "必須";
  color: #fff;
  font-size: 3rem;
  width: 8.2rem;
  height: 3.6rem;
  background-color: var(--red);
  text-align: center;
  align-content: center;
  display: inline-block;
}
@media (max-width: 767px) {
  .form-item__label.require::before {
    font-size: 1.8rem;
    width: 4.5rem;
    height: 2.2rem;
  }
}
.form-item__input {
  margin-bottom: 4.5rem;
}
@media (max-width: 767px) {
  .form-item__input {
    margin-bottom: 3.5rem;
  }
}
.form-item__input ::placeholder {
  color: #c9caca;
}
.form-item__input input {
  border: solid 1px rgb(40, 40, 40);
  background: #efefef;
  height: 7.65rem;
  width: 100%;
  padding: 0 3rem;
}
@media (max-width: 767px) {
  .form-item__input input {
    height: 4.8rem;
    padding: 0 1.5rem;
    font-size: 18px;
  }
}
.form-item__input textarea {
  border: solid 1px rgb(40, 40, 40);
  background: #efefef;
  height: 32.1rem;
  width: 100%;
  padding: 3rem;
}
@media (max-width: 767px) {
  .form-item__input textarea {
    padding: 1.5rem;
    font-size: 18px;
    height: 24.5rem;
  }
}

.form-terms {
  height: 23.4rem;
  overflow: scroll;
  border: solid 1px rgb(40, 40, 40);
  padding: 3rem;
  overscroll-behavior: contain;
  margin: 0 auto 8.6rem;
}
@media (max-width: 767px) {
  .form-terms {
    padding: 1.5rem 1rem;
    height: 17.5rem;
    margin-bottom: 3rem;
    font-weight: normal;
  }
}
.form-terms p {
  font-size: 2rem;
  letter-spacing: 0.04em;
  line-height: 2.8rem;
}
@media (max-width: 767px) {
  .form-terms p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

.form-privacy {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
}
@media (max-width: 767px) {
  .form-privacy {
    display: block;
    font-size: 1.6rem;
  }
}
.form-privacy .form-item__label {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .form-privacy .form-item__label {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .form-privacy__text {
    display: inline;
  }
}
.form-privacy input {
  width: 3rem;
  height: 3rem;
  margin: 0 1.5rem 0 2rem;
}
@media (max-width: 767px) {
  .form-privacy input {
    vertical-align: -0.2rem;
    display: inline;
    width: 1.6rem;
    height: 1.6rem;
    margin: 0;
    margin-right: 0.5rem;
  }
}

.totop {
  position: absolute;
  right: 8.5rem;
  bottom: 7.5rem;
  width: 8.7rem;
  height: 8.7rem;
  z-index: 2;
}
@media (max-width: 767px) {
  .totop {
    width: 4rem;
    height: 4rem;
    bottom: 2rem;
    right: 2rem;
  }
}

.sfv-error {
  text-align: left;
}
@media (max-width: 767px) {
  .sfv-error {
    font-size: 1.3rem;
  }
}

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