.UranaiLP {
  overflow-x: hidden;
  width: 100%;
}
.Firstview {
  margin-top: 16px;
  position: relative;
  aspect-ratio: 1680/624;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 980px) {
  .Firstview {
    margin-top: 0;
    aspect-ratio: 414/590;
  }
}
.Firstview-Bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
.Firstview__Inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 980px) {
  .Firstview__Inner {
    padding-top: clamp(0px, 3.864734299516908vw, 160px);
    padding-left: clamp(0px, 5.797101449275362vw, 240px);
    padding-right: clamp(0px, 5.797101449275362vw, 240px);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.Firstview-Breadcrumb {
  width: clamp(0px, 76.19047619047619vw, 1280px);
  position: absolute;
  top: clamp(0px, 1.785714285714286vw, 30px);
}
@media screen and (max-width: 980px) {
  .Firstview-Breadcrumb {
    position: static;
    width: 100%;
  }
}
.Firstview__Area {
  width: clamp(0px, 78.57142857142857vw, 1320px);
  display: flex;
  flex-direction: column;
  gap: clamp(0px, 2.976190476190476vw, 50px);
}
@media screen and (max-width: 980px) {
  .Firstview__Area {
    width: 100%;
    gap: clamp(0px, 2.898550724637681vw, 120px);
  }
}
.Firstview-Main {
  font-size: clamp(0px, 3.035714285714286vw, 51px);
  line-height: 1.57;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 980px) {
  .Firstview-Main {
    margin-top: clamp(0px, 4.589371980676328vw, 190px);
    width: 100%;
    font-size: clamp(0px, 7.004830917874397vw, 290px);
    line-height: 1.42;
  }
}
.Firstview-Features {
  height: clamp(0px, 3.988095238095238vw, 67px);
  display: flex;
  gap: clamp(0px, 0.714285714285714vw, 12px);
}
@media screen and (max-width: 980px) {
  .Firstview-Features {
    width: clamp(0px, 45.893719806763286vw, 1900px);
    height: auto;
    flex-direction: column;
    gap: clamp(0px, 1.932367149758454vw, 80px);
  }
}
.Firstview-Features-Item-Image {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 980px) {
  .Firstview-Features-Item-Image {
    width: 100%;
    height: auto;
  }
}
.Firstview-Lawyers {
  position: absolute;
  bottom: 0;
  right: clamp(0px, 0.892857142857143vw, 15px);
  width: clamp(0px, 40vw, 672px);
}
@media screen and (max-width: 980px) {
  .Firstview-Lawyers {
    right: clamp(-280px, -6.763285024154589vw, 0px);
    width: clamp(0px, 102.89855072463767vw, 4260px);
  }
}
.Firstview__BadgeArea {
  position: absolute;
  top: clamp(0px, 4.761904761904762vw, 80px);
  right: clamp(0px, 13.392857142857142vw, 225px);
  width: clamp(0px, 8.988095238095237vw, 151px);
}
@media screen and (max-width: 980px) {
  .Firstview__BadgeArea {
    top: auto;
    bottom: clamp(0px, 7.246376811594203vw, 30px);
    right: clamp(0px, 5.072463768115942vw, 210px);
    width: clamp(0px, 28.26086956521739vw, 1170px);
  }
}
.WhatIsFraud {
  position: relative;
  margin: 90px auto 0;
  border: 1.5px solid var(--color-primary);
  border-radius: 7px;
  z-index: 3;
  max-width: 728px;
  padding: 50px 40px 40px;
  background-color: #fff;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .WhatIsFraud {
    margin: 50px auto 0;
    max-width: calc(100% - 40px);
    padding: 45px 24px 30px;
  }
}
.WhatIsFraud-Title {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
  padding: 6px 28px;
  background-color: #fff;
  color: #131313;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: 1.35px;
  white-space: nowrap;
}
@media screen and (max-width: 980px) {
  .WhatIsFraud-Title {
    padding: 6px 20px;
    font-size: 22px;
  }
}
.WhatIsFraud-Description {
  color: #131313;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 1.15px;
}
@media screen and (max-width: 980px) {
  .WhatIsFraud-Description {
    font-size: 16px;
  }
}
.FraudCases {
  display: flex;
  justify-content: center;
  padding-top: 80px;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (max-width: 980px) {
  .FraudCases {
    padding-top: 60px;
  }
}
.FraudCases__Inner {
  width: 100%;
  max-width: 1000px;
}
.FraudCases-Title {
  color: #131313;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.66;
  letter-spacing: 1.75px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .FraudCases-Title {
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 1.3px;
  }
}
.FraudCases-Title-Highlight {
  color: #0d366d;
}
.FraudCases__List {
  margin: 50px 0 0;
  display: flex;
  flex-direction: column;
  gap: 54px;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .FraudCases__List {
    margin-top: 40px;
    gap: 36px;
  }
}
.FraudCases-Item {
  border-radius: 7px;
  display: grid;
  grid-template-areas: "head images" "desc images";
  grid-template-columns: 1fr 413px;
  grid-template-rows: auto 1fr;
  gap: 24px 36px;
  padding: 32px 48px;
  background-color: #f9f9f9;
}
@media screen and (max-width: 980px) {
  .FraudCases-Item {
    grid-template-areas: "head" "images" "desc";
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    gap: 20px;
    padding-top: 40px;
    padding-bottom: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.FraudCases-Item__Head {
  position: relative;
  grid-area: head;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.FraudCases-Item-Badge {
  border-radius: 16.5px;
  width: 132px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f7c709;
  color: #131313;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 980px) {
  .FraudCases-Item-Badge {
    position: absolute;
    top: -56px;
    left: 0;
    right: 0;
    margin: auto;
    width: 104px;
    height: 32px;
  }
}
.FraudCases-Item-Title {
  color: #131313;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 1.25px;
}
@media screen and (max-width: 980px) {
  .FraudCases-Item-Title {
    font-size: 24px;
    letter-spacing: 1.2px;
    text-align: center;
  }
}
.FraudCases-Item-Desc {
  grid-area: desc;
  color: #131313;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.85px;
}
@media screen and (max-width: 980px) {
  .FraudCases-Item-Desc {
    line-height: 1.62;
  }
}
.FraudCases-Item__Images {
  grid-area: images;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 980px) {
  .FraudCases-Item__Images {
    align-items: center;
  }
}
.FraudCases-Item-Screenshot {
  width: 100%;
  display: block;
  background-color: #fff;
}
.FraudCases-Item-Screenshot img {
  width: 100%;
  height: auto;
  display: block;
}
.FraudCases-Item-Screenshot--SPOnly {
  display: none;
}
@media screen and (max-width: 980px) {
  .FraudCases-Item-Screenshot--SPOnly {
    display: block;
  }
}
.FraudFeatures {
  position: relative;
  margin-top: 200px;
  width: 100%;
  padding-bottom: 16px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 980px) {
  .FraudFeatures {
    margin-top: 130px;
    padding-bottom: 10px;
  }
}
.FraudFeatures-Tip {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 627px;
  transform: rotate(180deg);
}
@media screen and (max-width: 980px) {
  .FraudFeatures-Tip {
    width: 280px;
  }
}
.FraudFeatures__Layer {
  position: relative;
  z-index: 10;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 140px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 120px;
  background-color: #f9f9f9;
}
@media screen and (max-width: 980px) {
  .FraudFeatures__Layer {
    padding-top: 100px;
    padding-bottom: 56px;
  }
}
.FraudFeatures__Inner {
  position: relative;
  width: 100%;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.FraudConclusion {
  position: absolute;
  top: -60px;
  left: 56px;
  right: 0;
  margin: auto;
  z-index: 2;
  width: fit-content;
}
@media screen and (max-width: 980px) {
  .FraudConclusion {
    top: -55px;
    left: 80px;
  }
}
.FraudConclusion-Image {
  position: absolute;
  left: -112px;
  bottom: -6px;
  z-index: 1;
  width: 156px;
}
@media screen and (max-width: 980px) {
  .FraudConclusion-Image {
    left: -90px;
    width: 117px;
  }
}
.FraudConclusion__Banner {
  border-radius: 8px;
  width: 620px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f7c709;
}
@media screen and (max-width: 980px) {
  .FraudConclusion__Banner {
    width: 240px;
    height: 111px;
  }
}
.FraudConclusion-Text {
  color: #131313;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.36;
  letter-spacing: 1.4px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .FraudConclusion-Text {
    font-size: 19px;
    line-height: 1.42;
    letter-spacing: 0.95px;
  }
}
.FraudFeatures-Title {
  color: #131313;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.61;
  letter-spacing: 1.8px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .FraudFeatures-Title {
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 1.3px;
  }
}
.FraudFeatures-Title-Highlight {
  color: #0d366d;
}
.FraudFeatures-Divider {
  margin-top: 24px;
  border-radius: 9999px;
  width: 67px;
  height: 3px;
  background-color: #0d366d;
}
@media screen and (max-width: 980px) {
  .FraudFeatures-Divider {
    width: 37px;
  }
}
.FraudFeatures__List {
  margin: 60px 0 0;
  display: flex;
  flex-direction: column;
  gap: 54px;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .FraudFeatures__List {
    margin-top: 40px;
    gap: 40px;
  }
}
.FraudFeatures-Item {
  display: flex;
  align-items: flex-start;
  gap: 28px;
}
@media screen and (max-width: 980px) {
  .FraudFeatures-Item {
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }
}
.FraudFeatures-Item-Image {
  overflow: hidden;
  flex-shrink: 0;
  width: 290px;
  background-color: #fff;
}
@media screen and (max-width: 980px) {
  .FraudFeatures-Item-Image {
    width: 100%;
  }
}
.FraudFeatures-Item-Image-Img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.FraudFeatures-Item__Body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
@media screen and (max-width: 980px) {
  .FraudFeatures-Item__Body {
    align-items: center;
    gap: 12px;
  }
}
.FraudFeatures-Item-Title {
  color: #131313;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 980px) {
  .FraudFeatures-Item-Title {
    font-size: 21px;
    letter-spacing: 1.05px;
  }
}
.FraudFeatures-Item-Title-Highlight {
  color: #0d366d;
}
.FraudFeatures-Item-Text {
  color: #131313;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 980px) {
  .FraudFeatures-Item-Text {
    font-size: 16px;
  }
}
.FraudFeatures-ServiceBox {
  border-radius: 4px;
  padding: 16px 24px;
  background-color: #fff;
}
@media screen and (max-width: 980px) {
  .FraudFeatures-ServiceBox {
    width: 100%;
    font-size: 15px;
  }
}
.FraudFeatures-ServiceBox-Label {
  color: #131313;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.9;
  letter-spacing: 0.85px;
}
.FraudFeatures-ServiceBox-Text {
  margin-top: 4px;
  color: #131313;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.77;
  letter-spacing: 0.05em;
}
.UranaiCaseList {
  display: flex;
  justify-content: center;
  padding: 100px 16px 110px;
}
@media screen and (max-width: 980px) {
  .UranaiCaseList {
    padding-top: 70px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 70px;
  }
}
.UranaiCaseList__Inner {
  width: 100%;
  max-width: 1156px;
}
.UranaiCaseList-Title {
  color: #131313;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.47;
  letter-spacing: 1.8px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .UranaiCaseList-Title {
    font-size: 28px;
    letter-spacing: 1.4px;
  }
}
.UranaiCaseList-Title-Highlight {
  color: #0d366d;
}
.UranaiCaseList-Title::after {
  content: "";
  display: block;
  margin: 20px auto 0;
  width: 67px;
  height: 3px;
  background-color: #0d366d;
}
@media screen and (max-width: 980px) {
  .UranaiCaseList-Title::after {
    margin-top: 14px;
    width: 37px;
  }
}
.UranaiCaseList__Carousel {
  margin: 60px 0 0;
}
@media screen and (max-width: 980px) {
  .UranaiCaseList__Carousel {
    margin-top: 40px;
    overflow: hidden;
  }
}
.UranaiCaseList-Cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 0;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .UranaiCaseList-Cards {
    display: flex;
    grid-template-columns: none;
    gap: 0;
  }
}
.UranaiCaseList-Card {
  border-radius: 6px;
  box-shadow: 0 4px 16px -2px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
@media screen and (max-width: 980px) {
  .UranaiCaseList-Card {
    flex-shrink: 0;
    width: 90%;
  }
}
.UranaiCaseList-Card__Body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 24px;
  padding-left: 28px;
  padding-right: 28px;
  padding-bottom: 32px;
}
@media screen and (max-width: 980px) {
  .UranaiCaseList-Card__Body {
    padding: 24px 20px 20px;
  }
}
.UranaiCaseList-Card__Meta {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.UranaiCaseList-Card-Avatar {
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  width: 73px;
  height: 73px;
  background-color: #e5e5e5;
}
.UranaiCaseList-Card-Avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.UranaiCaseList-Card__MetaText {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.UranaiCaseList-Card-Label {
  color: #131313;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.62;
  letter-spacing: 0.7px;
}
.UranaiCaseList-Card-Damage {
  color: #131313;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.62;
  letter-spacing: 1.1px;
  white-space: nowrap;
}
.UranaiCaseList-Card-Recovery {
  color: #f00;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.62;
  letter-spacing: 1.1px;
  white-space: nowrap;
}
.UranaiCaseList-Card-Headline {
  padding-bottom: 14px;
  color: #131313;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.62;
  letter-spacing: 0.9px;
}
.UranaiCaseList-Card-Text {
  padding-top: 8px;
  color: #131313;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.62;
  letter-spacing: 0.85px;
}
.UranaiCaseList-Card__Footer {
  border-radius: 0 0 6px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  height: 62px;
  background-color: #3d3d3d;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 3.4px;
  text-decoration: none;
  transition: opacity 0.2s;
}
.UranaiCaseList-Card__Footer:hover {
  opacity: 0.85;
}
.UranaiCaseList-Card-FooterArrow {
  font-size: 12px;
}
@media screen and (max-width: 980px) {
  .UranaiCaseList__CarouselWrapper {
    position: relative;
    width: 100%;
  }
  .UranaiCaseList-Pagination {
    position: static;
    margin-top: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .UranaiCaseList-Pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #d0d0d0;
    opacity: 1;
    transition: background-color 0.2s;
  }
  .UranaiCaseList-Pagination .swiper-pagination-bullet-active {
    background-color: #3d3d3d;
  }
}
@media screen and (min-width: 980px) {
  .UranaiCaseList-Pagination {
    display: none;
  }
}
.UranaiCaseList__Footer {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 980px) {
  .UranaiCaseList__Footer {
    margin-top: 40px;
  }
}
.UranaiCta {
  aspect-ratio: 1680/396;
  width: 100%;
  max-height: 396px;
  padding-left: clamp(0px, 2.678571428571428vw, 45px);
  padding-right: clamp(0px, 5.952380952380952vw, 100px);
  display: flex;
  justify-content: center;
  background-image: url("./images/cta-background.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 980px) {
  .UranaiCta {
    aspect-ratio: auto;
    max-height: none;
    padding-top: 28px;
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
    background-image: url("./images/cta-background_sp.webp");
  }
}
.UranaiCta__Inner {
  position: relative;
  width: 100%;
  max-width: 1536px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 980px) {
  .UranaiCta__Inner {
    max-width: 370px;
  }
}
.UranaiCta-Lawyers {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media screen and (max-width: 980px) {
  .UranaiCta-Lawyers {
    display: block;
    position: absolute;
    top: clamp(0px, 36.71497584541063vw, 130px);
    left: -40px;
  }
}
.UranaiCta-Lawyers-Image {
  width: auto;
  height: clamp(0px, 20.357142857142858vw, 342px);
}
@media screen and (max-width: 980px) {
  .UranaiCta-Lawyers-Image {
    width: 240px;
    height: auto;
  }
}
.UranaiCta__Body {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(0px, 1.428571428571429vw, 24px);
}
@media screen and (max-width: 980px) {
  .UranaiCta__Body {
    z-index: 10;
    width: 100%;
    gap: 36px;
  }
}
.UranaiCta__Header {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: clamp(0px, 1.428571428571429vw, 24px);
}
@media screen and (max-width: 980px) {
  .UranaiCta__Header {
    position: relative;
    gap: 0;
    justify-content: space-between;
  }
}
.UranaiCta-FreeBadge {
  border-radius: 50%;
  width: clamp(0px, 5.892857142857142vw, 99px);
  height: clamp(0px, 5.892857142857142vw, 99px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffe200;
  color: #0d366d;
  font-size: clamp(0px, 1.547619047619048vw, 26px);
  font-weight: 700;
  line-height: 1.13;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 980px) {
  .UranaiCta-FreeBadge {
    position: absolute;
    top: 0;
    right: 0;
    width: 88px;
    height: 88px;
    font-size: 20px;
  }
}
.UranaiCta-FreeBadge-Line {
  display: block;
}
.UranaiCta-Title {
  color: #fff;
  font-size: clamp(0px, 1.845238095238095vw, 31px);
  font-weight: bold;
  line-height: 1.66;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .UranaiCta-Title {
    font-size: 24px;
    text-align: left;
  }
}
.UranaiCta-Features {
  display: flex;
  justify-content: center;
  gap: clamp(0px, 1.071428571428571vw, 18px);
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .UranaiCta-Features {
    align-self: flex-end;
    width: clamp(0px, 51.93236714975845vw, 215px);
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
.UranaiCta-Features-Item-Image {
  width: auto;
  height: clamp(0px, 3.630952380952381vw, 61px);
}
@media screen and (max-width: 980px) {
  .UranaiCta-Features-Item-Image {
    width: 100%;
    height: auto;
  }
}
.UranaiCta-Buttons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 19px;
}
@media screen and (max-width: 980px) {
  .UranaiCta-Buttons {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.UranaiCta-Button {
  border-radius: 4px;
  transition: opacity 0.2s;
  width: clamp(0px, 16.666666666666664vw, 280px);
  height: clamp(0px, 4.761904761904762vw, 80px);
  display: flex;
  align-items: center;
  color: #fff;
  font-size: clamp(0px, 1.19047619047619vw, 20px);
  font-weight: 700;
  letter-spacing: 0.12em;
  text-decoration: none;
}
.UranaiCta-Button:hover {
  opacity: 0.85;
}
@media screen and (max-width: 980px) {
  .UranaiCta-Button {
    width: 100%;
    height: 80px;
    font-size: 18px;
    letter-spacing: 1.5px;
  }
}
.UranaiCta-Button--Form {
  background-color: #f16908;
  font-size: clamp(0px, 1.071428571428571vw, 18px);
}
@media screen and (max-width: 980px) {
  .UranaiCta-Button--Form {
    font-size: 17px;
  }
}
.UranaiCta-Button--Phone {
  background-color: #f16908;
}
.UranaiCta-Button--Line {
  background-color: #00b623;
}
.UranaiCta-Button-Icon {
  aspect-ratio: 7/8;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 980px) {
  .UranaiCta-Button-Icon {
    aspect-ratio: 10/8;
  }
}
.UranaiCta-Button-Icon-Image__Mail {
  width: clamp(0px, 1.785714285714286vw, 30px);
  height: clamp(0px, 1.369047619047619vw, 23px);
}
@media screen and (max-width: 980px) {
  .UranaiCta-Button-Icon-Image__Mail {
    width: 32px;
    height: 24px;
  }
}
.UranaiCta-Button-Icon-Image__Phone {
  width: clamp(0px, 1.607142857142857vw, 27px);
  height: clamp(0px, 1.785714285714286vw, 30px);
}
@media screen and (max-width: 980px) {
  .UranaiCta-Button-Icon-Image__Phone {
    width: 29px;
    height: 33px;
  }
}
.UranaiCta-Button-Icon-Image__Line {
  width: clamp(0px, 2.261904761904762vw, 38px);
}
@media screen and (max-width: 980px) {
  .UranaiCta-Button-Icon-Image__Line {
    width: 33px;
  }
}
.UranaiCta-Button-Icon--Line {
  width: 34px;
  height: 32px;
}
.UranaiCta-Button-Text {
  display: block;
  line-height: 1.3;
}
.UranaiReasons {
  display: flex;
  justify-content: center;
  padding: 120px 16px;
}
@media screen and (max-width: 980px) {
  .UranaiReasons {
    padding-top: 36px;
    padding-bottom: 96px;
  }
}
.UranaiReasons__Inner {
  width: 100%;
  max-width: 1020px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.UranaiReasons-Title {
  color: #131313;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.61;
  letter-spacing: 1.8px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .UranaiReasons-Title {
    font-size: 28px;
    letter-spacing: 1.4px;
  }
}
.UranaiReasons-Title-Highlight {
  color: #0d366d;
}
.UranaiReasons-Divider {
  margin-top: 24px;
  border-radius: 9999px;
  width: 67px;
  height: 3px;
  background-color: #0d366d;
}
@media screen and (max-width: 980px) {
  .UranaiReasons-Divider {
    width: 37px;
  }
}
.UranaiReasons__List {
  margin: 80px 0 0;
  display: flex;
  flex-direction: column;
  gap: 100px;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .UranaiReasons__List {
    margin-top: 50px;
    gap: 56px;
  }
}
.UranaiReasons-Item {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
.UranaiReasons-Item.is-reversed {
  flex-direction: row-reverse;
}
@media screen and (max-width: 980px) {
  .UranaiReasons-Item {
    flex-direction: column;
    gap: 24px;
    align-items: center;
  }
  .UranaiReasons-Item.is-reversed {
    flex-direction: column;
  }
}
.UranaiReasons-Item-Image {
  overflow: hidden;
  flex-shrink: 0;
  aspect-ratio: 372/250;
  width: 349px;
}
@media screen and (max-width: 980px) {
  .UranaiReasons-Item-Image {
    aspect-ratio: 372/250;
    width: 100%;
  }
}
.UranaiReasons-Item-Image-Img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.UranaiReasons-Item__Body {
  position: relative;
  flex: 1;
}
@media screen and (max-width: 980px) {
  .UranaiReasons-Item__Body {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
}
.UranaiReasons-Item__Header {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 980px) {
  .UranaiReasons-Item__Header {
    align-items: center;
  }
}
.UranaiReasons-Item-Number {
  position: relative;
  top: -18px;
  color: #f6f6f6;
  font-family: Noto Sans;
  font-size: 132px;
  font-weight: bold;
  line-height: 0.9;
  letter-spacing: 0;
}
@media screen and (max-width: 980px) {
  .UranaiReasons-Item-Number {
    top: 0;
    font-size: 96px;
  }
}
.UranaiReasons-Item-Title {
  position: relative;
  display: inline-block;
  z-index: 1;
  padding-bottom: 12px;
  color: #131313;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.44;
  letter-spacing: 0.05em;
}
.UranaiReasons-Item-Title::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 9999px;
  width: 100%;
  height: 3px;
  background-color: #c6c6c6;
}
.UranaiReasons-Item-Title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 9999px;
  width: 72px;
  height: 3px;
  background-color: var(--color-primary);
}
@media screen and (max-width: 980px) {
  .UranaiReasons-Item-Title {
    font-size: 22px;
  }
}
.UranaiReasons-Item-Text {
  position: relative;
  top: -24px;
  z-index: 1;
  color: #131313;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 980px) {
  .UranaiReasons-Item-Text {
    top: 0;
  }
}
.UranaiFlow {
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media screen and (max-width: 980px) {
  .UranaiFlow {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.UranaiFlow-Tip {
  position: absolute;
  top: 0;
  left: 0;
  width: 627px;
}
@media screen and (max-width: 980px) {
  .UranaiFlow-Tip {
    width: 280px;
  }
}
.UranaiFlow-Tip__Reversed {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 627px;
  transform: rotate(180deg);
}
@media screen and (max-width: 980px) {
  .UranaiFlow-Tip__Reversed {
    width: 280px;
  }
}
.UranaiFlow__Layer {
  position: relative;
  z-index: 10;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  justify-content: center;
  background-color: #f9f9f9;
}
.UranaiFlow__Inner {
  width: 100%;
  max-width: 1240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
}
.UranaiFlow-Title {
  color: #131313;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.47;
  letter-spacing: 1.75px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .UranaiFlow-Title {
    font-size: 28px;
    letter-spacing: 1.4px;
  }
}
.UranaiFlow-Divider {
  margin-top: 24px;
  border-radius: 9999px;
  width: 67px;
  height: 3px;
  background-color: #0d366d;
}
@media screen and (max-width: 980px) {
  .UranaiFlow-Divider {
    width: 37px;
  }
}
.UranaiFlow-Title-Highlight {
  color: #0d366d;
}
.UranaiFlow__List {
  margin: 60px 0 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .UranaiFlow__List {
    margin-top: 40px;
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.UranaiFlow-Step {
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 32px;
}
@media screen and (max-width: 980px) {
  .UranaiFlow-Step {
    padding-top: 32px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 24px;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-areas: "icon title" "text text";
    align-items: center;
    column-gap: 18px;
    row-gap: 24px;
  }
}
.UranaiFlow-Step-Icon {
  width: 50px;
}
@media screen and (max-width: 980px) {
  .UranaiFlow-Step-Icon {
    grid-area: icon;
    width: 72px;
  }
}
.UranaiFlow-Step-Title {
  margin-top: 20px;
  color: #131313;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.44;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 980px) {
  .UranaiFlow-Step-Title {
    grid-area: title;
    margin-top: 0;
    font-size: 21px;
  }
}
.UranaiFlow-Step-Text {
  margin-top: 40px;
  color: #131313;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 980px) {
  .UranaiFlow-Step-Text {
    grid-area: text;
    margin-top: 0;
  }
}
.UranaiFaq {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 100px 16px 120px;
}
@media screen and (max-width: 980px) {
  .UranaiFaq {
    padding-top: 70px;
    padding-bottom: 80px;
  }
}
.UranaiFaq__Inner {
  width: 100%;
  max-width: 730px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.UranaiFaq-Title {
  color: #131313;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.47;
  letter-spacing: 1.75px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .UranaiFaq-Title {
    font-size: 28px;
    letter-spacing: 1.4px;
  }
}
.UranaiFaq-Title-Highlight {
  color: #0d366d;
}
.UranaiFaq-Divider {
  margin-top: 24px;
  border-radius: 9999px;
  width: 67px;
  height: 3px;
  background-color: #0d366d;
}
@media screen and (max-width: 980px) {
  .UranaiFaq-Divider {
    width: 37px;
  }
}
.UranaiFaq__List {
  margin: 48px 0 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .UranaiFaq__List {
    margin-top: 32px;
    gap: 10px;
  }
}
.UranaiFaq-Item {
  border-radius: 6px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.14);
}
.UranaiFaq-Details {
  width: 100%;
  interpolate-size: allow-keywords;
}
.UranaiFaq-Details::details-content {
  overflow: clip;
  transition: height 0.3s ease, content-visibility 0.3s allow-discrete;
  height: 0;
}
.UranaiFaq-Details[open]::details-content {
  height: auto;
}
.UranaiFaq-Details[open] .UranaiFaq-Summary-Icon::after {
  transform: translateX(-50%) rotate(90deg);
}
.UranaiFaq-Summary {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 18px;
  list-style: none;
  padding: 20px 24px;
}
.UranaiFaq-Summary::-webkit-details-marker {
  display: none;
}
.UranaiFaq-Summary-Mark {
  flex-shrink: 0;
  color: #0d366d;
  font-size: 24px;
  font-weight: 700;
  font-family: "Noto Sans Arabic", "Noto Sans JP", sans-serif;
}
.UranaiFaq-Summary-Text {
  flex: 1;
  color: #131313;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.95px;
}
@media screen and (max-width: 980px) {
  .UranaiFaq-Summary-Text {
    font-size: 16px;
    letter-spacing: 0.8px;
  }
}
.UranaiFaq-Summary-Icon {
  position: relative;
  flex-shrink: 0;
  width: 17px;
  height: 17px;
}
.UranaiFaq-Summary-Icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background-color: #0d366d;
}
.UranaiFaq-Summary-Icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotate(0deg);
  transition: transform 0.2s;
  width: 2px;
  height: 100%;
  background-color: #0d366d;
}
.UranaiFaq-Answer {
  display: flex;
  gap: 18px;
  padding: 0 24px 24px;
}
.UranaiFaq-Answer-Mark {
  flex-shrink: 0;
  color: var(--color-primary);
  font-size: 24px;
  font-weight: 700;
  font-family: "Noto Sans Arabic", "Noto Sans JP", sans-serif;
  line-height: 1;
}
.UranaiFaq-Answer-Text {
  flex: 1;
  color: #131313;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.72;
  letter-spacing: 0.05em;
}
.UranaiBlogList {
  position: relative;
  width: 100%;
  padding-top: 16px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 980px) {
  .UranaiBlogList {
    padding-top: 10px;
  }
}
.UranaiBlogList-Tip {
  position: absolute;
  top: 0;
  left: 0;
  width: 627px;
}
@media screen and (max-width: 980px) {
  .UranaiBlogList-Tip {
    width: 280px;
  }
}
.UranaiBlogList__Layer {
  position: relative;
  z-index: 10;
  width: 100%;
  padding-top: 132px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 132px;
  background-color: #f9f9f9;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 980px) {
  .UranaiBlogList__Layer {
    padding-top: 70px;
    padding-bottom: 90px;
  }
}
.UranaiBlogList__Inner {
  width: 100%;
  max-width: 1156px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.UranaiBlogList-Title {
  font-size: 37px;
  font-weight: 700;
  letter-spacing: 1.85px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .UranaiBlogList-Title {
    font-size: 26px;
    letter-spacing: 1.3px;
  }
}
.UranaiBlogList-Divider {
  margin-top: 24px;
  border-radius: 9999px;
  width: 67px;
  height: 3px;
  background-color: #0d366d;
}
@media screen and (max-width: 980px) {
  .UranaiBlogList-Divider {
    width: 37px;
  }
}
.UranaiBlogList-Sub {
  margin-top: 24px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.85px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .UranaiBlogList-Sub {
    margin-top: 44px;
    font-size: 14px;
    text-align: left;
  }
}
.UranaiBlogList-Cards {
  margin: 48px 0 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .UranaiBlogList-Cards {
    margin-top: 32px;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
    row-gap: 16px;
  }
}
.UranaiBlogList__Footer {
  margin-top: 60px;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 980px) {
  .UranaiBlogList__Footer {
    margin-top: 40px;
  }
}
@media screen and (max-width: 980px) {
  .PC {
    display: none;
  }
}
@media screen and (min-width: 980px) {
  .SP {
    display: none;
  }
}
