/* #lp01 * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
} */

#lp01 #wrapper{
background:#f5f2ec;
}
#main_lp {
    background: url(images_lp/main_lp07.png) no-repeat center bottom ,  radial-gradient(circle, rgba(233,248,255,1) 0%, rgba(240,251,255,1) 100%);
    background-size: contain;
    width: 100%;
    height: 450px;
}

#main_lp h2 {
    font-size: 45px;
    font-family: var(--font-klee-one);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .15em;
    color: #867156;
    text-align: center;
    margin: 0;
    padding-top: 4vw;
    position: relative;
    z-index: 12;
}
/* #main_lp .inner_lp {
    position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 100%;
    } */
    #main_lp .inner_lp::before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: url(images_lp/bg04.png) no-repeat;
    width: 111px;
    height: 199px;
    background-size: contain;
    z-index: 1;
}
#main_lp .inner_lp::after{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background: url(images_lp/bg04.png) no-repeat;
    width: 111px;
    height: 199px;
    background-size: contain;
    transform: scaleX(-1);
    
    z-index: 1;
}
#main_lp h2 span {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    display: block;
    color: #867156;
}

.inner_lp {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.block_1 {
    padding: 80px 0 0;
}

.block_1 .bg_slider {
    background: url(image_lpo/slider_02.jpg) repeat-x center;
    background-size: auto 100%;
    height: 121px;
    margin-bottom: 0;
    -webkit-animation: slide-bg 50s linear infinite both;
    animation: slide-bg 50s linear infinite both;
    position: relative;
}

@-webkit-keyframes slide-bg {
    0% {
        background-position: 0 center;
    }

    100% {
        background-position: -2350px center;
    }
}

.block_2 {
    background: #f6f1ed;
    padding: 80px 0 0;
}

.block_2 .concept_lp {
    position: relative;
    padding: 45px 0;
    margin-top: 45px;
    background: linear-gradient(0deg, rgba(235, 226, 216, 1) 30%, rgba(255, 255, 255, 0) 20%);
}

.block_2 .concept_lp .inner_lp {
    position: relative;

}

.block_2 .concept_lp .inner_lp::before {
    position: absolute;
    content: '';
    background: url(images_lp/lp_flow01.png) no-repeat;
    background-size: contain;
    width: 65px;
    height: 168px;
    left: 0;
    top: -58px;
}

.block_2 .concept_lp .inner_lp::after {
    position: absolute;
    content: '';
    background: url(images_lp/lp_flow02.png) no-repeat;
    background-size: contain;
    width: 112px;
    height: 139px;
    right: 0;
    top: -58px;
}

.block_2 .concept_lp::before {
    position: absolute;
    content: '';

    background: url(images_lp/bg_block1.png) no-repeat center, linear-gradient(0deg, rgba(235, 226, 216, 1) 0%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 323px;
    top: 0;
    /* width: 120%;
    height: 620px;
    border-radius: 50%;
    top: 0;
    left: 50%;
    background: #ebe2d8;
    transform: translate(-50% , 0); */
}

.block_2 .concept_lp h3 {
    text-align: center;
    position: relative;
    font-size: 38px;
    color: #e4626e;
    font-family: var(--font-klee-one);
    margin-bottom: 1em;
    line-height: 1.3;
}

.block_2 .concept_lp h3 .en {
    position: relative;
    display: block;
}

.block_2 .concept_lp h3 .en span {
    position: absolute;
    display: block !important;
    z-index: 1;
    left: 0;
    top: 14px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 10%;
    text-transform: capitalize;
    font-family: var(--font-pacifico);
    font-size: 18px;
    font-weight: bold;
    color: #a79078;
    letter-spacing: .2em;
}

.center {
    text-align: center;
}
.img_point{
    margin-bottom: 40px;
}
.block_2 .inner02_lp {
    background: url(images_lp/bg_block2.png) center;
    background-size: cover;
    padding: 100px 0 220px;
}

.block_2 .block2_point1 .inner_lp,
.block_2 .block2_point2 .inner_lp ,
.block_2 .block2_point3  .inner_lp{
    background: url(images_lp/bg1_block2.jpg);
    margin-top: 45px;
    padding: 45px;
    border-radius: 20px;
}
.block3_01 {
    /* margin-bottom: 5px; */
}
#lp01 h4 {
    font-size: 30px;
    text-align: center;
    font-family: var(--font-klee-one);
    color: #725a4e;
    margin-bottom: 1em;
    font-weight: bold;
}
#lp01 h4::before{
    display: none;
}
.block_2 .block2_point1 .ttl_small {
    font-size: 22px;
    color: #654E30;
    margin-bottom: 20px;
}

.block_2 .block2_point1 .inner_lp .point_number,
.block_2 .block2_point2 .inner_lp .point_number ,
.block_2 .block2_point3  .inner_lp .point_number{
    text-align: center;
    margin-top: -11%;
    margin-bottom: 10px;
}

.block_2 .block2_point2 {
    padding-top: 150px;
}

.block_2 .inner_lp .list_01 {
    margin-top: 40px;
}

.block_2 .inner_lp .list_01 li {
    list-style: none;
    position: relative;
    display: flex;
    margin-bottom: 15px;
    color: #725a4e;
    font-size: 20px;
}

.block_2 .inner_lp .list_01 li::before {
    display: block;
    content: '';
    background: url(images_lp/icon_lp.png) no-repeat;
    background-size: contain;
    width: 27px;
    height: 28px;
    display: flex;
    margin: -4px 10px 0px 0;
}

.block_2 .block2_point2 .inner_lp::before {
    position: absolute;
    content: "";
    background: url(images_lp/poin02_img1.png) no-repeat;
    background-size: contain;
    width: 256px;
    height: 271px;
    top: -8vw;
    left: -8vw;
}

.block_2 .block2_point3 {
    margin-top: 220px;
}
.block_2 .block2_point3 .inner_lp .img_r{
    position: absolute;
    content: "";
    top: -10vw;
    right: -10vw;
    max-width: 250px;
    width: 45%;
    margin-bottom: 0;
}
.block_2 .block2_point3 .inner_lp .img_l{
    position: absolute;
    content: "";
    top: -8vw;
    left: -8vw;
}
.block_2 .block2_point3 .inner_lp .img_b{
    position: absolute;
    content: "";
    bottom: -3vw;
    right: -4vw;
    max-width: 180px;
    width: 45%;
}
.block_2 h4 span{
font-size: 22px;
display: block;
}
.block_3 h3 , .block_4 h3{
    text-align: center;
  font-size: 40px;
  color: #654E30;
  font-family: var(--font-klee-one);
  line-height: 1.3;
  font-weight: bold;
  /* background: ; */
}
.block_3{
    position: relative;
    padding: 80px 0;
    background: url(images_lp/bg03_block3.png) no-repeat #fdd6c5;
    overflow: hidden;
}
.block_3::before{
    position: absolute;
    content: '';
    background: url(images_lp/bg_block3.png) no-repeat;
    background-size: contain;
    width: 216px;
    height: 247px;
    left: 0;
    top: 0;
}
.block_3 .bg_b{
    position: relative;
}
.block_3 .bg_b::after{
    position: absolute;
    content: '';
    background: url(images_lp/bg02_block3.png) no-repeat;
    background-size: contain;
    width: 362px;
    height: 317px;
    right: -8vw;
    bottom: 0;
}
.block_3 .bg_b .inner_lp::before{
    position: absolute;
    content: '';
    background: url(images_lp/icon01.png) no-repeat;
    width: 74px;
    height: 231px;
    background-size: contain;
    right: -23px;
  bottom:-10rem;
}
.block_3 .inner_lp:nth-child(3){
margin-top: 60px;
}
.mt40{
    margin-top: 40px;
}
.block_3 .en , .block_4 .en{
font-size: 65px;
text-align: center;
color: #eb3552;
font-family: var(--font-pacifico);
line-height: 1;
margin-bottom: 0;
}
.block_4{
    position: relative;
    background: url(images_lp/bg_block4.png) #fdd6c5;
    padding: 17vw 0 80px;
    background-size: 100%;
}
.block_4 .inner_lp::before{
    position: absolute;
    content: '';
    background: url(images_lp/icon02.png) no-repeat;
      background-size: auto;
    width: 74px;
    height: 231px;
    background-size: contain;
    left: 3rem;
    bottom: -13rem;
    z-index: 1;
}
.block_4 .block4_cnt{
    position: relative;
}
.block_4 .block4_cnt::after{
    position: absolute;
    content: "";
    background: url(images_lp/bg01_block4.png) no-repeat;
      background-size: auto;
    background-size: contain;
    width: 145px;
    height: 85px;
    left: 0;
    top: 0;
}
.block_5{
    padding: 80px 0 ;
    background:  #ebe3d9;
}
#lp01 img{
    max-width: 100%;
    /* width: auto; */
    height: auto;
}
.w_cnt{
    max-width: max-content;
    margin: 0 auto;
    text-align: center;
}
.horver:hover{
    opacity: 0.8;
}


@media(max-width: 768px) {
    p, li{
        font-size: 14px;
    }
#main_lp h2 span {
    font-size: 4.5vw;
}
#main_lp h2 {
    font-size: 6.5vw;
}
#main_lp {
    height:60vh;
}
.block_1 {
    padding: 4vw 0 0;
}
.block_2 , .block_2 .concept_lp{
    padding: 3vw 0 0;
}
#lp01 h3 {
    font-size: 4vw;
}
.block_2 .concept_lp h3 .en span {
    font-size: 14px;
}
.block_2 .concept_lp .inner_lp::before {
    width: 45px;
    height: 116px;
}
.block_2 .concept_lp .inner_lp::after {
    width: 90px;
    height: 112px;
}
.inner_lp {
    padding: 0 15px;
    z-index: 1;
}
.block_2 .inner02_lp{
padding: 0;
}
.block_3{
    padding: 6vw 0 0;
}
.block_2 .block2_point3{
    padding: 6vw 0;
}
.block_2 .block2_point1 .inner_lp .point_number, .block_2 .block2_point2 .inner_lp .point_number, .block_2 .block2_point3 .inner_lp .point_number {
    text-align: center;
    margin: -2.5rem auto 0;
    width: 80px;
}
#lp01 h4 {
    font-size: 3.7vw;
    margin: 0.5em 0;
    letter-spacing: 0;
    padding-left: 0;
    margin: 5px 0 30px;
}
.block_2 h4 span{
    font-size: 3vw;
}
.block_2 .block2_point1 .ttl_small {
    font-size: 16px;
}
.block_2 .block2_point2  {
    padding-top: 6vw;
}
.block_2 .block2_point2 .inner_lp::before {
    width: 33%;
    height: 100%;
    top: -8vw;
    left: 1vw;
    max-width: 150px;
}
.block_2 .block2_point3{
    margin-top: 0;
    padding-bottom: 12vw;
}
.block_2 .block2_point1 .inner_lp, .block_2 .block2_point2 .inner_lp, .block_2 .block2_point3 .inner_lp {
    width: 90%;
    padding: 15px;
}
.block_2 .block2_point3 .inner_lp .img_r {
    right: -6vw;
    width: 150px;
    width: 35%;
}
.block_2 .block2_point3 .inner_lp .img_l {
    top: -6vw;
    left: -5vw;
    max-width: 180px;
    width: 35%;
}
.block_2 .block2_point3 .inner_lp .img_b {
    bottom: -2rem;
    right: -4vw;
    max-width: 120px;
    width: 35%;
}
.block_3::before {
    width: 116px;
    height: 147px;
}
.block_3 .bg_b::after {
    width: 262px;
    height: 217px;
    right: -9rem;
}
.block_3 .en, .block_4 .en {
    font-size: 6vw;
}
.block_3 .bg_b .inner_lp::before {
    right: 6vw;
    width: 9vw;
}
.block_4 .block4_cnt::after {
    width: 105px;
    height: 55px;
}
.block_5 {
    padding: 6vw 0 ;
}
.block_2 .inner_lp .list_01 li {
    font-size: 16px;
}
.block_2 .block2_point1 .inner_lp{
    padding-bottom: 30px;
}  
.block_2 .inner_lp .list_01 {
    margin-top: 20px;
}     
.block_4 {
    background: url(images_lp/bg_block4.png) no-repeat, linear-gradient(0deg, rgb(163 213 223) 20%, rgb(253 214 197) 100%);
    background-size: 100% !important;
    margin-top: -1px;
}
.block_4 .block4_cnt {
    padding: 0 5px;
    z-index: 0;
}
.block_4 .inner_lp::before {
    z-index: 2;
}
.block4_cnt .cnt{
    position: relative;
    z-index: 1;
}
.block_2 .concept_lp::before {
    min-height: 5vw;
    height: 19vw;
    top: -9px;
    background-size: contain;
}
.block_2 .concept_lp { 
    padding: 3vw 0 4vw;
}
    .block_2 .concept_lp .inner_lp {
        background: linear-gradient(0deg, rgb(235, 226, 216) 80%, rgba(255, 255, 255, 0) 78%);
      }
.block_2 .inner02_lp {
    margin-top: -10vw;
    padding-top: 13vw !important;
}
.block3_01{
    padding: 0 5px;
}
#main_lp {
    background-size: 120%;
}
#main_lp .inner_lp {
    position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 100%;
    }
}
@media(max-width: 480px) {
    .block_3 .bg_b .inner_lp::before {
        width: 5rem;
        height: 9rem;
        right: -27px;
        bottom: -6rem;
    }
.block_4 .mt40{
    margin-top: 20px;
}
.block_4 .inner_lp::before {
    width: 18vw;
    height: 29vw;
    left: 11vw;
    bottom: -23vw;
}
.block_2 .block2_point3 .inner_lp .img_b {
    bottom: -4.8rem;
}
.block_2 .block2_point3 {
    padding-bottom: 22vw;
}
.block_4 {
    background-size: contain;
}
.block_4 {
    padding: 17vw 0;
}
.block_3 .en, .block_4 .en {
    font-size: 9vw;
}
#lp01 h4 {
    margin: 5px 0 40px;
    font-size: 5vw;
}
#lp01 .inner02_lp h4 {
    margin: 10px 0  20px;
    font-size:26px;
}
#lp01 h3 {
    font-size: 5.7vw;
}
.block_2 h4 span {
    font-size: 20px;
}
}
/* .block_2 .concept_lp {
    background: linear-gradient(0deg, rgb(235 226 216) 75%, rgba(255, 255, 255, 0) 75%);
} */
@media(max-width: 414px) {
    /* #lp01 h3 {
        font-size: 5.5vw;
    } */
    /* #lp01 h4 {
        font-size: 4.5vw;
    } */
    /* .block_2 h4 span {
        font-size: 4vw;
    } */
    .block_2 .concept_lp .inner_lp {
        background: linear-gradient(0deg, rgb(235, 226, 216) 85%, rgba(255, 255, 255, 0) 80%);
    }
}

.mv-lp{
    width: 100%;
    margin: auto;
}
.lpo-block{
    width: 100%;
    max-width: 660px;
    margin: auto;
}
.lpo-block a{
    text-align: center;
    display: block;
    margin: 5% auto 0;
}
.lpo-block a:hover{
    opacity: .7;
    transition: .5s;
}
.lpo-block a img{
    width: 90%;
    max-width: 480px;
}
.margin-t-5{
    margin-top: 5%;
}