.cocoro_form-cart {
            border: solid 10px #E4F1F5;
        }
.cart_button img {
padding: 1.3rem 1.2rem;
    position: absolute;
    bottom: 70px;
    width: 93%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: block;
        }
        .cocoro_form-cart-txt {
            font-size: 13px;
            text-align: justify;
            padding: 1.3rem 1.5rem;
        }
        #riyuu .riyuu .txt h3 {
        border-left: 10px solid #e22a6f;
        margin: 30px 0 20px;
        padding-left: 20px;
        line-height: 1.6;
        font-weight: bold;
        font-size: 19px;
    }
    .riyuu p {
        font-size: 16px;
        line-height: 1.7;
        text-align: justify;
    }
    #riyuu .riyuu .r_name {
        font-size: 15px;
        font-weight: bold;
        padding: 10px 0;
        margin-bottom: 10px;
        border-top: 1px dashed #000;
        border-bottom: 1px dashed #000;
    }
        #riyuu .riyuu .txt {
            padding: 0 20px;
            margin-bottom: 40px;
        }
        #use {
            background: #D3D0C7;
            padding-bottom: 30px;
            margin-bottom: 40px;
        }
        #use h3 {
            letter-spacing: 0.1em;
            text-align: center;
            color: #fff;
            background: #362412;
            padding: 20px;
            font-size: 20px;
            font-weight: normal;
        }
        #use h4 {
            text-align: center;
            font-size: 18px;
            color: #fff;
            font-weight: normal;
            border-bottom: 2px solid #fff;
            padding-bottom: 10px;
            margin: 25px 20px 35px;
        }
        #use ul {
            padding: 0;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        #use ul li {
            padding: 0 30px 30px 30px;
            list-style: none;
        }
        .k_maker {
            background: linear-gradient(transparent 60%, #FDFF29 60%);
        }
        small {
            font-size: 80%;
        }
        #story .story {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            counter-reset: number;
            background: #F2F2F2;
            padding: 30px;
            align-items: flex-start;
        }
        #story .story h2 {
            position: relative;
            font-size: 1.8rem;
            padding-left: 80px;
            margin: 0 0 20px;
        }
        #story .story h2::before {
            content: "story";
            display: block;
            position: absolute;
            font-weight: normal;
            top: 13px;
            left: 20px;
            font-size: 1.4rem;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }
        #story .story h2::before, .story h2::after, .yellow_box h1, .free p, .voice p, #mitame h2, #mitame h3, #senmon .txt, #use h3 {
            font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Noto Serif JP", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
        }
        #story .story h2::after {
            display: block;
            counter-increment: number;
            content: counter(number, decimal-leading-zero);
            font-size: 33px;
            font-weight: normal;
            position: absolute;
            top: 33px;
            left: 30px;
            border-right: 1px solid;
            padding-right: 20px;
            padding-top: 5px;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }
        #qa {
            background: #f6f6f6;
            padding: 1px 0;
        }
        .qaContainer dl {
            padding: 20px;
        }
        .qaContainer dt {
            padding: 10px 20px 10px 50px;
            border-radius: 5px;
            background: #df2e6f;
            color: #fff;
            font-size: 18px;
            text-indent: -25px;
        }
        .qaContainer dt:before {
            content: "Q.";
            font-weight: bold;
            margin-right: 7px;
        }
        .qaContainer dd {
            margin: 20px 25px 40px 25px;
            font-size: 16px;
            font-weight: bold;
        }
        .midashi--large {
            font-size: 2.4rem !important;
            padding-top: 30px;
        }
        .midashi--large {
            font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Noto Serif JP", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
            font-size: 2.8rem;
            line-height: 1.3;
            text-align: center;
            letter-spacing: 3px;
            padding-bottom: 15px;
            position: relative;
        }
        .midashi {
            margin-bottom: 35px;
            font-weight: 500;
            padding-top: 55px;
        }
        .cp_table {
            width: 95%;
            margin: 0 auto;
            border-collapse: collapse;
        }
        .cp_table tr:first-child th {
            border-top: 1px solid #dddddd;
        }
        .cp_table th, .cp_table td {
            width: 100%;
            display: block;
            border-top: none;
        }
        .midashi--large::after {
            content: "";
            position: absolute;
            left: 50%;
            bottom: 0;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 60px;
            height: 1px;
            background: #000;
        }
        .cp_table th {
            text-align: left;
            background: #f4f4f4;
        }
        .cp_table th, .cp_table td {
            padding: 10px;
            border: 1px solid #dddddd;
        }
        .txt h2 {
            color: #000 !important;
            text-align: left;
            font-weight: bold;
        }
        .story p {
            font-size: 16px;
            margin-bottom: 30px;
            line-height: 1.8;
            margin-top: 25px;
            color: #000;
        }
        #use p {
            font-size: 16px;
            margin-top: 10px;
            color: #000;
            line-height: 1.7;
        }
        input[type="text"] {
        border: 1px solid #ccc;
        width: 100% !important;
        font-size: 18px;
        padding: 10px;
    }
    .order-in table td, #in_enquete table td, #spots_area table td, #bbc_member table td, #member_area table td, .raku2_lp_deliv_area dd {
        padding: 10px 3% 25px;
        font-size: 17px;
    }
    label {
        font-size: 18px;
    }

    .lp_movie,.lp_movie_mini {
        position: relative;
    }
    .lp_movie_mini video {
        position: absolute;
        bottom: 103px;
        left: 23px;
        width: 95px;
        height: 62px;
        object-fit: cover;
        display: block;
    }
    a.cart_txt {
        text-align: center;
        display: block;
        margin: 10px;
        text-decoration: underline;
        color: #e62b70;
        font-weight: bold;
    }
.blue-back{background: #E4F1F5;padding:10px 0;position: relative;}
.blue-back img{margin-bottom:10px}

.cocoro_form-lp {
    max-width: 750px;
    margin: 0 auto 160px;
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 50%);
}
.plg_Raku2_LC_Page_Entry_Lp_New #container #wrapper {
    max-width: 750px !important;
    padding: 20px !important;
    margin: 0 auto;
}

#calender_area.teiki_cycle table td table td {
    padding: 8px !important;
}
.lp_movie,.lp_movie_mini{
    position: relative;
}
.lp_movie video {
    position: absolute;
    bottom: 177px;
    right: 50px;
    width: 350px;
    height: 196px;
    object-fit: cover;
    display: block;
}
.lp_movie_mini video {
    position: absolute;
    bottom: 185px;
    left: 38px;
    width: 186px;
    height: 115px;
    object-fit: cover;
    display: block;
}
.riyuu img {
    width: 100%;
}

@media screen and (max-width: 959px){
body{margin-top: 0px !important;}
}
@media screen and (max-width: 1023px){body{padding-top:0 !important}}
@media screen and (max-width: 767px) {
    .cart_button img {
        bottom: 40px;}
        .lp_movie video {
            position: absolute;
            bottom: 92px;
            right: 23px;
            width: 185px;
            height: 102px;
            object-fit: cover;
            display: block;
        }
.container{margin-top: 0 !important;padding: 0;}
.cart .first_button {
    bottom: 86px;
    width: 88%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}}
@media screen and (min-width: 768px){.cart .first_button {bottom: 155px !important;}}

.teiki_step-txt {
    padding: 20px;
    text-align: justify;
}
.teiki_step-midashi {
    text-align: center;
    border: solid 2px #730041;
    color: #730041;
    display: block;
    font-weight: bold;
    width: 60%;
    font-size: 18px;
    margin: 40px auto 10px;
    padding: 10px;
}
.hikaku_button {
    display: flex;
    margin-top: -35px;
}