:root{
 --font_size_xss: 12px;
 --font_size_xs: clamp(0.75rem, 0.68rem + 0.31vw, 0.875rem);/*12-14*/
 --font_size_s: clamp(0.875rem, 0.805rem + 0.31vw, 1rem);/*14-16*/
 --font_size_m: clamp(1rem, 0.93rem + 0.31vw, 1.125rem);/*16-18*/
 --font_size_l: clamp(1.125rem, 0.914rem + 0.94vw, 1.5rem);/*18-24*/
 --font_size_xl: clamp(1.625rem, 1.414rem + 0.94vw, 2rem);/*26-32*/
 --font_size_xxl: clamp(2.25rem, 1.828rem + 1.88vw, 3rem);/*36-48*/
 --font_size_xxxl: clamp(3rem, 2.578rem + 1.88vw, 3.75rem);/*48-60*/
 --font_size_18: clamp(1.125rem, 1.01rem + 0.38vw, 1.25rem);/*18-20*/
}
#lp_20250713{
 container-type: inline-size;
 padding-block-start: clamp(2em, 1.077rem + 3.08vw, 3em);
 a{
  text-decoration: underline;
  &:hover{
   text-decoration: none;
  }
 }
}
h2{
  padding-inline: 0;
  text-align: center !important;
  font-size: var(--font_size_xl);
  span{
   display: inline-block;
  }
}

h2::before{
 content: "";
 display: block;
 background-image: none !important;
 margin: 0;
 padding: 0;
}

h2.lp-title{
 background: url(hata.png) top center no-repeat;
 padding-block-start: 40px;
 margin-block-start: -10px;
}


.lp-main-block{
 position: relative;
 .top{
  position: relative;
  z-index: 1;
 }
 .mt-80px{
  position: relative;
  margin-top: -50px;
  z-index: 0;
 }
}
.full-contener{
 margin-inline: calc(50% - 50vw);
 &.bg-blue{
  margin-block-start: -60px;
  background-color: #d4edf9;
 }
}
.full-inner{
 width: 100%;
 max-width: 900px;
 margin-inline: auto;
 padding-block: clamp(2em, 0.154rem + 6.15vw, 4em);
 text-align: center;
}
.images-block{
 padding-inline: clamp(1rem, 0.538rem + 1.54vw, 1.5rem);
}
.btn-cta{
 --btn_color: #d93d3f;

 font-size: clamp(1.625rem, 1.048rem + 1.92vw, 2.25rem);
 font-weight: 500;
 display: inline flex;
 column-gap: .5rem;
 align-items: center;
 justify-content: center;
 padding-block: calc(0.8em + calc(1em - 1lh) / 2);
 padding-inline: 1.5em;
 margin-inline: auto;
 color: #fff;
 background-color: var(--btn_color);
 border-radius: 10px;
 box-shadow: 0 0 rgb(0 0 0 / 0%), 0 0 rgb(0 0 0 / 0%), 0 1px 3px rgb(0 0 0 / 10%), 0 1px 2px rgb(0 0 0 / 6%);
 transition: .5s;
 &:hover{
  transform: scale(1.1,1.1);
 }
}


/* section1*/
.section1{
 padding-block-start: clamp(2em, 1.077rem + 3.08vw, 3em);
 h3{
  margin-block-start: 3em;
 }
}

.hana-list{
 list-style: none !important;
 display: inline grid;
 li{
  font-size: var(--font_size_18);
  font-weight: 500;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-block: 1em;
  border-bottom: 1px solid #fff;
  b{
   font-weight: 500;
  }
  }
  li::before,
  li::after{
   content: "";
   display: block;
   width: 30px;
   height: 30px;
   background: url(hana.png) center no-repeat;
   background-size: contain; 
  }
}

/* section2*/
.section2{
 margin-inline: calc(50% - 50vw);
 background:
 url(balloon-l.png) no-repeat,
 url(balloon-r.png) no-repeat;
 background-position: left 90px, right 90px;
 background-size: 26%, 26%;
}

.point-block{
 padding-block: 1.5em;
 .col-block{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  .text{
    order:2;
    margin-block-start: -60px;
    padding: 0 1rem;
    background: rgba(255, 255, 255, 0.7);
    width: stretch;
   }
   .col-pic{
    order:1;
    flex-shrink: 0;
    width: 200px;
    height: auto;
   }
  h3{
   text-align: left;
   border-bottom: 4px dotted #eb6877;
   line-height: 1.5;
  }
  p{
   text-align: left;
   line-height: 1.65;
   margin-top: 1rem;
  }
  ul{
   text-align: left;
   margin-left: 30px;
   list-style: circle;
  }
 }
}
/* section3*/
.section3{
 margin-inline: calc(50% - 50vw);
 background-color: #d4edf9;
 .btn-alige{
  margin-block: 3em;
 }
}
.dl-flow{
 padding-inline: clamp(1rem, 0.538rem + 1.54vw, 1.5rem);
 dt{
  font-size: var(--font_size_xl);
  font-weight: 600;
  text-align: left;
  padding-block-start: clamp(1em, 0.077rem + 3.08vw, 2em);
 }
 dd{
  text-align: left;
 }
}

.section4{
 max-width: 900px;
 margin-inline: auto;
 /*padding-block-start: clamp(2em, 0.154rem + 6.15vw, 4em);*/
 text-align: center;
 h2{
  position: relative;
  padding-top: 148px;
 }
 h2::before{
  position: absolute;
  top:0;
  left: 50%;
  content: url(hana-l.png);
  display: block;
  margin-left: -48px;
 }
}
.img-layer{
 width: auto;
 height: 100%;
 background: url(furima-img03.jpg) no-repeat;
 background-size: cover;
 padding: 2em;
 inset: 0;
 display: grid;
 place-items: center;
 margin-inline: -2em;
}
.img-in-box{
 padding: 2em 1em;
 background-color: rgb(255 255 255 / 60%);
 backdrop-filter: blur(5px);
 display: grid;
 align-items: center;
 gap: 1em;
 .lead{
  font-size: var(--font_size_m);
  font-weight: 600;
 }
}
.kazari-box{
 background: url(kazari-2.png) top center no-repeat;
 font-size: var(--font_size_m);
 font-weight: 600;
 line-height: 1.8;
 padding-block-start: 30px;
 position: relative;
 span{
  display: block;
 }
 &::before{
  content: url(kazari-3.png);
  position: absolute;
  left: 5%;
  top: 40px;
 }
 &::after{
  content: url(kazari-1.png);
  position: absolute;
  right: 10%;
  top: 20px;
 }
}
.box-bottom{
 font-size: var(--font_size_m);
 font-weight: 500;
 text-align: left;
 margin-inline: auto;
}
.kome{
 padding-inline-start: 1em;
 &::before{
  content: "※";
  margin-inline-start: -1em;
 }
}
.mt-40{
 margin-top: -40px;
}
.section-end{
 position: relative;
 .group{
  display: grid;
  background: url(furima-img03.png) bottom left no-repeat;
  position: relative;
  z-index: 2;
  img{
   margin: 0 auto -15px;
  }
 }
 .bottom-block{
  position: relative;
  background: #acd598;
  padding: 2.5em 1em 2em;
  margin-block-start: -10px;
  P{
   font-size: var(--font_size_l);
   font-weight: 500;
  }
 }
}

@media screen and (min-width: 768px) {
 .lp-main-block{
  .mt-80px{
   margin-top: -100px;
  }
 }
 .section2{
  background-size: auto, auto;
 }
 .point-block{
  padding-block: 5em;
  .col-block{
   flex-direction: row;
   gap: 30px;
   .text{
    margin-block-start: 0;
   }
   &:nth-child(even){
    .text{
     order:1;
    }
    .col-pic{
     order:2;
    }
   }
  }
 }
.img-layer{
 aspect-ratio: 1.618 / 1;
 width: 100%;
 height: auto;
 background: url(furima-img03.jpg) no-repeat;
 background-size: 100% auto;
 padding: 2em;
 inset: 0;
 display: grid;
 place-items: center;
}
.img-in-box{
 padding: 2em;
 background-color: rgb(255 255 255 / 60%);
 backdrop-filter: blur(5px);
 display: grid;
 align-items: center;
 gap: 1.5em;
 .lead{
  font-size: var(--font_size_m);
  font-weight: 600;
 }
}
.kazari-box{
 background: url(kazari-2.png) top center no-repeat;
 font-size: var(--font_size_m);
 font-weight: 600;
 line-height: 1.8;
 padding-block-start: 30px;
 position: relative;
 span{
  display: block;
 }
 &::before{
  content: url(kazari-3.png);
  position: absolute;
  left: 25%;
  top: 40px;
 }
 &::after{
  content: url(kazari-1.png);
  position: absolute;
  right: 25%;
  top: 20px;
 }
}
.box-bottom{
 font-size: var(--font_size_m);
 font-weight: 500;
 text-align: left;
 max-width: 70%;
 margin-inline: auto;
}
.kome{
 text-indent: 1.5em;
 &::before{
  content: "※";
 }

}

}/*END*/





