@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body, .text {
  color: #45230A;
}
body {
  overflow-x: hidden;
}
.text {
  font-family: "zen-kaku-gothic-new", sans-serif;
}
img {
  width: 100%;
  max-width: 100%;
}
a:hover, a:active {
  color: inherit;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  height: 3.75rem;
}
.header .header__info-top-item {
  border-radius: 0.625rem;
}
.header .header__info-top-item:nth-child(1) {
  background-color: #F47B22;
  color: white;
}
.header .header__info-top-item:nth-child(2) {
  background-color: #F8C119;
  color: #45230A;
}
.header .header__tel {
  color: #45230A;
}
.text-orange {
  color: #F47B22;
}
/* MV */
.mv2025 {
  padding: 3.75rem 0 1.875rem;
  background: linear-gradient(120.9deg, #FFE599 38.03%, #FFE28D 45.99%, #FFDE7E 55.07%, #FED866 73.42%, #FFD34B 98.32%, #F6BC0B 146.82%);
}
.mv2025-inner {
  max-width: 1980px;
  margin: 0 auto;
}
.mv2025-text {
  max-width: 700px !important;
  margin-left: auto;
  text-align: center;
}
.mv2025-text p {
  font-weight: 700;
  font-size: clamp(22px, 3.2vw, 2rem);
  line-height: 145%;
  letter-spacing: 0.03em;
  display: inline-block;
  margin: auto;
  margin-bottom: 0.9375rem;
}
.mv2025-text p small {
  font-size: clamp(1.125rem, 2.8vw, 1.75rem);
}
.mv2025-text p span {
  font-size: clamp(1.875rem, 4vw, 2.5rem);
}
.mv2025-text--line {
  border-bottom: 4px dashed #DBC89C;
  dashes: 10, 10;
  margin-bottom: 1.875rem;
}
.mv2025-text--round {
  background-color: #FFF2C6;
  padding: 3px 1.25rem;
  gap: 10px;
  border-radius: 1.875rem;
}
.mv2025 .title {
  width: 85%;
  max-width: 550px;
  margin-bottom: 1.875rem;
}
.mv2025 .feature {
  width: calc(100% - 3.75rem);
  max-width: 580px;
  margin: 0 auto;
  margin-bottom: 1.875rem;
  position: relative;
  z-index: 1;
}
.mv2025-img {
  max-width: 620px;
  margin-left: auto;
  padding: 0;
  padding-right: 0;
}
.mv2025-img--sp {
  margin-bottom: -70px;
  transform: translateX(0.9375rem);
  position: relative;
  z-index: 0;
}
.mv2025-img--xxl {
 border-radius: 60px; 
}
.mv2025-btn {
  display: inline-block;
  background: linear-gradient(#FF8B35 50%,#F47B22 50%);
  max-width: 650px;
  padding: min(3.5vw, 1.5625rem) min(6.5vw, 2.8125rem);
  color: white;
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.25rem, 2vw, 2rem);
  line-height: 120%;
  letter-spacing: 0.03em;
  text-align: center;
  border-radius: 10rem;
  position: relative;
  white-space: nowrap;
}
.mv2025-btn img.mail {
  width: 3.125rem;
}
.mv2025-btn img.arrow {
  width: 1.875rem;
}
.mv2025-btn--inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.9375rem;
}
/* NAYAMI */
.lp2025 .nayami__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.25rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  text-align: center;
}
.lp2025 .nayami__title::before {
  width: clamp(2.25rem, 3vw, 3rem);
  left: clamp(-2.25rem, -3.5vw, -3.5rem);
  top: 5px;
  background-color: transparent;
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/nayami-title-left.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  transform: none;
}
.lp2025 .nayami__title::after {
  width: clamp(2.25rem, 3vw, 3rem);
  right: clamp(-2.25rem, -3.5vw, -3.5rem);
  top: 5px;
  background-color: transparent;
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/nayami-title-right.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  transform: none;
}
.nayami__title .accent {
  font-size: clamp(1.75rem, 4.8vw, 3rem);
  background-image: none;
}
.lp2025 .nayami__comment-wrap {
  padding: 0.9375rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(2vw, 1.875rem);
  margin-top: min(5vw, 3.75rem);
}
.lp2025 .nayami__comment {
  background: #FFEECA;
  border-radius: min(5vw, 1.875rem);
  font-weight: 600;
  font-size: clamp(0.9375rem, 1.8vw, 1.125rem);
  line-height: 165%;
  letter-spacing: 0.03em;
  vertical-align: middle;
  color: #45230A;
  position: relative;
  aspect-ratio: 260/135;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.lp2025 .nayami__comment::after {
  content:'';
  width: min(10vw, 3.75rem);
  height: min(10vw, 3.75rem);
  position: absolute;
  bottom: 0;
  transform: translateY(120%);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.lp2025 .nayami__comment:nth-of-type(3)::after {
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/nayami-circle-left.svg);
  left: 3.125rem;
}
.lp2025 .nayami__comment:last-of-type::after {
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/nayami-circle-right.svg);
  right: 3.125rem;
}
.lp2025 .nayami__img-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: min(5vw, 3.75rem);
  width: 90%;
  margin: min(8vw, 3.75rem) auto 0;
}
.lp2025 .nayami__img-left {
  max-width: 310px;
}
.lp2025 .nayami__img-right {
  max-width: 250px;
}
/* DAMAGE */
.lp2025 .damage {
  background-image: none;
  background-color: #FCF6E9;
}
.lp2025 .damage__title-wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 4px dashed #DBC89C;
  dashes: 10, 10;
  margin: 0 auto;
  width: 90%;
  max-width: 780px;
}
.lp2025 .damage__title-img {
  width: 20%;
  max-width: 110px;
}
.lp2025 .damage__title {
  width: auto;
  background-image: none;
  text-shadow: none;
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.25rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  text-align: center;
  vertical-align: middle;
  color: #45230A;
  padding: 1.875rem 0;
}
.lp2025 .damage__title .accent {
  font-size: clamp(1.625rem, 4vw, 2.5rem);
  color: #F47B22;
}
.lp2025 .damage__card {
  background-color: white;
  padding: 0;
  border-radius: min(5vw, 1.875rem);
  overflow: hidden;
  box-shadow: 4px 4px 0 #FF8B3599;
}
.lp2025 .damage-card__title {
  font-family: "Helvetica Neue";
  font-weight: 700;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 125%;
  letter-spacing: 0.05em;
  text-align: center;
  vertical-align: middle;
  color: #F47B22;
}
.lp2025 .damage-card__img {
  object-fit: cover;
  width: 100%;
  aspect-ratio: 46 / 26;
}
.lp2025 .damage-card__text {
  padding: min(5vw, 2.5rem);
  padding-top: 0;
}
/* REASON */
.lp2025 .reason {
  position: relative;
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/reason-bg.jpg);
  background-position: center top;
  background-repeat: repeat;
  background-size: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  background-blend-mode: lighten;
  overflow: hidden;
}
.lp2025 .reason::before {
  content: '';
  width: 100%;
  aspect-ratio: 1440/188;
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/reason-circle.svg);
  background-repeat: no-repeat;
  background-size: 110% auto;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
}
.lp2025 .reason__inner {
  position: relative;
}
.lp2025 .reason__title-wrap {
  margin-top: 3.75rem;
}
.lp2025 .reason__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.625rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
}
.reason__title::before, 
.reason__title::after {
  display: none;
}
.lp2025 .reason__engtitle {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 120%;
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: middle;
  color: #F47B22;
  z-index: 0;
}
.lp2025 .reason__items {
  gap: 1.875rem;
}
.lp2025 .reason__item {
  background-color: transparent;
  border-bottom: none;
  gap: min(5vw, 3.75rem);
  padding: 0 min(5vw, 1.875rem);
}
.lp2025 .reason__subtitle {
  width: 100%;
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 1.75rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
  background: unset;
  background-clip: unset;
  -webkit-text-fill-color: unset;
  margin-left: 0;
}
.lp2025 .reason__subtitle span {
  display: inline-block;
  position: relative;
  background: linear-gradient(180deg, transparent calc(100% - 10px), #FFE599 10px);
}
.lp2025 .reason__text {
  margin-top: min(1vw, 1.875rem);
}
.lp2025 .reason__badge {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 55%;
  letter-spacing: 0.05em;
  color: #F47B22;
  background: none;
  padding: 0;
  text-align: start;
  aspect-ratio: unset;
  z-index: 2;
  max-width: unset;
  transform: translate(-1.25rem, 1.25rem);
}
.lp2025 .reason__badge span {
  font-family: "Roboto";
  font-weight: 700;
  font-size: clamp(2.5rem, 4.8vw, 3rem);
  line-height: 100%;
  letter-spacing: 0.03em;
  color: #45230A;
}
.lp2025 .reason__badge::after {
  display: none;
}
.lp2025 .reason__img {
  margin-left: 0;
}
.lp2025 .reason__img img {
  aspect-ratio: 40/22;
  object-fit: cover;
  border-radius: min(5vw, 1.875rem);
  overflow: hidden;
  box-shadow: 4px 4px 0 #FF8B3599;
}
/* POINT */
.lp2025 .point {
  position: relative;
  z-index: 2;
  background-color: #FFEECA;
}
.lp2025 .point__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.625rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  margin-top: 1.875rem;
  display: block;
}
.lp2025 .point__title::before {
  display: none;
}
.lp2025 .point__engtitle {
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 120%;
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: middle;
  color: #F47B22;
  padding: 0;
  position: relative;
  z-index: 0;
}
.lp2025 .point__engtitle::before {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/icon-point.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  aspect-ratio: 97 / 118;
  width: 3.4375rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp2025 .point__item {
  width: 100%;
}
.lp2025 .point__item::before, 
.lp2025 .point__subtitle::after {
  background-color: #FFE599;
}
.lp2025 .point__item::after {
  border-right-color: #EAC559;
}
.lp2025 .point__subtitle {
  background-color: transparent;
}
.lp2025 .point__subtitle-number {
  font-size: clamp(1.875rem, 4vw, 2.5rem);
  color: #F47B22;
  font-weight: 800;
}
.lp2025 .point__subtitle-text {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.125rem, 2.8vw, 1.7rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
}
.lp2025 .point__img {
  max-width: 340px;
  border-radius: 1.875rem;
  object-fit: cover;
  padding: 0;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
/* PRICE */
.lp2025 .price {
  position: relative;
  background-color: white;
  overflow: hidden;
  background-image: none;
}
.lp2025 .price::before {
  content: '';
  width: 100%;
  aspect-ratio: 1440/188;
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/price-circle.svg);
  background-repeat: no-repeat;
  background-size: 110% auto;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
}
.lp2025 .price__inner {
  position: relative;
  z-index: 1;
}
.lp2025 .price__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.625rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  margin-top: 1.875rem;
  display: block;
}
.lp2025 .price__title::before {
  display: none;
}
.lp2025 .price__engtitle {
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 120%;
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: middle;
  color: #F47B22;
  padding: 0;
  position: relative;
  z-index: 0;
}
.lp2025 .price__engtitle::before {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/icon-price.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  aspect-ratio: 97 / 118;
  width: 3.4375rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp2025 .price__text {
  margin-bottom: 1.875rem;
}
.lp2025 .price__table--wrap {
  width: 100%;
  overflow-x: scroll;
}
.lp2025 .price__table {
  min-width: 450px;
}
.lp2025 .price__table dl {
  background-color: #FFF9ED;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.lp2025 .price__table dl dt {
  text-align: left;
  padding: 10px min(3vw, 1.25rem);
}
.lp2025 .price__table dl dd {
  text-align: center;
  padding: 10px min(3vw, 1.25rem);
}
.lp2025 .price__table dl dt, 
.lp2025 .price__table dl dd {
  font-size: clamp(0.75rem, 1.6vw, 1rem);
  line-height: 165%;
  letter-spacing: 0.03em;
  align-items: center;
  color: #45230A;
}
.lp2025 .price__table--header {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
}
.lp2025 .price__table--item {
  border-top: 1px solid #E7E1CF;
}
.lp2025 .price__table--item .text-big {
  font-family: "zen-kaku-gothic-new";
  font-size: clamp(22px, 3.2vw, 2rem);
}
.lp2025 .price__table .text-orange {
  font-weight: 600;
}
.lp2025 .price__message {
  background-color: #FFE599;
  border-radius: min(5vw, 1.875rem);
  padding: min(5vw, 1.875rem);
  display: flex;
  margin-top: min(10vw, 3.75rem);
}
.lp2025 .price__message--left {
  display: flex;
  flex-direction: column;
  text-align: left;
  gap: 0.9375rem;
}
.lp2025 .price__message--right {
  width: 6.875rem;
}
.lp2025 .price__message--title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 145%;
  letter-spacing: 0.05em;
  vertical-align: middle;
}
/* FLOW */
.lp2025 .flow__inner {
  position: relative;
}
.lp2025 .flow__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.625rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  margin-top: 1.875rem;
  display: block;
}
.lp2025 .flow__engtitle {
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 120%;
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: middle;
  color: #F47B22;
  padding: 0;
  position: relative;
  z-index: 0;
}
.lp2025 .flow__engtitle::before {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/icon-flow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  aspect-ratio: 97 / 118;
  width: 3.4375rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp2025 .flow__card.flow__card--01, 
.lp2025 .flow__card.flow__card--01::after {
  background-color: #FFF9ED;
}
.lp2025 .flow__card.flow__card--02, 
.lp2025 .flow__card.flow__card--02::before, 
.lp2025 .flow__card.flow__card--02::after {
  background-color: #FFF5E1;
}
.lp2025 .flow__card.flow__card--03, 
.lp2025 .flow__card.flow__card--03::before, 
.lp2025 .flow__card.flow__card--03::after {
  background-color: #FFF0D3;
}
.lp2025 .flow__card.flow__card--04, 
.lp2025 .flow__card.flow__card--04::before, 
.lp2025 .flow__card.flow__card--04::after {
  background-color: #FFEBC4;
}
.lp2025 .flow__card.flow__card--05, 
.lp2025 .flow__card.flow__card--05::before, 
.lp2025 .flow__card.flow__card--05::after {
  background-color: #FFE4AF;
}
.lp2025 .flow__card.flow__card--06, 
.lp2025 .flow__card.flow__card--06::before {
  background-color: #FFDA91;
}
.lp2025 .flow-card__title-number {
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 145%;
  letter-spacing: 0.05em;
  text-align: center;
  color: #F47B22;
}
/* CTA */
.lp2025 .cta {
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/cta-bg.jpg);
  background-repeat: repeat;
}
.lp2025 .cta__container {
  background: linear-gradient(119.28deg, #FFE599 17%, #FFE28D 23.08%, #FFDE7E 30%, #FED866 44%, #FFD34B 63%, #F6BC0B 100%);
  border-radius: min(5vw, 1.875rem);
  box-shadow: 8px 8px 1.875rem 0px #A88C384D;
}
.lp2025 .cta__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(22px, 3.2vw, 2rem);
  line-height: 100%;
  letter-spacing: 0.03em;
  color: #45230A;
}
.lp2025 .cta__box {
  background-color: #FFF9EB;
  border-bottom-right-radius: min(5vw, 1.875rem);
  border-bottom-left-radius: min(5vw, 1.875rem);
}
.lp2025 .cta__point-item {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size:  clamp(1rem, 2vw, 1.25rem);;
  line-height: 130%;
  text-align: center;
  color: #45230A;
}
.lp2025 .cta__point-item:nth-child(1) {
  background-color: #FFE599;
}
.lp2025 .cta__point-item:nth-child(2) {
  background-color: #F8C119;
}
.lp2025 .cta__tel-text {
  color: #45230A;
}
.lp2025 .cta-button {
  border-radius: 10rem;
}
.lp2025 .cta-button:not(.cta-button--line) {
  background-color: unset;
  background: linear-gradient(#FF8B35 50%, #F47B22 50%);
}
/* VOICE */
.lp2025 .voice {
  background-color: #FFF9ED;
}
.lp2025 .voice__inner {
  position: relative;
}
.lp2025 .voice__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.625rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  margin-top: 1.875rem;
  display: block;
}
.lp2025 .voice__engtitle {
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 120%;
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: middle;
  color: #F47B22;
  padding: 0;
  position: relative;
  z-index: 0;
}
.lp2025 .voice__engtitle::before {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/icon-voice.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  aspect-ratio: 97 / 118;
  width: 3.4375rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp2025 .swiper-pagination-bullet {
  background-color: #FFEECA;
  opacity: 1;
}
.lp2025 .swiper-pagination-bullet-active {
  background-color: #FFE599 !important;
}
.lp2025 .voice__text-wrap::-webkit-scrollbar-thumb {
  background-color: #FFEECA;
}
.lp2025 .voice__button-wrap {
  padding: 0;
  justify-content: center;
}
.lp2025 .voice__button {
  background-color: #F47E22;
  padding: 1.5625rem 3.75rem;
  border-radius: 10rem;
  max-width: 420px;
  margin: 0;
}
.lp2025 .voice__button::after {
  background: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/mv-icon-arrow.svg);   
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
/* OCCURRENCE */
.lp2025 .occurrence-sign {
  background-color: white;
}
.lp2025 .occurrence-sign__title .red-marker {
  background: linear-gradient(transparent 70%, #FFE599 70%);
}
.lp2025 .occurrence-sign__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.25rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
}
.lp2025 .occurrence-sign__title .big-title {
  font-size: clamp(1.25rem, 4.8vw, 3rem);
}
.lp2025 .occurrence-sign__card {
  border-color: #FFE599;
  border-radius: min(5vw, 1.875rem);
}
.lp2025 .occurrence-sign-card__number {
  background-color: #FFE599;
  border-radius: 4rem;
}
.lp2025 .occurrence-sign-card__title {
  color: #F47B22;
  text-align: center;
}
/* TYPE */
.lp2025 .gokiburi-type {
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/type-bg.jpg);
  position: relative;
}
.lp2025 .gokiburi-type::before {
  content:'';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFF7E5;
  opacity: .85;
}
.lp2025 .gokiburi-type__inner {
  position: relative;
}
.lp2025 .gokiburi-type__title {
  background-color: #FFE599;
  border-radius: 10rem;
  color: #45230A;
}
.lp2025 .gokiburi-type__card {
  border-radius: min(2.5vw, 0.9375rem);
  box-shadow: 4px 4px 0 #FF8B3599;
}
.lp2025 .gokiburi-type__table > * {
  border-color: #F7F3EB;
}
.lp2025 .gokiburi-type__table-head {
  background-color: #FFEECA;
}
.lp2025 .gokiburi-type__button {
  color: #45230A;
  border-color: #45230A;
}
.lp2025 .gokiburi-type__button::after {
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/type-icon-arrow.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
/* CAUTION */
.lp2025 .caution__box {
  border-radius: min(5vw, 1.875rem);
  border: 8px solid var(--orange01, #F47B22);
  box-shadow: 6px 6px 0px 0px #FF8B3599;
}
.lp2025 .caution__title::before {
  background: #FFE599;
}
.lp2025 .caution__title::after {
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/caution-icon.svg);
}
/* FAQ */
.lp2025 .faq {
  position: relative;
  background-color: #FFF9ED;
  overflow: hidden;
  background-image: none;
}
.lp2025 .faq::before {
  content: '';
  width: 100%;
  aspect-ratio: 1440/188;
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/white-circle.svg);
  background-repeat: no-repeat;
  background-size: 110% auto;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
}
.lp2025 .faq__inner {
  position: relative;
  z-index: 1;
}
.lp2025 .faq__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.625rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  margin-top: 1.875rem;
  display: block;
}
.lp2025 .faq__engtitle {
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 120%;
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: middle;
  color: #F47B22;
  padding: 0;
  position: relative;
  z-index: 0;
}
.lp2025 .faq__engtitle::before {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/icon-faq.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  aspect-ratio: 97 / 118;
  width: 3.4375rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp2025 .faq-item__title {
  background-color: #FFE599;
  transition: all .3s ease;
  cursor: pointer;
}
.lp2025 .faq-item__title:hover {
  opacity: 0.8;
}
.lp2025 .faq-item__content {
  border-bottom-left-radius: 1.875rem;
  border-bottom-right-radius: 1.875rem;
  transition: all .3s ease;
}
.lp2025 .faq-item__title-text {
  font-family: "zen-kaku-gothic-new";
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #45230A;
}
.lp2025 .faq-item__title::after {
  left: unset;
  right: 25px;
  top: 1.5625rem;
  width: 1.375rem;
  height: 1.375rem;
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/faq-icon-chevron.svg);
  background-position: center center; 
  background-repeat: no-repeat;
  background-size: auto 90%;
  transition: all .3s ease;
  transform: scaleY(-1);
}
.lp2025 .faq-item__title::before {
  font-family: "zen-kaku-gothic-new";
  color: #45230A;
}
.lp2025 .faq__item:not(.active) .faq-item__title {
  border-radius: 1.875rem;
}
.lp2025 .faq__item.active .faq-item__title {
  border-top-left-radius: 1.875rem;
  border-top-right-radius: 1.875rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.lp2025 .faq__item.active .faq-item__title::after {
  transform: scaleY(1);
}
.lp2025 .faq-item__content:not(.active) {
  padding: 0;
  opacity: 0;
  height: 0;
}
.lp2025 .faq-item__content.active {
  opacity: 1;
  height: auto;
}
/* MEDIA */
.lp2025 .media {
  background-image: unset;
  background-color: #FFF4D2;
}
.lp2025 .media__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.625rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  margin-top: 1.875rem;
  display: block;
}
.lp2025 .media__engtitle {
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 120%;
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: middle;
  color: #F47B22;
  padding: 0;
  position: relative;
  z-index: 0;
}
.lp2025 .media__engtitle::before {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/icon-media.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  aspect-ratio: 97 / 118;
  width: 3.4375rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp2025 .media__card {
  border-radius: 0.9375rem;
}
.lp2025 .media__button {
  background: #F47B22;
  color: white;
  border-radius: 10rem;
}
.lp2025 .media__button::after {
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/mv-icon-arrow.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
/* COMPANY */
.lp2025 .company__title {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: clamp(1.625rem, 3.6vw, 2.25rem);
  line-height: 145%;
  letter-spacing: 0.05em;
  color: #45230A;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  margin-top: 1.875rem;
  display: block;
}
.lp2025 .company__engtitle {
  display: block;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 120%;
  letter-spacing: 0.08em;
  text-align: center;
  vertical-align: middle;
  color: #F47B22;
  padding: 0;
  position: relative;
  z-index: 0;
}
.lp2025 .company__engtitle::before {
  z-index: -1;
  position: absolute;
  content: "";
  background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/icon-company.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  aspect-ratio: 97 / 118;
  width: 3.4375rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp2025 .company__item:not(:first-child) {
  border-color: #F7F3EB;
}
.lp2025 .company__item-label {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  line-height: 165%;
  lette-spacing: 0.03em;
  color: #F47B22;
}
.lp2025 .company__item-value {
  color: #45230A;
}
/* FOOTER */
.footer {
  background-color: #F47B22;
}
.fixed-sp-menu {
  width: 100%;
  background-color: #FFF9EB;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding: 10px 20px;
}
.fixed-sp-menu::before {
  display: none;
}
.fixed-sp-menu__head {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.fixed-sp-menu__head .fixed-sp-menu__text {
  font-family: "zen-kaku-gothic-new";
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.03em;
  text-align: center;
}
.fixed-sp-menu__head .fixed-sp-menu__text span {
  display: block;
  border-bottom: 1px solid #FFC000;
}
.fixed-sp-menu__head .fixed-sp-menu__tel {
  background-color: #FFC000;
  border-radius: 5px;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 4px 4px 10px 0px #A67D0026;
  gap: 5px;
  color: #45230A;
  font-family: "Roboto";
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.03em;
}
.fixed-sp-menu__head .fixed-sp-menu__tel-img {
  width: 28px;
}
.fixed-sp-menu-items {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-top: 5px;
}
.fixed-sp-menu-items .cta-button {
  padding: 0.625rem;
  border-radius: 5rem;
  width: auto;
  margin-top: 0;
  font-size: 14px;
}
.fixed-sp-menu-items .cta-button__icon {
  width: 16px;
}
.fixed-sp-menu-items .cta-button__text {
  font-size: 14px;
}
.fixed-sp-menu-items .cta-button:not(.cta-button--line) {
  background-color: unset;
  background: linear-gradient(#FF8B35 50%, #F47B22 50%);
}

@media screen and (max-width: 375px) {
  .faq-item__title {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}
@media screen and (max-width:767px) {
  .mv2025 .title {
    margin: 0 auto 1.875rem;
  }
  .mv2025-btn {
    display: none;
  }
  .lp2025 .price__message {
    flex-direction: column;
    align-items: end;
  }
  .lp2025 .price__message--left {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .header {
    height: 105px;
  }
  .mv2025 {
    padding-top: 105px;
    padding-bottom: 3.75rem;
  }
  .mv2025-text {
    text-align: left;
  }
  .mv2025-text p br {
    display: none;
  }
  .mv2025-text p, 
  .mv2025 .feature, 
  .mv2025-btn {
    margin-left: 1.875rem;
  }
  .lp2025 .price__message {
    gap: 0.9375rem;
    align-items: end;
  }
  .lp2025 .price__message--left {
    width: calc(100% - 110px);
  }
}
@media screen and (min-width: 1080px) {
  .lp2025 .nayami__comment-wrap {
    grid-template-columns: repeat(4, 1fr);
  }
  .lp2025 .nayami__comment:first-of-type::after, 
  .lp2025 .nayami__comment:nth-of-type(2)::after {
    background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/nayami-circle-left.svg);
  }
  .lp2025 .nayami__comment:nth-of-type(3)::after {
    background-image: url(/wp/wp-content/themes/taiyouboueki-child/lp-parts/images/gokiburi-ipan/lp2025/nayami-circle-right.svg);
    right: 3.125rem;
    left: auto;
  }
  .lp2025 .nayami__comment:first-of-type::after {
    right: 3.125rem;
    left: auto;
  }
  .lp2025 .nayami__comment:nth-of-type(2)::after {
    left: 3.125rem;
    right: auto;
  }
  .lp2025 .nayami__comment:last-of-type::after {
    left: 1.875rem;
    right: auto;
  }
  .lp2025 .nayami__comment:first-of-type, 
  .lp2025 .nayami__comment:last-of-type {
    transform: translateY(3.75rem);
  }
}
@media screen and (min-width: 1981px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .mv2025-img {
    margin-right: auto;
    max-width: 1000px;
  }
}