@charset "UTF-8";
.hero {
  height: 44.7rem;
  position: relative;
  background: linear-gradient(90deg, #FFF 28.3%, rgba(255, 255, 255, 0) 44.62%);
  background: url("../images/kv_pc.jpg");
  background-repeat: no-repeat;
  background-size: 86%;
  background-position: center right;
}
@media screen and (max-width: 1590px) {
  .hero {
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .hero {
    background-image: url("../images/kv_sp.jpg");
    height: 54rem;
    background-size: 100%;
    background-position: bottom right;
  }
}
.hero__inner {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right -13.4rem center;
}
@media screen and (max-width: 768px) {
  .hero__inner {
    display: block;
    padding: 0 2.4rem;
    background-size: 28.2rem;
    background-position: right -1rem bottom;
  }
}
@media print, screen and (min-width: 769px) {
  .hero__content {
    margin-top: -4rem;
  }
}
@media screen and (max-width: 768px) {
  .hero__content {
    padding: 3.2rem 0;
  }
}
.hero__mock {
  width: 34rem;
  position: absolute;
  left: 72rem;
  top: 17rem;
}
@media screen and (max-width: 768px) {
  .hero__mock {
    left: 2.4rem;
    bottom: 5rem;
    top: auto;
    width: 25rem;
  }
}
.hero__lead1 {
  font-size: var(--h3);
  font-weight: 700;
  line-height: 175%;
  /* 42px */
  letter-spacing: 0.01em;
  padding: 0.4rem 1.6rem;
  color: #fff;
  width: fit-content;
  background-color: #ff0000;
}
.hero__title {
  color: #ff0000;
  font-size: var(--h1);
  font-weight: 700;
  letter-spacing: 2px;
  margin: 1.6rem 0;
}
@media screen and (max-width: 768px) {
  .hero__title {
    font-size: 2.52rem;
  }
}
.hero__desc {
  font-size: var(--h3);
  font-weight: 700;
  line-height: 175%;
  /* 42px */
  letter-spacing: 1.2px;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .hero__ctas {
    display: none;
  }
}
.hero__cta {
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .hero__cta {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .hero__cta .c-cta-button-text {
    padding: 0.4rem 0.8rem;
    background-color: #fff;
    border-radius: 4px;
    width: fit-content;
    margin: 1.6rem auto 0;
    line-height: 1.5;
  }
}

.reason {
  background-color: var(--main);
  padding: 12rem 0 6rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .reason {
    padding: 0 0 4.8rem;
  }
}
.reason__items {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(3, 28rem);
  gap: 3.2rem;
}
@media print, screen and (min-width: 769px) {
  .reason__items {
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 768px) {
  .reason__items {
    position: relative;
    transform: translate(0, -3.2rem);
    grid-template-columns: 1fr;
    gap: 1.6rem;
    padding: 0 2.4rem;
  }
}
.reason__item {
  border-radius: 8px;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 1.6rem;
  gap: 1.6rem;
  border-radius: 8px;
  border: 2px solid var(--sumi-100, #f8f9fa);
  background: var(--sumi-0, #fff);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .reason__item {
    align-items: center;
    padding: 1.6rem;
  }
}
.reason__item-title {
  font-size: 2rem;
  line-height: 1.5;
  flex: 1 0 0;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .reason__item-title {
    font-size: 1.6rem;
    white-space: nowrap;
  }
}
.reason__item-icon {
  background-size: contain;
  background-repeat: no-repeat;
  flex: 0 0 4.8rem;
  width: 4.8rem;
  height: 4.8rem;
}
@media screen and (max-width: 768px) {
  .reason__item-icon {
    flex: 0 0 3.2rem;
    width: 3.2rem;
    height: 3.2rem;
  }
}
.reason__item-icon--1 {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M24%2040H42%22%20stroke%3D%22%231976D2%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M33%207.00003C33.7956%206.20438%2034.8748%205.75739%2036%205.75739C36.5572%205.75739%2037.1088%205.86712%2037.6236%206.08034C38.1383%206.29355%2038.606%206.60606%2039%207.00003C39.394%207.39399%2039.7065%207.8617%2039.9197%208.37644C40.1329%208.89118%2040.2426%209.44287%2040.2426%2010C40.2426%2010.5572%2040.1329%2011.1089%2039.9197%2011.6236C39.7065%2012.1384%2039.394%2012.6061%2039%2013L14%2038L6%2040L8%2032L33%207.00003Z%22%20stroke%3D%22%231976D2%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
.reason__item-icon--2 {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M38%208H10C7.79086%208%206%209.79086%206%2012V40C6%2042.2091%207.79086%2044%2010%2044H38C40.2091%2044%2042%2042.2091%2042%2040V12C42%209.79086%2040.2091%208%2038%208Z%22%20stroke%3D%22%231976D2%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M32%204V12%22%20stroke%3D%22%231976D2%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M16%204V12%22%20stroke%3D%22%231976D2%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M6%2020H42%22%20stroke%3D%22%231976D2%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
.reason__item-icon--3 {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20fill%3D%22none%22%3E%20%3Cpath%20d%3D%22M24%2030C31.732%2030%2038%2023.732%2038%2016C38%208.26801%2031.732%202%2024%202C16.268%202%2010%208.26801%2010%2016C10%2023.732%2016.268%2030%2024%2030Z%22%20stroke%3D%22%231976D2%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M16.42%2027.78L14%2046L24%2040L34%2046L31.58%2027.76%22%20stroke%3D%22%231976D2%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}

.feature {
  background: var(--yellow-600, #fdd835);
}
.feature__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  margin-bottom: 5.6rem;
}
@media screen and (max-width: 768px) {
  .feature__items {
    grid-template-columns: 1fr;
    gap: 2.4rem;
    margin-bottom: 3.2rem;
  }
}
.feature__items-title {
  color: #043d78;
  text-align: center;
  font-size: 3.2rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 768px) {
  .feature__items-title {
    font-size: 2.4rem;
  }
}
.feature__item {
  padding: 2.4rem;
  border-radius: 16px;
  background: var(--sumi-0, #fff);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
}
.feature__item-icon {
  margin-bottom: 2.4rem;
  height: 12rem;
}
.feature__item-icon img {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
.feature__item-title {
  color: #2c75df;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 1.6rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  letter-spacing: 0.01em;
}
.voice {
  position: relative;
}
.voice::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: url("../images/frame.png") 50%/cover no-repeat, rgba(227, 242, 253, 0.5);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .voice::before {
    background: url("../images/frame.png") 0 0/213rem repeat, rgba(227, 242, 253, 0.5);
  }
}
.voice__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 768px) {
  .voice__items {
    grid-template-columns: 1fr;
    gap: 3.2rem;
    margin-bottom: 3.2rem;
  }
}
.voice__item {
  background: #fff;
  border-radius: 16px;
  padding: 1.6rem 2.4rem;
  display: grid;
  grid-template-columns: 5.7rem 1fr;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .voice__item-icon {
    display: none;
  }
}
.voice__item-icon img {
  height: 7.2rem;
}
.voice__item-title {
  font-weight: 500;
  font-size: 2rem;
  margin-bottom: 0.8rem;
}
.voice__item-text {
  font-weight: 400;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .voice__item {
    display: block;
  }
  .voice__item-icon {
    margin-bottom: 1.6rem;
  }
  .voice__item-icon img {
    margin: auto;
  }
}

.service {
  background: #fdd835;
}

.service-card {
  border-radius: 16px;
  background: var(--main-0, #fff);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  padding: 6.4rem;
  margin-bottom: 4.8rem;
}
@media print, screen and (min-width: 769px) {
  .service-card {
    display: grid;
    grid-template-columns: 1fr 40rem;
    gap: 6.4rem;
  }
}
@media screen and (max-width: 768px) {
  .service-card {
    padding: 2.4rem;
    margin-bottom: 3.2rem;
  }
}
.service-card__title {
  font-size: var(--h2);
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .service-card__title {
    font-size: 2rem;
    margin-bottom: 1.6rem;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .service-card__image {
    margin-top: 2.4rem;
  }
}

.price {
  background: var(--sumi-100, #f8f9fa);
}
.price__items {
  display: flex;
  gap: 6.4rem 5.6rem;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 768px) {
  .price__items {
    display: block;
    margin-bottom: 3.2rem;
  }
}
.price__item {
  background-color: #fff;
  flex: 0 0 33.33%;
  max-width: 36rem;
  display: flex;
  padding: 2.4rem;
  flex-direction: column;
  align-items: center;
  gap: 1.6rem;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  .price__item {
    max-width: 100%;
    margin-bottom: 2.4rem;
  }
  .price__item:last-child {
    margin-bottom: 0;
  }
}
.price__item-title {
  font-size: var(--h3);
  text-align: center;
  color: #2c75df;
}
@media screen and (max-width: 768px) {
  .price__item-title {
    font-size: var(--h2);
  }
}

.price-table-title {
  background: #fdd835;
  padding: 0.4rem 1.6rem;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 4px;
  height: 4rem;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 768px) {
  .price-table-title {
    position: sticky;
    left: 0;
    font-size: 1.6rem;
    padding: 0.8rem 1.6rem;
  }
}

.price-tables {
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 768px) {
  .price-tables {
    overflow: auto;
    margin-bottom: 3.2rem;
  }
}

@media screen and (max-width: 768px) {
  .price-table {
    display: table;
    margin: 0 -0.8rem;
    border-spacing: 0.8rem;
  }
}
.price-table__row {
  display: grid;
  grid-template-columns: 40rem 1fr 1fr 1fr;
  gap: 3.2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .price-table__row {
    grid-template-columns: repeat(4, 1fr);
    gap: 0.8rem 1.6rem;
    display: table-row;
  }
}
.price-table__row--head {
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .price-table__row--head {
    white-space: nowrap;
  }
}
.price-table__row--nobg .price-table__td {
  background-color: var(--sumi-100, #f8f9fa);
}
.price-table__th {
  font-size: 2.4rem;
  font-weight: 700;
  padding: 1.6rem;
  text-align: center;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .price-table__th {
    min-width: 18rem;
    font-size: 2rem;
    height: 4rem;
    display: table-cell;
    padding: 0.5rem;
  }
}
.price-table__th:nth-child(2) {
  background: #e3f2fd;
  color: #1976d2;
}
.price-table__th:nth-child(3) {
  background: #2196f3;
  color: #fff;
}
.price-table__th:nth-child(4) {
  color: #fff;
  background: #1976d2;
}
.price-table__td {
  background: #fff;
  border-radius: 4px;
  padding: 1.6rem;
}
@media screen and (max-width: 768px) {
  .price-table__td {
    min-width: 18rem;
    display: table-cell;
    font-size: 1.6rem;
    padding: 1.6rem;
    height: 5rem;
    line-height: 1.2;
  }
}
.price-table__td:empty {
  background-color: var(--sumi-100, #f8f9fa);
}
.price-table__td:first-child {
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .price-table__td:first-child {
    font-size: 2rem;
    display: flex;
    text-align: left;
    align-items: center;
    justify-content: start;
  }
}
@media screen and (max-width: 768px) {
  .price-table__td:first-child {
    font-size: 1.6rem;
    position: sticky;
    vertical-align: middle;
    left: 0;
  }
}
.price-table__td--check {
  padding: 1.6rem;
}
@media print, screen and (min-width: 769px) {
  .price-table__td--check {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .price-table__td--check img {
    margin: auto;
  }
}
.price-table__td--title {
  padding: 1.6rem;
  color: var(--main);
  text-align: center;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .price-table__td--title {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .price-table__td--title {
    font-size: 2.4rem;
  }
}
.price-table__td--price {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .price-table__td--price {
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.price-table__td .price-data {
  font-size: var(--h1);
  font-weight: bold;
  text-align: center;
}
.price-table__td .price-data::after {
  content: "円";
  font-size: var(--h3);
}
.price-table__td p {
  font-size: 1.5rem;
}

.form {
  background-color: var(--main);
}

.form_error_wrap {
  color: var(--sub);
  font-size: 0.85em;
}

.simple-form-confirm {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .simple-form-confirm {
    margin-bottom: 1.6rem;
  }
}

.form-complete-title {
  font-size: 3.2rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.5em;
}

.form-complete-text {
  font-size: 2.4rem;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .form-complete-text {
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 4rem;
  }
}

.input-checks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.input-check {
  color: #fff;
  display: block;
}
.input-check input {
  display: none;
  opacity: 0;
}
.input-check input:checked ~ label::after {
  content: "";
  position: absolute;
  left: 0.5em;
  top: 0;
  rotate: 45deg;
  width: 0.5em;
  height: 1em;
  border: solid 2px var(--sub);
  border-top: 0;
  border-left: 0;
  display: block;
}
.input-check label {
  display: flex;
  align-items: center;
  gap: 1rem;
  position: relative;
}
.input-check label::before {
  border-radius: 2px;
  content: "";
  width: 1em;
  height: 1em;
  border: solid 1px #fff;
  display: block;
}

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