@charset "UTF-8";


.lp-top-area {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /* z-index: 100;
    top: -50px;*/
    background-color: white;
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}


.lp-top-contes{

}

.header-box {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-image: url(./images/lp-header.jpg);
    height: 200px;
    font-family: "Noto Sans", Helvetica, sans-serif !important;
}

.header-box-str {
    height: 200px;
}


.header-box-txt {
    font-size: 24px;
    font-weight: 800;
    padding-top: 50px;
}


.lp-top-title-area {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: bold;
}

.lp-top-service-area {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.lp-top-service-title-area {
    margin-bottom: 19px;
    font-weight: bold;
    color: rgb(228, 59, 44);

}

.lp-top-service-title{

}

.lp-top-service-main-area{

}

.lp-top-service-main-contens{

}

.lp-top-title-price-area {
    font-size: 36px;
    text-align: center;
    color: rgb(26, 171, 83);
    font-weight: bold;
}

.lp-top-title-price-contens{

}

.lp-top-title-button-area {
    text-align: center;
    margin-top: 50px;
}

.lp-top-title-button-contens{

}

.lp-top-title-button {
    width: 400px;
}

.footer-area {
    position: relative;
    z-index: 100;
    top: -50px;
    background: rgb(152, 160, 166);
    color: white;
    padding-top: 40px;
    padding-bottom: 50px;
    font-size: 12px;
    text-align: center;
}

.footer-text-area {
    margin-bottom: 10px;
}

.footer-text {
    margin-bottom: 10px;
}

.privacypolicy-area {
    max-width: 650px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
}

.privacypolicy-contens{

}

.privacypolicy-title {
    font-weight: bold;
}

.privacypolicy-text {
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 30px;
}

.tokutei-title-area{

}

.tokutei-title-str {
    text-align: center;
    margin-bottom: 30px;
    font-size: 26px;
    color: rgb(228, 59, 44);
    font-weight: bold;
}

.tokutei-main-area {
    padding-bottom: 30px;
}

.tokutei-main-contens{

}

table.tokutei-table {
    font-size: 12px;
}

table.tokutei-table th{

}

table.tokutei-table td{

}

.tokutei-area {
    max-width: 800px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
}