* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: #151515;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background: #f2f2f2;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

a {
  color: inherit;
}

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

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.skip-link {
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 100;
  padding: 8px 12px;
  background: #fff;
  transform: translateY(-150%);
}
.skip-link:focus {
  transform: translateY(0);
}

.image-section {
  position: relative;
  line-height: 0;
  scroll-margin-top: 24px;
}
.image-section img {
  width: 100%;
}
@media (max-width: 1080px) {
  .image-section {
    scroll-margin-top: 68px;
  }
}

.section-marker {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .section-marker {
    scroll-margin-top: 68px;
  }
}

.page-shell {
  display: grid;
  grid-template-columns: 410px 470px 380px;
  gap: 92px;
  align-items: start;
  justify-content: center;
  min-height: 100vh;
  padding: 0 16px;
  background: radial-gradient(ellipse 380px 520px at 0% 18%, rgba(8, 184, 170, 0.28), rgba(8, 184, 170, 0.12) 42%, rgba(255, 255, 255, 0) 72%), radial-gradient(ellipse 420px 540px at 100% 18%, rgba(183, 221, 158, 0.34), rgba(183, 221, 158, 0.12) 38%, rgba(255, 255, 255, 0) 70%), radial-gradient(ellipse 430px 520px at 96% 88%, rgba(8, 184, 170, 0.18), rgba(8, 184, 170, 0.08) 42%, rgba(255, 255, 255, 0) 72%), linear-gradient(90deg, #effffb 0%, #ffffff 38%, #ffffff 62%, #f5fffb 100%);
  background-attachment: fixed;
}
@media (max-width: 1080px) {
  .page-shell {
    display: block;
    min-height: 0;
    padding: 0;
    background: #f2f2f2;
  }
}

.center-column {
  width: 470px;
  overflow: hidden;
  background: #fff6e9;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1080px) {
  .center-column {
    width: min(100%, 520px);
    margin: 0 auto;
    box-shadow: none;
  }
}

@media (max-width: 1080px) {
  body {
    padding-top: min(68px, 14.3vw);
    padding-bottom: 62px;
  }
}
.lp-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 14px;
  background: #fff;
}
@media (max-width: 1080px) {
  .lp-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    width: min(100%, 520px);
    min-height: min(68px, 14.3vw);
    margin: 0 auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  }
}
.lp-header__logo {
  display: grid;
  gap: 2px;
  text-decoration: none;
}
.lp-header__tagline {
  font-size: 10px;
  font-weight: 700;
  color: #009d92;
  letter-spacing: 0.04em;
}
.lp-header__name {
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 21px;
  font-weight: 900;
  line-height: 1;
  color: #151515;
}
.lp-header__menu-btn {
  display: none;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  padding: 6px 8px;
  font: inherit;
  color: #009d92;
  background: none;
  border: 0;
  cursor: pointer;
}
@media (max-width: 1080px) {
  .lp-header__menu-btn {
    display: flex;
  }
}
.lp-header__menu-bars {
  display: grid;
  gap: 4px;
  width: 22px;
}
.lp-header__menu-bars span {
  display: block;
  height: 2.5px;
  background: #009d92;
  border-radius: 2px;
  transition: transform 0.28s ease, opacity 0.2s ease;
}
.lp-header__menu-label {
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.04em;
}
.lp-header__menu-btn[aria-expanded=true] .lp-header__menu-bars span:nth-child(1) {
  transform: translateY(6.5px) rotate(45deg);
}
.lp-header__menu-btn[aria-expanded=true] .lp-header__menu-bars span:nth-child(2) {
  opacity: 0;
}
.lp-header__menu-btn[aria-expanded=true] .lp-header__menu-bars span:nth-child(3) {
  transform: translateY(-6.5px) rotate(-45deg);
}

.sp-menu {
  position: fixed;
  inset: 0;
  z-index: 30;
  display: none;
  background: rgba(0, 0, 0, 0.45);
}
.sp-menu.is-open {
  display: block;
}
.sp-menu__panel {
  width: min(100%, 520px);
  max-height: 100%;
  margin: 0 auto;
  padding: 14px 16px 26px;
  overflow-y: auto;
  background: #fff;
  animation: sp-menu-in 0.24s ease;
}
.sp-menu__head {
  margin: 0 0 4px;
  padding: 10px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.22em;
  text-align: center;
  text-indent: 0.22em;
  background: linear-gradient(90deg, #009d92, #08b8aa);
  border-radius: 6px;
}
.sp-menu__list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 6px;
  font-size: 15px;
  font-weight: 900;
  text-decoration: none;
  border-bottom: 1px solid #eee;
}
.sp-menu__list a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #08b8aa;
  border-right: 2px solid #08b8aa;
  transform: rotate(45deg);
}

@keyframes sp-menu-in {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fv {
  position: relative;
  padding: 14px 0 0;
  overflow: hidden;
  background: #fff;
  isolation: isolate;
}
.fv__bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url("../img/fv-kitchen.webp") center 22%/cover no-repeat;
}
.fv__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.94) 26%, rgba(255, 255, 255, 0.86) 46%, rgba(255, 255, 255, 0.28) 62%, rgba(255, 255, 255, 0) 78%);
}
.fv__bubbles {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 6px;
  padding: 0 10px;
}
.fv__bubble {
  position: relative;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
  text-align: center;
  background: #f0f0f0;
  border-radius: 999px;
}
.fv__bubble::after {
  content: "";
  position: absolute;
  right: 8px;
  top: -6px;
  width: 12px;
  height: 12px;
  background: #f0f0f0;
  border-radius: 50%;
  box-shadow: 6px -4px 0 -2px #f0f0f0;
}
@media (max-width: 420px) {
  .fv__bubble {
    font-size: 11px;
  }
}
.fv__title {
  margin: 14px 0 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-weight: 900;
  text-align: center;
}
.fv__title-main {
  display: block;
  position: relative;
  font-size: 34px;
  line-height: 1;
  letter-spacing: 0.06em;
}
.fv__title-main::after {
  content: "";
  position: absolute;
  right: 8%;
  bottom: -3px;
  left: 8%;
  height: 8px;
  background: #fff400;
  border-radius: 3px;
  opacity: 0.9;
}
@media (max-width: 420px) {
  .fv__title-main {
    font-size: 30px;
  }
}
.fv__price {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  margin-top: 14px;
  line-height: 1;
}
.fv__price-lead {
  font-size: 24px;
  line-height: 0.95;
  text-align: left;
}
.fv__price-num {
  font-size: 74px;
  color: #ff5722;
  letter-spacing: -0.02em;
}
@media (max-width: 420px) {
  .fv__price-num {
    font-size: 64px;
  }
}
.fv__price-unit {
  font-size: 40px;
  color: #ff5722;
}
.fv__price-tilde {
  font-size: 30px;
  color: #ff5722;
}
.fv__subsidy {
  display: block;
  margin-top: 10px;
  font-size: 30px;
  line-height: 1;
}
.fv__subsidy em {
  font-style: normal;
  color: #08b8aa;
}
@media (max-width: 420px) {
  .fv__subsidy {
    font-size: 26px;
  }
}
.fv__note {
  margin: 12px 0 0;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.02em;
}
.fv__visual {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  min-height: 190px;
  margin-top: 6px;
  padding: 0 8px;
}
.fv__person {
  width: 44%;
  max-width: 210px;
  margin-bottom: -2px;
}
.fv__merits {
  display: flex;
  gap: 5px;
  padding-bottom: 10px;
}
.fv__merit {
  display: grid;
  justify-items: center;
  gap: 4px;
  width: 66px;
  padding: 8px 3px;
  font-size: 9.5px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid #fdeed6;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.fv__merit img {
  width: 34px;
}
@media (max-width: 420px) {
  .fv__merit {
    width: 60px;
    font-size: 8.5px;
  }
}
.fv__merit-yen {
  display: block;
  width: 34px;
  height: 34px;
  color: #ffd21e;
}
.fv__merit-yen svg {
  width: 100%;
  height: 100%;
}

.cta {
  padding: 14px 16px 16px;
  text-align: center;
  background: linear-gradient(180deg, #08b8aa, #009d92);
}
.cta__lead {
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 14px;
  color: #009d92;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 900;
  background: #fff400;
  border-radius: 999px;
}
.cta__tel, .cta__mail {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 10px 14px;
  text-decoration: none;
  border-radius: 999px;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.18);
  transition: transform 0.14s ease, box-shadow 0.14s ease;
}
.cta__tel:active, .cta__mail:active {
  transform: translateY(3px);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
}
.cta__tel {
  color: #fff;
  background: linear-gradient(180deg, #ff8d20, #ff4b22);
  border: 3px solid #fff;
}
.cta__mail {
  margin-top: 10px;
  color: #fff;
  background: linear-gradient(180deg, #ff8d20, #ff4b22);
  border: 3px solid #ffd21e;
}
.cta__icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  color: #ff5722;
  background: #fff;
  border-radius: 50%;
}
.cta__icon svg {
  width: 20px;
  height: 20px;
}
.cta__icon--mail {
  color: #ff5722;
}
.cta__tel-body, .cta__mail-body {
  display: grid;
  gap: 2px;
}
.cta__tel-num {
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.01em;
  text-shadow: 0 2px 2px rgba(154, 49, 0, 0.22);
}
@media (max-width: 420px) {
  .cta__tel-num {
    font-size: 26px;
  }
}
.cta__tel-sub {
  font-size: 11px;
  font-weight: 900;
}
.cta__mail-tag {
  font-size: 11px;
  font-weight: 900;
}
.cta__mail-text {
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}
.cta__note {
  margin: 10px 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}

.lineup {
  padding: 0 0 22px;
  background: #fff6e9;
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .lineup {
    scroll-margin-top: 68px;
  }
}
.lineup__title {
  margin: 0 0 18px;
  padding: 12px 10px 14px;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  background: linear-gradient(180deg, #ff8a2b, #f4650f);
}
.lineup__kicker {
  display: block;
  position: relative;
  margin-bottom: 8px;
  color: #fff;
  font-size: 14px;
}
.lineup__kicker::before, .lineup__kicker::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 2px;
  height: 15px;
  background: #fff;
}
.lineup__kicker::before {
  left: 21%;
  transform: translateY(-50%) rotate(-22deg);
}
.lineup__kicker::after {
  right: 21%;
  transform: translateY(-50%) rotate(22deg);
}
.lineup__main {
  display: block;
  color: #ffd21e;
  font-size: 30px;
  letter-spacing: 0.04em;
  text-shadow: 0 3px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 420px) {
  .lineup__main {
    font-size: 26px;
  }
}
.lineup__brand {
  padding: 0 12px;
}
.lineup__brand-logo {
  width: 108px;
  margin: 10px auto 12px;
}
.lineup__brand--toto {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 2px dotted #1b5fb4;
}
.lineup__brand--toto .lineup__brand-logo {
  width: 92px;
}
.lineup__note {
  margin: 14px 12px 0;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.6;
}

.product {
  margin-bottom: 18px;
  padding: 8px 8px 10px;
  background: #ececec;
  border-radius: 10px;
}
.product__name {
  margin: 0 0 8px;
  padding: 9px 6px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.06em;
  text-align: center;
  background: linear-gradient(180deg, #ff8a2b, #f4650f);
  border: 2px solid #fff;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.14);
}
@media (max-width: 420px) {
  .product__name {
    font-size: 19px;
  }
}
.product--toto .product__name {
  background: linear-gradient(180deg, #2a72c9, #1257ab);
}
.product__visual {
  position: relative;
}
.product__visual img {
  width: 100%;
  border-radius: 3px;
}
.product__off {
  position: absolute;
  right: -4px;
  top: -10px;
  display: grid;
  place-items: center;
  align-content: center;
  width: 84px;
  height: 84px;
  margin: 0;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  background: #e60021;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.product__off span {
  font-size: 10px;
}
.product__off span:last-child {
  color: #ffd21e;
  font-size: 15px;
}
.product__off em {
  display: flex;
  align-items: baseline;
  gap: 1px;
  color: #ffd21e;
  font-size: 11px;
  font-style: normal;
}
.product__off em strong {
  font-size: 28px;
}
@media (max-width: 420px) {
  .product__off {
    width: 76px;
    height: 76px;
  }
  .product__off em strong {
    font-size: 24px;
  }
}
.product__prices {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px;
  position: relative;
  margin-top: 10px;
}
.product__plus {
  position: absolute;
  left: 50%;
  top: 42%;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  font-size: 17px;
  font-weight: 900;
  background: #ffd21e;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.product__total {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 8px 0 0;
  padding: 6px 8px 6px 0;
  background: #ffd21e;
  border: 2px solid #fff;
  border-radius: 6px;
}
.product__total em {
  flex: 1 1 auto;
  color: #e60021;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 33px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.01em;
}
@media (max-width: 420px) {
  .product__total em {
    font-size: 27px;
  }
}
.product__total small {
  flex: 0 0 auto;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.25;
}
.product__total-tag {
  flex: 0 0 auto;
  padding: 6px 5px 10px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.15;
  text-align: center;
  background: #009d92;
  border-radius: 4px 4px 0 0;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 82%, 0 100%);
  transform: translateY(-2px);
}

.price {
  padding: 8px 6px 9px;
  text-align: center;
  background: #fff;
  border-radius: 6px;
}
.price--body {
  border: 2px solid #f4650f;
}
.price--work {
  border: 2px solid #08b8aa;
}
.price__head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin: 0 0 5px;
  padding-bottom: 5px;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
}
.price--body .price__head {
  color: #f4650f;
  border-bottom: 1px dotted #f4650f;
}
.price--work .price__head {
  color: #009d92;
  border-bottom: 1px dotted #08b8aa;
}
@media (max-width: 420px) {
  .price__head {
    font-size: 11.5px;
  }
}
.price__icon {
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.price__icon--body {
  background: #f4650f radial-gradient(circle at 50% 62%, #fff 0 3px, transparent 4px);
}
.price__icon--work {
  background: #08b8aa radial-gradient(circle at 50% 50%, #fff 0 3px, transparent 4px);
}
.price__before {
  margin: 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 17px;
  font-weight: 900;
  line-height: 1.15;
  color: #151515;
}
.price__before small {
  font-size: 10px;
  font-weight: 900;
}
.price__before::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 3px auto 2px;
  border-top: 8px solid #f4650f;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
@media (max-width: 420px) {
  .price__before {
    font-size: 14.5px;
  }
}
.price__after {
  margin: 0;
  color: #e60021;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 19px;
  font-weight: 900;
  line-height: 1.15;
}
.price__after small {
  font-size: 10px;
  font-weight: 900;
}
@media (max-width: 420px) {
  .price__after {
    font-size: 16px;
  }
}
.price--work .price__after {
  margin-top: 22px;
}

.subsidy {
  position: relative;
  padding: 0 0 24px;
  background: #fff6e9;
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .subsidy {
    scroll-margin-top: 68px;
  }
}
.subsidy__ribbon {
  position: relative;
  margin: 0 auto;
  padding: 11px 30px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  background: linear-gradient(90deg, #f4650f, #e01f2b);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 92% 76%, 8% 76%, 0 100%);
}
@media (max-width: 420px) {
  .subsidy__ribbon {
    font-size: 15px;
  }
}
.subsidy__title {
  margin: 12px 0 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-weight: 900;
  line-height: 1.28;
  text-align: center;
}
.subsidy__line1 {
  display: block;
  position: relative;
  font-size: 28px;
}
.subsidy__line1 em {
  font-style: normal;
  color: #e01f2b;
  font-size: 34px;
}
.subsidy__line1::before {
  content: "";
  position: absolute;
  left: 8%;
  top: -6px;
  width: 3px;
  height: 15px;
  background: #f5871f;
  border-radius: 2px;
  transform: rotate(-24deg);
}
@media (max-width: 420px) {
  .subsidy__line1 {
    font-size: 24px;
  }
  .subsidy__line1 em {
    font-size: 29px;
  }
}
.subsidy__line2 {
  display: block;
  font-size: 28px;
}
@media (max-width: 420px) {
  .subsidy__line2 {
    font-size: 24px;
  }
}
.subsidy__line3 {
  display: block;
  padding-bottom: 8px;
  color: #f4650f;
  font-size: 34px;
  border-bottom: 2px dotted #f4650f;
}
@media (max-width: 420px) {
  .subsidy__line3 {
    font-size: 29px;
  }
}
.subsidy__lead {
  position: relative;
  z-index: 2;
  margin: 10px 12px 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 420px) {
  .subsidy__lead {
    font-size: 12.5px;
  }
}
.subsidy__body {
  position: relative;
  min-height: 200px;
  margin-top: 6px;
}
.subsidy__photo {
  position: absolute;
  left: -6px;
  bottom: 0;
  width: 40%;
  max-width: 160px;
}
.subsidy__questions {
  display: grid;
  gap: 10px;
  padding: 14px 12px 6px 42%;
}
.subsidy__questions li {
  position: relative;
  padding: 10px 8px;
  font-size: 13px;
  font-weight: 900;
  text-align: center;
  background: #d9f0f3;
  border-radius: 6px;
}
.subsidy__questions li::before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 8px;
  width: 0;
  height: 0;
  border-right: 9px solid #d9f0f3;
  border-bottom: 8px solid transparent;
}
@media (max-width: 420px) {
  .subsidy__questions li {
    font-size: 11.5px;
  }
}
.subsidy__box {
  margin: 12px 12px 0;
  padding: 12px;
  background: #fff;
  border: 2px solid #f5871f;
  border-radius: 8px;
}
.subsidy__box-lead {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.6;
  border-bottom: 1px dotted #d9b98a;
}
@media (max-width: 420px) {
  .subsidy__box-lead {
    font-size: 11px;
  }
}
.subsidy__box-icons {
  display: flex;
  flex: 0 0 auto;
  gap: 3px;
  color: #08b8aa;
}
.subsidy__box-icons svg {
  width: 24px;
  height: 24px;
}
.subsidy__box-cta {
  margin: 10px 0 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 19px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  color: #f5871f;
}
.subsidy__box-cta em {
  font-style: normal;
  color: #f4650f;
  font-size: 23px;
}
@media (max-width: 420px) {
  .subsidy__box-cta {
    font-size: 16px;
  }
  .subsidy__box-cta em {
    font-size: 20px;
  }
}

.worry {
  position: relative;
  padding: 26px 16px 0;
  text-align: center;
  background: linear-gradient(180deg, #e9e9e9 0%, #f6f6f6 55%, #eafaf8 100%);
}
.worry__kicker {
  margin: 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: 900;
}
.worry__title {
  margin: 6px 0 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 27px;
  font-weight: 900;
  line-height: 1.2;
}
@media (max-width: 420px) {
  .worry__title {
    font-size: 24px;
  }
}
.worry__body {
  position: relative;
  margin-top: 10px;
  padding-bottom: 6px;
}
.worry__photo {
  width: 62%;
  margin: 0 auto;
  opacity: 0.5;
}
.worry__bubbles {
  position: absolute;
  inset: 0;
}
.worry__bubble {
  position: absolute;
  padding: 10px 12px;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.3;
  text-align: center;
  background: #fff;
  border: 2.5px solid #151515;
  border-radius: 12px;
  box-shadow: 3px 3px 0 #151515;
}
.worry__bubble em {
  font-style: normal;
  color: #08b8aa;
}
.worry__bubble::after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 62%;
  width: 0;
  height: 0;
  border-top: 12px solid #151515;
  border-right: 10px solid transparent;
}
.worry__bubble--1 {
  left: 2%;
  top: 6%;
}
.worry__bubble--2 {
  right: 1%;
  top: 24%;
}
.worry__bubble--3 {
  left: 0;
  top: 50%;
}
.worry__bubble--4 {
  right: 0;
  top: 68%;
}
@media (max-width: 420px) {
  .worry__bubble {
    font-size: 11.5px;
  }
}
.worry__but {
  position: relative;
  margin: 4px 0 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 21px;
  font-weight: 900;
  color: #009d92;
}
.worry__but::before, .worry__but::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 26%;
  border-top: 1px dashed #08b8aa;
}
.worry__but::before {
  left: 6%;
}
.worry__but::after {
  right: 6%;
}
.worry__badge {
  display: inline-block;
  position: relative;
  margin: 8px 0 0;
  padding: 8px 34px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 27px;
  font-weight: 900;
  line-height: 1.1;
  background: linear-gradient(180deg, #ff8d20, #ff5722);
  border-radius: 999px;
}
.worry__badge::before, .worry__badge::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 3px;
  height: 22px;
  background: #ff5722;
  border-radius: 2px;
}
.worry__badge::before {
  left: -12px;
  transform: translateY(-50%) rotate(-20deg);
}
.worry__badge::after {
  right: -12px;
  transform: translateY(-50%) rotate(20deg);
}
.worry__from {
  position: relative;
  margin: 10px 0 0;
  padding-bottom: 16px;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: 900;
  color: #009d92;
}
.worry__from::before, .worry__from::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 30%;
  border-top: 1.5px solid #08b8aa;
}
.worry__from::before {
  left: 4%;
}
.worry__from::after {
  right: 4%;
}

.anxiety {
  position: relative;
  padding: 22px 14px 44px;
  background: linear-gradient(180deg, #55cfc6 0%, #009d92 100%);
}
.anxiety::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -34px;
  left: 0;
  height: 34px;
  background: #009d92;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.anxiety__photo {
  position: absolute;
  left: 0;
  top: 14px;
  width: 30%;
  max-width: 150px;
}
.anxiety__title {
  margin: 0 0 12px;
  padding-left: 26%;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.35;
  color: #151515;
  text-align: center;
}
@media (max-width: 420px) {
  .anxiety__title {
    font-size: 16px;
  }
}
.anxiety__list {
  display: grid;
  margin-left: 26%;
  padding: 6px 12px;
  background: #fff;
  border-radius: 12px;
}
.anxiety__list li {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 11px 2px;
  font-size: 14px;
  font-weight: 900;
}
.anxiety__list li + li {
  border-top: 1px dashed #cfe9e6;
}
.anxiety__list li::before {
  content: "";
  flex: 0 0 auto;
  width: 17px;
  height: 17px;
  background: #ff5722;
  clip-path: polygon(14% 44%, 0 58%, 38% 96%, 100% 22%, 86% 8%, 38% 68%);
}
@media (max-width: 420px) {
  .anxiety__list li {
    font-size: 12.5px;
  }
}

.solve {
  position: relative;
  padding: 44px 16px 20px;
  background: linear-gradient(180deg, #ff9a1f 0%, #f5871f 100%);
}
.solve__bubble {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 9px 22px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  background: #3a3a3a;
  border-radius: 999px;
}
.solve__bubble::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 30%;
  width: 0;
  height: 0;
  border-top: 11px solid #3a3a3a;
  border-right: 10px solid transparent;
}
.solve__title {
  position: relative;
  z-index: 1;
  margin: 16px 0 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.28;
  color: #fff;
}
.solve__title em {
  font-style: normal;
  font-size: 38px;
  color: #fff400;
  text-shadow: 0 3px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 420px) {
  .solve__title {
    font-size: 22px;
  }
  .solve__title em {
    font-size: 32px;
  }
}
.solve__photo {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 42%;
  max-width: 200px;
}

.reasons {
  padding: 20px 14px 26px;
  background: linear-gradient(180deg, #f5871f 0%, #f7a33f 100%);
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .reasons {
    scroll-margin-top: 68px;
  }
}
.reasons__title {
  margin: 0 0 16px;
  padding: 16px 10px 14px;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  background: #fff;
  border-radius: 14px 14px 0 0;
}
.reasons__kicker {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
}
.reasons__num {
  font-size: 52px;
  color: #ffd21e;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.reasons__suffix {
  font-size: 30px;
}

.reason {
  margin-top: 14px;
  overflow: hidden;
  background: #fff;
  border: 2px solid #08b8aa;
  border-radius: 14px;
}
.reason__head {
  margin: 0;
  padding: 11px 10px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 21px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  background: linear-gradient(90deg, #00897f, #4ac9bd);
}
.reason__head em {
  margin-left: 10px;
  font-style: normal;
  color: #ffd21e;
}
.reason__no {
  margin-left: 2px;
  font-size: 22px;
}
.reason__body {
  padding: 16px 14px 18px;
}
.reason__lead {
  margin: 0 0 12px;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
}
.reason__lead strong {
  display: block;
  margin-top: 2px;
  font-size: 27px;
  line-height: 1.15;
}
.reason__lead em {
  font-style: normal;
  color: #ff5722;
}
@media (max-width: 420px) {
  .reason__lead {
    font-size: 14px;
  }
  .reason__lead strong {
    font-size: 23px;
  }
}
.reason__photo {
  width: 100%;
  border-radius: 4px;
}
.reason__text {
  margin: 12px 0 0;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.65;
  text-align: center;
}
@media (max-width: 420px) {
  .reason__text {
    font-size: 12px;
  }
}
.reason__badges {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 6px 0 2px;
}
.reason__plus {
  font-size: 26px;
  font-weight: 900;
}

.warranty {
  display: grid;
  place-items: center;
  gap: 1px;
  width: 118px;
  height: 118px;
  padding-top: 8px;
  background: radial-gradient(circle at 50% 50%, #fff6e9 62%, transparent 63%), conic-gradient(from 0deg, #f0c14b 0 100%);
  border-radius: 50%;
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.6);
}
.warranty__free {
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: 900;
}
.warranty__num {
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 0.9;
  color: #e8112d;
}
.warranty__num small {
  font-size: 17px;
}
.warranty__label {
  font-size: 11px;
  font-weight: 900;
}
@media (max-width: 420px) {
  .warranty {
    width: 104px;
    height: 104px;
  }
  .warranty__num {
    font-size: 34px;
  }
}

.awards {
  padding: 22px 14px;
  background: linear-gradient(180deg, #f7a33f 0%, #fdeed6 42%, #fff6e9 100%);
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .awards {
    scroll-margin-top: 68px;
  }
}
.awards__frame {
  padding: 20px 14px 18px;
  text-align: center;
  background: linear-gradient(180deg, #fff8ec, #fdedd6);
  border: 3px double #c9a227;
  border-radius: 6px;
  box-shadow: 0 0 0 3px #fff, 0 0 0 5px #c9a227;
}
.awards__title {
  margin: 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-weight: 900;
}
.awards__title em {
  display: block;
  font-style: normal;
  font-size: 26px;
  line-height: 1.2;
  color: #e8112d;
}
@media (max-width: 420px) {
  .awards__title em {
    font-size: 22px;
  }
}
.awards__title span {
  display: block;
  margin-top: 4px;
  font-size: 16px;
}
@media (max-width: 420px) {
  .awards__title span {
    font-size: 14px;
  }
}
.awards__contest {
  display: grid;
  justify-items: center;
  gap: 2px;
  margin: 14px 0 12px;
  padding-top: 12px;
  border-top: 1px solid #d9b969;
}
.awards__logo {
  width: 96px;
}
.awards__contest-name {
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 21px;
  font-weight: 900;
  letter-spacing: 0.02em;
}
@media (max-width: 420px) {
  .awards__contest-name {
    font-size: 18px;
  }
}
.awards__contest-years {
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 27px;
  font-weight: 900;
  line-height: 1.1;
}
.awards__contest-years em {
  font-style: normal;
  font-size: 40px;
  color: #c9a227;
}
.awards__ranks {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
}
.awards__photos {
  display: grid;
  gap: 6px;
  margin-top: 14px;
}
.awards__photos img {
  border-radius: 3px;
}

.rank {
  display: grid;
  justify-items: center;
  gap: 1px;
  padding: 4px 2px;
}
.rank__meta {
  font-size: 8.5px;
  font-weight: 900;
}
.rank__place {
  position: relative;
  padding: 0 12px;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 21px;
  font-weight: 900;
  line-height: 1.2;
}
.rank__place::before, .rank__place::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9px;
  height: 26px;
  background: #c9a227;
  border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
  opacity: 0.75;
  transform: translateY(-50%);
}
.rank__place::before {
  left: -2px;
  transform: translateY(-50%) rotate(-18deg);
}
.rank__place::after {
  right: -2px;
  transform: translateY(-50%) rotate(18deg);
}
@media (max-width: 420px) {
  .rank__place {
    font-size: 18px;
  }
}

.flow {
  padding: 24px 14px 0;
  background: #fff6e9;
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .flow {
    scroll-margin-top: 68px;
  }
}
.flow__title {
  display: grid;
  justify-items: center;
  margin: 0 0 16px;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-weight: 900;
  text-align: center;
}
.flow__icon {
  width: 34px;
  height: 34px;
  color: #08b8aa;
}
.flow__icon svg {
  width: 100%;
  height: 100%;
}
.flow__title-main {
  margin-top: 6px;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 420px) {
  .flow__title-main {
    font-size: 21px;
  }
}
.flow__title-steps {
  position: relative;
  margin-top: 4px;
  padding: 0 6px;
  font-size: 22px;
  color: #009d92;
  letter-spacing: 0.1em;
}
.flow__title-steps em {
  font-style: normal;
  font-size: 40px;
  letter-spacing: 0;
}
.flow__title-steps::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  height: 6px;
  background: #ffd21e;
  border-radius: 3px;
  opacity: 0.65;
}
.flow__list {
  display: grid;
  gap: 0;
}
.flow__photos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
  margin-top: 22px;
}
.flow__photos img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.step {
  position: relative;
  display: grid;
  grid-template-columns: 44px 52px 1fr;
  align-items: center;
  gap: 8px;
  padding: 12px 12px 12px 0;
  background: #fdf3e3;
  border-radius: 12px;
}
.step + .step {
  margin-top: 30px;
}
.step + .step::before {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  width: 30px;
  height: 16px;
  background: #08b8aa;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transform: translateX(-50%);
}
.step--wide {
  grid-template-columns: 44px 52px 1fr;
  align-items: start;
}
.step__no {
  display: grid;
  place-items: center;
  align-content: center;
  gap: 1px;
  width: 44px;
  padding: 8px 0 12px;
  margin-top: -12px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 900;
  line-height: 1;
  background: #009d92;
  border-radius: 6px 0 0 0;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 84%, 0 100%);
}
.step__no small {
  font-size: 8px;
  font-style: normal;
  letter-spacing: 0.02em;
}
.step__icon {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  color: #fff;
  background: #08b8aa;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
}
.step__icon svg {
  width: 26px;
  height: 26px;
}
.step__name {
  margin: 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.15;
  color: #009d92;
}
@media (max-width: 420px) {
  .step__name {
    font-size: 17px;
  }
}
.step__text {
  margin: 4px 0 0;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.55;
}
@media (max-width: 420px) {
  .step__text {
    font-size: 11px;
  }
}

.compare {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: 10px;
}
.compare__col {
  overflow: hidden;
  background: #fff;
  border-radius: 6px;
}
.compare__head {
  margin: 0;
  padding: 7px 4px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}
.compare__col--ours .compare__head {
  background: #b3243b;
}
.compare__col--theirs .compare__head {
  background: #555;
}
.compare__lead {
  margin: 0;
  padding: 6px 5px;
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
}
.compare__box {
  margin: 0 5px;
  padding: 6px 5px 8px;
  background: #f5871f;
  border-radius: 5px;
}
.compare__box-title {
  position: relative;
  margin: 0 0 5px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}
.compare__box-title::before, .compare__box-title::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 2px;
  height: 12px;
  background: #fff;
  transform: translateY(-50%) rotate(-20deg);
}
.compare__box-title::before {
  left: 12%;
}
.compare__box-title::after {
  right: 12%;
  transform: translateY(-50%) rotate(20deg);
}
.compare__tasks {
  display: grid;
  gap: 3px;
}
.compare__tasks li {
  padding: 4px 2px;
  font-size: 11px;
  font-weight: 900;
  text-align: center;
  background: #fff;
  border-radius: 3px;
}
.compare__table {
  width: calc(100% - 10px);
  margin: 0 5px;
  border-collapse: collapse;
}
.compare__table th, .compare__table td {
  padding: 5px 4px;
  font-size: 10px;
  font-weight: 900;
  text-align: center;
  border: 1px solid #e2e2e2;
}
.compare__table th {
  width: 42%;
  color: #555;
  background: #ececec;
}
.compare__result {
  display: grid;
  place-items: center;
  margin: 6px 5px 8px;
  padding: 6px 4px;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.35;
  text-align: center;
  background: #fff6e9;
  border-radius: 5px;
}
.compare__result em {
  font-style: normal;
  color: #ff5722;
}
.compare__result--bad {
  color: #666;
  background: #f2f2f2;
}

.cases {
  padding: 0 12px 20px;
  background: #eef1f1;
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .cases {
    scroll-margin-top: 68px;
  }
}
.cases__head {
  position: relative;
  margin: 0 -12px 16px;
  padding: 22px 12px 14px;
  overflow: hidden;
  background: url("../img/cases-bg.webp") center/cover no-repeat;
}
.cases__head::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.82);
}
.cases__kicker {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 0 6px;
  padding-bottom: 4px;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 13px;
  font-weight: 900;
  border-bottom: 1px dotted #08b8aa;
}
.cases__title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.2;
  text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.9);
}
.cases__title em {
  font-style: normal;
  color: #009d92;
}
@media (max-width: 420px) {
  .cases__title {
    font-size: 29px;
  }
}
.cases__staff {
  position: absolute;
  right: -6px;
  bottom: -10px;
  z-index: 1;
  width: 38%;
  max-width: 150px;
}

.case {
  margin-bottom: 14px;
  overflow: hidden;
  background: #fff;
  border: 2px solid #08b8aa;
  border-radius: 10px;
}
.case__title {
  margin: 0;
  padding: 11px 10px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.3;
  text-align: center;
  background: #009d92;
}
@media (max-width: 420px) {
  .case__title {
    font-size: 13px;
  }
}
.case__photos {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 6px;
  padding: 12px 10px 14px;
}
.case__photo {
  position: relative;
  margin: 0;
}
.case__photo img {
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
  border-radius: 2px;
}
.case__label {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 4px 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
}
.case__label--before {
  background: #3a3a3a;
}
.case__label--after {
  background: #f5301c;
}
@media (max-width: 420px) {
  .case__label {
    font-size: 10.5px;
  }
}
.case__arrow {
  color: #ffd21e;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}

.voices {
  padding: 22px 12px 24px;
  background: #eef1f1;
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .voices {
    scroll-margin-top: 68px;
  }
}
.voices__title {
  margin: 0;
  color: #ff5722;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  text-shadow: 2px 2px 0 #fff;
}
@media (max-width: 420px) {
  .voices__title {
    font-size: 29px;
  }
}
.voices__lead {
  margin: 8px 0 16px;
  font-size: 13px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 420px) {
  .voices__lead {
    font-size: 11.5px;
  }
}
.voices__outro {
  margin: 16px 0 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 420px) {
  .voices__outro {
    font-size: 13px;
  }
}

.voice {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 10px;
  margin-bottom: 12px;
  padding: 12px 10px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.07);
}
.voice__person img {
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
  border-radius: 2px;
}
.voice__meta {
  display: grid;
  gap: 3px;
  justify-items: start;
  margin: 6px 0 0;
  font-size: 9.5px;
  font-weight: 900;
  line-height: 1.35;
}
.voice__name {
  padding: 3px 8px;
  color: #fff;
  white-space: nowrap;
  background: #ff5722;
  border-radius: 2px;
}
.voice__headline {
  margin: 0 0 8px;
  color: #ff5722;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.35;
}
@media (max-width: 420px) {
  .voice__headline {
    font-size: 13px;
  }
}
.voice__q {
  margin: 0 0 8px;
  padding: 5px 8px;
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.3;
  background: #ff5722;
  border-radius: 3px;
}
@media (max-width: 420px) {
  .voice__q {
    font-size: 10px;
  }
}
.voice__text {
  margin: 0;
  font-size: 11.5px;
  font-weight: 700;
  line-height: 1.75;
}
@media (max-width: 420px) {
  .voice__text {
    font-size: 10.5px;
  }
}

.faq {
  padding: 24px 12px 26px;
  background: #fff6e9;
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .faq {
    scroll-margin-top: 68px;
  }
}
.faq__title {
  margin: 0;
  color: #08b8aa;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}
@media (max-width: 420px) {
  .faq__title {
    font-size: 29px;
  }
}
.faq__lead {
  margin: 8px 0 16px;
  font-size: 13px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 420px) {
  .faq__lead {
    font-size: 11.5px;
  }
}
.faq__item {
  margin-bottom: 12px;
  padding: 14px 12px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.07);
}
.faq__q {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.35;
  cursor: pointer;
  list-style: none;
}
.faq__q::-webkit-details-marker {
  display: none;
}
.faq__q::after {
  content: "";
  flex: 0 0 auto;
  align-self: center;
  width: 10px;
  height: 10px;
  margin-left: auto;
  border-right: 2.5px solid #08b8aa;
  border-bottom: 2.5px solid #08b8aa;
  transform: rotate(45deg) translate(-2px, -2px);
  transition: transform 0.24s ease;
}
@media (max-width: 420px) {
  .faq__q {
    font-size: 14px;
  }
}
.faq__item[open] .faq__q::after {
  transform: rotate(-135deg) translate(-2px, -2px);
}
.faq__no {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  line-height: 1;
  background: #151515;
  border-radius: 50%;
}
.faq__a {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px dotted #08b8aa;
}
.faq__a p {
  margin: 0;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.75;
}
.faq__a p em {
  font-style: normal;
  color: #e60021;
}
@media (max-width: 420px) {
  .faq__a p {
    font-size: 11px;
  }
}
.faq__a-mark {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  background: #08b8aa;
  border-radius: 50%;
}

.pc-side {
  position: relative;
}
@media (max-width: 1080px) {
  .pc-side {
    display: none;
  }
}
.pc-side__sticky {
  position: fixed;
  top: 110px;
  z-index: 10;
}
.pc-side--left .pc-side__sticky {
  left: calc(50% - 722px);
  width: 410px;
}
.pc-side--right .pc-side__sticky {
  left: calc(50% + 722px - 380px);
  width: 380px;
}

.side-cta {
  padding: 16px 16px 14px;
  text-align: center;
  background: linear-gradient(180deg, #08b8aa, #009d92);
  border-radius: 14px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.14);
}
.side-cta__lead {
  display: inline-block;
  margin: 0 0 12px;
  padding: 5px 14px;
  color: #009d92;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 12px;
  font-weight: 900;
  background: #fff400;
  border-radius: 999px;
}
.side-cta__tel, .side-cta__mail {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 12px;
  color: #fff;
  text-decoration: none;
  background: linear-gradient(180deg, #ff8d20, #ff4b22);
  border-radius: 999px;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.18);
  transition: transform 0.14s ease, box-shadow 0.14s ease;
}
.side-cta__tel:active, .side-cta__mail:active {
  transform: translateY(3px);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
}
.side-cta__tel {
  border: 3px solid #fff;
}
.side-cta__mail {
  margin-top: 10px;
  border: 3px solid #ffd21e;
}
.side-cta__tel-icon, .side-cta__mail-icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 32px;
  height: 32px;
  color: #ff5722;
  background: #fff;
  border-radius: 50%;
}
.side-cta__tel-icon svg, .side-cta__mail-icon svg {
  width: 19px;
  height: 19px;
}
.side-cta__tel-body, .side-cta__mail-body {
  display: grid;
  gap: 2px;
}
.side-cta__tel-num {
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 27px;
  font-weight: 900;
  line-height: 1;
  text-shadow: 0 2px 2px rgba(154, 49, 0, 0.22);
}
.side-cta__tel-sub, .side-cta__mail-tag {
  font-size: 10px;
  font-weight: 900;
}
.side-cta__mail-num {
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
}
.side-cta__note {
  margin: 10px 0 0;
  color: #fff;
  font-size: 11px;
  font-weight: 900;
}

.side-menu {
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}
.side-menu__head {
  margin: 0;
  padding: 9px;
  color: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.28em;
  text-align: center;
  text-indent: 0.28em;
  background: linear-gradient(90deg, #009d92, #35c6b9);
}
.side-menu__list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 14px;
  font-size: 13px;
  font-weight: 900;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  transition: background 0.16s ease, color 0.16s ease;
}
.side-menu__list a::after {
  content: "";
  flex: 0 0 auto;
  width: 7px;
  height: 7px;
  border-top: 2px solid #08b8aa;
  border-right: 2px solid #08b8aa;
  transform: rotate(45deg);
}
.side-menu__list a:hover {
  color: #009d92;
  background: #f0fbfa;
}
.side-menu__list li:last-child a {
  border-bottom: 0;
}

.sticky-cta {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 22;
  display: none;
  grid-template-columns: 1fr 1.25fr;
  align-items: center;
  gap: 7px;
  width: min(100%, 520px);
  margin: 0 auto;
  padding: 8px 9px;
  background: #08b8aa;
  box-shadow: 0 -6px 18px rgba(0, 0, 0, 0.18);
}
@media (max-width: 1080px) {
  .sticky-cta {
    display: grid;
  }
}
.sticky-cta__call {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 5px 8px 5px 5px;
  color: #fff;
  text-decoration: none;
  background: linear-gradient(180deg, #ff8d20, #f4650f);
  border-radius: 999px;
  box-shadow: 0 3px 0 #c9540b;
}
.sticky-cta__call:active {
  transform: translateY(3px);
  box-shadow: none;
}
.sticky-cta__call-icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 32px;
  height: 32px;
  color: #f4650f;
  background: #fff;
  border-radius: 50%;
}
.sticky-cta__call-icon svg {
  width: 19px;
  height: 19px;
}
.sticky-cta__call-text {
  flex: 1 1 auto;
  min-width: 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 9.5px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(154, 49, 0, 0.3);
}
.sticky-cta__call-text strong {
  display: block;
  font-size: 14px;
  line-height: 1.15;
}
@media (max-width: 420px) {
  .sticky-cta__call-text {
    font-size: 8.5px;
  }
  .sticky-cta__call-text strong {
    font-size: 12.5px;
  }
}
.sticky-cta__mail {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 5px 7px 5px 5px;
  color: #151515;
  text-decoration: none;
  background: #f2f2f2;
  border: 3px solid #ffd21e;
  border-radius: 999px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.16);
  transform-origin: center;
  animation: cta-pulse 2s ease-in-out infinite;
}
.sticky-cta__mail:active {
  transform: translateY(3px) scale(1);
  box-shadow: none;
}
.sticky-cta__mail-icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 32px;
  height: 32px;
  color: #151515;
  background: #ffd21e;
  border-radius: 50%;
}
.sticky-cta__mail-icon svg {
  width: 19px;
  height: 19px;
}
.sticky-cta__mail-text {
  flex: 1 1 auto;
  min-width: 0;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  font-size: 9px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
}
.sticky-cta__mail-text strong {
  display: block;
  font-size: 14.5px;
  line-height: 1.15;
}
@media (max-width: 420px) {
  .sticky-cta__mail-text {
    font-size: 8px;
  }
  .sticky-cta__mail-text strong {
    font-size: 13px;
  }
}
.sticky-cta__mail-arrow {
  flex: 0 0 auto;
  color: #ffd21e;
  font-size: 13px;
  line-height: 1;
}

@keyframes cta-pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.92);
  }
}
@media (prefers-reduced-motion: reduce) {
  .sticky-cta__mail {
    animation: none;
  }
  html {
    scroll-behavior: auto;
  }
}
.contact-section {
  padding: 38px 24px 44px;
  background: #fff;
  font-family: "Toppan Bunkyu Midashi Gothic Std", "Toppan Bunkyu Midashi Gothic", "Toppan Bunkyu Gothic", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  line-height: 1.7;
  scroll-margin-top: 24px;
}
@media (max-width: 1080px) {
  .contact-section {
    scroll-margin-top: 68px;
  }
}

.contact-inner {
  max-width: 420px;
  margin: 0 auto;
}

.contact-kicker,
.contact-title,
.contact-lead {
  margin: 0;
  text-align: center;
  font-weight: 900;
}

.contact-kicker-wrap {
  text-align: center;
}

.contact-kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 152px;
  min-height: 36px;
  margin-inline: auto;
  padding: 3px 18px 4px;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  background: linear-gradient(180deg, #ff7f22, #ff5722);
  border-radius: 999px;
}

.contact-title {
  margin-top: 14px;
  color: #009d92;
  font-size: 38px;
  line-height: 1.25;
}
@media (max-width: 420px) {
  .contact-title {
    font-size: 32px;
  }
}

.contact-lead {
  margin-top: 18px;
  font-size: 15px;
}

.contact-form {
  display: grid;
  gap: 14px;
  margin-top: 24px;
}
.contact-form label {
  display: grid;
  gap: 6px;
  font-size: 14px;
  font-weight: 900;
}
.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 12px;
  font: inherit;
  line-height: 1.5;
  border: 2px solid #d8d8d8;
  border-radius: 6px;
  transition: border-color 0.16s ease;
}
.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  border-color: #08b8aa;
}

.required {
  display: inline-block;
  margin-left: 6px;
  padding: 1px 6px;
  color: #fff;
  font-size: 12px;
  background: #ff4b22;
  border-radius: 4px;
}

.form-honeypot {
  position: absolute;
  left: -9999px;
}

.form-note {
  margin: 0;
  font-size: 12px;
}

.submit-button {
  width: 100%;
  min-height: 54px;
  color: #fff;
  font: inherit;
  font-size: 18px;
  font-weight: 900;
  background: linear-gradient(180deg, #ff8d20, #ff4b22);
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  transition: filter 0.16s ease, transform 0.14s ease;
}
.submit-button:hover {
  filter: brightness(1.06);
}
.submit-button:active {
  transform: translateY(2px);
}

.site-footer {
  padding: 16px 12px 14px;
  background: #151515;
}
.site-footer__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
}
.site-footer__nav a {
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.16s ease;
}
.site-footer__nav a:hover {
  opacity: 0.72;
}
.site-footer__copy {
  margin: 12px 0 0;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.03em;
}

.js-reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.js-reveal.is-visible {
  opacity: 1;
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  .js-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
