.sp-br {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pc-br {
    display: none;
  }
}
body {
  background-color: #ebf7ff;
}
html {
  font-family: "Inter", sans-serif;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  margin: 0;
}
html {
  line-height: 1.5;
  color: #333;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
	scroll-padding-top: 160px !important;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  opacity: 1;
  transition: opacity 0.3s;
}
a:hover {
  opacity: 0.8;
  transition: opacity 0.3s;
}
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img,
embed,
object,
iframe {
  vertical-align: bottom;
}
img {
  width: 100%;
  height: auto;
}
button,
input,
optgroup,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.l-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
.l-section {
  width: 100%;
  padding: 0 16px;
}
.l-section.--strong-point {
  padding: 120px 35px 132px;
}
@media screen and (max-width: 767px) {
  .l-section.--strong-point {
    padding: 60px 20px 66px;
  }
}
.l-section.--strong-point .l-section__container {
  max-width: 1030px;
  width: 100%;
  margin: 0 auto;
}
.l-section.--streamlining {
  padding: 192px 100px 109px;
}
@media screen and (max-width: 991px) {
  .l-section.--streamlining {
    padding: 50px 16px 24px;
  }
}
.l-section.--streamlining .l-section__container {
  max-width: 1266px;
  width: 100%;
  margin: 0 auto;
}
.l-section.--flow {
  padding: 130px 16px;
  background-image: url(../../img/houjin-sp-price-lp/bg-flow.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .l-section.--flow {
    padding: 50px 28px 50px;
  }
}
.l-section.--flow .l-section__container {
  max-width: 972px;
  width: 100%;
  margin: 0 auto;
}
.l-section.--faq {
  padding: 170px 20px 123px;
  background: linear-gradient(180deg, #ebf7ff 0%, #c6e8ff 100%);
}
@media screen and (max-width: 767px) {
  .l-section.--faq {
    padding: 35px 20px 52px;
  }
}
.l-section.--faq .l-section__container {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}
.l-section.--suggestion {
  padding: 133px 16px 36px;
}
@media screen and (max-width: 767px) {
  .l-section.--suggestion {
    padding: 60px 20px 66px;
  }
}
.l-section.--suggestion .l-section__container {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
}
.l-section.--recommended-models {
  padding: 71px 16px 266px;
}
@media screen and (max-width: 767px) {
  .l-section.--recommended-models {
    padding: 60px 20px 66px;
  }
}
.l-section.--recommended-models .l-section__container {
  max-width: 1045px;
  width: 100%;
  margin: 0 auto;
}
.l-section.--dent {
  padding: 362px 16px 95px;
  background-image: url(../../img/houjin-sp-price-lp/bg-dent.jpg);
  background-size: cover;
  clip-path: polygon(0 0, 50% 285px, 100% 0, 100% 100%, 0 100%);
}
@media screen and (max-width: 767px) {
  .l-section.--dent {
    padding: 95px 16px 37px;
    clip-path: polygon(0 0, 50% 70px, 100% 0, 100% 100%, 0 100%);
  }
}
.l-section.--message-for-manager {
  padding: 67px 28px 83px;
  background-color: #2483c3;
}
@media screen and (max-width: 767px) {
  .l-section.--message-for-manager {
    padding: 25px 28px 41px;
  }
}
.l-section.--cost-check {
  padding: 103px 16px 71px;
  background-image: url(../../img/houjin-sp-price-lp/bg-worries.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .l-section.--cost-check {
    padding: 50px 20px 18px;
  }
}
.l-section.--trust {
  padding: 75px 20px 0;
  background-image: url(../../img/houjin-sp-price-lp/bg-office.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .l-section.--trust {
    padding: 33px 20px 0px;
    background-image: url(../../img/houjin-sp-price-lp/bg-sp-office.jpg);
  }
}
.l-section.--special-prcie {
  padding: 135px 16px 0;
  background-image: url(../../img/houjin-sp-price-lp/bg-special-price.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .l-section.--special-prcie {
    padding: 30px 16px 0;
  }
}
.l-section.--special-prcie .l-section__container {
  max-width: 1030px;
  width: 100%;
  margin: 0 auto;
}
.l-section.--case {
  padding: 115px 8px 170px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .l-section.--case {
    padding: 45px 8px 50px;
  }
}
.l-section.--case .l-section__container {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.l-main {
  min-height: 100vh;
}
.c-header {
  width: 100%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #fff;
}
.c-header .c-header__container {
  width: 100%;
  display: flex;
  padding: 2px 44px 6px 20px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1300px) {
  .c-header .c-header__container {
    padding: 2px 32px 6px 20px;
  }
}
@media screen and (max-width: 991px) {
  .c-header .c-header__container {
    padding: 6px 8px 5px;
  }
}
.c-header .c-header__container .c-header__logo {
  width: 100%;
  max-width: 360px;
  height: auto;
  position: relative;
  z-index: 100;
}
.c-header .c-header__container .c-header__logo picture {
  width: 100%;
  height: 100%;
}
.c-header .c-header__container .c-header__logo picture img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .c-header .c-header__container .c-header__logo {
    max-width: 180px;
  }
}
@media screen and (max-width: 991px) {
  .c-header .c-header__container .c-header__logo {
    padding: 6px 8px 5px;
  }
}
.c-header .c-header__container .c-header__nav-area .c-header__nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
}
@media screen and (max-width: 991px) {
  .c-header .c-header__container .c-header__nav-area .c-header__nav {
    display: none;
  }
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__cta-area {
  display: flex;
  align-items: center;
  gap: 9px;
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__cta-area
  .c-header__tel-group {
  display: flex;
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__cta-area
  .c-header__tel-group
  .c-header__icon-wrapper {
  max-width: 40px;
  width: 100%;
  height: auto;
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__cta-area
  .c-header__tel-group
  .c-header__icon-wrapper
  svg {
  width: 100%;
  height: 100%;
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__cta-area
  .c-header__tel-group
  .c-header__tel-text-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__cta-area
  .c-header__tel-group
  .c-header__tel-text-group
  .c-header__tel-number {
  font-family: "Reddit Sans Condensed", sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__cta-area
  .c-header__tel-group
  .c-header__tel-text-group
  .c-header__text {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__cta-area
  .c-header__button {
  width: 210px;
  padding: 10px 12px !important;
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__menu {
  display: flex;
  gap: 22px;
}
@media screen and (max-width: 1300px) {
  .c-header
    .c-header__container
    .c-header__nav-area
    .c-header__nav
    .c-header__menu {
    gap: 10px;
  }
}
.c-header
  .c-header__container
  .c-header__nav-area
  .c-header__nav
  .c-header__menu
  .c-header__item {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #2483c3;
}
@media screen and (max-width: 1300px) {
  .c-header
    .c-header__container
    .c-header__nav-area
    .c-header__nav
    .c-header__menu
    .c-header__item {
    font-size: 12.2px;
  }
}
.c-cta-button {
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  padding: 15px;
  border-radius: 999px;
  text-align: center;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.c-cta-button .c-cta-button__text {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #fff;
}
.c-cta-button.--with-arrow {
  display: flex;
  align-items: center;
  padding: 28px;
  justify-content: center;
  gap: 29px;
  border: solid #fff 3px;
}
@media screen and (max-width: 991px) {
  .c-cta-button.--with-arrow {
    padding: 10px;
    gap: 6px;
  }
}
.c-cta-button.--with-arrow .c-cta-button__text-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-cta-button.--with-arrow .c-cta-button__text-group .c-cta-button__small-text {
  font-family: "Inter", sans-serif;
  color: #fff;
  font-size: 35px;
  letter-spacing: 0.06em;
  line-height: 1.2;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .c-cta-button.--with-arrow
    .c-cta-button__text-group
    .c-cta-button__small-text {
    font-size: 11.5px;
  }
}
.c-cta-button.--with-arrow .c-cta-button__text-group .c-cta-button__text {
  font-family: "Inter", sans-serif;
  color: #fff;
  font-size: 45px;
  letter-spacing: 0.06em;
  line-height: 1.2;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .c-cta-button.--with-arrow .c-cta-button__text-group .c-cta-button__text {
    font-size: 20px;
  }
}
.c-cta-button.--with-arrow .c-cta-button__circle-arrow {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  width: 90px;
  height: 90px;
  background-color: #fff;
  border-radius: 50%;
  box-sizing: content-box;
}
@media screen and (max-width: 991px) {
  .c-cta-button.--with-arrow .c-cta-button__circle-arrow {
    width: 30px;
    height: 30px;
  }
}
.c-cta-button.--with-arrow .c-cta-button__circle-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 55%;
  width: 33px;
  height: 42px;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
  .c-cta-button.--with-arrow .c-cta-button__circle-arrow::before {
    width: 10px;
    height: 14px;
  }
}
.c-cta-button.--border {
  border: solid 2px #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-cta-button.--border {
    padding: 9px;
  }
}
.c-cta-button.--border input {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-cta-button.--border input {
    font-size: 18px;
  }
}
.c-hamburger-menu-btn {
  display: none;
}
@media screen and (max-width: 991px) {
  .c-hamburger-menu-btn {
    display: flex;
    height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 90;
    background-color: #2483c3;
    border-radius: 5px;
  }
}
.c-hamburger-menu-btn span,
.c-hamburger-menu-btn span:before,
.c-hamburger-menu-btn span:after {
  content: "";
  display: block;
  height: 1.5px;
  width: 25px;
  border-radius: 3px;
  background-color: #ffffff;
  position: absolute;
}
.c-hamburger-menu-btn span:before {
  bottom: 8px;
}
.c-hamburger-menu-btn span:after {
  top: 8px;
}
.c-hamburger-menu-label {
  font-family: "Inter", sans-serif;
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 6px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  pointer-events: none;
}
#menu-btn-check:checked ~ .c-hamburger-menu-btn .c-hamburger-menu-label {
  content: "close";
}
#menu-btn-check:checked ~ .c-hamburger-menu-btn span {
  background-color: rgba(255, 255, 255, 0);
}
#menu-btn-check:checked ~ .c-hamburger-menu-btn span::before {
  bottom: 0;
  transform: rotate(25deg);
}
#menu-btn-check:checked ~ .c-hamburger-menu-btn span::after {
  top: 0;
  transform: rotate(-25deg);
}
#menu-btn-check {
  display: none;
}
.c-hamburger-menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 80;
  background-color: #fff;
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 132px 12px 16px;
}
#menu-btn-check:checked ~ .c-hamburger-menu-content {
  left: 0;
}
.c-hamburger-menu-content ul {
  width: 100%;
}
.c-hamburger-menu-content ul li {
  border-bottom: solid 0.5px #e5e5e5;
  list-style: none;
}
.c-hamburger-menu-content ul li a {
  display: block;
  width: 100%;
  font-size: 18px;
  box-sizing: border-box;
  color: #2483c3;
  text-decoration: none;
  padding: 16px 15px 10px;
  position: relative;
}
.c-hamburger-menu-content ul li a::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #2483c3;
  border-right: solid 2px #2483c3;
  transform: rotate(45deg);
  position: absolute;
  right: 11px;
  top: 25px;
}
.c-hamburger-menu__cta-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.c-hamburger-menu__cta-area .c-hamburger-menu__button {
  width: 210px;
}
.c-hamburger-menu__tel-group {
  display: flex;
  gap: 4px;
  align-items: baseline;
}
.c-hamburger-menu__icon-wrapper {
  max-width: 19px;
  width: 100%;
  height: auto;
}
.c-hamburger-menu__icon-wrapper svg {
  width: 100%;
  height: 100%;
}
.c-hamburger-menu__text-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.c-hamburger-menu__tel-number {
  font-family: "Reddit Sans Condensed", sans-serif;
  font-size: 29px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-hamburger-menu__text {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-fv {
  width: 100%;
  background-image: url(../../img/houjin-sp-price-lp/fv-bg.jpg);
  padding: 113px 0 40px;
  background-size: cover;
  background-position: 50% 30%;
}
@media screen and (max-width: 1300px) {
  .c-fv {
    background-position: 50% 70%;
  }
}
@media screen and (max-width: 767px) {
  .c-fv {
    padding: 73px 0 28px;
  }
}
.c-fv .c-fv__wrapper {
  position: relative;
  width: 100%;
}
.c-fv .c-fv__wrapper img {
  width: 100%;
  height: 100%;
}
.c-fv .c-fv__info-area {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 170px;
}
@media screen and (max-width: 1300px) {
  .c-fv .c-fv__info-area {
    padding-left: 120px;
  }
}
@media screen and (max-width: 991px) {
  .c-fv .c-fv__info-area {
    padding-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area {
    padding-left: 22px;
  }
}
.c-fv .c-fv__info-area .c-fv__campaign-area {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area .c-fv__campaign-area {
    align-items: flex-end;
  }
}
.c-fv .c-fv__info-area .c-fv__campaign-area .c-fv__campaign-left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-fv
  .c-fv__info-area
  .c-fv__campaign-area
  .c-fv__campaign-left
  .c-fv__campaign-heading {
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-weight: 800;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 13px;
  transform: skewX(-25deg);
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__info-area
    .c-fv__campaign-area
    .c-fv__campaign-left
    .c-fv__campaign-heading {
    font-size: 10.66px;
  }
}
.c-fv
  .c-fv__info-area
  .c-fv__campaign-area
  .c-fv__campaign-left
  .c-fv__campaign-item-group {
  display: flex;
  gap: 10px;
}
.c-fv
  .c-fv__info-area
  .c-fv__campaign-area
  .c-fv__campaign-left
  .c-fv__campaign-item-group
  .c-fv__parallelogram-item {
  padding: 5px 20px;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  transform: skewX(-25deg);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__info-area
    .c-fv__campaign-area
    .c-fv__campaign-left
    .c-fv__campaign-item-group
    .c-fv__parallelogram-item {
    padding: 3px 12px;
  }
}
.c-fv
  .c-fv__info-area
  .c-fv__campaign-area
  .c-fv__campaign-left
  .c-fv__campaign-item-group
  .c-fv__parallelogram-item
  .c-fv__parallelogram-item-text {
  font-family: "Inter", sans-serif;
  font-size: 30px;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1.2px 1.2px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__info-area
    .c-fv__campaign-area
    .c-fv__campaign-left
    .c-fv__campaign-item-group
    .c-fv__parallelogram-item
    .c-fv__parallelogram-item-text {
    font-size: 9.18px;
  }
}
.c-fv .c-fv__info-area .c-fv__campaign-area .c-fv__free-price-wrapper {
  max-width: 171px;
  margin-left: -24px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area .c-fv__campaign-area .c-fv__free-price-wrapper {
    max-width: 54px;
    margin-left: -9px;
    margin-bottom: -8px;
  }
}
.c-fv .c-fv__info-area .c-fv__campaign-area .c-fv__free-price-wrapper img {
  width: 100%;
  height: 100%;
}
.c-fv .c-fv__info-area .c-fv__underline-text-group {
  display: flex;
}
.c-fv .c-fv__info-area .c-fv__underline-text-group .c-fv__underline-text {
  font-family: "Hiragino Mincho ProN", serif;
  font-size: 26px;
  width: fit-content;
  font-weight: 700;
  color: #2483c3;
  line-height: 1.15;
  background: linear-gradient(transparent 60%, #f6ff01 60%);
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area .c-fv__underline-text-group .c-fv__underline-text {
    font-size: 10px;
    margin-top: 5px;
  }
}
.c-fv .c-fv__info-area .c-fv__asterisk {
  font-family: "Hiragino Mincho ProN", serif;
  font-size: 10px;
  color: #2483c3;
  margin-left: -4px;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area .c-fv__asterisk {
    font-size: 7px;
    margin-left: -2px;
    margin-top: 3px;
  }
}
.c-fv .c-fv__info-area .c-fv__heading {
  font-family: "Inter", sans-serif;
  font-size: 62px;
  font-weight: 800;
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.15;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area .c-fv__heading {
    font-size: 32px;
  }
}
.c-fv .c-fv__info-area .c-fv__small-heading {
  font-family: "Inter", sans-serif;
  font-size: 47px;
  background: linear-gradient(to right, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.15;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area .c-fv__small-heading {
    font-size: 27px;
  }
}
.c-fv .c-fv__info-area .c-fv__emphasis-text {
  font-family: "Inter", sans-serif;
  font-size: 52px;
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.15;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area .c-fv__emphasis-text {
    font-size: 22px;
  }
}
.c-fv .c-fv__info-area .c-fv__dots {
  text-emphasis: dot;
  text-emphasis-color: #2483c3;
  text-emphasis-style: filled;
}
.c-fv .c-fv__info-area .c-fv__emblem-area {
  display: flex;
  gap: 10px;
}
.c-fv .c-fv__info-area .c-fv__emblem-area .c-fv__emblem-wrapper {
  max-width: 150px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area .c-fv__emblem-area .c-fv__emblem-wrapper {
    max-width: 71px;
  }
}
.c-fv .c-fv__info-area .c-fv__emblem-area .c-fv__emblem-wrapper img {
  width: 100%;
  height: 100%;
}
.c-fv .c-fv__info-area .c-fv__note {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0.01em;
  max-width: 465px;
  width: 100%;
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__info-area .c-fv__note {
    font-size: 5px;
    margin-top: 4px;
    max-width: 190px;
  }
}
.c-fv .c-fv__bottom-heading-group {
  display: flex;
  justify-content: center;
  margin: 0px auto 0;
  align-items: center;
  gap: 5px;
  background-image: url(../../img/houjin-sp-price-lp/fv-blur.png);
  background-size: contain;
  width: fit-content;
  height: 80px;
  background-repeat: round;
  filter: drop-shadow(15px 2px 12px white);
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__bottom-heading-group {
    margin: 11px auto 0;
    gap: 2px;
    height: 40px;
  }
}
.c-fv .c-fv__bottom-heading-group .c-fv__bottom-heading {
  font-family: "Inter", sans-serif;
  font-size: 30px;
  font-weight: 800;
  color: #2c92d7;
  line-height: 1.15;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__bottom-heading-group .c-fv__bottom-heading {
    font-size: 14.4px;
  }
}
.c-fv .c-fv__bottom-heading-group .c-fv__bottom-small-heading {
  font-family: "Inter", sans-serif;
  font-size: 27px;
  font-weight: 800;
  color: #373737;
  line-height: 1.15;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__bottom-heading-group .c-fv__bottom-small-heading {
    font-size: 12px;
  }
}
.c-fv .c-fv__bottom-heading-group .c-fv__triangle {
  width: 24px;
  height: 24px;
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__bottom-heading-group .c-fv__triangle {
    width: 10.79px;
    height: 10.79px;
    clip-path: polygon(50% 100%, 0% 17%, 100% 15%);
  }
}
.c-contact {
  max-width: 1080px;
  width: 100%;
  margin: -44px auto 0;
  padding: 0 24px 42px;
}
@media screen and (max-width: 767px) {
  .c-contact {
    max-width: 345px;
    padding: 0px 0px 16px;
    margin: -20px auto 0;
  }
}
.c-contact .c-contact__top {
  width: 100%;
  background-color: #2483c3;
  text-align: center;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding: 21px 0;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__top {
    padding: 5px 0;
  }
}
.c-contact .c-contact__top .c-contact__induction {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__top .c-contact__induction {
    font-size: 13px;
  }
}
.c-contact .c-contact__container {
  background-color: #fff;
  width: 100%;
  padding: 52px 40px 48px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__container {
    padding: 16px 20px 25px;
  }
}
.c-contact .c-contact__container .c-contact__heading-group {
  display: flex;
  flex-direction: column;
  gap: 26px;
}
@media screen and (max-width: 991px) {
  .c-contact .c-contact__container .c-contact__heading-group {
    align-items: center;
  }
}
.c-contact
  .c-contact__container
  .c-contact__heading-group
  .c-contact__top-heading-group {
  display: flex;
  align-items: flex-end;
}
.c-contact .c-contact__container .c-contact__heading-group .c-contact__bg-text {
  background-color: #2483c3;
  color: #fff;
  padding: 10px 35px;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-align: center;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__bg-text {
    font-size: 16px;
    padding: 4px 14.4px;
  }
}
.c-contact
  .c-contact__container
  .c-contact__heading-group
  .c-contact__small-heading {
  font-size: 30px;
  font-weight: 600;
  color: #2483c3;
  letter-spacing: 0.1em;
  margin-left: 6px;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__small-heading {
    font-size: 12.4px;
    margin-left: 3px;
  }
}
.c-contact
  .c-contact__container
  .c-contact__heading-group
  .c-contact__bottom-heading-group {
  display: flex;
  align-items: baseline;
  padding-left: 80px;
}
@media screen and (max-width: 991px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__bottom-heading-group {
    padding-left: unset;
  }
}
.c-contact
  .c-contact__container
  .c-contact__heading-group
  .c-contact__bottom-heading-group
  .c-contact__circle-text-group {
  display: flex;
  gap: 2px;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__bottom-heading-group
    .c-contact__circle-text-group {
    gap: 1px;
  }
}
.c-contact
  .c-contact__container
  .c-contact__heading-group
  .c-contact__bottom-heading-group
  .c-contact__circle-text {
  font-family: "Hiragino Mincho ProN", serif;
  background-color: #2483c3;
  color: #fff;
  border-radius: 50%;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  width: 80px;
  height: 80px;
  line-height: 80px;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__bottom-heading-group
    .c-contact__circle-text {
    width: 33.28px;
    height: 33.28px;
    line-height: 33.28px;
    font-size: 16px;
  }
}
.c-contact
  .c-contact__container
  .c-contact__heading-group
  .c-contact__emphasis-heading {
  font-size: 70px;
  font-weight: 700;
  color: #2483c3;
  transform: skewX(-20deg);
  font-family: "Hiragino Mincho ProN", serif;
  line-height: 1;
  letter-spacing: -0.05em;
  margin-left: -8px;
}
@media screen and (max-width: 991px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__emphasis-heading {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__emphasis-heading {
    font-size: 28px;
    letter-spacing: -0.2em;
    margin-left: unset;
  }
}
.c-contact
  .c-contact__container
  .c-contact__heading-group
  .c-contact__emphasis-heading
  .c-contact__dots {
  position: relative;
}
.c-contact
  .c-contact__container
  .c-contact__heading-group
  .c-contact__emphasis-heading
  .c-contact__dots::after {
  content: "";
  position: absolute;
  top: -12px;
  left: 45%;
  width: 5.5px;
  height: 5.5px;
  background-color: #2483c3;
  border-radius: 50%;
  transform: translateX(-50%) skew(20deg);
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__emphasis-heading
    .c-contact__dots::after {
    width: 3px;
    height: 3px;
    top: -6px;
  }
}
.c-contact .c-contact__container .c-contact__heading-group .c-contact__heading {
  font-size: 70px;
  font-weight: 700;
  color: #2483c3;
  transform: skewX(-20deg);
  line-height: 1;
  letter-spacing: -0.08em;
}
@media screen and (max-width: 991px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__heading {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__heading-group
    .c-contact__heading {
    font-size: 28px;
  }
}
.c-contact .c-contact__container .c-contact__marker-text {
  font-size: 20px;
  width: fit-content;
  font-weight: 600;
  color: #000;
  background: linear-gradient(transparent 65%, rgba(246, 255, 1, 0.6) 20%);
  position: relative;
  text-align: center;
  margin: 24px auto 0;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__container .c-contact__marker-text {
    font-size: 11px;
    margin: 12px auto 0;
  }
}
.c-contact .c-contact__container .c-contact__note {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__container .c-contact__note {
    font-size: 8px;
    margin-top: 4px;
  }
}
.c-contact .c-contact__container .c-contact__media {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__container .c-contact__media {
    margin-top: 16px;
  }
}
.c-contact .c-contact__container .c-contact__media .c-contact__text-area {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-contact
  .c-contact__container
  .c-contact__media
  .c-contact__text-area
  .c-contact__top-text-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
}
.c-contact
  .c-contact__container
  .c-contact__media
  .c-contact__text-area
  .c-contact__top-text-group
  .c-contact__speech-bubble {
  position: relative;
  display: inline-block;
  padding: 10px 40px;
  border: 1px solid #2483c3;
  border-radius: 9999px;
  background-color: #2483c3;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__media
    .c-contact__text-area
    .c-contact__top-text-group
    .c-contact__speech-bubble {
    font-size: 10px;
    padding: 5px 19.5px;
  }
}
.c-contact
  .c-contact__container
  .c-contact__media
  .c-contact__text-area
  .c-contact__top-text-group
  .c-contact__speech-bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 0px 10px 0 10px;
  border-color: #2483c3 transparent transparent;
  translate: -50% 100%;
}
.c-contact
  .c-contact__container
  .c-contact__media
  .c-contact__text-area
  .c-contact__top-text-group
  .c-contact__speech-bubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 9.5px 4.8px 0 4.8px;
  border-color: #2483c3 transparent transparent;
  translate: -50% 100%;
}
.c-contact
  .c-contact__container
  .c-contact__media
  .c-contact__text-area
  .c-contact__top-text-group
  .c-contact__gradation-text {
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 70px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__media
    .c-contact__text-area
    .c-contact__top-text-group
    .c-contact__gradation-text {
    font-size: 32px;
  }
}
.c-contact
  .c-contact__container
  .c-contact__media
  .c-contact__text-area
  .c-contact__top-text-group
  .c-contact__small-gradation-text {
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__media
    .c-contact__text-area
    .c-contact__top-text-group
    .c-contact__small-gradation-text {
    font-size: 14.6px;
  }
}
.c-contact
  .c-contact__container
  .c-contact__media
  .c-contact__text-area
  .c-contact__top-text-group
  .c-contact__price-wrapper {
  max-width: 267px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__container
    .c-contact__media
    .c-contact__text-area
    .c-contact__top-text-group
    .c-contact__price-wrapper {
    max-width: 131.5px;
  }
}
.c-contact
  .c-contact__container
  .c-contact__media
  .c-contact__text-area
  .c-contact__top-text-group
  .c-contact__price-wrapper
  img {
  width: 100%;
  height: 100%;
}
.c-contact .c-contact__container .c-contact__media .c-contact__wrapper {
  max-width: 395px;
  width: 100%;
  height: auto;
  margin-left: -54px;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__container .c-contact__media .c-contact__wrapper {
    max-width: 193px;
    margin-left: -12px;
  }
}
.c-contact .c-contact__container .c-contact__media .c-contact__wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-contact .c-contact__detail {
  font-size: 16px;
  color: #000;
  letter-spacing: 0.03em;
  line-height: 1.5;
  margin-top: 11px;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__detail {
    font-size: 8px;
    line-height: 1.9;
    margin-top: 8px;
  }
}
.c-contact .c-contact__form-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__form-area {
    margin-top: 6px;
  }
}
.c-contact .c-contact__form-area .c-contact__main-area {
  display: flex;
  gap: 28px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__form-area .c-contact__main-area {
    flex-direction: column;
    gap: 10px;
  }
}
.c-contact .c-contact__form-area .c-contact__main-area .c-contact__left {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__form-area .c-contact__main-area .c-contact__left {
    width: 100%;
    gap: 10px;
  }
}
.c-contact .c-contact__form-area .c-contact__main-area .c-contact__right {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__form-area .c-contact__main-area .c-contact__right {
    width: 100%;
  }
}
.c-contact .c-contact__form-area .c-contact__main-area .c-contact__form-block {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__form-area
    .c-contact__main-area
    .c-contact__form-block {
    gap: 5px;
  }
}
.c-contact
  .c-contact__form-area
  .c-contact__main-area
  .c-contact__form-block
  .c-contact__label {
  font-size: 18px;
  color: #000;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__form-area
    .c-contact__main-area
    .c-contact__form-block
    .c-contact__label {
    font-size: 11px;
  }
}
.c-contact
  .c-contact__form-area
  .c-contact__main-area
  .c-contact__form-block
  .c-contact__form-group {
  display: flex;
  gap: 8px;
}
.c-contact
  .c-contact__form-area
  .c-contact__main-area
  .c-contact__form-block
  .c-contact__form {
  border: solid 1px #b6b6b6;
  border-radius: 15px;
  height: 55px;
  width: 100%;
  padding: 0 12px;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__form-area
    .c-contact__main-area
    .c-contact__form-block
    .c-contact__form {
    height: 34px;
    border-radius: 9.5px;
  }
}
.c-contact
  .c-contact__form-area
  .c-contact__main-area
  .c-contact__form-block
  .c-contact__short-form {
  border: solid 1px #b6b6b6;
  border-radius: 15px;
  width: 100%;
  height: 55px;
  padding: 0 12px;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__form-area
    .c-contact__main-area
    .c-contact__form-block
    .c-contact__short-form {
    height: 34px;
    border-radius: 9.5px;
  }
}
.c-contact
  .c-contact__form-area
  .c-contact__main-area
  .c-contact__form-block
  .c-contact__area {
  border: solid 1px #b6b6b6;
  border-radius: 15px;
  height: 325px;
  width: 100%;
  padding: 12px;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__form-area
    .c-contact__main-area
    .c-contact__form-block
    .c-contact__area {
    height: 207px;
  }
}
.c-contact .c-contact__form-area .c-contact__button {
  width: 309px;
  margin: 35px auto 0;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__form-area .c-contact__button {
    width: 185px;
    margin: 8px auto 0;
  }
}
.c-contact .c-contact__form-area .c-contact__badge {
  color: #fff;
  font-weight: 300;
  text-align: center;
  background-color: #ff7800;
  padding: 2px 10px;
  margin-left: 11px;
  font-size: 10px;
  border-radius: 999px;
  position: relative;
  bottom: 3px;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__form-area .c-contact__badge {
    font-size: 6.3px;
    bottom: 1.5px;
    margin-left: 7px;
  }
}
.c-contact .c-contact__form-area .c-contact__agree-text {
  font-size: 18px;
  color: #000;
  text-align: center;
  margin-top: 42px;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__form-area .c-contact__agree-text {
    font-size: 10.8px;
  }
}
.c-contact .c-contact__form-area .c-contact__link-text {
  font-size: 18px;
  color: #2483c3;
  text-align: center;
  text-decoration: underline;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .c-contact .c-contact__form-area .c-contact__link-text {
    font-size: 10.8px;
  }
}
.c-contact .c-contact__form-area .c-contact__acceptance {
  margin-top: 15px;
}
.c-contact
  .c-contact__form-area
  .c-contact__acceptance
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item
  label
  input {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__form-area
    .c-contact__acceptance
    .wpcf7-form-control-wrap
    .wpcf7-form-control
    .wpcf7-list-item
    label
    input {
    width: 18px;
    height: 18px;
  }
}
.c-contact
  .c-contact__form-area
  .c-contact__acceptance
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item
  label
  span {
  font-size: 25px;
  color: #000;
  position: relative;
  top: 4px;
}
@media screen and (max-width: 767px) {
  .c-contact
    .c-contact__form-area
    .c-contact__acceptance
    .wpcf7-form-control-wrap
    .wpcf7-form-control
    .wpcf7-list-item
    label
    span {
    font-size: 15px;
    top: unset;
  }
}
.wpcf7-spinner {
  display: none;
}
.c-strong-point {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 92px;
}
@media screen and (max-width: 991px) {
  .c-strong-point {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-strong-point {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(6, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 40px;
  }
}
.c-strong-point .c-strong-point__card {
  background-color: #fff;
  width: 100%;
  box-shadow: -4px 4px 9px rgba(0, 0, 0, 0.15);
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-strong-point .c-strong-point__card .c-strong-point__frame {
  width: 94%;
  height: 96.2%;
  background-color: #fff;
  border: solid 2px #d9d9d9;
  padding: 38px 16px 46px;
}
@media screen and (max-width: 991px) {
  .c-strong-point .c-strong-point__card .c-strong-point__frame {
    padding: 15px 15px 26px;
    width: 93.3%;
    height: 94%;
  }
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__number {
  font-size: 25px;
  color: #39a0e5;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__number {
    font-size: 20px;
  }
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__wrapper {
  max-width: 278px;
  width: 100%;
  height: auto;
  margin-bottom: 14px;
}
@media screen and (max-width: 991px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__wrapper {
    max-width: 149px;
    margin: 0 auto 13.5px;
  }
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__wrapper
  img {
  width: 100%;
  height: 100%;
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__heading-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__small-heading {
  font-size: 20px;
  color: #39a0e5;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__small-heading {
    font-size: 13px;
  }
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__heading {
  font-size: 30px;
  color: #39a0e5;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__heading {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__heading {
    font-size: 20px;
  }
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__another-heading {
  font-size: 30px;
  color: #39a0e5;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__another-heading {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__another-heading {
    font-size: 20px;
  }
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__text {
  font-size: 20px;
  color: #39a0e5;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
  text-align: center;
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__text {
    font-size: 14px;
    max-width: 280px;
    margin: 0 auto;
  }
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__normal-text {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__normal-text {
    font-size: 14px;
    letter-spacing: 0.06em;
  }
}
.c-strong-point
  .c-strong-point__card
  .c-strong-point__frame
  .c-strong-point__dashed-border {
  margin: 16px auto;
  width: 147px;
  height: 1px;
  background-image: repeating-linear-gradient(
    to right,
    #2483c3,
    #2483c3 2px,
    transparent 2px,
    transparent 6px
  );
}
@media screen and (max-width: 991px) {
  .c-strong-point
    .c-strong-point__card
    .c-strong-point__frame
    .c-strong-point__dashed-border {
    width: 100px;
    margin: 4px auto 8px;
  }
}
.c-underline-heading {
  font-size: 55px;
  font-weight: 700;
  color: #2483c3;
  letter-spacing: 0.06em;
  line-height: 1.3;
  position: relative;
  text-align: center;
}
.c-underline-heading::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 170px;
  height: 4px;
  background-color: #2483c3;
}
@media screen and (max-width: 991px) {
  .c-underline-heading {
    font-size: 25px;
    letter-spacing: 0.03em;
  }
  .c-underline-heading::after {
    width: 80px;
    height: 2px;
    bottom: -12px;
    background-color: #2483c3;
  }
}
@media screen and (max-width: 767px) {
  .c-underline-heading.--sp-small {
    font-size: 20px;
    letter-spacing: 0.03em;
  }
}
.c-underline-heading.--no-line::after {
  display: none;
}
.c-support {
  background-image: url(../../img/houjin-sp-price-lp/support-bg.jpg);
  background-size: cover;
  width: 100%;
  padding: 230px 0px 200px;
  display: flex;
  flex-direction: column;
  gap: 68px;
}
@media screen and (max-width: 991px) {
  .c-support {
    padding: 75px 15px 45px;
    gap: 25px;
  }
}
.c-support .c-support__media {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .c-support .c-support__media {
    flex-direction: column;
  }
}
.c-support .c-support__media .c-support__wrapper {
  max-width: 875px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .c-support .c-support__media .c-support__wrapper {
    width: 60%;
    max-width: unset;
  }
}
@media screen and (max-width: 767px) {
  .c-support .c-support__media .c-support__wrapper {
    width: 100%;
  }
}
.c-support .c-support__media .c-support__wrapper img {
  width: 100%;
  height: 100%;
}
.c-support .c-support__media .c-support__text-box {
  background-color: #fff;
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.25);
  position: relative;
  padding: 50px 70px 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 650px;
  width: 100%;
  margin-left: -210px;
}
@media screen and (max-width: 991px) {
  .c-support .c-support__media .c-support__text-box {
    width: 60%;
    max-width: unset;
    margin-left: unset;
  }
}
@media screen and (max-width: 767px) {
  .c-support .c-support__media .c-support__text-box {
    width: 100%;
    padding: 84px 16px 25px;
  }
}
.c-support .c-support__media .c-support__text-box .c-support__number-group {
  display: flex;
  align-items: center;
  position: absolute;
  top: -3%;
  right: 0%;
  z-index: 1;
  opacity: 0.5;
}
.c-support
  .c-support__media
  .c-support__text-box
  .c-support__number-group
  .c-support__label {
  font-size: 50px;
  letter-spacing: 0.06em;
  font-family: "Annapurna SIL", serif;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: -50px;
  line-height: 1;
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .c-support
    .c-support__media
    .c-support__text-box
    .c-support__number-group
    .c-support__label {
    font-size: 32px;
  }
}
.c-support
  .c-support__media
  .c-support__text-box
  .c-support__number-group
  .c-support__number {
  font-size: 200px;
  line-height: 1;
  font-family: "Annapurna SIL", serif;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.4;
}
@media screen and (max-width: 991px) {
  .c-support
    .c-support__media
    .c-support__text-box
    .c-support__number-group
    .c-support__number {
    font-size: 127px;
    font-weight: 700;
  }
}
.c-support .c-support__media .c-support__text-box .c-support__text-area {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .c-support .c-support__media .c-support__text-box .c-support__text-area {
    margin-top: 0px;
  }
}
.c-support .c-support__media .c-support__text-box .c-support__heading {
  font-size: 40px;
  font-weight: 700;
  color: #2483c3;
  line-height: 1;
  letter-spacing: -0.06em;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  .c-support .c-support__media .c-support__text-box .c-support__heading {
    text-align: center;
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-support .c-support__media .c-support__text-box .c-support__heading {
    font-size: 20px;
    margin-top: 0px;
  }
}
.c-support .c-support__media .c-support__text-box .c-support__text {
  max-width: 460px;
  width: 100%;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .c-support .c-support__media .c-support__text-box .c-support__text {
    font-size: 16px;
  }
}
.c-support .c-support__media .c-support__text-box .c-support__accent-text {
  font-size: 20px;
  font-weight: 700;
  color: #ff7800;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .c-support .c-support__media .c-support__text-box .c-support__accent-text {
    font-size: 16px;
  }
}
.c-support .c-support__reverse-media {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .c-support .c-support__reverse-media {
    flex-direction: column-reverse;
    justify-content: unset;
  }
}
.c-support .c-support__reverse-media .c-support__wrapper {
  max-width: 875px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .c-support .c-support__reverse-media .c-support__wrapper {
    width: 60%;
    max-width: unset;
  }
}
@media screen and (max-width: 767px) {
  .c-support .c-support__reverse-media .c-support__wrapper {
    width: 100%;
  }
}
.c-support .c-support__reverse-media .c-support__wrapper img {
  width: 100%;
  height: 100%;
}
.c-support .c-support__reverse-media .c-support__text-box {
  background-color: #fff;
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.25);
  position: relative;
  padding: 50px 70px 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 650px;
  width: 100%;
  margin-right: -210px;
}
@media screen and (max-width: 991px) {
  .c-support .c-support__reverse-media .c-support__text-box {
    width: 60%;
    max-width: unset;
    padding: 84px 16px 25px;
    margin-right: unset;
  }
}
@media screen and (max-width: 767px) {
  .c-support .c-support__reverse-media .c-support__text-box {
    width: 100%;
  }
}
.c-support
  .c-support__reverse-media
  .c-support__text-box
  .c-support__number-group {
  display: flex;
  align-items: center;
  position: absolute;
  top: -3%;
  right: -1%;
  z-index: 1;
  opacity: 0.5;
}
.c-support
  .c-support__reverse-media
  .c-support__text-box
  .c-support__number-group
  .c-support__label {
  font-size: 50px;
  letter-spacing: 0.06em;
  font-family: "Annapurna SIL", serif;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: -50px;
  line-height: 1;
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .c-support
    .c-support__reverse-media
    .c-support__text-box
    .c-support__number-group
    .c-support__label {
    font-size: 32px;
  }
}
.c-support
  .c-support__reverse-media
  .c-support__text-box
  .c-support__number-group
  .c-support__number {
  font-size: 200px;
  line-height: 1;
  font-family: "Annapurna SIL", serif;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.4;
}
@media screen and (max-width: 991px) {
  .c-support
    .c-support__reverse-media
    .c-support__text-box
    .c-support__number-group
    .c-support__number {
    font-size: 127px;
    font-weight: 700;
  }
}
.c-support
  .c-support__reverse-media
  .c-support__text-box
  .c-support__text-area {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .c-support
    .c-support__reverse-media
    .c-support__text-box
    .c-support__text-area {
    margin-top: 0px;
  }
}
.c-support .c-support__reverse-media .c-support__text-box .c-support__heading {
  font-size: 40px;
  font-weight: 700;
  color: #2483c3;
  line-height: 1;
  letter-spacing: -0.06em;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  .c-support
    .c-support__reverse-media
    .c-support__text-box
    .c-support__heading {
    text-align: center;
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-support
    .c-support__reverse-media
    .c-support__text-box
    .c-support__heading {
    font-size: 20px;
  }
}
.c-support .c-support__reverse-media .c-support__text-box .c-support__text {
  max-width: 460px;
  width: 100%;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .c-support .c-support__reverse-media .c-support__text-box .c-support__text {
    font-size: 16px;
  }
}
.c-support
  .c-support__reverse-media
  .c-support__text-box
  .c-support__accent-text {
  font-size: 20px;
  font-weight: 700;
  color: #ff7800;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .c-support
    .c-support__reverse-media
    .c-support__text-box
    .c-support__accent-text {
    font-size: 16px;
  }
}
.c-estimate {
  width: 100%;
  background-image: url(../../img/houjin-sp-price-lp/bg-estimate.jpg);
  background-size: cover;
  padding: 120px 16px;
}
@media screen and (max-width: 991px) {
  .c-estimate {
    padding: 40px 12px;
  }
}
.c-estimate .c-estimate__box {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding: 6px 6px 6px;
  background-color: #2483c3;
}
.c-estimate .c-estimate__box .c-estimate__induction {
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .c-estimate .c-estimate__box .c-estimate__induction {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-estimate .c-estimate__box .c-estimate__induction {
    font-size: 12px;
  }
}
.c-estimate .c-estimate__box .c-estimate__dots-text {
  font-size: 40px;
  line-height: 1.9;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-emphasis: dot;
  text-emphasis-color: #fff;
  text-emphasis-style: filled;
}
@media screen and (max-width: 991px) {
  .c-estimate .c-estimate__box .c-estimate__dots-text {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-estimate .c-estimate__box .c-estimate__dots-text {
    font-size: 15px;
  }
}
.c-estimate .c-estimate__box .c-estimate__container {
  background-color: #fff;
  max-width: 1068px;
  width: 100%;
  margin: 0px auto 0;
  padding: 52px 40px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .c-estimate .c-estimate__box .c-estimate__container {
    padding: 32px 6px 26px;
  }
}
.c-estimate .c-estimate__box .c-estimate__container .c-estimate__heading-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__heading-group
  .c-estimate__small-heading {
  font-size: 35px;
  line-height: 1.2;
  letter-spacing: 0.06em;
  font-weight: 700;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 991px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__heading-group
    .c-estimate__small-heading {
    font-size: 12px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__heading-group
  .c-estimate__heading {
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: 0.06em;
  font-weight: 700;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 991px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__heading-group
    .c-estimate__heading {
    font-size: 20px;
  }
}
.c-estimate .c-estimate__box .c-estimate__container .c-estimate__treat-wrapper {
  max-width: 397px;
  width: 100%;
  margin: 21px auto 0;
  height: auto;
}
@media screen and (max-width: 991px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__treat-wrapper {
    max-width: 296px;
    margin: 5px auto 0;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__treat-wrapper
  img {
  width: 100%;
  height: 100%;
}
.c-estimate .c-estimate__box .c-estimate__container .c-estimate__media {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .c-estimate .c-estimate__box .c-estimate__container .c-estimate__media {
    margin-top: 4px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__wrapper {
  max-width: 268px;
  width: 100%;
  height: auto;
  margin-right: 0px;
}
@media screen and (max-width: 991px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__wrapper {
    max-width: 111px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__wrapper
  img {
  width: 100%;
  height: 100%;
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area
  .c-estimate__list {
  display: flex;
  align-items: center;
  gap: 26px;
}
@media screen and (max-width: 991px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__list {
    gap: 5px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area
  .c-estimate__list
  .c-estimate__check-circle {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: relative;
  width: 36px;
  height: 36px;
  background-color: #2483c3;
  border-radius: 50%;
  box-sizing: content-box;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__list
    .c-estimate__check-circle {
    width: 12.45px;
    height: 12.45px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area
  .c-estimate__list
  .c-estimate__check-circle
  .c-estimate__check {
  width: 12px;
  height: 9px;
  border: 2.5px solid #fff;
  border-top: 0;
  border-right: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__list
    .c-estimate__check-circle
    .c-estimate__check {
    width: 5px;
    height: 3.23px;
    border: 1.5px solid #fff;
    border-top: 0;
    border-right: 0;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area
  .c-estimate__list
  .c-estimate__square-text {
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 3px 30px;
  line-height: 1;
}
@media screen and (max-width: 1300px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__list
    .c-estimate__square-text {
    padding: 3px 20px;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__list
    .c-estimate__square-text {
    font-size: 14px;
    padding: 2px 5px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area
  .c-estimate__list
  .c-estimate__last-square-text {
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 3px 30px;
  line-height: 1;
}
@media screen and (max-width: 1300px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__list
    .c-estimate__last-square-text {
    padding: 3px 20px;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__list
    .c-estimate__last-square-text {
    font-size: 14px;
    padding: 2px 5px;
  }
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__list
    .c-estimate__last-square-text {
    margin-left: 24px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area
  .c-estimate__text-group {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 991px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__text-group {
    gap: unset;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area
  .c-estimate__last-text-group {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__last-text-group {
    flex-direction: column;
    align-items: unset;
    gap: unset;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area
  .c-estimate__text {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 1300px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__text {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__text {
    font-size: 10.37px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__media
  .c-estimate__text-area
  .c-estimate__small-text {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  margin-left: 6px;
  margin-right: 6px;
}
@media screen and (max-width: 1300px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__small-text {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__media
    .c-estimate__text-area
    .c-estimate__small-text {
    font-size: 8.64px;
    margin-left: 4px;
    margin-right: 4px;
  }
}
.c-estimate .c-estimate__box .c-estimate__container .c-estimate__treat-text {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  font-size: 28px;
  color: #2483c3;
}
@media screen and (max-width: 767px) {
  .c-estimate .c-estimate__box .c-estimate__container .c-estimate__treat-text {
    font-size: 10px;
    gap: 2px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__treat-text::before {
  content: "";
  width: 30px;
  height: 1px;
  transform: rotate(70deg);
  box-sizing: border-box;
  background-color: #2483c3;
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__treat-text::before {
    width: 9.1px;
  }
}
.c-estimate
  .c-estimate__box
  .c-estimate__container
  .c-estimate__treat-text::after {
  content: "";
  width: 30px;
  height: 1px;
  transform: rotate(-70deg);
  box-sizing: border-box;
  background-color: #2483c3;
}
@media screen and (max-width: 767px) {
  .c-estimate
    .c-estimate__box
    .c-estimate__container
    .c-estimate__treat-text::after {
    width: 9.1px;
  }
}
.c-estimate .c-estimate__box .c-estimate__container .c-estimate__button {
  width: 100%;
}
.c-estimate.--top-wide {
  padding: 370px 16px 120px;
}
@media screen and (max-width: 991px) {
  .c-estimate.--top-wide {
    padding: 124px 12px 40px;
  }
}
.c-marker-heading {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.06em;
  color: #2483c3;
  background: linear-gradient(transparent 65%, rgba(246, 255, 1, 0.6) 20%);
  text-align: center;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-marker-heading {
    font-size: 15px;
  }
}
.c-section-text {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #000;
  max-width: 900px;
  margin: 105px auto 65px;
}
@media screen and (max-width: 767px) {
  .c-section-text {
    max-width: 260px;
    font-size: 12px;
    margin: 42px auto 30px;
  }
}
.c-section-text.--accent {
  font-weight: 700;
  color: #ff7800;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
.c-section-image-container {
  background-color: #fff;
  width: 100%;
  border-radius: 150px;
  padding: 82px 90px;
}
@media screen and (max-width: 767px) {
  .c-section-image-container {
    border-radius: 30px;
    padding: 30px 15px;
  }
}
.c-section-image-container .c-section-image-container__wrapper {
  max-width: 1086px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-section-image-container .c-section-image-container__wrapper {
    max-width: 315px;
  }
}
.c-section-image-container .c-section-image-container__wrapper img {
  width: 100%;
  height: 100%;
}
.c-flow {
  display: flex;
  flex-direction: column;
  gap: 60px;
  width: 100%;
  margin-top: 114px;
}
@media screen and (max-width: 767px) {
  .c-flow {
    margin-top: 50px;
    gap: 30px;
  }
}
.c-flow .c-flow__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list {
    gap: 20px;
    justify-content: unset;
    flex-direction: column;
  }
}
.c-flow .c-flow__list .c-flow__circle {
  background-color: #fff;
  border-radius: 50%;
  border: solid 3px #2483c3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  width: 175px;
  height: 175px;
  position: relative;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__circle {
    border: solid 1.5px #2483c3;
    width: 97px;
    height: 97px;
  }
}
.c-flow .c-flow__list .c-flow__circle::after {
  width: 3px;
  height: 80px;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  background-color: #2483c3;
  position: absolute;
  bottom: -80px;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__circle::after {
    display: none;
  }
}
.c-flow .c-flow__list .c-flow__circle .c-flow__step-text {
  font-family: "Noto Sans", serif;
  color: #000;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__circle .c-flow__step-text {
    font-size: 14px;
  }
}
.c-flow .c-flow__list .c-flow__circle .c-flow__icon-wrapper {
  max-width: 75px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__circle .c-flow__icon-wrapper {
    max-width: 40px;
  }
}
.c-flow .c-flow__list .c-flow__circle .c-flow__icon-wrapper svg {
  width: 100%;
  height: 100%;
}
.c-flow .c-flow__list .c-flow__last-circle {
  background-color: #fff;
  border-radius: 50%;
  border: solid 3px #2483c3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  width: 175px;
  height: 175px;
  position: relative;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__last-circle {
    border: solid 1.5px #2483c3;
    width: 97px;
    height: 97px;
  }
}
.c-flow .c-flow__list .c-flow__last-circle .c-flow__step-text {
  font-family: "Noto Sans", serif;
  color: #000;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__last-circle .c-flow__step-text {
    font-size: 14px;
  }
}
.c-flow .c-flow__list .c-flow__last-circle .c-flow__icon-wrapper {
  max-width: 75px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__last-circle .c-flow__icon-wrapper {
    max-width: 40px;
  }
}
.c-flow .c-flow__list .c-flow__last-circle .c-flow__icon-wrapper svg {
  width: 100%;
  height: 100%;
}
.c-flow .c-flow__list .c-flow__box {
  position: relative;
  max-width: 752px;
  width: 100%;
  background: #ffffff;
  padding: 33px 48px 15px 40px;
  text-align: left;
  border: 3px solid #2483c3;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
@media screen and (max-width: 991px) {
  .c-flow .c-flow__list .c-flow__box {
    padding: 26px 32px;
  }
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__box {
    padding: 26px 22px 11px;
  }
}
.c-flow .c-flow__list .c-flow__box::before,
.c-flow .c-flow__list .c-flow__box::after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__box::before,
  .c-flow .c-flow__list .c-flow__box::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
  }
}
.c-flow .c-flow__list .c-flow__box::before {
  border-color: rgba(36, 131, 195, 0);
  border-top-width: 9px;
  border-bottom-width: 10px;
  border-left-width: 53px;
  border-right-width: 24px;
  margin-top: -11px;
  margin-right: 1px;
  border-right-color: #2483c3;
  bottom: 50%;
  left: -77px;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__box::before {
    border-color: rgba(36, 131, 195, 0);
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 8px;
    border-right-width: 8px;
    margin-left: -8px;
    margin-bottom: 1px;
    border-bottom-color: #2483c3;
    bottom: 100%;
    left: 50%;
  }
}
.c-flow .c-flow__list .c-flow__box::after {
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 8px;
  border-bottom-width: 8px;
  border-left-width: 13px;
  border-right-width: 20px;
  margin-top: -10px;
  border-right-color: #ffffff;
  bottom: 51%;
  left: -31px;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__box::after {
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 5px;
    border-right-width: 5px;
    margin-left: -5px;
    border-bottom-color: #ffffff;
    bottom: 100%;
    left: 50%;
  }
}
.c-flow .c-flow__list .c-flow__box .c-flow__heading {
  font-size: 25px;
  color: #000;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.06em;
  background: linear-gradient(transparent 65%, rgba(246, 255, 1, 0.55) 20%);
  width: fit-content;
}
@media screen and (max-width: 991px) {
  .c-flow .c-flow__list .c-flow__box .c-flow__heading {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__box .c-flow__heading {
    font-size: 12px;
    text-align: center;
    margin: auto;
  }
}
.c-flow .c-flow__list .c-flow__box .c-flow__text {
  font-size: 20px;
  color: #000;
  line-height: 1.3;
  letter-spacing: 0.06em;
  color: #000;
  margin-top: 25px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .c-flow .c-flow__list .c-flow__box .c-flow__text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__box .c-flow__text {
    font-size: 13px;
    margin-top: 10px;
  }
}
.c-flow .c-flow__list .c-flow__box .c-flow__note {
  font-size: 15px;
  color: #000;
  line-height: 1.3;
  letter-spacing: 0.06em;
  color: #000;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .c-flow .c-flow__list .c-flow__box .c-flow__note {
    font-size: 8px;
    margin-top: 6px;
  }
}
.c-faq {
  width: 100%;
  margin-top: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .c-faq {
    margin-top: 36px;
    gap: 10px;
  }
}
button,
summary {
  cursor: pointer;
}
button {
  border: none;
}
summary {
  list-style: none;
}
summary::-webkit-details-marker {
  display: none;
}
.Accordion {
  width: 100%;
}
.Accordion__Summary {
  width: 100%;
  font-size: 25px;
  position: relative;
  padding: 10px 30px 10px 20px;
  background-color: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  outline: 2px #ebf7ff solid;
  outline-offset: -2px;
}
@media screen and (max-width: 767px) {
  .Accordion__Summary {
    padding: 22px 25px 22px 20px;
    gap: 10px;
  }
}
.Accordion__Summary .Accordion__Summary-text-group {
  display: flex;
  align-items: center;
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .Accordion__Summary .Accordion__Summary-text-group {
    gap: 10px;
  }
}
.Accordion__Summary .Accordion__Summary-text-group p {
  font-size: 45px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0.06em;
  color: #000;
  color: #000;
  width: 85px;
  height: 109px;
  text-align: center;
  line-height: 109px;
}
@media screen and (max-width: 767px) {
  .Accordion__Summary .Accordion__Summary-text-group p {
    font-size: 20px;
    width: unset;
    height: unset;
    line-height: unset;
  }
}
.Accordion__Summary .Accordion__Summary-text-group span {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.06em;
  color: #000;
}
@media screen and (max-width: 767px) {
  .Accordion__Summary .Accordion__Summary-text-group span {
    font-size: 13px;
  }
}
.Accordion__Summary .Accordion__Summary-circle {
  width: 50px;
  height: 50px;
  background-color: #39a0e5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .Accordion__Summary .Accordion__Summary-circle {
    width: 25px;
    height: 25px;
  }
}
.Accordion__Summary .Accordion__Summary-circle::before,
.Accordion__Summary .Accordion__Summary-circle::after {
  position: absolute;
  top: 50%;
  display: block;
  width: 15px;
  height: 2px;
  content: "";
  background-color: #fff;
  right: 47px;
}
@media screen and (max-width: 767px) {
  .Accordion__Summary .Accordion__Summary-circle::before,
  .Accordion__Summary .Accordion__Summary-circle::after {
    right: 34px;
    width: 7.5px;
  }
}
.Accordion__Summary .Accordion__Summary-circle::before {
  transform: translateY(-50%);
}
.Accordion__Summary .Accordion__Summary-circle::after {
  transition: transform 0.5s;
  transform: translateY(-50%) rotate(-90deg);
}
.Accordion__Summary .Accordion__Summary-circle[aria-expanded="true"]::after {
  transform: translateY(-50%);
}
.Accordion[open]:not([data-accordion-before-close])
  .Accordion__Summary
  .Accordion__Summary-circle::after {
  transform: translateY(-50%);
}
.Accordion__Content {
  overflow: hidden;
  background-color: #ebf7ff;
  padding: 30px 20px;
  display: flex;
  align-items: center;
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .Accordion__Content {
    gap: 10px;
  }
}
.Accordion__Content .Accordion__Summary-answer {
  font-size: 45px;
  flex-shrink: 0;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0.06em;
  color: #000;
  color: #000;
  width: 85px;
  height: 109px;
  text-align: center;
  line-height: 109px;
}
@media screen and (max-width: 767px) {
  .Accordion__Content .Accordion__Summary-answer {
    font-size: 20px;
    width: unset;
    height: unset;
    line-height: unset;
  }
}
.Accordion__Content .Accordion__text {
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.06em;
  color: #000;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .Accordion__Content .Accordion__text {
    font-size: 13px;
  }
}
.c-suggestion {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  width: 100%;
  margin: 100px auto 0;
}
@media screen and (max-width: 767px) {
  .c-suggestion {
    grid-column-gap: 10px;
    grid-row-gap: 6px;
    margin: 40px auto 0;
  }
}
.c-suggestion .c-suggestion__box {
  border: solid 3px #2483c3;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  padding: 56px 50px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-suggestion .c-suggestion__box {
    padding: 36px 12px 28px;
    border-radius: 12px;
  }
}
.c-suggestion .c-suggestion__box .c-suggestion__icon-check-wrapper {
  max-width: 35px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-suggestion .c-suggestion__box .c-suggestion__icon-check-wrapper {
    max-width: 13px;
  }
}
.c-suggestion .c-suggestion__box .c-suggestion__icon-check-wrapper svg {
  width: 100%;
  height: 100%;
}
.c-suggestion .c-suggestion__box .c-suggestion__icon-wrapper {
  max-width: 61px;
  width: 100%;
  height: auto;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .c-suggestion .c-suggestion__box .c-suggestion__icon-wrapper {
    max-width: 40px;
  }
}
.c-suggestion .c-suggestion__box .c-suggestion__icon-wrapper svg {
  width: 100%;
  height: 100%;
}
.c-suggestion .c-suggestion__box .c-suggestion__heading {
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 0.03em;
  font-weight: 700;
  color: #000;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .c-suggestion .c-suggestion__box .c-suggestion__heading {
    font-size: 13px;
    margin-top: 7px;
  }
}
.c-suggestion .c-suggestion__box .c-suggestion__text {
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-weight: 500;
  color: #000;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-suggestion .c-suggestion__box .c-suggestion__text {
    font-size: 10px;
    max-width: 113px;
    margin-top: 6px;
  }
}
.c-recommended-models {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 78px;
}
@media screen and (max-width: 767px) {
  .c-recommended-models {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 9px;
    margin-top: 30px;
  }
}
.c-recommended-models .c-recommended-models__container {
  max-width: 250px;
  width: 100%;
  padding: 50px 16px 59px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
  background-color: #fff;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .c-recommended-models .c-recommended-models__container {
    max-width: unset;
    gap: 12px;
    border-radius: 13px;
    padding: 29px 25px 22px;
  }
}
.c-recommended-models
  .c-recommended-models__container
  .c-recommended-models__wrapper {
  max-width: 170px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-recommended-models
    .c-recommended-models__container
    .c-recommended-models__wrapper {
    max-width: unset;
  }
}
.c-recommended-models
  .c-recommended-models__container
  .c-recommended-models__wrapper
  img {
  width: 100%;
  height: 100%;
}
.c-recommended-models
  .c-recommended-models__container
  .c-recommended-models__name {
  font-size: 20px;
  color: #000;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-recommended-models
    .c-recommended-models__container
    .c-recommended-models__name {
    font-size: 10px;
  }
}
.c-worries-box {
  background-color: #2483c3;
  padding: 66px 20px;
  max-width: 1000px;
  width: 100%;
  margin: 108px auto 90px;
  display: flex;
  justify-content: center;
  border-radius: 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-worries-box {
    padding: 38px 40px 20px;
    margin: 31px auto 57px;
  }
}
.c-worries-box .c-worries-box__list-group {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .c-worries-box .c-worries-box__list-group {
    gap: 11px;
  }
}
.c-worries-box .c-worries-box__list-group .c-worries-box__list {
  display: flex;
  border-bottom: dashed 1px #fff;
  align-items: center;
  padding-bottom: 5px;
  gap: 20px;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .c-worries-box .c-worries-box__list-group .c-worries-box__list {
    gap: 7.7px;
  }
}
.c-worries-box
  .c-worries-box__list-group
  .c-worries-box__list
  .c-worries-box__check-circle {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: relative;
  width: 36px;
  height: 36px;
  background-color: #f6ff01;
  border-radius: 50%;
  box-sizing: content-box;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-worries-box
    .c-worries-box__list-group
    .c-worries-box__list
    .c-worries-box__check-circle {
    width: 12.45px;
    height: 12.45px;
  }
}
.c-worries-box
  .c-worries-box__list-group
  .c-worries-box__list
  .c-worries-box__check-circle
  .c-worries-box__check {
  width: 12px;
  height: 9px;
  border: 2.5px solid #2483c3;
  border-top: 0;
  border-right: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .c-worries-box
    .c-worries-box__list-group
    .c-worries-box__list
    .c-worries-box__check-circle
    .c-worries-box__check {
    width: 5px;
    height: 3.23px;
    border: 1.5px solid #2483c3;
    border-top: 0;
    border-right: 0;
  }
}
.c-worries-box
  .c-worries-box__list-group
  .c-worries-box__list
  .c-worries-box__text {
  font-size: 25px;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-worries-box
    .c-worries-box__list-group
    .c-worries-box__list
    .c-worries-box__text {
    font-size: 14px;
  }
}
.c-worries-box
  .c-worries-box__list-group
  .c-worries-box__list
  .c-worries-box__accent-text {
  font-size: 25px;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #f6ff01;
}
@media screen and (max-width: 767px) {
  .c-worries-box
    .c-worries-box__list-group
    .c-worries-box__list
    .c-worries-box__accent-text {
    font-size: 14px;
  }
}
.c-worries-box .c-worries-box__wrapper {
  max-width: 354px;
  width: 100%;
  height: auto;
  position: absolute;
  right: 0;
  bottom: -42%;
}
@media screen and (max-width: 767px) {
  .c-worries-box .c-worries-box__wrapper {
    max-width: 136px;
    bottom: -22%;
  }
}
.c-worries-box .c-worries-box__wrapper img {
  width: 100%;
  height: 100%;
}
.c-highlight-message-box {
  background-color: #fff;
  border-radius: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 87px;
  max-width: 1080px;
  width: 100%;
  margin: 0px auto;
}
@media screen and (max-width: 767px) {
  .c-highlight-message-box {
    padding: 31px 22px 24px 10px;
    border-radius: 22px;
  }
}
.c-highlight-message-box .c-highlight-message-box__marker-text {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.02em;
  color: #2483c3;
  background: linear-gradient(transparent 65%, rgba(246, 255, 1, 0.6) 20%);
}
@media screen and (max-width: 767px) {
  .c-highlight-message-box .c-highlight-message-box__marker-text {
    font-size: 15px;
  }
}
.c-highlight-message-box .c-highlight-message-box__img-message {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  position: relative;
  z-index: 1;
  background-color: #2483c3;
  padding: 24px 78px;
  max-width: 906px;
  width: 100%;
  margin: 40px auto 48px;
  border-radius: 999px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .c-highlight-message-box .c-highlight-message-box__img-message {
    gap: 0px;
  }
}
@media screen and (max-width: 767px) {
  .c-highlight-message-box .c-highlight-message-box__img-message {
    margin: 20px auto 24px;
    padding: 8px 20px;
  }
}
.c-highlight-message-box
  .c-highlight-message-box__img-message
  .c-highlight-message-box__blank-wrapper {
  width: 168px;
  height: 1px;
}
@media screen and (max-width: 991px) {
  .c-highlight-message-box
    .c-highlight-message-box__img-message
    .c-highlight-message-box__blank-wrapper {
    max-width: 102px;
  }
}
@media screen and (max-width: 767px) {
  .c-highlight-message-box
    .c-highlight-message-box__img-message
    .c-highlight-message-box__blank-wrapper {
    max-width: 32px;
  }
}
.c-highlight-message-box
  .c-highlight-message-box__img-message
  .c-highlight-message-box__wrapper {
  max-width: 168px;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0%;
  left: 9%;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .c-highlight-message-box
    .c-highlight-message-box__img-message
    .c-highlight-message-box__wrapper {
    max-width: 102px;
  }
}
@media screen and (max-width: 767px) {
  .c-highlight-message-box
    .c-highlight-message-box__img-message
    .c-highlight-message-box__wrapper {
    max-width: 55px;
    left: 6%;
  }
}
.c-highlight-message-box
  .c-highlight-message-box__img-message
  .c-highlight-message-box__wrapper
  img {
  width: 100%;
  height: 100%;
  bottom: 31px;
}
.c-highlight-message-box
  .c-highlight-message-box__img-message
  .c-highlight-message-box__message {
  font-size: 35px;
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .c-highlight-message-box
    .c-highlight-message-box__img-message
    .c-highlight-message-box__message {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .c-highlight-message-box
    .c-highlight-message-box__img-message
    .c-highlight-message-box__message {
    font-size: 12px;
  }
}
.c-highlight-message-box .c-highlight-message-box__text {
  font-size: 25px;
  color: #000;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-highlight-message-box .c-highlight-message-box__text {
    font-size: 12px;
  }
}
.c-highlight-message-box .c-highlight-message-box__accent-text {
  font-size: 25px;
  color: #ff7800;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .c-highlight-message-box .c-highlight-message-box__accent-text {
    font-size: 12px;
  }
}
.c-highlight-message-box .c-highlight-message-box__merit-text {
  font-size: 35px;
  color: #2483c3;
  line-height: 1.9;
  letter-spacing: 0.06em;
  font-weight: 500;
  text-align: center;
  margin-top: 43px;
}
@media screen and (max-width: 991px) {
  .c-highlight-message-box .c-highlight-message-box__merit-text {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .c-highlight-message-box .c-highlight-message-box__merit-text {
    line-height: 1.8;
    font-size: 13px;
    margin-top: 12px;
  }
}
.c-highlight-message-box .c-highlight-message-box__dots {
  -webkit-text-emphasis: filled;
  text-emphasis: filled;
}
.c-underline-text {
  font-size: 48px;
  color: #fff;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.06em;
  width: fit-content;
  border-bottom: solid 4px #fff;
  margin: 0 auto;
}
.c-underline-text.--accent {
  color: #f6ff01;
  border-bottom: unset;
}
@media screen and (max-width: 991px) {
  .c-underline-text.--accent {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-underline-text.--accent {
    font-size: 18px;
  }
}
.c-underline-text.--small {
  font-size: 35px;
  border-bottom: unset;
}
@media screen and (max-width: 991px) {
  .c-underline-text.--small {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-underline-text.--small {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .c-underline-text {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-underline-text {
    font-size: 18px;
    border-bottom: solid 1.6px #fff;
  }
}
.c-cost-check-box {
  background-color: #fff;
  border-radius: 20px;
  max-width: 1080px;
  width: 100%;
  margin: 34px auto 65px;
  padding: 37px 30px 46px;
}
@media screen and (max-width: 767px) {
  .c-cost-check-box {
    padding: 20px 24px 15px;
    max-width: 345px;
    margin: 12px auto 15px;
  }
}
.c-cost-check-box .c-cost-check-box__heading {
  background-color: #39a0e5;
  color: #fff;
  padding: 3px 47px;
  text-align: center;
  letter-spacing: 0.15em;
  margin: 0 auto;
  font-size: 25px;
  font-weight: 700;
  width: fit-content;
  border-radius: 999px;
}
@media screen and (max-width: 767px) {
  .c-cost-check-box .c-cost-check-box__heading {
    font-size: 12px;
    padding: 1.4px 22.4px;
  }
}
.c-cost-check-box .c-cost-check-box__list-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 946px;
  width: 100%;
  margin: 32px auto 0;
}
@media screen and (max-width: 767px) {
  .c-cost-check-box .c-cost-check-box__list-group {
    gap: 6px;
    margin: 10.8px auto 0;
  }
}
.c-cost-check-box .c-cost-check-box__list-group .c-cost-check-box__list {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .c-cost-check-box .c-cost-check-box__list-group .c-cost-check-box__list {
    gap: 5px;
  }
}
.c-cost-check-box
  .c-cost-check-box__list-group
  .c-cost-check-box__list
  .c-cost-check-box__check-wrapper {
  max-width: 34px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-cost-check-box
    .c-cost-check-box__list-group
    .c-cost-check-box__list
    .c-cost-check-box__check-wrapper {
    max-width: 11.26px;
  }
}
.c-cost-check-box
  .c-cost-check-box__list-group
  .c-cost-check-box__list
  .c-cost-check-box__check-wrapper
  svg {
  width: 100%;
  height: 100%;
}
.c-cost-check-box
  .c-cost-check-box__list-group
  .c-cost-check-box__list
  .c-cost-check-box__text {
  font-size: 23px;
  color: #000;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 991px) {
  .c-cost-check-box
    .c-cost-check-box__list-group
    .c-cost-check-box__list
    .c-cost-check-box__text {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-cost-check-box
    .c-cost-check-box__list-group
    .c-cost-check-box__list
    .c-cost-check-box__text {
    font-size: 13px;
  }
}
.c-cost-check-box
  .c-cost-check-box__list-group
  .c-cost-check-box__list
  .c-cost-check-box__accent-text {
  font-size: 23px;
  color: #39a0e5;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 991px) {
  .c-cost-check-box
    .c-cost-check-box__list-group
    .c-cost-check-box__list
    .c-cost-check-box__accent-text {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-cost-check-box
    .c-cost-check-box__list-group
    .c-cost-check-box__list
    .c-cost-check-box__accent-text {
    font-size: 13px;
  }
}
.down-arrow-wrapper {
  max-width: 148px;
  width: 100%;
  height: auto;
  margin: 0px auto 0;
}
@media screen and (max-width: 991px) {
  .down-arrow-wrapper {
    max-width: 80px;
  }
}
@media screen and (max-width: 767px) {
  .down-arrow-wrapper {
    max-width: 45px;
    margin: 15px auto 0;
  }
}
.down-arrow-wrapper svg {
  width: 100%;
  height: 100%;
}
.c-section-heading {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .c-section-heading {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .c-section-heading {
    font-size: 20px;
  }
}
.c-trust {
  width: 100%;
  position: relative;
}
.c-trust .c-trsut__top-speech-bubble-wrapper {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -110px;
}
@media screen and (max-width: 767px) {
  .c-trust .c-trsut__top-speech-bubble-wrapper {
    top: -54px;
  }
}
.c-trust .c-trsut__top-speech-bubble-wrapper .c-trust__top-speech-bubble {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 50px;
  border: 4.5px solid #2483c3;
  border-radius: 999px;
  background-color: #ffffff;
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #2483c3;
  font-family: "Hiragino Mincho ProN", serif;
}
@media screen and (max-width: 767px) {
  .c-trust .c-trsut__top-speech-bubble-wrapper .c-trust__top-speech-bubble {
    border: 1.25px solid #2483c3;
    font-size: 15px;
    padding: 7px 35px;
  }
}
.c-trust
  .c-trsut__top-speech-bubble-wrapper
  .c-trust__top-speech-bubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #2483c3 transparent transparent;
  translate: -50% 100%;
}
@media screen and (max-width: 767px) {
  .c-trust
    .c-trsut__top-speech-bubble-wrapper
    .c-trust__top-speech-bubble::before {
    border-width: 7px 2px 0 2px;
  }
}
.c-trust
  .c-trsut__top-speech-bubble-wrapper
  .c-trust__top-speech-bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: -0.1px 0px 0 0px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.c-trust .c-trust__message {
  font-size: 60px;
  font-weight: 700;
  font-family: "Hiragino Mincho ProN", serif;
  letter-spacing: 0.03em;
  line-height: 1.6;
  background: linear-gradient(90deg, #2c92d7 0%, #0e283a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .c-trust .c-trust__message {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust .c-trust__message {
    font-size: 22px;
  }
}
.c-trust .c-trust__heaging-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-trust .c-trust__heaging-group .c-trust__small-heading {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #0f1177;
}
@media screen and (max-width: 991px) {
  .c-trust .c-trust__heaging-group .c-trust__small-heading {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust .c-trust__heaging-group .c-trust__small-heading {
    font-size: 11px;
  }
}
.c-trust .c-trust__heaging-group .c-trust__heading {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #0f1177;
  transform: skewX(-5deg);
}
@media screen and (max-width: 991px) {
  .c-trust .c-trust__heaging-group .c-trust__heading {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust .c-trust__heaging-group .c-trust__heading {
    font-size: 15px;
  }
}
.c-trust .c-trust__heaging-group .c-trust__accent-heading {
  font-size: 80px;
  font-weight: 700;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: skewX(-5deg);
  font-family: "Archivo Narrow", sans-serif;
}
@media screen and (max-width: 991px) {
  .c-trust .c-trust__heaging-group .c-trust__accent-heading {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust .c-trust__heaging-group .c-trust__accent-heading {
    font-size: 29.4px;
  }
}
.c-trust .c-trust__media {
  display: flex;
  gap: 38px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-trust .c-trust__media {
    gap: 7px;
    margin-top: 17px;
  }
}
.c-trust .c-trust__media .c-trust__wrapper {
  max-width: 329px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1300px) {
  .c-trust .c-trust__media .c-trust__wrapper {
    max-width: 280px;
  }
}
@media screen and (max-width: 991px) {
  .c-trust .c-trust__media .c-trust__wrapper {
    max-width: 190px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust .c-trust__media .c-trust__wrapper {
    max-width: 112px;
  }
}
.c-trust .c-trust__media .c-trust__wrapper img {
  width: 100%;
  height: 100%;
}
.c-trust .c-trust__media .c-trust__text-area {
  display: flex;
  flex-direction: column;
  gap: 37px;
}
@media screen and (max-width: 991px) {
  .c-trust .c-trust__media .c-trust__text-area {
    gap: 8px;
  }
}
.c-trust .c-trust__media .c-trust__text-area .c-trust__speech-bubble {
  position: relative;
  display: inline-block;
  padding: 16px 80px;
  border: 2px solid #2483c3;
  background-color: #ffffff;
  text-align: left;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #2483c3;
  width: fit-content;
}
@media screen and (max-width: 991px) {
  .c-trust .c-trust__media .c-trust__text-area .c-trust__speech-bubble {
    font-size: 20px;
    padding: 10px 80px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust .c-trust__media .c-trust__text-area .c-trust__speech-bubble {
    padding: 5px 17px;
    font-size: 12px;
    border: 0.5px solid #2483c3;
    margin-bottom: unset;
  }
}
.c-trust .c-trust__media .c-trust__text-area .c-trust__speech-bubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #2483c3 transparent transparent;
  translate: -50% 100%;
}
@media screen and (max-width: 767px) {
  .c-trust .c-trust__media .c-trust__text-area .c-trust__speech-bubble::before {
    border-width: 10px 4px 0 4px;
  }
}
.c-trust .c-trust__media .c-trust__text-area .c-trust__speech-bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 15.5px 7.8px 0 7.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
@media screen and (max-width: 767px) {
  .c-trust .c-trust__media .c-trust__text-area .c-trust__speech-bubble::after {
    border-width: 8.5px 3.8px 0 3.8px;
  }
}
.c-trust .c-trust__media .c-trust__text-area .c-trust__list-group {
  display: flex;
  flex-direction: column;
  gap: 27px;
}
@media screen and (max-width: 991px) {
  .c-trust .c-trust__media .c-trust__text-area .c-trust__list-group {
    gap: 3px;
  }
}
.c-trust
  .c-trust__media
  .c-trust__text-area
  .c-trust__list-group
  .c-trust__list {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 991px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list {
    gap: 10px;
  }
}
.c-trust
  .c-trust__media
  .c-trust__text-area
  .c-trust__list-group
  .c-trust__list
  .c-trust__check-wrapper {
  max-width: 28px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__check-wrapper {
    max-width: 12px;
  }
}
.c-trust
  .c-trust__media
  .c-trust__text-area
  .c-trust__list-group
  .c-trust__list
  .c-trust__check-wrapper
  svg {
  width: 100%;
  height: 100%;
}
.c-trust
  .c-trust__media
  .c-trust__text-area
  .c-trust__list-group
  .c-trust__list
  .c-trust__square-text {
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 3px 30px;
  line-height: 1;
}
@media screen and (max-width: 1300px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__square-text {
    padding: 3px 20px;
    font-size: 28px;
  }
}
@media screen and (max-width: 991px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__square-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__square-text {
    font-size: 14px;
    padding: 2px 5px;
  }
}
.c-trust
  .c-trust__media
  .c-trust__text-area
  .c-trust__list-group
  .c-trust__list
  .c-trust__last-square-text {
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 3px 30px;
  line-height: 1;
}
@media screen and (max-width: 1300px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__last-square-text {
    padding: 3px 20px;
    font-size: 28px;
  }
}
@media screen and (max-width: 991px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__last-square-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__last-square-text {
    font-size: 14px;
    padding: 2px 5px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__last-square-text {
    margin-left: 24px;
  }
}
.c-trust
  .c-trust__media
  .c-trust__text-area
  .c-trust__list-group
  .c-trust__list
  .c-trust__text-group {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 991px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__text-group {
    gap: unset;
  }
}
.c-trust
  .c-trust__media
  .c-trust__text-area
  .c-trust__list-group
  .c-trust__list
  .c-trust__last-text-group {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__last-text-group {
    flex-direction: column;
    align-items: unset;
    gap: unset;
  }
}
.c-trust
  .c-trust__media
  .c-trust__text-area
  .c-trust__list-group
  .c-trust__list
  .c-trust__text {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 1300px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__text {
    font-size: 28px;
  }
}
@media screen and (max-width: 991px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__text {
    font-size: 10.37px;
  }
}
.c-trust
  .c-trust__media
  .c-trust__text-area
  .c-trust__list-group
  .c-trust__list
  .c-trust__small-text {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  margin-left: 6px;
  margin-right: 6px;
}
@media screen and (max-width: 1300px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__small-text {
    font-size: 21px;
  }
}
@media screen and (max-width: 991px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__small-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-trust
    .c-trust__media
    .c-trust__text-area
    .c-trust__list-group
    .c-trust__list
    .c-trust__small-text {
    font-size: 8.64px;
    margin-left: 4px;
    margin-right: 4px;
  }
}
.c-original-campaign {
  background-color: #2483c3;
  clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
  color: #fff;
  padding: 114px 14px 190px;
  overflow-x: hidden;
  margin-bottom: -300px;
}
@media screen and (max-width: 991px) {
  .c-original-campaign {
    clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
    margin-bottom: -100px;
    padding: 46px 14px 68px;
  }
}
.c-original-campaign .c-original-campaign__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 1000px;
  margin: auto;
  width: 100%;
}
.c-original-campaign .c-original-campaign__title-group__text {
  font-size: 35px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .c-original-campaign .c-original-campaign__title-group__text {
    font-size: 15px;
  }
}
.c-original-campaign .c-original-campaign__title-group__line {
  display: block;
  margin: auto;
  margin-top: 14px;
  max-width: 700px;
  width: 100%;
  border-bottom: 2px dotted #fff;
}
@media screen and (max-width: 991px) {
  .c-original-campaign .c-original-campaign__title-group__line {
    margin-top: 10px;
  }
}
.c-original-campaign .c-original-campaign__title-group__title {
  background: linear-gradient(283deg, #f4d400 30.01%, #f6ff00 64.16%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 55px;
  line-height: 1.3;
  margin-top: 17px;
}
@media screen and (max-width: 991px) {
  .c-original-campaign .c-original-campaign__title-group__title {
    margin-top: 10px;
    font-size: 30px;
  }
}
.c-original-campaign .c-original-campaign__cost-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  max-width: 680px;
  margin-top: 32px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-original-campaign .c-original-campaign__cost-list {
    gap: 10px;
    max-width: 320px;
    margin-top: 18px;
  }
}
.c-original-campaign
  .c-original-campaign__cost-list
  .c-original-campaign__cost-list-item {
  align-items: center;
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  border-radius: 20px;
  padding: 35.5px 40px;
  display: flex;
  flex-direction: column;
  line-height: 1.3;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-original-campaign
    .c-original-campaign__cost-list
    .c-original-campaign__cost-list-item {
    padding: 20px;
  }
}
.c-original-campaign
  .c-original-campaign__cost-list
  .c-original-campaign__cost-list-item
  .c-original-campaign__cost-sm-text {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .c-original-campaign
    .c-original-campaign__cost-list
    .c-original-campaign__cost-list-item
    .c-original-campaign__cost-sm-text {
    font-size: 17.5px;
  }
}
.c-original-campaign
  .c-original-campaign__cost-list
  .c-original-campaign__cost-list-item
  .c-original-campaign__cost-lg-text {
  font-size: 45px;
}
@media screen and (max-width: 767px) {
  .c-original-campaign
    .c-original-campaign__cost-list
    .c-original-campaign__cost-list-item
    .c-original-campaign__cost-lg-text {
    font-size: 22.5px;
  }
}
.c-original-campaign
  .c-original-campaign__cost-list
  .c-original-campaign__cost-list-item
  .c-original-campaign__cost-price-zero {
  font-size: 80px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-original-campaign
    .c-original-campaign__cost-list
    .c-original-campaign__cost-list-item
    .c-original-campaign__cost-price-zero {
    font-size: 40.5px;
  }
}
.c-original-campaign
  .c-original-campaign__cost-list
  .c-original-campaign__cost-list-item
  .c-original-campaign__cost-price-unit {
  font-size: 55px;
}
@media screen and (max-width: 767px) {
  .c-original-campaign
    .c-original-campaign__cost-list
    .c-original-campaign__cost-list-item
    .c-original-campaign__cost-price-unit {
    font-size: 27.5px;
  }
}
.c-original-campaign .c-original-campaign__copy-group {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c-original-campaign .c-original-campaign__copy-group {
    margin-top: 24px;
  }
}
.c-original-campaign
  .c-original-campaign__copy-group
  .c-original-campaign__copy-group-text {
  align-items: center;
  font-size: 45px;
  letter-spacing: 0.06em;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .c-original-campaign
    .c-original-campaign__copy-group
    .c-original-campaign__copy-group-text {
    font-size: 20px;
  }
}
.c-original-campaign
  .c-original-campaign__copy-group
  .c-original-campaign__copy-group-text
  .c-original-campaign__copy-group-text-inner {
  flex-shrink: 0;
}
.c-original-campaign
  .c-original-campaign__copy-group
  .c-original-campaign__copy-group-text-img {
  width: 40px;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .c-original-campaign
    .c-original-campaign__copy-group
    .c-original-campaign__copy-group-text-img {
    width: 18px;
  }
}
.c-original-campaign
  .c-original-campaign__copy-group
  .c-original-campaign__copy-group-text-reverse-img {
  transform: scaleX(-100%);
}
.c-original-campaign
  .c-original-campaign__copy-group
  .c-original-campaign__copy-group-title {
  font-size: 75px;
  letter-spacing: -0.01em;
  font-family: "Hiragino Mincho ProN", serif;
}
@media screen and (max-width: 767px) {
  .c-original-campaign
    .c-original-campaign__copy-group
    .c-original-campaign__copy-group-title {
    font-size: 33px;
  }
}
.c-price-plan {
  background-color: #fff;
  padding: 179px 36px 80px;
}
@media screen and (max-width: 767px) {
  .c-price-plan {
    padding: 45px 36px 40px;
  }
}
.c-price-plan .c-price-plan__inner {
  margin: auto;
  max-width: 1152px;
  width: 100%;
}
.c-price-plan .c-price-plan__inner .c-price-plan__title-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .c-price-plan .c-price-plan__inner .c-price-plan__title-group {
    gap: 11px;
  }
}
.c-price-plan
  .c-price-plan__inner
  .c-price-plan__title-group
  .c-price-plan__title {
  font-size: 55px;
  color: #2483c3;
}
@media screen and (max-width: 767px) {
  .c-price-plan
    .c-price-plan__inner
    .c-price-plan__title-group
    .c-price-plan__title {
    font-size: 25px;
  }
}
.c-price-plan
  .c-price-plan__inner
  .c-price-plan__title-group
  .c-price-plan__title-bar {
  background-color: #2483c3;
  height: 4px;
  width: 170px;
}
@media screen and (max-width: 767px) {
  .c-price-plan
    .c-price-plan__inner
    .c-price-plan__title-group
    .c-price-plan__title-bar {
    height: 2px;
    width: 80px;
  }
}
.c-price-plan .c-price-plan__inner .c-price-plan__list {
  display: grid;
  gap: 40px 60px;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 57px;
}
@media screen and (max-width: 767px) {
  .c-price-plan .c-price-plan__inner .c-price-plan__list {
    margin-top: 30px;
    gap: 40px 20px;
  }
}
@media screen and (max-width: 499px) {
  .c-price-plan .c-price-plan__inner .c-price-plan__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-price-plan .c-price-plan__inner .c-price-plan__list .c-price-plan__list-item {
 display: flex;
 align-items: flex-end;
}
.c-price-plan .c-price-plan__inner .c-price-plan__notice {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.3;
  margin-top: 29px;
  padding-left: 56px;
}
@media screen and (max-width: 991px) {
  .c-price-plan .c-price-plan__inner .c-price-plan__notice {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-price-plan .c-price-plan__inner .c-price-plan__notice {
    font-size: 10px;
    margin-top: 10px;
    padding-left: 0;
  }
}
.c-cost-reduction {
  background-color: #ebf7ff;
  padding: 162px 24px 109px;
}
@media screen and (max-width: 767px) {
  .c-cost-reduction {
    padding: 23px 40px 32px;
  }
}
.c-cost-reduction .c-cost-reduction__inner {
  max-width: 1107px;
  margin: 0 auto;
  width: 100%;
}
.c-cost-reduction .c-cost-reduction__inner .c-cost-reduction__title-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-cost-reduction
  .c-cost-reduction__inner
  .c-cost-reduction__title-group
  .c-cost-reduction__title-sm {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .c-cost-reduction
    .c-cost-reduction__inner
    .c-cost-reduction__title-group
    .c-cost-reduction__title-sm {
    font-size: 15px;
  }
}
.c-cost-reduction
  .c-cost-reduction__inner
  .c-cost-reduction__title-group
  .c-cost-reduction__list-item-img {
  height: auto;
  object-fit: contain;
  margin-top: 4px;
  width: 321px;
}
@media screen and (max-width: 767px) {
  .c-cost-reduction
    .c-cost-reduction__inner
    .c-cost-reduction__title-group
    .c-cost-reduction__list-item-img {
    width: 138px;
  }
}
.c-cost-reduction
  .c-cost-reduction__inner
  .c-cost-reduction__title-group
  .c-cost-reduction__title {
  font-size: 45px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .c-cost-reduction
    .c-cost-reduction__inner
    .c-cost-reduction__title-group
    .c-cost-reduction__title {
    margin-top: 20px;
    font-size: 20px;
  }
}
@media screen and (max-width: 499px) {
  .c-cost-reduction
    .c-cost-reduction__inner
    .c-cost-reduction__title-group
    .c-cost-reduction__title {
    margin-top: 20px;
    font-size: 4.5vw;
  }
}
.c-cost-reduction
  .c-cost-reduction__inner
  .c-cost-reduction__title-group
  .c-cost-reduction__title-item {
  align-items: baseline;
  display: flex;
  justify-content: center;
}
.c-cost-reduction .c-cost-reduction__inner .c-cost-reduction__graph {
  display: block;
  height: auto;
  margin: auto;
  margin-top: 57px;
  max-width: 916px;
  object-fit: contain;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-cost-reduction .c-cost-reduction__inner .c-cost-reduction__graph {
    margin-top: 23px;
  }
}
.c-cost-reduction .c-cost-reduction__inner .c-cost-reduction__text {
  color: #000;
  font-size: 40px;
  margin: auto;
  margin-top: 53px;
  white-space: nowrap;
  width: fit-content;
  align-items: baseline;
  display: flex;
}
@media screen and (max-width: 1080px) {
  .c-cost-reduction .c-cost-reduction__inner .c-cost-reduction__text {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .c-cost-reduction .c-cost-reduction__inner .c-cost-reduction__text {
    font-size: 16px;
    margin-top: 30px;
  }
}
.c-cost-reduction
  .c-cost-reduction__inner
  .c-cost-reduction__text
  .c-cost-reduction__text-item {
  position: relative;
  width: fit-content;
  z-index: 0;
}
.c-cost-reduction
  .c-cost-reduction__inner
  .c-cost-reduction__text
  .c-cost-reduction__text-item::before {
  background-color: rgba(246, 255, 1, 0.4);
  content: "";
  width: 100%;
  height: 21px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-cost-reduction
    .c-cost-reduction__inner
    .c-cost-reduction__text
    .c-cost-reduction__text-item::before {
    height: 8px;
  }
}
.c-cost-reduction .c-cost-reduction__inner .c-cost-reduction__text-sm {
  font-size: 35px;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .c-cost-reduction .c-cost-reduction__inner .c-cost-reduction__text-sm {
    font-size: 14px;
  }
}
.c-special-price {
  width: 100%;
}
.c-special-price .c-special-price__heading-wrapper {
  max-width: 1080px;
  margin: 0 auto 86px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__heading-wrapper {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__heading-wrapper {
    max-width: 300px;
  }
}
.c-special-price .c-special-price__heading-wrapper img {
  width: 100%;
  height: 100%;
}
.c-special-price .c-special-price__text {
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__text {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__text {
    font-size: 12px;
  }
}
.c-special-price .c-special-price__accent-text {
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #2483c3;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__accent-text {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__accent-text {
    font-size: 12px;
  }
}
.c-special-price .c-special-price__dots-text {
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #2483c3;
  font-weight: 600;
  text-emphasis: dot;
  text-emphasis-color: #2483c3;
  text-emphasis-style: filled;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__dots-text {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__dots-text {
    font-size: 12px;
  }
}
.c-special-price .c-special-price__poster-wrapper {
  max-width: 900px;
  width: 100%;
  margin: 35px auto 0;
}
.c-special-price .c-special-price__poster-wrapper img {
  width: 100%;
  height: 100%;
}
.c-special-price .c-special-price__giga-block-group {
  display: flex;
  justify-content: center;
  gap: 25px;
  margin-top: 35px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__giga-block-group {
    gap: 5px;
    margin-top: 21px;
  }
}
.c-special-price
  .c-special-price__giga-block-group
  .c-special-price__giga-block {
  background-color: #2483c3;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0px;
  max-width: 175px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .c-special-price
    .c-special-price__giga-block-group
    .c-special-price__giga-block {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__giga-block-group
    .c-special-price__giga-block {
    padding: 24px 0px;
  }
}
.c-special-price
  .c-special-price__giga-block-group
  .c-special-price__giga-block
  .c-special-price__giga-text {
  color: #fff;
  font-size: 70px;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Reddit Sans Condensed", sans-serif;
}
@media screen and (max-width: 991px) {
  .c-special-price
    .c-special-price__giga-block-group
    .c-special-price__giga-block
    .c-special-price__giga-text {
    font-size: 45px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__giga-block-group
    .c-special-price__giga-block
    .c-special-price__giga-text {
    font-size: 25px;
  }
}
.c-special-price
  .c-special-price__giga-block-group
  .c-special-price__giga-block
  .c-special-price__giga-another-text {
  color: #fff;
  font-size: 45px;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Reddit Sans Condensed", sans-serif;
}
@media screen and (max-width: 991px) {
  .c-special-price
    .c-special-price__giga-block-group
    .c-special-price__giga-block
    .c-special-price__giga-another-text {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__giga-block-group
    .c-special-price__giga-block
    .c-special-price__giga-another-text {
    font-size: 15px;
  }
}
.c-special-price
  .c-special-price__giga-block-group
  .c-special-price__giga-block
  .c-special-price__giga-unit {
  color: #fff;
  font-size: 40px;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Reddit Sans Condensed", sans-serif;
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  .c-special-price
    .c-special-price__giga-block-group
    .c-special-price__giga-block
    .c-special-price__giga-unit {
    font-size: 25px;
    margin-top: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__giga-block-group
    .c-special-price__giga-block
    .c-special-price__giga-unit {
    font-size: 15px;
    margin-top: 10px;
  }
}
.c-special-price .c-special-price__marker-text {
  font-size: 45px;
  color: #2483c3;
  letter-spacing: 0.06em;
  line-height: 1.6;
  font-weight: 800;
  background: linear-gradient(transparent 65%, rgba(239, 250, 153, 0.8) 20%);
  text-align: center;
  width: fit-content;
  margin: 117px auto 37px;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__marker-text {
    margin: 45px auto 37px;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__marker-text {
    margin: 45px auto 17px;
    font-size: 15px;
  }
}
.c-special-price .c-special-price__features-area {
  display: flex;
  justify-content: center;
  gap: 25px;
  margin-bottom: 120px;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__features-area {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 22px;
    grid-row-gap: 19px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__features-area {
    max-width: 300px;
    width: 100%;
    margin: 0 auto 25px;
  }
}
.c-special-price
  .c-special-price__features-area
  .c-special-price__features-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: calc((100% - 60px) / 4);
}
@media screen and (max-width: 991px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group {
    width: 100%;
  }
}
.c-special-price
  .c-special-price__features-area
  .c-special-price__features-group
  .c-special-price__speech-bubble {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 17px 20px;
  border: 1px solid #2483c3;
  background-color: #ffffff;
  text-align: center;
  width: 100%;
  height: 76px;
}
@media screen and (max-width: 991px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__speech-bubble {
    width: 237px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__speech-bubble {
    width: 137px;
    height: 42px;
    padding: 0 18px;
  }
}
.c-special-price
  .c-special-price__features-area
  .c-special-price__features-group
  .c-special-price__speech-bubble
  .c-special-price__speech-bubble-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #2483c3;
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__speech-bubble
    .c-special-price__speech-bubble-text {
    font-size: 11px;
  }
}
.c-special-price
  .c-special-price__features-area
  .c-special-price__features-group
  .c-special-price__speech-bubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 15px 6px 0 6px;
  border-color: #2483c3 transparent transparent;
  translate: -50% 100%;
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__speech-bubble::before {
    border-width: 10px 4px 0 4px;
  }
}
.c-special-price
  .c-special-price__features-area
  .c-special-price__features-group
  .c-special-price__speech-bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 11.5px 4.8px 0 4.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__speech-bubble::after {
    border-width: 8.5px 3.8px 0 3.8px;
  }
}
.c-special-price
  .c-special-price__features-area
  .c-special-price__features-group
  .c-special-price__circle {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  border: solid 1px #2483c3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__circle {
    width: 132px;
    height: 132px;
  }
}
.c-special-price
  .c-special-price__features-area
  .c-special-price__features-group
  .c-special-price__circle
  .c-special-price__feature-text {
  color: #2483c3;
  font-size: 25px;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__circle
    .c-special-price__feature-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__circle
    .c-special-price__feature-text {
    font-size: 14px;
  }
}
.c-special-price
  .c-special-price__features-area
  .c-special-price__features-group
  .c-special-price__circle
  .c-special-price__feature-large-text {
  color: #2483c3;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  font-family: "Reddit Sans Condensed", sans-serif;
}
@media screen and (max-width: 991px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__circle
    .c-special-price__feature-large-text {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__circle
    .c-special-price__feature-large-text {
    font-size: 17px;
  }
}
.c-special-price
  .c-special-price__features-area
  .c-special-price__features-group
  .c-special-price__circle
  .c-special-price__feature-small-text {
  color: #2483c3;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  font-family: "Reddit Sans Condensed", sans-serif;
}
@media screen and (max-width: 991px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__circle
    .c-special-price__feature-small-text {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price
    .c-special-price__features-area
    .c-special-price__features-group
    .c-special-price__circle
    .c-special-price__feature-small-text {
    font-size: 11px;
  }
}
.c-special-price .c-special-price__black-text {
  color: #000;
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 800;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__black-text {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__black-text {
    font-size: 14px;
  }
}
.c-special-price .c-special-price__marker-black-text {
  color: #000;
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 800;
  background: linear-gradient(transparent 70%, rgba(239, 250, 153, 0.8) 20%);
  width: fit-content;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__marker-black-text {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__marker-black-text {
    font-size: 14px;
  }
}
.c-special-price .c-special-price__marker-accent-text {
  color: #ff7800;
  font-size: 50px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 800;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__marker-accent-text {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__marker-accent-text {
    font-size: 18px;
  }
}
.c-special-price .c-special-price__man-group-wrapper {
  max-width: 1014px;
  width: 100%;
  margin: 35px auto 0;
}
@media screen and (max-width: 991px) {
  .c-special-price .c-special-price__man-group-wrapper {
    max-width: 622px;
    margin: 25px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price .c-special-price__man-group-wrapper {
    max-width: 322px;
    margin: 15px auto 0;
  }
}
.c-special-price__icon-wrapper {
  max-width: 95px;
  width: 100px;
  height: auto;
}
@media screen and (max-width: 991px) {
  .c-special-price__icon-wrapper {
    max-width: 75px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-price__icon-wrapper {
    max-width: 50px;
  }
}
.c-special-price__icon-wrapper svg {
  width: 100%;
  height: 100%;
}
.c-case {
  width: 100%;
}
.c-case .c-case__wrapper {
  max-width: 700px;
  width: 100%;
  height: auto;
  margin: 0 auto 47px;
}
.c-case .c-case__wrapper img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .c-case .c-case__wrapper {
    max-width: 553px;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__wrapper {
    max-width: 453px;
  }
}
@media screen and (max-width: 499px) {
  .c-case .c-case__wrapper {
    max-width: 253px;
  }
}
.c-case .c-case__number-wrapper {
  max-width: 118px;
  width: 100%;
  height: auto;
  margin: 120px 0px 0 260px;
}
.c-case .c-case__number-wrapper img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1300px) {
  .c-case .c-case__number-wrapper {
    margin: 120px 0 0 200px;
  }
}
@media screen and (max-width: 991px) {
  .c-case .c-case__number-wrapper {
    max-width: 84px;
    margin: 32px 0 0 174px;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__number-wrapper {
    max-width: 55px;
    margin: 32px 0 0 74px;
  }
}
.c-case .c-case__first-number-wrapper {
  max-width: 118px;
  width: 100%;
  height: auto;
  margin: 47px 0px 0 260px;
}
.c-case .c-case__first-number-wrapper img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1300px) {
  .c-case .c-case__first-number-wrapper {
    margin: 120px 0 0 200px;
  }
}
@media screen and (max-width: 991px) {
  .c-case .c-case__first-number-wrapper {
    max-width: 84px;
    margin: 32px 0 0 174px;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__first-number-wrapper {
    max-width: 44px;
    margin: 32px 0 0 74px;
  }
}
.c-case .c-case__treat-text {
  font-size: 20px;
  color: #2483c3;
  line-height: 1.3;
  letter-spacing: 0.06em;
  text-align: center;
  margin-bottom: 6px;
}
@media screen and (max-width: 991px) {
  .c-case .c-case__treat-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__treat-text {
    font-size: 7px;
  }
}
.c-case .c-case__box {
  background-color: #ebf7ff;
  border-radius: 20px;
  padding: 0 13px 65px;
  width: 100%;
  margin-top: 142px;
}
@media screen and (max-width: 991px) {
  .c-case .c-case__box {
    margin-top: 92px;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box {
    padding: 0 8px 18px;
    margin-top: 70px;
  }
}
.c-case .c-case__box .c-case__pill-heading {
  background-color: #ff7800;
  border-radius: 999px;
  width: 89%;
  height: 100px;
  margin: 0px auto 0;
  position: relative;
  bottom: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__pill-heading {
    height: unset;
    padding: 24px;
    border-radius: 30px;
  }
}
.c-case .c-case__box .c-case__pill-heading .c-case__pill-heading-text {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .c-case .c-case__box .c-case__pill-heading .c-case__pill-heading-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__pill-heading .c-case__pill-heading-text {
    font-size: 15px;
  }
}
.c-case .c-case__box .c-case__pill-heading-large-text {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .c-case .c-case__box .c-case__pill-heading-large-text {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__pill-heading-large-text {
    font-size: 18px;
  }
}
.c-case .c-case__box .c-case__before-box {
  background-color: #fff;
  padding: 38px 28px 28px;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin: 46px auto 0;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__before-box {
    flex-direction: column;
    align-items: center;
    justify-content: unset;
    padding: 20px 20px 0;
    border-radius: 20px;
    margin: -36px auto 0;
  }
}
.c-case .c-case__box .c-case__before-box .c-case__text {
  color: #000;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__before-box .c-case__text {
    font-size: 12px;
  }
}
.c-case .c-case__box .c-case__before-box .c-case__accent-text {
  color: #2483c3;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__before-box .c-case__accent-text {
    font-size: 12px;
  }
}
.c-case .c-case__box .c-case__before-box .c-case__anoter-accent-text {
  color: #ff7800;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__before-box .c-case__anoter-accent-text {
    font-size: 12px;
  }
}
.c-case .c-case__box .c-case__before-box .c-case__before-after-wrapper {
  max-width: 150px;
  width: 100%;
  height: auto;
  position: absolute;
  top: -54%;
  left: -3%;
}
@media screen and (max-width: 1300px) {
  .c-case .c-case__box .c-case__before-box .c-case__before-after-wrapper {
    left: 0%;
  }
}
@media screen and (max-width: 991px) {
  .c-case .c-case__box .c-case__before-box .c-case__before-after-wrapper {
    max-width: 120px;
    left: 0%;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__before-box .c-case__before-after-wrapper {
    max-width: 54px;
    left: 0%;
    top: -21%;
  }
}
.c-case .c-case__box .c-case__before-box .c-case__before-after-wrapper img {
  width: 100%;
  height: 100%;
}
.c-case .c-case__box .c-case__before-box .c-case__people-wrapper {
  max-width: 155px;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 3%;
}
@media screen and (max-width: 991px) {
  .c-case .c-case__box .c-case__before-box .c-case__people-wrapper {
    max-width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__before-box .c-case__people-wrapper {
    position: unset;
    max-width: 69px;
    margin: 7px auto 0;
  }
}
.c-case .c-case__box .c-case__before-box .c-case__people-wrapper img {
  width: 100%;
  height: 100%;
}
.c-case .c-case__box .c-case__after-box {
  background-color: #fff;
  padding: 38px 28px 28px;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin: 46px auto 0;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__after-box {
    flex-direction: column;
    align-items: center;
    justify-content: unset;
    padding: 20px 20px 0;
    border-radius: 20px;
    margin: 0px auto 0;
  }
}
.c-case .c-case__box .c-case__after-box .c-case__text {
  color: #000;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__after-box .c-case__text {
    font-size: 12px;
  }
}
.c-case .c-case__box .c-case__after-box .c-case__after-text {
  color: #000;
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__after-box .c-case__after-text {
    font-size: 13px;
  }
}
.c-case .c-case__box .c-case__after-box .c-case__accent-text {
  color: #2483c3;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__after-box .c-case__accent-text {
    font-size: 12px;
  }
}
.c-case .c-case__box .c-case__after-box .c-case__anoter-accent-text {
  color: #ff7800;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__after-box .c-case__anoter-accent-text {
    font-size: 13px;
  }
}
.c-case .c-case__box .c-case__after-box .c-case__after-anoter-accent-text {
  color: #ff7800;
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__after-box .c-case__after-anoter-accent-text {
    font-size: 12px;
  }
}
.c-case .c-case__box .c-case__after-box .c-case__before-after-wrapper {
  max-width: 150px;
  width: 100%;
  height: auto;
  position: absolute;
  top: -37%;
  left: -3%;
}
@media screen and (max-width: 1300px) {
  .c-case .c-case__box .c-case__after-box .c-case__before-after-wrapper {
    left: 0%;
  }
}
@media screen and (max-width: 991px) {
  .c-case .c-case__box .c-case__after-box .c-case__before-after-wrapper {
    max-width: 120px;
    left: 0%;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__after-box .c-case__before-after-wrapper {
    max-width: 54px;
    left: 0%;
    top: -19%;
  }
}
.c-case .c-case__box .c-case__after-box .c-case__before-after-wrapper img {
  width: 100%;
  height: 100%;
}
.c-case .c-case__box .c-case__after-box .c-case__second-before-after-wrapper {
  max-width: 150px;
  width: 100%;
  height: auto;
  position: absolute;
  top: -90%;
  left: -3%;
}
@media screen and (max-width: 1300px) {
  .c-case .c-case__box .c-case__after-box .c-case__second-before-after-wrapper {
    left: 0%;
  }
}
@media screen and (max-width: 991px) {
  .c-case .c-case__box .c-case__after-box .c-case__second-before-after-wrapper {
    max-width: 120px;
    left: 0%;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__after-box .c-case__second-before-after-wrapper {
    max-width: 54px;
    left: 0%;
    top: -12%;
  }
}
.c-case
  .c-case__box
  .c-case__after-box
  .c-case__second-before-after-wrapper
  img {
  width: 100%;
  height: 100%;
}
.c-case .c-case__box .c-case__after-box .c-case__people-wrapper {
  max-width: 155px;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 3%;
}
@media screen and (max-width: 991px) {
  .c-case .c-case__box .c-case__after-box .c-case__people-wrapper {
    max-width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__after-box .c-case__people-wrapper {
    position: unset;
    max-width: 69px;
    margin: 7px auto 0;
  }
}
.c-case .c-case__box .c-case__after-box .c-case__people-wrapper img {
  width: 100%;
  height: 100%;
}
.c-case .c-case__box .c-case__large-text {
  color: #000;
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  z-index: 1;
  position: relative;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__large-text {
    font-size: 15px;
  }
}
.c-case .c-case__box .c-case__large-accent-text {
  color: #2483c3;
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 700;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__large-accent-text {
    font-size: 15px;
  }
}
.c-case .c-case__box .c-case__note {
  color: #000;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__note {
    font-size: 8px;
  }
}
.c-case .c-case__box .c-case__center-text-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  position: relative;
  margin: 67px auto;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__center-text-area {
    margin: 35px auto 20px;
  }
}
.c-case .c-case__box .c-case__center-text-area::after {
  background-color: #f6ff01;
  content: "";
  position: absolute;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  height: 194px;
  width: 670px;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__center-text-area::after {
    height: 103px;
    width: 355px;
    top: -20%;
  }
}
.c-case .c-case__box .c-case__second-center-text-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  position: relative;
  margin: 67px auto 144px;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__second-center-text-area {
    margin: 35px auto 50px;
  }
}
.c-case .c-case__box .c-case__second-center-text-area::after {
  background-color: #f6ff01;
  content: "";
  position: absolute;
  top: -99%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  height: 148px;
  width: 670px;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__second-center-text-area::after {
    height: 52px;
    width: 355px;
    top: -20%;
  }
}
.c-case .c-case__box .c-case__third-center-text-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  position: relative;
  margin: 67px auto;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__third-center-text-area {
    margin: 35px auto 60px;
  }
}
.c-case .c-case__box .c-case__third-center-text-area::after {
  background-color: #f6ff01;
  content: "";
  position: absolute;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  height: 149px;
  width: 670px;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__box .c-case__third-center-text-area::after {
    height: 100px;
    width: 355px;
    top: -30%;
  }
}
.u-mt-10 {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .u-mt-10 {
    margin-top: 5px;
  }
}
.u-mt-16 {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .u-mt-16 {
    margin-top: 5px;
  }
}
.u-mt-24 {
  margin-top: 24px;
}
.u-mt-36 {
  margin-top: 36px;
}
.u-mt-48 {
  margin-top: 48px;
}
.u-mt-64 {
  margin-top: 64px;
}
.u-mt-120 {
  margin-top: 120px;
}
.u-mt-180 {
  margin-top: 180px;
}
@media screen and (max-width: 767px) {
  .u-mt-180 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-sp-20 {
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-sp-100 {
    margin-top: 100px !important;
  }
}
.u-font-300 {
  font-weight: 300;
}
.u-font-400 {
  font-weight: 400;
}
.u-font-600 {
  font-weight: 600;
}
.u-font-700 {
  font-weight: 700;
}
.u-dot-ruby {
  position: relative;
}
.u-dot-ruby::before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: calc(100% + 6px);
}
@media screen and (max-width: 767px) {
  .u-dot-ruby::before {
    width: 2.7px;
    height: 2.7px;
    bottom: calc(100% + 2.7px);
  }
}
.u-dot-ruby.--size-4::before {
  width: 4px;
  height: 4px;
  bottom: calc(100% + 4px);
}
@media screen and (max-width: 767px) {
  .u-dot-ruby.--size-4::before {
    width: 1.7px;
    height: 1.7px;
    bottom: calc(100% + 1px);
  }
}
.u-dot-ruby.--size-8::before {
  width: 8px;
  height: 8px;
  bottom: calc(100% + 8px);
}
@media screen and (max-width: 767px) {
  .u-dot-ruby.--size-8::before {
    width: 3.4px;
    height: 3.4px;
    bottom: calc(100% + 0px);
  }
}
.u-dot-ruby.--color-accent::before {
  background-color: #2483c3;
}
.u-text-center {
  text-align: center;
}
.u-text-yellow {
  color: #f6ff01;
}
.u-text-orange-gradation {
  background: linear-gradient(90deg, #ffad41 0%, #ff6900 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.u-text-accent {
  color: #2483c3;
}
.u-text-skew-8 {
  transform: skewX(-8deg);
}
.u-text-skew-15 {
  transform: skewX(-15deg);
}
.u-letter-space-006 {
  letter-spacing: 0.06em;
}
.u-minus-006 {
  letter-spacing: -0.06em;
}
.u-highlight-underline {
  position: relative;
  z-index: 0;
}
.u-highlight-underline::before {
  background-color: rgba(246, 255, 1, 0.4);
  content: "";
  width: 100%;
  height: 21px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .u-highlight-underline::before {
    height: 8px;
  }
}