html body{    font-family:  "Noto Sans JP", Helvetica; }
html body p{ margin-bottom: auto; }

.index-pc {
  background-color: #ffffff;
  /*overflow: hidden;*/
  width: 100%;
  /*min-width: 1440px;*/
  /*min-height: 10374px;*/
  position: relative;
}

.def-inner{
    max-width: 1120px;
    margin: auto;
}
.d-flex{ display: flex; }

.index-pc .hero-bg {
  position: absolute;
  width: 100%;
  /*top: 90px;*/
  top: 10px;
  left: 0;
  height: 656px;
}

header#header{
    position: fixed;
    top:0;
    left:0;
    width: 100vw;
    height: 100px;
    background-color: rgba(255,255,255,0.9);
    z-index: 100;
}
main#mainWrap{ margin-top:100px;   }

.index-pc .reason-cont {
  /*position: absolute;*/
  width: 100%;
/*  top: calc(50.00% - 2858px);
  left: 0;*/
  /*height: 1062px;*/
  display: flex;
  justify-content: center;
  background-image: url(../img/reason-bg.jpg);
  background-size: 100% 100%;
}

.index-pc .text-wrapper {
  margin-top: 79px;
  width: 645px;
  height: 138px;
  margin-left: -1px;
  font-family: var(--pc-title-heading-en-font-family);
  font-weight: var(--pc-title-heading-en-font-weight);
  color: #1e5295;
  font-size: var(--pc-title-heading-en-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-en-letter-spacing);
  line-height: var(--pc-title-heading-en-line-height);
  font-style: var(--pc-title-heading-en-font-style);
}

.index-pc .frame {
  display: inline-flex;
  flex-direction: column;
  height: 800px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: var(--spacing-space-14) var(--spacing-space-20)
    var(--spacing-space-14) var(--spacing-space-20);
  position: absolute;
  top: 1523px;
  left: calc(50.00% - 721px);
}

.index-pc .div {
  position: absolute;
  top: 0;
  left: 0;
  width: 1441px;
  height: 806px;
  background-color: #ffffff;
}

.index-pc .solution-cont {
  display: flex;
  flex-direction: column;
  /*width: 1120px;*/
  align-items: flex-end;
  gap: var(--spacing-space-04);
  position: relative;
  flex: 0 0 auto;
/*  margin-top: -9.50px;
  margin-bottom: -9.50px;*/
}

.index-pc .div-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-space-07);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .solution-title {
  display: flex;
  flex-direction: column;
  /*width: 911px;*/
  align-items: center;
  gap: var(--spacing-space-03);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .p {
  position: relative;
  align-self: stretch;
  
  font-family: var(--pc-problem-heading-font-family);
  font-weight: var(--pc-problem-heading-font-weight);
  color: transparent;
  font-size: var(--pc-problem-heading-font-size);
  text-align: center;
  letter-spacing: var(--pc-problem-heading-letter-spacing);
  line-height: var(--pc-problem-heading-line-height);
  font-style: var(--pc-problem-heading-font-style);
}

.index-pc .span {
  color: #252734;
  font-family: var(--pc-problem-heading-font-family);
  font-style: var(--pc-problem-heading-font-style);
  font-weight: var(--pc-problem-heading-font-weight);
  letter-spacing: var(--pc-problem-heading-letter-spacing);
  line-height: var(--pc-problem-heading-line-height);
  /*font-size: var(--pc-problem-heading-font-size);*/
}

.index-pc .text-wrapper-2 {
  color: #f27031;
  font-family: var(--pc-problem-heading-font-family);
  font-style: var(--pc-problem-heading-font-style);
  font-weight: var(--pc-problem-heading-font-weight);
  letter-spacing: var(--pc-problem-heading-letter-spacing);
  line-height: var(--pc-problem-heading-line-height);
  /*font-size: var(--pc-problem-heading-font-size);*/
}

.index-pc .text-wrapper-3 {
  align-self: stretch;
  font-family: var(--pc-text-lead-font-family);
  font-weight: var(--pc-text-lead-font-weight);
  font-size: var(--pc-text-lead-font-size);
  text-align: center;
  letter-spacing: var(--pc-text-lead-letter-spacing);
  position: relative;
  color: var(--text);
  line-height: var(--pc-text-lead-line-height);
  font-style: var(--pc-text-lead-font-style);
}

.index-pc .bar-graph-bg {
  display: flex;
  flex-direction: column;
  height: 400px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: var(--spacing-space-07) var(--spacing-space-08)
    var(--spacing-space-07) var(--spacing-space-08);
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f2f7fb;
  border-radius: 10px;
}

.index-pc .solution-bar-graph {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .low {
  display: flex;
  flex-direction: column;
  width: 384px;
  align-items: flex-start;
  gap: var(--spacing-space-01);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.index-pc .bar {
  display: flex;
  height: 50px;
  align-items: center;
  gap: 10px;
  padding: 14px var(--spacing-space-02) 14px var(--spacing-space-02);
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--gray);
}

.index-pc .text-wrapper-5 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--white);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index-pc .middle {
  display: flex;
  flex-direction: column;
  width: 512px;
  align-items: flex-start;
  gap: var(--spacing-space-01);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .bar-graph {
  display: flex;
  height: 50px;
  align-items: center;
  gap: 10px;
  padding: 15px var(--spacing-space-02) 15px var(--spacing-space-02);
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--lightblue);
}

.index-pc .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--white);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index-pc .high {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-space-01);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .bar-2 {
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: space-between;
  padding: 15px var(--spacing-space-02) 15px var(--spacing-space-02);
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #bc3232;
}

.index-pc .text-wrapper-7 {
  position: relative;
  width: 354px;
  margin-top: -0.50px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--white);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.index-pc .text-wrapper-8 {
  position: relative;
  width: 215px;
  margin-top: -0.50px;
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  color: var(--white);
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
}

.index-pc .text-wrapper-9 {
  position: relative;
  align-self: stretch;
  font-family: var(--pc-text-add-font-family);
  font-weight: var(--pc-text-add-font-weight);
  color: var(--text);
  font-size: var(--pc-text-add-font-size);
  text-align: right;
  letter-spacing: var(--pc-text-add-letter-spacing);
  line-height: var(--pc-text-add-line-height);
  font-style: var(--pc-text-add-font-style);
}

.index-pc .text-wrapper-10 {
/*  position: absolute;
  top: 2465px;*/
  /*left: calc(50.00% - 456px);*/
  /*width: 911px;*/
  font-family: var(--pc-title-heading-font-family);
  font-weight: var(--pc-title-heading-font-weight);
  color: var(--white);
  font-size: var(--pc-title-heading-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-letter-spacing);
  line-height: var(--pc-title-heading-line-height);
  font-style: var(--pc-title-heading-font-style);
}

.index-pc .price-bg {
  
  width: 100%;
  
  left: 0;
  /*height: 1247px;*/
  background-color: var(--sub);
}

.index-pc .title-price {
/*  position: absolute;
  top: 6158px;
  left: calc(50.00% - 560px);
  width: 1124px;
  height: 162px;*/
}
#titlePriceWrap{
    /*margin-top: 6rem;*/
    position: relative;
    min-height: 14rem;
}

.index-pc .text-wrapper-11 {
  color: var(--white);
  position: relative;
  top: 0;
  /*left: calc(50.00% - 296px);*/
/*  width: 589px;*/
  font-family: var(--pc-title-heading-en-font-family);
  font-weight: var(--pc-title-heading-en-font-weight);
  font-size: var(--pc-title-heading-en-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-en-letter-spacing);
  line-height: var(--pc-title-heading-en-line-height);
  font-style: var(--pc-title-heading-en-font-style);
}

.index-pc .text-wrapper-12 {
  position: absolute;
  top: 52px;
  left: calc(50.00% - 562px);
  /*width: 1120px;*/
  font-family: var(--pc-title-heading-font-family);
  font-weight: var(--pc-title-heading-font-weight);
  color: var(--text);
  font-size: var(--pc-title-heading-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-letter-spacing);
  line-height: var(--pc-title-heading-line-height);
  font-style: var(--pc-title-heading-font-style);
}

.index-pc .text-wrapper-13 {
/*  position: absolute;
  top: 9069px;*/
  left: 263px;
  width: 35px;
  font-size: 26px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index-pc .qa-cont {
  /*width: 100%;*/
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  gap: var(--spacing-space-04);
  /*position: absolute;*/
  /*top: 9017px;*/
  /*left: calc(50.00% - 495px);*/
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.index-pc .qa-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-03);
  padding: 24px var(--spacing-space-04) 24px var(--spacing-space-04);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--sub);
  border-radius: 5px;
}

.index-pc .qa-cont-2 {
  gap: var(--spacing-space-02);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.index-pc .question {
  display: flex;
  align-items: center;
  gap: var(--spacing-space-01h);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .q-icon {
  display: flex;
  flex-direction: column;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 2px;
  position: relative;
  background-color: var(--main);
  border-radius: 50px;
}

.index-pc .text-wrapper-14 {
  position: relative;
  width: 17px;
  height: 31px;
  margin-top: -1.50px;
  font-size: 22px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  line-height: 1.5;
}

.index-pc .text-wrapper-15 {
  position: relative;
  /*width: 874px;*/
  height: fit-content;
  font-family: var(--pc-q-text-font-family);
  font-weight: var(--pc-q-text-font-weight);
  color: var(--text);
  font-size: var(--pc-q-text-font-size);
  letter-spacing: var(--pc-q-text-letter-spacing);
  line-height: var(--pc-q-text-line-height);
  white-space: nowrap;
  font-style: var(--pc-q-text-font-style);
}

.index-pc .answer {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-space-01);
  padding: var(--spacing-space-01h) var(--spacing-space-02)
    var(--spacing-space-01h) var(--spacing-space-02);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--white);
  border-radius: 5px;
}

.index-pc .text-wrapper-16 {
  position: relative;
  width: 35px;
  height: 42px;
  
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--accent);
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index-pc .text-wrapper-17 {
  position: relative;
  flex: 1;
 
  font-family: var(--pc-a-text-font-family);
  font-weight: var(--pc-a-text-font-weight);
  color: var(--text);
  font-size: var(--pc-a-text-font-size);
  letter-spacing: var(--pc-a-text-letter-spacing);
  line-height: var(--pc-a-text-line-height);
  font-style: var(--pc-a-text-font-style);
}

.index-pc .frame-2 {
  display: flex;
  flex-direction: column;
  /*width: 1120px;*/
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-04);
/*  position: absolute;
  top: 2609px;*/
  /*left: calc(50.00% - 560px);*/
}

.index-pc .frame-3 {
  display: flex;
  align-items: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-space-02);
  padding: var(--spacing-space-06) var(--spacing-space-04)
    var(--spacing-space-05) var(--spacing-space-04);
  position: relative;
  /*flex: 0 0 auto;*/
  flex: 0 0 50%;
  background-color: #ffffff;
  border-radius: 10px;
  border-top-width: 8px;
  border-top-style: solid;
  border-color: var(--accent);
  box-shadow: var(--gray-shadow);
}

.index-pc .frame-5 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-02);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .reason-number {
  position: relative;
  width: 42px;
  height: 40px;
}

.index-pc .group {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: var(--accent);
  border-radius: 20px;
  aspect-ratio: 1;
}

.index-pc .text-wrapper-18 {
  top: 8px;
  left: 14px;
  width: 13px;
  font-family: "Noto Sans JP-Black", Helvetica;
  font-weight: 900;
  font-size: 20px;
  line-height: normal;
  position: absolute;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}

.index-pc .text-wrapper-19 {
  position: relative;
  flex: 1;
  align-self: stretch;
  
  font-family: var(--pc-reason-heading-font-family);
  font-weight: var(--pc-reason-heading-font-weight);
  color: var(--text);
  font-size: var(--pc-reason-heading-font-size);
  letter-spacing: var(--pc-reason-heading-letter-spacing);
  line-height: var(--pc-reason-heading-line-height);
  font-style: var(--pc-reason-heading-font-style);
}

.index-pc .reason-lead {
  display: flex;
    width: 100%;
  height: 92px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.index-pc .text-wrapper-20 {
  position: relative;
  flex: 1;
  align-self: stretch;
  
  font-family: var(--pc-reason-lead-font-family);
  font-weight: var(--pc-reason-lead-font-weight);
  color: var(--text);
  font-size: var(--pc-reason-lead-font-size);
  letter-spacing: var(--pc-reason-lead-letter-spacing);
  line-height: var(--pc-reason-lead-line-height);
  font-style: var(--pc-reason-lead-font-style);
}

.index-pc .reason-point {
  align-items: center;
  display: flex;
  /*width: 480px;*/
  width: 100%;
  justify-content: center;
  gap: 10px;
  padding: var(--spacing-space-01) 0 var(--spacing-space-01) 0;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--sub);
  border-radius: 5px;
}

.index-pc .text-wrapper-21 {
  position: relative;
  width: fit-content;
  
  margin-left: -4.00px;
  margin-right: -4.00px;
  font-family: var(--pc-reason-point-font-family);
  font-weight: var(--pc-reason-point-font-weight);
  color: var(--text);
  font-size: var(--pc-reason-point-font-size);
  text-align: center;
  letter-spacing: var(--pc-reason-point-letter-spacing);
  line-height: var(--pc-reason-point-line-height);
  white-space: nowrap;
  font-style: var(--pc-reason-point-font-style);
}

.index-pc .text-wrapper-22 {
  width: fit-content;
  
  font-family: var(--pc-reason-point-font-family);
  font-weight: var(--pc-reason-point-font-weight);
  font-size: var(--pc-reason-point-font-size);
  text-align: center;
  line-height: var(--pc-reason-point-line-height);
  white-space: nowrap;
  position: relative;
  color: var(--text);
  letter-spacing: var(--pc-reason-point-letter-spacing);
  font-style: var(--pc-reason-point-font-style);
}

.index-pc .frame-6 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .text-wrapper-23 {
  width: fit-content;
  
  margin-left: -11.00px;
  margin-right: -11.00px;
  font-family: var(--pc-reason-point-font-family);
  font-weight: var(--pc-reason-point-font-weight);
  font-size: var(--pc-reason-point-font-size);
  text-align: center;
  line-height: var(--pc-reason-point-line-height);
  white-space: nowrap;
  position: relative;
  color: var(--text);
  letter-spacing: var(--pc-reason-point-letter-spacing);
  font-style: var(--pc-reason-point-font-style);
}

.index-pc .frame-7 {
  display: inline-flex;
  flex-direction: column;
  min-height: 305px;
  align-items: center;
  gap: var(--spacing-space-02);
  padding: var(--spacing-space-06) var(--spacing-space-04)
    var(--spacing-space-05) var(--spacing-space-04);
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 10px;
  border-top-width: 8px;
  border-top-style: solid;
  border-color: var(--accent);
  box-shadow: var(--gray-shadow);
}

.index-pc .div-wrapper {
  align-items: flex-end;
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 10px;
  padding: var(--spacing-space-01) 0 ;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--sub);
  border-radius: 5px;
}

.index-pc .hero-lower-img {
  position: absolute;
  top: 62px;
  left: calc(50.00% + 155px);
  width: 386px;
  height: 586px;
}

.index-pc .yoshioka {
/*  position: absolute;
  top: 0;
  left: calc(50.00% - 193px);
  width: 384px;
  height: 586px;
  aspect-ratio: 0.66;
  object-fit: cover;*/
}

.index-pc .div-3 {
  position: absolute;
  top: 386px;
  left: calc(50.00% - 133px);
  -webkit-text-stroke: 3px #433567;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--white);
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-24 {
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
}

.index-pc .text-wrapper-25 {
  font-size: 24px;
}

.index-pc .frame-8 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 827px;
  align-items: flex-start;
  gap: 10px;
  padding: 120px 160px;
  position: absolute;
  top: 744px;
  left: 0;
}

.index-pc .worries-bg {
  /*position: absolute;*/
  width: 100%;
  top: calc(50.00% - 414px);
  left: 0;
  height: 827px;
}

.index-pc .frame-9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-space-06);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .check-point-box {
  display: flex;
  flex-direction: column;
/*  width: 1120px;*/
  align-items: center;
  gap: 10px;
  padding: var(--spacing-space-06);
  /*position: absolute;*/
  margin-top: 3rem;
  left: calc(50.00% - 560px);
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  border-top-width: 6px;
  border-top-style: solid;
  border-color: var(--main);
  box-shadow: var(--contents-shadow);
}

.index-pc .div-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-space-04);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .check-list-cont {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-space-01h);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .check-list-item {
  display: flex;
  align-self: stretch;
  width: 100%;
  align-items: center;
  gap: var(--spacing-space-00h);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .check-icon {
  position: relative;
  width: 24px;
  height: 24px;
  background-color: var(--accent);
  border-radius: 12px;
  aspect-ratio: 1;
}

.index-pc .vector {
  position: absolute;
  top: 8px;
  left: 5px;
  width: 13px;
  height: 10px;
}

.index-pc .check-list-lead {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
}

.index-pc .worriesTx {
  width: fit-content;
  
  font-family: var(--pc-problem-topic-font-family);
  font-weight: var(--pc-problem-topic-font-weight);
  font-size: var(--pc-problem-topic-font-size);
  letter-spacing: var(--pc-problem-topic-letter-spacing);
  white-space: nowrap;
  position: relative;
  color: var(--text);
  line-height: var(--pc-problem-topic-line-height);
  font-style: var(--pc-problem-topic-font-style);
}

.index-pc .div-5 {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-space-00h);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .text-wrapper-27 {
  width: fit-content;
  
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.60px;
  white-space: nowrap;
  position: relative;
  color: var(--text);
  line-height: normal;
}

.index-pc .worries-add-cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-01h);
  padding: var(--spacing-space-03) 212px var(--spacing-space-03) 212px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--bg-gray);
  border-radius: 5px;
}

.index-pc .worries-add-detail {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.index-pc .text-wrapper-28 {
  position: relative;
  width: fit-content;
  
  font-family: var(--pc-problem-add-font-family);
  font-weight: var(--pc-problem-add-font-weight);
  color: var(--main);
  font-size: var(--pc-problem-add-font-size);
  text-align: center;
  letter-spacing: var(--pc-problem-add-letter-spacing);
  line-height: var(--pc-problem-add-line-height);
  font-style: var(--pc-problem-add-font-style);
}

.index-pc .title-faq {
/*  position: absolute;
  top: 8856px;*/
/*  left: calc(50.00% - 491px);
  width: 986px;
  height: 138px;*/
}

.index-pc .q-a {
  position: absolute;
  top: 0;
  left: calc(50.00% - 260px);
  width: 516px;
  font-family: var(--pc-title-heading-en-font-family);
  font-weight: var(--pc-title-heading-en-font-weight);
  color: var(--sub);
  font-size: var(--pc-title-heading-en-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-en-letter-spacing);
  line-height: var(--pc-title-heading-en-line-height);
  font-style: var(--pc-title-heading-en-font-style);
}

.index-pc .text-wrapper-29 {
  position: absolute;
  top: 58px;
  left: calc(50.00% - 493px);
  width: 982px;
  font-family: var(--pc-title-heading-font-family);
  font-weight: var(--pc-title-heading-font-weight);
  color: var(--text);
  font-size: var(--pc-title-heading-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-letter-spacing);
  line-height: var(--pc-title-heading-line-height);
  font-style: var(--pc-title-heading-font-style);
}

.index-pc .text-wrapper-30 {
  position: absolute;
  top: 2535px;
  left: calc(50.00% - 200px);
  font-family: var(--pc-text-lead-font-family);
  font-weight: var(--pc-text-lead-font-weight);
  color: var(--white);
  font-size: var(--pc-text-lead-font-size);
  text-align: center;
  letter-spacing: var(--pc-text-lead-letter-spacing);
  line-height: var(--pc-text-lead-line-height);
  white-space: nowrap;
  font-style: var(--pc-text-lead-font-style);
}

.index-pc .case-bg {
  /*position: absolute;*/
  width: 100%;
  /*top: 3391px;*/
  left: 0;
  /*height: 1061px;*/
  background-color: var(--sub);
}

.index-pc .title-case {
  position: absolute;
  top: 88px;
  left: calc(50.00% - 560px);
  width: 1124px;
  height: 138px;
}

.index-pc .text-wrapper-31 {
  color: #fbfdff;
  position: absolute;
  top: 0;
  left: calc(50.00% - 296px);
  width: 589px;
  font-family: var(--pc-title-heading-en-font-family);
  font-weight: var(--pc-title-heading-en-font-weight);
  font-size: var(--pc-title-heading-en-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-en-letter-spacing);
  line-height: var(--pc-title-heading-en-line-height);
  font-style: var(--pc-title-heading-en-font-style);
}

.index-pc .text-wrapper-32 {
  position: absolute;
  top: 50.00%;
  left: calc(50.00% - 562px);
/*  width: 1120px;*/
  font-size: var(--pc-title-heading-font-size);
  line-height: var(--pc-title-heading-line-height);
  font-family: var(--pc-title-heading-font-family);
  font-weight: var(--pc-title-heading-font-weight);
  color: var(--text);
  text-align: center;
  letter-spacing: var(--pc-title-heading-letter-spacing);
  font-style: var(--pc-title-heading-font-style);
}

.index-pc .case-cont-wrap {
  display: flex;
  flex-direction: column;
/*  width: 1120px;*/
  align-items: flex-start;
  gap: 40px;
/*  position: absolute;
  top: 236px;*/
  /*left: calc(50.00% - 560px);*/
}

.index-pc .case-cont {
  position: relative;
  align-self: stretch;
  width: 100%;
  /*height: 692px;*/
  gap: var(--spacing-space-05);
}

.index-pc .case-box {
  height: 338px;
  justify-content: space-between;
  top: 354px;
  display: flex;
/*  width: 1120px;*/
  align-items: center;
  position: absolute;
  left: calc(50.00% - 560px);
}

.index-pc .case {
  height: 338px;
  display: flex;
  flex-direction: column;
  width: 544px;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-02);
  padding: var(--spacing-space-05) var(--spacing-space-04)
    var(--spacing-space-05) var(--spacing-space-04);
  position: relative;
  background-color: var(--white);
  border-radius: 10px;
  box-shadow: var(--gray-shadow);
}

.index-pc .frame-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -7.50px;
  margin-bottom: -7.50px;
}

.index-pc .frame-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 0px 0px var(--spacing-space-03);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-left-width: 6px;
  border-left-style: solid;
  border-color: var(--main);
}

.index-pc .element {
  position: relative;
  align-self: stretch;
  margin-top: -6.00px;
  font-family: var(--pc-case-heading-sub-font-family);
  font-weight: var(--pc-case-heading-sub-font-weight);
  color: #828282;
  font-size: var(--pc-case-heading-sub-font-size);
  letter-spacing: var(--pc-case-heading-sub-letter-spacing);
  line-height: var(--pc-case-heading-sub-line-height);
  font-style: var(--pc-case-heading-sub-font-style);
}

.index-pc .element-2 {
  font-size: var(--pc-case-heading-font-size);
  position: relative;
  align-self: stretch;
  font-family: var(--pc-case-heading-font-family);
  font-weight: var(--pc-case-heading-font-weight);
  color: var(--text);
  letter-spacing: var(--pc-case-heading-letter-spacing);
  line-height: var(--pc-case-heading-line-height);
  font-style: var(--pc-case-heading-font-style);
}

.index-pc .frame-12 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-01h);
  padding: var(--spacing-space-01h) var(--spacing-space-02)
    var(--spacing-space-01h) var(--spacing-space-02);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--bg-gray);
  border-radius: 5px;
}

.index-pc .frame-wrapper {
  display: flex;
  flex-direction: column;
  width: fit-content;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  white-space: nowrap;
}

.index-pc .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-01);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .text-wrapper-33 {
  position: relative;
  align-self: stretch;
  height: 24px;
  
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--text);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
}

.index-pc .element-3 {
  position: relative;
  align-self: stretch;
  height: 31px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25px;
}

.index-pc .text-wrapper-34 {
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #252734;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
}

.index-pc .text-wrapper-35 {
  font-size: 28px;
}

.index-pc .arrow-wrapper {
  position: relative;
  width: 25px;
  height: 16px;
}

.index-pc .arrow {
  position: absolute;
  top: calc(50.00% - 7px);
  left: calc(50.00% - 12px);
  width: 25px;
  height: 15px;
}

.index-pc .frame-14 {
  display: flex;
  flex-direction: column;
  height: 60px;
  align-items: flex-end;
  gap: var(--spacing-space-01);
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index-pc .element-4 {
  font-size: 20px;
  position: relative;
  flex: 1;
  align-self: stretch;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #bc3232;
  text-align: center;
  letter-spacing: 0;
  line-height: 18px;
}

.index-pc .text-wrapper-36 {
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #bc3232;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 18px;
}

.index-pc .text-wrapper-37 {
  font-size: 35px;
}

.index-pc .text-wrapper-38 {
  font-size: 12px;
}

.index-pc .frame-15 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .text-wrapper-39 {
  flex: 1;
  align-self: stretch;
  
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  position: relative;
  color: var(--text);
  letter-spacing: 0;
}

.index-pc .frame-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .element-5 {
  font-size: 35px;
  position: relative;
  flex: 1;
  align-self: stretch;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #bc3232;
  text-align: center;
  letter-spacing: 0;
  line-height: 18px;
}

.index-pc .text-wrapper-40 {
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #bc3232;
  font-size: 35px;
  letter-spacing: 0;
  line-height: 18px;
}

.index-pc .case-box-2 {
  height: 314px;
  gap: 32px;
  top: 0;
  display: flex;
/*  width: 1120px;*/
  align-items: center;
  /*position: absolute;*/
  /*left: calc(50.00% - 560px);*/
}

.index-pc .case-2 {
  min-height: 18rem;
  display: flex;
  flex-direction: column;
  width: 544px;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-02);
  padding: var(--spacing-space-05) var(--spacing-space-04)
    var(--spacing-space-05) var(--spacing-space-04);
  position: relative;
  background-color: var(--white);
  border-radius: 10px;
  box-shadow: var(--gray-shadow);
}
div.case-box-2+div.case-box-2{
    margin-top: 2rem;
}

.index-pc .element-6 {
  font-size: 20px;
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  letter-spacing: 0;
  line-height: 32px;
}

.index-pc .text-wrapper-41 {
  font-size: 30px;
}

.index-pc .text-wrapper-42 {
  flex: 1;
  align-self: stretch;
  
  font-family: var(--pc-case-lead-font-family);
  font-weight: var(--pc-case-lead-font-weight);
  font-size: var(--pc-case-lead-font-size);
  line-height: var(--pc-case-lead-line-height);
  position: relative;
  color: var(--text);
  letter-spacing: var(--pc-case-lead-letter-spacing);
  font-style: var(--pc-case-lead-font-style);
}

.index-pc .frame-17 {
  margin-top: -9.50px;
  margin-bottom: -9.50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .element-7 {
  font-size: 30px;
  position: relative;
  align-self: stretch;
  height: 31px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  text-align: center;
  letter-spacing: 0;
  line-height: 25px;
}

.index-pc .text-wrapper-43 {
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #252734;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 25px;
}

.index-pc .text-wrapper-44 {
  font-size: 20px;
}

.index-pc .text-wrapper-45 {
  position: relative;
  align-self: stretch;
  height: 24px;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: #898989;
  font-size: 14px;
  text-align: right;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
}

.index-pc .text-wrapper-46 {
  position: absolute;
  top: 6843px;
  left: calc(50.00% - 560px);
/*  width: 1120px;*/
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--text);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#prices{ margin-top: 2rem; }
.index-pc .price {
  display: grid;
  grid-template-columns: repeat(3, fit-content(100%));
  grid-template-rows: repeat(5, fit-content(100%));
/*  width: 1120px;*/
/*  height: 276px;
  position: absolute;
  top: 6893px;
  left: calc(50.00% - 560px);*/
}
#lacTitle{
    font-size: large;
    font-weight: bold;
    text-align: center;
    margin-top: 6rem;
    margin-bottom: auto;
}

.index-pc .frame-18 {
  position: relative;
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  width: 354px;
  height: 74px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
  background-color: var(--white);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .rectangle {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 6px;
  
  margin-left: -1.00px;
  background-color: var(--main);
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-47 {
  position: relative;
  width: 159px;
  height: 20px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.index-pc .frame-19 {
  position: relative;
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  width: 386px;
  height: 74px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
  background-color: var(--white);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-48 {
  position: relative;
  width: 117px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  white-space: nowrap;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  text-align: center;
  letter-spacing: 0;
}

.index-pc .frame-20 {
  position: relative;
  grid-row: 1 / 2;
  grid-column: 3 / 4;
  width: 386px;
  height: 74px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
  background-color: var(--white);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-21 {
  position: relative;
  grid-row: 2 / 3;
  grid-column: 1 / 2;
  width: 354px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 16px;
  background-color: var(--bg-gray);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-49 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--text);
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.index-pc .frame-22 {
  position: relative;
  grid-row: 2 / 3;
  grid-column: 2 / 3;
  width: 386px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 32px;
  background-color: var(--bg-gray);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-23 {
  position: relative;
  grid-row: 2 / 3;
  grid-column: 3 / 4;
  width: 386px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 32px;
  background-color: var(--bg-gray);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-24 {
  position: relative;
  grid-row: 3 / 4;
  grid-column: 1 / 2;
  width: 354px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 16px;
  background-color: var(--white);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-25 {
  position: relative;
  grid-row: 3 / 4;
  grid-column: 2 / 3;
  width: 386px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 32px;
  background-color: var(--white);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-26 {
  position: relative;
  grid-row: 3 / 4;
  grid-column: 3 / 4;
  width: 386px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 32px;
  background-color: var(--white);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-27 {
  position: relative;
  grid-row: 4 / 5;
  grid-column: 1 / 2;
  width: 354px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 16px;
  background-color: var(--bg-gray);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-28 {
  position: relative;
  grid-row: 4 / 5;
  grid-column: 2 / 3;
  width: 386px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 32px;
  background-color: var(--bg-gray);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-29 {
  position: relative;
  grid-row: 4 / 5;
  grid-column: 3 / 4;
  width: 386px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 32px;
  background-color: var(--bg-gray);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-30 {
  position: relative;
  grid-row: 5 / 6;
  grid-column: 1 / 2;
  width: 354px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 16px;
  background-color: var(--white);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-31 {
  position: relative;
  grid-row: 5 / 6;
  grid-column: 2 / 3;
  width: 386px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 32px;
  background-color: var(--white);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-32 {
  position: relative;
  grid-row: 5 / 6;
  grid-column: 3 / 4;
  width: 386px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 32px;
  background-color: var(--white);
  border: 0.5px solid;
  border-color: var(--bgviolet);
}

.index-pc #price-list {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.index-pc .frame-33 {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.index-pc .frame-34 {
  display: flex;
  flex-direction: column;
  width: 386px;
  height: 74px;
  align-items: center;
  gap: var(--spacing-space-03);
  position: relative;
  
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  background-color: #ffffff;
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .rectangle-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 6px;
  
  margin-left: -1.00px;
  background-color: #f27031;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-50 {
  position: relative;
  width: 76px;
  height: 20px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.index-pc .frame-35 {
  display: flex;
  flex-direction: column;
  width: 386px;
  height: 74px;
  align-items: center;
  gap: var(--spacing-space-03);
  position: relative;
  
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  background-color: #ffffff;
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-51 {
  position: relative;
  width: 74px;
  height: 20px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.index-pc .frame-36 {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .frame-37 {
  display: flex;
  width: 354px;
  height: 82px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px 21px;
  position: relative;
  
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  background-color: var(--bg-gray);
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-52 {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.index-pc .group-wrapper {
  display: flex;
  flex-direction: column;
  width: 386px;
  height: 82px;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 131px;
  position: relative;
  
  margin-bottom: -1.00px;
  background-color: var(--bg-gray);
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .group-2 {
  position: relative;
  width: 119px;
  height: 40px;
}

.index-pc .rectangle-3 {
  position: absolute;
  top: 32px;
  left: 32px;
  width: 56px;
  height: 8px;
  background-color: var(--accent-yellow);
}

.index-pc .element-8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 117px;
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  color: var(--text);
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.index-pc .text-wrapper-53 {
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  color: #252734;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 40px;
}

.index-pc .text-wrapper-54 {
  font-size: 22px;
}

.index-pc .frame-38 {
  display: flex;
  width: 386px;
  height: 82px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px 51px;
  position: relative;
  
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  background-color: var(--bg-gray);
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-55 {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--text);
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.index-pc .frame-39 {
  display: flex;
  width: 354px;
  height: 122px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 50px 21px;
  position: relative;
  
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  background-color: #ffffff;
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-40 {
  display: flex;
  flex-direction: column;
  width: 386px;
  height: 122px;
  align-items: flex-start;
  gap: 10px;
  padding: 39px 154px;
  position: relative;
  
  margin-bottom: -1.00px;
  background-color: #ffffff;
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .group-3 {
  position: relative;
  width: 77px;
  height: 41px;
}

.index-pc .rectangle-4 {
  position: absolute;
  top: 33px;
  left: 13px;
  width: 56px;
  height: 8px;
  background-color: var(--accent-yellow);
}

.index-pc .element-9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  color: var(--text);
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.index-pc .frame-41 {
  display: flex;
  flex-direction: column;
  width: 386px;
  height: 122px;
  align-items: center;
  gap: var(--spacing-space-01h);
  padding: 19px 23px;
  position: relative;
  
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  background-color: #ffffff;
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-56 {
  position: relative;
  width: 333px;
  height: 20px;
  margin-top: -0.50px;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--text);
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.index-pc .group-4 {
  position: relative;
  /*width: 331px;*/
  height: 43px;
}

.index-pc .rectangle-5 {
  position: absolute;
  top: 14px;
  left: 3px;
  width: 322px;
  height: 8px;
  background-color: var(--accent-yellow);
}

.index-pc .rectangle-6 {
  position: absolute;
  top: 35px;
  left: 116px;
  width: 103px;
  height: 8px;
  background-color: var(--accent-yellow);
}

.index-pc .text-wrapper-57 {
  position: absolute;
  top: 0;
  left: 0;
  width: 329px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22px;
}

.index-pc .frame-42 {
  display: flex;
  width: 354px;
  height: 122px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 50px 21px;
  position: relative;
  
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  background-color: var(--bg-gray);
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .frame-43 {
  display: flex;
  width: 386px;
  height: 122px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 28px 25px;
  position: relative;
  
  margin-bottom: -1.00px;
  background-color: var(--bg-gray);
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .text-wrapper-58 {
  position: relative;
  width: 333px;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--text);
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.index-pc .frame-44 {
  display: flex;
  width: 386px;
  height: 122px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 28px 25px;
  position: relative;
  
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  background-color: var(--bg-gray);
  border: 1px solid;
  border-color: var(--bgviolet);
}

.index-pc .main-cta-box {
  display: flex;
  width: 1119px;
  height: 161px;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-06);
  padding: var(--spacing-space-04) var(--spacing-space-06)
    var(--spacing-space-04) var(--spacing-space-06);
  position: relative;
  top: -5rem;
  left: calc(50.00% - 560px);
  background-color: var(--white);
  border-radius: 10px;
  box-shadow: 0px 4px 4px #0000001a;
}

.index-pc .main-cta-phone {
  display: flex;
  width: 350px;
  align-items: center;
  gap: 14px;
  /*padding: var(--spacing-space-01h) var(--spacing-space-04)     var(--spacing-space-01h) var(--spacing-space-04);*/
  padding: var(--spacing-space-01h) 1rem ;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--text);
}

.index-pc .phone-icon {
  position: relative;
  width: 36px;
  height: 36px;
}

.index-pc .element-10 {
  position: relative;
  width: fit-content;
  
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 15px;
  line-height: normal;
}

.index-pc .text-wrapper-59 {
  letter-spacing: 0;
}

.index-pc .text-wrapper-60 {
  font-size: 32px;
  letter-spacing: 0.51px;
}

.index-pc .main-btn-mail {
  display: flex;
  /*width: 270px;*/
  width: fit-content;
  min-height: 82px;
    padding: 1rem 2rem;
    align-items: center;
  gap: var(--spacing-space-01h);
  padding: var(--spacing-space-01h) var(--spacing-space-02)
    var(--spacing-space-01h) var(--spacing-space-02);
  position: relative;
  background-color: var(--accent);
  border-radius: 5px;
}
.main-btn-line,
.main-btn-mail{
      padding-top: 1rem;
}
#mainBtnMail{ padding-right: 2rem; }


.index-pc .mail-icon {
  position: relative;
  width: 34px;
  height: 26px;
}

.index-pc .div-6 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.42px;
  line-height: normal;
  margin-bottom: 0;
}

.index-pc .text-wrapper-61 {
  letter-spacing: 0.06px;
}

.index-pc .text-wrapper-62 {
  font-size: 20px;
  letter-spacing: 0.12px;
}

 .main-btn-line ,
.index-pc .main-btn-line {
  display: flex;
  width: 279px;
  height: 84px;
  align-items: center;
  gap: 8px;
  padding: var(--spacing-space-01h) var(--spacing-space-02)
    var(--spacing-space-01h) var(--spacing-space-02);
  position: relative;
  background-color: var(--lineforestgreen);
  border-radius: 5px;
}


.index-pc .line-icon {
  position: relative;
  width: 30px;
  height: 29px;
  background-image: url(../img/vector-4.svg);
  background-size: 100% 100%;
}

.index-pc .text-wrapper-63 {
  font-size: 22px;
  letter-spacing: 0.15px;
}

.index-pc .copy-cont {
  display: flex;
  flex-direction: column;
  width: 631px;
  align-items: flex-start;
  justify-content: center;
  gap: var(--spacing-space-06);
  position: absolute;
  top:6rem;
  left: calc(50.00% - 561px);
}

.index-pc .hero-catch {
  display: flex;
  flex-direction: column;
  width: 703px;
  align-items: flex-start;
  gap: var(--spacing-space-04);
  position: relative;
  flex: 0 0 auto;
  margin-right: -72.00px;
}

.index-pc .catch-cont {
  display: flex;
  flex-direction: column;
  /*width: 450px;*/
  width: 42rem;
  align-items: flex-start;
  gap: var(--spacing-space-02);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .catch {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: var(--spacing-space-00h) var(--spacing-space-01h)
    var(--spacing-space-00h) var(--spacing-space-01h);
  position: relative;
  flex: 0 0 auto;
  background-color: var(--white);
  white-space: nowrap;
}

#strongArea{
    color: var(--main);
    background-color: white;
    font-size: var(--pc-catch-tag-font-size);
    padding: 0.5rem 1rem;
    margin: auto auto 1rem auto;
    font-weight: bolder;
    margin: auto auto auto 0;
}

.index-pc .text-wrapper-64 {
  position: relative;
  width: fit-content;
  
  font-family: var(--pc-catch-tag-font-family);
  font-weight: var(--pc-catch-tag-font-weight);
  color: var(--main);
  font-size: var(--pc-catch-tag-font-size);
  letter-spacing: var(--pc-catch-tag-letter-spacing);
  line-height: var(--pc-catch-tag-line-height);
  white-space: nowrap;
  font-style: var(--pc-catch-tag-font-style);
}

.index-pc .hero-copy {
  position: relative;
  width: 100%;
  height: 160px;
  /*margin-right: -47.00px;*/
}

.index-pc .div-7 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: var(--pc-tagline-main-font-family);
  font-weight: var(--pc-tagline-main-font-weight);
  color: transparent;
  font-size: var(--pc-tagline-main-font-size);
  letter-spacing: var(--pc-tagline-main-letter-spacing);
  line-height: var(--pc-tagline-main-line-height);
  font-style: var(--pc-tagline-main-font-style);
}

.index-pc .text-wrapper-65 {
  color: #ffffff;
  font-family: var(--pc-tagline-main-font-family);
  font-style: var(--pc-tagline-main-font-style);
  font-weight: var(--pc-tagline-main-font-weight);
  letter-spacing: var(--pc-tagline-main-letter-spacing);
  line-height: var(--pc-tagline-main-line-height);
  font-size: var(--pc-tagline-main-font-size);
}

.index-pc .text-wrapper-66 {
  color: #fce359;
  font-family: var(--pc-tagline-main-font-family);
  font-style: var(--pc-tagline-main-font-style);
  font-weight: var(--pc-tagline-main-font-weight);
  letter-spacing: var(--pc-tagline-main-letter-spacing);
  line-height: var(--pc-tagline-main-line-height);
  font-size: var(--pc-tagline-main-font-size);
}

.index-pc .yellow-line {
  position: absolute;
  top: 149px;
  left: 165px;
  width: 323px;
  height: 5px;
  background-color: var(--accent-yellow);
}

.index-pc .text-wrapper-67 {
  position: relative;
  align-self: stretch;
  font-family: var(--pc-tagline-sub-font-family);
  font-weight: var(--pc-tagline-sub-font-weight);
  color: var(--white);
  font-size: var(--pc-tagline-sub-font-size);
  letter-spacing: var(--pc-tagline-sub-letter-spacing);
  line-height: var(--pc-tagline-sub-line-height);
  font-style: var(--pc-tagline-sub-font-style);
}

.index-pc .area-box-blue {
  display: flex;
  align-items: center;
  gap: var(--spacing-space-03);
  padding: var(--spacing-space-01h) var(--spacing-space-02)
    var(--spacing-space-01h) var(--spacing-space-02);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #003e7d;
  border-radius: 5px;
}

.index-pc .location-icon {
  position: relative;
  width: 28.33px;
  height: 27.33px;
}

.index-pc .img {
  position: absolute;
top: -2px;
    left: 1px;
    width: 31px;
    height: 33px;
}

.index-pc .text-wrapper-68 {
  position: relative;
  width: fit-content;
  font-family: var(--pc-area-heading-font-family);
  font-weight: var(--pc-area-heading-font-weight);
  color: var(--white);
  font-size: var(--pc-area-heading-font-size);
  letter-spacing: var(--pc-area-heading-letter-spacing);
  line-height: var(--pc-area-heading-line-height);
  font-style: var(--pc-area-heading-font-style);
}

.index-pc .img-2 {
  position: relative;
  width: 1px;
  height: 35px;
}

.index-pc .div-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 6px;
  position: relative;
  flex: 0 0 auto;
}

.index-pc .text-wrapper-69 {
  position: relative;
  width: fit-content;
  
  font-family: var(--pc-area-contents-font-family);
  font-weight: var(--pc-area-contents-font-weight);
  color: var(--white);
  font-size: var(--pc-area-contents-font-size);
  letter-spacing: var(--pc-area-contents-letter-spacing);
  line-height: var(--pc-area-contents-line-height);
  font-style: var(--pc-area-contents-font-style);
}

.cta-bg,
footer  .cta-bg{
background:url(../img/cta-bg.jpg) center center no-repeat;
background-size:contain;
}

.index-pc .frame-45 {
  display: flex;
  flex-direction: column;
  width: 100%;
/*  height: 628px;*/
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-06);
  padding: var(--spacing-space-10) var(--spacing-space-20)
    var(--spacing-space-10) var(--spacing-space-20);
  /*position: absolute;*/
  /*left: 0;*/
  /*bottom: 0;*/
}

.index-pc .cta-bg {
  height: 628px;
 /* background-image: url(../img/mask-group-4.png);*/
  background-size: 100% 100%;
  /*position: absolute;*/
  width: 100%;
/*  top: 0;
  left: 0;*/

}

.index-pc .cta-title-cont {
  display: flex;
  flex-direction: column;
  width: 982px;
  align-items: center;
  gap: var(--spacing-space-05);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .cta-title {
  display: flex;
  flex-direction: column;
  width: 911px;
  align-items: center;
  gap: var(--spacing-space-02);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .text-wrapper-70 {
  position: relative;
  align-self: stretch;
  
  font-family: var(--pc-cv-heading-font-family);
  font-weight: var(--pc-cv-heading-font-weight);
  color: var(--white);
  font-size: var(--pc-cv-heading-font-size);
  text-align: center;
  letter-spacing: var(--pc-cv-heading-letter-spacing);
  line-height: var(--pc-cv-heading-line-height);
  font-style: var(--pc-cv-heading-font-style);
}

.index-pc .text-wrapper-71 {
  position: relative;
  align-self: stretch;
  font-family: var(--pc-text-lead-font-family);
  font-weight: var(--pc-text-lead-font-weight);
  color: var(--white);
  font-size: var(--pc-text-lead-font-size);
  text-align: center;
  letter-spacing: var(--pc-text-lead-letter-spacing);
  line-height: var(--pc-text-lead-line-height);
  font-style: var(--pc-text-lead-font-style);
}

.index-pc .cta-btn-set {
  display: flex;
  width: 100%;
    justify-content: space-between;
  align-items: center;
  gap: var(--spacing-space-05);
  position: relative;
  flex: 0 0 auto;
  margin-left: -5.00px;
  margin-right: -5.00px;
}

.index-pc .cta-btn-tel {
  display: flex;
  width: 328px;
  align-items: center;
  gap: 14px;
  padding: var(--spacing-space-01h) var(--spacing-space-03)
    var(--spacing-space-01h) var(--spacing-space-03);
  position: relative;
  background-color: var(--sub);
  border-radius: 5px;
  border: 0px none;
  border-color: var(--text);
}

.index-pc .element-11 {
  position: relative;
  width: 235px;
  margin-right: -5.00px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 15px;
  line-height: normal;
}

.index-pc .line-icon-2 {
  position: relative;
  width: 30px;
  height: 29px;
  background-image: url(../img/vector-2.svg);
  background-size: 100% 100%;
}

.index-pc .address-bg {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 117px;
  align-items: flex-start;
  gap: 10px;
  padding: 16px 42px;
  position: relative;
  background-color: #2a2a6e;
  border-radius: 10px;
}

.index-pc .address-detail {
  display: inline-flex;
  align-items: center;
  gap: 49px;
  position: relative;
  flex: 0 0 auto;
  width: 100%;
}

.index-pc .div-8.fuchuDiv8_rep{ width: 100%; }
.index-pc .div-8 {
  display: flex;
  flex-direction: column;
  width: 404px;
  align-items: flex-start;
  gap: 4px;
  position: relative;
}

.index-pc .text-wrapper-72 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--white);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.2;
}

.index-pc .text-wrapper-73 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--white);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.2;
}

.index-pc .address-line {
  position: relative;
  width: 1px;
  height: 6.5rem;
  opacity: 0.3;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
div.address-bg p.yanaiName{ line-height: 1.75; }
div.address-bg.address-bgFuchu{  width: 61%; text-align: center; min-height: fit-content; }


.index-pc .text-wrapper-74 {
  position: relative;
/*  width: 1120px;*/
  /*height: 24px;*/
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--lightblue);
  font-size: 10px;
  text-align: right;
  letter-spacing: 0;
  line-height: 34px;
  white-space: nowrap;
  margin-top: 2rem;
}
#footer{
      padding-bottom: 4rem;

}

.index-pc .flow-cont {
  /*width: calc(100% + 1px);*/
  /*height: 732px;*/
/*  justify-content: center;
  gap: 10px;
  padding: var(--spacing-space-11) var(--spacing-space-20)
    var(--spacing-space-09) var(--spacing-space-20);*/
  /*position: absolute;*/
  /*top: 8030px;*/
  /*left: 0;*/
  background-color: var(--main);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index-pc .flow-cont-wrap {
  display: flex;
  flex-direction: column;
  /*width: 1121px;*/
  align-items: center;
  gap: 38px;
  position: relative;
  flex: 0 0 auto;
}

.index-pc .title-flow {
  position: relative;
  width: 1125px;
  height: 138px;
  margin-right: -4.00px;
}

.index-pc .text-wrapper-75 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 296px);
  width: 589px;
  font-family: var(--pc-title-heading-en-font-family);
  font-weight: var(--pc-title-heading-en-font-weight);
  color: #1e5396;
  font-size: var(--pc-title-heading-en-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-en-letter-spacing);
  line-height: var(--pc-title-heading-en-line-height);
  font-style: var(--pc-title-heading-en-font-style);
}

.index-pc .text-wrapper-76 {
  position: absolute;
  top: 59px;
  left: calc(50.00% - 562px);
  width: 1121px;
  font-family: var(--pc-title-heading-font-family);
  font-weight: var(--pc-title-heading-font-weight);
  color: var(--white);
  font-size: var(--pc-title-heading-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-letter-spacing);
  line-height: var(--pc-title-heading-line-height);
  font-style: var(--pc-title-heading-font-style);
}

.index-pc .flow-step-wrap {
  justify-content: center;
  gap: var(--spacing-space-04);
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.index-pc .flow-box {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: var(--spacing-space-06) 19px 20px 19px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: var(--gray-shadow);
}

.index-pc .flow-step-wrap-2 {
  flex-direction: column;
  width: 213px;
  gap: var(--spacing-space-04);
  display: flex;
  align-items: center;
  position: relative;
}

.index-pc .step-img {
  height: 145px;
  background-image: url(../img/step01-1.png);
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  width: 135px;
}

.index-pc .div-9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  /*width: 100%;*/
  flex: 0 0 auto;
}

.index-pc .text-wrapper-77 {
  position: relative;
  align-self: stretch;
  
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 30px;
}

.index-pc .text-wrapper-78 {
  position: relative;
  align-self: stretch;
  height: 71px;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--text);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}

.index-pc .div-10 {
  position: absolute;
  top: -34px;
  left: calc(50.00% - 32px);
  width: 69px;
  height: 67px;
}

.index-pc .ellipse {
  position: absolute;
  top: 0;
  left: calc(50.00% - 34px);
  width: 67px;
  height: 67px;
  background-color: var(--accent);
  border-radius: 33.5px;
}

.index-pc .text-wrapper-79 {
  top: 20px;
  left: calc(50.00% - 18px);
  width: 36px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  font-size: 30px;
  line-height: 24px;
  position: absolute;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}

.index-pc .div-11 {
  width: 256px;
  gap: 10px;
  padding: var(--spacing-space-06) 19px 20px 19px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: var(--gray-shadow);
  display: flex;
  align-items: center;
  position: relative;
}

.index-pc .frame-46 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index-pc .step-wrapper {
  height: 145px;
  position: relative;
  width: 135px;
}

.index-pc .step {
/*  position: absolute;
  top: 0;
  left: calc(50.00% - 66px);*/
  width: 131px;
  height: 141px;
  aspect-ratio: 0.93;
}

.index-pc .div-wrapper-3 {
  justify-content: center;
  gap: var(--spacing-space-05);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index-pc .step-2 {
  position: absolute;
  top: 8px;
  left: 2px;
  width: 127px;
  height: 137px;
  aspect-ratio: 0.93;
}

.index-pc .flow-step-wrap-3 {
  flex-direction: column;
  width: 213px;
  height: 290px;
  gap: var(--spacing-space-04);
  display: flex;
  align-items: center;
  position: relative;
}

.index-pc .img-wrapper {
  flex: 1;
  flex-grow: 1;
  position: relative;
  width: 135px;
}

.index-pc .step-3 {
  position: absolute;
  top: -9px;
  left: -8px;
  width: 151px;
  height: 162px;
  aspect-ratio: 0.93;
  object-fit: cover;
}

.index-pc .lawyer-cont {
  /*display: inline-flex;*/
/*  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-13);*/
  /*position: absolute;*/
  /*top: 7403px;*/
  /*left: calc(50.00% - 561px);*/
}

.index-pc .lawyer-lead-area {
display: flex;
    align-items: flex-start;
}

.index-pc .lawyer-name {
  display: flex;
  flex-direction: column;
  width: 402px;
  align-items: flex-start;
  gap: var(--spacing-space-01);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .text-wrapper-80 {
  position: relative;
  align-self: stretch;
  
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--text);
  font-size: 30px;
  letter-spacing: 0;
  line-height: 30px;
}

.index-pc .text-wrapper-81 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--gray);
  font-size: 18px;
  letter-spacing: 0.90px;
  line-height: 30px;
}

.index-pc .LINE {
  align-self: stretch;
  /*height: 320px;*/
  font-family: var(--pc-comment-text-font-family);
  font-weight: var(--pc-comment-text-font-weight);
  font-size: var(--pc-comment-text-font-size);
  line-height: var(--pc-comment-text-line-height);
  position: relative;
  color: var(--text);
  letter-spacing: var(--pc-comment-text-letter-spacing);
  font-style: var(--pc-comment-text-font-style);
}

.index-pc .area-box-blue-2 {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-space-03);
  padding: var(--spacing-space-01h) var(--spacing-space-02)
    var(--spacing-space-01h) var(--spacing-space-02);
  position: relative;
  flex: 0 0 auto;
  background-color: var(--main);
  border-radius: 5px;
}

.index-pc .text-wrapper-82 {
  position: relative;
  width: fit-content;
  
  font-family: var(--tab-area-contents-font-family);
  font-weight: var(--tab-area-contents-font-weight);
  color: var(--white);
  font-size: var(--tab-area-contents-font-size);
  letter-spacing: var(--tab-area-contents-letter-spacing);
  line-height: var(--tab-area-contents-line-height);
  font-style: var(--tab-area-contents-font-style);
}

.index-pc .img-bg {
  position: relative;
  width: 337px;
  height: 399px;
  background-color: var(--white);
  box-shadow: var(--contents-shadow);
}

.index-pc .img-box {
  position: absolute;
  top: 8px;
  left: 9px;
  width: 320px;
  height: 384px;
}

.index-pc .voice-bg {
  /*position: absolute;*/
  width: 100%;
/*  top: 4452px;
  left: 0;*/
  /*height: 1016px;*/
  background-color: var(--white);
}

.index-pc .title-voice {
/*  position: absolute;
  top: 111px;*/
  /*left: calc(50.00% - 560px);*/
/*  width: 1124px;
  height: 138px;*/
}

.index-pc .text-wrapper-83 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 562px);
/*  width: 1120px;*/
  font-family: var(--pc-title-heading-en-font-family);
  font-weight: var(--pc-title-heading-en-font-weight);
  color: var(--sub);
  font-size: var(--pc-title-heading-en-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-en-letter-spacing);
  line-height: var(--pc-title-heading-en-line-height);
  font-style: var(--pc-title-heading-en-font-style);
}

.index-pc .text-wrapper-84 {
  position: absolute;
  top: 69px;
  left: calc(50.00% - 562px);
/*  width: 1120px;*/
  font-family: var(--pc-title-heading-font-family);
  font-weight: var(--pc-title-heading-font-weight);
  color: var(--text);
  font-size: var(--pc-title-heading-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-letter-spacing);
  line-height: var(--pc-title-heading-line-height);
  font-style: var(--pc-title-heading-font-style);
}

.index-pc .voice-cont {
  /*position: absolute;*/
  /*top: 301px;*/
  /*left: calc(50.00% - 560px);*/
/*  width: 1120px;*/
  /*height: 604px;*/
  display: flex;
  gap: var(--spacing-space-04);
}

.index-pc .voice-box {
  display: flex;
  width: 352px;
  height: 604px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}

.index-pc .fukidashi {
  padding: 15px 22px;
  display: flex;
  flex-direction: column;
  height: 110px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index-pc .union {
  position: absolute;
  top: 0;
  left: 0;
  width: 352px;
  height: 110px;
}

.index-pc .voice-heading {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-space-01h);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .voice {
  position: relative;
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  border-radius: 35px;
  background-image: url(../img/image.png);
  background-size: 100% 100%;
}

.index-pc .text-wrapper-85 {
  position: relative;
  width: 225px;
  height: 47px;
  font-family: var(--pc-voice-title-font-family);
  font-weight: var(--pc-voice-title-font-weight);
  color: var(--white);
  font-size: var(--pc-voice-title-font-size);
  letter-spacing: var(--pc-voice-title-letter-spacing);
  line-height: var(--pc-voice-title-line-height);
  font-style: var(--pc-voice-title-font-style);
}

.index-pc .voice-flame {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: var(--spacing-space-01);
  background-color: var(--white);
  border-radius: 5px;
  border: 2px solid;
  border-color: var(--main);
  height: 479px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index-pc .voice-flame-inner {
  display: flex;
  width: 336px;
  height: 463px;
  align-items: center;
  gap: 10px;
  padding: 4px;
  position: relative;
  background-color: #ffffff;
}

.index-pc .mask-group {
  position: relative;
  width: 325.32px;
  height: 439px;
}

.index-pc .voice-icon {
  position: relative;
/*  width: 70px;
  height: 70px;
  background-color: var(--white);
  border-radius: 35px;*/
width: fit-content;
    min-height: 4rem;
    /*background-color: var(--white);*/
  /*background-size: 100% 100%;*/
    border-radius: 6rem;
  
}

.index-pc .text-wrapper-86 {
  position: relative;
  width: 225px;
  height: 61px;
  font-family: var(--pc-voice-title-font-family);
  font-weight: var(--pc-voice-title-font-weight);
  color: var(--sub);
  font-size: var(--pc-voice-title-font-size);
  letter-spacing: var(--pc-voice-title-letter-spacing);
  line-height: var(--pc-voice-title-line-height);
  font-style: var(--pc-voice-title-font-style);
}

.index-pc .voice-flame-2 {
  height: 479px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index-pc .fukidashi-2 {
  padding: 17px 22px;
  display: flex;
  flex-direction: column;
  height: 110px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index-pc .voice-2 {
  position: relative;
  width: 70px;
  height: 70px;
  background-color: var(--white);
  border-radius: 35px;
  background-image: url(../img/mask-group-5.png);
  background-size: 100% 100%;
}

.index-pc .text-wrapper-87 {
  position: relative;
  width: 225px;
  height: 66px;
  font-family: var(--pc-voice-title-font-family);
  font-weight: var(--pc-voice-title-font-weight);
  color: var(--sub);
  font-size: var(--pc-voice-title-font-size);
  letter-spacing: var(--pc-voice-title-letter-spacing);
  line-height: var(--pc-voice-title-line-height);
  font-style: var(--pc-voice-title-font-style);
}

.index-pc .frame-47 {
  display: flex;
  flex-direction: column;
  width: 100%;
  /*height: 578px;*/
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: var(--spacing-space-10) var(--spacing-space-20)
    var(--spacing-space-10) var(--spacing-space-20);
/*  position: absolute;
  left: -1px;
  bottom: -578px;*/
}

.index-pc .mask-group-wrapper {
  height: 578px;
  /*position: absolute;*/
  width: 100%;
/*  top: 0;
  left: 0;*/
  background-color: var(--main);
}

.index-pc .mask-group-2 {
  /*position: absolute;*/
  width: 100%;
/*  top: 0;
  left: 1px;
  height: 578px;*/
}

.index-pc .line-icon-3 {
  position: relative;
  width: 30px;
  height: 29px;
  background-image: url(../img/vector-5.svg);
  background-size: 100% 100%;
}

.index-pc .header-cont {
  display: flex;
  width: 100%;
  height: 90px;
  align-items: center;
  justify-content: space-between;
  padding: 0px var(--spacing-space-04) 0px var(--spacing-space-04);
  position: fixed;
  top: 0;
  left: 0;
  background-color: var(--white);
  opacity: 0.9;
}

.index-pc .header-left {
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index-pc .header-right {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--spacing-space-02);
  position: relative;
  flex: 0 0 auto;
}

.index-pc .header-phone {
  display: flex;
  width: 212px;
  height: 45px;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: var(--spacing-space-01h) var(--spacing-space-01)
    var(--spacing-space-01h) var(--spacing-space-01);
  position: relative;
  background-color: var(--white);
}

.index-pc .phone-icon-2 {
  position: relative;
  width: 31px;
  height: 31px;
  margin-top: -5.00px;
  margin-bottom: -5.00px;
  margin-left: -4.00px;
}

.index-pc .element-12 {
  position: relative;
  width: fit-content;
  margin-top: -13.00px;
  margin-bottom: -11.00px;
  margin-right: -4.00px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: var(--main);
  font-size: 14px;
  line-height: 24px;
}



.index-pc .header-btn-mail {
  display: inline-flex;
  height: 45px;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-01);
  padding: var(--spacing-space-01h) var(--spacing-space-02)
    var(--spacing-space-01h) var(--spacing-space-02);
  position: relative;
  flex: 0 0 auto;
  background-color: var(--accent);
  border-radius: 40px;
}

.index-pc .mingcute-mail-line {
  position: relative;
  width: 24px;
  height: 24px;
  margin-top: -1.50px;
  margin-bottom: -1.50px;
  aspect-ratio: 1;
}

.index-pc .mail-icon-2 {
  position: relative;
  width: 83.33%;
  height: 82.56%;
  top: 16.67%;
  left: 8.33%;
}

.index-pc .vector-2 {
  position: absolute;
  width: 4.18%;
  height: 3.38%;
  top: 16307.38%;
  left: -1899.62%;
}

.index-pc .vector-3 {
  position: absolute;
  width: 100%;
  height: 80.75%;
  top: 0;
  left: 0;
}

.index-pc .text-wrapper-89 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: normal;
  white-space: nowrap;
}

.index-pc .header-btn-line {
  display: inline-flex;
  height: 45px;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-space-01);
  padding: var(--spacing-space-01h) var(--spacing-space-02)
    var(--spacing-space-01h) var(--spacing-space-02);
  position: relative;
  flex: 0 0 auto;
  background-color: var(--lineforestgreen);
  border-radius: 40px;
}

.index-pc .line-icon-4 {
  position: relative;
  width: 18px;
  height: 17px;
  background-image: url(../img/vector-6.svg);
  background-size: 100% 100%;
}
/* Insert original CSS code here */

/* Refactored CSS - Additional styles for semantic improvements */

/* Ensure links maintain proper styling */
a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

a:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}

/* Improve button accessibility */
.main-btn-mail:hover,
.main-btn-line:hover,
.header-btn-mail:hover,
.header-btn-line:hover,
.cta-btn-tel:hover {
  opacity: 0.9;
  transition: opacity 0.3s ease;
}

/* Ensure proper list styling */
.check-list-cont {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Improve semantic structure for navigation */
nav {
  display: flex;
  align-items: center;
}

/* Ensure proper heading hierarchy */
h1,
h2,
h3 {
  margin: 0;
  padding: 0;
}

/* Improve focus states for interactive elements */
button:focus,
a:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}

/* Ensure images are responsive */
img {
  max-width: 100%;
  height: auto;
}

/* Improve readability */
p {
  margin: 0;
}

/* Ensure proper semantic structure for articles */
article {
  display: block;
}

/* Improve accessibility for screen readers */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}


#topHero{
    background: url(../img/hero-bg.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 41rem;
}

#worriesWrap{
    /*margin-top: -5.5rem;*/
    /*background: url(../img/worries-bg_2.svg) center center;*/
    background-color: var(--sub);
    background-repeat: no-repeat;
    background-size: cover;
        padding-bottom: 7rem;

}
#main-cta-box{ z-index: 1; }
#headLogo{
    width: 48%;
}
#headMailBtn img{ height: 1rem; }
#headMailBtn{ background-color: var(--accent); }
#headMailBtn,
#headLineBtn{
    height: auto;
    border-radius: 4rem;
    color: white;
    font-weight: bold;
    width: fit-content;
    line-height: 1;
    margin-left: 1rem;
}
#headerInner{
    margin: 1.25rem auto;
      justify-content: space-between;
}
#header-phone{
    display: flex;
    margin-right: 1rem;
    white-space: nowrap;
    width: fit-content;
    padding: 0 0rem;
}
#headTelTxt{
    font-weight: bold;
    padding-left: 1rem;
    color:#3069B2;
}
#headTelTxt #telNo{
    display: inline-block;
    margin-top: 0.2rem;
    font-size: 1.5rem;
    font-family: "Noto Sans JP-Bold", Helvetica;
}
#main-cta-box a p{ margin-bottom:0; }
#main-cta-box a{ margin: auto 1rem; white-space: nowrap; }
.main-cta-phone{ margin-right: 1rem; }

#worriesTitle{ 
    margin-top: auto;
    padding-top: 0rem;
}

/*#priceWrap,*/
#footer,
#ctaMiddle{ padding-top: 8rem; }

#reasonWrap,
#priceWrap,
#faqWrap,
#flowWrap,
#voiceWrap,
#caseWrap{ padding-bottom: 8rem; }

#lawyerWrap,
#bengoshiWrap{
    padding-top: 8rem;
    padding-bottom: 8rem;
}
#bengoshiWrap{
     background: url(../img/worries-btm_arrow.svg) top center no-repeat;
     background-size: 100%;
}
img.voiceUserIcon{ border-radius: 10rem; }

.sectionTitleWrap { padding-top: 10rem;margin-bottom: -3rem; }
.sectionTitleWrap .smallTitle{
    font-family: var(--pc-title-heading-font-family);
    font-weight: var(--pc-title-heading-font-weight);
    /*color: var(--white);*/
    font-size: var(--pc-title-heading-font-size);
    text-align: center;
    letter-spacing: var(--pc-title-heading-letter-spacing);
    line-height: var(--pc-title-heading-line-height);
    font-style: var(--pc-title-heading-font-style);
    position: relative;
    top:-6rem;
}
.sectionTitleWrap .bigTitle{
height: 10rem; 
  font-family: var(--pc-title-heading-en-font-family);
  font-weight: var(--pc-title-heading-en-font-weight);
  /*color: #1e5295;*/
  font-size: var(--pc-title-heading-en-font-size);
  text-align: center;
  letter-spacing: var(--pc-title-heading-en-letter-spacing);
  line-height: var(--pc-title-heading-en-line-height);
  font-style: var(--pc-title-heading-en-font-style);
}
#lawyerExp{ width: 60%; }
#lawyerPhoto{ width: 35%; padding-left: 5%; }
#reasonTitleSmall{     font-size: 1rem;
    font-weight: normal;
    margin: -1rem auto auto auto;
    line-height: 4;
    display: flow-root; }
#main-cta-box{
        background-color: var(--sub);

}
#lawyerAreaBox{ margin-top: 2rem; }
#priceBlank{ width: 354px; }

table#priceTable1,
table#priceTable2{
    width: 100%;
    margin: 2rem auto;
}

table.priceTable{
    margin: 2rem auto;
    border-collapse: collapse;
    background-color: var(--white);
}

table#priceTable1 td:first-child{ font-weight: bold; }
table.priceTable th,
table.priceTable td{
    line-height: 1.2;
    width: 33.3333%;

}

table.priceTable td{
    width: 33.3333%;
    border:0.5px solid #777;
    font-size: 1.05rem;
    text-align: center;
    padding: 1rem;
    vertical-align: middle;
    min-height: 5rem;
}
table.priceTable th{
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 5rem;
    border: 0.5px solid #777;
    position: relative;
    letter-spacing: 0.1rem;
}
table.priceTable th span.line{
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    border-top: 5px solid #f27031;
    height: 3px;
    display: flow;
}
table#priceTable2 th span.line{
    border-color: var(--main);
}
table#priceTable2 td{
    font-weight: bold;
}

table.priceTable .priceCellLeft{
    margin-left: 32%;
}
.group-4 { margin-top: 0.5rem; }
#noBorderTH{ border:none; background-color: var(--sub); }
 .highlight {
    background: linear-gradient(transparent 70%, #ffeb3b 70%);
  }
  #spLogo,
  #headLogo{ max-height: 60px; }
  #headAreaBoxFuchu{ width: fit-content;  }