
.p-top-service-item-image {
    text-align: center;
}

.p-top-service-item-image ._adjust {
    width: auto;
    max-height: 225.98px;
}


@media only screen and (min-width: 1100px) {
    .p-top-plan .p-top-hero-background {
        top: -180px;
    }
}

.p-top-hero-background.background-lsp {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    top: 9%;
    pointer-events: none;
    overflow: hidden;
    z-index: 0;
}

.p-top-plan.s-lsp {
    padding: 41px 14px 98px;
    position: relative;
    overflow: clip;
}

.s-lsp .p-top-plan-card-item-detail {
    margin-top: -1px;
}

.s-lsp .p-top-plan-card-item-price {
    display: block;
    text-align: center;
    margin-top: 0;
}

.s-lsp .p-top-plan-card-item-price-body {
    padding-top: 20px;
}

.s-lsp .p-top-plan-card-item-price ul {
    display: inline-flex;
    text-align: left;
    flex-direction: column;
    margin-top: 25px;
}

.s-lsp .p-top-plan-card-item-price ul li {
    font-size: 20px;
}

.s-lsp .p-top-plan-card-item-body {
    height: 100%;
}

.s-lsp .p-top-plan-card-item-detail {
    height: calc(100% - 100.25px);
}